/*---  universal_orgnav.css ---*/
/*---  Organization Nav - Should Remain Same on All Sites ---*/
#nav_org_wrap {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #454445;
	width: 100%;
	height: 18px;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}

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

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

#nav_org {
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	text-align: left;
}

#nav_org ul li {
	margin: 0px;
	padding: 0px;
}

#nav_org ul li ul li a {
	width: 100%;
	color: #000;
	line-height: 10pt;
	margin: 0px 0px 0px 2px;
}

#search {
	width: auto;
	height: 18px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: right;
	border-left: 1px solid #333;
}

#search ul li {
	margin: 0px;
	padding: 0px;
}

#search ul li ul li a {
	width: 100%;
	color: #000;
	line-height: 10pt;
	margin: 0px 0px 5px 2px;
}

/*---  drop lists ---*/

.menubar, .menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

.menubar a {
	display: block;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #333;
	height: auto;
}

.menubar a.trigger {
	padding: 1px 16px 0 10px;
	background-image: url(http://www.ucar.edu/images/menu_downarrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.menubar li {
	float: left;
}

.menubar li ul li {
	font-size: 8pt;
	width: 95%;
}

.menubar li {position: relative;}

/* hide from IE mac \*/
.menubar li {position: static; width: auto;}
/* end hiding from IE5 mac */

.menubar li ul, .menubar ul li  {
	width: 26em;
}

.menubar ul li a  {
	color: #565656;
	border-right: 0;
	padding: 0px 3px 10px 10px;
}

.menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-image: url(http://www.ucar.edu/images/menu_gradient.jpg);
	background-repeat: repeat-x;
}

.menubar li:hover a, #menubar a:focus,
.menubar a:active, #menubar li.p7hvr a {
	color: #000000;
	background-color: #000;
}

.menubar li:hover ul, #menubar li.p7hvr ul {
	display: block;
}

.menubar li:hover ul a, #menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}

.menubar ul a:hover {
	background-color: #606060!important;
	color: #FFFFFF !important;
}

/*---  drop lists align right ---*/

.menubar_r, .menubar_r ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

.menubar_r a {
	display: block;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #333;
	height: auto;
	text-align: left;
}

.menubar_r a.trigger2 {
	padding: 0px 16px 0 13px;
	background-image: url(http://www.ucar.edu/images/menu_downarrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.menubar_r li {
	float: left;
}

.menubar_r li ul li {
	font-size: 8pt;
	width: 270px;
}

.menubar_r li {position: relative;}

/* hide from IE mac \*/
.menubar_r li {position: static; width: auto;}
/* end hiding from IE5 mac */

.menubar_r li ul, .menubar ul li  {
	width: 288px;
}

.menubar_r ul li a  {
	color: #565656;
	border-right: 0;
	padding: 0px 3px 10px 10px;
}

.menubar_r li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-image: url(http://www.ucar.edu/images/menu_gradient.jpg);
	background-repeat: repeat-x;
}

.menubar_r li:hover a, #menubar_r a:focus,
.menubar_r a:active, #menubar_r li.p7hvr a {
	color: #000000;
	background-color: #000;
}

.menubar_r li:hover ul, #menubar_r li.p7hvr ul {
	display: block;
	margin-left: -201px;
}

.menubar_r li:hover ul a, #menubar_r li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}

.menubar_r ul a:hover {
	background-color: #606060!important;
	color: #FFFFFF !important;
}


/*  use this class (.dropleftorg) and adjust the margin-left so that drop downs on far right buttons don't scroll outside of the viewable area  */

.menubar li:hover ul.dropleftorg {  
	display: block;
	margin-left: -237px;
	text-align: right;
	z-index: 100;
}

/*#### MAIN SITE NAV #####*/

#nav_main_wrap {
	background: #000 url(../images_ncar/mainnavback_thin.jpg) repeat-x;
	position: absolute;
	top: 18px;
	left: 0px;
	width: 100%;
	height: 40px;
	z-index: 2;
	_margin: -5px 0px;
	_overflow: hidden;
}

#nav_main {
	width: 1000px; /* Adjust this width to fit your tabs and keep main nav centered */
	_width: 940px; /* For IE6 */
	margin: 0px auto;
	height: 40px;
	padding: 0px;
	z-index: 3;
}

#menubar_main {
	width: 996px;
	z-index: 4;
}

#menubar_main, #menubar_main ul {
	padding: 2px 0px;
	_padding: 10px 0px;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 10;
}

#menubar_main a {
	display: block;
	_display: inline;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	font-size: 9pt;
	color: #fff;
	height: 30px;
}

#menubar_main a.triggeron {
	padding: 5px 16px 0px 10px;
	background-image: url(../images_ncar/menu_downarrow_gray.png);
	_background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
	color: #f09c4e;
	font-weight: bold;
}

#menubar_main a.trigger {
	padding: 5px 16px 0px 10px;
	background-image: url(../images_ncar/menu_downarrow_gray.png);
	_background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
}

#menubar_main li {
	float: left;
	width: 9em;

}

#menubar_main li ul li {
	font-size: 8pt;
	line-height: 14pt;
	float: none;
	text-align: left;
}

#menubar_main li {position: relative;}

/* hide from IE mac \*/
#menubar_main li {position: static; width: auto;}
/* end hiding from IE5 mac */

#menubar_main li ul, #menubar_main ul li  {
	width: 250px;
	padding: 0px;
	margin: 0px;
}

#menubar_main ul li a  {
	color: #565656;
	border-bottom: 1px dotted #91b1cd;
	height: auto;
	z-index: 30;
}

#menubar_main li ul {
	position: absolute;
	display: none;
	background-color: #6f92b0;
	border-top: 2px solid #91b1cd;
	border-right: 2px solid #2f55a2;
	border-bottom: 2px solid #2f55a2;
	border-left: 2px solid #2f55a2;
	padding: 5px 10px 5px 10px;
	background-repeat: repeat-x;
	z-index: 20;
}

#menubar_main li:hover a, #menubar_main a:focus,
#menubar_main a:active {
	color: #fff;
	background-color: #2f55a2;
}

#menubar_main li:hover ul {
	display: block;
}

/*  use this class (.dropleft) and adjust the margin-left so that drop downs on far right buttons don't scroll outside of the viewable area  */

#menubar_main li:hover ul.dropleft {  
	display: block;
	margin-left: -205px;
}

#menubar_main li:hover ul a {
	color: #fff;
	background-color: transparent;
}

#menubar_main ul a:hover {
	background-color: #2f55a2!important;
	color: #FFFFFF !important;

}

/*#### HOMEPAGE LAYOUT #####*/

* {
	margin: 0;
	padding: 0;
}

body {
	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; 
}

ul {
	list-style: none;
	margin: 0px 0px 20px 0px;
}

li {
	padding:0px 0px 15px 1px;
	margin: 0px;
}

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

img {
	margin: 0px 2px 0px 2px;
	padding: 0px;
}

h1 {
	margin: 0px 0px 25px 0px;
	padding: 5px;
	font-size: 13pt;
	line-height: 18pt;
	font-style: normal;
	font-family: lucida sans, verdana, arial, sans-serif;
	color: #02538f;
	clear: both;
}

h2 {
	margin: 15px 5px 10px 0px;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	color: #333;
}

h3 {
	margin: 16px 5px 15px 2px;
	font-size: 11pt;
	line-height: 14pt;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia, Times, serif;
	color: #648c6d;
}

h4 {
	margin: 12px 5px 10px 12px;
	font-size: 9pt;
	line-height: 11pt;
	font-style: normal;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	color: #333;
}

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

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

a:hover {
	background: #cde8fb;
}

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

/*-----   PAGE CONTENT AREA  -----*/

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

#content {
        background-color: #fff;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 978px;
	height: auto;
	border-left: 7px solid #83aac5;
	border-bottom: 2px solid #83aac5;
	border-right: 7px solid #83aac5;
	text-align: left; /* Important - to left align content due to centering in the body style */
}

/*-----   NCAR PAGE HEADER  -----*/

#subheader {
	background-color: #fff;
	float: left;
	clear: left;
	width: 100%;
	height: 85px;
	display: inline;
}

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

#subheader a img {
	border: none;
}

#subheader .datetime {
	float: right;
	margin: 3px 15px 2px 0px;
	font: normal normal normal 11pt/12pt arial, verdana, sans-serif;
	color: #9a9394;
}

/*-----   NCAR HEADER  -----*/
#ncarheader {
	width: 450px;
	height: 70px;
	float: left;
	margin: 0px;
}

/*-----   GOOGLESEARCH  -----*/

#googlesearch {
	width: 460px;
	float: right;
	text-align: left;
	margin: 8px 5px 0px 0px;
	_margin-top: -70px;
	display: inline;
}

#googlesearch a {
	font-size: 8pt;
	float: right;
	vertical-align: middle;
	margin: 2px 5px 0px 3px;
}

#googlesearch input, submit {
	font-size: 8pt;
	float: right;
	background-color: #e4eef6;
	vertical-align: middle;
	margin: 2px 5px 0px 3px;
}

#googlesearch p.datetime {
	margin: 2px 10px 0px 0px; 
	color: #94671a; 
	text-align: right; 
	font-size: 9pt;
}

/*-----   MAIN COLUMN - NCAR RESEARCH  -----*/

#column_research {
        background-color: #f2f7fe;
	float: left;
	width: 468px;
	height: auto;
	margin-top: 0px;
}

#column_research img.icon {
	float: none;
	display: inline;
	width: auto;
	height: auto;
	margin: 0px 3px 1px 0px;
	border: none;
}

/*--------   SLIDESHOW FEATURE LARGER VERSION --------*/
#pagefeature  {
       float: left;
	border: 1px solid #768e9d;
	width: 468px;
	height: auto;
	margin: 0px 0px 8px -2px;
	padding: 0px;
        overflow: hidden;
	z-index: 0;
}

#pagefeature img  {
	margin: 0px;
	padding: 0px;
}

/*-----  PREVIOUS FEATURES LINKS  -----*/

#previous {
	width: 468px;
	height: 30px;
	float: left;
	clear: left;
	overflow: hidden;
	margin: 0px;
}

#previous p {
	margin: 10px;
}

/*----------   PREVIOUS FEATURES THUMBNAILS  ----------*/

#other_features { 
	float: left;
	clear: left;
	width: 436px;
	_width: 190px; /* for IE6 */
	height: auto;
	margin: 13px 2px 20px 15px;
	_margin: 5px 2px 20px 7px; /* for IE6 */
	padding: 0px;
	}

#other_features h4.first { 
	margin-top: -8px;
	_margin-top: 0px;
	}

*:first-child+html #other_features h4.first {  /* for IE7 */
        margin-top: 0px;
}

#other_features p { 
	margin: 4px 10px;
	padding-bottom: 20px;
	font-size: 9pt;
	}
	
#other_features a { 
	font-size: 9pt;
	}

#other_features img {
	float: left;
	clear: left;
	border: 6px solid white;
	margin: 6px 10px 1px 2px;
}

#other_features .container_top {
	background: #def3f7 url(../images_ncar/container_features_top.jpg) left top no-repeat;
	width: 436px;
	height: auto;
	margin: 0px;
	padding-top: 25px;
}

#other_features .container_bottom {
	background: url(../images_ncar/container_features_bottom.jpg) left bottom no-repeat;
	width: 436px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

/*----------   MODELING FEATURE   ----------*/

#feature_modeling {
	width: 468px;
	height: 210px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	float: left;
	border: none;
}

#feature_modeling h1 {
	margin: 10px 0px 25px 0px;
	padding: 5px;
	font-size: 11pt;
	line-height: 13pt;
	font-style: normal;
	font-family: lucida sans, verdana, arial, sans-serif;
	color: #02538f;
	clear: both;
}

/*-----   MAIN COLUMN - PEOPLE AND NEWS -----*/

#column_peoplenews {
	float: right;
	width: 475px;
	_width: 460px; /* for IE6 */
	height: auto;
	margin: 0px 2px 40px 15px;
	_margin: 0px 0px 0px -10px; /* for IE6 */
	padding: 0px;
}

#column_peoplenews h2 { 
	width: 98%;
	height: 27px;
	margin: -24px 2px 10px -10px;
	padding: 0px 7px;
	font-size: 9pt;
	line-height: 11pt;
	text-align: center;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	color: #fff;
}

#column_peoplenews p, a, ul {
	font-size: 8pt;
	line-height: 14pt;
	font-variant: normal;
}

/*----------   NEWS & EVENTS SUBCOLUMN   ----------*/
#newsevents_subcolumn {
	float: left;
	width: 209px;
	height: auto;
	margin: 0px;
	padding-right: 16px;
	_padding-right: 0px;
}

#newsevents_subcolumn img {
	float: right;
	width: 80px;
	height: auto;
	margin: 0px 0px 1px 5px;
	border: 2px solid #ccc;
}

#newsevents_subcolumn img.icon {
	float: none;
	display: inline;
	width: auto;
	height: auto;
	margin: 0px 3px 1px 0px;
	border: none;
}

#newsevents_subcolumn img.nothumb {
	float: none;
	display: block;
	width: auto;
	height: auto;
	margin: 0px 3px 1px 0px;
	border: none;
}

/*----------   PEOPLE & ANNOUNCEMENTS SUBCOLUMN  ----------*/
#peopleannounce_subcolumn {
	float: left;
	width: 210px;
	height: auto;
	margin: 0px 0px 0px 4px;
	padding-left: 20px;
	_padding-left: 0px;
	/*border-left: 1px solid #ccc;*/
	}

/*-----   PAGE FOOTER  -----*/

#footer {
	background-color: #f0ac6d;
	margin: 0px;
	padding: 5px 5px 0px 5px;
	width: 968px;
	height: auto;
	float: left;
	clear: both;
	border-top: 1px solid #809280;
}

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

#footer a {
	color: #4c4b4c;
}

/* ----- fixes  spacing of Spry tabbed panels  ----- */

#tabbed_content ul {
	margin: 0px 3px 0px -3px;
	padding: 3px;
	list-style: square;
}

#tabbed_content li {
	margin: 0px;
	padding: 2px 4px 2px 4px;
}

#tabbed_content ul.bullet {
	color: #333;
	font-size: 9pt;
	line-height: 14pt;
	margin: 20px 35px 20px 35px;
}

#tabbed_content ul.nobullet {
	list-style: none;
	color: #333;
	font-size: 9pt;
	line-height: 14pt;
	margin: 20px 15px 20px 15px;
}

#tabbed_content ul.nobullet li {
	margin-bottom: 20px;
}

/*#######   CLASS STYLES  #######*/

.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;
}

.floatleft_thumbnails {
	float: left;
	margin: 0px 8px 15px 0px;
	border: 2px solid #d8994f;
	clear: both;
}

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

.clearboth {
	clear: both;
}

.textorange {
	color: #ad4a28;
	font-weight: bold;
}

.textgreen {
	color: #688240;
	font-weight: bold;
}

.textblue {
	color: #6b8fd8;
	font-weight: bold;
}

.textgray {
	color: #333;
	font-weight: bold;
}

.textbold {
	font-weight: bold;
}

.title_event {
	font-weight: bold;
	color: #1c5686;
	font-size: 9pt;
}

a.title_event  {
	font-weight: bold;
	text-decoration: none;
	color: #3b81ca;
	font-size: 9pt;
	text-decoration: underline;
}

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

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

.page_figure_left p {
	font-size: 8pt;
	line-height: 10pt;
}

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

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

.page_figure_right a {
	text-decoration: underline;
	font-size: 8pt;
	line-height: 10pt;
}

.page_figure_right p {
	font-size: 8pt;
	line-height: 10pt;
}

.page_figure_center {
	display: block;
	width: 100%;
	margin: 5px 12px 16px 0px;
	padding: 0px;
	color: #3c6786;
	font-size: 8pt;
	line-height: 10pt;
	margin-left: auto;
	margin-right: auto;

}
.page_figure_center img {
	padding: 0px;
	border: 1px solid black;
	margin-bottom: 6px;
}

.page_figure_center p {
	font-size: 8pt;
	line-height: 10pt;
}

.container_top {
	background: #def3f7 url(../images_ncar/h2blueback.jpg) left top no-repeat;
	width: 209px;
	_width: 194px;
	height: auto;
	margin: 0px;
	padding-top: 25px;
}

.container_top p {
	margin: 15px 6px 5px 5px;
}

.container_top ul {
	margin: 15px 6px 5px 5px;
}

.container_top img {
	margin: 0px 0px 5px -5px;
}

.container_bottom {
	background: url(../images_ncar/small_container_bottom.jpg) left bottom no-repeat;
	width: 209px;
	_width: 194px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

.container_top_wh {
	background: #fff url(../images_ncar/h2blueback.jpg) left top no-repeat;
	width: 209px;
	height: auto;
	margin: 0px;
	padding-top: 25px;
}

.container_top_wh p {
	margin: 15px 6px 5px 5px;
}

.container_top_wh ul {
	margin: 15px 6px 5px 5px;
}

.container_bottom_wh {
	background: url(none);
	width: 209px;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 5px;
}