/* Coastline Leisure website CSS file.  Built by Bluestorm New Media 2006 */

/* @group Reset */
* {padding:0; margin:0;}

h1, h2, h2, h4, h5, h6 {
	font-weight: bold;
	margin: 1em 0 0.7em 0;
}

li, dd {list-style: none;}
/* @end */

#maincontent ul {
	margin-bottom: 1em;
	}

#maincontent ul li {
	background: url(../images/bullet_circle.gif) left 5px no-repeat;
	padding-left: 12px;
	margin-bottom: 0.6em;
	font-size: 90%;
	line-height: 1.4em;
	clear: both; /*fixes bg image not show on first ul li*/
	}
/*
#maincontent img, #maincontent p img {
margin: 0;
padding: 0;
float: left;
}
*/
	
body {
	color: #1C2955;
	font-family: "Trebuchet MS", sans-serif;
	font-size: small;
	text-align: left;
	background: url(../images/bg_dots.gif);
	}

a#homepagelink {
	position:absolute;
	display: block;
	width: 110px;
	height: 110px;
	top: 7px;
	left: 13px;
	}

p {
	margin: 0 0 1em 0;
	font-size: 90%;
	}

p.newsdate {
	margin: 0;
	}

h1 {
	font-size: 140%;
	padding-bottom: 5px;
	}

#maincontent h1 a.current {
	color: #2e72b0;
	}

#maincontent h1 {
	background: url(../images/h1_bg.jpg) no-repeat left bottom;
	}
	
#maincontent.home h1 {
	background: url(../images/h1_bg_home.jpg) no-repeat left bottom;
	}

h2 {
	font-size: 120%;
	margin-bottom: 0.5em;
	}

#maincontent h2 {
	padding-bottom: 5px;
	background: url(../images/h1_bg.jpg) no-repeat left bottom;	
	}
	
#maincontent h2.newslist {
	margin-top: 0.2em;
}

h3 {
	font-size: 120%;

	}

#maincontent h3 {
	margin-bottom: 0.5em;	
	}
	
h4 {
	font-size: 110%;
	}


#mainnav {
	background: url(../images/nav_bg.gif) repeat-y #fff;
	/*height: 60px;*/
	width: 772px;
	color: white;
	padding: 0;
	margin: 0;
	float: left;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-weight: bold;
	font-size: 90%;
	}
	
#mainnav a {
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	}
		
	
#mainnav ul li a.current {
	color: #2E72B0;
	}

#mainnav ul li a:visited {
	}
		
#mainnav ul li a:hover {
	color: #fff;
	text-decoration: underline;
	}
		
#mainnav ul li a:active {
	}
	
#mainnav ul li a:hover.current {
	color: #2e72b0;
	text-decoration: none;
	}
		

#mainnav ul {
	margin-left: 10px;
	padding: 6px 0 6px 0;
	bottom: 0;
	float: left;
	display: inline;
	}
		
#mainnav ul li {
	float: left;
	display: block;
	list-style: none;	
	border-right: 1px solid #ccc;
	padding: 0 21px 0 21px;
	margin: 2px 0 0px 0;
	}

#mainnav li.last  {
	border-right: none;
	padding-right: 13px;
	}
	
#contentwrap {
	width: 772px;
	background: url(../images/bg_reeds2.jpg) bottom no-repeat #fff;
	float: left;
	position: relative; z-index: 1;
	}
		
#maincontent {
		float: left;
		margin-left: 10px;
		display: inline;
	}

#newscol {
	float: right;
	display: inline;
	width: 180px;
	margin: 11px 14px 0 0;
	}
	

#newscol h3 {
	font-size: 90%;
	font-weight: bold;
	}
	
	#callnow {
		border: 1px solid #1C2955;
	}
	
#newsblock {
	border: 1px solid #1C2955;
	padding: 0 7px 71px 10px;
	background: url(../images/col_bg.jpg) center bottom no-repeat #fff;
	margin-bottom: 20px;
	}
	
#newsblock a {
	background: url(../images/bullet_news.gif) no-repeat 0 center;
	padding-left: 15px;
	font-size: 90%;
	color: #1C2955;
	}
	
#newsblock a:link {
	}
#newsblock a:visited {
	color: #1C2955;
	}
#newsblock a:hover {
	color: #2e72b0;
	}
#newsblock a:active {
	}
	
	
#newsblock h2 {
	margin: 0 -7px 0 -10px;
	padding: 4px 0 4px 22px;
	background: url(../images/b_bg_indigo.gif) left center no-repeat #1C2955;
	color: #fff;
	font-size: 110%;
	}
	
#callusnow {
	/*width: 180px;*/
	height: 95px;
	border: 1px solid #1C2955;
	text-indent: -5000px;
	margin-bottom: 16px;
	background: url(../images/callus.gif) no-repeat bottom center #fff;
	}

#callusnow span {
	text-indent: -5000px;
	}
	
p.date {
	border-top:1px dotted #2E72B0;
	margin: 0;
	padding: 1em 0 0.5em 0;
	color: #2E72B0;
	font-weight: bold;
	font-size: 85%;
	}
	
p.firstdate {
	border: none;
	}
	
p.callout {
	color: #000;
	background-color: #fff;
	border: 1px solid #1C2955;
	padding: 0.5em 0 0.5em 0;
	font-weight: bold;
	font-size: 85%;
	text-align: center;	
	}

#leftnav {
	float: left;
	width: 182px;
	margin: 11px 0 0 15px;
	display: inline;
	}

#maincontent {
	float: left;
	margin-right: 50px;
	}
	
#maincontent.home {
		width: 302px;
		margin-right: 0;
}


#content {
	float: right;
	width: 543px;
	}

	
#wrapper {
	width: 772px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 2;
	margin-top: 11px;
	}
		
#wrapper:after { 
   content: "."; 
   display: block;
   height: 0; 
   clear: both; 
   visibility: hidden; 
	} 

* html #wrapper { 

height:1%;
	} 	


#footer {
	float: right;
	color: #fff;
	font-size: 85%;
	font-weight: bold;
	background: url(../images/footer_bg.jpg) bottom no-repeat #fff;
	width: 772px;
	height: 37px;
	}


#footer ul {
	margin-top: 7px;
	}

#footer ul li {
	display: inline;
	}

#footer ul li.address {
	float: left;
	margin-left: 30px;
	}

#footer ul li.telephone {
	float: right;
	margin-right: 30px;	
	}


#copyright {
	float: right;
	font-size: 80%;
	color: #fff;
	margin-top: 3px;
	}
	
*html #copyright {
	margin-bottom: 3px; /*adds a nice bit of padding at bottom of page in IE*/
}
	
#copyright ul li {
	display: inline;
	}

#copyright a {
	color: #fff;
	text-decoration: none;
	}

#copyright a:link {
	color: #fff;
	font-weight: bold;
	}
#copyright a:visited {
	color: #fff;
	}
#copyright a:hover {
	color: #fff;
	text-decoration: underline;
	}
#copyright a:active {
	}

#copyright ul li.copy {
	float: left;
	margin-left: 30px;
	}

#copyright ul li.builder {
	float: right;
	margin-right: 30px;	
	}


.products {
	border: 1px solid #1C2955;
	margin-bottom: 6px;
	background: #fff no-repeat top center;
	}

	
.products a {
	color: #fff;
}

.products ul {
	background: url(../images/col_bg.jpg) center bottom no-repeat #fff;
	padding-bottom: 131px;
	padding-top: 5px;
	font-size: 85%;
	}
	
.products ul li {
	background: url(../images/listarrow_bg.gif) left 10px no-repeat #fff;
	padding: 7px 0 5px 18px;
	text-transform: uppercase;
	border-bottom: 1px dotted #1C2955;
	margin: 0 10px 0 7px;	
	}
		
.products ul li a {
	padding: 0;
	color: #1C2955;
	font-weight: bold;
	}
	
.products ul li.current a {
	color: #2E72B0;
	}

.products ul li a.current {
	color: #2E72B0;
	}

.products ul li ul {
	background: none;
	padding: 0;
	margin: 0;
	}
	
.products ul li ul li {
	padding: 3px 0 3px 16px;
	margin: 0 0 0 0;
	background: none;
	border: none;
	font-size: 120%;
	}
	
body#virtualtourlist .products ul li {
	background: url(../images/product-vt-list.jpg) 3px center no-repeat #fff;: 
}

.products ul li ul li.current {
	background: url(../images/listarrow_bg.gif) left center no-repeat #fff;
	}

.products ul li ul li.current a {
	color: #2E72B0;
	}
	
.products ul li ul li a {
	margin: 0;
	padding: 0;
	background: none;
	}
	
.products ul li a:link {
	text-decoration: none;
	}	
.products ul li a:visited {
	text-decoration: none;
	}
.products ul li a:hover {
	text-decoration: underline;
	}
.products ul li a:active {
	}
		
#leftnav h3 {
	margin-top: 92px;
	padding: 4px 0 4px 24px;
	background: url(../images/b_bg_blue.gif) left center no-repeat #2E72B0;
	color: #fff;
	font-size: 110%;
	}
	
#leftnav p {
	padding: 8px 5px 0 24px;
	margin: 0 0 5px 0;
	font-size: 90%;
	line-height: 1.2em;
	}

#leftnav p a {
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 95%;
	text-decoration: none;
	}
	
#leftnav p a:link {
	}	
#leftnav p a:visited {
	}
#leftnav p a:hover {
	color: #2e72b0;
	}
#leftnav p a:active {
	color: #2e72b0;
	}	

.timberlodges {
	background-image: url(../images/leftnav_timberlodge.jpg);
	}
.holidayparks {
	background-image: url(../images/leftnav_holidayparks.jpg);
	}
.holidayhomes {
	background-image: url(../images/leftnav_holidayhome.jpg);
	}

#topimage {
	background: url(../images/topimage1.jpg) no-repeat #fff;
	width: 772px;
	height:169px;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	}

#branding {
	background: url(../images/header.jpg) no-repeat #fff;
	width: 772px;
	height: 121px;
	text-indent: -5000px;
	}
	
#maincontent ul.productdetails {
	text-transform: uppercase;
	border-top: 1px dotted #1C2955;	
	font-size: 80%;
	padding-top: 11px;
	margin-bottom: 15px;
	}


#maincontent ul.productdetails li {
	background: url(../images/listarrow.gif) left center no-repeat;
	padding: 0 0 0 15px;
	display: inline;
	}
	
#maincontent ul.productdetails li.second {
	margin-left: 10px;
	}
	
#maincontent ul.productdetails li a {
	padding: 0 15px 0 0;
	color: #1C2955;
	font-weight: bold;
	border-right: 1px solid #1C2955;
	text-decoration: none;
	}

#maincontent ul.productdetails li.second a {
	padding: 0;
	border: none;
	}
	
#maincontent ul.productdetails li a:link {
	text-decoration: none;
	}	
#maincontent ul.productdetails li a:visited {
	text-decoration: none;
	}
#maincontent ul.productdetails li a:hover {
text-decoration: underline;
	}
#maincontent ul.productdetails li a:active {
	}
	
	
#maincontent ul.pics {
	width: 481px;
	display: block;
	height: 112px;
	margin-bottom: 22px;
	
	}

	
#maincontent ul.pics li {
	width: 188px;
	height: 112px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	clear: none;
}

#maincontent ul.pics li a {
	background-color: #ccc;
	text-indent: -5000px;
	width: 188px;
	height: 112px;
	margin: 0;
	padding: 0;
}

#maincontent ul.pics li {
	background: none;
}

#maincontent ul.pics li.new a {
	float: left;
	background: url(../images/new.png) no-repeat;
	margin-left: 15px;
}

*html #maincontent ul.pics li.new a {
	background: url(../images/new.jpg) no-repeat;
	}

#maincontent ul.pics li.preowned a {
	float: left;
	background: url(../images/preowned.png) no-repeat;
	margin-left: 59px;
	display: inline;
}

*html #maincontent ul.pics li.preowned a {
	background: url(../images/preowned.jpg) no-repeat;
	}

*html #maincontent ul.pics li.preowned a {
	margin-left: 40px;
	}

.stockmanu {
	float: left;
	margin-bottom: 20px;
	}
	
.stockmanudetail {
	margin-bottom: 5px;
	float: left;
	}	

.stocklast {
	margin-bottom: 30px;
	}

.stockmanu img {
	float: left;
	border: 1px solid #1C2955;
	}

.stocktext {
	background-color: #ffff99;
	border: 1px solid #1C2955;
	font-size: 95%;
	float: right;
	display: inline;
	margin-left: 5px;
	margin: 0;
	/*padding: 12px;*/
	}


.stocktext p {
	margin: 5px 7px 5px 10px;
	}

.stocktext h3 {
	border-bottom: 1px dotted #1C2955;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
	margin: 7px 10px 5px 10px;
	padding: 0 0 2px 0;
	}

.stocktext h4 {
	font-size: 80%;
	font-weight: bold;
	margin: 5px 10px 0px 2px;
	}
	
.stocktext {
	width: 174px;
	height: 216px;
	}

.stocktext ul {
	margin: 0 5px 0 10px;
	}
	
#maincontent div.stocktext ul li {
	background-image: none;
	padding-left: 0;
	margin-bottom: 0.15em;
		line-height: 1.15em;
	}


.stocktext p a {
	float: right;
	font-weight: bold;
	text-decoration: none;
	color: #1C2955;
	font-size: 90%;
	background: url(../images/bullet_yellowbg.jpg) right center no-repeat;
	padding-right: 18px;
	}

.stocktext a:link {
	}
.stocktext a:visited {
	text-decoration: none;
	}
.stocktext a:hover {
		text-decoration: underline;
	}
.stocktext a:active {
	}
	
.manufacturertext {
	width: 285px;
	height: 112px;
	}

#thumbsrow {
	display: inline;
	float: left;
	margin-bottom: 20px;
	clear: both;
	width: 479px;
		width: 484px;
	}

#thumbsrow.floorplanbelow {
	margin-bottom: 0;
	}
	
#clickhere {
	float: right;
	display: block;
	width: 174px;
	height: 60px;
	border: 1px solid #1C2955;
	padding: 0;
	margin: 0;
	
	}

#clickhere p {
padding: 0;
margin: 0;
}

#clickhere img {
	border: none;
	padding: 0;
}

#floorplan {
	width: 481px;
	margin-bottom: 20px;
	border: 1px solid #1C2955;
	float: left;
	}
	
*html #floorplan {
float: none;
}

.thumb {
	width: 230px;
	height: 70px;
	float: left;
	margin: 0 5px 5px 0px;
}
	
.thumb p {
	margin: 0 5px 0 0;
}
	
.thumb a {
	margin: 0;
}

#thumbsrow a {
	border: none;
	margin: 0;
}

#thumbsdetail {
	float: left;
	width: 303px;
}

#thumbsdetail img {
	border: none;
	padding: 0;
	width: 70px;
	height: 60px;
}

#thumbsdetail a {
	border: none;
	display: block;
	width: 70px;
	height: 60px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	}
	
#thumbsdetail a.last {
	margin-right: 0;
	}
	
	
#thumbsdetail a:link {
	border: 1px solid #1C2955;
	}

#thumbsdetail a:visited {
	border: 1px solid #1C2955;
	}
	
#thumbsdetail a:hover {
	border: 1px solid #2e72b0;
	}
	
#thumbsdetail a:active {
	border: 1px solid #2e72b0;
	}
		
#leftnav p.preowned {
	width: 188px;
	height: 112px;
	margin: 0 0 20px 0;
	padding: 0;
	display: block;
	background: url(../images/preowned_noshadow.png) no-repeat;	
	}

*html #leftnav p.preowned {
	background: url(../images/preowned_noshadow.jpg) no-repeat;	
	}

#leftnav p.preowned a {
	width: 181px;
	height: 106px;
	padding: 0;
	margin: 0;
	display: block;
	text-indent: -5000px;
	}

a.back {
	padding-left: 16px;
	font-size: 90%;
	background: url(../images/bullet_back.gif) no-repeat left;
}

a.lastback {
	border-top: 1px dotted #1C2955;
	width: 438px;
	float: left;
	margin: 10px 0 10px 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
	
.col1 {
	float: left;
	width: 230px;
	padding-right: 19px
}

.col2 {
	float: right;
	width: 230px;
}

#maincontent a {
	color: #1C2955;
	font-weight: bold;
	text-decoration: none;	
}

#maincontent a:link {
	}
#maincontent a:visited {
	}
#maincontent a:hover {
	text-decoration: underline;
	}
#maincontent a:active {
	}
	
#maincontent p.breadcrumbs {	
color: #3092c1;
margin: 20px 0 10px 0;
}
#maincontent p.breadcrumbs a {	
color: #3092c1;
}
#maincontent p.breadcrumbs a:link {	
color: #3092c1;
}
#maincontent p.breadcrumbs a:visited {	
color: #3092c1;
}
#maincontent p.breadcrumbs a:hover {	
color: #3092c1;
}
#maincontent p.breadcrumbs a:active {	
color: #3092c1;
}

#maincontent p.readmore {
	padding-left: 16px;
	background: url(../images/bullet_news.gif) center left no-repeat;	
}

#maincontent p.moretours {
	padding-left: 16px;
	background: url(../images/vt-readmore.jpg) center left no-repeat;	
}


/*
#maincontent a.morenews {
	padding-left: 16px;
	background: url(../images/bullet_news.gif) center left no-repeat;
	}
*/

#maincontent img {
	float: left;
	border: 1px solid #1C2955;
	display: inline;
	margin: 2px 20px 10px 0;
	}

#maincontent.stock img {
	margin: 0;
	}	
		
#maincontent.stocklist img {
	margin: 4px;
	}	

#maincontent.detail img {
	margin: 0px;
	border: none;
	}
	
fieldset {
	margin: 0 0 1em 0;
	padding: 6px 10px 15px 10px;
	border: 1px solid #ccc;
	}

fieldset:hover {
	background: #f5f5f5;
	}

input#submitbutton {
	font-size: 90%;
	font-weight: bold;
	background: url(../images/b_bg_blue.gif) left center #2E72B0;
	border: none;
	clear: both;
	padding: .2em;
	padding-left: 17px;
	display: block;
	color: #fff;
	margin-bottom: 4px;
	
	}

legend {
	font-weight: bold;
	color: ##1C2955;
	margin: 0;
	padding: 0.5em;
	}

label {
	display: block;
	margin: 10px 0 .3em 0;
	}

input {
	font-size: 95%;
	margin-bottom: 10px;
	}

	
p.rad {
	float: left;
	margin-right: 22px;
	width: 60px;
	display: inline;
	padding: 0;
	line-height: 1em;
	margin-bottom: 6px;
}

p.rad input {
	float: left;
	margin-top: 5px;
	}
	
input.input {
	width: 250px;
	border: 2px solid #CCC;
	padding: 1px;
	display:block;
	}

input.input:focus {
	border: 2px solid #1C2955;
	}
	
p.note {
	font-size: 80%;
}

#parkimgcol {
	width: 221px;
	float: right;
	margin-left: 12px;
	margin-bottom: 5px;
	margin-right: -5px;
	display: inline;	
}

p#afterwards {
	clear: left;
	padding-top: 8px;
	display: block;
}

.preownedco {
display: block;
width: 483px;
float: left;
}

#hidemeuntilprint {
	display: none;
}

#maincontent img#mainpic {
	border: 1px solid #1C2955;
	margin: 0;
	float: left;
	display: inline;
	margin-right: 5px;
}

#map {
	text-align: center;	
}
 #maincontent p a#map {
	border: 1px solid #2e72b0;
	width: 221px;	
	height: 149px;
	float: right;
	margin: 0 0 0 20px;
	background: url(../images/map_highfarm.gif) #fff;
}

#timberlodgelist li, #parkslist li {
	background: none;
}
#timberlodgelist li.current, #parkslist li.current {
	background: url(../images/listarrow_bg.gif) left center no-repeat #fff;
}
div.pdf {
	margin-top: 20px;
	margin-bottom: 40px;
	border: dotted  #2e72b0 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
div.pdf p.link {
	padding-left: 20px;
	font-size: 1em;
	background-image: url(../images/pdf.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
div.pdf p {
	margin-bottom: 5px;
}


body#virtualtours #content {
	width: 770px;
	margin-right: 0;
	position: relative;
	z-index: 0;
}

body#virtualtours #maincontent {
	width: 680px;
	float: left;
	margin-left: 25px;
	margin-bottom: 10px;	
	display: inline;
}

div#flashcontent {
	width: 757px;
	height: 405px;
	float: left;
	display: inline;
	position: relative; left: 8px;
}


div#flashcontent10 {
	width: 757px;
	height: 405px;
	float: left;
	display: inline;
	position: relative; left: 20px;
}
ul#maintourlist {
	background-color: blue;
	padding: 0;
}

ul#maintourlist li {
		width: 226px;
		height: 130px;
		display: block;
		padding-top: 135px;
		float: left;
		margin: 0 13px 13px 0;
		padding: 0;
		border: 1px solid #060D25;
		clear: none;
	}

ul#maintourlist li a {
		width: 201px;
		height: 20px;
		display: block;
		padding: 0; margin: 0;
		padding-top: 107px;
		padding-left: 25px;
		color: #fff;
}




ul#maintourlist li.levisham {background: url(/images/vt-levisham.jpg) blue top left no-repeat;}
ul#maintourlist li.helmsley {background: url(/images/vt-helmsley.jpg) blue top left no-repeat;}
/*ul#maintourlist li.prestige {background: url(/images/vt-prestige.jpg) blue top left no-repeat;}*/
ul#maintourlist li.prestige {background: url(/images/vt-prestige10.jpg) blue top left no-repeat;}
ul#maintourlist li.tingdene {background: url(/images/vt-tingdene.jpg) blue top left no-repeat;}
ul#maintourlist li.highfarm {background: url(/images/vt-highfarm.jpg) blue top left no-repeat;}
ul#maintourlist li.jamiescragg {background: url(/images/vt-jamiescragg.jpg) blue top left no-repeat;}


div#maincontent div#vtourscallout {
		width: 300px;
		margin: 10px 0 10px 0;
		padding-top: 71px;
		padding-bottom: 7px;
		line-height: 1em;
		font-size: 0.9em;
		border: 1px solid #060D25;
		background: url(/images/vt-home.jpg) #2e72b0 top left no-repeat;
}

div#maincontent div#vtourscallout a {
		display: block;
		line-height: 1em;
		padding: 0; margin: 0;
		padding-left: 45px;
		color: #fff;
		border: none;
}
div#maincontent div#vtourscallout a:hover {text-decoration: underline;}

div.detail-vt-callout {
	border: 1px solid #fff;
	padding: 5px;
	background-color: #2e72b0;
	border: 1px solid #060D25;
	padding-top: 90px;
	padding-left: 37px;
	line-height: 1.15em;
	margin-bottom: 10px;
	/*margin-top: 6px;*/
}

div.detail-vt-callout a, div.detail-vt-callout a:visited {
	color: #fff;
	text-decoration: none;
}
div.detail-vt-callout a:hover {text-decoration: none;}

div#vt-call-generic {
background: url(/images/timber-vt-generic.jpg) #2e72b0 top left no-repeat;
}
div#vt-call-allparks {
background: url(/images/park-vt-allparks.jpg) #2e72b0 top left no-repeat;
}
div#vt-call-helmsley {
background: url(/images/timber-detail-vt-helmsley.jpg) #2e72b0 top left no-repeat;
}
div#vt-call-prestige {
background: url(/images/timber-detail-vt-prestige.jpg) #2e72b0 top left no-repeat;
}
div#vt-call-levisham {
background: url(/images/timber-detail-vt-levisham.jpg) #2e72b0 top left no-repeat;
}
div#vt-call-tingdene {
background: url(/images/timber-detail-vt-tingdene.jpg) #2e72b0 top left no-repeat;
}
div#vt-call-highfarm {
background: url(/images/park-detail-vt-highfarm.jpg) #2e72b0 top left no-repeat;
}
div#vt-call-jamies_cragg {
background: url(/images/park-detail-vt-jamies_cragg.jpg) #2e72b0 top left no-repeat;
}