body	{
						margin:0px;
						padding:0px;						
						font-family:Tahoma;
						}
td, div {
						font-size:11px;
						font-family:Tahoma;
						color:#6C6050;
						line-height:14px;						
						}
a	{
						color:#6C6050;
						font-size:11px;
						text-decoration:underline;
						}
a:hover	{
						color:#6C6050;
						font-size:11px;
						text-decoration:none;
						}	
.imglink	{
						border-color:#000000;						
						} 
span a	{
						color:#7ffffB;
						font-size:11px;
						text-decoration:underline;
						}
span a:hover	{
						color:#7ffffB;
						font-size:11px;
						text-decoration:none;
						}							

.input_1	{
						width:139px;
						height:17px;
						background-image: url("template/site/images/bg_input.gif");
						background-position: left top;
						background-repeat: no-repeat;
						border:0px solid #878D94;
						font-family:Tahoma;
						font-size:11px;
						color:#777E85;
						line-height:10px;
						margin:0px 4px 2px 0px;
						padding:2px 0px 0px 2px;
						}
											
textarea	{
						width:185px;
						height:74px;
						background-image: url("template/site/images/bg_input_3.gif");
						background-position: left top;
						background-repeat: no-repeat;
						border:0px solid #878D94;

						font-family:Tahoma;
						font-size:10px;
						line-height:12px;
						color:#645E58;
						margin:0px 0px 0px 0px;
						padding:3px 2px 0px 10px;
						overflow:hidden;
						}	
		
/*----------  list_0_1	 ---------------------*/
.list_0_1	li	{
						background-image: url("template/site/images/list_0_1.gif");
						background-position: 0% 5px;
						background-repeat: no-repeat;
						font-size:11px;
						margin:0px 0px 3px 0px; 
						padding:0 0 0 8px;
						height:13px;
						line-height:11px;
						color:#645E58;
						}
.list_0_1 li a	{
						color:#645E58;
						font-size:11px;
						text-decoration:underline;

						}
.list_0_1 li a:hover	{
						color:#645E58;
						font-size:11px;
						text-decoration:none;
						}						
						
/*---------- footer	 ---------------------*/
.footer td{
						line-height:15px;
						font-size:10px;
						}
.footer td	{
						color:#828080;
						font-size:10px;

						}	
.footer a	{
						color:#7284C9;
						font-size:10px;
						text-decoration:underline;
						}
.footer a:hover	{
						color:#7284C9;
						font-size:10px;
						text-decoration:none;
						}
.footer span a	{
						color:#F26521;
						font-size:10px;
						text-decoration:underline;
						}
.footer span a:hover	{
						color:#F26521;
						font-size:10px;
						text-decoration:none;
						}						

/*---------- footer	 ---------------------*/																						
ul {
						list-style-type:none;
						margin:0; 
						padding:0; 
						}							
form {
						padding:0;
						margin:0;
						}
.form	td {
						height:38px;
						vertical-align:middle;
						}
.form	a {
						text-decoration:none;
						color:#ffffff;
						}
.form	a:hover {
						text-decoration:underline;
						color:#ffffff;
						}										
.form_2 td	{
						vertical-align:middle;
						height:21px;
						}						

/*------------ css for lightbox javascript effect on furniture / kitchens page ---------------*/
#lightbox{
	position: absolute;
	left: 0;
	width: 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: 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: transparent url(./images/lightbox/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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
