/* ------------------------------------------------------------------
Dufour Yachts Style Sheet
author:	vikki neal/simon white
use of conditional comments have been used throughout site, therefore several styles have been filtered
into appropriate IE6/IE7 CSS documents - notes have been made next to relevant css rules
/* ------------------------------------------------------------------
Sets default margin and padding
-------------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	}
/* ------------------------------------------------------------------
 Sets default font-size for headers 
 -------------------------------------------------------------------*/
h1, h2, h3, h4, h5 {
	font-size: 100%;
	margin: 0;
	padding: 0;
	}
/* ------------------------------------------------------------------
Removes list-style from lists
-------------------------------------------------------------------*/
ol, ul {
	list-style: none;
	}
/* ------------------------------------------------------------------
Sets font-style and font-weight to normal
-------------------------------------------------------------------*/
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
	}
/* ------------------------------------------------------------------
Removes border from fieldset and image
-------------------------------------------------------------------*/
fieldset, img {
	border: 0;
	}
/* ------------------------------------------------------------------
Link styles
-------------------------------------------------------------------*/
a, a:hover {
	text-decoration: none;
	outline: none;
	}
/* ------------------------------------------------------------------
Input styles
-------------------------------------------------------------------*/
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	}
/* ------------------------------------------------------------------
Generic Styles/Classes
-------------------------------------------------------------------*/
.clearboth {
	clear: both;
	}
.floatleft {
	float: left;
	}
.floatright {
	float: right;
	}
/* ------------------------------------------------------------------
=Body & Columns
-------------------------------------------------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #666;
	background: url(/images/shared/background_fade.jpg) top left repeat-x;
	background-color: #8595b1;
	margin: 10px auto 25px auto;
	}
.container {
	width: 971px;
	margin: auto;
	}
#wrapper {
	background: url(/Images/Shared/content_background.gif) bottom left no-repeat;
	background-color: #fff;
	padding: 25px 8px 0 8px;
	width: 954px;
	}
hr {
	height: 0px;
	margin: 10px 0;
	border: none;
	border-bottom: 1px dashed #000;
	}
/* ------------------------------------------------------------------
=Branding
-------------------------------------------------------------------*/
#branding {
	display: block;
	}
#branding h2 {
	text-indent: -10000px;
	float: left;
	}
#branding h2 a {
	display: block;
	width: 250px;
	height: 50px;
	background: url(/Images/Shared/dufour_logo.gif) left no-repeat;
	}
#mainMenu {
	float: right;
	}
#mainMenu ul {
	display: block;
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
	height: 30px;
	margin: 10px 0 0 0;
	padding-right: 10px;
	width: 615px;
	text-align: right;
	}	
#mainMenu ul li {
	display: inline;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 28px;
	}
#mainMenu ul li a {
	color: #000;
	padding-right: 10px;
	}
#mainMenu ul li a:hover {
	color: #0c2b64;
	}
#mainMenu ul li#homeLink a {
	padding-left: 15px;
	}
#mainMenu ul li#siteMapLink a {
	padding-right: 0;
	}
/* ------------------------------------------------------------------
=Flash
-------------------------------------------------------------------*/	
#flashMovie {
	display: block;
	width: 955px;
	margin: 35px auto 30px auto;
	}
/* ------------------------------------------------------------------
=Home page columns
-------------------------------------------------------------------*/	
#homeLeftCol {
	float: left;
	margin-left: 10px;
	width: 580px;
	}	
#homeRightCol {
	float: right;
	width: 325px;
	}
/* ------------------------------------------------------------------
=Content styles 
-------------------------------------------------------------------*/	
/* home page*/
#homeLeftCol h1 {
	display: block;
	font-size: 2em;
	border-bottom: 1px dashed #000;
	padding-bottom: 10px;
	color: #0c2b64;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 20px;
	}
#homeLeftCol h2, #homeRightCol h2 {
	display: block;
	font-size: 1.8em;
	border-bottom: 1px dashed #000;
	padding-bottom: 10px;
	color: #0c2b64;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 20px;
	}
#homeRightCol h2 {
	font-size: 2em;
	}
#homeLeftCol p {
	color: #464c4c;
	line-height: 1.5em;
	margin-bottom: 20px;
	font-size: 1.2em;
	}
#homeLeftCol p a {
	color: #0c2b64;
	font-weight: bold; 
	text-decoration: underline;
	}
#homeLeftCol h3 {
	display: block;
	font-size: 1.4em;
	color: #464c4c;
	font-weight: bold;
	margin-bottom: 20px;
	}
#homeLeftCol ul {
	margin: 10px 30px;
	list-style-type: circle;
	}
#homeLeftCol ul li {
	color: #464c4c;
	line-height: 1.5em;
	font-size: 1.2em;
	}
#homeLeftCol ul li a {
	color: #0c2b64;
	font-weight: bold;
	}
#homeLeftCol ul li ul li {
	font-size: 12px;
	}
#homeNews h3 {
	display: block;
	font-size: 1.7em;
	padding-bottom: 0px;
	color: #0c2b64;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 0px;
	}
#homeNews h3 a {
	color: #0c2b64;
	}
#homeNews img {
	float: left;
	margin:0px 10px 5px 0px;
	border: 0px;
}
/* the range's panels */
.dufourRange {
	margin-bottom: 15px;
	}
.dufourRange img {
	margin-bottom: 20px;
	}
.dufourRange p {
	margin: 0 10px;
	font-size: 1.3em;
	color: #606d80;
	line-height: 1.4em;
	}
/* ------------------------------------------------------------------
=range page styles
-------------------------------------------------------------------*/
#rangeLeftCol {
	float: left;
	margin: 30px 10px 0 0;
	width: 250px;
	}
#rangeLeftCol h2 {
	display: block;
	font-size: 2em;
	color: #0c2b64;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 20px;
	}
/* menu styles */
ul.navigation {
	padding: 0;
	margin: 0 0 20px 0;
	}
ul.navigation li a  {
	display: block;
	text-decoration: none;
	color: #fff;
	width: 230px;
	padding: 2px 10px;
	background: #0c2b64 url(/images/shared/subnav_arrow.gif) right center no-repeat;
	line-height: 22px;
	font-size: 1.4em;
	cursor: pointer;
	border-top: 1px solid #fff;
	}
ul.navigation li a.head  {
	font-weight: bold;
	}
ul.navigation li a.head.selected, ul.navigation li a.head.selected:hover {
	color: #fff !important;
	background: #0c2b64 url(/images/shared/subnav_downarrow.gif) right center no-repeat;
	}
ul.navigation li a:hover {
	color: #0c2b64;
	}
ul.navigation li a.head:hover {
	color: #fff;
	background: #0c2b64 url(/images/shared/subnav_arrow.gif) right center no-repeat;
	}
ul.navigation li a.selected {
	color: #0c2b64;
	}
ul.navigation li a.current {
	color: #0c2b64;
	font-weight: bold;
	}
ul.navigation ul {
	padding: 5px 0;
	margin: 0;
	}
ul.navigation li ul li a {
	background: none;
	font-size: 1.2em;
	padding: 2px 15px 2px 20px;
	color: #464c4c;
	border-top: none;
	width: 215px;
	}
ul.navigation li ul li a:hover {
	color: #0c2b64;
	background: none!important;
	}
ul.navigation ul li strong a  {
	color: #d1a329;
	cursor: default !important;
	background: none !important;
	border-bottom: 1px solid #fff;
	}
ul.navigation ul li strong a:hover  {
	color: #d1a329;
	background: none !important;
	}
/* ^^ end menu styles */	
#rangeRightCol {
	margin: 30px 0 0 0;
	float: right;
	width: 685px;
	}
#rangeRightCol img {
	display: block;
	margin-bottom: 30px;
	}
#rangeRightCol h1 {
	display: block;
	font-size: 2em;
	border-bottom: 1px dashed #000;
	padding-bottom: 10px;
	color: #0c2b64;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 20px;
	}
#rangeRightCol h2 {
	display: block;
	font-size: 2em;
	border-bottom: 1px dashed #000;
	padding-bottom: 10px;
	color: #0c2b64;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 20px;
	}

#rangeRightCol h3 {
	display: block;
	font-size: 1.4em;
	color: #464c4c;
	font-weight: bold;
	margin-bottom: 20px;
	}
#rangeRightCol ul {
	margin: 10px 30px;
	list-style-type: circle;
	}
#rangeRightCol ul li {
	color: #464c4c;
	line-height: 1.5em;
	font-size: 1.2em;
	}
#rangeRightCol p {
	color: #464c4c;
	line-height: 1.5em;
	margin-bottom: 20px;
	font-size: 1.2em;
	}
#rangeRightCol p a {
	color: #0c2b64;
	font-weight: bold; 
	text-decoration: underline;
	}
#rangePerformanceCol {
	float:left;
	width:332px;
}
#rangeGrandlargeCol {
	float:right;
	width:332px;
}
div.rangeList {
	font-size:1.1em;
}
div.rangeList img {
	float:left;
	margin:0px 10px 5px 0px;
}
div.rangeList a {
	font-size:1.2em;
	color: #0c2b64;
	}
/* gallery and plan styles */
#lightboxImages img {
	float: left;
	margin-right: 30px;
	border: 4px solid #0c2b64;
	}
#lightboxImages a:hover img {
	border: 4px solid #8595b1;
	}
/* ------------------------------------------------------------------
=footer 
-------------------------------------------------------------------*/
#footer {
	background-color: #0c2b64;
	padding: 5px 8px;
	width: 954px;
	}
#footer p {
	color: #fff;
	}
#footer p a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	}
	
/* ------------------------------------------------------------------
=team
-------------------------------------------------------------------*/
.team h3 {
	color:#0c2b64;
	font-size: 1.5em;
	font-weight:bold;
	display:inline;
}
span.teamPosition {
	color:#666;
	font-size:1.1em;
	font-weight:bold;
}
.team p {
	font-size: 1.3em;
}
.team img {
	float:left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #606d80;
}
ul.teamContactDetails {
	color:#0c2b64;
	font-size: 1.1em;
	font-weight: bold;
	list-style:square;
	list-style-position:inside;
	margin-top:5px;
}
/* ------------------------------------------------------------------
=specifications page
-------------------------------------------------------------------*/
.specs table {
  border: 0px;
  margin: 10px; /* Leave some space around the outside of the table */
  padding: 0; /* No padding inside the table */
  border-collapse: collapse; /* Collapse borders together */
}
.specs th, td {
  border: 1px dotted #606d80;
  margin: 0; /* No gap between the cells */
  padding: 5px; /* Padding inside the cells */
  font-size: 1.2em;
}
.specs th {
    text-align: left;
}
.specs td {
    text-align: right;
}

#specsLeftCol {
	float: left;
	width: 500px;
}
#specsRightCol {
	margin: 30px 0 0 0;
	float: right;
}
#specsLeftCol a:hover, #specsRightCol a:hover {
	text-decoration:underline;
}
#specsLeftCol a, #specsRightCol a {
	color: #0c2b64;
	font-weight: bold; 
	}

/* ------------------------------------------------------------------
=Brokerage pages
-------------------------------------------------------------------*/	
body#brokeragePage #brokerageListLeftCol {
	width: 930px;
	}
body#brokeragePage #brokerageListLeftCol h1 {
	margin-top: 20px;
	}
body#brokeragePage #brokerageListLeftCol table {
	width: 100%;
	}
body#brokeragePage #brokerageListLeftCol th {
	font-size: 1.4em;
	color: #666;
	text-align: center;
	}
body#brokeragePage #brokerageListLeftCol td {
	text-align: center;
	}
body#brokeragePage img {
	border: 4px solid #0c2b64;
	}
body#brokeragePage a:hover img {
	border: 4px solid #8595b1;
	}
body#brokeragePage td.viewDetials img {
	border: none;
	}
#brokerageListLeftCol {
	float: left;
	margin-left: 10px;
	}	
#brokerageListLeftCol a.searchLink {
	color: #0c2b64;
	font-weight: bold; 
	}	
/*Brokerage list page*/
#brokerageListLeftCol h1 {
	display: block;
	font-size: 2em;
	border-bottom: 1px dashed #000;
	padding-bottom: 10px;
	color: #0c2b64;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 20px;
	}
/*View boat page*/
#viewBoatPage table td {
	border: none !important;
	}
#viewBoatPage table {
	margin-bottom: 10px;
	}
img#imgMain {
	border: 4px solid #0c2b64 !important;
	}
#viewBoatPage table input {
	border: none;
	text-align: center;
	color: #464c4c;
	font-size: 14px;
	}
#viewBoatHeader {
	margin: 30px 0 20px 0;
	border-bottom: 1px dashed #000;
	}
#viewBoatHeader h1 {
	font-size: 2em;
	padding-bottom: 10px;
	color: #0c2b64;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	float: left;
	}
#viewBoatHeader p {
	color: #464c4c;
	line-height: 1.5em;
	margin-bottom: 20px;
	font-size: 1.2em;
	float: right;
	}
#viewBoatHeader p a {
	color: #0c2b64;
	font-weight: bold; 
	text-decoration: underline;
	}
td.previousImage a {
	background: url(/images/shared/left_arrow.gif) left center no-repeat;
	padding-left: 30px;
	color: #464c4c;
	font-size: 14px;
	}
td.nextImage a {
	background: url(/images/shared/right_arrow.gif) right center no-repeat;
	padding-right: 30px;
	color: #464c4c;
	font-size: 14px;
	}
td.rightColumn div {
	margin-bottom: 5px;
	}
td.rightColumn a {
	color: #0c2b64;
	font-weight: bold; 
	text-decoration: underline;
	}
span#lblPriceComment {
	font-size: 2em;
	color: #464c4c;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin-left: 20px;
	float:left;
	}
#brokerageSearchResults h2 {
	margin-bottom:10px;
}
#brokerageSearchResults h2 a {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #0c2b64;
}
#brokerageSearchResults h2 a:hover {
	text-decoration: underline;
}
#brokerageSearchListing {
	font-size:12px;
}
.imagecaption {
	border:0px;
}
.rightColumn h2 {
	font-size:14px;
	font-weight:bold;
	color:#0c2b64;
	margin-top:20px;
}

.inStockNow {
	color:#990000;
	font-weight:bold;
}