/* Copyright 2008 Village Antiques. All Rights Reserved. */

* { margin: 0; padding: 0; }

body {
	background-color: #ebf5d6;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	background: url(images/headerBg.gif) repeat-x;
	text-align: center;
	width: 950px;
	margin: 0 auto;
}

#menu {
	margin: -29px 0 0 0;
	height: 37px;
}
#menu li {
	list-style: none;
	display: inline;
	padding: 0 14px;
}
#menu a {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #83945e;
}
#menu a:hover {
	text-decoration: none;
	color: #57633f;
}
#menu .active {
	text-decoration: underline;
	color: #57633f;
}

#wrapper {
	text-align: left;
	width: 910px;
	margin: -8px auto 0 auto;
	overflow: hidden;
	background-color: #e1eacd;
	padding: 20px;
}
#wrapper p {
	margin-bottom: 20px;
}

#rSide {
	float: right;
	width: 300px;
	margin: -20px -20px 0 30px;
	padding: 20px 15px 0 15px;
	background-color: #d3dcc0;
}
#rSide h2 {
	color: #57633f;
	margin-bottom: 15px;
}
#rSide ul {
	margin-bottom: 20px;
}
#rSide li {
	list-style: square;
	margin-left: 20px;
	padding-bottom: 10px;
}
#rSide .vdarkgreen {
	color: #4f5444;
}
#rSide .black {
	color: #000000;
}

#lSide h1, #lSide h2 {
	color: #57633f;
	margin-bottom: 15px;
}
#lSide p {
	font-size: 17px;
}
#lSide ul {
	margin-bottom: 15px;
}
#lSide li {
	margin-left: 25px;
	padding-bottom: 10px;
}
#lSide img {
	margin-right: 10px;
	border: medium solid #d2dabf;
}
#lSide img:hover {
	border: medium solid #bcc4ab;
}
#lSide form {
	background-color: #dde6c7;
	width: 510px;
	padding: 25px;
}
#lSide .smallTxt {
	font-size: 11px;
	font-style: italic;
	color: #666666;
	background-color: #d1daba;
	padding: 5px;
	margin-left: 10px;
}
#lSide .report {
	background-color: #dde6c7;
	width: 510px;
	padding: 25px;
	margin-bottom: 15px;
}
#lSide .report .date {
	background: url(images/report.png) no-repeat left;
	margin-top: -12px;
	padding-left: 20px;
	font-size: 11px;
	width: 230px;
	color: #666666;
}
#lSide .report .black {
	color: #000000;
}
#lSide .report .content {
	border-left: medium solid #d1daba;
	padding-left: 10px;
}
#lSide .antique {
	background-color: #dde6c7;
	width: 510px;
	min-height: 240px;
	padding: 25px;
	margin-bottom: 15px;
}
#lSide .antiqueCats {
	background-color: #dde6c7;
	width: 510px;
	height: 75px;
	padding: 25px;
	margin-bottom: 15px;
}
#lSide .antique .status {
	background: url(images/money.png) no-repeat left;
	margin-top: -12px;
	padding-left: 20px;
	font-size: 14px;
	width: 230px;
	color: #666666;
}
#lSide .antique .black {
	color: #000000;
}
#lSide .antiqueImg a {
	margin-right: 10px;
	border: medium solid #d2dabf;
}
#lSide .antiqueImg a:hover {
	margin-right: 10px;
	border: medium solid #bcc4ab;
}
#lSide .linkBox {
	background-color: #e1eacd;
	border: thin solid #cddea8;
	padding: 5px;
	font-size: 13px;
	color: #657447;
}
#lSide .description {
	font-size: 13px;
}
#lSide .linkBox:hover {
	border: thin solid #c4d5a0;
	color: #879b60;
	text-decoration: none;
}

#footer {
	text-align: left;
	width: 950px;
	margin: 20px auto;
}
#footer p {
	color: #858d74;
	font-size: 12px;
}
#footer a {
	color: #657447;
}
#footer a:hover {
	color: #84975d;
	text-decoration: none;
}
#footer .sofa {
	background: url(images/sofaSMALL.png) no-repeat left;
	padding-left: 56px;
}

/* LIGHTBOX V2.04 */
#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(http://www.villageantiquesdeal.com/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.villageantiquesdeal.com/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; }
/* END LIGHTBOX V2.04 */