@import url("main_standard.css");
body {
	padding: 0px;
	margin:auto;
	font: 12px arial, tahoma, verdana, sans-serif;
	text-align: center;
	color:#000000;
	background:url('../images/body_bg.jpg') top repeat-x;
	background-color:#829BB4;
}

img, div, a, input {
	behavior: url(css/iepngfix.htc);
}

a {
	text-decoration:underline;
    color: #2974af;
}
a:hover {
	color:#005295;
}

h1{
	margin:0 0 10px 0;
	font-size:22px;
	font-weight:bold;
	color:#790000;
}
h2{
	margin:0 0 10px 0;
	font-size:18px;
	color:#00719E;
}

h3{
	margin:0 0 10px 0;
	font-weight:normal;
	color:#2974AF;
	font-size:16px;
	text-transform: uppercase;	
}

h4{
	margin:0 0 10px 0;
	font-size:14px;
}
p, ul, ol {
	padding-bottom: 6px;
}
p {
	font-size:12px;
	color:#000000;
}
.wrap{
	width: 976px;
	height: auto;
	margin:auto;
	margin-top:11px;
	text-align:left;
}
.container_top{
	width: 976px;
	height: 10px;
	margin:0px;
	overflow:hidden;
	background:url('../images/container_top.png') top left no-repeat;
}
.container_middle{
	width: 968px;
	height: auto;
	margin:0px;
	padding-left:8px;
	overflow:hidden;
	background:url('../images/container_middle.png') left repeat-y;
}
.container_bottom{
	width: 976px;
	height: 16px;
	margin:0px;
	overflow:hidden;
	background:url('../images/container_bottom.png') top left no-repeat;
}
.header{
	width: 960px;
	height: 74px;
}
.logo{
	float:left;
	padding-left:18px;
	padding-top:6px;
}
.menu_level_1{
	width:715px;
	margin:0px;
	overflow:hidden;
}
.menu_level_1 ul {
	list-style: none;
	float:left;
	margin-top:12px;
}
.menu_level_1 ul li {
	margin-left:10px;
	padding-left:12px;
	float:left;
}
.menu_level_1 ul li a {
	color: #7E8489;
	display:block;
	text-decoration: none;
	font-size:12px;
	padding-top:8px;
	font-weight:bold;
	text-transform: uppercase;
}
.menu_level_1 ul li a:hover,.menu_level_1 ul li a.on {
	color:#005295;
	text-decoration: none;
	background:url('../images/arrow_blue_down.gif') center top no-repeat;
}
.menu_level_2{
	width:auto;
	margin:0px;
	overflow:hidden;
}
.menu_level_2 ul {
	list-style: none;
	float:left;
}
.menu_level_2 ul li {
	margin-left:10px;
	padding-left:12px;
	float:left;
}
.menu_level_2 ul li a {
	color: #7E8489;
	display:block;
	text-decoration: none;
	font-size:10px;
	padding-bottom:10px;
	text-transform: uppercase;
}
.menu_level_2 ul li a:hover,.menu_level_2 ul li a.on {
	color:#005295;;
	text-decoration: none;
	background:url('../images/arrow_blue_up.gif') center bottom no-repeat;
}
.banner{
	width: 958px;
	height:163px;
	clear:both;
	border:1px solid #EDEEEF;
	overflow:hidden;
}
.banner_home{
	width: 958px;
	height:348px;
	border:1px solid #EDEEEF;
	overflow:hidden;
}
.banner_watermark{
	height:163px;
	margin-top:-163px;
}
.banner_watermark_home{
	height:348px;
	margin-top:-348px;
}
.main_content{
	width: 960px;
	height:auto;
	padding-bottom:40px;
	overflow:hidden;
	background:url('../images/footer_watermark.gif') bottom left no-repeat;
	color:#7E8489;
}
.main_content_home{
	width: 960px;
	height:auto;
	padding-bottom:40px;
	overflow:hidden;
	background:url('../images/footer_watermark_home.gif') bottom left no-repeat;
	color:#7E8489;
}
.content_aligned_top{
	height:auto;
	overflow:hidden;
}
*html .content_aligned_top{
	display: inline-block;
}
.content_aligned_bottom{
	width: 190px;
	height:auto;
	padding-bottom:40px;
	margin-top:-300px;
	padding-top:146px;
	margin-left:50px;
}
.c_left_c{
	font-size:18px;
	font-style: italic;
	color: #7E8489;
	text-align:center;
    padding: 10px 10px 20px 0px;
}
.main_content p{
	color:#7E8489;
}
.m_c_left{
	width: 238px;
	height:auto;
	float:left;
	padding-left:50px;
	padding-bottom:140px;
	min-height:300px;
    padding-top: 50px;
}
*html .m_c_left{
	height:300px;
}
table.vessel_attrib td{
	padding-top:2px;
	padding-bottom:2px;
	vertical-align: top;
}
table.vessel_attrib td.left{
	width:120px;
}
table.vessel_attrib td.right{
	color:#005596;
}
.core_section{
	width: 192px;
	height:34px;
	margin-top:20px;
	margin-bottom:20px;
	letter-spacing:-1px;
	text-align:center;
}
.core_section a{
	width: 192px;
	height:26px;
	color:#7E8489;
	font-size:16px;
	display:block;
	padding-top:8px;
	background:url('../images/core_section_gray.gif') no-repeat;
	text-decoration: none;
	text-transform: uppercase;
}
.core_section a:hover{
	color:#005596;
	background:url('../images/core_section_blue.gif') no-repeat;
	
}
.m_c_right{
	width: 660px;
	height:auto;
	float:right;
	overflow:hidden;
}
.block{
	width: 270px;
	text-align:justify;
	float:left;
	padding:20px;
	color:#7E8489;
}
.block_no_cols{
	width: 584px;
	text-align:justify;
	float:left;
	padding:20px;
	color:#7E8489;
}

.listing{
	width: 584px;
	float:left;
	padding:20px;
	display:inline;
	overflow:hidden;
}
.navtitle{
	font-size:16px;
	text-transform: uppercase;
	margin-bottom:20px;
}
.navtitle span.blue{
	color:#2974AF;
}
.navtitle span.gray{
	color:#7E8489;
}
.navtitle span.gray{
	color:#7E8489;
}
.gallery_listing{
	width: 584px;
	margin-bottom:24px;
	overflow:hidden;
}
.gallery_listing p{
	font-size:11px;
}
.g_l_image{
	width:113px;
	height:90px;
	padding:5px 8px 11px 8px;
	overflow:hidden;
	float:left;
	background: url('../images/pic_s_bg.jpg') no-repeat top left;
}
.g_l_synopsis{
	width: 426px;
	float:left;
	margin-left:27px;
}
g_l_synopsis a{
	color: #2974AF;
}

.gallery_rolling{
	width: 832px;
	height:118px;
	margin-left:55px;
	margin-top:20px;
	margin-bottom:40px;
	border-top:1px solid #E0E6EC;
	border-bottom:1px solid #E0E6EC;
}
.gallery_rolling .left{
	width: 25px;
	padding-top:48px;
	float:left;
}
.gallery_rolling .right{
	width: 25px;
	padding-top:48px;
	float:right;
	text-align:right;
}
.g_r{
	width: 770px;
	margin-top:10px;
	margin-left:10px;
	/*padding-top:10px;*/
	padding-bottom:10px;
	height:100px;
/*	height:120px;*/
	float:left;
	overflow:hidden;
    position: relative;
/*border: 1px solid #FF7020;*/
}
#g_r_inner
{
width: 1784px; /* todo: need to get working without setting the width */
    left: 0px;
    top: 0px;
    height: 100px;
/*border: 1px solid #007700;*/
    position: absolute;
}
.g_r_item
{
	width:103px;
	height:100px;
	padding:7px 8px 9px 7px;
	margin-left:5px;
	margin-right:5px;
	overflow:hidden;
	float: left;
    background: url('../images/pic_s2_bg.jpg') no-repeat top left;
/*border: 1px solid #0033FF;*/
}
/*
.g_r ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.g_r ul li{
	width:103px;
	height:80px;
	padding:7px 8px 9px 7px;
	margin-left:5px;
	margin-right:5px;
/ *	overflow:hidden;* /
/ *	float:left;* /
	background: url('../images/pic_s2_bg.jpg') no-repeat top left;
}*/
.a {
	filter:alpha(opacity=25); /* IE */
	-moz-opacity:0.25; /* Moz + FF */
	opacity:0.25; /* CSS3*/
	cursor:hand;
}
.a :hover {
	filter:alpha(opacity=100); /* IE */
	-moz-opacity:1; /* Moz + FF */
	opacity:1; /* CSS3*/
	cursor:hand;
}.gallery_swap{
	width:498px;
	margin-left:60px;
}
.gallery_large{
	width:482px;
	height:348px;
	padding:6px 8px 12px 8px;
	overflow:hidden;
	background: url('../images/pic_l_bg.png') no-repeat top left;
    text-align: center;
}
.gallery_description{
	width:498px;
	text-align:right;
	font-size:8px;
	font-weight:bold;
	color:#7E8489;
	text-transform: uppercase;
	margin-bottom:10px;
}
.photo_caption
{
	text-align:right;
	font-size:8px;
	font-weight:bold;
	color:#7E8489;
	text-transform: uppercase;
    width: 128px;
}

.big_photo_caption
{
	font-size:8px;
	font-weight:bold;
	color:#7E8489;
	text-transform: uppercase;
}

.back_to_gallery
{
    padding-left: 41px;
}


.home_left{
	width:235px;
	float:left;
	padding-top:40px;
	padding-left:50px;
}
.home_center{
	width:390px;
	float:left;
	padding-top:15px;
	text-align:justify;
}

.home_right{
	width:230px;
	float:left;
	padding-top:40px;
	padding-left:40px;
}







.footer{
	width: 960px;
	height: auto;
	margin:0px;
	padding-left:8px;
	margin-bottom:10px;
	margin-top:-4px;
	overflow:hidden;
}
.footer .left{
	width: 530px;
	float:left;
	line-height:1;
}
.footer .left .phone{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.footer .left .address{
	font-size:10px;
	color:#FFFFFF;
}
.footer .right{
	width: 420px;
	float:right;
	text-align:right;
}
.footer .right .copyright{
	clear:both;
	text-align:right;
	margin-top:-4px;
	color:#FFFFFF;
}
.footer a {
	color: #FFFFFF;
}

.foot_menu{
	width:auto;
	margin:0px;
}
.foot_menu ul {
	list-style: none;
	float:right;
}
.foot_menu ul li {
	margin-left:10px;
	padding-left:12px;
	float:left;
	background:url('../images/arrow_white.gif') left no-repeat;
}
.foot_menu ul li.first{
	margin-left:0px;
	padding-left:0px;
	background:none;
}
.foot_menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
}
.foot_menu ul li a:hover {
	color:#005295;
	text-decoration: none;
}

.home_center p {
	color: #7E8489;
}

div.breakerdiv
{
    clear: both; float: none; margin-bottom: 30px;
}

div.simpleGallery, div.gallery_photo
{
    margin: 16px 40px;
}
