/*  
Theme Name: The Floor Sotre New Zealand
Theme URI: http://www.thefloorstore.co.nz
Description: Custom theme for The Floor Store New Zealand agency websites developed by staff at OgilvyInteractive Auckland
Version: 1.0
Author: OgilvyInteractive New Zealand
*/

/* Eric Meyer's Reset Reloaded: because all browsers are not created equal :) */
@import url('reset.css');

/* shared navigation styles */
@import url('style-nav.css');



/* start of Default Universal Styles */


body {
	font-family: Arial, Helvetica, sans-serif;
	background: #000000;
	color: #383730;
	margin:0;
	padding:0;
	font-size:68.75%; /* this makes 1em = 11px */
	line-height: 1.35em;
}

p{
	padding: 0;
	font-size: 1.1em;
	line-height: 1.4em;
	
}

h1{
	padding: 0;
	margin: 20px 0 0 0;
	color: #959595;
	font-size: 3.6em;
	letter-spacing: 1px;
	text-transform: lowercase;
}

h1.select{
	width: auto;
	height: 69px;
	background: url(../images/heading-select.gif) no-repeat 0 0;
	text-indent: -3000px;
}

h1.faq{
	width: auto;
	height: 117px;
	background: url(../images/heading-faq.gif) no-repeat 0 0;
	text-indent: -3000px;
}

h1.measure{
	width: auto;
	height: 77px;
	background: url(../images/heading-measure.gif) no-repeat 0 0;
	text-indent: -3000px;
}

h1.about{
	width: auto;
	height: 30px;
	background: url(../images/heading-about.gif) no-repeat 0 0;
	text-indent: -3000px;
}

h1.deals{
	width: auto;
	height: 30px;
	background: url(../images/heading-deals.gif) no-repeat 0 0;
	text-indent: -3000px;
}

h2{
	padding: 0;
	margin: 20px 0 0 0;
	color: #666666;
	font-size: 3.2em;
	letter-spacing: 1px;
}

h3{
	padding: 0;
	margin: 15px 0 0 0;
	color: #0068B9;
	font-size: 2.2em;
	letter-spacing: 1px;
}

h4{
	display: block;
	padding: 0;
	margin: 20px 0 0 0;
	color: #000000;
	font-size: 1.5em;
	text-decoration: underline;
}

h5{
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 7px 0;
}

strong{
	font-weight: bold;
}
em{
	font-style: italic;
}

a{
	color: #0068b9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.red{
	color:#b20000;
	text-decoration: none;
}

a.red:hover{
	text-decoration: underline;
}

a#contentTop{
	display: block;
	color: #0068b9;
	text-decoration: none;
	cursor: pointer;
	margin: 15px 0 0 0;
}

.clear{
	clear: both;
	height: 0px;
    overflow: hidden;
}

.dLine1{
	background: url(../images/bg-dLine1.gif) repeat-x left center;
	height: 21px;	
}

.redColor{
	color: #ff3000;	
}

/* end of Default Universal Styles */

/* start of structure Styles */

#outterHeader{
	min-width: 960px;
	border-bottom: 1px solid #c5c5c5;
	background: #ffffff;
}

#headerWrapper{
	width: 960px;
	margin: 0 auto;
}

#logo{
	float: left;
	width: 163px;
	margin: 0 79px 0 0;
}

#mainOutter{
	min-width: 960px;
	background: #ffffff;
}

#mainWrapper{
	width: 960px;
	margin: 0 auto;
}

#bottomMsg{
	min-width: 960px;
	background: #ACA793;
}

#bottomMsgInner{
	width: 960px;
	height: 78px;
	margin: 0 auto;
}

#footerOutter{
	min-width: 960px;
	background: #000000;
	padding: 26px 0 0 0;
}

#footer{
	width: 960px;
	margin: 0 auto;
	color: #0092cf;
	position: relative;
}

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

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

.bottomTitle{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
}

#bottomNav1{
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	background: url(../images/line-bottom-new.jpg) no-repeat right top;
	height: 200px;
}

.bottomNavLeft{
	float: left;
	margin: 0 8px 0 0;
}

.bottomNavRight{
	float: left;
	font-size: 1.1em;
	width: 440px;
}

.bottomSection{
	float: left;
	
	margin: 0 20px 15px 0;
}

.sectionTitle{
	float: left;
}




ul.sectionList{
	float: left;
}

ul.sectionList li{
	margin: 0 0 2px 0;
}

#bottomNav2{
	float: left;
	padding: 0 20px;
	background: url(../images/line-bottom-new.jpg) no-repeat right top;
	font-size: 1.1em;
	height: 200px;	
}

#bottomNav2 ul li{
	margin: 0 0 10px 0;
}

#bottomNav3{
	float: left;
	padding: 0 0 0 20px;
	height: 200px;	
}

#bottomNav3 ul{
	font-size: 1.1em;
	margin: 5px 0 0 0;
}

#bottomNav3 ul li{
	width: 100px;
	background: url(../images/bg-line.gif) no-repeat left 8px;
	padding: 0 0 0 10px;
}

#copyright{
	position: absolute;
	width: 960px;
	text-align: center;
	top: 150px;
	color: #757575;
}

/* end of structure Styles */

/* start of home page Styles */

#homeContent{
	padding: 15px 0 10px 0;	
}

#homeFlashWrapper{
	float: left;
	width: 730px;
	height: 387px;
	margin: 0 10px 0 0;
}

ul#homeTile{
	float: left;	
}

ul#homeTile li{
	width: 220px;
	height: 90px;
	margin: 0 0 9px 0;
}

ul#homeTile li a.imgBorder img, ul#homeTile li a.imgBorder{ 
	border: none; 
	overflow: hidden; 
	float: left; 
}

ul#homeTile li a.imgBorder:hover{ 
	border: 2px solid #0092CF; 
}
	
ul#homeTile li a.imgBorder:hover img{ 
	margin: -2px; 
}

#homeMsg{
	min-width: 960px;
	background: #ffffff;
	padding: 20px 0 0 0;
}

#homeMsgInner{
	width: 960px;
	height: 78px;
	margin: 0 auto;
	background: url(../images/home-bottom.gif) no-repeat 0 0;
	text-indent: -5000px;
}

/* end of home page Styles */

/* start of content page Styles */

#mainLeft{
	float: left;
	width: 230px;
	margin: 0 10px 0 0;
}

ul#breadcrumb{
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	color: #898989;
	font-size: 1.1em;
}

ul#breadcrumb li{
	float: left;
	margin: 0 3px 0 0;
}

ul#breadcrumb li a{
	color: #0092cf;
	text-decoration: none;
}

#subHeading{
	margin: 23px 0 0 0;
}

ul#subNav{
	padding: 0;
	margin: 20px 0 0 0;
	font-size: 1.22em;
}

ul#subNav li{
	margin: 0 0 14px 0;
	padding: 0 0 0 10px;
	background: url(../images/bg-doc1.gif) no-repeat left center;
}

ul#subNav li a{
	color: #0068b9;	
}

#mainRight{
	float: left;
	width: 720px;
	padding: 0 0 40px 0;
}

/* end of content page Styles */

/* start of faq page Styles */

#faqContent{
	margin: 30px 0 0 0;
}

.faqHolder{
	line-height: 140%;
	margin: 0 0 36px 0;
}

.faqHolder a{
	color: #0068b9;
	text-decoration: none;
	margin: 0 0 0 57px;
	cursor: pointer;
}
.questionHolder{
	width: 700px;
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
	background: url(../images/icon-question.gif) no-repeat 20px top;
	min-height: 20px;
    height: auto !important;
    height: 20px;
}

.questionInner{
	margin: 0 0 0 27px;
	border-left: 1px solid #3C9ECF;
}

.questionInner p{
	paddding: 0 0 0 0;
	margin: 0 0 0 7px;
	font-weight: bold;
}

.answerHolder{
	width: 700px;
	padding: 0 0 0 20px;
	margin: 0 0 17px 0;
	background: url(../images/icon-answer.gif) no-repeat 20px top;
	min-height: 20px;
    height: auto !important;
    height: 20px;
}

.answerInner{
	margin: 0 0 0 27px;
	border-left: 1px solid #AEAEAE;
}

.answerInner a{
	margin: 0 0 0 0;
}

.answerInner p{
	paddding: 0 0 0 0;
	margin: 0 0 0 7px;
}
/* end of faq page Styles */

/* start of select page Styles */

ul#productNav{
	padding: 0;
	margin: 20px 0 0 0;
	font-size: 1.3em;
	font-weight: bold;
}

ul#productNav li{
	margin: 0 0 14px 0;
	
}

ul#productNav li a{
	color: #0068b9;
	background: url(../images/bg-doc1.gif) no-repeat left center;
	padding: 0 0 0 10px;
}

ul#productNav li ul.secondNav{
	padding: 0;
	margin: 2px 0 10px 25px;
	font-size: 0.9em;
	font-weight: normal;
}

ul#productNav li ul.secondNav li{
	margin: 0 0 2px 0;
}

ul#productNav li ul.secondNav li a{
	background: none;
	padding: 0;
}

#productWrapper{
	margin: 20px 0 25px 0;	
}

#overviewWrapper{
	margin: 0 20px 20px 0;
	width: 335px;
	float: left;

}

#overviewWrapper .productTop{
	width: 335px;
}

#overviewWrapper .productTop h3{
	font-size: 3.3em;
	margin: 15px 0 0 0;
	width: 170px;
	text-transform: lowercase;
}

#overviewWrapper .productTop h3 a{
	text-decoration: none;
}

#overviewWrapper .productTop h3 a:hover{
	color: #666666;
}

#overviewWrapper .productSummaryRight h4{
	text-decoration: none;
}

.catDesc p{
	margin: 0 0 15px 0;
	color: #666666;
}

.productTop{
	position: relative;
	border-bottom: 1px solid #d4d4d4;
	margin: 0 0 10px 0;
}

.productTop h3{
	float: left;
	margin: 0;
	padding: 0;
}

ul.page{
	z-index: 100px;
	position: absolute;
	display: block;
	padding: 4px 5px 4px 10px;
	bottom: 0;
	right: 0;
	background: #d4d4d4;
	font-size: 0.9em;
}

ul.page li{
	float: left;
	margin: 0 5px 0 0;
	text-transform: lowercase;
}

.productSummary{
	float: left;
	width: 230px;
	margin: 0 10px 0 0;
}

.productSummaryImg{
	float: left;
	width: 80px;
	margin: 0 10px 0 0;
}

.productSummaryImg a.imgBorder img, .productSummaryImg a.imgBorder{ 
	border: none; 
	overflow: hidden; 
	float: left; 
}

.productSummaryImg a.imgBorder:hover{ 
	border: 1px solid #0092CF;
}
	
.productSummaryImg a.imgBorder:hover img{ 
	margin: -1px; 
}

.productSummaryRight{
	float: left;
	width: 140px;
}

.productSummaryRight h4{
	color: #0068b9;
	font-size: 1.3em;
	margin: 0 0 5px 0;
}

.productSummaryRight h4 a{
	background: none;	
}

.productSummaryRight p{
	font-size: 1em;
	line-height: 115%;
	margin: 0 0 3px 0;
}

.productSummaryRight a{
	padding: 0 10px 0 0;
	background: url(../images/bg-more.gif) no-repeat right center;
}

#productBigHolder{
	margin: 10px 0 5px 0;	
}

#imgFull{
	width: 390px;
	float: left;
	margin: 0 20px 0 0;
}

#productDesc{
	width: 310px;
	float: left;
}

#aColor{
	float: left;
	width: 390px;
	margin: 20px 30px 0 0;
}

ul#colorList li{
	float: left;
	width: 80px;
	margin: 0 10px 0 0;
}

ul#colorList li a.imgBorder img, ul#colorList li a.imgBorder{ 
	border: none; 
	overflow: hidden; 
	float: left; 
}

ul#colorList li a.imgBorder:hover{ 
	border: 1px solid #0092CF;
}
	
ul#colorList li a.imgBorder:hover img{ 
	margin: -1px; 
}

ul#quickLink{
	float: left;
	font-size: 1.1em;
}

ul#quickLink li{
	margin: 0 0 2px 0;	
}

#sColor{
	margin: 0 0 20px 0;	
}
/* end of select page Styles */

/* start of measure page Styles */
#measureContent{
	background: url(../images/bg-measure.jpg) no-repeat left top;
	padding: 10px 0 0 70px;
	min-height: 677px;
    height: auto !important;
    height: 677px;
}

.measureForm{
	margin: 30px 0 0 0;	
}

.measureForm input, select, textarea{
	border: 1px solid #CAC8B8;
	margin: 0 0 10px 0;
}

.measureForm input{
	width: 275px;
}

.measureForm select.long{
	width: 	254px;
}

.measureForm textarea{
	width: 254px;
	height: 200px;
}

.measureForm label{
	color: #545349;
	line-height: 130%;
}

.measureForm input.formBtn{
	width: 117px;
	height: 31px;
	background: url(../images/btn-send.gif) no-repeat left top;
	cursor: pointer;
	border: none;
}

.region{
	background: #0082c0;
	color: #ffffff;
}

.measureLeft{
	float: left;
	margin: 0 35px 0 0;
}

.measureRight{
	float: left;
}
/* end of measure page Styles */

/* start of contact page Styles */
#contactContent{
	padding: 10px 0 0 0;
}

.contactForm{
	margin: 30px 0 0 0;	
}

.contactForm input, select, textarea{
	border: 1px solid #CAC8B8;
	margin: 0 0 10px 0;
}

.contactForm input{
	width: 275px;
}

.contactForm select.long{
	width: 	254px;
}

.contactForm textarea{
	width: 254px;
	height: 200px;
}

.contactForm span.checkBox{
	margin: 5px 0 0 0;
	display: block;
}
.contactForm .checkBox input{
	width: auto;
	margin: 0 10px 10px 0;
}
.contactForm .checkBox label{
	vertical-align: top;
	color: #999999;
}
.contactForm label{
	color: #545349;
	line-height: 130%;
}

.contactForm input.formBtn{
	width: 117px;
	height: 31px;
	background: url(../images/btn-send.gif) no-repeat left top;
	cursor: pointer;
	border: none;
}

.contactLeft{
	float: left;
	margin: 0 35px 0 0;
}

.contactRight{
	float: left;
}
/* end of contact page Styles */

/* start of about page Styles */

#aboutNav{
	margin: 20px 0 0 0;	
}

#aboutNav ul{
	padding: 0;
	margin: 0;
	font-size: 1.22em;
}

#aboutNav ul li{
	margin: 0 0 14px 0;
	padding: 0 0 0 10px;
	background: url(../images/bg-doc1.gif) no-repeat left center;
}

#aboutNav ul li a{
	color: #0068b9;	
}

/* end of about page Styles */



















































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

