@import url("906.css");

/* =CLASSES  
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* tag styles */

/* This is the layout CSS Document for Marines.com */

html {
	font-size:100%;/* IE hack */
	}

body {
	font-size:62.5%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:url(/image/1091.gif) repeat-x #efefdf;
	font-family: "Times New Roman", Times, serif;
	color:#000000;
	}
	
table { 
	font-size: 100%; /* IE hack */ 
	}

p {
	margin:0px;
	padding:0px;
	padding-top:5px;
	font-size:1.2em;
	line-height:1.3em;
	font-family: "Times New Roman", Times, serif;
}

form {
	height:auto;
	padding:0px;
	margin:0px;
}

a {
	text-decoration:none;
	}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#990000;
	margin:0px;
	line-height:23px;
	padding-left:18px;
}

/* fieldset style for forms */

fieldset {
	border: 0 solid #ffffff;
	padding:0px 0px 0px 0px;
	height:auto;
	}

legend {
	margin:0px 0px 3px 0px;
 	padding: 0px 0px 3px 0px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	display:block;
}

label {
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-bottom:4px;
	padding:0px;
}

/* div styles */

/* This is the main div for the page centering the content and boxing it in */
/* Home page versions have the class "home" assigned as well */

#divmain {
	width:872px;
	margin-right: auto;
	margin-left: auto;
	margin-top:13px;
}/* The following five styles are header layout */

#logo {
	position:absolute;
	top:13px;
}

#topblock {
	width:870px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#topblock img {
	float:left;
	}

#topblock .toprtnav {
	padding-top:30px;
	text-align:right;
	}
	
#topblock .toprtnav .home {
	margin-top:-14px;
	margin-right:85px;
	}
	
#topblock .toprtnav .officer {
	margin-top:-14px;
	margin-right:60px;
	}
	
#topblock .toprtnav a {
	color:#990000;
	text-decoration:none;
	}

#topblock .toprtnav .officer a{
	color:#ffffff;
	}

#topblock .toprtnav img.arrow {

	float:none;
	text-align:right;
	}

#topblock .toprtnav img.line {
	margin-top:2px;
	margin-bottom:2px;
	float:none;
	text-align:right;
	}

#topblock .toprtnav .btm {
	text-align:right;
	padding-right:10px;
	}

#topblock .toprtnav .btm .home2 {
	padding-top:5px;
	}

#topblock .toprtnav .btm .officer2 {
	padding-top:5px;
	}

#topblock .toprtnav .btm a {
	color:#465A6F;
	}
	
#topblock .toprtnav .btm .officer2 a {
	color:#000033;
	}

#divsitemap {
	clear:left;
	height:auto;
	width:700px;
	text-align:left;
	float:left;
	padding:0px;
	margin:0px;
}

#main {
	width:870px;
	position:relative;
	border-right: 1px #cccccc solid;
	height:auto;
	float:left;
	border-bottom: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	margin-bottom:25px;
	z-index:99;
}

/* This div holds the content of the page from the top of the page description to the bottom of the content box above the footer */

#box {
	position:static;
	width:698px;
	height:auto;
	top:700px;
	text-align:left;
	z-index:500;
	}

/* This div holds scene/character trait navigation column at the far right */

#scene {
	width:149px;
	padding:0px 9px 9px 9px;
	height:auto;
	float:left;
    border-left: 1px #cccccc solid;
}

/* The following two styles align and space out the dotted lines and the fat black line which contain the interior pages title */

#dotline {
	margin:0px;
	height:1px;
	padding:0px;
}

#black {
	clear: left;
	border: 2px #000000 solid;
	margin-top:1px;
	margin-bottom:1px;
}

/* This div holds the interior pages introduction text */

#intro {
	padding-top:10px;
	font-size:1.1em;
	height:126px;
	padding-bottom:10px;
	width:670px;
	padding-left:18px;
}

/* Footer placement and font treatment */

#footer {
	width:auto;
	z-index:900;
}

#footer span {
	position:relative;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	float:right;
	top:-12px;
}

#footer a {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	text-decoration:underline;
	}

#submit {
	padding-top:12px;
	padding-left:18px;
}

/* font or misc. styles */

/* This class gives a ten pixel margin under each scene/character trait image in the navigation */

.navimg {
	margin-bottom:10px;	
}

#intro .bld {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top:5px;
}

input.textinput {
	margin-top:13px;
	width:260px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	height:1.2em;
	}

.menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	line-height:21px;
	text-decoration:none;
	color:#000033;
}

a.menu {
	line-height:21px;
	text-decoration:none;
	color:#000033;
}





.hidden {
	display:none;
	}
