@charset "utf-8";
/* CSS Document */

html {
	/* Always show a scrollbar for short pages. non-ie browsers */
    height: 100%;
	margin-bottom: 1px;
	/* IE hack */
	font-size: 100%;
 overflow-x: hidden; 
}

body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #FFFFFF url(/leisure/images/template/bg-green.jpg) no-repeat center top;
}

a {
	color: #81B24B;
	text-decoration: underline;
}
a:hover {
	color: #81B24B;
	text-decoration: underline;
}



.page-top-stripe {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background: url(../../leisure/images/template/top-stripe-green.png) repeat-x;
	height: 103px;
}

.page-top-cont {
	width: 940px;
	margin: auto;
}


.page-holder {
	width: 940px;
	padding: 0px;
	margin: 0px auto;
	
}
.main-logo {
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	height: 80px;
	width: 160px;
	background: url(../../leisure/images/template/main-logo.gif) no-repeat;
}
.strapline {
	margin: 0px;
	padding: 0px 0px 10px;
	float: right;
	height: 80px;
	width: 350px;
}
.main-nav {
	background: url(../images/template/mainnav/nav-bk.gif) repeat-x;
	margin: -7px 0px 5px;
	padding: 0px 10px 0px 0px;
	float: left;
	height: 30px;
	width: 930px;
	list-style-image: none;
	list-style-type: none;
	text-transform: uppercase;
}
.main-nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 30px;
}
.main-nav li.first {
float: left;
}

.main-nav .telephone {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #81B24B;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	padding: 6px 0px 0px 10px;
	float: right;
	height: 24px;
}

.main-nav .link-off {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	padding: 6px 20px 0px 10px;
	float: left;
	height: 24px;
	background: url(../images/template/mainnav/dot-off.gif) no-repeat right center;
}
.main-nav .link-off:hover {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	color: #81B24B;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	padding: 6px 20px 0px 10px;
	float: left;
	height: 24px;
	background: url(../images/template/mainnav/dot-off.gif) no-repeat right center;
}
.main-nav .link-on {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	padding: 6px 20px 0px 10px;
	float: left;
	height: 24px;
	background: url(../images/template/mainnav/dot-on.gif) no-repeat right center;
}

.footer {
	margin: 0 0 0 0;
	padding: 0 10px 0px;
	float: left;
	width: 100%;
	font-size: 1.2em;
	color: #999999;
	background: url(../images/template/footer-stripe-cat.gif) repeat-x;
	height: 282px;
	text-align: center;
}
.footer h4 {
	background: url(../../images/template/leisure-product-cats.gif) no-repeat;
	width: 382px;
	height: 37px;
	text-indent: -9999px;
	margin: 0 0 0 20px;
	display: block;
	float: left;
}


.footerLinks {
	height: 230px;
	width: 960px;
	margin: 0 auto 20px auto;
	padding: 0 0 0 20px;
	background: url(../../leisure/images/template/footer-bg-green.gif) no-repeat;
}

.footerLinks ul {
	padding:10px 0 0 0; margin: 0 0 0 20px;
	font-size: 1.1em;
	width:870px;
	overflow: hidden;
	float: left;
	color: #baea86;
}

.footerLinks li {
	list-style-type: none;
	float: left;
	padding: 0 5px 0 0;
	margin: 0 0 10px 0;
}

.footerLinks li a {
	display: block;
	float: left;
	text-decoration: none;
	padding: 0 5px 0 0;
	color: #baea86;
}


#product-page {
	background: url(../images/template/pageholder-bg.gif) repeat-y;
	margin: 0px 0 10px 0;
	padding: 0;
	float: left;
	width: 940px;
	
}
#product-page .col1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;

}
#product-page .col2 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 735px;
	overflow: hidden;
	/*background: url(../images/template/col2-water.gif) no-repeat left bottom;*/

}
#product-page .prod-home {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 735px;
}
#product-page .design {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 735px;
}


#news-page {
	background: url(../images/template/pageholder-bg.gif) repeat-y;
	margin: 0px 0 10px 0;
	padding: 0px;
	float: left;
	width: 940px;
	
}
#news-page .col1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}
#news-page .col2 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 735px;
}


#accessoryList {
padding: 0;
margin: 0;
width: 100%;
overflow: hidden;
float: left;
}

#accessoryList li {
	list-style-type: none;
	padding: 0;
	float: left;
	margin: 0 4px 0 0;
	font-size: 1.2em;

}

#accessoryList li p {
margin :5px 0; padding: 0;
}

#accessoryList2 {
padding: 0;
margin: 0;
width: 100%;
overflow: hidden;
}

#accessoryList2 li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	margin: 0 4px 0 0;
	font-size: 1.2em;
	width: 180px;
}

#accessoryList2 li img {
	border: 1px solid #ccc;
}

#accessoryList2 li p {
padding: 0;
margin: 5px 0;
}

#newsContHolder {
	background: url(/marina/images/template/news-bg.gif) repeat-y;
	overflow: hidden;
	float: left;
	width: 100%;
	padding: 0 0 20px 0;
}


#newsContHolder #newsCont {
	width: 450px;
	float: left;
	display: block;
	padding: 0 0 0 25px;
}

#newsContHolder #newsCont h2 {
	width: 400px;
}
#newsContHolder #newsCont p {
	width: 400px;
}

#slider ul { margin: 0; padding: 0; }
#slider li { margin: 0; padding: 0; width: 735px;height: 310px;}

#designText {
	font-size: 1.2em;
	padding: 0 25px 20px 25px;
	float: left;
	overflow: hidden;
}