/* GLOBAL STYLES *//* GLOBAL STYLES *//* GLOBAL STYLES */

*{
  margin:0;
  padding:0;
}

html{
}

body{
  font:normal normal 90% verdana,sans-serif;
  color:#3F3030;
  margin:30px 0 30px 0;
  line-height:1.8em;
  background:url("images/body-background.gif") top left #878876;
}

body.popup{
  margin:0px !important;
  padding:0px !important;
  background:url("images/pop-up-background.gif") top left repeat-x #fff !important;
}

a img{
  border:0px;
}

a,a:link,a:active,a:visited{
  color:#3F3030;
  text-decoration:underline;
}

a:hover{
  text-decoration:none;
  color:#3F3030;
}

a:focus{
  color:#3F3030;
}

h2{
  padding:20px 0 10px 0;
  font-size:2.2em;
  font-weight:normal;
}

h3{
  padding:4px 0 0 0;
  font-size:1.25em;
  font-weight:normal;
}

ul{
  list-style-type:disc;
  margin:10px 0 10px 30px;
  display:block;
}


p{
  margin:10px 0 10px 0;
}

.clear{
  font-size:0em;
  clear:both;
  line-height:0em;
}

.clearRule{
  font-size:0.5em;
  clear:both;
  width:900px;
  padding-top:12px;
  background:url("images/clear-rule.gif") center no-repeat #fff;
  line-height:1em;
}


img.right{
  float:right;
  border:2px solid #C9C9C1;
  margin:20px 20px 10px 10px;
}
img.rightNoBorder{
  float:right;
  margin:10px 20px 10px 10px;
}

img.left{
  float:left;
  margin:20px 10px 10px 0;
  border:2px solid #C9C9C1;
}
img.leftNoBorder{
  float:left;
  margin:10px 10px 10px 0;
}

/* LAYOUT *//* LAYOUT *//* LAYOUT *//* LAYOUT *//* LAYOUT */

#wrapper{
  margin:0 auto 0 auto;
  background:url("images/wrapper-background.jpg") top left repeat-y #fff;
  width:960px;
  padding:0px;
}

/* SPECIFIC STYLES *//* SPECIFIC STYLES *//* SPECIFIC STYLES */

#header{
  background:url("images/header-background.gif") top center no-repeat transparent;
  width:930px;
  position:relative;
  top:-6px;
  height:136px;
  margin:0 auto 4px auto;
  padding:15px 15px 0 15px;
}

#basket{
  margin:0;
  padding:0;
  font-size:0.8em;
  font-weight:bold;
  float:right;
  clear:right;
  background:#C8C8C0;
  width:195px;
  line-height:1.6em;
  text-align:center;
  padding:0 2px 0 2px;
}

#basket a,#basket a:active,#basket a:visited,#basket a:hover{
  text-decoration:none;
}

#contactDetails{
  margin:20px 0 0 0;
  padding:0;
  font-size:1.8em;
  float:right;
  display:inline;
  clear:right;
  width:345px;
  height:81px;
}

#contactDetails span{
  width:345px;
  position:absolute;
  height:81px;
  background:url("images/contact-details.gif") top left no-repeat #fff;
}

#contactDetails a,#contactDetails a:active,#contactDetails a:visited,#contactDetails a:hover{
  text-decoration:none;
  color:#3F3030;
}

h1{
  width:526px;
  height:136px;
  float:left;
  font-size:1.9em;
  font-weight:bold;
}

h1 span{
  position:absolute;
  width:526px;
  height:136px;
  background:url("images/logo.gif") top left #fff no-repeat;
}

#footer{
  background:url("images/footer-background.gif") bottom center no-repeat transparent;
  width:900px;
  font-size:0.8em;
  line-height:1.3em;
  clear:both;
  margin:0 auto 0 auto;
  padding:6px 30px 0 30px;
  position:relative;
  top:8px;
  height:45px;
  color:#3F3030;
}

#footer p{
  width:250px;
  margin:0;
  float:left;
}

#footer ul{
  list-style-type:none;
  float:right;
  width:500px;
  margin:8px 0 0 0;
  text-align:right;
}

#footer li{
  display:inline;
}

#footer a,#footer a:active,#footer a:visited{
  color:#3F3030;
  text-decoration:underline;
}

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

/*top level navigation*/

#menu{
  width:940px;
  margin:0 auto 0 auto;
  background:#C8C8C0;
  clear:both;
  height:37px;
  font-size:1.4em;
  text-align:center;
  padding-top:8px;
}

#menu ul{
  list-style-type:none;
  margin:0;
  padding:0;
}

#menu li{
  display:inline;
}

#menu a,#menu a:visited,#menu a:active{
  color:#3F3030;
  line-height:1.2em;
  text-decoration:none;
  padding:0 25px 0 25px;
}

#menu a:hover{
  color:#fff;
}

#menu a.on{
  color:#fff;
}

#content{
  width:920px;
  padding:0 10px 0 30px;
  margin:0 auto 0 auto;
}


/*product menu*/

#productMenu{
  width:210px;
  font-size:1.6em;
  margin:20px 20px 0 0;
  float:left;
  display:inline;
}

#productMenu ul{
  list-style-type:none;
  margin:0;
}

#productMenu li{
  background:url("images/corner.gif") top left no-repeat #C8C8C0;
  margin:0 0 3px 0;
  height:40px;
  width:210px; 
}

#productMenu a,#productMenu a:active,#productMenu a:visited{
  height:32px;
  width:202px;
  padding:6px 0 0 10px;
  display:block;
  color:#3F3030;
  line-height:1.2em;
  text-decoration:none;
}

#productMenu a:hover,#productMenu a.on{
  color:#fff;
}


/*product list*/

#productList{
  overflow:hidden;
  float:left;
  width:920px;
 /* background:url("images/product-list-background.gif") top left repeat-y transparent;*/
}


#productList a,#productList a:active,#productList a:visited,#productList a:hover{
  text-decoration:none;
}

.buttons{
  width:210px;
  overflow:hidden;
}

.buttons img{
  float:left;
}

.cartLinks{
  width:210px;
  overflow:hidden;
}

.cartLinks form,.cartLinks form input{
  float:left;
  width:107px;
}

.cartLinks a,.cartLinks a:active,.cartLinks a:visited{
  float:right;
  display:block;
  height:20px;
  width:103px;
  padding:0;
  color:#3F3030;
  text-decoration:none;
  background:url("images/cart-link-button.gif") left no-repeat;
}

.cartLinks a:hover{
  color:#fff;
}

.product {
  border-right:1px solid #DBDBDB;
  margin-right:9px !important;
}

.product, .productRight {
display:inline;
float:left;
overflow:hidden;
padding:10px 10px 10px 0px;
width:210px;
}

.product h3, .productRight h3 {
  padding:3px 0 3px 5px;
  width:205px;
  border-bottom:1px solid #666;
}

.product p, .productRight p {
  line-height:1.2em;
  padding-left:5px;
  margin:3px 0 3px 0;
}

.shortDetails{
  height:100px;
}

.image{
  width:210px;
  overflow:hidden;
  height:165px;
}


.image span{
  width:210px;
  position:absolute;
  overflow:hidden;
  height:165px;
  background:url("images/price-tag.gif") bottom right no-repeat transparent;
}

.image .price{
  width:205px;
  position:absolute;
  height:22px;
  margin:0;
  font-size:1.1em;
  color:#fff;
  margin:0;
  font-weight:bold;
  text-align:right;
  padding:140px 5px 3px 0;
}

table{
  border-collapse:collapse;
}

td{
  vertical-align:top;
  padding:3px 0 0 0;
}

#contact{
  width:330px;
  float:right;
  margin:10px 40px 10px 60px;
}

#contact input{
  border:1px solid #C9C9C1;
  font:normal normal 1em verdana,sans-serif;
  padding:1px;
  width:200px;
}

input.send{
  border:0px solid #C9C9C1 !important;
  float:right;
  background:url("images/cart-link-button.gif") left no-repeat transparent !important;
  height:20px;
  margin:10px 0 0 0;
  padding:0 0 3px 0 !important;
  width:90px !important;
  font-size:0.9em !important;
}

#contact textarea{
  border:1px solid #C9C9C1;
  font:normal normal 1em verdana,sans-serif;
  padding:1px;
  width:330px;
  height:100px;
  overflow:auto;
}

.asterisk,.err{
  color:#c00;
  font-size:0.8em;
}


/*product details pop up page*/


#detailsWrap{
  margin:0 auto 0 auto !important;
  width:800px;
  padding:0px !important;
  top:0px;
  position:relative;
  left:0px;
}

#detailsWrap h1{
  padding:8px 0px 0px 6px;
  height:38px;/*46*/
  float:none;
  font-size:2.2em;
  font-weight:normal;
  background:transparent;
  width:794px;
  margin:0 auto 0 auto;
}

#stylesWrap{
  margin:0 auto 0 auto;
  padding:0 0 40px 0;

  top:0px;
  left:0px;
}

#stylesWrap h1{
  padding:8px 0px 0px 6px;
  height:38px;/*46*/
  float:none;
  margin:0 auto 0 auto;
  font-size:2.2em;
  font-weight:normal;
  background:#C9C9C1;
  width:778px;
}

#detailsFooter{
  padding:8px 0 8px 20px;
  font-size:1.3em;
  font-weight:normal;
  height:24px;
  background:#C9C9C1;
  width:780px;
}

#stylesFooter{
  padding:8px 0 8px 20px;
  font-size:1.3em;
  font-weight:normal;
  height:24px;
  position:fixed;
  top:600px;
  background:#C9C9C1;
  width:764px;
}

#detailsContent{
  height:544px;
  padding:0 20px 0 20px;
  width:800px;
  margin:10px auto 0 auto;
  background:url("images/window-diagram.jpg") 0px 20px no-repeat #fff;
}

#stylesContent{
  padding:0 20px 0 20px;
  width:730px;
  margin:10px auto 0 auto;
}

#productImage{
  width:470px;
  float:right;
  display:inline;
  margin-top:10px;
}

#windowDiagram{
  width:264px;
  float:left;
  display:inline;
  height:331px;
}

#productDetails{
  clear:both;
  padding:10px 0 0 0;
}

  
#productDetails a,#productDetails a:active,#productDetails a:visited,#productDetails a:hover{
  font-weight:normal;
}

#smallDetails{
  background:url("images/small-details-background.gif") top left no-repeat;
  width:185px;
  border-bottom:1px solid #d9d9d9;
  margin:20px 25px 20px 30px;
  float:right;
  padding:0 5px 5px 0;
}

#smallDetails .price{
  font-size:1.2em;
  border-bottom:1px solid #3F3030;
  padding:0 0 5px 0;
  width:140px;
  display:inline;
  float:right;
  margin:0 0 5px 0;
  clear:right;
  text-align:right !important;
}

#smallDetails p{
  clear:right;
  margin:0px;
  text-align:left;
}

#smallDetails p span{
  width:62px;
  margin-left:13px;
  margin-right:9px;
  display:block;
  float:left;
  text-align:right;
}

a.addtocart,a.addtocart:active,a.addtocart:visited,a.addtocart:hover{
  clear:left;
  float:right;
  display:inline;
  margin-top:5px;
  width:98px;
  display:block;
  height:20px;
  padding:0 0 6px 7px;
  color:#3F3030;
  text-decoration:none;
  background:url("images/cart-link-button.gif") left no-repeat;
}

#stylesWrap .clearRule{
  font-size:0.5em;
  clear:both;
  width:600px;
  padding-top:12px;
  background:url("images/clear-rule.gif") center no-repeat #fff;
  line-height:1em;
}

#stylesWrap .rightNoBorder{
  margin-right:0px !important;
}

/*map*/

#map{
  width:450px;
  height:300px;
  border:2px solid #C9C9C1;
  float:right;
  margin:20px 20px 10px 10px;
}

/* Image with caption*/

.imageCaption{
  float:right;
  width:250px;
  border:3px solid #C9C9C1;
  background:#C9C9C1;
  margin:20px 20px 10px 10px;
}

.imageCaption p{
  font-size:0.7em;
  margin:0;
  text-align:center;
  line-height:1.5em;
  padding:4px 0 0 0;
}

.imageCaption a,.imageCaption a:active,
.imageCaption a:link,.imageCaption a:hover{
  color:#3F3030;
  text-decoration:none;
}

/* Home intro text */

.homeIntro p{
  margin-left:230px;
}



/* Lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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: 25%; 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-image: url(data:image/gif;base64,AAAA); /* 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{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
