/* 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;
}

img {
	margin: 10px 10px 8px 12px;
	border: 1px solid #1C2955;
	float: right;
	
}

ul {
	margin: 0 0 20px 20px;
	font-size: 80%;
}

ul li {
margin-left: 10px;
}

body {
	color: #1C2955;
	font-family: "Trebuchet MS", sans-serif;
	font-size: small;
}

p {
	margin: 0 0 1em 0;
	font-size: 80%;
}

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;	
	}

h3 {
	font-size: 120%;
	}
	
div.stocktext h3 {display: none;}

#maincontent h3 {
	margin-bottom: 0.5em;	
}
	
h4 {
	font-size: 110%;
	}
	
#leftnav, #mainnav, #topimage, #copyright, #branding, #enquirehere, #thumbsrow, p a.back, p a.lastback, #maincontent ul.pics, p.breadcrumbs {
	display: none;
}

body { background: none;}
#content { width: auto; }
div#maincontent {
	display: block;
	margin-left: 1em;
	width: auto;
	}

div.stockmanu {
	clear: both;
	float: left;
	}

div#floorplan img {
	width: 301px;
	height: 146px;
	}

div#hidemeuntilprint {
	width: 700px;
	margin: 20px 0 20px 0;
	padding: 0;
	clear: both;
	float:left;
	}

div#hidemeuntilprint img {
	/*width: 150px;
	height: 107px;*/
	width: 100px;
	height: 71px;
	margin: 0 12px 12px 0px;
	padding: 0;
	display: inline-block;
	float: left;
	}
	
span.hideprint {
	display: none;
}

div#printfloat {
	float: left;
	width: 700px;
}

#footer {
	float: left;
}

#copyright {
	float: left;
}