﻿div#centre{
width: 945px;
margin-right: auto;
margin-left: auto;
min-height: 900px;
min-width: 945px;
padding: 0px;
padding-top: 0px;
}

div#float {
width: 60%;
margin-right: 20%;
margin-left: 20%;
position: absolute;
text-align: left;
font-size: 12px;
font-family: tahoma, verdana, arial, helvetica;
}

div#content:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
*/
/* Hides from IE-mac \*/
 html div#content {
	height: 1%;
}
/* End hide from IE-mac */

body {
	font-family: tahoma, verdana, arial, helvetica;
	color: #333333;
	margin: 0px;
	width: auto;
	font-size: 100%;

}

h1, h2, h3 {
	color: #996633;
	padding: 0px;
}

h1 {
	font-size: 150%;
	font-weight: bold;
}

h2, h3 {
	font-size: 120%;
	font-weight: bold;
}

h4 {
	color: #000000;
	font-size: 100%;
	font-weight: normal;
	margin: 0px 0px 7px 0px;	
}

span.bold {
	font-weight: bold;
}

p.warning {
	color: red;
	font-weight: bold;
}

option.unavailable {
	color: #ff9999;
}

a:link, a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover, a:active {
	text-decoration: underline;
	color: #666666;
}

a img {
	border: none;
}

div#header div#menu
{
	padding: 0;
	margin: 64px 0 0 170px;
	float: left;
}

* html div#menu
{
	display: inline;
}

div#header div#menu a
{
	display: inline;
	margin-right: 16px;
	color: #fff;
}


#home_swatches a img, #swatches a img, .swatches a img {
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}

#home_swatches a:hover img, #swatches a:hover img, .swatches a:hover img {
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

img.thumb {
	border: 1px solid gray;
}


/**************************************************************************/

div#header {

	height: 87px;
	background: rgb(54,37,30) url(../images_site/logo_site.jpg) top left no-repeat;
}


div#top-nav {
	position: relative;
	float: left;
	height: 25px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/decor/menu_bar.gif);
	background-repeat: repeat-x;
}

div#top-nav span {
	position: relative;
	float:left;
	padding: 2px 10px 0px 10px;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
}

div#top-nav span#home, div#top-nav span#url {
	font-weight: bold;
}

div#top-nav span#url {
	float: right;
}

div#top-nav span a:link {
	text-decoration: none
}

div#top-nav span a:hover {
	text-decoration: underline
}

div#top_bar {
   padding: 0px;
   margin: 0px;
   clear: both;

}
div#phone{
  padding: 5px;
  color: #666;
  font-size: 140%;
  float: left;
  font-weight: bold;
}

div#swatches {
	position: relative;
	float: left;
	clear: both;
	margin: 10px 20px;
	padding: 0px;
}

div.swatch {
	position: relative;
	float: left;
	margin: 0px;
	padding-right: 10px;
	
}

div#search {
	float: right;
	margin: 4px 8px 0px 0px;
	font-size: 90%;



}

form#search_form {
	margin-bottom: 0px;
}

div#cart_summary {
	float: right;
	width: 112px;
	padding: 2px;
	margin: 24px 12px 0 0;
/*	background-image: url(../images/decor/cart-summary.gif);	Removed for APS23_3	*/
	background: url(../images_site/cart.gif) center left no-repeat;
	border: 1px solid #fff;
	text-align: right;
}

div#cart_summary a 
{	color: #fff;	
	font-size: smaller;
}

div#content {
	clear: both;
	margin: 0px 20px 50px 0px;
	color: #333333;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 80%;
}


div#main {
	padding: 0px;
	position:relative;
/*	float: left;
	width: 100%;
	padding: 0;*/
	text-align: left;
	
*/	
}

div#main h1 {
	border-bottom: 1px solid #666666;
	padding-bottom: 4px;
}

div#right-nav {
	position: relative;
	float: right;
	width: 150px;
	padding: 0;
	text-align: right;
}

div#right-nav img
{
	width: 50%;
	height: 50%;
}

div#right-nav a {
	text-decoration: none;
	color:#666666;
	font-size: 90%;
}

div#right-nav img {
	margin-top: 1px;
	margin-bottom: 2px; 
	border: 1px solid black;
}

div#footer {
	position: relative;
	float: left;
	width: 100%;
	background-color: white;
}

div#footer_inner {
/*	padding-top: 5px;
	margin: 0px 20px 30px 20px;*/
	text-align: center;
	border-top: 1px solid #666666;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 80%;
}

/* HOME PAGE */
body#home div#content {
	margin-top: 50px;
	margin-right: 50px;
}

div.home_text, div#home_swatches, div#home_search {
	position: relative;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
}

div#home_swatches {
	margin-bottom: 0px;
	padding: 0px;
}

div#home_search {
	padding-top: 10px;
}

div#colours, div#materials, div#opacities, div#promo_links, div#selling_points, div#brands {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
}



div#colours, div#materials , div#brands{
	margin-right: 5px;
}

div#promo_links {
	margin-right:50px;
}

div#selling_points ul {
	padding-left: 0px;
}

div.swatch_colour, div.swatch_material, div.swatch_opacity {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0 3 0 0;
}

div.swatch_colour, div.swatch_opacity {
	width: 37px;
}

div.swatch_material {
	width: 40px;
}

div.swatch_image {
	margin: 0px;
	padding-bottom: 5px;
	text-align: center;
}

div.swatch_text {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 70%;
}
/* END HOME PAGE */

/* THUMBS PAGE */
body#thumbs h1 {
	display: inline;
}

img.thumbs_swatch {
	position: relative;
	top: 10px;
	left: 5px;
}

form#narrow_search {
	margin-bottom: 20px;
}

div.page_list {
	width: 95%;
	padding-left: 20px;
	background-color:#DDDDDD;
}

table.thumbs {
	width: 95%;
	margin-bottom: 0px;
}

table.thumbs td img {
	border: 1px solid gray;
}

table.thumbs td.thumbnail {
	border-bottom: 1px solid gray;
	padding-top:4px;
	margin-top:4px;

}
/* END THUMBS PAGE */


/* PRODUCT PAGE */
body#product div#content {
	padding-bottom: 200px;
	min-width: 670px;	
}

div#lhs {
	position:relative;
	float:left;
/*	width:540px;*/
	width: 55%;
	padding-right: 12px;
/*	border-right: 1px dotted black;	*/
	/*background-image: url(../images/decor/dot2.gif);
	background-repeat: repeat-y;
	background-position: top right;*/
}

div#rhs {
	position: relative;
	float: left;
	padding-left: 20px;	
}

/* END PRODUCT PAGE */

/************************************************************************/
/************************************************************************/









div#content2 {
position: relative;
padding-top: 200px;
color: #333333;
font-size: 80%;
font-family: tahoma, verdana, arial, helvetica;
z-index:0;
height: 100%;
margin-left: 20px;
width:75%;
}

body#home div#content2 {margin-left: 0px;}

body#home div#content2 h1 {
font-size: 130%;
font-weight: normal;
color: #666666;
border-bottom: 1px solid #7b929b;
padding-bottom: 4px;
}



div#container {
	position: relative
}

.button1 {color: gray;  border: 1px solid gray}
.button2 {background-color: #CCCCCC; color: #333333; border: 1px solid gray; -moz-border-radius: 4px}
.button3 {background-color: white; color: black; border: 1px solid gray}

.button4 {
padding: 2px;
border: 1px solid gray;
background-color: #CCCCCC;
color: #333333;
font-weight: bold;
cursor: pointer;
}

#pca_postcode /* postcode field for address capture */
{background-color: #ffc}


/* Product details table on product page */
table.product_details {
}

table.product_details .product_attribute {
text-align: right;
font-weight: bold;
}

img.product_image {
border: 1px solid gray
}

/*div#product_specs {
position: absolute;
}*/

div.product_description {
/*width: 500px;*/
padding-bottom: 20px;
}

div#quick_price_table {
/*position: absolute;*/
top: 0px;
left: 00px;
margin-left: 10px;
padding-top: 15px;
padding-left: 10px;
background-image: url(../images/decor/pindoc2.gif);
background-repeat: no-repeat;
width: 196px;
height: 136px;
z-index:10;
}
div#quick_price_table table td {
margin: 2px;
padding: 2px;
}
/* Change unit button on product page */
div#change_units {
float:right;
position:relative;
right: 60px;
top:-10px;
clear:right;
padding-bottom:0px;
}
div#change_units form {
margin-bottom: 0px;
}

div#free_sample {
/*max-width: 550px;*/
clear:both;
width: 95%;
background-color: #ddf;
border: 1px solid gray;
text-align: center;
padding: 3px;
font-weight: bold;
color: blue;
}
div#free_sample a {
width: 100%;
display:block
}


div#rhs1 {
position: absolute;
left: 25%;
/*margin-left: 15%;*/
margin-top: 50px;
/*margin-left: 530px;*/
padding-left: 340px;
margin-left: 0;
margin-right: 0px;
padding-right: 0px;
width: auto; /*150px;*/
z-index: 10;
}

div#rhs-test {
/*position: absolute;*/
float: left;
width: 10%;
min-width:100px;
/*left: 45%;*/
/*margin-left: 15%;*/
margin-top: 50px;
/*margin-left: 530px;*/
padding-left: 0;
/*left: 65%;*/
margin-left: 0;
margin-right: 0px;
padding-right: 0px;
/*width: auto; /*150px;*/
z-index: 10;
}

div#rhs2 {
position: relative;
float: right;
clear: both;
top: 50px;
left: 0%;
margin-left: 0%;
margin: 0;
padding: 0;
margin-right: 5%;
left: 0%;
width: 150px;
border: 1px solid black
}

#product h3 {
border-bottom: 1px solid #ccc;
}

/* Pop up property description boxes on product page */
div.property_description {
position: absolute;
display: none;
/*width: 210px;*/
/*width: 210px;*/
padding: 3px;
height: auto;
background-color: #ffc;
border: 1px solid gray;
}

td.option_select {text-align: left} /* Option select menus on product page */
td#mtmtotalprice, td#rmtotalprice {
font-size: 110%;
font-weight: bold;
}
td.product_attribute {
font-weight: bold;
/*color: #7B929B*/
}

.bordered
{border: 1px solid black}

.box
{border: 1px solid black}

#price_readymade, #price_madetomeasure
{border: 0pt solid black;
font-weight: bold;
color: red;
font-size: 150%;
padding: 5px}

.filter_icon {
top: 8px;
}

#thumbs #price_filter {
margin-bottom: 0%;
padding-bottom: 0%;
}


.red {color: red}

ul.errors {color: red; font-weight: bold}

tr.unavailable-option {display:none;}

#features.thumb {
float: left;
width: 106px;
}
p.feature_description {
width: 150px;
}
div#important_notes h1 img{
position: relative;
top: 15px;
padding-right: 10px;
}
div#important_notes h1 {
padding-bottom: 20px;
}
/*div#important_notes {
position: relative;
left: -60px;
width: 580px;
}*/
.nowrap {white-space: nowrap;}
dd {
margin-bottom: 5px;
margin-top: 5px;
}

dt, li {
	margin-top: 10px;
}

dt {
	font-weight: bold;
}

div#features h1 {
font-size: 110%;
color: #666666;
font-weight: bold;
}

/* Supplementary sizes in inches in shopping cart */
span.inches {
font-size:80%;
white-space:nowrap;
color: red;
}

div#features img.thumb
{
	width: 53px;
	height: 53px;
}

div#features b
{
	color: #555;
}

div#features
{
	width: 370px;
}

* html div#features
{
	width: auto;
}

div#brands
{

	font-size: 90%;

	
}

div#brands img
{
	padding-top: 2px;
	padding-bottom: 8px;
	text-align: center;
}

div#quick_quote {
 padding:0px;
 margin: 0px;
 background: url(/images/qq_bg.gif);
 float:left;
 width:230px;
 height: 150px;
 border: solid 1px black;
}

div#quick_quote input{
 border: solid 1px black;
}

#quote_form{
 padding:0px;
 margin:0px;
 margin-top: 65px;
 margin-left: 50px;
 
}
.delivery{
 font-size: 90%;
 font-weight: bold;
 color:red;
 text-align: center;
 padding: 5px;
 clear: both;
}

.discount_qq {
 float:left;
 margin-right:40px;
 height:250px;

}
#thumbimages1
{position: absolute; top: 145px; margin-left: 385px; padding: 1px; border: 1px solid black
}

#thumbimages2
{position: absolute; top: 145px; margin-left: 690px; padding: 1px; border: 1px solid black
}

#main_image{
 float:left;
 margin-left: 10px;
}


#quote_container{
 padding: 0px;
 padding-top:2px;
 clear:both;
 
 
}

.bottom_text{
	width: 750px;
	text-align: left;
	position: absolute;
	top: 1000px;
	left: 50%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: -380px;
	font-size: 80%;
	
}



ul.featured_products {
 list-style-type: none;
 padding: 0px;
 margin: 0px;
 float: left;
 margin-left: 3px;
 
}

ul.featured_products li{
 display: inline;

}

ul.featured_products li a{
 display:block;
 float: left;
 margin-right: 4px;
}


#index_content{
 font-size: 80%;
 padding:0px;
 margin: 0px;

 }
 
 #text_links{
  margin-top: 20px;
  clear:both;
  height: 20px;
  background: #eee;
  color: black;
  padding: 2px;
 }


.brand_container{
 float:left;
 width: 190px;
 text-align: center;
}
.advanced_search{
float: left;
}



div#louvres_only {
/*max-width: 550px;*/
clear:both;
width: 95%;
background-color: #eee;
border: 1px solid gray;
text-align: center;
padding: 3px;
font-weight: bold;
color: black;
}

div#louvres_only {
width: 100%;
display:block
}

/* The option page */
div.option_thumb {
	float: left;
	margin-left: 40px; 
}

h1#option_header {
	margin: 10px;	
}


/* Testimonial Styles : ) */

.testimonials p {
	font-size: 12px;
	color: #696969;
	display: block;
	float: left;
	width: 46%;
	margin: 0 2%;
	height: 150px;
	position: relative;
	margin-bottom: 10px;
	text-align: justify;
	border-top: 1px solid #CFCFCF;
	padding: 15px 0 15px 0;
}
.testimonials br {
	margin-bottom: 5px;
}

.testimonials .testimonial_author {
	display: block;
	padding: 3px;
	margin-top: 15px;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	color: #AFAFAF;
	border-top: 1px solid #CFCFCF;
	padding-top: 15px;
	background: top right url("/images/quote_arrow.gif") no-repeat transparent;
}

