@charset "utf-8";

/* CSS Document */


 @import url("video_page.css");
  @import url("top_nav.css");
/* ------------------------ default page styles -------------- */

/*====================*/
/*=== Reset Styles ===*/
/* 2. color: red; all browsers, of course */  
/* 3. color : green\9; IE8 and below */  
/* 4. *color : yellow; IE7 and below */  
 /* 5. _color : orange;IE6 */  

/*====================*/

html {
	height: 100%;
}
* html {
	height: 100%;
}
* html #container {
	height: 100%;
	width: 980px;
	margin: 0 auto;


}
body {
	background-color: #fff;
	margin-top: 0px;
	padding-top: 0px;
	height: 100%;
	height: 100% !important;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #111;
	height: 100%;
}
a {
	color: 555;
	text-decoration: underline;
}
a:hover {
	color: #35496c;
	text-decoration: underline;
}
#container {
	zoom : 1;
	position: relative;
	background: #FFFFFF;
	width: 950px;
	width: 950px!important;
	min-height: 100%;
	height: 100% !important;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0;
	height: 100%;
}
#skip a, #skip a:hover, #skip a:visited 
{ 
	color: #f0f0f0;
	text-decoration: none;
	font-size: 11px;
position:absolute; 
left:0px; 
top:-500px; 
width:1px; 
height:1px; 
overflow:hidden;
} 

#skip a:active, #skip a:focus 
{ 
position:static; 
width:auto; 
height:auto; 

	color: #70102c;


} 
.skip, .hide, .hidden {
	display: none; /* For IE 4 only */
	visibility:hidden;
}
#nav {
	visibility: hidden;
}
h2, h3, h4, h5 {
		font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif;
padding:0;
	margin: 0px;
	line-height: normal;

}
h2.title {
	float: left;
	height: 25px;
	font-size: 20px;
	color: #810c2f;
	padding-bottom: 15px;
}
div#r_post h3 {
	font-size: 16px;
	color: #153a55;
	line-height: normal;
	float: left;
	vertical-align: middle;
	padding-bottom: 10px;
}
div#r_post h4 {
	font-size: 14px;
	color: #153a55;
	line-height: normal;
	float: left;
	vertical-align: middle;
	padding-bottom: 10px;

	
}
div#left_col h3  {
	font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif;
	font-size: 16px;
    font-weight: normal;
	position: relative;
	font-weight: normal;

	line-height: normal;
	color: #143954;
	float: left;
	vertical-align: middle;
	padding-bottom: 10px;
}
div#right_col div#r_post h3 span, h3 span {
	color: #325b77;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	color: #153a55;

	float: left;
	padding-left: 15px;
}


/*---------------------------------------------*/

/*  header                                     */

/*---------------------------------------------*/

	
/* header */
.header, .content, .menu_nav, .fbg, .footer, form, ol, ol li, ul, .content .mainbar, .content .sidebar { margin:0; padding:0;}
#header {
	padding: 0;
	z-index: 100;
	height: 97px;
	position: relative;
	width: 980px;
	font-family:Verdana, Geneva, sans-serif;
	color: #363636;
	background-image: url(/governor/assets/slices/seagrass_logo.jpg);
	background-repeat: no-repeat;
	background-position: 00px bottom;
	float: left;

}
#headerlinks {
	height: 20px;
	width: 360px;
	float: right;
	padding-top: 9px;
}
#headerlinks ul {
	height: 20px;
	width: 360px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#headerlinks ul li {
	background: none;
	padding: 0;
	margin: 0;
	float: left;
}
#headerlinks ul li a {
	display: block;
	position: relative;
	z-index: 999;
	color: #363636;
	text-decoration:none;
	font-weight:bold;
	line-height: 12px;
	font-size: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #363636;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#headerlinks ul li a.last {
	padding-right: 0px;
	border-right: none;
}
#headerlinks ul li a:hover, #headerlinks ul li a.last:hover {
	text-decoration: underline;
	color: #131313;
}
form#seek {
	display: inline;
	height:21px;
	float:right;
	width: 358px;
	position: absolute;
	top: 31px;
	right: 0;
		font-size: 10px;
}
form#seek input.searchbox {
	width: 115px;
	border:1px solid #cfcfd0;
	background:#FFF url(/governor/assets/slices/search_icon.gif) no-repeat 0 1px;
	padding:3px 1px 3px 20px;
	color:#999999;
	font-size:1em;

}
#submit_search {
	height: 21px;
	width: 52px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
form#seek select {
	width: 100px;
	border:1px solid #e6e6e6;
	background:#FFF;
	color:#999999;
	font-size:1em;
	height:100%;
	font-size:x-small;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	height:100%
}
form#seek label {
		color: #363636;
	text-decoration:none;
	font-weight:bold;
	line-height: 12px;
}
.hidden {
	display: none;
}
#header div#logo {
	background: none;
	height: 97px;
	width: 328px;
}
#header div#logo a {
	position: absolute;
	left:0;
	top: 28px;
	display: block !important;
	text-decoration: none;
	font-size:1px;
	color: #fff;

	height: 56px !important;
	width: 327px;
	z-index: 999;
	background-image: url(/governor/assets/slices/title_clear.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
}
table.search a {
	color: #666;
	text-decoration:none;
	font-weight:bold;
	line-height: 12px;
}
#header table.search a:hover {
	text-decoration: underline;
}
/*---------------------------------------------*/

/*  footer                                     */

/*---------------------------------------------*/



#footer {
	font-family:Verdana, Geneva, sans-serif;
	width: 980px;
	width: 980px!important;
	color:#999;
	bottom: 0px;

	background-color: #FFF;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		background: url(/governor/assets/slices/bg_footer.gif) no-repeat right top;
}
#footer table td {
	margin: 0px;
	padding: 0px;
}
img.logo {
	margin-left: 0px;
	border: 0 none;
	margin-top: 0px;
	padding: 0px;
	float: left;
}
#footer table.fLinks {
	width: auto;
	border: 0;
	float: right;
	margin: 0;
	padding: 0;
}
table.fLinks a, table.fLinks a.stateLinks {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#666;
	margin: 0px;
	font-weight:bold;
	text-decoration: none;
	float: left;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#footer div.footerlinks a:hover, table.fLinks a.stateLinks:hover {
	text-decoration: underline;
	color: #000;
}
img.opra {
	margin-top:7px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	float: left;
	padding: 0px;
	margin-right: 0px;
}
#footer div.footerText {
	float:left;
	margin-left:7px;
	width:945px;
	line-height:normal;
	font-weight:normal;
	font-size: 10px;
	color: #999;
}
/*#footer div.footerText a {
	color: #666;
	text-decoration: none;
}*/
#footer div.footerText a:link, #footer div.footerText a:visited, #footer div.footerText a:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
#footer div.footerText a:hover {
	color: #111;
	text-decoration: underline;
}
.clearA {
	overflow: hidden;
	clear: both;
	height: 0;
	margin: 0;
	font-size: 0px;
	line-height: 0;
	font-size: 1px;
}
a {
	color: #666;
	text-decoration: none;
}
a:active, a:visited, a:link {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #016bd9;
	text-decoration:underline;
}
/* --------------------  Breadcrumb and interact links C--------------------*/


.top_links_wrap {
	width:950px;
	margin: 0 0px;
	padding: 0 0 5px;
	height: 31px;
	float: left;
}
/* -------------------- Breadcrumb section --------------------*/

#breadCrumb {
	height: 30px;
	margin: 0;
	float:left;
	color: #555;
	font-size: 11px;
	float: left;
	vertical-align: middle;

	visibility: visible;
	position: relative;
	width: 961px;
	background-image: url(/governor/assets/slices/bg_breadcrumbs.gif);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 19px;
	background-repeat: no-repeat;
	background-position: right top;
	
}
#breadCrumb a {
	line-height: normal;
	color: #333;
	margin: 0;
	display: inline;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}
a.secondLevelTitleLast:link, a.secondLevelTitleLast:visited, a.secondLevelTitleLast:active {
	text-decoration: underline;


}
#breadCrumb span.secondLevelPageTitle {
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #333;
}
 a.secondLevelTitleFirst:hover, a.secondLevelTitleLast:hover  {
 color:#333;
 text-decoration: underline;
}
.secondLevelTitleFirst {
	color:#333;
	text-decoration: none;
}
 /* LeaveNotice - plug in to notify users of leaving your site  * Examples and documentation at: http://rewdy.com/tools/leavenotice-jquery-plugin  *  * STYLESHEET  * --------------------------  * This file can be edited to adjust the style of the dialog. You can change the IDs  * used by sending options to the plugin when it is initiated. For more information  * on this, please refer to the documentation at:
 /* http://rewdy.com/tools/leavenotice-jquery-plugin  *  * NOTE: This dialog loads within your page. Therefore, it takes on any global styling  * you already have in place. You might need to override your other styles here if  * you are having trouble getting things to appear as you want them to.  *  */ 


/* The style for the blackout div that appears when the exit dialog is shown. */

#ln-blackout {
 position:fixed;
 top:0;
 left:0;
 width:100%;
 height:100%;
 background-color:#000;
}
/* This style is for a container that holds the message dialog box. It has been added primarily to help with positioning. I know some people would complain about this, but it seems more efficient this way even it is isn't semanitc. */

#ln-messageHolder {
	position:fixed;
	top:150px;
	left:0;
	width:100%;
}
/* This style is for the div that holds the actual exit dialog. */

#ln-messageBox {
	width:460px;
	margin:0 auto;
	min-height:200px;
	background-color:#FFF;
	border:10px solid #e6e6e6;
	-moz-box-shadow:0 0 20px 10px #666;
	-webkit-box-shadow:0 0 20px #666;
	text-align:center;
	padding:20px;
	color:#000
}
/* This style is applied to the link that closes the dialog. */

a#ln-cancelLink {
	background-color:#e6e6e6;
	font-weight:bold;
	padding:5px;
	color:#666;
	text-decoration:none;
	text-transform:uppercase;
	font-size:0.8em;
}
a#ln-cancelLink:hover {
	background-color:#666;
	color:#e6e6e6;
}
/* This style is for the box that holds the section that says where the user is being directed to. */

.setoff {
	background-color:#f2f2f2;
	padding:5px;
	margin:10px 0 20px 0;
}
/*---------------------------------------- Top Nav ------------------------------------------------------

#navigation_wrap {
	text-align:center;
	line-height: 1.2em;
	position: relative;
	height:35px;
	margin: 0;
	width: 980px;
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;

	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

 ul#topnav {
	 	z-index: 2;
	 	font-weight:bold;
	font-family: Arial, helvetica, sans-serif;
float: left;
	width: 980px;
	list-style: none;
	position: relative;
	font-size: 1.2em;

	background-image: url(/governor/assets/slices/top_nav_stretch_red.gif);
	background-position:0px top;
	background-repeat: repeat-x;
	background-color:transparent;

}
ul#topnav li {
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #990033;
}
ul#topnav li a {
	padding: 10px 19px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
	font-size: 12px;
}
ul#topnav li:hover {
	background:#1376c9 url(/governor/assets/slices/top_nav_active.gif) repeat-x;
}
ul#topnav li span {
	float: left;
	padding: 11px 0px;
	position: absolute;
	left: 0;
	top:34px;
	display: none;
	width: 980px;
	background-color: #4f678e;
	color: #f0f0f0;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	font-weight: normal;
	
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline;  }
ul#topnav li span a:hover {text-decoration: underline;}
*/
/*  --------------------------------- Stay Connected Links ------------------------------------------ */
ul.interact_links {
	list-style: none;
	float:left;
	height: 31px;
	margin: 0;

	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 4px;
}
ul.interact_links li {
	display: inline;
	width: 36px;
	float: left;
	height: 31px;
	margin: 0px;
	padding: 0px;

	
}
ul.interact_links li a{
	display: inline;
	width: 28px;
	float: left;
	height: 31px;
	margin-right: 0px;
}
ul.interact_links li a.scribd_link {
	background-image: url(/governor/assets/slices/scribd.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	margin: 0px;
	padding-top: 0px;

}
ul.interact_links li a.rss_link {
	background-image: url(/governor/assets/slices/rss.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	margin: 0px;
	padding-top: 0px;

}
ul.interact_links li a.facebook_link {
	background-image: url(/governor/assets/slices/facebook.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	margin: 0px;
	padding-top: 0px;
}
ul.interact_links li a.YouTube_link {
	background-image: url(/governor/assets/slices/youtube.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	margin: 0px;
	padding-top: 0px;
}
ul.interact_links li a.tweet_link {
	background-image: url(/governor/assets/slices/twitter.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	margin: 0px;
	padding-top: 0px;
	width: 30px;
}
ul.interact_links li a.ls_link {
	background-image: url(/governor/assets/slices/livestream.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	margin: 0px;
	padding-top: 0px;
	width: 30px;
}
ul.interact_links li.flickr_link {
	background-image: url(/governor/assets/slices/flickr.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	margin: 0px;
	padding-top: 0px;
	visibility: hidden;
}
ul.interact_links li.ls_link {
	background-image: url(/governor/assets/slices/ls_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	margin: 0px;
	padding-top: 0px;
	visibility: hidden;
}

ul.interact_links li.print_link {
	background-image: url(/governor/assets/slices/print_icon.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	margin: 0px;
	padding-top: 0px;
	visibility: hidden;
}