/* Header */
#noaaLink, #ciraLink, #csuLink {
	display: block;
	height: 102px;
}
/* These should add to the content width (800px) */
#ciraLink { width: 500px; }
#noaaLink { width: 150px; }
#csuLink { width: 150px; }
/* End Header */

/* Footer */
#contact_info, #contact_info2 {
	font-size: 8pt;
/*	font-weight: bold; */
}
#contact_info div {
/*	text-align: center; */
}
#contact_info a, #contact_info2 a {
	text-decoration: underline;
}
#search, #contact_info, #contact_info a, #contact_info2 a {
	color: #2D2D8F;
}
#contact_info .line {
	color: #2D2D8F;
	font-weight: bold;
}
#search, #logon {
	text-align: left;
}
#usermenu {
	font-weight: bold;
	white-space: nowrap;
}
#search, #usermenu {
	width: 175px;
}
#search #q {
	background-color:#f0f1e4;
}

/* table styles */
table.contact_table {
	border-width: 0px;
	border-collapse: collapse;
}
table.contact_table th {
	border-width: 0px;
	padding: 0px 12px 0px 12px;
	font-family: Arial, sans-serif;
}
table.contact_table td {
	border-width: 0px;
	padding: 0px 12px 0px 12px;
	font-family: Arial, sans-serif;
}
table.flat {
	border-style: solid;
	border-width: 1px;
	border-color: #968c79;
	border-collapse: collapse;
}
table.flat th {
	border-style: solid;
	border-width: 1px;
	border-color: #968c79;
	font-family: Arial, sans-serif;
}
table.flat td {
	border-style: solid;
	border-width: 1px;
	border-color: #968c79;
	font-family: Arial, sans-serif;
}
.hpnews_box {
	width: 430px;
	height: 280px;
	/*background: #efecd4 url(/images/hpnews_bg.png) no-repeat;*/
	background-color: #efecd4;
	overflow: hidden;
	border-bottom: 1px solid #d2c290;
}
table.hpnews {
	border-style: solid;
	border-width: 1px;
	border-color: #d2c290;
	border-collapse: collapse;
	width:100%;
	height:280px;
	overflow: hidden;
}
table.hpnews th {
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #d2c290;
	font-family: Arial, sans-serif;
}
table.hpnews td {
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #d2c290;
	font-family: Arial, sans-serif;
	overflow: hidden;
}
table.hpnews td p {
	max-height: 35px;
	overflow: hidden;
}
table.hpnews td img {
	margin:5px;
}
#content table.about {
	border-style: solid;
	border-width: 0px;
	border-color: #d2c290;
	border-collapse: collapse;
}
#content table.about th {
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #d2c290;  /* #a36627 */
	font-family: Arial, sans-serif;
	background-color:#d2c290;  /* #ffe6a1 */
	padding: 0px 12px 0px 12px;
	text-align: center;
	font-weight: bold;
	color: #796a35;  /* #796a35 */
	height: 22px;
}
#content table.about td {
	border-style: solid;
	border-width: 1px 0px 3px 0px;
	border-color: #d2c290;  /* #cbaa46 */
	background-color:#f1efd6;  /* #ede4b1 */
	padding: 0px 12px 0px 12px;
	height: 22px;
}
#content table.about td a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	outline-width: 0px;
}
table.about td a:hover {
	text-decoration: underline;
}
table.none {
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
}
table.none th {
	border-style: none;
	border-width: 0px;
	font-family: Arial, sans-serif;
}
table.none td {
	border-style: none;
	border-width: 0px;
	font-family: Arial, sans-serif;
}
/* end table styles */

strong { font-weight: bold; } /* Yahoo reset undoes this */

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 100%;
	max-height: 100%;
	width: 100%;
	overflow: hidden;
}

.centerscroll {
	overflow:auto; 
	position:fixed; 
	top:91px; 
	left:0px; 
	bottom:81px; 
	right:0px;
}

div.fixed {
	/*position: fixed;*/
	position: absolute;
}
div#fixedHeader, div#fixedFooter {
	width: 100%;
	overflow: hidden;
}
div#fixedHeader {
	left: 0px;
	top: 0px;
	height: 90px;
	/*background-color: #0d2154;*/
	background:#8d9441 url(/images/bgCIRA.jpg) repeat-x;
	color: white;
	font-weight: bold;
	z-index: 1000;
}

* html { padding: 90px 0px 80px 0px; overflow: auto; }
* html .centerscroll { height: 100%; width: 99% }
* html div#fixedHeader { height: 91px; }
* html div#fixedFooter { height: 81px; }

#headerContent {
	background-image: url('/images/cira_full_header.png');
	width: 800px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
}
div#menubase {
	z-index: 10000;
	width: 100%;
	background-color:#bc9c49; /* #c3a350, #b46226; */
	border-bottom: 1px solid #a36627;
	position: fixed;
	height: 6px;
	left: 0px;
	top: 84px;
}
div#menubar {
	z-index: 100000;
	width: 600px;
	margin: 0px 0px 0px -200px;
	position: fixed;
	text-align: center;
	overflow: visible;
	background-color: #976f27; /* #a36627; */
	/* border-top: 1px solid #efd59c; ** possibly use in future - would need to shift bar up a pixel */
	border-bottom: 1px solid #793300;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	top: 70px;
	left: 50%;
}
div#fixedFooter {
	bottom: 0px;
	left: 0px;
	height: 80px;
	background-color:#c19447;  /* #d1d5b3; */
	width: 100%;
	border-top: 1px solid #ababab;
}

#footer{
	height: 80px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background:#c19447 url('/images/cira_globe_footer.jpg');
	color:#52451a; /* #9c8e5d; */
}
table#footer td {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}
#footer a, #footer td .line, #footer #search {
	color:#52451a; /* #9c8e5d; */
}

/* Slideshow for homepage */
#content ul.slideshow {
    list-style:none;
    width:452px;
    height:202px;
    overflow:hidden;
    position:relative;
    margin:130px 0px 0px 0px;
    padding:0px;
     
}  
#content ul.slideshow li {
    position:absolute;
    list-style:none;
    left:0px;
    right:0px;
}
#content ul.slideshow li.show {
    z-index:500;   
}
#content ul.slideshow img {
    border:#36291e solid 1px;
}
#slideshow-caption {
    width:428px;
    height:70px;
    position:absolute;
    bottom:0px;
    left:0px;
    color:#fff;
    background:#2f2820;  /* #281f16 */
    z-index:500;
}
#slideshow-caption .slideshow-caption-container {
    padding:5px 10px;  
    z-index:1000;  
}
#slideshow-caption h3 {
    margin:0px;
    padding:0px; 
    font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
    font-size:13pt;
    color:#9d9d2b;
    font-weight:normal;
}
#slideshow-caption p {
    margin:5px 0px 0px 0px;
    padding:0px;
    color:#e0e0c0;
    font-size:10.5pt;
}

/*
#submenu {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	padding: 5px;
	margin-top: 30px;
	margin-left: 20px;
}
#submenu #submenuContent {
	border-top: 0px solid black;
	border-left: 0px solid black;
	border-bottom: 2px solid gray;
	border-right: 2px solid gray;
	color: #CCA020;
	background-color: #5b261c;
	padding: 5px;
}
#submenu #submenuTitle {
	text-align: center;
	font-weight: bold;
}
#submenu .item {
	margin: 3px 2px 3px 2px;
}
#submenu .item a {
	color: #CCA020;
	text-decoration: none;
}
#submenu .item a:visited {
	color: #CCA020;
}
#submenu .item a:hover {
	background-color: #CCA020;
	color: #5b261c;
}
*/


