/*Eric Meyer’s CSS Reset*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
/* remember to define focus styles! */
:focus{outline:0;}
body{
	line-height:1;
	color:black;
	background:white;
}
ol,ul{list-style:none;}
/* tables still need 'cellspacing="0"' in the markup */
table{
	border-collapse:separate;
	border-spacing:0;
}
caption,th,td{
	text-align:left;
	font-weight:normal;
}
blockquote:before,blockquote:after,
q:before,q:after{content: "";}
blockquote,q {quotes: "" "";}

html{
	background:#e0e1e2 url(../img/bg-html.gif) repeat-x 0 0;
	font-size:62.5%;
}
body{
	background:url(../img/bg-body_front.jpg) no-repeat 50% 32px;
	margin:0;
	padding:0;
	font-family:arial,tahoma,verdana,helvetica,sans-serif;
	font-size:100.01%;
	color:#414042;
	padding:0 0 20px;
}
#main{
	width:940px;
	margin:0 auto;
	padding:10px 0 5px 10px;
	overflow:hidden;
	background:#404041;
}
#main2{
	width:940px;
	margin:0 auto;
	padding:10px 0 5px 10px;
	overflow:hidden;
	background:#404041;
}
ul{
	margin:0;
	padding:0;
}
li{
	list-style:none;
}
img{border:none;display:block;}
a{outline:none;}
/*header*/
#header{
	height:95px;
	width:940px;
	margin:0 auto;
	background:url(../img/bg-header.jpg) no-repeat 0 0;
	overflow:hidden;
}
/*logo*/
h1{
	margin:7px 0 0 17px;
	background:url(../img/logo1.gif) no-repeat 0 0;
	width:400px;
	height:58px;
	float:left;
	display:inline;
}
h1 a{
	width:280px;
	height:54px;
	float:left;
	border:none;
	text-indent:-9999px;
	overflow:hidden;
}
/*location*/
div.location{
	float:right;
	width:143px;
	height:65px;
	background:#000 url(../img/blackboxBG.gif);
	margin:0 2px 0 0;
	display:inline;
	position:relative;
	
}
div.location span{
	position:absolute;
	border-bottom:4px solid #ed1b2e;
	width:117px;
	color:#999;
	font:10px Arial;
	line-height:22px;
	text-align:center;
	left:10px;
	bottom:9px;
	letter-spacing: 4px;
}
/*top navigation*/
ul.nav{
	float:right;
	overflow:hidden;
	margin:42px 7px 0 0;
	padding-bottom: 5px;
	font:10px Arial;
}
ul.nav li{
	float:left;
	background:url(../img/bg-nav.gif) no-repeat 100% 50%;
	padding:0 13px 0 11px;
	margin:0 -2px 0 0;
}
ul.nav li a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
ul.nav li a:hover{
	color:#da2128;
	text-decoration:none;
	font-weight:bold;
}

/*main navigation*/
#menu{
	float:left;
	width:100%;
	background:url(../img/bg-menu1.gif) no-repeat 0 100%;
	padding:0 0 0px;
	margin:0px 0 0;
}
#menu li{
	float:left;
}
#menu li a{
	float:left;
	text-indent:-9999px;
	height:43px;
	background:url(../img/bg-menu-items1.gif) no-repeat 0 0;
}
#menu li a:hover, #menu li a.active{
	background:url(../img/bg-menu-items-active1.gif) no-repeat 0 0;
}
#main #menu li.home a{
	width:104px;
}
#main #menu li.company a{
	width:157px;
	background-position:-104px 0;
}
#main #menu li.engines a{
	width:127px;
	background-position:-261px 0;
}
#main #menu li.system a{
	width:209px;
	background-position:-388px 0;
}
#main #menu li.smartcraft a{
	width:150px;
	background-position:-597px 0;
}
#main #menu li.directory a{
	width:183px;
	background-position:-747px 0;
}
/*content*/
#content{
	padding:0 0 8px;
	float:left;
}
/*banner*/
div.banner{
	position:relative;
	background:url(../img/bg-banner1.gif) no-repeat 0 100%;
	padding:0 8px 9px 0;
	float:left;
	width:932px;
}
div.page-banner{
	background:url(../img/bg-page2-banner.gif) no-repeat 0 100%;
	padding:0 8px 7px 0;
}
/*buttons*/
ul.switch{
	position:absolute;
	right:23px;
	bottom:20px;
	height:23px;
}
ul.switch li{
	float:left;
	margin:0 2px 0 0;
}
ul.switch li a{
	float:left;
	width:23px;
	height:20px;
	line-height:1.6em;
	background:url(../img/bg-switch.png) no-repeat 0 0;
	text-align:center;
	font:bold 1.4em Arial;
	color:#fff;
	text-decoration:none;
	padding:3px 0 0;
}
ul.switch li a:hover{
	background:url(../img/bg-switch-hover.png) no-repeat 0 0;
}
/*four boxes*/
ul.info{
	float:left;
	padding:0 0 0px;
}
ul.info li{
	float:left;
	margin:0 3px 0 0;
	position:relative;
}
div.topic-banner{
	background:url(../img/bg-block.gif) no-repeat 100% 100%;
	padding:0 6px 7px 0;
	float:left;
	margin:0 0 4px;
}
ul.info li p{
	width:190px;
	clear:left;
	margin:0 0 0 5px;
	color:#fff;
}
a.go{
	width:17px;
	height:17px;
	background:url(../img/bg-go.gif) no-repeat 0 0;
	position:absolute;
	top:138px;
	right:11px;
}
/*page*/
div.container{
	width:930px;
	overflow:hidden;
	background:url(../img/bg-container.gif) repeat-y 0 0;
	float:left;
	margin:2px 0 0;
}
/*sidebar*/
div.sidebar{
	width:150px;
	float:left;
	padding:30px 40px;
}
ul.sidebar-nav li{
	margin:0 0 10px -30px;
}
ul.sidebar-nav li a{
	font:bold 1.1em Arial;
	color:#fff;
	text-decoration:none;
}
ul.sidebar-nav #li a:visited{
	font:bold 1.1em Arial;
	color:#000;
	text-decoration:none;
}
ul.sidebar-nav li a:hover{
	font:bold 1.1em Arial;
	color:#000;
	text-decoration:none;
}
ul.sidebar-nav #li a:active{
	font:bold 1.1em Arial;
	color:#000;
	text-decoration:none;
}

/* nested menus */
ul.sidebar-nav ul {
	margin-left:10px;
	line-height: 16px;
}
ul ul.sidebar-nav li a{
	font:normal 1.1em Arial;
	color:#d9dbdc;
	text-decoration:none;
}
ul ul.sidebar-nav #li a:visited{
	font:normal 1.1em Arial;
	color:#000;
	text-decoration:none;
}
ul ul.sidebar-nav li a:hover{
	font:normal 1.1em Arial;
	color:#000;
	text-decoration:none;
}
ul ul.sidebar-nav #li a:active{
	font:normal 1.1em Arial;
	color:#000;
	text-decoration:none;
}

ul ul.sidebar-nav li {
	padding-left:30px;
}

ul ul.sidebar-nav li.nestselect {
	line-height: 16px;
}
ul ul.sidebar-nav li.nestselect a {
	color:#000;
}


ul.sidebar-nav li {
	padding-left:30px;
}

ul.sidebar-nav li.selected {
	background: url(../../img/arrows.gif) no-repeat scroll 8px 1px;
	line-height: 18px;
}
ul.sidebar-nav li.selected a {
	color:#000;
}
/*center block*/
div.colcenter{
	width:700px;
	float:left;
}

div.colcenterTwo{
	width:700px;
	float:left;
}
/*center block*/
div.colcenter{
	width:700px;
	float:left;
}

div.colcenterTwo{
	width:700px;
	float:left;
}
/*left block*/
div.colleft{
	width:393px;
	float:left;
	padding:0 50px 20px;
}
ul.bulletlist li{
	margin:0 0 5px 60px;
	list-style: disc;
}
/*right block*/
div.colright{
	width:181px;
	float:right;
	background:url(../img/bg-colright.gif) repeat-x 0 0;
	padding:13px;
	min-height:275px;
	overflow:visible;
}
div.colright2{
	width:181px;
	float:right;
	padding:13px;
	min-height:275px;
	overflow:visible;
}
* html div.colright{
	height:275px;
}
div.colcenter h2{
	font:2.0em  Trebuchet MS;
	color:#414042;
	margin:30px 0 0;
}
div.colcenter p{
	margin:20px 0;
	font-size:1.1em;
	line-height:1.5em
}
div.collapsed{
	width:395px;
	margin:30px 0 0;
}
div.collapsed h2{
	font-size:1.8em;
	color:#808285;
	margin:0;
}
div.collapsed p{
	margin:0;
}
div.featured-content{
	background:#c1c2c4;
	margin:0 0 10px;
	height: 78px;
}
/*featured content block*/
div.featured-content p{
	text-align:center;
	color:#fff;
	font-weight:bold;
}
div.colright a.go{
	position:static;
	float:right;
	background:url(../img/bg-go2.gif) no-repeat 0 0;
}
/*page3*/
div.page3{
	background:url(../img/bg-page3-container.gif) repeat-y 0 0;
}
/*page4*/
div.page4{
	background:url(../img/bg-page4-container.gif) repeat-y 0 0;
}
/*page3 center block*/
div.page3 div.colcenter{
	background:url(../img/bg-page3.gif) repeat-x 0 0;
	padding:25px 35px;
	width:630px;
}
div.page3 div.colcenter p, div.page3 div.colcenter h2{
	margin:7px 30px 0 5px;
}
div.page3 div.colcenter img{
	margin:0 0 0 0px;
}
div.page4 div.colcenter p, div.page4 div.colcenter h2{
	margin:10px 110px 0 40px;
	color:#CCCCCC;
}
div.page4 div.colcenter h2{
	color:#fff;
	margin:20px 110px 0 40px;
}
/*search form*/
form.search, form.search fieldset{
	margin:0;
	padding:0;
	border:0;
}
form.search{
	padding:20px 0 0 15px;
}
/*search form left column*/
ul.leftcol{
	float:left;
	width:300px;
	overflow:hidden;
}
ul.leftcol li{
	float:left;
	width:342px;
	padding:0 0 0 12px;
	color:#222c6f;
	font-size:1.1em;
	margin:1px 0;
	font-weight:bold;
}
ul.leftcol li ul li{
	font-size:1.0em;
}
ul.leftcol li.labels label{
	min-width:55px;
	color:#000;
	float:left;
	margin:3px 0 0;
	font-weight:normal;
}
* html ul.leftcol li.labels label{
	width:55px;
}
ul.leftcol li.labels input{
	width:121px;
}
ul.leftcol li.labels{
	margin:1px 0 5px;
}
ul.leftcol li input{
	background:none;
	border:1px solid #b2b4b5;
	border-top:2px solid #87898a;
	padding:1px 0 1px 3px;
}
ul.leftcol li input.code{
	width:90px;
}
ul.leftcol li input.city{
	width:180px;
}
ul.leftcol li span{
	float:left;
	padding:5px 0;
	color:#91a7df;
}
ul.leftcol li select{
	width:186px;
}
ul.leftcol li div.border{
	background:url(../img/bg-border-blue.png) no-repeat 0 0;
	height:2px;
	font-size:1px;
	margin:12px 0 0 3px;
	overflow:hidden;
}
ul.leftcol li ul li div.border{
	background:url(../img/bg-border.png) no-repeat 0 0;
	height:2px;
	font-size:1px;
}
ul.leftcol li ul li span{
	color:#7f8085;
}
ul.leftcol li select{
	font:1.0em Arial;
}
ul.leftcol li h3{
	margin:5px 0 0;
	font-size:1.0em;
}
/*search form right column*/
ul.rightcol li div.border{
	margin:7px 0 0 3px;
}
ul.rightcol li{
	margin:2px 0;
}
ul.rightcol li span{
	padding:0;
}
ul.rightcol li label{
	color:#000;
	font-weight:normal;
}
ul.rightcol li input{
	width:15px;
	height:15px;
	margin:0 7px 0 0;
	padding:0;
	border:0;
}
ul.rightcol li.unactive{
	background:url(../img/bg-unactive.gif) no-repeat 13px 4px;
	padding:12px 0 0 13px;
	color:#7f8085;
}
ul.rightcol li.disabled{
	margin:2px 0 10px;
}
ul.rightcol li.disabled select{
	color:#7f8085;
}
ul.rightcol li.buttons input{
	width:auto;
	border:0;
	height:auto;
	margin:0 2px 0 0;
	height:14px;
	font:0.9em Arial;
	color:#4a628f;
	background:url(../img/btn-search.gif) no-repeat 0 0;
	width:42px;
}
ul.rightcol li.buttons input.reset{
	width:33px;
	background:url(../img/btn-reset.gif) no-repeat 0 0;
}
ul.rightcol li select{
	width:93px;
}
/*page4 three boxes*/
ul.engines li{
	float:left;
	margin:30px 0 0;
	padding:0 0 50px;
}
ul.engines li.recreational{
	background:#797b7d url(../img/bg-engines-recreation.gif) repeat-x 0 100%;
	height: 250px;
}
ul.engines li.commercial{
	background:#97989a url(../img/bg-engines-commercial.gif) repeat-x 0 100%;
	height: 250px;
}
ul.engines li.sterndrives{
	background:#b4b5b7 url(../img/bg-engines-sterndrives.gif) repeat-x 0 100%;
	height: 250px;
}
#main ul.engines li p{
	width:153px;
	margin:20px 45px 0 35px;
}
#main ul.engines li p a{
	color:#414042;
	text-decoration:none;
}
ul.product li{
	float:left;
	margin:30px 0 0 10px;
	padding:0 0 0px;
}
ul.product li.recreational{
	background:#797b7d url(../img/bg-engines-recreation.gif) repeat-x 0 100%;
}
ul.product li.commercial{
}
ul.product li.sterndrives{
	background:#b4b5b7 url(../img/bg-engines-sterndrives.gif) repeat-x 0 100%;
}
#main ul.product li p{
	width:230px;
	margin:20px 45px 0 35px;
}
#main ul.product li p a{
	color:#58595b;
	text-decoration:underline;
}
/*footer*/
#footer{
	width:940px;
	clear:both;
	/*background:url(../img/bg-footer.gif) no-repeat 100% 100%;*/
	padding:0 0 0px;
	overflow:hidden;
}

#copy {
	width:940px;
	margin:0 auto;
	padding:10px 0 0 10px;
	overflow:hidden;
	color:#666666;
	margin-top:0pt;
}
div.footer-inner p{
	color:#666666;
	margin:0;
}
/*-----------------------------------------table for boats ---------------*/

a {
	color: #c75f3e;
}

#mytable {
	width: 625px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../img/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../img/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../img/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
img.left {float:left}
