@charset "utf-8";
/* CSS Document */
body{background-color:#edecec; margin:0px; font-family: Arial, Helvetica, sans-serif; font-size:12px; text-align:left; color:#333333;};
image{border:none;}
h4{ font-size:13px; color:#008ee8; padding-left:10px; font-weight:100;  margin-bottom:5px;}
h3{ font-size:16px; color:#008ee8; padding-left:10px; font-weight:100;  margin-bottom:5px;}
h2{ font-size:14px; color:#008ee8;  font-weight:100;  margin-bottom:5px;}
.mainPageHeader{font-size:11px; font-weight:bold; color:#666666; padding-top:3px;  }
.copy{font-size:10px; color:#666666; }
.images{ margin-left:13px; padding:2px; border:#999999 solid 1px;}
.dekorimages{padding:2px; border:#C0C0C0 solid 1px;}
.productImages{margin-left:11px; padding:2px; border:#C0C0C0 solid 1px;}
.prductsText{ color:#333333; padding-left:14px;}
.prductsHeader{ color:#999999; padding-left:14px; font-size:13px; font-weight:600; }
a{color:#008ee8; text-decoration:none;}
a:hover{color:#000;}

.beginningText{padding:8px 5px 8px 13px; font-size:11px; color:#666666;}
.decorText{padding:0px 0px 0px 15px; font-size:11px; color:#666666;}
.comboBox{background-image:url(../images/combobox.gif);	height: 21px; width: 200px;	background-repeat:no-repeat;color:#999999;}
.combo{	height: 19px; 	font-size:10px;}
#mainTable{width:850px; }
#mainNav{height:44px; width:850px; margin-top:3px; }
#bottomTable{background-image:url(../images/bottomTable.gif); background-repeat:no-repeat;}
.headerBG{ background-image:url(../images/header_bg.jpg); background-repeat:repeat-y;}
.subNav{ color:#666666; text-decoration:none;}
.subNav:hover{color:#000000; text-decoration:underline;}
.subNavBorderLeft{border-left:#CCCCCC solid 1px;}

.top{background-image:url(../images/top.gif); background-repeat:no-repeat;};
.middle{background-image:url(../images/middle.gif); background-repeat:repeat-y; padding:10px;};
.bottom{background-image:url(../images/bottom.gif); background-repeat:no-repeat;};


.leftBorder{border-right:#EAEAEA solid 1px;}
.bottomBorder{border-bottom:#EAEAEA solid 1px;}

#menu {list-style:none; margin-left:9px; width:230px;}
#menu li{color:#666666; text-decoration:none; padding:1px 0px 1px 12px; border-bottom:#CCCCCC 1px dotted;}


#menu li a{color:#666666; text-decoration:none; }
#menu li a:hover{color:#008ee8; text-decoration:none;}



.noBorder{border:none;}


/*-------S-S-S-----*/
.question{color:#666666;padding:20px 0px 5px 0px;}
.answer{ color:#333333; border-bottom:#EAEAEA solid 1px; padding:0px 0px 20px 0px;}


/*margin:0px 0px 0px 18px;*/

.nice_select {
	background-repeat: no-repeat; 
	height: 19px; 
	background-image: url(../images/combobox.gif);
	font-size:10px;
}

.nice_select_100 {
	background-repeat: no-repeat; 
	height: 19px; 
	background-image: url(../images/combobox.gif);
	font-size:10px;
}

.nice_select_element {
	height: 19px; 
	font-size:10px;
}

.nice_submit {
	background-image: url(images/nice_submit.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat; 
	background-color: transparent;
	width: 87px;
	height: 22px; 
	border: none;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}


/*-----IMAGE 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;border-left: #999999 solid 1px;border-right:#999999 solid 1px;border-top:#999999 solid 1px;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%	;border-left: #999999 solid 1px;border-right:#999999 solid 1px;border-bottom:#999999 solid 1px; }

#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;  }