/* West Coast Sheds Canningvale - Screen */

@import"../css/standard.css";
@import"../css/structure.css";
@import"text-and-nav-styles.css";

/*****************MAIN******************/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 100%;
	overflow-x: hidden;
	background-image:url(../images/graphics/diagonal-bg-old.gif);
	background-repeat:repeat;
}



/***************** HEADER DIVS******************/

div.container-header {
	height: 160px;
	width: 950px;
	margin:0 auto 0 auto;
	background-image:url('../images/graphics/header-bg.gif');
	background-repeat:repeat-x;
}

/*div#top-header { background: #fff; }*/

div.header {
	width: 950px;
	height: 190px;
	margin: 0 auto;
	position: relative;
}

div.logo {
	position: absolute; 
	top: 0; 
	left: 0;
}

div.logo h2 {
	text-indent: -9999px;
	overflow: hidden;
}

div.logo h2 a {
	display: block;
	width: 512px;
	height: 160px;
	background: url('../images/graphics/logo.gif') 0 0 no-repeat;
}

#address-container {
	position: absolute; 
	right: 25px; 
	bottom:42px;
	width:290px;
	height:130px;
	text-align:right;
}

#visit-title, #display-addresses, #phone-number {
	position:absolute;
	right:26px;
}

#visit-title, #display-addresses {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

#visit-title {
	top:8px;
	font-size:16px;
}

#display-addresses {
	top:32px;
	font-size:12px;
}

#phone-us {
	color:#323231;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

#phone-number {
	top:108px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#323231;
}



/*****************ANIMATION DIVS*********************/

/* Container Slide */

div.container-slide {
	width: 950px;
	height: 110px;
	background: #000;
	margin:0 auto 0 auto;
}

div.container-slide ul li {
	float: left;
	clear: none;
	overflow: none;
}


/******************************BODY DIVS*****************************/


div.container-content {
	width: 100%;
	height: auto;
}


div.content {
	width: 950px;
	height: auto;
	margin: 0 auto;
	padding: 30px 0;
	background-color:#FFFFFF;
}

div.content-left {
	width: 250px;
	height: auto;
	float: left;
}

.content-right-index {
	width: 540px;
	height: auto;
	float: left;
	padding:0 0 0 20px;
	line-height: 18px;
}

.content-right {
	width: 624px;
	height: auto;
	float: left;
	padding:0 0 0 20px;
	line-height: 18px;
}


/* Right bar */
div.right-bar {
	width: 100px;
	height: auto;
	float: right;
	padding:0 15px 0 0;
}

div.right-bar ul {
	list-style-type: none;
}

div.right-bar ul li {
	padding-bottom: 10px;
}



div.content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}



/* Contact */

div.contact {
	color: #161616;
	font-size: 1.2em;
}

div.contact h2 {
	font-size: 1.3em;
	color: #000;
	margin-bottom: 15px;
}

div.contact ul {
	list-style-type: none;
	margin-bottom: 15px;
}

div.contact ul li {
	padding-left: 20px;
	line-height: 1.4em;
}

div.contact ul li.telephone {
	background: url('../images/core/icon-telephone.jpg') left center no-repeat;
}

div.contact ul li.fax {
	background: url('../images/core/icon-fax.jpg') left center no-repeat;
}

div.contact ul li.email {
	background: url('../images/core/icon-email.jpg') left center no-repeat;
}

div.contact p {
	line-height: 1.4em;
	margin-bottom: 15px;
}

div.contact a {
	color: #ff5200;
	text-decoration: underline;
}

div.contact a:hover {
	color: #000;
}

/* Finance Available */

div.finance p a {
	display: block;
	width: 147px;
	height: 76px;
	overflow: hidden;
	text-indent: -9999px;
	background: url('../images/core/button-finance.jpg') 0 0 no-repeat;
	margin-bottom: 20px;
}

div.finance p a:hover {
	background-position: 0 -76px;
}


/* Colorbond */

div.colorbond p a {
	display: block;
	width: 147px;
	height: 123px;
	overflow: hidden;
	text-indent: -9999px;
	background: url('../images/core/button-colorbond.jpg') 0 0 no-repeat;
}

div.colorbond p a:hover {
	background-position: 0 -123px;
}



/* Affliates logo */
div.affliates-logo {
	padding-left: 125px;
}

div.affliates-logo ul {
	list-style-type: none;
}

div.affliates-logo ul li {
	float: left;
	padding: 0 10px;
}

.centre {
	text-align: center;
}

em {
	font-style: normal;
	font-size: 0.9em;
}

#banner {
	width: 513px;
	height: 60px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url('../images/core/bg-banner.gif') 0 0 no-repeat;
}

/* Container Footer */

div.container-footer {
	width: 950px;
	height: auto;
	background: #353159;
	margin:0 auto 0 auto;
	text-align:center;
}

/* Footer */

div.footer {
	width: 930px;
	height: auto;
	margin: 0 auto;
	color: #898989;
	font-size: 1.1em;
	padding: 20px 10px;
}

div.footer p {
	line-height: 1.4em;
	font-size:11px;
}

div.footer p a.webfirm {
	border: 0;
	width: 70px;
	height: 17px;
	float: right;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../images/core/logo-webfirm.jpg') 0 0 no-repeat;
}

div.footer p.small {
	font-size: 0.8em;
	color: #9f9e9e;
}

div.footer a {
	color: #ffcd09;
	text-decoration: none;
}

div.footer a:hover {
	color: #898989;
}










