/*##########   NCAR UNIVERSAL ORG AND MAIN NAVIGATION  ############*/

/*---  Red bar at top ---*/
#top_colorbar {
	background: url(/images/ral_topcolorbar.jpg) repeat-x;
}

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

#nav_org_wrap a {
    font-weight: normal;
	}
	
/*---   Main Site Navigation  ---*/

#nav_main_wrap {
	background: #000 url(/images/ral_mainnavback_thin.jpg) repeat-x;
}

#nav_main {
	width: 750px; /* Adjust this width to fit your tabs and keep main nav centered */
	_width: 755px; /* For IE6 */
}


#nav_main ul {
	margin: 0px;
}

#nav_main li {
	margin: 0px;
	font-weight:bold;
}

#menubar_main a {
    padding: 5px 16px 0px 10px;
	font-weight: normal;
}

#menubar_main a.triggeron {
  background-color: #adacac;
  background-image: none;
  color: #0a75a1;
}

#menubar_main a.trigger {
	background-image: none;
}

#menubar_main li:hover a {
	background-image: url(/images/ral_button_mainnav_OVER.jpg);
}

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

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


body {
	background: #585756 url(/images/back.png) repeat;
}

h1 {
	color: #990000;
}

h2 {
	color: #996666;
}

a {
	color: #990000;
}
a:hover {
	background: none;
}
.photo_lineup  {
float: left;
width: 175px;
height: 270px;
border: 1px solid #999;
margin: 0 15px 15px 0;
padding: 3px;

}


/*##########   BEGIN PAGE CONTENT AREA  ############*/
#content {
	background: #fff url(/images/ral_homeleftback.png) left 20px repeat-y;
	border-left: 7px solid #666;
	border-bottom: 2px solid #666;
	border-right: 7px solid #666;
	overflow:visible;
	height:auto;

}

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

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

#ncarheader {
	margin: 0px 0px 0px 0px;
}

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

#googlesearch {
	width: 300px;
}



/*##########   BREADCRUMB NAVIGATION  ############*/

#breadcrumb_nav {
	display: inline;  /*note, Kris has this hidden as of 1/2/2008, may be temporary*/
	width: auto;
}

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

#column_pagenav {
	background: #fff url(/images/pagenavback.jpg) repeat-x;
}


/*##########   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;
	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: #adacac;
	border-bottom: 2px solid #999999;
	color:#FFFFFF;
}

.suckerdiv ul li ul li a:hover { /*1st level sub menu style */
	background-color: #dddddd;
	color:#000000;
}

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


.suckerdiv ul li a  { /* menu links style */
	color: #000000;
	background: #c5c2bd;
}


.suckerdiv ul li a:hover{
  background-color: #adacac;
  background-image: none;
  color: #0a75a1;
}

.suckerdiv .subfolderstyle {
	background: #c5c2bd url(/images/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 */


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

#wrap_pagecontent {
	background: #fcfbf7 url(/images/subcontent_background2.jpg) repeat;
}


#wrap_pagecontent a {
	font-size: 9pt;
	color: #990000;
	text-decoration:inherit;
}


#wrap_pagecontent ul {
	margin: 5px 10px 20px 20px;
		list-style-type:disc;
}

#wrap_pagecontent ul.nobullet {
	margin: 5px 10px 10px 20px;
	list-style: none;
}

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

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



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



#column_pagecontent {
	background: #efefef url(/images/ral_pagefeatureback3.jpg) left top repeat-x;
	height:auto;
}
#column_pagecontent #headingdiv h1 {
	background-color: #333333;
	font-size: 12pt;
	text-transform:capitalize;
		}


#column_pagecontent h1.main {
	font-size: 14pt; 
	line-height: 17pt;
	color: #173972;
}

#column_pagecontent  h1 {
	color: #990000;
}

#column_pagecontent  h2 {
	color: #333;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #dddddd;
}


#column_pagecontent_full {
    margin: 0;
	padding: 0 15px 20px 15px;
	background: #efefef url(/images/ral_pagefeatureback3.jpg) left top repeat-x;
	float: left;
	width: 818px;
	_width: 755px; /* for IE6 */
	height: auto;
	min-height:600px;
}
#column_pagecontent_full .TabbedPanelsContent {
    min-height: 450px;
}

#column_pagecontent_full #pagefeature  {
    width: 800px;
    height: auto;
    padding: 0 20px 0 20px;
}
#column_pagecontent_full #headingdiv h1 {
	background-color: #333333;
	margin-left: -20px;
	color: #ffffff;
    font-size: 12pt;
	line-height: 14pt;
    text-transform: capitalize;
	text-align: center;
    width: 853px;
    _width:755px;
    height: 24px;
	}
	
#column_pagecontent_full h2 {
    color: #333333;
    border: 1px solid #999999;
    background-color: #dddddd;
}	

#column_pagecontent_article {
	background: #efefef url(/images/ral_pagefeatureback3.jpg) left top repeat-x;
}


#pagefeature  {
	background: #efefef url(/images/ral_pagefeatureback3.jpg) repeat-x;
}
#pagefeature img {
  margin-right: 12px;
}
#pagefeature_caption p {
	font-size: 8pt;
	font-family: arial, sans-serif;
	line-height: 11pt;
	color: #7d7365;
}

#pagefeature_caption a {
	color: #666;
}

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


#column_subcontent_wrap {
	background: #f2f2f2 url(/images/subcontent_background2.jpg) repeat;
}

#column_subcontent_wrap h1 {
	color: #660303;
	text-transform: uppercase;
	}

#column_subcontent_wrap h2 {
	background: #666666;
	color: #fff;
}
#column_subcontent_wrap h2 a {
	text-decoration:underline;
	color: #fff;
	font-weight:bold;
}
#column_subcontent_wrap ul {
	margin-left: 6px;
}

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

#events ul {
    list-style: none;	
}
/* ----- fixes  spacing of tabbed panels ----- */


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

}

#tabbed_content ul.contentlist {
	margin: 0px 3px 0px 20px;
	padding: 3px;
	list-style: square;

}

#tabbed_content ul.contentlist li {
	margin-bottom: 10px;

}

#tabbed_content ul.contentlist_nobullet {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	list-style: none;

}

#tabbed_content ul.contentlist_nobullet li {
	margin-bottom: 0px;

}


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


#tabbed_content ul.nobullet {
	margin: 10px;
	list-style: none;

}


#tabbed_content ul.content{
	margin: 20px;
	padding: 3px;
	list-style: square;
	

}

#tabbed_content ul.content li{
	padding: 2px 4px 18px 4px;
}
#tabbed_content li.liststyle_block li {
	margin: 5px 10px 10px 10px;
	padding: 0px 0px 18px 0px;
	display: block;
}
#column_pagecontent .TabbedPanelsTab a {
     text-decoration: none;
     color: #000000;
     }


button {
	border: none;	
}
/* button::-moz-focus-inner { padding:0; }*/ 
/* Awesome buttons
   http://www.zurb.com/article/266/super-awesome-buttons-with-css3-and-rgba
-------------------------------------------------------------- */
.button, .button:visited  {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
	background:url("/images/button-overlay.png") repeat-x scroll 0 0 #222222;
	border-bottom:1px solid rgba(0, 0, 0, 0.25);
	border-top: 0;
	border-left:0;
	color:#FFFFFF;
	cursor:pointer;
	display:inline-block;
	padding:5px 10px 6px;
	position:relative;
	text-decoration:none;
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
}
.button:hover {
	background-color:#111111;
	color:#FFFFFF;
	text-decoration: none;
}
.button:active .button:active a {
	color:#FFFFFF;
	text-decoration: none;
	top:1px;
}
.small.button, .small.button:visited, a.small.button {
	font-size:11px;
	margin-right: 35px;
}
.button, .button:visited, .medium.button, .medium.button:visited {
	font-size:13px;
	font-weight:bold;
	line-height:1;
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
}
.large.button, .large.button:visited {
	font-size:14px;
	padding:8px 14px 9px;
}
.giant.button, .giant.button:visited {
	font-size:18px;
	padding:20px 35px;
}
.green.button, .green.button:visited {
	background-color:#91BD09;
}
.green.button:hover {
	background-color:#749A02;
}
.blue.button, .blue.button:visited {
	background-color:#556E96;/*007dfa*/
}
.blue.button:hover {
	background-color:#0266c9;
}
.red.button, .red.button:visited {
	background-color:#8A1F11;
}
.red.button:hover {
	background-color:#872300;
}
.magenta.button, .magenta.button:visited {
	background-color:#A9014B;
}
.magenta.button:hover {
	background-color:#630030;
}
.orange.button, .orange.button:visited {
	background-color:#FF5C00;
}
.orange.button:hover {
	background-color:#D45500;
}
.yellow.button, .yellow.button:visited {
	background-color:#FFB515;
}
.yellow.button:hover {
	background-color:#FC9200;
}
.silver.button, .silver.button:visited {
	color: #444;
	background-color: #ccc;
	text-shadow:none;
}
.silver.button:hover {
	color: #444;
	background-color: #999;
	text-shadow:none;
}

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


#footer {
	background-color: #454445;
	border-top: 1px solid #333;
	color: #fff;
	width: auto;
	
}

#footer p {
	padding: 3px 3px 20px 3px;
	color: #fff;

}

#footer a {
	color: #eee7f9;
}
