
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width:200px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font:bold 14px Arial;
color:white;
background:black url(../images/titlebar.png) repeat-x center left;
margin-bottom:10px; /*bottom spacing between header and rest of content*/
text-transform:uppercase;
padding:4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type:none;
margin:0;
padding:0;
margin-bottom:8px; /*bottom spacing between each UL and rest of content*/

}

.arrowlistmenu ul li{
padding-bottom:2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color:#A70303;
text-align:left;
background:url(../images/right.gif) no-repeat center left; /*custom bullet list image*/
display:block;
padding:2px 0;
padding-left:19px; /*link text is indented 19px*/
text-decoration:none;
font-weight:bold;
border-bottom:1px solid #333333;
font-size:90%;
}

.arrowlistmenu ul li a:visited{
color:#A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color:#A70303;
background-color:#F3F3F3;
}



/* main style definitions */

H2.charities {
	color:#620001;
	font-weight:bold;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
}

a:link, a:active, a:visited
{
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
	text-decoration:underline;
	color:white;
}

a.joinnote
{
	font-size:16px;
}

a:active
{
	color: yellow;
}

p
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

b
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

ul
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

li
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt
}

em
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
}

img
{
	border: 0px none black;
	padding: 0px;
	margin: 0px;
}

	/* This is a fix for IE to support PNG transparency */
img.png
{
	behavior: url(/include/iepngfix.htc);
}


INPUT,TEXTAREA
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

/* main theme */

body.mainbody
{
	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
 	text-align:center;
	background-color:black;
	color:white;
	margin:15px;
	background-attachment:fixed;
}


table.background_table
{
	table-layout:fixed;
	background-color: black;
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	border-spacing: 0px;
	border: 10px black;
	border-collapse: collapse;
}

td.paddless
{
	border: 0px none black;
	padding: 0px;
	margin: 0px;
	text-align:center;
}


td.black_spacer
{
	border: 0px none black;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: center;
	background-color: #ffffff;
}

td.col_welcome
{
	border: 0px none black;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: center;
	background-color: #ffffff;
	height:200px;

}

td.main_left_column
{
	border: 0px none black;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: center;
	background-color: black;
	height:800px;

}

td.main_right_column
{
	background-color: black;
	width: 300px;
	vertical-align: top;
	height:800px;
}

td.req_maincol
{
	border: 0px none black;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: center;
	background-color: #ffffff;
	height:200px;

}

td.AdminPages
{
	border: 0px none black;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: center;
	background-color: #ffffff;
	height:200px;

}

td.admintableheader
{
	border: 0px none black;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #a70001;
}

td.admintablesubheader
{
	border: 1px inherit black;
	padding: 2px;
	margin: 0px;
	background-color: #a70001;
}

td.admintablecells
{
	border: 0px none black;
	padding: 4px;
	margin: 0px;
	background-color: #ffffff;
}

td.admintablecells2
{
	border: 1px inherit black;
	padding: 2px;
	margin: 0px;
	background-color: #ffffff;
}


td.LatestMissions
{
	border: 0px none black;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
	color: #ffffff;
	font-weight:bold;
}

.missionlinks A:link {text-decoration: none; font-size: 8pt; color:#FFFFFF; text-align:left;padding: 10px;}
.missionlinks A:visited {text-decoration: none; font-size: 8pt; text-align:left; padding: 10px;}
.missionlinks A:active {text-decoration: none; font-size: 8pt; text-align:left; padding: 10px;}
.missionlinks A:hover {text-decoration: underline; font-size: 8pt; color:#FFFFFF; text-align:left; padding: 10px;}

.rsslinks A:link {text-decoration: none; font-size: 11pt; color:#620001; text-align:left;}
.rsslinks A:visited {text-decoration: none; font-size: 11pt; color:#620001; text-align:left;}
.rsslinks A:active {text-decoration: none; font-size: 11pt; color:#620001; text-align:left;}
.rsslinks A:hover {text-decoration: underline; font-size: 11pt; color:#620001; text-align:left;}

.links A:link {text-decoration: none; font-size: 11pt; color:#620001; text-align:left;}
.links A:visited {text-decoration: none; font-size: 11pt; color:#620001; text-align:left;}
.links A:active {text-decoration: none; font-size: 11pt; color:#620001; text-align:left;}
.links A:hover {text-decoration: underline; font-size: 11pt; color:#620001; text-align:left;}

.faqlinks A:link {text-decoration: none; font-size: 12pt; color:#620001; text-align:left;}
.faqlinks A:visited {text-decoration: none; font-size: 12pt; color:#620001; text-align:left;}
.faqlinks A:active {text-decoration: none; font-size: 12pt; color:#620001; text-align:left;}
.faqlinks A:hover {text-decoration: underline; font-size: 12pt; color:#ffffff; text-align:left;}

.faq2links A:link {text-decoration: none; font-size: 9pt; color:#ffffff; text-align:left; font-weight:bold; font-style:italic;}
.faq2links A:visited {text-decoration: none; font-size: 9pt; color:#ffffff; text-align:left; font-weight:bold; font-style:italic;}
.faq2links A:active {text-decoration: none; font-size: 9pt; color:#ffffff; text-align:left; font-weight:bold; font-style:italic;}
.faq2links A:hover {text-decoration: underline; font-size: 9pt; color:#ffffff; text-align:left; font-weight:bold; font-style:italic;}

.faq3links A:link {text-decoration: none; font-size: 10pt; color:#620001; text-align:left;}
.faq3links A:visited {text-decoration: none; font-size: 10pt; color:#620001; text-align:left;}
.faq3links A:active {text-decoration: none; font-size: 10pt; color:#620001; text-align:left;}
.faq3links A:hover {text-decoration: underline; font-size: 10pt; color:#ffffff; text-align:left;}

.memberslinks A:link {text-decoration: none; font-size: 9pt; color:#ffffff; font-weight:bold;}
.memberslinks A:visited {text-decoration: none; font-size: 9pt; color:#ffffff; font-weight:bold;}
.memberslinks A:active {text-decoration: none; font-size: 9pt; color:#ffffff; font-weight:bold;}
.memberslinks A:hover {text-decoration: underline; font-size: 9pt; color:#ffffff; font-weight:bold;}

.tourofdutyshowinglink A:link {text-decoration: none; font-size: 16pt; color:#620001; font-weight:bold;}
.tourofdutyshowinglink A:visited {text-decoration: none; font-size: 16pt; color:#620001; font-weight:bold;}
.tourofdutyshowinglink A:active {text-decoration: none; font-size: 16pt; color:#620001; font-weight:bold;}
.tourofdutyshowinglink A:hover {text-decoration: underline; font-size: 16pt; color:#620001; font-weight:bold;}

.charitylink A:link {text-decoration: none; font-size: 16pt; color:#620001; font-weight:bold;}
.charitylink A:visited {text-decoration: none; font-size: 16pt; color:#620001; font-weight:bold;}
.charitylink A:active {text-decoration: none; font-size: 16pt; color:#620001; font-weight:bold;}
.charitylink A:hover {text-decoration: underline; font-size: 16pt; color:#620001; font-weight:bold;}

.admintitles
{
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#ffffff;

}

.adminsubtitles
{
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;

}

.admintext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;

}

.admintext2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;

}

.toursofdutytext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;

}

.toursofdutytitles
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;

}

.toursofdutytoptext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#620001;
	font-weight:bold;

}


.http_referer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#620001;

}

.joinnote
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#620001;

}

.todcontrols
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#620001;

}

.faq_body
{
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	padding: 10px;
	text-align: left;
}

.adminpages_body
{
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	padding: 10px;
	text-align: left;
}

.faqtitle
{
	color: #620001;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}


.viewrequest_text
{
	color: #620001;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.viewrequest_titles
{
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.viewrequest_eventtitle
{
	color: #620001;
	font-family: arial, helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}

.reports_titles
{
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.reports_subtitles
{
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.reports_title_cell
{
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	background-color: #8b765f;
}

.reports_text
{
	color: #620001;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.reports_attendancetext
{
	color: #620001;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.attendancelink A:link {text-decoration: none; font-size: 11pt; color:#620001; font-weight:bold;}
.attendancelink A:visited {text-decoration: none; font-size: 11pt; color:#620001; font-weight:bold;}
.attendancelink A:active {text-decoration: none; font-size: 11pt; color:#620001; font-weight:bold;}
.attendancelink A:hover {text-decoration: underline; font-size: 11pt; color:#620001; font-weight:bold;}

.reports_subtext
{
	color: #620001;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.memberdetailstext
{
	color: #620001;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.memberdetailstitles
{
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.memberdetailstod
{
	color: #620001;
	font-family: arial, helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}

.commandstafftitles
{
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.commandstaffemail A:link {text-decoration: none; font-size: 12pt; color:#620001; font-weight:bold;}
.commandstaffemail A:visited {text-decoration: none; font-size: 12pt; color:#620001; font-weight:bold;}
.commandstaffemail A:active {text-decoration: none; font-size: 12pt; color:#620001; font-weight:bold;}
.commandstaffemail A:hover {text-decoration: underline; font-size: 12pt; color:#620001; font-weight:bold;}

.presspage A:link {text-decoration: none; font-size: 10pt; color:#620001; font-weight:bold;}
.presspage A:visited {text-decoration: none; font-size: 10pt; color:#620001; font-weight:bold;}
.presspage A:active {text-decoration: none; font-size: 10pt; color:#620001; font-weight:bold;}
.presspage A:hover {text-decoration: underline; font-size: 10pt; color:#620001; font-weight:bold;}

.rsstext
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
 	text-align:left;
}

.garrisonnews_body
{
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	padding: 10px;
	text-align: left;
}

.garrisonnewstitle
{
	color: #620001;
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

.garrisonnewsdatetime
{
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style:italic;
}

.garrisonnewstext
{
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
}


.members_body
{
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	padding: 10px;
	text-align: left;
}

.gallery_body
{
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	padding: 10px;
	text-align: left;
}

.charities_body
{
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	color: black;
	padding: 10px;
	text-align: left;
}

.pressreleases_body
{
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	padding: 10px;
	text-align: left;
}

.emperorelite_body
{
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	color: black;
	padding: 10px;
	text-align: left;
}

.emperorelite_body A:link {text-decoration: none; font-size: 12pt; color:#620001; font-weight:bold;}
.emperorelite_body A:visited {text-decoration: none; font-size: 12pt; color:#620001; font-weight:bold;}
.emperorelite_body A:active {text-decoration: none; font-size: 12pt; color:#620001; font-weight:bold;}
.emperorelite_body A:hover {text-decoration: underline; font-size: 12pt; color:#620001; font-weight:bold;}

.remnantseven_body
{
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	color: black;
	padding: 10px;
	text-align: left;
}

.remnantseven_body A:link {text-decoration: none; font-size: 12pt; color:#620001; font-weight:bold;}
.remnantseven_body A:visited {text-decoration: none; font-size: 12pt; color:#620001; font-weight:bold;}
.remnantseven_body A:active {text-decoration: none; font-size: 12pt; color:#620001; font-weight:bold;}
.remnantseven_body A:hover {text-decoration: underline; font-size: 12pt; color:#620001; font-weight:bold;}

.programrules_body
{
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	color: black;
	padding: 10px;
	text-align: left;
}

.memberdetails_body
{
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	padding: 10px;
	text-align: left;
}

.toursofduty_body
{
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	color: black;
	padding: 10px;
	text-align: left;
}

.kaminosquad_body
{
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	color: black;
	padding: 10px;
	text-align:justify;
}

.adminlogin_body
{
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	color: black;
	padding: 10px;
	azimuth:center;
}

.adminloginheaders
{
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-style:italic;
	text-align:center;
}

.adminloginformitems
{
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align:right;
}

.adminerrormessage
{
	color: #FF0000;
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align:center;
	border: 1px inherit black;
	padding: 2px;
	margin: 0px;
	background-color: #ffffff;
}

.kaminosquadtitle
{
	color: #620001;
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align:center;
}

.GeneralPageTitles
{
	color: #620001;
	font-family: arial, helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-align:center;
}


.kaminosquadtext
{
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	text-align:justify;
}


.contactus_body
{
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	padding: 10px;
	text-align: left;
}

.calendar_body
{
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	padding: 10px;
	text-align: left;
}

.welcome_body
{
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	color: black;
	padding: 20px;
	text-align:justify;
	height:250px;

}

.welcome_sidebar
{
	background-color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	color: white;
	padding: 0px;
	text-align:justify;
}

.welcome_logo{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.welcome_text{
	padding:20px;
	padding-top:0px;
}

.welcome_sidebar_header{
  padding-top:0px;
}

.welcome_sidebar_footer{
  padding-bottom:0px;
}

.links_body
{
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	padding: 10px;
	text-align: left;
}

.requestappearance_body
{
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	padding: 10px;
	text-align: left;
}

.news501st_body
{
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	padding: 10px;
	text-align: left;
}

.nerjoin_body
{
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	padding: 10px;
	text-align: left;
}


.photogallery
{
	background-color: #3d3121;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	padding: 10px;
	text-align: center;
}

.ner_in_action
{
	background-color: #8b765f;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	padding: 10px;
	text-align: center;
	height: 415px;
}

td.left_column
{
	background-color: #333333;
	width: 668px;
}

td.req_leftcol
{
	background-color: #333333;
	width: 300px;
}

td.right_column
{
	background-color: #ffffff;
	width: 300px;
	vertical-align: top;
}

td.black_spacer
{
	background-color: black;
	width: 5px;
}



.disclaimer
{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	border: 0px none black;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}



/* calendar */

.calendarevents A:link {text-decoration: none; font-size: 10px; color:#620001; font-weight:bold;}
.calendarevents A:visited {text-decoration: none; font-size: 10px; color:#620001; font-weight:bold;}
.calendarevents A:active {text-decoration: none; font-size: 10px; color:#620001; font-weight:bold;}
.calendarevents A:hover {text-decoration: underline; font-size: 10px; color:#620001; font-weight:bold;}
.calendarevents { background-color:#ffffff;}
/* table.calendar		{ border-left :1px solid #ffffff; } */
tr.calendar-row	{  }
td.calendar-day	{ min-height:80px; font-size:11px; position:relative; } * html div.calendar-day { height:80px; }

td.calendar-day-np	{ background:#ad9679; min-height:80px; } * html div.calendar-day-np { height:80px; }
td.calendar-day-head { background:#8b765f; font-weight:bold; text-align:center; width:120px; padding:5px; /* border-bottom:1px solid #ffffff; border-top:1px solid #ffffff; border-right:1px solid #ffffff;*/ }
div.day-number		{ background:#ad9679; padding:5px; color:#ffffff; font-weight:bold; float:right; margin:-62px -5px 0 0; width:20px; text-align:center; }
/* shared */
/* td.calendar-day, td.calendar-day-np { width:125px; padding:0px; border-bottom:1px solid #ffffff; border-right:1px solid #ffffff; } */



.popup_title
{
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#620001;

}

.popup_datetimetitle
{
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;

}

.popup_datetimevalue
{
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#620001;

}

.popup_details
{
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-align:justify;
	}
.popup_details A:link {text-decoration: none; font-size: 14px; color:#620001; font-weight:bold;}
.popup_details A:visited {text-decoration: none; font-size: 14px; color:#620001; font-weight:bold;}
.popup_details A:active {text-decoration: none; font-size: 14px; color:#620001; font-weight:bold;}
.popup_details A:hover {text-decoration: underline; font-size: 14px; color:#620001; font-weight:bold;}

.tod_title {
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	background-color:#8b765f;
	text-align:center;
}

.tod_subtitle {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	background-color:#8b765f;
	text-align:center;
}

td.requestpadded {
	padding-left:60px;
	padding-right:80px;
}

label.requestindented{
	display: block;
	padding-left: 15px;
	text-indent: -25px;
}

label.requestindented.star{
	padding-left: 6px;
}

/* Remnant 7 Display */

td.LatestMissions table.r7table {
	width: 100%;
	border-spacing: 0px;
}

td.LatestMissions table.r7table td {
	padding: 2px;
}

td.LatestMissions .r7header {
	background-color: #620001;
}

td.LatestMissions .r7footer{
	color: #990000;
	font-style: italic;
	text-align: center;
}

div.remnantseven_body a.r7MemberLink:link
, div.remnantseven_body a.r7MemberLink:visited
, div.remnantseven_body a.r7MemberLink:hover
, div.remnantseven_body a.r7MemberLink:focus
, div.remnantseven_body a.r7MemberLink:active{
	font-size:10pt;
}

table.r7pagecurrent{
	width:100%;
}

.r7currentHeader{
	text-align:center;
	font-size:16pt;
	padding:4px;
}

td.r7member {
	text-align: center;
    vertical-align: top;
    border: 4px black;
    border-style: inset;
    background-color: #630001;
}

div.r7memberinfo{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefefe+0,d1d1d1+49,dbdbdb+50,e2e2e2+100 */
	background: rgb(254,254,254); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(254,254,254,1) 0%, rgba(209,209,209,1) 49%, rgba(219,219,219,1) 50%, rgba(226,226,226,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(209,209,209,1) 49%,rgba(219,219,219,1) 50%,rgba(226,226,226,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(254,254,254,1) 0%,rgba(209,209,209,1) 49%,rgba(219,219,219,1) 50%,rgba(226,226,226,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
	padding:4px;
}

.socialmedia_body
{
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	padding: 10px;
	text-align: left;
}

.socialmedia_tablehead{
	font-size:12pt;
}

.socialmedia_header{
    color: #620001;
    font-family: arial, helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
}

.socialmedia_facebook{
	width:50%;
	vertical-align: top;
}

.socialmedia_twitter{
	width:50%
}