@charset "utf-8";
/* CSS Document */

body{
	background:#292e38;	
	font-family:arial,helvetica,sans-serif;
}

div#wrapper{
	width:689px;
	margin-left:auto;
	margin-right:auto;
}
div#subwrapper{
	background:#f3f1f2;
}
div#subwrapper div#top{
	background:url(images/main-top-left-corner.jpg) no-repeat top left;
	height:17px;
	
}
div#subwrapper div#top div#right-corner{
	background:url(images/main-top-right-corner.jpg) no-repeat top right;
	height:17px;
	width:15px;
	float:right;
}	

div#subwrapper div#bottom{
	background:url(images/main-bottom-left-corner.jpg) no-repeat top left;
	height:17px;
	
}
div#subwrapper div#bottom div#right-corner{
	background:url(images/main-bottom-right-corner.jpg) no-repeat top right;
	height:17px;
	width:15px;
	float:right;
}	





.clear{
	clear:both;	
}


div#footer{ 
	margin-top:1.5em;
	color:white;
	background:url(images/footer-logo.jpg) no-repeat center center;
	font-size:0.7em;
	text-align:center;
	margin-bottom:1em;
	height:90px;
	
}

div#footer a{
	color:white;
	text-decoration:none;
}

div#footer a:hover{
	text-decoration:underline;	
}
div#footer div#mtgambier{
	float:left;	
	text-align:left;
	margin-left:0.3em;
}

div#footer div#hamilton{
	float:right;	
	text-align:right;
	margin-right:0.3em;
	
}


div#home div#newsletter{
	float:right;
	margin:0.5em;
	text-align:right;
	font-size:0.8em;
	margin-right:1.1em;
}





div#home div#diamond-rewards{
	float:left;
	margin:0.5em;
	margin-left:1em;
	font-size:0.8em;
}

div#home div#newsletter, div#home div#diamond-rewards{
	margin-bottom:-0.5em;
}

div#home div#newsletter a, div#home div#diamond-rewards a{
	color:#292e38;
	text-decoration:none;
}

div#home div#newsletter a:hover,div#home div#diamond-rewards a:hover{
	text-decoration:underline;	
}


div#home-grid{
	
	position:relative;
	top:-10px;
	margin-left:10px;
}
div#home div#home-grid div.grid-cell{
	margin:3px;
}
/*home grid layout*/
div#home div#home-grid div#home-grid-top-left{
	float:left;	
}

div#home div#home-grid div#home-grid-top-mid{
	float:left;	
}

div#home div#home-grid div#home-grid-top-right{
	float:left;	
	clear:right;
}

div#home div#home-grid div#home-grid-mid-left{
	float:left;	
}

div#home div#home-grid div#home-grid-mid-mid{
	float:left;	
}

div#home div#home-grid div#home-grid-mid-right{
	float:left;	
	clear:right;
}

div#home div#home-grid div#home-grid-bottom-left{
	float:left;	
}

div#home div#home-grid div#home-grid-bottom-mid{
	float:left;	
}

div#home div#home-grid div#home-grid-bottom-right{
	float:left;	
	clear:right;
}

/*home grid images */

div#home div#home-grid div#home-grid-top-left a{
	display:block;
	width:217px;
	height:143px;
	background:url(images/home-nav/new-caravans-off.jpg) no-repeat;
}

div#home div#home-grid div#home-grid-top-left a:hover{
	background:url(images/home-nav/new-caravans-on.jpg) no-repeat;
}

div#home div#home-grid div#home-grid-top-mid a{
	display:block;
	width:217px;
	height:143px;
	background:url(images/home-nav/used-caravans-off.jpg) no-repeat;
}

div#home div#home-grid div#home-grid-top-mid a:hover{
	background:url(images/home-nav/used-caravans-on.jpg) no-repeat;
}

div#home div#home-grid div#home-grid-top-right a{
	display:block;
	width:217px;
	height:143px;
	background:url(images/home-nav/swimming-pools-off.jpg) no-repeat;
}

div#home div#home-grid div#home-grid-top-right a:hover{
	background:url(images/home-nav/swimming-pools-on.jpg) no-repeat;
}

div#home div#home-grid div#home-grid-mid-left a{
	display:block;
	width:217px;
	height:143px;
	background:url(images/home-nav/spa-pools-off.jpg) no-repeat;
}

div#home div#home-grid div#home-grid-mid-left a:hover{
	background:url(images/home-nav/spa-pools-on.jpg) no-repeat;
}

div#home div#home-grid div#home-grid-mid-mid a{
	display:block;
	width:217px;
	height:143px;
	background:url(images/main-logo.jpg) no-repeat;
}

div#home div#home-grid div#home-grid-mid-right a{
	display:block;
	width:217px;
	height:143px;
	background:url(images/home-nav/new-marine-off.jpg) no-repeat;
}

div#home div#home-grid div#home-grid-mid-right a:hover{
	background:url(images/home-nav/new-marine-on.jpg) no-repeat;
}

div#home div#home-grid div#home-grid-bottom-left a{
	display:block;
	width:217px;
	height:143px;
	background:url(images/home-nav/used-marine-off.jpg) no-repeat;
}

div#home div#home-grid div#home-grid-bottom-left a:hover{
	background:url(images/home-nav/used-marine-on.jpg) no-repeat;
}

div#home div#home-grid div#home-grid-bottom-mid a{
	display:block;
	width:217px;
	height:143px;
	background:url(images/home-nav/accessories-off.jpg) no-repeat;
}

div#home div#home-grid div#home-grid-bottom-mid a:hover{
	background:url(images/home-nav/accessories-on.jpg) no-repeat;
}

div#home div#home-grid div#home-grid-bottom-right a{
	display:block;
	width:217px;
	height:143px;
	background:url(images/home-nav/maintenance-off.jpg) no-repeat;
}

div#home div#home-grid div#home-grid-bottom-right a:hover{
	background:url(images/home-nav/maintenance-on.jpg) no-repeat;
}

div#content-scroller{
	background:	#292e38;
	margin:13px;
}

div#content-scroller #cs-top{
	background:url(images/sub-box-top-left-corner.jpg) no-repeat top left;
	height:15px;
}

div#content-scroller #cs-top #cs-top-right-corner{
	background:url(images/sub-box-top-right-corner.jpg) no-repeat top left;
	height:15px;
	width:14px;
	float:right;
}

div#content-scroller #cs-note{
	text-align:center;
	margin:0.3em;
	color:white;
	position:relative;
	bottom:-15px;
	
	
}

div#content-scroller #cs-note p{
	margin:0;padding:0;
}

div#content-scroller #cs-bottom{
	background:url(images/sub-box-bottom-left-corner.jpg) no-repeat top left;
	height:18px;
}

div#content-scroller #cs-bottom #cs-bottom-right-corner{
	background:url(images/sub-box-bottom-right-corner.jpg) no-repeat bottom left;
	height:18px;
	width:14px;
	float:right;
}


div#content-scroller #cs-content{
	text-align:center;
	position:relative;
	bottom:-10px;
	
	
	height:100px;
	
}




div#content-scroller #cs-content .cs-image{
	float:left;
	margin-left:4px;
	margin-right:4px;
	
	
}

div#content-scroller #cs-content .cs-image img{
	border:2px solid white;
	
}
div#content-scroller #cs-content #cs-scroll-area{
	width:570px;
	height:102px;
	
	display:block;
	overflow:hidden;
	position:absolute;
	
	left:45px;
}

div#content-scroller #cs-content #cs-scroll-area #slider{
	height:100px;
	position:absolute;
	width:10000em;
	
}
div#content-scroller a#left-arrow{
		display:inline;
		float:left;
		background:url(images/left-arrow.jpg) no-repeat left center;
		width:31px;
		height:100px;
		margin-left:10px;
}


div#content-scroller a#right-arrow{
		display:inline;
		float:right;
		background:url(images/right-arrow.jpg) no-repeat right center;
		width:31px;
		height:100px;
		margin-right:10px;
}


#product-list{
	margin-left:18px;
	font-size:0.9em;
	margin:1em;	
	margin-top:0;
	margin-bottom:0;
	width:480px;
	margin-right:40px;
	float:left;
	
}

#product-list .product-row .image-container{
	float:left;

}

#product-list .product-row .image-container img{
	border:none;
		-moz-border-radius:0.6em;
	 border-radius: 0.6em 0.6em 0.6em 0.6em;
	-webkit-border-radius: 0.6em;
}

#product-list .product-row .product-details{
	float:left;
	width:300px;
	margin-left:15px;
}

#product-list .product-row .product-details h3{
	margin:0;
	font-size:1em;
}

#product-list .product-row .product-details p{
	margin-top:0.2em;	
}

#product-list .product-row{
	border-bottom:1px solid #ccc;
	float:left;clear:right;
	margin-bottom:15px;
}

ul#pagination{
	margin:0;
	padding:0;
	list-style:none;	
	margin-left:auto;
	margin-right:auto;
	float:left;
	margin-left:130px;
	
}
ul#pagination li{
	float:left;	
	margin:0.2em;
}

ul#pagination li{
	color:red;	
	padding-top:8px;
}
ul#pagination li a{
	display:block;
	height:45px;
	
	color:black; text-decoration:none;	
}

ul#pagination li a:hover{
	text-decoration:underline;	
}

ul#pagination li.previous-link a{
	
	display:block;
	width:35px;
	height:35px;
	background:url(images/inverted-left-arrow.jpg) no-repeat top center;
}

ul#pagination li.previous-link{
	padding-top:0;	
}

ul#pagination li.next-link a{
	display:block;
	
	width:35px;
	height:35px;
	background:url(images/inverted-right-arrow.jpg) no-repeat top center;
}

ul#pagination li.next-link{
	padding-top:0;	
}


#view-product{
	margin:1em;	
	margin-top:0;
	margin-bottom:0;
	width:480px;
	margin-right:40px;
	float:left;
	
	
}

#view-product img{
		border:none;
		-moz-border-radius:0.6em;
	 border-radius: 0.6em 0.6em 0.6em 0.6em;
	-webkit-border-radius: 0.6em;
}

#view-product h3{
	margin:0;	
}

#view-product table td{
	padding-top:0;	
}


#recently-viewed{
	float:left;
	width:130px;
	
}


#recently-viewed h4{
	margin:0;
	margin-bottom:0.3em;
	font-size:0.8em;
	text-transform:uppercase;
	text-align:center;
}


#recently-viewed div.item{
	text-align:center;
	font-size:0.8em;
	text-transform:uppercase;
	margin-top:0.5em;
	margin-bottom:0.5em;

}

#recently-viewed div#diamond-rewards-advert{
	text-align:center;	
}

#recently-viewed div.item img{
	border:none;
	-moz-border-radius:0.6em;
	 border-radius: 0.6em 0.6em 0.6em 0.6em;
	-webkit-border-radius: 0.6em;	
}

div#mini-nav{
	width:689px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0.5em;
}

div#mini-nav ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}

div#mini-nav ul li{
	display:inline;	
	margin-left:0.05em;
	margin-right:0.05em;
}


div#search{
	margin-bottom:1em;	
	margin-top:2.5em;
	
	float:right;
}

div#search input[type=submit]{
	background:none;
	border:none;
	background:url(images/search-right.jpg) no-repeat;
	width:26px;
	height:21px;
	margin:0;
	padding:0;
	vertical-align:top;
	
	
}

div#search input[type=text]{
	margin:0;
	border:none;
	background:none;
	padding-left:5px;
	padding-bottom:2px;
	
	padding-top:1px;

}

div#search{
	background:url(images/search-rep.jpg) repeat-x;	
}

div#search form{
	margin:0;
	padding:0;
	background:url(images/search-left.jpg) no-repeat;	
	text-align:right;
}

div#crumbs{
	margin-bottom:1em;	
	margin-top:3em;
	width:400px;
	float:left;
	font-weight:bold;
	color:white;
	text-transform:uppercase;
	margin-left:0.3em;
	font-size:0.9em;
}

div#crumbs a{
	color:white;
	font-weight:bold;
	text-decoration:none;
}

div#crumbs a:hover{
	text-decoration:underline;	
}

div#footer a#donehues-footer-logo{
	display:block;
	width:200px; 
	height:100px;
	float:left;
	margin-left:70px;
}
a img{
	border:none;	
}


