/* =Main
----------------------------------------------- */

body {
	font: .9em Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	background-color: #790000;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
}

body#home {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	line-height: 0;
}

img {
	border: 0;
}

p {
	text-align: left;
	margin: 10px;
}

/* =Headers
----------------------------------------------- */

h2, h3 {
	text-align: left;
	color: #330000;
}

h2 {
	padding-bottom: 5px;
	border-bottom: 1px solid #DBD3D3;
	text-transform: uppercase;
	font-size: 1em;
	margin: 0 0 5px;
}

h2 a {
	color: #330000;
}

#auction-pics {
	margin: -20px 0 20px;
	float: left;
	color: #237898;
}

#auction-pics h2 {
	color: #666;
	float: left;
	padding: 0;
	margin: 0 0 0 5px;
	font-size: .7em;
	border: 0;
	line-height: 1em;
}

#auction-pics a {
	color: #237898;
}

#auction-pics a:hover {
	text-decoration: none;
}

h3 {
	font-size: 1em;
	margin: 20px 0 5px 10px;
}

h3 a {
	font-weight: normal;
}

#auction-upcoming h3 a {
	font-weight: bold;
}

/* =Links
----------------------------------------------- */

a {
	color: #330000;
	outline: none;
}

a:hover, a:active {
	color: #237898;
}

/* =Lists
----------------------------------------------- */

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#auctions {
	font-size: 1.1em;
	margin: 10px;
}

#auctions a {
	font-weight: bold;
}

#auctions li {
	margin-bottom: 5px;
}

#categories {
	margin: -1px 0 0 10px;
	float: left;
}

#categories li {
	font-weight: bold;
	float: left;
	padding: 0 2px;
}

#categories li a {
}

/* =Layout
----------------------------------------------- */

#wrapper {
	width: 798px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#subwrapper {
	background: #FEF6CB;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#main {
	text-align: left;
	padding: 20px;
}

#news {
	color: #FFF;
	float: right;
	background: #330000;
	padding: 0;
	margin: 0 5px 0 20px;
	border: 1px solid #B7A6A6;
}

#news p {
	text-align: center;
	padding: 9px;
	border: 1px solid #FFF;
}

#header {
	background: url(images/header.gif) no-repeat;
	height: 117px;
	margin: 0;
	padding: 0;
}

#footer {
	clear: both;
	font-size: 1em;
	color: #C2C2C2;
	background: url(images/repeat-footer.gif) repeat-x;
	height: 52px;
	line-height: 52px;
	padding-left: 15px;
}

#footer a {
	color: #C2C2C2;
}

span {
	margin-top: 10px;
}

.grey {
	color: #666;
}

.imagedesc-box {
	width: 160px;
	background: #000;
	color: #FFF;
	font-size: .8em;
	text-transform: uppercase;
	height: 70px;
	margin: 3px;
}

.imagedesc {
	padding: 0 5px;
}

#footer a:hover {
	text-decoration: none;
}

/* =Navigation
----------------------------------------------- */

#navigation {
	text-align: left;
	border-right: 1px solid #790000;
	margin: 0;
	padding: 0;
}

ul#nav {
	width: 482px;
	height: 28px;
	padding-left: 4px;
}

#nav-home {
	text-align: center;
	width: 100%;
	height: 50px;
	background: url(images/front-repeat.gif) repeat-x;
}

#home ul#nav {
	width: 604px;
	height: 50px;
	margin: 0 auto;
	padding: 5px 0 0 0;
}

ul#subnav {
	background: url(images/repeat-subnav.gif) repeat-x;
	height: 43px;
	padding-left: 4px;
}

ul#nav li, ul#subnav li {
	float: left;
}

ul#nav li a, ul#subnav li a{
	float: left;
}

#nav li a { 
	float:left;
  padding:28px 0 0 0;
 	overflow:hidden;
  height:0px !important;
  height /**/:28px; /* for IE5/Win */
}

#home #nav li a { 
	padding:40px 0 0 0;
	margin: 0 auto;
 	overflow:hidden;
  height:0px !important;
  height /**/:40px; /* for IE5/Win */
}

#nav li a:hover {
 	background-position:0 -28px;
}

#home #nav li a:hover {
 	background-position:0 -40px;
}

#auction-nav, #auction-nav a {
	background: url(images/nav-auction.gif) top left no-repeat;
	width: 149px;
	text-indent: -1000em;
}

#home #auction-nav, #home #auction-nav a {
	background: url(images/nav-auction-home.gif) top left no-repeat;
	width: 158px;
	margin-right: 13px;
	text-indent: -1000em;
}

#antique-nav, #antique-nav a {
	background: url(images/nav-antique.gif) top left no-repeat;
	width: 155px;
	text-indent: -1000em;
}

#home #antique-nav, #home #antique-nav a {
	background: url(images/nav-antique-home.gif) top left no-repeat;
	width: 170px;
	margin-left: 13px;
	margin-right: 13px;
	text-indent: -1000em;
}

#buying-nav, #buying-nav a {
	background: url(images/nav-buying.gif) top left no-repeat;
	width: 87px;
	text-indent: -1000em;
}

#home #buying-nav, #home #buying-nav a {
	background: url(images/nav-buying-home.gif) top left no-repeat;
	width: 84px;
	margin-left: 13px;
	text-indent: -1000em;
}

/*#retail-nav, #retail-nav a {
	background: url(images/nav-retail.gif) top left no-repeat;
	width: 87px;
	text-indent: -1000em;
}

#retail #retail-nav, #retail #retail-nav a {
	background: url(images/nav-retail-home.gif) top left no-repeat;
	width: 84px;
	margin-left: 13px;
	text-indent: -1000em;
}*/

#decades-nav, #decades-nav a {
	background: url(images/nav-decades.gif) top left no-repeat;
	width: 87px;
	text-indent: -1000em;
}

#home #decades-nav, #home #decades-nav a {
	background: url(images/nav-decades-home.gif) top left no-repeat;
	width: 86px;
	margin-left: 13px;
	margin-right: 13px;
	text-indent: -1000em;
}

#retail #auction-nav, #retail #auction-nav a, #auction-about #auction-nav, #auction-about #auction-nav a, #auction-services #auction-nav, #auction-services #auction-nav a, #auction-upcoming #auction-nav, #auction-upcoming #auction-nav a, #auction-schedule #auction-nav, #auction-schedule #auction-nav a, #auction-terms #auction-nav, #auction-terms #auction-nav a, #antique-about #antique-nav, #antique-about #antique-nav a, #auction-collectibles #auction-nav, #antique-about #antique-nav, #antique-about #antique-nav a, #antique-featured #antique-nav, #antique-featured #antique-nav a, #antique-vendor #antique-nav, #antique-vendor #antique-nav a, #decades-about #decades-nav, #decades-about #decades-nav a, #decades-seating #decades-nav, #decades-seating #decades-nav a, #decades-Seating #decades-nav, #decades-Seating #decades-nav a, #decades-tables #decades-nav, #decades-tables #decades-nav a, #decades-Tables #decades-nav, #decades-Tables #decades-nav a, #decades-storage #decades-nav, #decades-storage #decades-nav a, #decades-Storage #decades-nav, #decades-Storage #decades-nav a, #decades-lighting #decades-nav, #decades-lighting #decades-nav a, #decades-Lighting #decades-nav, #decades-Lighting #decades-nav a, #decades-objects #decades-nav, #decades-objects #decades-nav a, #decades-Objects #decades-nav, #decades-Objects #decades-nav a, #decades-wearables #decades-nav, #decades-wearables #decades-nav a, #decades-Wearables #decades-nav, #decades-Wearables #decades-nav a, #buying #buying-nav a {
	background-position:0 -56px;
}

#subnav li a { 
	float:left;
  padding:43px 0 0 0;
 	overflow:hidden;
  height:0px !important;
  height /**/:43px; /* for IE5/Win */
}

#subnav li a:hover {
 	background-position:0 -43px;
}

#about-subnav, #about-subnav a {
	background: url(images/subnav-about.gif) top left no-repeat;
	width: 82px;
	text-indent: -1000em;
}

#buying #buying-subnav, #buying #buying-subnav a, #retail #retail-subnav, #retail #retail-subnav a, #auction-about #about-subnav, #auction-about #about-subnav a, #auction-services #services-subnav, #auction-services #services-subnav a, #auction-upcoming #upcoming-subnav, #auction-upcoming #upcoming-subnav a, #auction-schedule #schedule-subnav, #auction-schedule #schedule-subnav a, #auction-terms #terms-subnav, #auction-terms #terms-subnav a, #antique-about #about-subnav, #antique-about #about-subnav a, #antique-featured #featured-subnav, #antique-featured #featured-subnav a, #antique-Featured #featured-subnav, #antique-Featured #featured-subnav a, #antique-vendor #vendor-subnav, #antique-vendor #vendor-subnav a, #decades-about #about-subnav, #decades-about #about-subnav a, #decades-seating #seating-subnav, #decades-seating #seating-subnav a, #decades-Seating #seating-subnav, #decades-seating #seating-subnav a, #decades-tables #tables-subnav, #decades-tables #tables-subnav a, #decades-Tables #tables-subnav, #decades-Tables #tables-subnav a, #decades-storage #storage-subnav, #decades-storage #storage-subnav a, #decades-Storage #storage-subnav, #decades-Storage #storage-subnav a, #decades-lighting #lighting-subnav, #decades-lighting #lighting-subnav a, #decades-Lighting #lighting-subnav, #decades-Lighting #lighting-subnav a, #decades-objects #objects-subnav, #decades-objects #objects-subnav a, #decades-Objects #objects-subnav, #decades-Objects #objects-subnav a, #decades-wearables #wearables-subnav, #decades-wearables #wearables-subnav a, #decades-Wearables #wearables-subnav, #decades-Wearables #wearables-subnav a, #buying-about #about-subnav, #buying-about #about-subnav a  {
	background-position:0 -86px;
}

#services-subnav, #services-subnav a {
	background: url(images/subnav-services.gif) top left no-repeat;
	width: 76px;
	text-indent: -1000em;
}

#upcoming-subnav, #upcoming-subnav a {
	background: url(images/subnav-upcoming.gif) top left no-repeat;
	width: 155px;
	text-indent: -1000em;
}

#schedule-subnav, #schedule-subnav a {
	background: url(images/subnav-schedule.gif) top left no-repeat;
	width: 145px;
	text-indent: -1000em;
}

#retail-subnav, #retail-subnav a {
	background: url(images/subnav-retail.gif) top left no-repeat;
	width: 76px;
	text-indent: -1000em;
}

#buying-subnav, #buying-subnav a {
	background: url(images/subnav-buying.gif) top left no-repeat;
	width: 76px;
	text-indent: -1000em;
}

#terms-subnav, #terms-subnav a {
	background: url(images/subnav-terms.gif) top left no-repeat;
	width: 116px;
	text-indent: -1000em;
}

#art-subnav, #art-subnav a {
	background: url(images/subnav-art.gif) top left no-repeat;
	width: 47px;
	text-indent: -1000em;
}

#collectibles-subnav, #collectibles-subnav a {
	background: url(images/subnav-collectibles.gif) top left no-repeat;
	width: 101px;
	text-indent: -1000em;
}

#furniture-subnav, #furniture-subnav a {
	background: url(images/subnav-furniture.gif) top left no-repeat;
	width: 92px;
	text-indent: -1000em;
}

#jewelry-subnav, #jewelry-subnav a {
	background: url(images/subnav-jewelry.gif) top left no-repeat;
	width: 70px;
	text-indent: -1000em;
}

#vendor-subnav, #vendor-subnav a {
	background: url(images/subnav-vendor.gif) top left no-repeat;
	width: 115px;
	text-indent: -1000em;
}

#featured-subnav, #featured-subnav a {
	background: url(images/subnav-featured.gif) top left no-repeat;
	width: 127px;
	text-indent: -1000em;
}

#lighting-subnav, #lighting-subnav a {
	background: url(images/subnav-lighting.gif) top left no-repeat;
	width: 83px;
	text-indent: -1000em;
}

#objects-subnav, #objects-subnav a {
	background: url(images/subnav-objects.gif) top left no-repeat;
	width: 70px;
	text-indent: -1000em;
}

#seating-subnav, #seating-subnav a {
	background: url(images/subnav-seating.gif) top left no-repeat;
	width: 70px;
	text-indent: -1000em;
}

#storage-subnav, #storage-subnav a {
	background: url(images/subnav-storage.gif) top left no-repeat;
	width: 71px;
	text-indent: -1000em;
}

#tables-subnav, #tables-subnav a {
	background: url(images/subnav-tables.gif) top left no-repeat;
	width: 65px;
	text-indent: -1000em;
}

#wearables-subnav, #wearables-subnav a {
	background: url(images/subnav-wearables.gif) top left no-repeat;
	width: 96px;
	text-indent: -1000em;
}

/* =Misc
----------------------------------------------- */

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
	
/* =Test
----------------------------------------------- */

#test {
	width: 100%;
}

/*

	Zen Photo Default 1.0
	
*/

/* Basics
------------------------------ */
html {
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

/* Main Layout
------------------------------ */
#credit, #sort {
	margin: 0 auto;
	width: 640px;
	font-size: 85%;
	color: #96967E;
	text-align: right;
	clear: both;
}
#credit a, #sort a {
	text-decoration: none;
	color: #96967E;
	border-bottom: 1px dotted #96967E;
}
#credit a:hover, #sort a:hover {
	color: #BDBDAE;
	border-bottom: 1px solid #BDBDAE;
	text-decoration: none;
}
#gallerytitle {
	padding-bottom: 14px;
	margin-bottom: 0;
}


/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #E6E6DF;
	margin: 0 0 12px 0;
	padding: 0;
}

blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}

#retail blockquote, #auction-upcoming blockquote {
	margin: 0 0 25px;
	padding: 0;
	border-left: none;
	border-top: 1px dotted red;
	border-bottom: 1px dotted red;
	background-color: #fff;
	padding: 7px;
	font-size: .85em;
}


/* Page Navigation
------------------------------ */
.albumnav {
	float: left;
}

ul.pagelist {
	font-size: 1.1em;
	clear: both;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #E9E1BA;
	cursor: default;
}
.pagenav {
	clear: both;
}


/* AJAX
------------------------------ */
#albumDescEditable {
	margin: 0 10px;
}

#imageDescEditable {
	z-index: 100;
}

/* Album Thumbnails
------------------------------ */
.album {
	padding: 10px;
	margin-bottom: 12px;
	clear: both;
}
.album img {
	float: left;
	padding: 3px;
	border: 1px solid #B7A6A6;
	background: #FFF;
}
.album h3 {
	padding: 0;
	margin: 0;
}
.album h3 a {
	display: block;
	width: 340px;
	padding: 3px 0 6px 0;
}
.album p {
	margin: 0 0 4px 0;
}
.albumdesc {
	float: right;
	width: 480px;
}
.albumdesc small {
	margin-top: 8px;
	line-height: 130%;
	width: 120px;
	float: right;
	color: #8DB8CF;
}


/* Individual Image
------------------------------ */

#bodyhome {
	padding: 0;
	margin: 0;
}

#images {
	clear: both;
	display: block;
	margin: 0 18px;
}

#images .image {
	margin: 6px;
}

.images {
	display: block;
	margin: 0 21px;
}

.imgnav {
	clear: both;
	float: left;
	width: 140px;
	text-align: center;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	font-size: 1.1em;
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	text-decoration: none;
	color: #330000;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	text-decoration: none;
	color: #237898;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}

.image, .imageleft, .imageright, #image {
	border: 1px solid #B7A6A6;
	background: #FFF;
}

.image, #image {
	float: left;
}

#image {
	clear: both;
}

#antique-about .image {
	margin: 5px;
}

.imageleft {
	float: left;
	margin: 10px 20px 5px 5px;
}

.image img, .imageleft img, .imageright img, #image img {
	display: block;
	margin: 3px;
}

img.left {
	float: left;
}

#home img.left {
	margin: 0;
	border: 0;
	padding: 0;
}

#antique-vendor img.left {
	background-color: transparent;
	padding: 0;
	margin: 10px 20px 10px 10px;
	border: 0;
}

#antique-vendor p {
	padding-top: 70px;
}

a img.left:hover, a img.right:hover {
	border: 1px solid #62A0BF;
}

.imageright {
	float: right;
	margin: 10px 5px 5px 20px;
}

