/*
Author: Francesco Politi
Email: fp@fpoliti.com
*/

body {
	text-align: center;
	background: #fff url(../img/bg_body.gif) repeat-x top left;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
	font-size: x-small;
}
#wrapper {
	width: 928px;
	margin: 0px auto 0px auto;
	background: #fff url(../img/bg_wrapper_928.gif) no-repeat top left;
	text-align: left;
	min-height: 2150px;
	position: relative;
}
#header {
}
#header a img {
	display:block;
	padding: 30px 0px 0px 24px;
}
#modelLargeImg {
	display:block;
	margin: 0px 0px 0px 24px;
}
#menu {
	display:block;
	background: #99A8AC url(../img/bg_menu_880_32.gif) no-repeat top left;
	width: 880px;
	height: 21px;
	padding-top: 11px;
	font-size: 100%;
	font-weight: bold;
	margin: 24px 0px 4px 24px;
}
#menu li {
	display: inline;
	padding: 0px 0px 0px 13px;
	color: #d0d0d0;
}
#menu li a {
	color: #fff;
	text-decoration: none;
}
#menu li a:hover {
	color: #3f6a7b;
	text-decoration: none;
}
#mainBody {
	width: 880px;
	border-top: 1px solid #C0C0C0;
	margin: 10px auto 0px 24px;
	padding-bottom: 40px;
	font-size: 110%;
	position: relative;
}
#breadcrumbs {
	margin: 8px auto 15px 0px;
}
#breadcrumbs li {
	display: inline;
	color: #777;
}
#breadcrumbs li a {
	color: #3f6a7b;
	text-decoration: none;
}
#mainCol {
	border: 1px solid #D4D4D4;
	width: 503px;
	border-top: none;
	margin-bottom: 40px;
}
div.modelBox {
	min-height: 220px;
	border-bottom: 1px solid #D4D4D4;
	position: relative;
	padding: 15px 0px 15px 15px;
	color: #444;
}
div.introBox {
	position: relative;
	padding: 20px 20px 30px 15px;
	color: #444;
	line-height: 150%;
}
div.introBox p {
	padding: 5px 20px 5px 10px;
}
div.introBox h2 {
	color: #3f6a7b;
	font-size: 120%;
	margin-bottom: 20px;
}
div.introBox h3 {
	margin-bottom: 10px;
	margin-top: 10px;
	color: #3f6a7b;
}
div.modelBox img {
	position: absolute;
	right: 10px;
	top: 30px;
}
#modelShortDesc {
	width: 195px;
	line-height: 140%;
	margin-top: 30px;
}
#modelRange {
	font-weight: normal;
	font-size: 120%;
	margin-bottom: 12px;
}
#modelName {
	font-weight: normal;
	font-size: 200%;
	color: #3f6a7b;
	border: 1px solid #D4D4D4;
	display: inline;
	padding: 7px 5px 7px 5px;
}
span.grey {
	letter-spacing: -1px;
	color: #555;
}
#specsHeader {
	font-size: 130%;
	color: #3f6a7b;
	margin: 15px 0px 15px 15px;
}

#mainCol h4.specsTableHeader a {
	display: block;
	background: #809198;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
	padding: 5px 0px 5px 35px;
	position: relative;
	border-bottom: 1px solid #fff;
}
#mainCol h4.specsTableHeader a:hover {
	background: #AAB3B8;
}
h4.specsTableHeader a span {
	text-align: right;
	position: absolute;
	right: 25px;
	font-weight: normal;
}
div.specsBox table {
	width: 100%;
}
div.specsBox table td {
	padding: 7px;
	line-height: 140%;
	color: #404040;
	font-size: 110%;
	background: #FAFAFC;
	border-bottom: 1px solid #fff;
}
div.specsBox table td.dark {
	background: #E7ECEF;
}
div.specsBox table td.specsName {
	padding-left: 50px;
	width: 170px;
}
div.specsBox table td.specsValue {
	text-indent: 0px;
}

#sideCol {
	position: absolute;
	right: 0px;
	top: 10px;
	width: 355px;
}
div.sideBox_A {
	background: #EEEEEE url('../img/bg_sideBox_A_355.gif') no-repeat bottom left;
	width: 355px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
div.sideBox_B {
	background: #F8F8F8 url('../img/bg_sideBox_B_355.gif') no-repeat bottom left;
	width: 355px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
div.sideBox_top {
	background: #EEEEEE url('../img/bg_sideBoxTop_355_32.gif') no-repeat top left;
	width: 355px;
	height: 32px;
}
div.sideBox_top h4 {
	padding: 10px 0px 0px 15px;
	color: white;
	font-size: 110%;
}
div.picsWrapper p {
	float: left;
	font-size: 90%;
	color: #555;
	margin-top: 5px;
}
div.picsWrapper a img {
	margin: 0px 20px 0px 0px;
	border: 1px solid #888;
}
div.picsWrapper a:hover img {
	border: 1px solid #3f6a7b;
}
div.picsWrapper {
	height: 120px;
	width: 350px;
	clear: both;
	margin: 15px 0px 0px 20px;
}
p.secondColPar {
	position: absolute;
	left: 188px;
}
div.otherModelsBox {
	margin: 15px 18px 15px 18px;
	border: 1px solid #c0c0c0;
	background: #fff;
	min-height: 160px;
	position: relative;
}
div.otherModelsBox h4 {
	position: absolute;
	left: 10px;
	top: 20px;
	font-size: 120%;
	color: #3f6a7b;
	width: 150px;
	height: 26px;
}
div.otherModelsBox img {
	position: absolute;
	left: 5px;
	top: 40px;
}
div.otherModelsBox p {
	position: absolute;
	left: 1px;
	bottom: 10px;
	color: #555;
	font-size: 90%;
}
div.otherModelsBox ul {
	position: absolute;
	left: 165px;
	top: 20px;
	list-style-type: circle;
	color: #555;
	line-height: 130%;
	font-size: 90%;
	width: 115px;
}
div.otherModelsBox ul li.noList {
	list-style-type: none;
	margin: 10px 0px 0px 0px;
}
div.otherModelsBox ul li.noList a {
	text-decoration: none;
	border: 1px dotted #3f6a7b;
	color: #3f6a7b;
	padding: 2px 15px 2px 15px;
}
div.otherModelsBox ul li.noList a:hover {
	text-decoration: none;
	border: 1px solid #99A8AC;
	color: #fff;
	background: #99A8AC;
}
#footer {
	width: 880px;
	height: 35px;
	background: transparent url('../img/bg_footer_880_35.gif') no-repeat top left;
	position: absolute;
	left: 25px;
	bottom: 20px;
}
#footer p {
	position: absolute;
	left: 25px;
	bottom: 13px;
	color: #666;
}
#footer ul {
	display: inline;
	position: absolute;
	right: 25px;
	bottom: 13px;
	text-align: right;
}
#footer ul li {
	display: inline;
	padding-left: 20px;
}
#footer ul li a {
	text-decoration: none;
	color: #3f6a7b;
}
div.seaDooModel {
	background:transparent url('../img/bg_seaDooLogo_170_45.gif') no-repeat top right;
}
a.downloadPdf {
	display: block;
	text-decoration: none;
	border-top: 1px dotted #ccc;
	color: #3f6a7b;
	padding: 10px 15px 2px 35px;
	background: transparent url('../img/icn_pdf_25_25.gif') no-repeat center left;
	height: 25px;
	margin: 10px 0px 0px 0px;
	width: 210px;
}
a.menuSelected {
	color: #3f6a7b !important;
}
div.borderBottom {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666 ;
}
#mainCol a {
	text-decoration: none;
	color: #3f6a7b;
}
#mainCol a:hover {
	text-decoration: underline;
}
#singleCol {
	border: 1px solid #D4D4D4;
	width: 880px;
	border-top: none;
	margin-bottom: 40px;
}
div.mainPage {
	width: 274px !important;
	float: left;
	margin-left: 0px !important;
	margin-right: 5px;
	margin-bottom: 0px;
}
div.seaDooRangeBox {
	border-bottom: 1px solid #d4d4d4;
}
div#luxuryPerformance {
	height: 230px!important;
}
div#performance {
	height: 440px!important;
}
div#recreation {
	height: 230px!important;
}
div#sport {
	height: 230px!important;
}


div.canAmModel {
	background:transparent url('../img/bg_canAmLogo_170_45.gif') no-repeat top right;
}

ul#menu ul {
    display: none;
}

ul#menu li:hover ul,
ul#menu a:hover ul {
    display: block;
    z-index: 999;
}

ul#marinesales-dmenu {
    z-index: 999;
    position: absolute;
    padding-top: 11px;
    top: 95px;
    left: 89px;
/*    border-bottom: 1px solid #000000;*/
}

ul#marinesales-dmenu li {
    display: block;
    z-index: 999;
    padding: 0;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
}

ul#marinesales-dmenu li a,
ul#marinesales-dmenu li a:link,
ul#marinesales-dmenu li a:visited,
ul#marinesales-dmenu li a:hover,
ul#marinesales-dmenu li a:active {
    display: block;
    z-index: 999;
    color: #FFFFFF;
    background-color: #99A8AC;
    padding: 12px 6px;
}

ul#marinesales-dmenu li a:hover {
    color: #3F6A7B;
}

/*object.flash-header {
    position: absolute;
    z-index: 998;
    left: 20px;
}*/
