/*##########   SET BASE STYLES & NORMALIZE BROWSER MARGINS   ############*/


body {
	margin: 0px;
	padding: 0px;
	background: #585756 url(../images_ncar/back.png) repeat;
	font-family: verdana, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: normal;
	text-align: center; 
}

img {
	margin: 2px;
	padding: 0px;
	vertical-align: middle;
}

h1 {
	margin: 5px 0px 15px 5px;
	font-size: 13pt;
	line-height: 17pt;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia, serif;
	color: #62493d;
	text-transform: uppercase;
}


h2 {
	margin: 15px 5px 10px 0px;
	font-size: 9pt;
	line-height: 11pt;
	font-style: oblique;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	color: #3369ba;
}

h3 {
	margin: 12px 5px 10px 0px;
	font-size: 9pt;
	line-height: 11pt;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia, Times, serif;
	color: #333;
	border-bottom: 1px solid #333;
}

p {
	margin: 10px 15px 25px 0px;
	color: #2d2d2d;
	font-family: verdana, sans-serif;
	font-weight: normal;
}


a {
	text-decoration: none;
	color: #438dda;
	font-family: verdana, sans-serif;
	font-weight: normal;
}

a:hover {
	background: #cde8fb;
}

a img {
	border: 0;
	vertical-align: middle;
}


/*##########   BEGIN PAGE CONTENT AREA  ############*/


#wrap {
	position: absolute;
	top: 91px;
	left: 0px;
	width: 100%;
	height: auto;
}

#content {
	background: #fff;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 978px;
	height: auto;
	border-left: 7px solid #727a8d;
	border-bottom: 2px solid #727a8d;
	border-right: 7px solid #727a8d;
	text-align: left;
	overflow: hidden;
}



/*##########   NCAR PAGE HEADER  ############*/



#subheader {
	background: #fff url(../images_ncar/header_ncar.jpg) no-repeat left top;
	float: left;
	clear: left;
	width: 100%;
	height: 57px;
}

#subheader img {
	margin: 45px 0px 0px 0px;
	float: left;
}



/*##########   GOOGLESEARCH  ############*/

#googlesearch {
	float: right;
}


/*##########   NEW COLUMN - PAGE-LEVEL NAVIGATION  ############*/

#column_pagenav {
	background: #fff url(../images_ncar/pagenavback.jpg) repeat-x;
	float: left;
	clear: left;
	width: 130px;
	height: 100%;
	_height: 600px; /* for IE6 */
	min-height: 600px;
	margin: 25px 0px 0px 0px;
}

/*##########   NEW COLUMN - PAGE CONTENT  ############*/

#wrap_pagecontent {
	background-color: #f6f5e9;
	float: left;
	width: 845px;
	_width: 830px; /* For IE6 */
	margin: 25px 0px 0px 0px;
}

#wrap_pagecontent p {
	font-size: 9pt;
	line-height: 14pt;
	padding: 0px 5px 0px 2px;
	color: #333;
}

#wrap_pagecontent a {
	font-size: 9pt;
	color: #487ce1;
}


#wrap_pagecontent ul {
	list-style-position: outside;
	list-style-type: square;
	margin: 5px 10px 20px 20px;
	color: #333;
	
}

#wrap_pagecontent ol {
	margin: 5px 10px 20px 20px;
	color: #333;
	
}

#wrap_pagecontent li {
	margin: 5px 10px 5px 10px;
	padding: 0px 0px 6px 0px;
}




/*##########  MAIN CONTENT  ############*/


#column_pagecontent_article {
	/*background-color: #f6f5e9;*/
	background-color: #fff;
	float: left;
	width: 442px;
	height: auto;
	_height: 600px; /* for IE6 */
	min-height: 600px;
	margin: 0px;
	padding: 20px 40px;
	_padding: 0px; /* for IE6 */
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#column_pagecontent_article  h2 {
	font-size: 9pt;
	line-height: 11pt;
	color: #333;
	border-top: 1px solid #95a6b1;
	border-bottom: 1px solid #95a6b1;
	background: #d2e0ea;
	padding: 2px;
	width: 100%;
}




/*##########  SECONDARY CONTENT  ############*/

#column_subcontent_wrap {
	width: 319px;
	height: auto;
	min-height: 400px;
	float: right;
	margin: 0px;
	border-top: 1px solid #ccc;
}


#column_subcontent_wrap h1 {
	font-size: 10pt;
	color: #295594;
	text-transform: uppercase;
	font-weight: bold;
	margin:  0px 0px 10px 10px;
	}

#column_subcontent_wrap h2 {
	color: #666;
	font-size: 10pt;
	font-weight: bold;
	margin: 2px 0px 8px 0px;
	padding: 6px 5px 2px 7px;
	text-align: center;
}

#column_subcontent_wrap ul {
	margin: 15px 0px 0px 0px;
}


#column_subcontent_wrap ul li a {
	margin: 15px 0px 0px 0px;
	font-size: 8pt;
	line-height: 10pt;

}

#column_subcontent_wrap ul li {
	margin: 15px 0px 15px 0px;
	font-size: 8pt;
	line-height: 10pt;
	list-style: none;
}

#column_subcontent_wrap p {
	font-size: 8pt;
	line-height: 12pt;
	margin: 8px 8px 12px 10px;
}

#column_subcontent_wrap a {
	font-size: 8pt;
	line-height: 12pt;
}



/* ----- col1full ----- */

#column_related_fullwidth1 {
	background: #f2f2f2 url(../images_ncar/subcontent_background2.jpg) repeat;
	border: 2px solid #e9e8d4;
	float: left;
	width: 96%;
	height: auto;
	min-height: 100px;
	margin: 4px 0px 10px 2px;
	padding: 0px;
}


/* ----- col2full ----- */

#column_related_fullwidth2 {
	background: #f2f2f2 url(../images_ncar/subcontent_background.jpg) repeat;
	border: 2px solid #d2e0ea;
	float: left;
	clear: left;
	width: 96%;
	height: auto;
	min-height: 100px;
	margin: -4px 0px 10px 2px;
	padding: 0px;
}

/*##########   UCAR Comm RIGHTS AND REPRODUCTION  ############*/

#ucarcomtext {
	background-color: #eee;
	float: left;
	clear: left;
	width: 830px;
	height: auto;
	padding: 15px;
	margin: 0px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#ucarcomtext p {
	font-size: 8pt;
	line-height: 10pt;
	color: #666;
	margin: 20px;
}

#ucarcomtext a {
	font-size: 8pt;
	line-height: 10pt;
	color: #6496ea;
}




/*##########   PAGE FOOTER  ############*/


#footer {
	background: #f0ac6d;
	margin: -2px 0px;
	padding: 5px;
	width: 975px;
	height: 18px;
	float: left;
	clear: both;
	
	border-top: 1px solid #809280;

}

#footer p {
	font-size: 8pt;
	line-height: 10pt;
	margin: 3px 3px 3px 15px;
}

#footer a {
	color: #4c4b4c;
}




/* ########  General class styles  ######## */


.page_figure_left {
	width: 160px;
	float: left;
	margin: 5px 12px 6px 0px;
	padding: 0px;
	font-size: 8pt;
	line-height: 10pt;
	color: #3c6786;
	display: inline;
}

.page_figure_left img {
	margin: 0px 2px 2px 0px;
	padding: 0px;
	border: 1px solid black;
	width: 160px;
}

.page_figure_right {
	width: 160px;
	float: right;
	margin: 5px 0px 6px 12px;
	padding: 0px;
	font-size: 8pt;
	line-height: 10pt;
	color: #3c6786;
	display: inline;
}

.page_figure_right img {
	margin: 0px 0px 2px 2px;
	padding: 0px;
	border: 1px solid black;
	width: 160px;
}

.floatleft {
	float: left;
	margin: 5px 12px 6px 0px;
	padding: 0px;
	clear: left;
	}

.floatleft_border {
	float: left;
	margin: 5px 12px 6px 0px;
	border: 1px solid black;
	clear: left;
}

.floatright {
	float: right;
	margin: 5px 0px 6px 12px;
	padding: 0px;
	clear: right;
}

.floatright_border {
	float: right;
	margin: 5px 0px 6px 12px;
	padding: 0px;
	border: 1px solid black;
	clear: right;
}

.clearboth {
	clear: both;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}





/*#### your probably won't need any of this navigation css below here ####*/


/*##########   NCAR UNIVERSAL ORG NAV, MAIN NAV, AND PAGE-LEVEL NAV  ############*/

/*---  Blue bar at top ---*/


#top_colorbar {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images_ncar/top_colorbar.jpg) repeat-x;
	width: 100%;
	height: 10px;
	margin: 0px;
	padding: 0px;
}

/*---  Organization Nav - Should Remain Same on All Sites ---*/

#nav_org_wrap {
	position: absolute;
	top: 10px;
	left: 0px;
	background: #454445;
	width: 100%;
	height: 18px;
	margin: 0px;
	padding: 0px;
}

#nav_org_wrap a {
	font-size: 8pt;
	color: #d2aa2f;
	font-family: verdana, arial, sans-serif;
}

#nav_org {
	width: 250px;
	height: 18px;
	margin: 0px 0px 0px -60px;
	padding: 0px;
	float: left;
}

#search {
	width: 300px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	float: right;
}

#search p, a {
	font-size: 8pt;
	color: #ccc8c6;
	margin: 0px;
	padding: 0px;
}


/*---  Main Site Navigation for Each Lab - Should only need to adjust the width commented, below depending on how many tabs you have in your mainnav.html include file ---*/

#nav_main_wrap {
	background: #000 url(../images_ncar/mainnavback.jpg) repeat-x;
	position: absolute;
	top: 28px;
	left: 0px;
	width: 100%;
	height: 63px;
}

#nav_main {
	width: 850px; /* Adjust this width to fit your tabs and keep main nav centered */
	_width: 895px; /* For IE6 */
	margin: 0px auto;
	height:54px;
	padding:0;
}

#nav_main ul {
	margin: 0px;
}

#nav_main li {
	margin: 0px;
}

li img {
	padding:0px;
	margin: 0px 2px 0px 0px;
	display: inline;
}

#navlist li {
	list-style: none;
	display: inline;
	padding:0px;
	margin: 0px;
}

#navlist li img {
	padding:0px;
	margin: -17px -17px 0px -17px;
}

#navlist li a {
	height: 44px;
	padding-top: 17px;
	padding-right: 9px;
	padding-left: 9px;
	text-decoration: none;
	float: left;
	font-size: 11pt;
	color: #fff;
	font-family: arial, verdana,sans-serif;
}

#navlist li a.current {
	background: url(../images_ncar/button_mainnav_ON.jpg)  no-repeat center top;
}

#navlist li a:link, #navlist li a:visited { 
	color: #fff; 
}

#navlist li a:hover {
	color: #ffffff;
	background: url(../images_ncar/button_mainnav_OVER.jpg) no-repeat center top;
}

#navlist li a#current, #navlist li a:hover#current {
	color: #ffffff;
	background: url(../includes/images/bg_navi.png) no-repeat center top;
	font-weight: normal;
}



/*##########   PAGE-LEVEL NAVIGATION FOR SUBPAGES - in our case, the left nav  ############*/

#pagenav {
	float: left;
	width: 130px;
	height: 100%;
	min-height: 600px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

#pagenav a {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	padding-right: 4px;
	padding-left: 4px;

}
	
#pagenav ul, ol {
	font: normal normal normal 8pt/10pt Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0;
	font-weight: bold;
	}

.suckerdiv ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 130px; /* Width of Menu Items */
}
	
.suckerdiv ul li {
	position: relative;
	margin-bottom: 2px;
}

#suckertree1 ul li a {
	font-size: 8pt;
}

a.current {
	font-style: italic;
	font-weight: bold;
	color: #bb0617;
	
}
	

.suckerdiv ul li ul { /*1st level sub menu style */
	left: 129px; /* Parent menu width - 1*/
	position: absolute;
	width: 205px; /*sub menu width*/
	top: 0;
	display: none;
	/*border: 3px solid #cccccc;*/
	z-index: 20;
}



.suckerdiv ul li ul li { /*1st level sub menu style */
	margin-bottom: 0px;
}



.suckerdiv ul li ul li a { /*1st level sub menu style */
	background-color: #d9ebfe;
	border-bottom: 2px solid #999999;
}



.suckerdiv ul li ul li ul { /*All subsequent sub menu levels offset */
	background: #d9ebfe;
	left: 204px; /* Parent menu width - 1*/

}


.suckerdiv ul li a  { /* menu links style */
	font: normal normal normal 8pt/10pt Arial, Helvetica, sans-serif;
	display: block;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 6px 0px 6px 6px;
	background: #c5c2bd;
	
}


.suckerdiv ul li a:hover{
	background: #7cb4ed;
	text-decoration: none;
	margin: 0px;
	padding: 6px 0px 6px 6px;


}

.suckerdiv .subfolderstyle {
	background: #c5c2bd url(../images_ncar/arrow_right2.png) no-repeat center right;
	text-decoration: none;
	margin: 0px;
	padding: 6px 0px 6px 6px;
}



	
/* Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */





