@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/pic1.png) #093767 no-repeat center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000040;
	margin:0;
	}
	
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}

a {
	font-size: 12px;
	color: #010101;
	}
	
#wrapper {
	margin:auto;
	width:1000px;
	padding-top:10px;
	}

#header {
	background:url(../images/menubar.png) no-repeat;
	height:55px;
	width:1000px;
	margin:auto;
	}
	
.mdlogo{
	position:absolute;
	top:80px;
	left:195px;
	}
	
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu li {
	padding-top: 15px;
	padding-left:5px;
	margin: 0;
	list-style: none;
	background-repeat: no-repeat;
}

.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height:55px;
	background-repeat: no-repeat;
}

	
.outboardmenu a {
	background:url(../images/marine-engines.png) no-repeat;
	width:50px;
	height:auto;
	}	
	
.outboardmenu a:hover {
	background:url(../images/marine-engines-mo.png) no-repeat;
	margin-top:-20px;
	margin-left:-15px;
	width:75px;
	height:67px;
	}		

.waverunnersmenu a {
	background:url(../images/waverunners.png) no-repeat;
	width:50px;
	height:auto;
	}	
	
.waverunnersmenu a:hover {
	background:url(../images/waverunners-mo.png) no-repeat;
	margin-top:-20px;
	margin-left:-15px;
	width:75px;
	height:67px;
	}

.servicemenu a {
	background:url(../images/service.png) no-repeat;
	width:50px;
	height:auto;
	content:attr(Sẻvice);
	}	
	
.servicemenu a:hover {
	background:url(../images/service-mo.png) no-repeat;
	margin-top:-20px;
	margin-left:-15px;
	width:75px;
	height:67px;
	}
	
.accessoriesmenu a {
	background:url(../images/accessories.png) no-repeat;
	width:50px;
	height:auto;
	content:attr("Service");
	}	

.accessoriesmenu a:hover {
	background:url(../images/accessories-mo.png) no-repeat;
	margin-top:-20px;
	margin-left:-15px;
	width:75px;
	height:67px;
	}
	
.boats a {
	background:url(../images/inflatables.png) no-repeat;
	width:50px;
	height:auto;
	content:attr("Service");
	}	

.boats a:hover {
	background:url(../images/inflatables-mo.png) no-repeat;
	margin-top:-20px;
	margin-left:-15px;
	width:75px;
	height:67px;
	}
	
.diesel-engine a {
	background:url(../images/diesel-engines.png) no-repeat;
	width:50px;
	height:auto;
	content:attr("Service");
	}	

.diesel-engine a:hover {
	background:url(../images/diesel-engines-mo.png) no-repeat;
	margin-top:-20px;
	margin-left:-15px;
	width:75px;
	height:67px;
	}

.menu li {float: left;}

.menu:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.navi {
	margin: 0;
	padding: 0;
	margin-top: -55px;
	margin-right:20px;
	list-style: none;
}

.navi li {
	margin: 0;
	list-style: none;
}

.navi li a, .navi li a:visited {
	display: block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FaFaFa;
	text-decoration: none;
}

.navi li:hover {
	text-decoration:underline;
	color:#FFF;
}

.navi li {float: right;}

.clearall{
	clear:both;
	}

#adv{
	margin:auto;
	height:110px;
	background:#FFF;
	padding: 5px 5px 0 5px;
}
#main {
	margin:auto;
	width:1000px;
	padding-top:280px;
}

.mainbody{
	background:url(../images/body_bg.png) repeat-x #FFF;
}

.mainbodydata{
	padding: 10px 5px 0 5px;
	background:#FFF;
}

.footer {
	padding:5px 0 5px 0;
	background:none;
}

.footerdata {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F1F1F1;
	line-height: 20px;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-transform:uppercase;
	text-shadow:0 1px 1px #FFF;
	font-weight:bold;
	color:#CA0000;
}

.subtitle {
	background:#000DA8;
	background: -moz-linear-gradient(#1717E8, #009);	
	background: -o-linear-gradient(#FFF, #3136F0);
	background: -ms-linear-gradient(#FFF, #3136F0);
	background: linear-gradient(#FFF, #3136F0);
	line-height: 30px;
	}
	
.subtitle a{
	background:none;
	FONT-WEIGHT:600;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	COLOR: #FFF; 
	text-shadow: 0 1px 1px #000;
	text-transform:uppercase; 
	font-size: 14px;
	line-height: 30px;
	}
	
.subtitle a:hover{
	background:none;
	FONT-WEIGHT:600;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #FFF; 
	text-shadow: 0 1px 1px #333;
	text-transform:uppercase;
	text-decoration:underline;
	font-size: 14px;
	line-height: 30px;
	}
	
.Tin_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#006;
	}
	
.Tin_title a{
	text-decoration:none;
	font-style:italic;
	}

.Tin_title a:hover{
	text-decoration:underline;
	font-style:italic;
	}
.photoborder {
	border: solid 1px #999;
	padding:2px;
	}
/*======= webwidget_scroller_amazon =========*/
.amazon_scroller{
    padding: 0px;
    margin: 0px;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -khtml-border-radius: 10px;
}
.amazon_scroller .amazon_scroller_nav{
    position: absolute;
}
.amazon_scroller .amazon_scroller_nav li{
    cursor: pointer;
    position: absolute;
}
.amazon_scroller .amazon_scroller_mask{
    position: absolute;
    margin-left: 30px;
    margin-right: 30px;
    overflow: hidden;
}
.amazon_scroller ul{
    padding: 0px;
    margin: 0px;
    float: left;
}
.amazon_scroller ul li{
    padding: 0px;
    margin: 0px;
    margin-left: 5px;
    margin-right: 5px;
    list-style: none;
    float: left;
    text-align: center;
    display:inline;
}
.amazon_scroller ul li a{
    text-decoration: none;
}
.amazon_scroller ul li a amazon_scroller_title{
	overflow:hidden;
}
.amazon_scroller ul li a:hover{
    text-decoration: underline;
}
.amazon_scroller ul li a img{
    border: none;
}

/*======= tab_container =========*/

.container {width: 720px; margin: auto;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-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;
}
.tab_content {
	padding: 10px;
	font-size: 1.2em;
	max-height:500px;
	overflow:auto;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #ddd;
	padding: 5px;
}

/*
 * jQuery lightBox plugin
*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}