/* ********************************************* */
/* STYLESHEET FOR CeNCOOS - INTERIOR PAGES */
/* ********************************************* */
body
{
	background-color: #1b446f;
	margin: 10px 10px 10px 10px;
	background-image: url(../../visual_media/global/bg_tiles/page_body_ocean_bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	zoom: 100%;
}

/* FONTS (set base font) */
body
{
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 10px;
}

/* ********************************************* */
/* PAGE WIDTH (maximum width allowed 1024px) */
/* ********************************************* */
#page
{
	width: auto;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	padding: 0px;
	min-width: 800px;
	max-width:1024px;
	background-image: url(../../visual_media/global/bg_tiles/navbar_bg.gif);
	background-repeat: repeat-y;
}

/* ********************************************* */
/* HEADER ELEMENTS */
/* ********************************************* */
#header
{
	height: 100px;
	background-image: url(../../visual_media/global/header/ocean_waves_bg.jpg);
	background-repeat: no-repeat;
	background-color: #235882;
	position: relative;
	margin: 0px;
	padding: 0px;
}

/* HEADER TAGLINE */
#header_tagline
{
	position: absolute;
	top: 35px;
	right: 14px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-style: italic;
	font-size: 1.9em;
	letter-spacing: .01em;
	word-spacing: .04em;
	line-height: 1.2em;
	width: 370px;
}

/* HEADER MENU BAR  */
#header_menu
{
	height: auto;
	width: 100%;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	background-color: #2F8CEA;
	float: left;
	border-color: #C4AF77;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}

/* ********************************************* */
/* CONTENT - CENTER COLUMN ELEMENTS (total width 524px) */
/* ********************************************* */
#content_wrapper
{
	clear: both;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	width: 100%;
}
    #content

    {
            width: auto;
            font-size: 1.2em;
            padding: 20px 20px 40px 20px;
            min-height: 400px;
    }

.two_column { margin: 0px 0px 0px 216px; }
.three_column { margin: 0px 228px 0px 216px; }

/* TITLES & SUBTITLES */
#content .page_title
{
	margin: 0px 0px 20px 0px;
	padding: 5px 8px 5px 8px;
	background-color: #B3984F;
	font-size: 1.4em;
	color: #FFFFFF;
	letter-spacing: .03em;
	font-family: Arial, sans-serif;
	background-image: url(../../visual_media/global/bg_tiles/subheading_fade_bg.gif);
	font-weight: bold;
}

#content .subtitle
{
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
}

/* TEXT OPTIONS */
#content .small { font-size: .84em; }

#content .caption
{
	text-align: center;
	font-size: .84em;
	margin: 2px 0px 0px 0px;
}

/* visual_media */
#content img
{
	padding: 0px 0px 0px 0px;
	border-color: #2F8CEA;
	border-width: 1px;
	border-style: solid;
}

/* FLOATS */
#content .right
{
	margin: 10px 0px 10px 10px;
	float: right;
}

#content .left
{
	margin: 10px 10px 10px 0px;
	float: left;
}

/* LINKS */
a { font-weight: bold; }

a:link
{
	color: #2F8CEA;
	text-decoration: none;
}

a:visited
{
	color: #B3984F;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

/* UNORDERED LIST */
ul
{
	list-style-image: url(../../visual_media/global/bullets/gold_square.gif);
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	line-height: normal;
	padding: 0px 0px 0px 30px;
	font-size: 1em;
}

ul li
{
	margin: 0px 0 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* HORIZONTAL RULE */
hr
{
	border-bottom: #C4AF77;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

/* ********************************************* */
/* RIGHT BOX (total width allowed 220px) */
/* ********************************************* */
#content .right_box
{
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
	width: 206px;
	float: right;
	background-image: url(../../visual_media/global/bg_tiles/right_col_bg.jpg);
	border-color: #2F8CEA;
	border-width: 1px;
	border-style: solid;
	display: inline;
}

#content .right_box .title
{
	margin: 0px 0px 0px 0px;
	padding: 4px 12px 4px 12px;
	background-color: #13385E;
	font-size: 1em;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	clear: both;
	font-weight: bold;
	background-image: url(../../visual_media/global/bg_tiles/right_col_titles_bg.gif);
	background-repeat: repeat-x;
}

#content .right_box .item
{
	margin: 0px 0px 0px 0px;
	padding: 12px 12px 12px 12px;
	font-size: .84em;
	color: #000000;
}

#content .right_box form
{
	margin: 0px;
	padding: 0px;
}

#content .right_box .subtitle
{
	font-weight: bold;
	margin: 0 0 5px 0;
	font-size: 1em;
}

#content .right_box img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-color: #2F8CEA;
	border-width: 1px;
	border-style: solid;
}

/* UNORDERED LIST */
.right_box ul
{
	list-style-image: url(../../visual_media/global/bullets/gold_square.gif);
	list-style-position: outside;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

.right_box ul li
{
	margin: 0px 0 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* ********************************************* */
/* LEFT SIDE NAVBAR (total width 216px) */
/* ********************************************* */
#navbar
{
	float: left;
	display: inline;
	margin: 0px 0px 40px -100%;
	padding: 0px 11px 0px 11px;
/*	background-color: #091F37;
*/	width: 194px;
}

#navbar .section_title
{
	margin: 15px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	color: #B9A46A;
	font-weight: bold;
	border-color: #B9A46A;
	border-width: 2px 0 2px 0;
	border-style: solid;
	text-transform: uppercase;
}

#slideshow
{
	margin: 0px 0px 0px 0px;
	padding: 23px 0px 30px 0px;
}
#navbar ul
{
	list-style-image: url(../../visual_media/global/bullets/gold_square.gif);
	list-style-position: outside;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	font-size: 1.1em;
}

#navbar ul li
{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	line-height: normal;
	color: #B9A46A;
	font-weight: bold;
}

#navbar ul ul
{
	list-style-image: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: disc;
	font-size: 1em;
}

#navbar ul ul li
{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	line-height: normal;
	color: #B9A46A;
	font-weight: normal;
}

#navbar ul ul li a { font-weight: normal; }

#navbar a { font-weight: bold; }

#navbar a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

#navbar a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#navbar a:hover { text-decoration: underline; }
/* Glider map */
#GliderMap
{
	margin: 0px 0px 0px 0px;
	padding: 23px 0px 30px 0px;
	
}

#GliderMap .title
{
	margin: 0px 0px 10px 0px;
	padding: 8px 10px 6px 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.1em;
	/*background-color: #2F8CEA;*/
}

#GliderMap img { border-style: none; }

/* Hidden text */
.hidden {
position:absolute;
left:-10000 px;
top: auto;
width: 1px;
height: 1px;
overflow: hidden;
}


/* ********************************************* */
/* RIGHT COLUMN (total width 220px) */
/* ********************************************* */
#right_column
{
	margin: 20px 20px 40px -228px;
	padding: 0px 0px 0px 0px;
	width: 206px;
	float: left;
	background-image: url(../../visual_media/global/bg_tiles/right_col_bg.jpg);
	border-color: #2F8CEA;
	border-width: 1px;
	border-style: solid;
	display: inline;
}

#right_column .title
{
	margin: 0px 0px 0px 0px;
	padding: 4px 12px 4px 12px;
	background-color: #13385E;
	font-size: 1.2em;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	clear: both;
	font-weight: bold;
	background-image: url(../../visual_media/global/bg_tiles/right_col_titles_bg.gif);
	background-repeat: repeat-x;
}

#right_column .item
{
	margin: 0px 0px 0px 0px;
	padding: 12px 12px 12px 12px;
	font-size: 1em;
	color: #000000;
	clear: both;
}

#right_column form
{
	margin: 0px;
	padding: 0px;
}

#right_column .subtitle
{
	font-weight: bold;
	margin: 0 0 5px 0;
}

#right_column img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-color: #2F8CEA;
	border-width: 1px;
	border-style: solid;
}

/* UNORDERED LIST */
#right_column ul
{
	list-style-image: url(../../visual_media/global/bullets/gold_square.gif);
	list-style-position: outside;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

#right_column ul li
{
	margin: 0px 0 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*LIVEBOX*/
#livebox
{
	margin: 0px 0px 10px 0px;
	padding: 2px;
	border-color: #2F8CEA;
	border-width: 1px;
	border-style: solid;
	font-size: 1em;
	font-family: Verdana, sans-serif;
}

/* CURRENT CONDITIONS */
#conditions ul
{
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 6px 6px;
	list-style: none;
	font-size: 1em;
	float: left;
	display: inline;
}

#conditions ul  li
{
	margin: 6px 6px 6px 6px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	display: inline;
	float: left;
	width: 85px;
}

#conditions a
{
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	background-color: #2F8CEA;
	width: 85px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

#conditions a:hover
{
	background-color: #2570BB;
	text-decoration: none;
}

#conditions a img
{
	margin: 0px 0px 2px 0px;
	padding: 0px;
	text-decoration: none;
}

/* NEIGHBORING REGIONAL ASSOCIATIONS */
#neighbors
{
	width: 180px;
	height: 260px;
	background-image: url(../../visual_media/home/neighbors/neighbor_oos_map.jpg);
	background-position: 0px 0px;
	position: relative;
	color: #FF9900;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	border-color: #2F8CEA;
	border-width: 1px;
	border-style: solid;
}

#neighbors a
{
	font-size: 1em;
	padding: 5px;
	color: #FFFFFF;
}

#neighbors a:hover
{
	color: #000000;
	background-color: #7EC0EE;
	padding: 5px;
	text-decoration: none;
}

#aoos
{
	position: absolute;
	top: 25px;
	left: 85px;
}

#nanoos
{
	position: absolute;
	top: 136px;
	left: 95px;
}

#cencoos
{
	position: absolute;
	top: 190px;
	left: 80px;
}

#pacioos
{
	position: absolute;
	top: 183px;
	left: 5px;
}

#sccoos
{
	position: absolute;
	top: 220px;
	left: 85px;
}

/* ****************************************** */
/* FOOTER ELEMENTS*/
#footer
{
	clear: both;
	position: relative;
	height: 22px;
	padding: 0px;
	margin: 0px;
	background-color: #2F8CEA;
}

#footer_text
{
	padding: 4px 0px 0px 0px;
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: .05em;
}

#footer a { font-weight: bold; }

#footer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover { text-decoration: underline; }

#logo
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	bottom: 0px;
	left: 64px;
	background-image: url(../../visual_media/global/footer/logo_left.gif);
	width: 88px;
	height: 59px;
}


/* PRODUCTS */
#data_products
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	clear: both;
}

#data_products .item
{
	margin: 0px;
	padding: 10px;
	float: left;
	width: 145px;
	text-align: center;
	display: inline;
}

#data_products .item .subtitle
{
	margin: 0 0 5px 0;
	padding: 0px;
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
}

#data_products a
{
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
}

#data_products img
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border-color: #2F8CEA;
	border-width: 1px;
	border-style: solid;
}

#data_products ul { padding: 0px 0px 0px 15px; }

/* Currents */
#currents
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	clear: both;
}

#currents .item
{
	margin: 0px;
	padding: 10px;
	float: left;
	width:335px;
	text-align: center;
	display: inline;
}

#currents .item .subtitle
{
	margin: 0 0 5px 0;
	padding: 0px;
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
}

#currents a
{
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
}

#currents img
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border-color: #2F8CEA;
	border-width: 1px;
	border-style: solid;
}

#currents ul { padding: 0px 0px 0px 15px; }

/* SCCOOS Google Index */

#sccoos { 
  margin-right: 0.5em;
}

#ClickC { 
  display: block;
  min-width:500px;
}

#GmapC {
  
  display: block;
  height: 450px;
  max-width: 550px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  z-index:2;
} 

#Gmap {
  background-color: #999;
  border: solid #666 1px;
  color: #000;
  display:block;
  cursor: pointer;
  font-weight: normal;
  height: 100%;
  width: 100%;
  text-align: left;
  vertical-align: middle;
  z-index: 2;
}

#Content h3 { 
  clear: right;
  display: block;
  text-align: center;
}
#Content ul {
  list-style: none;
  list-style-position: inside;
  margin: 0 0 0 10px;
  padding: 0;
}
#Content li { 
  display: block;
  margin-bottom: 0.5em;
}
#Content table tr { 
  vertical-align: top;
}

#Content p {
  margin-right: 10px;
}

div #infoWindow { 
  font-size: 12px;
  line-height: 1.3em;
  margin: 0.5em;
  width: 220px;
}
#infoWindow fieldset { 
  margin-top: 0.5em;
}

.fl { 
  float: left;
}
.fr {
  float: right;
}

div form { 
  margin: 0;
  padding: 0;
}

#ToolBox { 
  margin: 0 0 1em 0;
}

#showTime { 
  line-height:1.2em;
  margin-top: 2px;
  padding-left: 1ex;
  width: 24ex;
}

#showTimeEx { 
  background-color: #aaa;
  border-color: #aaa;
  color: #333;
  line-height:1.2em;
  margin-top: 2px;
  padding-left: 1ex;
  width: 24ex;
}

#showTimeExLocal { 
  background-color: #aaa;
  border-color: #aaa;
  color: #333;
  line-height:1.2em;
  margin-top: 2px;
  padding-left: 1ex;
  width: 24ex;
}

#CurrentTools select {
  margin-top: 0.3em;
}

#MapClickers { 
  margin-top: 0.3em;
  text-align: center;
}

#MapLink { 
  float: right;
  font-size: smaller;
  margin-top: 0.3em;
  text-align: right;
}

#FullPageLink { 
  clear: right;
  display: block;
  float: right;
  font-size: 1.3em;
  font-weight: bold;
  height: 2em;
  margin: 2em 1em 1em 1em;
  width: 200px;
}
#FullPageLink a { 
  text-decoration: none;
}
#FullPageLink a:hover { 
  text-decoration: underline; 
}
#Colorbar { 
  
  border: solid #eee 1px;
  margin-top: 0.5em;
  padding: 0.3em;
  width: 220px;
}
#NetStats { 
  clear: right;
  display: block;
  float: right;
  font-size: smaller;
  width: 250px;
}
#NetStats table * { 
  border: solid white 0px;
  margin: 0;
  padding: 0;
}
#NetStats table td { 
  padding: 0.2em 0.5em;
}

#Content p { 
  margin: 1.5em 0;
}

/* Hidden text */
.hidden {
position:absolute;
left:-10000 px;
top: auto;
width: 1px;
height: 1px;
overflow: hidden;
}

#skip a
{
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
 
#skip a:focus
{
position:static;
width:auto;
height:auto;
} 


/*OceanObs Map */

#warning {
 	width: 400px;
 	height: 80px;
 	background-color: white;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: 10px;
 	margin-left: -10px;
 	text-align: center;
 	border: 2px solid black;
}
 /*map loading message*/
 #loading {
 	width: 200px;
 	height: 80px;
 	background-color: white;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center;
 	border: 2px solid black;
}

/* FUNDERS */
#funders
{
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 10px 0px;
	position: absolute;
	bottom: 35px;
	left: 32px;
	width: 150px;
	background-color: #123C6B;
	text-align: center;
}

#funders .title
{
	margin: 0px 0px 10px 0px;
	padding: 8px 10px 6px 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.1em;
	background-color: #2F8CEA;
}

#funders img { border-style: none; }