/* CSS RESET*/
body, div, span, p, label, form, input, table, tr, td, th, h1, h2, h3, h4, a, img, ul, ol, li {
	border-width: 0;
	padding: 0;
	margin: 0;
}

body {
background: #153441 url('../../images/Portal/ocean_bg.jpg') repeat-x scroll center top;
 /*background: #153441 url('../../images/portal/ocean_bg.jpg') repeat-x scroll -125px 0;*/
	font-family: Arial, Helvetica, Sans-Serif;
}

h1, h2, h3, h4 {
	font-family: Trebuchet MS, Verdana, Sans-Serif;
}

a {
	color: #0F77B7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clear{
display:block;
height: 1px;
clear:both;
line-height: 0px;
overflow:hidden;
}

#page {
	width: 996px;
	margin: 0 auto;
}

#header {
	position: relative;

	height: 125px;
	width: 996px;
	background-color: white;
}

#header_logo {
	position: absolute;
	top: 5px;
	left: 0px;
	background: transparent url('../../images/Portal/seafood_logo.gif') no-repeat 0 0;
	width: 290px;
	height: 119px;
}

#header_logo a {
	display: block;
	width: 290px;
	height: 119px;
}

#header_logo a:hover{
  text-decoration: none;
}

#header_menu {
	position: absolute;
	top: 3px;
	right: 13px;
}

#header_menu ul li {
	display: inline;
	padding-left: 12px;
}

#header_menu ul li a {
	color: #0F77B7;
	font-size: 13px;
}

#header_title {
	position: absolute;
	bottom: 16px;
	right: 13px;
	width: 620px;
	text-align:right;
}

#header_title h1 {
	color: #4A9491;
	font-weight: normal;
	font-style: italic;
	font-size: 24px;
}

#searchbar {
	position: relative;

	background: transparent url('../../images/Portal/search_bg.jpg') no-repeat 0 0;
	height: 38px;
	width: 996px;
}

div#searchbar input.hiddenField{
display: none;
}

#searchbar_form {
	position: absolute;

	right: 0px;
	top: 0px;
	width: 630px;
}

#searchbar_form h3 {
	display: block;
	position: absolute;
	top: 7px;
	right: 471px;
  font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #86DFC7;
}

#searchbar_form input {
	display: block;
	position: absolute;
	top: 7px;
	right: 67px;
	border: 1px solid #7DCDB7;
	/*height: 25px;*/
	padding: 3px 3px 2px 2px;
	width: 395px;
}

#searchbar_form input.go{
	display: block;
	right: 10px;
	top: 6px;
  cursor: pointer;
	border-width: 0px;
	background: transparent url('../../images/Portal/button_go.gif') no-repeat 0 0;
	width: 53px;
	height: 25px;
}

#content_frame {
	position: relative;
	background-color: white;
	width: 985px;
	/*height: 835px;*/
	padding: 15px 10px 10px 0px;
	border-bottom: 1px solid #7CCDB7;
}

#footer {
	clear: both;
	background-color: white;
	width: 975px;
	height: 100px;
	padding: 0 10px;
	background-image: url(../../images/Portal/curve.gif);
	background-repeat: no-repeat;
}

#footer_menu {
	padding-top: 5px;
}

#footer_menu ul li {
	display: inline;
	padding-left: 12px;
}

#footer_menu ul li a {
	color: black;
	font-size: 13px;
}

#footer_copyright {
	padding: 12px;
	font-size: 13px;
}

div.content_page {
	padding: 0 16px 0 45px;
}

div.content_page h1 {
	color: #0F77B7;
	font-style: italic;
	font-size: 21px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

div.content_page h3{
margin: 0px 0px 10px 0px;
}

div.sidebar {
	float: right;
	width: 240px;
	background-color: #B7D6EA;
	height: 830px;
	/*height: 834px;*/
}

div.sidebar div.ad {
	background-color: #084870;
}

div.sidebar div.ad div.ad_img {
	padding: 10px;
	width: 218px;
	height: 148px;
}

div.sidebar div.ad div.ad_text {
	padding: 3px 0 13px 10px;
}

div.sidebar div.ad div.ad_text a {
	color: white;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Trebuchet MS, Verdana, Sans-Serif;
}

div.sidebar div.ad div.ad_text a span.arrows {
	color: #CC9900;
	font-style: italic;
}

div.sidebar div.websites {
	padding: 4px 9px;
}

div.sidebar div.websites h4 {
	padding: 5px;
	color: #084870;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px solid white;
	line-height: 1;
}

div.sidebar div.websites ul {
	list-style-type: none;
	font-size: 12px;
	padding-left: 5px;
	line-height: 1.4;
}

div.sidebar div.websites div.banner {
	padding: 10px 0px;
}

div.content {
	float: left;
	width: 745px;
}

div.theme {
	padding: 0 0 0 11px;
	/*margin: 0 0 13px 0;*/
	float: left;
	width: 234px;
	/*border-right: 1px solid #7CCDB7;*/
}

div.no_border {
	border-width: 0px;
}

div.theme_image {
	width: 225px;
	height: 92px;
}

div.theme_image a {
	display: block;
	width: 225px;
	height: 92px;
}

div.theme_title {
	width: 225px;
	height: 31px;
	padding: 2px 0 0 8px;
}

div.theme_title h2 a{
	color: white;
	font-weight: normal;
	font-style: italic;
	font-size: 20px;
}

div.theme_description {
	width: 225px;
	height: 64px;
	color: black;
	font-size: 13px;
	padding-left: 2px;
	line-height: 1.2;
}

div.theme_content {
	width: 225px;
	/*height: 200px;*/
	margin: 0px 0px 40px 0px;
}

div.theme_content ul{
	list-style-image: url('../../images/Portal/bullet_arrow.gif');
	list-style-position: outside;
	margin-left: 18px;
}

div.theme_content ul li {
	border-bottom: 1px solid #7CCDB7;
	padding: 3px 0;
}

div.theme_content ul li.last {
	border-bottom-width: 0px;
}

div.theme_content ul li a {
	font-size: 12px;
}

div.theme_footer {
	width: 225px;
	height: 5px;
	display:none;
}

div.theme_image{
width: 225px;
overflow:hidden;
}

div.sectionBorder{
background-image: url(../../images/Portal/theme-borders.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
width: 738px;
overflow: hidden;
margin: 0px 0px 23px 0px;
}

div.sectionGroup{}

div.group_1{
background-image: url(../../images/Portal/section-lines-top.gif);
background-repeat: no-repeat;
background-position: bottom left;
}

div.group_2{
background-image: url(../../images/Portal/section-lines-bottom.gif);
background-repeat: no-repeat;
background-position: bottom left;
}

div.careers div.theme_image {
	/*background: transparent url('../../images/Portal/careers.jpg') no-repeat 0 0;*/
}

div.careers div.theme_title {
	background: transparent url('../../images/Portal/bar_careers.gif') no-repeat 0 0;
}

div.careers div.theme_footer {
	/*background: transparent url('../../images/Portal/bar_sm_careers.gif') no-repeat 0 0;*/
}

div.health div.theme_image {
	/*background: transparent url('../../images/Portal/health.jpg') no-repeat 0 0;*/
}

div.health div.theme_title {
	background: transparent url('../../images/Portal/bar_health_NEW.gif') no-repeat 0 0;
}

div.health div.theme_footer {
	/*background: transparent url('../../images/Portal/bar_sm_health_NEW.gif') no-repeat 0 0;*/
}

div.information div.theme_image {
	/*background: transparent url('../../images/Portal/information.jpg') no-repeat 0 0;*/
}

div.information div.theme_title {
	background: transparent url('../../images/Portal/bar_information.gif') no-repeat 0 0;
}

div.information div.theme_footer {
	/*background: transparent url('../../images/Portal/bar_sm_information.gif') no-repeat 0 0;*/
}

div.news div.theme_image {
	/*background: transparent url('../../images/Portal/news.jpg') no-repeat 0 0;*/
}

div.news div.theme_title {
	background: transparent url('../../images/Portal/bar_news.gif') no-repeat 0 0;
}

div.news div.theme_footer {
	/*background: transparent url('../../images/Portal/bar_sm_news.gif') no-repeat 0 0;*/
}

div.students div.theme_image {
	/*background: transparent url('../../images/Portal/students.jpg') no-repeat 0 0;*/
}

div.students div.theme_title {
	background: transparent url('../../images/Portal/bar_students.gif') no-repeat 0 0;
}

div.students div.theme_footer {
	/*background: transparent url('../../images/Portal/bar_sm_students.gif') no-repeat 0 0;*/
}

div.sustain div.theme_image {
	/*background: transparent url('../../images/Portal/sustain.jpg') no-repeat 0 0;*/
}

div.sustain div.theme_title {
	background: transparent url('../../images/Portal/bar_sustain.gif') no-repeat 0 0;
}

div.sustain div.theme_footer {
	/*ackground: transparent url('../../images/Portal/bar_sm_sustain.gif') no-repeat 0 0;*/
}

span.highlight {
	font-weight: bold;
}

div.search_description {
	font-size: 13px;
}

div.search_description span.search_keywords {
	font-weight: bold;
}

div.search_pagination {
	border-color: #7CCDB7;
	border-style: solid;
	border-width: 1px 0px;
	height: 19px;
	margin: 7px 0;
	padding: 3px 0 1px;
}

div.search_page_text {
	float: left;
	font-size: 13px;
}

div.search_pages {
	float: right;
	font-size: 13px;
	margin-top: 1px;
}

div.search_pages span.search_current_page {
	font-weight: bold;
}

div.search_pages .search_page {
	padding: 0 2px 0 1px;
}

div.search_results {
	clear: both;
}

div.search_result {
	clear: both;
}

div#cse-search-results iframe{
height: 1000px;
width: 650px;
}

div.search_result_number {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	float: left;
	width: 30px;
}

div.search_result_title {
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
}

div.search_result_description {
	clear: left;
	margin: 14px 0 14px 30px;
	font-size: 13px;
}

div.search_readmore {
	margin-top: 10px;
}

/* Flash */
div.contentFlash,
div.rhsFlash
{
width:100%;
text-align: center;
}

div.rhsFlash{
margin: 0px 0px 10px 0px;
}