@import url("/furniture/css/styles_en.css");
@import url("/furniture/css/styles_fr.css");
@import url("/furniture/css/styles_es.css");
@import url("/furniture/css/styles_be.css");
@import url("/furniture/css/styles_sa.css");
@import url("/furniture/css/styles_au_nz.css");

body {
	background: #f4f2f0;
	color: #333;
	margin: 10px 0 0 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif; }

html>body #wrap {
	width: 733px; }
	
#wrapper {
	margin: 0 auto;
	text-align: left;
	border: 1px solid #e9e9e8;
	/* box hack -  see http://tantek.com/CSS/Examples/boxmodelhack.html */
	width: 743px;
	padding: 0 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 733px;
	background-color:#FFFFFF;
	}


 
#flags {
margin: 5px 0 0 0;
text-align: right;
width: 300px;
float:right;
margin-bottom:5px;

}

#flags img {
border: 0;
}

#toplinks {
float: right;
font-size: 0.7em;
clear:both;
text-align:right;
margin-top: 4px;
width: 300px;
}

#toplinks a, #toplinks a:visited, #toplinks a:hover {
	color: #00529c;
	font-weight: bold;
}


#sidebar {
float: left;
width: 280px;
margin-top: 10px;
}

.featurebox	{
width: 280px;
margin: 0;
padding: 0 ;
background: transparent url("/furniture/images/sitewide/featureboxheader.gif") top left;
background-repeat:no-repeat;
border: 1px solid #cccccc;
	}
	
.featurebox h1 {
font-size: 13px;
color: #fff;
margin: 0;
padding: 10px 10px 20px 10px;
}


.featurebox p {
font-size: 11px;
line-height: 130%;
margin: 0 5px 5px 5px;
}

.featureboxcontent	{
margin: 0;
padding: 10px 5px;
background: transparent url("/furniture/images/sitewide/featureboxbg.jpg") bottom left;
background-repeat:repeat-y;
}

.clear {
clear: both;
}

#maintext {
margin: 10px 15px 0 315px;
}

#maintext h1, #text h1, #sitemap h1 {
color: #004c99;
font-size: 14px;
margin: 0 0 3px 0;

}

#maintext h2, #text h2, #sitemap h2{
color: #004c99;
font-size: 13px;
margin: 0 0 3px 0;
}

#text h2.producttitle {
color: #666666;
font-size: 15px;
width: 443px;
clear:both;
border-bottom: 1px solid #CCCCCC;
padding: 5px 0 5px 0;
margin-bottom: 10px;
margin-top: 10px;
}

div.productdetails {
padding: 10px;

}

td.pdflink h2 {
color:#FF0000;
font-size: 13px;
clear:both;
}

td.pdflink h3 {
color: #999999;
font-size: 11px;
margin: 0 0 10px 0;
padding: 5px 0 5px 0;
border-bottom: 1px solid #CCCCCC;
clear:both;
}

#maintext p, #text p, #sitemap p{
font-size: 11px;
margin: 0 0 6px 0;
line-height: 130%;
}

#maintext ul, #text ul, #sitemap ul  {
font-size: 11px;
line-height: 130%;
margin: 0 0 6px 30px;
padding-left: 0;
}



.copyright {
font-size: 11px;
text-align: center;
margin: 10px 0 20px 0;
}

.copyright a, .copyright a:visited, .copyright a:hover
{text-decoration: underline;
color: #333;
} 

#subnavigation {
float: left;
width: 255px;
margin-top: 10px;
}

#subnavcontent	{
margin: 0;
padding: 10px 5px;
background: transparent url("/furniture/images/sitewide/navigationbottom.jpg") bottom left no-repeat;
}

#subnavcontent ul  {
font-size: 11px;
margin: 0 0 0 20px;
padding: 0;
line-height: 135%;
list-style-image:     url("/furniture/images/sitewide/bullet.gif");
}

#subnavcontent li {
margin-bottom: 3px;
}

#subnavcontent  ul li a,  #subnavcontent ul li  a:visited, #subnavcontent ul li a:hover{
font-weight: bold;
color: #b13134;
}


#subnavcontent li.current a:link { text-decoration:none !important; color:#666666; font-weight: bold; }
#subnavcontent li.current a:visited { text-decoration:none !important; color:#666666; font-weight: bold; }
#subnavcontent li.current a:hover { text-decoration:underline; color:#FF0000; font-weight: bold; }
#subnavcontent li.current a:active { text-decoration:none !important; color:#666666; font-weight: bold; }


#text {
margin: 10px 0 0 0;
float:left;
width:477px;

}

#subnavred	{
width: 200px;
margin: 0;
padding: 0;
background:      url("/furniture/images/sitewide/navnew.gif") top left no-repeat;
	}
	
#subnavorange	{
width: 200px;
margin: 0;
padding: 0;
background:      url("/furniture/images/sitewide/navnew.gif") top left no-repeat;
	}
	
	#subnavgreen	{
width: 200px;
margin: 0;
padding: 0;
background:      url("/furniture/images/sitewide/navnew.gif") top left no-repeat;
	}
	
#subnavred h1, #subnavorange h1, #subnavgreen h1 {
font-size: 12px;
color: #fff;
margin: 0;
padding: 3px 10px 6px 10px;
}

#subnavcontent  ul li ul {
font-size: 1em;
}

#subnavcontent  ul li ul a, #subnavcontent  ul li ul a:visited, #subnavcontent  ul li ul a:hover{
font-weight: normal;
}
	
.thumbpicfloat {
float: left;
  width: 100px;
  height: 220px;
 }
 

   
   .thumbpicfloat p  {
width: 90px;
padding-left: 5px;
  }
  
     .thumbpicfloat img   {

padding: 0 5px 5px 5px;
margin:0;
border:0;
  }
  
  
  .thumbpicclear {
float: right;
border: 1px solid #000;
margin: 2px;
clear: both;
}

.bodypic {
float:right;
padding: 10px 0 10px 10px;
}

.bodypicleft {
float:left;
padding: 10px 10px 10px 0;
}

.homethumbpic {
float:right;
padding:  0 0 5px 5px;
}

.row {
  clear: both;
  padding: 5px 0;
    font-size: .8em;
  }

span.label {
  float: left;
  width: 100px;
 text-align: right;
  }

span.formw {
  float: right;
  width: 300px;
  text-align: left;
  }
  
  .landscapegallery {
  padding: 5px 0;
  }
  
  .portraitgallery {
  padding: 5px 60px;
  }
  
  .left {
float: left;
width: 60%;
padding: 2px;
}

.right {
float: right;
width: 35%;
text-align: right;
padding: 2px;
}

#gallerynav {
width: 472px;
height: 20px;
background: #6c6e73;
font-size: 70%;
font-weight: bold;
color: #fff;
}

#gallerynav a, #gallerynav a:visited, #gallerynav a:hover {
color: #fff;
text-decoration: none;
}

.pipe {
padding: 0 3px;
}

#sitemap {
margin-top: 250px;
}

.productpic {
float:left;
margin:  0 10px 0 0;
border: 0;
}

.productpicfirst {
float:left;
margin:  0 10px 0 60px;
border: 0;
}

.map {
padding: 10px 0;
}

div.liftpresentation {
background-color:#9cdbee;
padding:10px;
width:210px;
margin: 0 0 10px 0;
font-size:11px;

}

div.liftpresentation a:link { text-decoration:none !important; color:#004c99; }
div.liftpresentation a:visited { text-decoration:none !important; color:#004c99; }
div.liftpresentation a:hover { text-decoration:underline; color:#004c99; }
div.liftpresentation a:active { text-decoration:none !important; color:#004c99; }

.formField {
	border: 1px solid #CFCFCF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:4px; }

.formField:focus {background: #fdfcd1;}

label, input.formField, textarea.formField {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;}

label {
	text-align: left;
	width: 150px;
	padding-right: 20px;
	padding-top:5px;
	font-size:11px;}

br.formBR {
	clear: left;
}

div#contact_details {
	font-size:14px;
	width:741px;
	margin:10px auto 0 auto;
	border:1px solid #CCCCCC;
	background-color:#9CDBEE!important;
	color:#004c99;}
	
	#contact_details a:link { text-decoration:none !important; color:#004c99; }
	#contact_details a:visited { text-decoration:none !important; color:#004c99; }
	#contact_details a:hover { text-decoration:underline; color:#670001; }
	#contact_details a:active { text-decoration:none !important; color:#004c99; }


div#contact_form {
	margin-top:20px;}
	
.quicklink_buttons img {
	margin-bottom:3px;}
