@charset "UTF-8";

   /*Body styling*/
body {
	padding: 0px;
	margin: 0px;
}
/*Body styling end */


 /*Wrapper styling*/
#wrapper {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background: #FFFFFF url(../images/NewGraphics/Bg_1000.png) repeat;
}
 /*Wrapper styling end */

 /*Firefox styling*/
 #Firefox {
	width: 980px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: normal;
	padding: 0px;
}
#wrapper #Firefox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Firefox a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#Firefox a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B30606;
	text-decoration: none;
}
#Firefox a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
 /*Firefox styling end */
 

 /*masthead styling*/
#wrapper #masthead {
	height: 125px;
	width: 980px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/NewGraphics/AGU_header_New.png) no-repeat;
}
 /*masthead styling end */
 
 
 /* ######### CHROME MENU ######### */
 
 .chromestyle{/* Chrome button styling*/
	font-weight: bold;
	margin: 0px auto;
	width: 900px;
	background: #FFFFFF;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(../chrometheme/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

#chromemenu ul li a[rel]:after{ /*HTML to indicate drop down link*/
	content: " ";
	background-repeat: no-repeat;
	width: 25px;
}
#chromemenu {
	width: 978px;
	margin-right: 0px;
	margin-left: 20px;
	padding: 0px;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #494949;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #DADADA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: normal;
}

.chromestyle ul li a:hover{
background: url(../chrometheme/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
	content: " v";/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 202px;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);
	left: 289px;
	visibility: hidden;
}
.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

/*Content main styling */
#wrapper #content {
	padding: 20px 0px 0px;
	width: 980px;
	float: left;
	clear: right;
	background-color: #FFFFFF;
	margin: 0px 0px 4px 20px;
}

/*General main body character styling*/

#wrapper #content p {
	color: #333333;
	margin: 5px 15px 10px 10px;
	font: normal 0.85em/145% Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: left;
}
#wrapper #content h1 {
	color: #990000;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#wrapper #content h2 {
	color: #000000;
	text-indent: 10px;
	font: normal 1em Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 10px 15px 0px 0px;
}
#wrapper #content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #666666;
	font-weight: normal;
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#wrapper #content a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	color: #990000;
	line-height: 125%;
}
#wrapper #content a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	color: #999999;
	line-height: 125%;
}
#wrapper #content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	line-height: 125%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#wrapper #content a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	line-height: 125%;
}


/*General footer styling*/

#footer {
	width: 980px;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: url(../images/NewGraphics/stripe_b.png) repeat;
}
	
/*Footer bodycopy styling*/
#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}

/* reusable class for columns in the footer */
.footerCol {
	float:left;
	width:290px;
	margin-lift:15px;
	color: #333333;
	padding: 0px;
	clear: right;
	margin: 10px 15px 0px;
	}
#footer .footerCol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
}
#footer .footerCol h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #990000;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	font-weight: normal;
}
	
/*Footer Link styling*/
#footer .footerCol a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

#footer .footerCol a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #999999;
}
#footer .footerCol a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#footer .footerCol a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}


/************************* //// \\\\\**********************/

/* subNavi styling*/
#wrapper #subNavi {
	width: 980px;
	height: 30px;
	clear: both;
	background: url(../images/Frontpage/Columns/bottomStrip.png) repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#wrapper #subNavi p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	text-indent: 5px;
	text-align: center;
	float: right;
	width: 300px;
}


/* Bottom Footer List styling*/
#wrapper #subNavi ul {
	text-decoration: none;
	display: inline;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#wrapper #subNavi li {
	display: inline;
	background-position: center;
	text-align: center;
	margin: 10px 0px 0px 12px;
	padding: 10px 20px 10px 25px;
}

/* Bottom Footer Link styling*/

#wrapper #subNavi a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#wrapper #subNavi a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

#wrapper #subNavi a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #CC0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: dotted;
}
#wrapper #subNavi a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.BoldText {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}


/* Credit styling - DT7 Design */
#credit {
	width: 980px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	text-align: right;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#credit p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;	
}

/* Credit link styling */
#credit a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #669900;
	text-decoration: none;
	padding: 0px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#credit a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#credit a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}

#credit a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
