/*CSS Reset*/
 
body, div, dl, dt, dd, li, pre,
form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }
 
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }
 
address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }
 
ol, ul { list-style: none; margin: 0; padding: 0; }
 
table { border-collapse: collapse; border-spacing: 0; } 
caption, th { text-align: left; font-weight: normal; font-style: normal; }
 
acronym, abbr, fieldset, img { border: 0;}
 
:focus { outline: 0; }


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

body {
		font-size: 12px;
		font-family: "Lucida Grande", Arial, sans-serif;
		background-color: #e4ede8;
		background-image: url(images/playahead-bg.gif);
		background-repeat: repeat-x;
		text-align: center;
	}

#container {
		background-position: 0 0px;
		background-repeat: repeat-y;
		background-image: url(images/playahead-container-bg.gif);
		margin-top: 50px;
		background-color: white;
		margin-right: auto;
		margin-left: auto;
		width: 1000px;
		text-align: left;
	}

#header {
		border-bottom-color: white;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		display: block;
		background-image: url(images/playahead-header.gif);
		background-repeat: no-repeat;
		height: 139px;
	}

#body {
		padding-bottom: 20px;
		background-image: url(images/playahead-logo-goast.gif);
		background-position: 230px bottom;
		background-repeat: no-repeat;
		width: 735px;
		display: inline;
		float: right;
	}

#content {
	}
#sidebar {
		padding-bottom: 40px;
		border-top-style: none;
		border-bottom-color: white;
		border-bottom-width: 0px;
		border-left-color: white;
		border-left-width: 2px;
		border-left-style: solid;
		border-bottom-style: solid;
		border-right-style: none;
		width: 260px;
		float: left;
		display: inline;
	}

#footer {
		border-top-color: white;
		border-top-width: 2px;
		border-top-style: solid;
		padding-right: 15px;
		padding-top: 0px;
		text-align: right;
		clear: both;
		display: block;
		background-image: url(images/playahead-footer.gif);
		background-repeat: no-repeat;
		height: 37px;
	}

div.post {
		padding-left: 30px;
		padding-bottom: 20px;
		padding-right: 40px;
		padding-top: 15px;
	}

h1 {
		float: left;
		display: inline;
		padding-bottom: 5px;
		padding-top: 10px;
		line-height: 28px;
		font-size: 26px;
		color: #268e39;
		font-style: normal;
		font-weight: normal;
	}

p {
		margin-bottom: 10px;
		line-height: 20px;
		color: #4d4d4d;
	}

#home-spacer {
		height: 220px;
		display: block;
	}

#home-filters {
		margin-left: 1px;
		margin-top: 20px;
		z-index: 1;
		background-position: 11px 0px;
		width: 1000px;
		height: 193px;
		display: none;
	}

#home-filters ul li {
		float: left;
	}

a#domestic-home-link {
		background-position: 0 -3px;
		margin-left: 10px;
		width: 490px;
		background-image: url(images/playahead-home-filters.jpg);
		background-repeat: no-repeat;
		height: 190px;
		display: block;
	}

a#commercial-home-link {
		background-position: -490px -3px;
		width: 490px;
		background-image: url(images/playahead-home-filters.jpg);
		background-repeat: no-repeat;
		height: 190px;
		display: block;
	}

a#domestic-home-link:hover {
		background-repeat: no-repeat;
		background-position: 0 -192px;
	}

a#commercial-home-link:hover {
		background-repeat: no-repeat;
		background-position: -490px -192px;
	}

#sidebar ul#calls li a {
		height: 56px;
		width: 185px;
		display: block;
		background-repeat: no-repeat;
		background-image: url(images/playahead-calls.gif);
	}

#sidebar ul#calls li a.sidebar-testimonial-call {
		background-position: -186px 0px;
	}

#sidebar ul#calls li a.sidebar-testimonial-call:hover {
		background-position: 0px 0px;
	}

#sidebar ul#calls li a.sidebar-contact-call {
		background-position: -186px -55px;
	}

#sidebar ul#calls li a.sidebar-contact-call:hover {
		background-position: 0px -55px;
	}
	
	
#sidebar ul#calls li a.sidebar-download-call {
		background-position: -186px -110px;
	}

#sidebar ul#calls li a.sidebar-download-call:hover {
		background-position: 0px -110px;
	}

#sidebar ul#calls {
		margin-top: 20px;
		margin-left: 35px;
	}

#footer p, #footer a {
		text-decoration: none;
		font-size: 11px;
		padding-top: 7px;
		color: #a3d6b3;
	}

#footer a:hover {
		text-decoration: underline;
	}

#home_link {
		width: 400px;
		height: 120px;
		display: block;
	}

ul#nav {
		margin-left: 10px;
		margin-top: 20px;
	}

ul#nav li a {
		padding-left: 30px;
		padding-bottom: 8px;
		padding-top: 8px;
		text-decoration: none;
		color: #00853f;
		font-size: 14px;
		display: block;
		width: 227px;
	}

ul#nav li ul {
		padding-left: 10px;
	}

ul#nav li a:hover, ul#nav li a.selected {
		color: white;
		background-image: url(images/playahead-nav-bg.gif);
		background-repeat: no-repeat;
	}

a {
		color: #00853f;
	}

div.ddsg-wrapper ul {
		margin-left: 20px;
		list-style-type: disc;
		list-style-position: outside;
	}

div.ddsg-wrapper ul li {
		padding: 5px;
	}

div.entry {
		padding-top: 10px;
		padding-bottom: 10px;
		padding-right: 18px;
		clear: both;
	}

a.test_page_call {
		height: 55px;
		width: 185px;
		background-image: url(images/playahead-calls-white.gif);
		background-repeat: no-repeat;
		display: inline-block;
		float: right;
	}

h2 {
		clear: left;
		padding-bottom: 5px;
		padding-top: 15px;
		line-height: 24px;
		font-size: 18px;
		color: #af2e34;
	}

div.entry ul li {
		background-position: 0px 5px;
		background-image: url(images/bullet_red.png);
		background-repeat: no-repeat;
		color: #00853f;
		line-height: 24px;
		font-size: 15px;
		padding-left: 25px;
	}

div.entry ul {
	}

strong {
		font-weight: bold;
	}

div.gallery_des {
	height: 240px;
	color: #636363;
	padding-top: 10px;
	line-height: 14px;
	font-size: 11px;
	float: left;
	width: 158px;
	display: block;
	}

.climbing-frames-main {
		width: 161px;
		float: left;
		display: inline;
	}

.commercial-main {
		width: 210px;
		float: left;
		display: inline;
	}

.climbing-frames-access {
		clear: left;
	}

.clearer {
		clear: both;
	}

.climbing-frames-main a {
		padding-bottom: 15px;
	}

#domestic_banner {
		margin-left: 5px;
		height: 100px;
		width: 240px;
		display: block;
		background-repeat: no-repeat;
		background-image: url(images/domestic_button.jpg);
	}

#commercial_banner {
		margin-left: 5px;
		height: 100px;
		width: 240px;
		display: block;
		background-repeat: no-repeat;
		background-image: url(images/commercial_button.jpg);
	}

.enquire_now {
		padding-top: 10px;
	}

.gallery_des a {
		display: block;
	}

#commercial_gallery img {
		margin-right: 55px;
	}

#commercial_gallery p {
		margin-bottom: 0px;
	}

div#bigger_desc div.gallery_des {
		height: 380px;
	}

.comm_enquire_buttons {
		height: 60px;
		clear: left;
		display: block;
	}

.comm_enquire_buttons img {
		padding-left: 30px;
		padding-right: 30px;
		display: inline;
		float: left;
	}

.breadcrumb {
		color: #999999;
		font-size: 11px;
	}

.clearer {
		clear: both;
	}

/* End Images */


