@charset "UTF-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	background-color:#F2EDB2;
	background-image:url(/images/repeat_main_bg.jpg);
	background-repeat:repeat-x;
}

#bodyheadline {
	font-size:18px;
	font-weight:bold;
	color:#336633;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:.67em;
	line-height:1.05em;
}

.snippetheadline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	font-size:14px;
	margin-bottom:10px;
	text-align:left;
	font-weight:bold;
	color:#325C64;
}

.snippetbody{
	line-height:16px;
}

p{
	color:#333;
}

a:link, a:active, a:visited{
	color:#325C64;
	text-decoration:none;
	font-weight:bold;
}

a:hover, a:visited:hover{
	color:#7AA0E5;
	text-decoration:none;
	font-weight:bold;
}

.headline{
	font-size:16px;
	color:#637B37;
	font-weight:bold;
}

.subhead{
	font-size:14px;
	color:#325C64;
	font-weight:bold;
}

.highlight{
	color:#769853;
	font-style:italic;
}

.smalltext{
	color:#333333;
	font-size:10px;
	line-height:14px;
}

/* BOF listtable Styles */
table.listtable {
	border-width:0px;
	padding: 0px 0px 15px 0px;
	width:90%;
}

.listtable a {
	font-weight:bold;
}

table.listtable div {
	border:none;
	border-style:none;
	border-width:0px;
}

table.listtable td {
	padding:7px 5px 7px 5px;
	border-bottom-color:#A5A699;;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

#bodycolumn ul li{
	margin-left:10px;
	color:#8FAB72;
	list-style:disc;
}

/*****************text formatting styles above*****************/

/*****************structure styles below*****************/

#headerlogo {
	width:136px;
	height:130px;
	background-image: url(/images/atlas_logo.jpg);
	background-repeat:no-repeat;
}

#headerlogo img {
	margin:18px 0px 0px 13px;
}

#container{
	width:1096px;
	margin:0px auto;
}

#mainwrapper{
	border-left:#000 1px solid;
	border-right:#000 1px solid;
	border-top:none;
	border-bottom:none;
}

#mainheader{
	width:980px;
	position:relative;
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	background-position:right;
	border-left:#FFF 1px solid;
	border-right:#FFF 1px solid;
	/*
	border-top:none;
	border-bottom:none;
	*/
}

/******************** BOF Top Tabs, Drop Down Menu ********************/

#mainnav {
	position: absolute;
	float: right;
	width: 850px;
	margin: 70px 0px 0px 150px;
	z-index: 90;
}

#mainnav a {
	display: block;
	text-align: center;
	text-decoration: none;
	margin:0;
	padding:0;
}

#mainnav ul li a {
	padding-bottom: 4px;
}

#mainnav ul li a:hover, #mainnav ul li a:visited:hover {
	border-bottom:#FFCC00 1px dotted;
	padding-bottom:3px;
}

#mainnav ul li ul li a {
	padding-bottom: 4px;
}

#mainnav ul li ul li a:hover, #mainnav ul li ul li a:visited:hover {
	border-bottom:none;
	padding-bottom:4px;
}

#mainnav a:link, #mainnav a:active, #mainnav a:visited {
	color:#FFF;
	font-weight: bold;
}

#mainnav a:hover, #mainnav a:visited:hover {
	color:#FFCC00;
	font-weight: bold;
}

#mainnav li ul li a { /* To resize submenu text. Smaller and not bold. */
	font-weight:normal;
	z-index: 100;
	font-size:10px;
	line-height:1.25em;
}

#mainnav li ul {
	position: absolute;
	left: -999em;
	z-index: 100;
	margin:0;
	padding:0;
}

#mainnav ul li {
	display:inline;
	padding: 10px 0px 10px 0px;
	float: left;
	width: 150px; /* Controls width of tabs */
	z-index: 100;
}

#mainnav li ul li {
	background-color:#5F7834; /* set background color of drop downs */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3DDC7;
	background-image: none; /* set roll-over image of drop downs */
	background-repeat: no-repeat;
	z-index: 100;
}

#mainnav li:hover ul {
	position:relative;
	left: 0;
}

#mainnav li.sfhover ul {
	position:relative;
	left: 0;
}

/******************** BOF Secondary Links, Clamshell Menu ********************/

/* link titles */
#secondarylinkhead {
	width:169px;
	padding: 5px 5px 4px 10px;
	margin: 0px 0px 0px 0px;
	color:#336600;
	font-size:9px;
	font-weight:normal;
}

#menuHead {
	width: 199px;
	/* this width value is also effected by
	the padding we will later set on the links.*/
}

#menuHead ul {
	font-family: verdana, arial, sanf-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	list-style-type: none;
}

#menuHead li {
	margin: 0px 0px 0px 0px;
}

#menuHead a {
	display: block;
	width: 179px;
	padding: 12px 5px 13px 10px;
	text-decoration: none; /*lets remove the link underlines*/
}

#menuHead a:link, #menuHead a:active, #menuHead a:visited {
	color: #637B37;
	font-weight:normal;
}

#menuHead a:hover {
	color:#FFFFFF;
	background:url(/images/repeat_lt_link_bg_blue.jpg); /*For adding a background image on roll-over*/
	background-repeat:repeat-x;
	background-color:#506826;
	font-weight:normal;
	padding-left:10px;
}

/* Sub-menus */

#menuOption {
	width: 199px;
	/* this width value is also effected by
	the padding we will later set on the links.*/
	
}

#menuOption ul {
	font-family: verdana, arial, sanf-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

#menuOption li {
	margin: 0px;
}

#menuOption a {
	display: block;
	width: 159px;
	padding: 5px 10px 5px 30px;
	text-decoration: none; /*lets remove the link underlines*/
}

#menuOption a:link, #menuOption a:active, #menuOption a:visited {
	color:#FFFFFF;
}

#menuOption a:hover {
	color:#FFFFFF;
	background:url(/images/repeat_lt_link_bg_blue.jpg); /*For adding a background image on roll-over*/
	background-repeat:x-repeat;
}

/******************** EOF Secondary Links, Clamshell Menu ********************/

#maincontentwrapper{
	width:980px;
	position:relative;
	border-left:#FFF 1px solid;
	border-right:#FFF 1px solid;
	border-top:none;
	border-bottom:none;
}

#flasharea {
	width:980px;
	height:50px;
	position:relative;
	clear:both;
}

#leftcolumn{
	float:left;
	width:179px;
	padding:10px;
	border-right:#CCC 1px dotted;
	background-image:url(/images/repeat_left_nav_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
}

#leftcolumn ul li{
	list-style:none;
	margin:0px;
	padding:0px;
}

#leftcolumn ul li a{
	list-style:none;
	margin:0px;
	padding:10px 0px 10px 0px;
}

#bodycolumn{
	float:right;
	width:750px;
	padding:7px 15px 7px 15px;
	background-image:url(/images/body_top_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFF;
	line-height:18px;
}
/*//////snippet styles/////*/
#snippetscontainer{
	float:left;
	width:938px;
	position:relative;
	border-left:#FFF 1px solid;
	border-right:#FFF 1px solid;
	border-top:none;
	border-bottom:none;
	padding:21px;
	background-image:url(/images/repeat_bg_behind_snippits.jpg);
	background-color:#ECF1E7;
	background-repeat:repeat-x;
	text-align:left;
}
#snippetswrapper{
	float:left;
	width:889px;
	background-color:#FFF;
}

#isonews{
	float:left;
	width:44px;
}

#newssnippet{
	float:left;
	width:276px;
	padding:10px;
	border-left:#3D6B7C 1px solid;
}

#homebody{
	float:left;
	width:558px;
	border-left:#CCC 1px dotted;
	padding-left:15px;
	line-height:18px;
	margin-top:15px;
}

#footersnippets{
	float:left;
	width:889px;
	line-height:16px;
}

#copyright{
	width:1095px;
	text-align:center;
	color:#FFF;
	margin:0px auto;
}

/*///////end snippet styles///////*/

#footer{
	float:left;
	width:972px;
	padding:10px 5px 5px 5px;
	background-image:url(/images/repeat_footer_bg.jpg);
	background-repeat:repeat-x;
	background-color:#1A4678;
	text-align:center;
}

#footer a:link, #footer a:active, #footer a:visited{
	color:#FFF;
	text-decoration:none;
	margin:0px 10px 0px 10px;
	font-weight:normal;
}

#footer a:hover, #footer a:visited:hover{
	color:#3366CC;
	text-decoration:none;
	margin:0px 10px 0px 10px;
	font-weight:normal;
}

#verybottom{
	width:1095px;
	height:15px;
	background-image:url(/images/very_bottom.jpg);
	background-repeat:no-repeat;
	margin-right:1px;
	margin-top:-1px;
}

/***************** BOF Contact Forms *****************/

#contacttable {
	width:550px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#contacttable p {
	display:block;
	margin: 0px 0px 2px 0px;
}

#contacttable td {
	padding: 10px 10px 0px 0px;
	vertical-align:top;
}

#contacttable td input, #contacttable td select, #contacttable td textarea {
	width:100%;
}

#contacttable td div input {
	width:auto;
}

#contacttable p.required {
	color:#669900;
}

#contacttable td.addpadding {
	/* for ie6 only */
}

/******************** BOF WARNINGS ********************/

div.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CC6600;
	padding: 1px;
	text-align: center;
	color: #FFFFFF;
	margin-top:1px;
	margin-left:0px;
	margin-right:0px;
}
div.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FF0000;
	padding: 1px;
	text-align: center;
	color: #FFFFFF;
	margin-top:1px;
	margin-left:0px;
	margin-right:0px;
}
div.warning p, div.alert p {
	margin-top:.25em;
	margin-bottom: .25em;
	color: #FFFFFF;
}

/* BOF Lightbox Styles */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/includes/javascript/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/includes/javascript/lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* EOF Lightbox Styles */

/***************************************************************************/
/****************** VIDEO IN-LINE PLAYER STYLES ***********************/
/***************************************************************************/

/* container has a background image */
a.inlineplayer {display:block;width:190px;height:150px;padding:0;text-align:center;float:left;margin:0 20px 15px 0; text-decoration:none !important}
 
/* splash image */
a.inlineplayer img {margin-top:55px;border:0}