h1 {
	font-size:2em;
	font-weight:normal;
	float:left
}
h3 {
	font-size:1.6em;
	color:#2d416e;
	font-weight:normal;
	margin-bottom:5px
}
h5 {
	color:#333
}

#header {
	height:159px;
	background:url(/images/small_header.jpg)
}
#search {
	height:67px;
	background:url(/images/search_bar.png);
	padding:6px 34px
}
#search p {
	margin:0;
	float:left;
	margin-right:5px
}

#search #boat_type, #search #price_range {
	width:165px;
}

#search #deck_colour, #search #age_range {
	width:135px;
}

#content_top,
#content_bottom,
#content,
#inner_content {
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
}
#inner_content {
	float:left;
	width:729px;
	padding:10px 20px 20px 20px
}

#content {
	padding:0 13px
}

#top {
	border-bottom:1px solid #dcdcdc;
	margin-bottom:20px
}
#top a,
#top .order_by {
	float:right
}

div.product {
	margin-bottom:25px
}
div.product img.main {
	border:1px solid #dcdcdc;
	padding-bottom:21px;
	background:url(/images/view_full_details.png) left bottom no-repeat;
	width:120px;
	float:none;
}
div.product div.main_special img.main{
	padding-bottom:0;
	background:none;
}
div.product img.additional_images {
	border:1px solid #dcdcdc;
	margin:2px 2px 2px 0;
}
div.product h3 {
	font-size:1.6em;
	margin:0 0 5px 0;
}
div.product div.details {
	padding-left:18px;
	width:465px
}
div.product h3 a {
	color:#2d416e;
}
div.product div.details p,
p.desc {
	color:#666;
	font-size:0.9em
}
div.product div.badges {
	width:113px;
	text-align:center;
}
div.product div.badges div.CSM1, div.product div.badges div.CSM2 {
	width:111px;
	height:16px;
	margin-bottom:3px;
	font-size:8pt;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	line-height:15px;
	background-image:url(/products/images/custom_status.png);
	float:left;
}
div.product div.badges div.price, div.product div.badges div.price_now {
	background:url(/images/price_badge.png);
	width:113px;
	height:34px;
	padding-top:5px;
	color:#FFF;
	font-size:2em;
	font-weight:bold;
	line-height:30px;
	text-indent:0;
	margin:3px 0 3px 0;
	clear:both;
}
div.product div.badges div.price_now {
	background:url(/images/price_now_badge.png);
}
div.product div.badges div.status_special_offer{
	width:111px;
	height:23px;
	background-image:url(/images/price_before_badge.png);
	background-repeat:no-repeat;
	line-height:21px;
	text-indent:5px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
}

div.product ul {
	padding-left:18px;
	padding-top:3px;
	left:122px;
	height:18px;
	width:588px;
	background:url(/images/product_details_bar.gif) repeat-x;
	border-bottom:1px solid #dcdcdc;
	border-top:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	font-size:0.95em;
}
div.product li {
	list-style:none;
	float:left;
	background:url(/images/product_bar_seperator.gif) no-repeat right 3px;
	margin-right:8px;
	padding-right:10px
}
div.product li.last {
	background:none
}
div.product li span.option {
	color:#0a5f8b
}

#images {
	background:#efefef;
	padding:8px;
	/*height:399px;*/
	margin-bottom:10px
}

#images img {
	float:left;
	border:1px solid #cecece;
	margin-bottom:5px;
}

#images div {
	float:right
}

#images div .additional_images {
	cursor:pointer
}

#images div a img {
	float:none;
	display:block;
	margin-bottom:8px
}

table#fees {
	width:100%;
}
table#fees th {
	text-align:left;
	background-image:url(/images/th.png);
	background-repeat:repeat-x;
	padding:2px 0 2px 5px;
	border-bottom:1px solid #e1e1e1;
}
table#fees td {
	padding:2px 0 2px 5px;
	border-bottom:1px solid #ececec;
}

#details {
	width:100%;
	border-collapse:collapse
}
#details tr {	
	background:#eef2f5
}

#details tr.highlight {
	background:#e5edf3
}

#details td {
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	font-size:0.90em;
	color:#333333;
}

#details td.blue {
	color:#0a5f8b;
	font-weight:bold;
}

#content_top {
	background:url(/images/content_top.png) no-repeat;
	height:23px
}

#content_bottom {
	background:url(/images/content_bottom.png) no-repeat;
	height:6px;
	padding-bottom:4px
}