/* last updated Nov 18 2009 */
body {
	margin:0;
	padding:0;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:76%;
	background:#C9BAA3 url(graphics/sand.png) fixed no-repeat right bottom;
}
#content{
	margin:0 15em 0 0;
	padding:20px 90px 10px 190px;
	color:#000;
	min-height:380px;	
	


}
#popup #content
{
	padding:20px 30px 10px 30px;
}
#rego #content
{
	padding:20px 100px 10px 190px;
}
#popup #content table
{
	width:95%;
}
#content h1{
	width:80%;
	
	
}
#content h2{
	width:80%;
}

#content #navigation{
	
	margin:0;
	padding:0;
	z-index:5;
	width:100%;
}

#content #navigation ul{
	padding:0;
	margin:0;
}

#content #navigation ul.rounded{
	background-color:#fff;
	padding:5px;
}

#content #navigation li{
	list-style-type:none;
	display:inline;
	padding-right:0.2em;
	width:100%;
	margin:100px 5px 0 0;
}
#content #navigation a
{
    font-size:0.9em;
	color:#000;
	/*background-color:#000525;*/
}

#content #navigation a:link,
#content #navigation a:visited{
	color:#000066;
	text-decoration: none;
}
#content #navigation a:focus,
#content #navigation a:hover,
#content #navigation a:active{
	color:#06290E;
	text-decoration: underline;
}
#content #navigation a.current:link,
#content #navigation a.current:visited{
	color:#06290E;
	text-decoration: underline;
}
form{
	/* this is needed to remove padding and margin around asp.net server forms */
	margin:0;
	padding:0;
}
#content ol{
	width:80%;
	padding:0 0 0 3em;
	margin:0;
}

#content #normal ul
{
   padding :0 0 0 3em;
	margin:0;
}

#content #normal li
{
	
}

#content ul
{
	padding:0 0 0 3em;
	margin:0;
}
#content li {
	padding:0.3em 0;
	margin:0;
}


#content a{
	font-weight:bold;
	text-decoration:none;
}
#content a:link{
	color:#000066;
}
#content a:visited{
	color:#06290E;
	text-decoration:underline;
}
#content a:focus,#content a:hover,#content a:active{
	text-decoration:underline;
	color: #06290E;
}
#content table{
	border-collapse:collapse;
	width:80%;
	margin-top:1em;
}

#content table caption{
	text-align:left;
	padding:1em 0;
	font-weight:bold;
	color:#009;	
}

#content table th{
	border:1px solid #fff;
	padding:0.3em;
	background-color:#D6E6CE;
	color:#009;	
	vertical-align:top;
}


#content table th a:link{
color:#000;
text-decoration: underline;
}

#content table th a:visited{
	color:#000;
	text-decoration: underline;
}

#content table th a:hover{
color:#000;
text-decoration: underline;
}

#content table td{
	border:1px solid #fff;
	padding:0.3em;
	vertical-align:text-top;
}

#content table p
{
	margin:0;
	padding:0.1em;
}


#content input[type=textbox]{
	width:15em;
}
#content input[type=checkbox]
{
	width:2em;
}
#content label
{
}
#content object, #content embed{
	margin:5px 0 5px 0;
}
#content .adminTextArea
{
	width:30em;
	height:8em;
}
#main-title {
	position: absolute;
	top:35px;
	right:10px;
}

#main-title a{
	text-decoration:none;
	padding:0;
	margin:0;
	line-height:2;
}
#main-title a:link,#main-title a:visited{
	color:#fff;
}
#main-title a:focus,#main-title a:hover,#main-title a:active{
	color:#FFC080;
}
#main-title a.sectionHeadLink:link,#main-title a.sectionHeadLink:visited{
	color:#FFC080;
}
#main-title a.sectionHeadLink:focus,#main-title a.sectionHeadLink:hover,#main-title a.sectionHeadLink:active{
	color:#fff;
}
#main-title a.sectionHeadLink{
}
a.homeLink{
	float:left;
	width:12em;
	text-align:left;
}
h1 {
	
	padding:1em 0 0.3em 0;
	
	color:#06290E;
	border-bottom: 1px #fff solid;
	letter-spacing: 5px;
	font-size: 1.4em;
	margin:0;
}
h2 {
	padding:1em 0 0.3em 0;
	color:#06290E;
	letter-spacing:3px;
	font-weight: bold;
	font-size: 1.2em;
	margin:0;
	

}

h3{
	padding:0.5em 0 0.3em 0;
	border-bottom: 1px #fff solid;
	font-weight:normal;
	font-size: 1.2em;
	width:70%;
	margin:0;
}
h4{
	color:#06290E;
	margin:5px 0 0 0;
}
.currentStep{
	font-weight:bold;
	color:#4283E0;
}

.wideLabel{
	/* for labels in forms */
	float:left;
	width:15em;
}

label{
	float:left;
	width:15em;
}

.hidden{
	display:none;
}
.error, .warning, .attention{
	color:#800000;
	font-weight:bold;
	font-size:90%;
}

.csSectionTitle
{
	color:#800000;
	font-weight:bold;
	border-bottom: 1px #fff solid;
	font-size:90%;
	padding:0.3em;
	width:80%;
}

.warning
{
    padding:0.3em 0.3em 0.3em 0;
    margin:0.5em auto;
    width:90%;}
#edit_details{
 	position:absolute;
 	top:160px;
 	right:10px;
	width:200px;
	height:200px;
	padding:0;
	background:url(graphics/cloud.gif) top left;
	
	/*margin-left:1.5em;
	border:2px dashed #fff;*/

}
#edit_details h2 /*a:link, #edit_details h2 a:visited*/{
	color:#000;
	padding:30px 0 0 10px;
	margin-left:15px;
}
#edit_details p{
	margin:0;
	padding:5px 25px;
}

#footer{
	
	bottom:0;
	background: url(graphics/neals.gif) no-repeat;
	/*	background:transparent url(graphics/night.gif) fixed no-repeat right bottom;*/
	margin:100px 0 0 0;
	padding:0 0 0 60px;
	text-align:center;
	font-size:80%;
	color:#006;
	border-top:solid 1px #fff;
}

#footer p{

}




#footer ul{ list-style:none;padding:0 0 0.5em;margin:0;}
#footer li{display:inline;padding:0 0.5em;margin:0;}
#footer li a{text-decoration:none;}
#footer li a:link,#footer li a:visited{color:#fff;text-decoration:none;}
#footer li a:focus,#footer li a:hover,#footer li a:active{color:#FFC080;text-decoration:none;}
.right{
	text-align:right;
	padding-left:20em;
}  

 span.smallLabels label{
	float:none;
	padding:0 0.5em;
	margin:0 1em 0 0;
 }
 span.smallLabels input{
	padding:0;
	margin:0;
	 
 }
 legend {
	color:#000;
 }
 
 #ctl00_ContentPlaceHolder1_pnlGameLogin{

 }
 #content a.accdiv{
 background-color:#CC0000;
 }
 #content .accdiv p
 {
 	margin:0.3em 0;
 }
 #content a.acc{
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	border:0;
	display:block;
	background-color:#9FD5F5;
	color:#000;
	margin:0.2em 0 0 0;
	padding:0.1em 0.5em 0 0.5em;
}
#content a.acc:focus,
#content a.acc:hover,
#content a.acc:active{
	color:#fff;
	background-color:#600;
}

#content a.highlight,
#content a.highlight:link,
#content a.highlight:visited{
	color:#fff;
	background-color:#34750D;
	text-decoration:none;
}
#content a.highlight:focus,
#content a.highlight:hover,
#content a.highlight:active{
	color:#fff;
	background-color:#34750D;
}

.selected{
	background-color:#BE8FB7;
}

#content #crisisImg, #content #ctl00_crisisImg{
      position:absolute;
      top:40px;
      left:20px;
}
.clearleft{
	clear:left;
}

.csImageDescription
 {
	color:#3F1414;
	text-align:left;
	/*font-weight:bold;*/
	font-size: smaller;	
}



#content ul.DataList{
	width:250px;
}


#content table.noBorder td
{
 border:0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}

#content table.BadgeLayout td
{
 border:0px;
 text-align:center;
 width:120px;
}

#content table.BadgeLayout td img
{
 border:0px;
}

#Bill, #Larry, #Steve
{
	background:url(graphics/agentx.gif) top left;	
}

.recommendFriend
{
	padding:10px 10px 10px 10px;	
}

.googleMaps
{
	width:450px;
	height:300px;
	border: solid 1px #000;
}

#content table tr.Pager td>*
{
	width:100px;
	text-align:center;
	border: 0px;	
}

#selectionControls label
{
	float:none;	
}

#selectionControls input[type=checkbox]
{
	width:1em;
}

#selectionControls .TextLabel
{
	width:15em;	
}

#selectionControls .TextBox
{
	width:75%;	
}
#timer{
	position:relative;
}
.timerDiv{
	position:absolute;
    font-size:18px; 
    text-align:left; 
    color:black; 
    padding-top:5px; 
    top:0; 
    left:0; 
    display:none;    
}


#flashcontent{
	padding:0;
	margin:0;
	
	
	
}
