/* CSS Document */
/* This CSS doc is for the SPIE Admin styles only.

global colors 
beige stroke color #cbc5b5
drk beige fill color #a89e84
meddrk red #6e0f12
SPH blue #004669


*/
body {
	background-color:#fff;
	background-image:url(../img/global/SPIE-header-bkgnd.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000;	
	margin:0px;
	padding:0px;
}

a { color:#6e0f12; font-weight:bold; }
a:hover { text-decoration:none; }
a:visited { text-decoration:none;color:#004669 }
a:active { text-decoration:none;color:#004669 }

#nav { width:955px; margin:7px auto 0 71px }
#nav img { float:left; }
#nav ul{  position:relative;list-style:none; margin:0; padding:0; }
#nav li { text-align:center; display:block; position:absolute; margin:0; padding:0; }
#nav a { display:block; }
#nav a span { display:none; }

.page { width:955px; height:auto;  margin:0 auto 0 auto; padding:0; }
#clear { clear:both; }

#headmasterA { height:170px; background-image:url(../img/global/SPIE-headerpic1.jpg); background-repeat:no-repeat; background-position:top center; }
	#headmasterA span { display:none; }


#vline { float:left; background-image:url(../img/global/SPIE-content-vline.gif); background-repeat:repeat-y; background-position:left; margin:31px 0 0 0;  }
#leftcol { float:left; position:relative; width:200px; border-right:2px solid #cbc5b5; padding:0px 0 0 0; margin:0px 0 0 0; background-color:#FCF9E8  }
#leftcol h1 { font-size:12px; color:#FFFFFF; background-color:#004669; text-transform:uppercase; padding:6px; }
#leftcol li { list-style-type: none; margin:6px 0 0 0 }
#leftcol li a { color:#004669; font-weight:normal; }
#leftcol ul { margin:3px 0px 3px 6px; padding:0px } 




#content { position:relative; width:505px; float:left; padding:20px 0 0 27px; margin:0 0 0 0px; text-align:right; line-height:20px }
	#content h2 { margin:0px; }
	#content h3 { margin:0px; float:left; }
	#content h1 span { display:none; }
	#content p { margin:0px 0 0 3px; }
	#content img { float:left; margin:0px 7px 12px 0px; width:150px; height:97px; }
	#content hr { clear:both; margin:12px 0px 12px 0px;  }
	html>body #content input { width:270px; border:1px solid #555555;  margin:3px 0px 3px 6px; color:#000000}
	#content textarea { width:270px; height:100px; border:1px solid #555555;  margin:3px 0px 3px 6px; color:#000000; vertical-align:middle;}
	#content select { width:270px; border:1px solid #555555; margin:3px 0px 3px 6px; color:#000000}
	#content input[type="radio"] { width:13px; vertical-align:middle }
	#content input[type="file"] { width:270px; border:1px solid #555555;  margin:3px 0px 3px 6px; color:#000000 }
	#content input[type="submit"] { width:75px; }
	label { font-weight:bold; color:#90866F; }
	.red { color:#6e0f12 }
	.blue { color:#004669 }
	#content input[type="checkbox"] { margin:5px 259px 3px 6px; border:1px solid #2C2C2C; border-style:solid; width:12px; }

	#statusposition { width:280px; text-align:left; float:right; }
	
	.widthAdjust { width:350px; }
	.shareRow { float:left; }
	.startRow { clear:both; }
	.row111 { width:111px; }
	.row141 { width:141px; }
	.row102 { width:102px; }
	.row115 { width:115px; }
	.row79 { width:79px; }
	.row57 { width:57px; }
	.padTop10 { padding-top:13px; }
	
#chatList a { color:#009900; font-weight:bold; }
#chatList a:hover { text-decoration:none;color:#004669 }
#chatList a:visited { text-decoration:none;color:#333333 }
#chatList a:active { text-decoration:none;color:#333333 }

#LiveChatOpen { float:left; width:275px; display:block; background-color:#F0F0F0; padding:5px}
#LiveChatOpen a { text-decoration:none;color:#004669 }
#LiveChatOpen a:hover { text-decoration:underline;color:#333333 }
#LiveChatOpen a:visited { text-decoration:none;color:#cccccc }
#LiveChatOpen h3 {width:275px; display:block; }

#LiveChatNew { float:left; width:275px; display:block; border-top:0px solid #a89e84; margin:0px 0px 0px 20px; padding:5px; background-color:#BEDEB9; }
#LiveChatNew h3 {width:275px; display:block; }

/* Footer Styles */
#footer { width:100%; background-image:url(../img/global/SPIE-footerbkgrnd.gif); background-repeat:repeat-x; background-position:top; background-color:#004669 }
#footernav { width:955px; margin:0 auto 0 auto; padding:25px 0 20px 0; color:#ffffff; font-weight:bold  }
#footernav a { color:#ffffff; font-weight:normal; margin:3px 0 0 0 }
#footernav a:hover { text-decoration:none; font-weight:normal }
#footernav a:active { text-decoration:none; font-weight:normal }
#footernav img { vertical-align:top; margin:0 96px 0 0; }