/*
Title:      CSS Print
Author:     Julie Imbault, julie.imbault@nurun.com
Updated:    July 03 2008

Content:	General
			Home

*/

/* ---[ General ]------------------------------- */
html {
	background: #fff;
	}
body {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size:12px;
	text-align: left;
	}
h1, h2, h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: arial,verdana,helvetica,sans-serif;
	}	
	
.yui-panel-container,
#nav,
#header,
#footer,
#footerMenu,
#hrFooter,
#sendBrochure_c,
#sendtofriend_c,
#calculatepayment_c,
#mcms-console-edit_c,
#mcms-console-state {
	display:none;
	}
	
#boatSmart sidebar-a,
#boatSmart #submenu {
	display:none;
	}
	
/* ---[ Shopping Tools - Compare To Competition (PVA) ]------------------------------- */
#compare-competition-subnav {
	display: none;
	}


/* ---[ Showroom - PVA ]------------------------------- */
#compareCompetition {
	background:url(../images/bkg_pva.gif) no-repeat right top;
	padding-right:45px;
	overflow: visible;
	}
#compareCompetitionBottom {
	background:url(../images/bkg_pva_bottom.gif) no-repeat right top;
	min-height:86px;
	_height:86px;
	padding-top:20px;
	padding-right:45px;
	color:#b4b4b4;
	}
#compareCompetitionBottom p {
	width:477px;
	}
#compareCompetitionBottom strong{
	color:#5f5f5f;
	font-weight:normal;
	}
#compareCompetition .blockCompare {
	overflow: visible;
	position:relative;
	padding-top:1px;
	width:668px;
	}
#compareCompetition .leftColumn {
	float:left;
	width:478px;
	margin-top:30px;
	}
	
#compareCompetition .rightColumn {
	float:right;
	width:150px;
	margin-top:37px;
	}

#compareCompetition table {
	border:solid 1px #e4e9ea;
	border-collapse:collapse;
	margin-left:1px;
	}
#compareCompetition #firstLine {
	background-color:#fbfbfb;
	}
#compareCompetition #firstLine strong {
	color:#5585a2;
	}
#compareCompetition #firstLine .firstColumn {
	font-size:120%;
	color:#5585a2;
	}
#compareCompetition tr {
	width:478px;
	}
#compareCompetition tr.separator {
	border-top:solid 2px #b3b5b5;	
	}
#compareCompetition tr .firstColumn {
	width:165px;
	color:#545454;
	font-weight:bold;
	}
#compareCompetition tr td {
	width:119px;
	padding:7px 9px;
	border:solid 1px #e4e9ea;
	}

#compareCompetition tr td.highlightsFeatures {
	color:#5585a2;
	font-weight:bold;
	background:#fbfbfb url(../images/btn_checkbox.gif) no-repeat right center;	
	}
	
#compareCompetition .rightColumn p {
	padding:130px 0 0 0;
	color:#5585A2;
	font-size:120%;
	font-weight:bold;
	line-height:1.7em;
	text-transform:uppercase;
	}
	
#compareCompetition .savePrice {
	background:url(../images/blue_arrow.gif) no-repeat left bottom;
	padding:130px 0 0 0;
	width:170px;
	color:#5585a2;
	font-size:12px;
	}

#compareCompetition .howSave {
	position:static;
	padding-left:0;
	color:#5585a2;
	font-size:12px;
	}

#compareCompetition .howSave strong,
#compareCompetition .savePrice strong {
	font-size:18px;
	display: inline;
	}
#compareCompetitionBottom a {
	display:none;
	}
#showroom #sidebar-b {
	display:none;
	}
#showroom .closeBtn span{
	display:none;
	}