/* DesignLine CSS Build */

/* normalisers */
body, ul, li, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

body {
	background: url(images/bg_grad.jpg) repeat-x;
}

* p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

/* link styles */

#container a:link, #container a:visited, #container a:active {
	color: #b5b5b5;
	text-decoration: none;
}

#container a:hover {
	color: #d7d1ca;
}

/* page layout and styles */

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#scratch {
	width: 1000px;
	height: 289px;
	background: url(images/scratch.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -500px;
}

#container {
	width: 900px;
	position: relative;
	margin: 0 auto;
}

h1 {
	display: block;
	width: 210px;
	height: 43px;
	position: absolute;
	top: 35px;
	background: url(images/brand.png) no-repeat;
	text-indent: -9999px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
	color: white;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin-bottom: 20px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #676057;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin-bottom: 5px;
}

#close {
	position: absolute;
	top: 20px;
	left: 210px;
	width: 20px;
	height: 20px;
	float: right;
	cursor: pointer;
}

#nav a:link, #nav a:visited, #nav a:active {
	color: #ac2920;
}

#nav a:hover {
	color: #db7972;
}

#nav ul {
	position: relative;
	float: right;
	margin-top: 50px;
}

#nav ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ac2920;
	letter-spacing: -1px;
	text-transform: lowercase;
}

#nav ul li:after {
	content: " /"	
}

#nav ul li:last-child :after {
	content: ""
}

#spacer {
	width: 100%;
	height: 100px;
	position: relative;
	z-index: -1;
}

#page-title {
	width: 900px;
	height: 29px;
	text-align: right;
}

.splash {
	display: block;
	width: 900px;
	position: relative;
	margin-bottom: 7px;
}

#splash-trades {
	width: 450px;
	height: 400px;
	float: left;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#front {
	height: 405px;
}
	
#welcome {
	width: 433px;
	float: left;
	margin: 0 7px 0 0;
	background: #897c6a;
	padding: 15px;
}

#solution-finder {
	width: 400px;
	float: right;
	background: #625e58;
	padding: 15px;
}

#solution-finder ul {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	color: white;
}

#solution-finder ul li {
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 9px;
}

#solution-finder ul li:hover {
	cursor: pointer;
	color: #ccc;
}

#solution-finder ul a:hover {
	color: #ccc;
}

#solution-finder ul li img {
	float: left;
	margin: 0 5px 0 0;
}

#solution-finder ul li .sub {
	font-size: 10px;
	text-transform: uppercase;
	color: #b6b4b0;
	display: block;
	letter-spacing: 2px;
}

#solution-finder ul li .sub:after {
	content: '>';
}

#solution-finder a:link, #solution-finder a:visited {
	color: white;
}

#gallery-chooser {
	display: none;
	position: fixed;
	width: 210px;
	height: 260px;
	top: 50%;
	left: 50%;
	margin-left: -125px;
	margin-top: -150px;
	padding: 20px;
	background: url(images/gallery-chooser.png);
	z-index: 25;
}

#gallery-kitchens {
	width: 563px;
	float: left;
	background: #ba8661;
	margin: 0 7px 0 0;
	padding: 15px;
}

#gallery-bathrooms {
	width: 563px;
	float: left;
	background: #b5afa2;
	margin: 0 7px 0 0;
	padding: 15px;
}

#gallery-laundry {
	width: 563px;
	float: left;
	background: #b5afa2;
	margin: 0 7px 0 0;
	padding: 15px;
}

#info-kitchens {
	width: 270px;

	float: right;
	overflow: scroll;
	background: #765a45;
	padding: 15px;
}

#info-bathrooms {
	width: 270px;

	float: right;
	overflow: scroll;
	background: #cc9f09;
	padding: 15px;
}

#info-laundry {
	width: 270px;
	height: 500px;
	float: right;
	background: #7e2720;
	padding: 15px;
}

#info-custom {
	width: 270px;
	height: 530px;
	float: right;
	background: #5f3414;
	padding: 15px;
	overflow: scroll;
}

#info-about {
	position: absolute;
	width: 900px;
	top: 0;
	left: 0;
}

#info-trades {
	width: 420px;
	height: 400px;
	float: right;
	background: #dd9300;
	padding: 15px;
	overflow: scroll;
}

#info-diy {
	width: 270px;
	height: 530px;
	float: right;
	overflow: scroll;
	background: #ad8f75;
	padding: 15px;
}

#first {
	width: 270px;
	height: 520px;
	background: #6b6b5d;
	padding: 15px;
	float: left;
	margin: 50px 0 0 0;
	z-index: 3;
}

#second {
	width: 880px;
	height: 180px;
	float: left;
	background: #912d24;
	padding: 10px;
	z-index: 2;
}

#second p {
	max-width: 265px;
	display: inline-block;
	margin: 0 15px 0 0;
	padding: 5px;
	float: left;
}

#third {
	width: 900px;
	float: left;
}

#third p {
	color: black;
	width: 300px;
	float: left;
}

#third img {
	float: left;
	padding: 0 10px 0 10px;
}

#info-contact {
	width: 870px;
	height: 120px;
	padding: 15px;
	float: left;
	background: #aa251c;
}

#info-contact p {
	margin: 2px 0 2px 0;
}

#info-contact h2 {
	margin: 0 0 10px 0;
}

#enquiry-left p {
	color: #666;
	text-align: right;
}

.required {
	color: #aa251c;
}

#enquiry-left {
	width: 285px;
	float: left;
	margin: 15px 15px 0 0;
}

#enquiry-left h2 {
	color: #aa251c;
	text-align: left;
}

#enquiry {
	width: 600px;
	float: right;
	margin: 60px 0 0 0;
}

#enquiry p {
	color: black;
}

/* footer */

#footer {
	width: 880px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 7px 0 10px 0;
	padding: 10px;
	background: #c7bba9;
	color: #625e58;
}

#footer a:link, #footer a:visited {
	color: #333;
}

#footer a:hover {
	color: #666;
}

#copy {
	float: left;
}

#heffernan {
	float: right;
}