html
{
	height:100%;
}


body
{
	color:#000;
/*	background:url(http://www.designsbynicola.co.nz/uploads/dnimg/bg.jpg); */
	height:100%;
	margin:0;
	padding:0;
	background-color:#bdc8ce;
/*	background-color:#cbd9de;  */
	font-family:Tahoma, Arial, Trebuchet MS;
	font-size:13px;
	line-height:140%;
}

a{
color:#4d453f
}

#container
{
	width:1100px;
	min-height:100%;
/*	border:1 solid black; */
	height:auto !important;
	margin:0 auto;
	margin-bottom:-00px;
	overflow:hidden;

}

#topbandcontainer
{
	width:1100px;
	height:91px;
	border:0px solid #FFF;
	float:left;
	background:url(http://www.designsbynicola.co.nz/uploads/dnimg/topbg.gif) repeat-x;
	}

#logo
{
	width:385px;
	height:91px;
	border:0px solid red;
	float:left;
}



#contact-info
{
	width:600px;
	border:0px solid red;
	height:23px;
	float:left;
	margin-left:20px;
	margin-top:0px;
	color:white;
	text-align:right;

}
#contact-info a{
	color:white;

}

a:hover{
	text-decoration:none
}

#menuarea
{
	width:600px;
	border:0px solid #ff0;
	height:68px;
	float:left;
	margin-left:20px;

}


#maincontainer
{
	width:1100px;
	border:0px solid #0FF;
	float:left;
}


#contentband{
	width:1100px;
	border:0px solid #ff0;
	float:left; 
	
}

#largeimg{
	height:500px;
	width:750px;
	float:left;
	/*padding-left:20px;*/
	/*padding-right:15px;*/
	padding-top:20px;
	/*padding-bottom:20px;*/
	border-left:20px solid white;
	border-right:15px solid white;
	border-bottom:20px solid white;
	background-color:white;
	position:relative;
}

#project-largeimg{
	height:500px;
	width:640px;
	float:left;
	/*padding-left:20px;*/
	/*padding-right:15px;*/
	padding-top:0px;
	/*padding-bottom:20px;*/
	border-left:0px solid white;
	border-right:15px solid white;
	border-bottom:0px solid white;
	background-color:white;
	position:relative;
}


#largeimg img{

}

#projects{ 
	width:295px; 
	height:500px; 
	float:left;
	padding-left:0px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	background-color:white;
}

#projects-smallimg{ 
	width:195px; 
	height:500px; 
	float:left;
	padding-left:0px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	background-color:white; border:0px solid red
} 

#project-heading{
	width:620px;
	float:left;
	padding:10px;
	border-left:0px solid white;
	border-bottom:10px solid white; 
}

#project-heading h1{
	border:0px solid red;
	line-height: 100%; 
font-size:23pt!important; 
}

#project-overview{
	width:620px;
	float:left;
	padding:10px;
	border-left:0px solid white;
	border-bottom:10px solid white; 
	border:0px solid red;
}




#project-rtcol{
	width:395px; 
	float:left;
	border:0px solid red;
/*background:red;*/
	padding:10px;
}



.bqstart {
	float: left;
	height: 45px;
	margin-top: -20px;
	padding-top: 45px;
	margin-bottom: -30px;
	font-size: 700%;
	color: #cfc6bb; 
	font-family:Trebuchet MS, Verdana, tahoma,arial;
 }



 .bqend {
	float: right;
	height: 45px;
	margin-top: -50px;
	padding-top: 45px; 	font-size: 700%;
	color: #cfc6bb; 
	font-family:Trebuchet MS, Verdana, tahoma,arial;  }

blockquote{
	margin-left:-0px
}

#projects p{
	color:white;
}

#kitchen{
	width:265px;
	height:84px;
	margin-bottom:15px;
	float:left;
	background:#acb971 url(http://www.designsbynicola.co.nz/uploads/dnimg/buttongradient.png) repeat-x;
	background-position:top left;
	padding:15px;
	}
#laundry{
	width:265px;
	height:84px;
	margin-bottom:15px;
	float:left;
	background:#988775 url(http://www.designsbynicola.co.nz/uploads/dnimg/buttongradient.png) repeat-x;
	background-position:top left;
	padding:15px;
	}
#bathroom{
	width:265px;
	height:84px;
	margin-bottom:15px;
	float:left;
	background:#9cb5c8 url(uploads/dnimg/buttongradient.png) repeat-x;
	background-position:top left;
	padding:15px;
}
		
#furniture{
	width:265px;
	height:83px;
	margin-bottom:15px;
	float:left;
	background:#d6a673 url(http://www.designsbynicola.co.nz/uploads/dnimg/buttongradient.png) repeat-x;
	background-position:top left;
	padding:15px;
	
	}
		
	
.smlfont{
	font-size:8pt;
	font-weight:normal;
	font-family:tahoma;
	color:#fda720
}




#content
{
	border:0px solid red;
	margin-right:-2px;
	width:1060px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	min-height:500px;
	background-color:white;
}


#content h1 {
	/*font-family:'Title',arial;*/
	font-size:28pt; 
	color:#403932;
	height:45px; margin:0px;   
	line-height:100%;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;

}


#content h2{
	/*font-family:'Title',arial;*/
	 font-size:24pt; 	
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	color:#0f0a07;
	margin:0px;
	line-height:100%;
}

#projects h2{
	 font-size:24pt; 	

}

#project-overview h2{
	/*font-family:'Title',arial;*/
	 font-size:24pt; 	
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	color:#0f0a07;
	margin:0px;
	line-height:140%;
}


h3{
	/*font-family:'Title',arial; 	font-weight:normal; */
	color:#0f0a07;
	margin:0px;
	line-height:100%;
font-family: 'Raleway', Arial; border:0px solid red;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;font-size:16pt; 




}
h4{
	/*font-family:'Title',arial; */font-size:14pt; 
	font-weight:bold; 
	color:#0f0a07;
	line-height:100%;

}

h5{
	font-family:Tahoma,arial; font-size:12pt; 
	font-weight:normal; 
	color:#0f0a07;
	line-height:100%;

}



#project-rtcol h2{
	/*font-family:'Title',arial; */
	font-size:20pt; 
	font-weight:normal; 
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	color:#0f0a07;
	margin:0px;
	line-height:120%;
}

 #content h2 .after,
 #content h2:after,
 #project-overview h2 .after,
 #project-overview h2:after,
 #project-rtcol h2 .after,
 #project-rtcol h2:after {
	content:" ";
	display:inline-block;
	width:150px;
	height:1px;
	margin:0 -999em 0 0.4em;
	vertical-align:middle;
	background:#403932;/* apply your image here */
}




#projects h2{
	/*font-family:'Title',arial; */
	font-size:24pt; 
	color:#0f0a07;
	text-transform:uppercase; margin:0px; margin-bottom:-20px;
	 line-height:140%;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;


}


#div-col h2, #div-col2 h2{
	/*font-family:'Title',arial; */
	font-size:20pt; 
	font-weight:normal; 
	color:#0f0a07;
	margin:0px;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}


.clearfooter
{
	clear:both; 
}
.clearfooter2
{
	clear:both; 
}

#footerarea
{
	margin:0 auto;
	border:0px solid black;
	background:url(http://www.designsbynicola.co.nz/uploads/dnimg/footer.png) no-repeat;
	background-position:top center;
	width:1100px;
	margin-top:0px;
	height:250px;
}

#footer
{
	min-height:78px;
	padding:10px;
	position:relative;

}

#footer1 ul{
	list-style:none;
	width:500px;
	margin:0px;
}

#footer1 li{
	list-style:none;
	display:block;
	width:150px;
	float:left;
}


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

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


#footer1{
	padding:10px;
	padding-top:40px;
	width:350px;
	border:0px solid red;
	height:138px;
	float:left; 
	color:#fff;
}

#footer2{
	float:left; 
	width:350px;
	font-size:9pt;
	padding:10px;
	padding-top:40px;
	height:138px;
	color:#fff;
}


#footer2 ul{
	list-style:none;
	width:300px;
	margin:0px;
	border:0px solid red;
	margin-left:0px;
}

#footer2 li{
	list-style:none;
	display:block;
	width:100px;
	float:left;
	color:#fff;
}


#footer3{
	float:left; 
	padding:10px;
	padding-top:40px;
	width:320px;
	font-size:8pt;
	height:138px;
	color:#fff;
}

#footer4{
	float:left; 
	padding:10px;
	width:320px;
	font-size:8pt;
	height:28px;
	border:0px solid red;
	color:#fff;
}

#footer5{
	float:left; 
	padding:10px;
	width:718px;
	font-size:8pt;
	height:28px;
	text-align:right;
	border:0px solid red;
	color:#fff;
}

#footer h2{
	font-family:Tahoma, arial;
	font-weight:normal;
	font-size:12pt; margin:0px; color:white
}


#footer h2 .after,
#footer h2:after {
	content:" ";
	display:inline-block;
	width:200px;
	height:1px;
	margin:0 -999em 0 0.4em;
	vertical-align:middle;
	background:white;/* apply your image here */
}



 #content h2 .after,
 #content h2:after {
	content:" ";
	display:inline-block;
	width:150px;
	height:1px;
	margin:0 -999em 0 0.4em;
	vertical-align:middle;
	background:#403932;/* apply your image here */
}

h1 .after,
h1:after {
	content:" ";
	display:inline-block;
	width:300px;
	height:1px;
	margin:0 -999em 0 0.4em;
	vertical-align:middle;
	background:#403932;/* apply your image here */
}


h1, #footer h2, h2 {
	overflow:hidden;
	line-height:25px;
	zoom:expression(
	runtimeStyle.zoom=1,
	insertAdjacentHTML('beforeEnd','<span class="after"></span>')
	);
}

#div-col
{
	float:left; 
	border: 1px solid #b5b5b5; 
	width:342px; 
	float:left; 
	margin-left:-1px; 
	margin-top:-1px;
	padding:5px; min-height:170px;
}

#div-col3
{
	float:left; 
	border: 1px solid #b5b5b5; 
	width:174px; 
	float:left; 
	margin-left:-1px; 
	margin-top:-1px;
	padding:0px; }

#div-col2
{
	float:left; 
	border: 1px solid #b5b5b5; 
	width:1050px; 
	float:left; 
	margin-left:-1px; 
	margin-bottom:5px;
	padding:5px;
}

#div-col11 blockquote span
	{
	background-position: 
	bottom right; 
	float: left;
	padding-left:0px; 
	padding-right:80px; 
	padding-top:10px; 
	padding-bottom:0px; 
	background-image:url('http://www.designsbynicola.co.nz/uploads/dnimg/close.png'); background-repeat:no-repeat; background-attachment:scroll
}
#div-col11 blockquote span:hover
	{
	background-position: 
	bottom right; 
	float: left;
	padding-left:0px; 
	padding-right:80px; 
	padding-top:-60px; 
	padding-bottom:-70px; 
	background-image:url('http://www.designsbynicola.co.nz/uploads/dnimg/close2.png'); background-repeat:no-repeat; background-attachment:scroll
}

#div-col11 blockquote
	{
	padding-left:80px; 
	padding-right:0px; 
	padding-top:0px; 
	padding-bottom:70px; 
	background-image:url('http://www.designsbynicola.co.nz/uploads/dnimg/open.png'); background-repeat:no-repeat; background-attachment:scroll
}
#div-col11 blockquote:hover
	{
	padding-left:80px; 
	padding-right:0px; 
	padding-top:0px; 
	padding-bottom:70px; 
	background-image:url('http://www.designsbynicola.co.nz/uploads/dnimg/open2.png'); background-repeat:no-repeat; background-attachment:scroll
}

#project-rtcol h3{
}

#banner{
background-color:#acb971;
padding:10px;
width:390px;
background-image:url('http://www.designsbynicola.co.nz/uploads/dnimg/feedback.gif'); background-repeat:no-repeat; 
background-position:bottom right;
}