
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background:url(images/bg1.gif) repeat;
 color:#a2a2a1;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:14px;
 line-height:160%;
} 
.sale{background-color:#f4f2e3;}
.notice{
border: solid 1px #333333;
padding: 15px;
width: 80%;
margin:auto; /*center for compliant browsers*/  }

h1,h2,h3,h4,h5
{
color:#666666;
margin:0px;
letter-spacing: 2px;
padding-bottom: 12px;
padding-top:8px
}

p{}
 

a, a:link, a:active {
	color: #d6c438;
	text-decoration: none;
	border:none
	}
a:visited {
	color: #d6c438;
	border:none
	
	}
a:hover {
	color: #d3bc05;
	border:none
	}
	
	img{border:none}

#pagewidth{
height:100%;
min-height:100%; 
width:780px; 
text-align:left;  
margin:auto; /*center for compliant browsers*/  
} 
 
#header{
 position:relative; 
 height:116px; 
 background-color:#f4f2e3; 
 width:100%;
 border-bottom: 2px solid #e3dfc5;
} 
#nav{
float:right;
width:510px;
margin-right:20px;
text-align:right;
margin-top:85px;
background-color:#f4f2e3;
}
a.nav, a.nav:link, a.nav:active {
	color: #d6c438;}
	a.nav:hover{color:#e3dfc5}
#logo{
position:absolute;
left:30px;
top:0px;
width:228px;
}
#banner{
position:absolute;
right:30px;
top:0px;
width:468px;
height:60px;
padding-top:15px;
}
#gallery{
width: 100%;
clear:both}

#maincol{
margin:0px; 
 padding:35px 35px 15px 35px; 
 background-color: #f4f2e3;  
  position: relative; 
 width:710px;
 height:auto; 
 }
 #footer{
 border-top: 2px solid #e3dfc5;
 height:auto; 
 background-color:#f4f2e3; 
 clear:both;
 text-align:center;
 padding:10px
 } 
 /*table.sale{
 padding:3px;
 border:solid #140f11 thin;
 font-size:medium;
 }*/
 td {
 	text-align:center;
	border: 1px solid #d7d099;
	background: #f4f2e3;
	padding: 6px 6px 6px 12px;
	color: #a2a2a1;
}
td.title{
text-align:center;
font-weight:bold;}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.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 */  

/*lightbox css*/
#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/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{
	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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
/*float right for image and caption*/

.floatright{
float: right;
width: 150px;
margin: 0 0 30px 30px;
background-color:#f4f2e3;
padding:10px;
border: 1px solid #d7d099;
text-align:center; }

.floatrightmap{
float: right;
width: 300px;
margin: 0 0 30px 30px;
background-color:#f4f2e3;
padding:10px;
border: 1px solid #d7d099;
text-align:center; }

.floatrightdress{
float: right;
width: 300px;
margin: 0 0 30px 30px;
background-color:#f4f2e3;
padding:10px;
border: 1px solid #d7d099;}
.floatrightdress1{
float: right;
width: 300px;
margin: 0 0 30px 30px;
background-color:#f4f2e3;
padding:10px;
border: 1px solid #d7d099;}

.form{

width: 600px;
margin: 0 0 10px 10px;
background-color:#000000;
padding:10px;
border: 1px solid #666;
text-align:left; }

.thumbnail
{
float: left;
width: 150px;
background-color:#f4f2e3;
border: 1px solid #d7d099;
margin: 0px 0px 30px 30px;
padding: 10px;
text-align:center; 
}


.floatrightacc{
float: right;
width: 200px;
margin: 0 0 30px 30px;
background-color:#000000;
padding:10px;
border: 1px solid #666;}

.clearboth{
clear:both;}

div.floatright img{
border:0px}
