/*========================================================

Global CSS file for Furniture for France

Created by Strawberrysoup - www.strawberrysoup.co.uk

=========================================================*/


body {
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	background:#FFFFFF url('../cssimages/faux.gif') top left repeat-y;
}

h2 {
    margin:40px 200px 45px 0;
	color:#0075af;
	font-size:26px;
	clear:both;
}

h3 {
    margin:40px 200px 45px 0;
	color:#0266FE;
	font-size:1.2em;
	clear:both;
	width:100%;
	float:left;
}
h6{
	color:#0075af;
/*	padding-left:100px;*/
	
}

p {
    width: 750px;
}

#nav {
/*	margin:200px 0 0 0;*/
	width:215px;
	background:#999999;
	padding:8px;
}

#nav ul {
/*	display:block;*/
	margin-top:20px;
	margin-left:40px;
	list-style-image:url('../cssimages/arrow.gif');
}

a:link, a:active, a:visited, a:hover {
	color:#666;
}

#header {
	width:100%;
	height:200px;
	background:#006699 url('../cssimages/header.gif') top left no-repeat;
}

#nav #new_furniture{
	color:#fff;
    width:190px;
	text-align:center;
	margin:20px 0 0 0;
	padding:0 10px 0 10px; 
	border:solid 2px #387BA8;
}

#new_furniture p{
   font-size:0.7em;
   width:190px;
}

a.price_button{
	font-size:1.6em;
	display:block;
	color:#1C1C1C;
	width:154px;
	height:48px;
	padding:8px 0 0 0;
	text-align:center;
	background:url('../cssimages/button.png') no-repeat;
}


ul#subnav{
	width:165px;
}

ul#subnav li a{
	font-size:.9em;
}

#nav a {
	color: #FFF;
	font-size: 19px;
}

#content {
	position:absolute;
	top:220px;
	left:290px;
	width:750px;
	background:#FFFFFF;
	padding:8px;
}

#download_brochure {
	position:absolute;
	top:170px;
	left:125px;
	background:url('../images/delivery_charge_summer.png') no-repeat;
	height:180px;
	width:175px;
	z-index: 999;
}

.navpic {
	margin-top:20px;
	margin-left:17px;
}

.even_content_pic {
	margin-left:30px;
	margin-top:20px;
/* top: 40px; */
}

.odd_content_pic {
	margin-left:30px;
	margin-top:20px;
/* 	top: 20px; */
}


#images a img {
	float: left;
/* 	margin-bottom: 30px; */
/*	width: 149px;*/
	height: 111px;
}

.download_brochure_button {
	position:absolute;
	top:40px;
	left:20px;
}

#download_brochure a {
	display:block;
	width:143px;
	height:143px;
}

.contentpic1 {
 	float:left;
}

.contentpic2 {
	float:right;
}

dt {
	float: left;
	width: 260px;
	margin: 0 0 15px 30px;
}

dd {
	margin-bottom: 15px;
	}

#content li {
	margin: 0 10px 0 50px;
	line-height: 1.7em;
}

.fields {
	background-color:#CCCCCC;
	color:#666666;
	border: 1px dotted #666666;
	padding: 3px 0 3px 3px;
	}
	
.furniture_home p{
	width:545px;
	
}

.furniture{
	display:block;
	padding-top:20px;
	width:800px;
	font-size:.8em;
	color:#636363;
/*	border:solid 1px #000;*/
}

.furniture img{
	float:left;
	padding-right:20px;
	padding-bottom:40px;
/*	border:solid 1px #000;*/
}

.furniture_text{
	float:left;
	padding-right:20px;
	width:180px;
/*	border:solid 1px #000;*/
}
.price_text{
	float:left;
}

.furniture_text p, .furniture_text h5{
	width:160px;
}

.clear{
	clear:both;
}

.break{
	clear:both;
}

span{
	color:#7C7C7C;
}

p span.results{
	padding-top:20px;
	padding-bottom:30px;
	display:block;
	margin:0 auto;
	text-align:center;
/*	padding-right:150px;*/
}

span.next_prev{
	padding-right:30px;
}

ul.finishes{
	list-style:none;
}

p#finishes span{
	color:#FF0600;
}

p#finishes a:hover{
	text-decoration:underline;
}

a.link{
text-decoration:underline;
color:#0075af;	
}

/*===================================================================
GALLERY
===================================================================*/

body#gallery #images{
	width:800px;
}

body#gallery #images img{
	width:150px;
	padding:0 10px 30px 0;
} 

/*===================================================================
lightbox
===================================================================*/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	height:100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 100%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url('../images/blank.gif') no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('../images/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/nextlabel.gif') right 15% no-repeat; }


#imageDataContainer{
	background-color: #fff;
	margin: 0 auto;
	line-height:20px;
	font-size: 0.8em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	
	
	
/*===================================================================
sofas
===================================================================*/


.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
#strawberrysoup {
	margin: 15px 0 0 0;
	width: 80%;
	text-align: center;
	font-size: 0.9em;
	font-family:Arial, Helvetica, sans-serif;
}
.sofa_choice {
	width: 200px;
	border: 1px #ccc solid;
	float: left;
	margin: 5px 10px 5px 10px;
}
.sofa_choice p, .sofa_choice h2 {
	margin: 5px;
	text-align: center;
	width: 188px;
}
.sofa_choice h2 {
	font-size: 1em;
}
.sofa_choice img {
	width: 190px;
	height: 120px;
}


.back_btn{
	float:left;
	text-align:left;
	padding:5px;
}
/* CSS to format the each individual sofa description ============================= */

.sofa_description {
	width: 700px;
	border: 1px #ccc solid;
	float: left;
	padding: 5px 5px 10px 5px;
	margin: 0 0 0px 0;	
}
.sofa_description img {
	float: left;
	width: 250px;
	margin: 0 10px  0;
}
.sofa_description p {
	margin: 0 5px 5px 5px;
	text-align: left;
	width: 420px;
	float: right;
	font-size: .9em;
}
.sofa_description h3 {
	margin: 5px 0 20px 15px;
	height: 10px;
}
.sofa_description .prices {
	border: 1px dotted #ccc;
	margin: 5px 0 0 4px;
	padding: 5px;
	float: left;
	color: #6A6A6A;
	width: 680px;
	text-align: center;
}

div.Dimensions{
	color:#6A6A6A;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	width:600px;
	padding:0 0 0 110px;
	margin:0px 0 40px 0;
	clear:both;
}

div.Dimensions h3{
	margin:0px;
	padding:20px 0 0 0;
}

div.Dimensions p{
	width:200px;
	float:left;
}

div.Dimensions ul{
	width:250px;
	float:left;
	padding:17px 0 0 30px;
}

div.Dimensions ul li{
	padding:0px 0 0 20px;
}

.swatches{
	width:700px;
}

#strawberrysoup{
/*	padding-left:60px;*/
	clear:both;
}

/*===================================================================
CONTACT FORM
===================================================================*/
.warning {
	color:#C90704;
	font-weight:bold;
/*	font-size:1.3em;*/
}










