/* Campbell and Slevin - HTML and CSS by Niall McKenna */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.125em; /* as advised on http://www.alistapart.com/articles/howtosizetextincss/ */
	color: #2a2a2a;
	background: #6A6F73 url(../images/pg-bkgd.jpg) repeat-x;
	}

p {
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0px;
	text-align: left;
	}

/* Main Build */

#container {
	width: 960px;
	text-align: left;
	margin: 10px auto 10px auto;
	border: 5px solid #CCCCCC;
	background: #FFFFFF;
	}

#banner {
	width: 960px;
	height: 200px;
	border-bottom: solid 2px #939393;
	}

#hideHeader {
	width: 960px;
	height: 200px;
	background: url(../images/header.gif) no-repeat;
	}

#hideHeader span {
	display: none;
	}

#welcome {
	width: 940px;
	height: 35px;
	clear: both;
	margin-bottom: 5px;
	background-image: url(../images/titles/welcome.png);
	background-repeat: no-repeat;
	}

#welcome span {
	display: none;
	}

#aboutUs {
	width: 945px;
	height: 35px;
	clear: both;
	margin-bottom: 5px;
	background-image: url(../images/titles/about_us.png);
	background-repeat: no-repeat;
	}

#aboutUs span {
	display: none;
	}

#electrical {
	width: 945px;
	height: 35px;
	clear: both;
	margin-bottom: 5px;
	background-image: url(../images/titles/electrical_installations.png);
	background-repeat: no-repeat;
	}

#electrical span {
	display: none;
	}

#prd {
	width: 945px;
	height: 35px;
	clear: both;
	margin-bottom: 5px;
	background-image: url(../images/titles/private_residentail_property_developments.png);
	background-repeat: no-repeat;
	}

#prd span {
	display: none;
	}

#contact {
	width: 945px;
	height: 35px;
	clear: both;
	margin-bottom: 5px;
	background-image: url(../images/titles/contact_us.png);
	background-repeat: no-repeat;
	}

#contact span {
	display: none;
	}

#links {
	width: 945px;
	height: 35px;
	clear: both;
	margin-bottom: 5px;
	background-image: url(../images/titles/sitemap.png);
	background-repeat: no-repeat;
	}
	
#links span {
	display: none;
	}
	
#coolnagard {
	width: 945px;
	height: 35px;
	clear: both;
	margin-bottom: 5px;
	background-image: url(../images/titles/coolnagard_village.png);
	background-repeat: no-repeat;
	}
	
#coolnagard span {
	display: none;
	}

#lambrook {
	width: 945px;
	height: 35px;
	clear: both;
	margin-bottom: 5px;
	background-image: url(../images/titles/lambrook_development.png);
	background-repeat: no-repeat;
	}
	
#lambrook span {
	display: none;
	}

#mainContent ul {
	line-height: 30px;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: square;
	margin-left: 15px;
	color: #CC092F;
	font-size: 0.8em;
	padding-bottom: 20px;
}	

#mainContent {
	font-family: Arial, Helvetica, sans-serif;
	width: 940px;
	height: auto;
	float: left;
	padding: 10px;
	background-color: #FFFFFF;
	text-align: justify;
	}

#flash {
	margin-bottom: 10px;
	border: 6px solid #CC092F;
	float: right;
	margin-left: 10px;
	z-index: 10;
}

.logos {
	float: right;
	height: auto;
	width: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}

.strap {
	float: right;
	height: auto;
	width: auto;
	background-color: #CD0836;
	padding: 10px;
}

.address {
	font-size: 1.1em;
	color: #333333;
	line-height: 1.6em;
}

#mainContent .address a:link {
	color: #CC092F;
	text-decoration: none;
}

#mainContent .address a:hover {
	color: #333333;
	text-decoration: none;
}

h1 {
	font : 1.5em  Arial, Helvetica, Tahoma, sans-serif;
	color:#FFFFFF;
}

h2 {
	font : 1.3em  Arial, Helvetica, Tahoma, sans-serif;
	color:#FFFFFF;
}

h3 {
	color:#CC092F;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 1.3em;
	margin-bottom: 5px;
	margin-left: 3px;
	line-height: 1em;
}

h4 {
	color:#6A6F73;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 1.2em;
}

/* footers */

#footer {
	height: 80px;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #2a2a2a;
	margin-top: 5px;
	clear: both;
	border-top: solid 20px #CC092F;
	background: url(../images/footer_bg.png) repeat-x;
	line-height: 0.5em;
	}

#footer a { 
	color:#FFFFFF;
	text-decoration: none;
	}

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

#container #footer p {
	text-align: center;
	line-height: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer .fb {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF00FF;
	float: right;
	height: 24px;
	width: 100px;
	margin-right: 10px;
	background-image: url(../images/freeblood_stamp.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}

#footer .fb a:link, #footer .fb a:visited, #footer .fb a:hover   {
	float: right;
	height: 24px;
	width: 100px;
	background-image: url(../images/freeblood_stamp.png);
	background-repeat: no-repeat;
	padding: 0px;
	display: block;
	margin: 0px;
}

.middleImage img {
	float: right;
	height: auto;
	width: auto;
	background-color: #CC092F;
	padding: 6px;
	margin-bottom: 5px;
	margin-left: 10px;
	clear: right;
}

.counter {
	float: right;
}
.special {
	font-weight: bold;
	color: #CC092F;
}
.audio {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
.hideAudio {
	height: 100px;
	width: 100px;
	visibility: hidden;
}
.homepageImage {
	padding: 0px;
	clear: left;
	float: right;
	border: 10px solid #CC092F;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.homepageImage img {
	margin: 0px;
	padding: 0px;
}
.profileBox1, .profileBox2, .profileBox3, .profileBox4, .profileBox5, .profileBox6 {
	float: left;
	width: 940px;
	height: auto;
	color: #333333;
	font-size: 1.1em;
	line-height: 30px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.profileContent {
	margin: 0px;
	float: right;
	height: 180px;
	width: 480px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F85C7B;
	padding: 10px;
}
.profileContentAlt {
	margin: 0px;
	float: right;
	height: auto;
	width: 480px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F85C7B;
	padding: 10px;
}
.profileImage {
	width: 435px;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CC092F;
	height: 200px;
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.profileImageCoolnagard {
	width: 435px;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CC092F;
	height: 265px;
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.profileImageLambrook {
	width: 435px;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CC092F;
	height: 307px;
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

.profileBox1 .profileImage {
	background-image: url(../images/private_residential_developments/coolnagard_phase1d.jpg);
}
.profileBox2 .profileImage {
	background-image: url(../images/private_residential_developments/lambrook.jpg);
	background-repeat: no-repeat;
}
.profileBox3 .profileImage {
	background-image: url(../images/private_residential_developments/bramble-lane.jpg);
	background-repeat: no-repeat;
}
.profileBox4 .profileImage {
	background-image: url(../images/private_residential_developments/lakeview.jpg);
	background-repeat: no-repeat;
}
.profileBox5 .profileImageCoolnagard {
	background-image: url(../images/private_residential_developments/coolnagard2.jpg);
	background-repeat: no-repeat;
}
.profileBox6 .profileImageLambrook {
	background-image: url(../images/private_residential_developments/lambrook2.jpg);
	background-repeat: no-repeat;
}

a.button {
	/* Sliding right image */
	background: transparent url('../images/button_right.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 32px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 40px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #FFF;
	text-shadow: 1px 1px #5e0012;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-top: 10px;
}
a.button span {
	/* Background left image */ 
	background: transparent url('../images/button_left.png') no-repeat; 
	display: block;
	line-height: 22px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 6px 0 5px 20px;
	} 
a.button:hover span{
	text-decoration:underline;
	}
.profileBox6 p {
	clear: both;
	padding-top: 20px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 5px;
}
.sitemap a:link, .sitemap a:visited {
	color: #CD0836;
	text-decoration: none;
}
.sitemap a:hover {
	text-decoration: underline;
}
