html, body, * { margin: 0; padding: 0; }
body { color: #24221a; background-color: #BDB187; font: .75em/1.75em Arial, Helvetica, sans-serif; }
#content,.wrap { width: 960px; margin: 0 auto; }

/*
### OTHER TAGS ### */
p,li,dt,dd { word-spacing: 1px; }
p { margin: 1em 0 1.5em 0; }
hr { display: none; }
blockquote { margin: 1.5em 0 1.5em 20px; border-left: 2px solid #630021; padding: 0 0 0 20px; }
blockquote p { font-size: 13px; font-style: italic; margin: 0; padding: 5px 0; }
blockquote span { display: block; padding-top: 5px; }
a { color: #940; }
a:visited { color: #930; }
a:hover { color: #A40; }
a img { border-width: 0; }


/*
### HEADINGS ### */
h1,h2,h3,h4,h5{line-height:normal;font-family:Corbel, Arial, Helvetica, sans-serif;font-weight:normal;color:#24221a;}
h1 { margin: 1.25em 0 .65em 0; font-size: 34px; }
h2 { margin: 1.5em 0 10px 0; font-size: 26px; color: #574A1E; }
.box h2 { font-size: 22px; margin-top: 10px; color: #f90; }
h2.tinytext { color: #a40; margin-top: 1.75em; font-size: 13px; font-weight: bold; text-transform: uppercase; letter-spacing: 2px;  }
h3 { margin: 1.5em 0 .625em 0; font-size: 18px; font-weight: bold; }


/*
### LISTS ### */
#col-1 ul, ul.list { margin: 1.5em 0 1.5em 20px; padding: 0; }
#col-1 ul li, ul.list li { background: url("../_images/bullet.gif") 0 0.35em no-repeat; padding-left: 20px; list-style-type: none; margin: 0; }
#col-2 ul.list { margin-left: 10px; }
#col-2 ul.list li { background-image: url("../_images/bullet2.gif"); }
#col-1 ul ul, ul.list ul { margin-top: 0; margin-bottom: 0; }
#content ol { margin: 1.5em 0 1.5em 30px; padding: 0; }
#content ol li { padding: 0; margin: 0; }

#col-1 ul.checklist li { font-size: 18px; background: url("../_images/li_check.gif") 0 7px no-repeat; padding: 10px 0 10px 38px; }

div.menu { margin-bottom: 2em; }
.menu { padding: 1px 15px 1em 15px !important; }
.menu h2 { background: url("../_images/menu_arrow.gif") right top no-repeat; }
.menu h2 a { color: #f90 !important; text-decoration: none; border-bottom: 1px solid #998757; }
.menu ul { font-size: 1.25em; }
ul.menu { padding: 0 !important; border-bottom: 1px solid #7d7660; border-top: 1px solid #5e5843; }
.menu ul ul { margin: 0; border-width: 0; }
.menu li { margin: 0; list-style-type: none; border-top: 1px solid #7d7660; border-bottom: 1px solid #5e5843; }
.menu li a { display: block; padding: 7px 20px 7px 8px; color: #e8e3d7 !important; background: url("../_images/menu_arrow.gif") right -80px no-repeat; }
.menu li a:hover { background-color: #625944; }
.menu strong { color: #414C67; }
.menu li.open { border: 1px solid #7b7155; background: #7c7256 url("../_images/menu_hilite.gif") 0 0 repeat-x; }
.menu li.open a { background-position: right -40px; font-weight: bold; color: #fff; text-decoration: none; border: 1px solid #8b8263; border-width: 1px 1px 0 1px; }
.menu li.open a:hover { background: none; }

.thumbs { clear: both; margin: 10px 0 !important; }
#col-1 .thumbs li, .thumbs li { list-style-type: none; float: left; margin: 0 5px 5px 0; background-image: none; }
#col-1 .thumbs li.portrait { padding: 0; }
.thumbs li a img { border: 3px solid #5F5844; }
.thumbs li a:hover img { border-color: #837547; }

.vids li { list-style-type: none; float: left; margin: 0 5px 5px 0; background-image: none; }
.vids li .outer { position:relative; width:71px; height:71px; overflow: hidden; border: 3px solid #5F5844; }
.vids li .inner { position:absolute; clip:rect(0px 83px 71px 0px); top:0px; left:-12px; }

.albums { border-top: 1px solid #CCD6EA; overflow: hidden;}
#col-1 .albums li, .albums li { float: left; width: 100%; margin: 0 !important; padding: 10px; border-bottom: 1px solid #CCD6EA; list-style-image: none !important; }
#col-1 .albums li.odd { background-color: #EFF3FF; }
#side .albums li { height: 78px; }
#side .albums li { padding: 10px 0; }
.albums a { float: left; margin-right: 15px; }
#side .albums a { margin-right: 10px; }
.albums .title { float: none; background: none; height: auto; width: auto; display: inline; font-size: 14px; font-weight: bold; padding: 0; }
.albums .title:hover { background: none; }

.webster dt { font-weight: bold; }
.webster dd { margin-bottom: 1.25em; }

#col-1 ul.inline { margin: 1.5em 0; padding: 0; }
#col-1 ul.inline li { display: inline; padding: 0 14px; margin: 0; background: none; }

#content .alphabet { padding: 3px 0; margin: 1.5em 0; text-align: center; border: 1px solid #A7986A; border-width: 1px 0; }
#content .alphabet li { margin: 0; display: inline; padding: 0 4px 0 5px; background: none; }



/*
### HEADER ### */
#header { background: #161711 url("../_images/back_header.jpg") top center no-repeat; }
#header div.wrap { height: 422px; overflow: hidden; }

#header form { width: 228px; float: right; }
#header form div { width: 228px; height: 36px; background: url("../_images/searchbox.png") 0 0 no-repeat; float: right; margin: 39px 0 0 0; }
#header form p { margin: 6px 7px !important; position: relative; }
#header form input { background: none !important; border-width: 0 !important; width: 185px; vertical-align: middle; }
#header form button { width: 25px; height: 25px; border-width: 0 !important; background: none !important; cursor: pointer; vertical-align: middle; }
#header form button span { position: absolute; left: -9114px; }

#logo { float: left; width: 630px; height: 65px; margin: 20px 0 10px 0; }
#logo a, #logo span { display: block; height: 100%; width: 100%; background: url("../_images/logo_screen.gif") 0 0 no-repeat; text-indent: -9114px; overflow: hidden; padding: 0; }

#slideshow img { border: 4px solid #111; }

#navigation { background: #444031 url("../_images/back_nav.gif") 0 0 repeat-x; height: 50px; overflow: hidden; }
#navigation li { float: left; background: url("../_images/back_nav.gif") right -100px no-repeat; list-style-type: none; padding: 0 2px 0 0; }
#navigation span { float: left; }
#navigation .current span { background: url("../_images/back_nav.gif") 0 -50px repeat-x; }
#navigation a { margin: 0 27px; color: #e8e3d7; font-size: 19px; float: left; height: 50px; line-height: 50px; text-decoration: none; background: url("../_images/nav_sprite.gif") 0 0 no-repeat; overflow: hidden; text-indent: -9114px; }
#navigation a:hover { color: #fff; }

#nav-home { margin-left: 10px; }
#nav-home a { width: 54px; }										#nav-home a:hover { background-position: 0 -50px; }				#nav-home.current a { background-position: 0 -100px; }
#nav-listings a { width: 125px; background-position: -200px 0; }	#nav-listings a:hover { background-position: -200px -50px; }	#nav-listings.current a { background-position: -200px -100px; }
#nav-buyers a { width: 98px; background-position: -400px 0; }		#nav-buyers a:hover { background-position: -400px -50px; }		#nav-buyers.current a { background-position: -400px -100px; }
#nav-about a { width: 84px; background-position: -600px 0; }		#nav-about a:hover { background-position: -600px -50px; }		#nav-about.current a { background-position: -600px -100px; }
#nav-auctions a { width: 171px; background-position: -800px 0; }	#nav-auctions a:hover { background-position: -800px -50px; }	#nav-auctions.current a { background-position: -800px -100px; }
#nav-contact { background: none !important; }
#nav-contact a { width: 71px; background-position: -1000px 0; }		#nav-contact a:hover { background-position: -1000px -50px; }	#nav-contact.current a { background-position: -1000px -100px; }


/*
### LAYOUT ### */
#trunk { background: url("../_images/back_content.gif") 0 0 repeat-x; }
#content { }
#main-wrap { width: 100%; float: left; padding: 0; }

.lyt-12 #col-1, .lyt-123 { margin: 0 365px 0 0; }
.lyt-21 #col-1 { margin: 0 0 0 365px; }
.lyt-312 #col-1, .lyt-213 #col-1 { margin: 0 340px; }
.lyt-1 #col-1 { margin: 0; }

#col-2 { margin-left: -325px; width: 325px; float: left; display: inline; }
#col-3 { clear: both; }
#col-1 { }
#col-2 { padding-top: 50px; }
#col-3 { }
#col-1,#col-2,#col-3 { padding-bottom: 70px !important; overflow: hidden; }
.lyt-123 #col-1, .lyt-123 #col-2 { padding-bottom: 0 !important; }


/*
### LISTINGS ### */
#col-3 li { width: 303px; float: left; margin-right: 25px; list-style-type: none; text-align: center; background: none !important; }
#col-3 li img { background-color: #fff; border: 4px solid #8B8263; display: block; margin-bottom: 10px; }
#col-3 h3 { font-size: 20px; padding: 0 0 10px 0; margin-bottom: 0; }
#col-3 p { margin-top: 0; }

#col-1 ul.listings { margin: 0; padding: 0; }
#col-1 ul.listings li { position: relative; background: none !important; padding: 1em 0 1em 205px; margin: 0; zoom: 1; height: auto !important; height: 135px; min-height: 135px; border-bottom: 1px solid #A7986A; }
#col-1 ul.plain li { padding-left: 0; height: auto !important; min-height: 0; }
ul.listings img { position: absolute; top: 1em; left: 0; border: 1px solid #837547; }
ul.listings h2 { margin-top: 0; }

.meta { border: 4px solid #655E48; background-color: #A59A75; border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; padding: 1px 15px; }
#col-1 ul.quick-links { float: left; width: 250px; }
#col-1 ul.quick-links li { margin: 3px 0; padding: 0; }
.meta p, #col-1 ul.quick-links { margin: 1em 0 !important; }

#frm-search p { width: 300px; height: 36px; margin: 1em auto !important; background: url("../_images/searchbox.gif") 0 0 no-repeat; }
#frm-search input { width: 255px; font-size: 15px; line-height: 28px; border-width: 0; margin: 8px 0 0 8px; background: none !important; }
#frm-search button { border-width: 0; background: none !important; text-indent: -9114px; width: 25px; cursor: pointer; }


/*
### PAGINATION ### */
.post-nav { margin-top: 45px; padding: 2px 10px; border-width: 1px 0; }
.cap { border-bottom: 1px solid #A7986A; }


/*
### FOOTER ### */
#footer { background: #161711 url("../_images/back_footer.gif") 0 0 repeat-x; color: #6c6c67; padding: 1px 0; }
#footer a { color: #f90 !important; }
#footer ul { height: 1.25em; line-height: 1.25em; margin: 2em 0 2em -10px; }
#footer li { float: left; padding: 0 10px; border-right: 1px solid #6c6c67; list-style-type: none; }


/*
### PPGS ### */
#footer #PPGS { text-align: left; }
#footer #PPGS a { display: block; height: 19px; width: 94px; border-width: 0 !important; background: url("../_images/ppgs.gif") 0 0 no-repeat; overflow: hidden; text-indent: -9114px; position: absolute; top: 35px; right: 1px; }
#footer #PPGS a:hover { background-position: 0 -19px; }


/*
### FORM STYLES ### */
form { width: 100%; }
form p { margin: 10px 0 !important; padding: 0; }
form p span { display: block; float: left; width: 49%; margin-right: 9px; }
form div.multi-2 { width: 100%; overflow: hidden; margin: 10px 0; }
form div.multi-2 p { width: 49.2%; float: left; margin: 0 10px 0 0 !important; }
form div.multi-2 .last { margin-right: 0 !important; }
#col-2 form p span { width: 48.4%; }
.end { margin-right: 0 !important; }
fieldset { border-width: 0; margin: 20px 0; clear: both;}

form.box { border: 6px solid #EBE8E1; background-color: #F5F4F0; margin: 15px 0; }
form.box p { padding-left: 15px !important; }
form.box fieldset p { padding-left: 0 !important; }
form.box fieldset { padding: 0 15px; }
form.box p.action { background-color: #FDF3C6; margin-left: 15px !important; margin-right: 15px !important; }

form h1 { padding: 0 15px; }
legend { display: block; padding: 0; font-weight: bold; font-size: 16px; line-height: 1.5em; color: #574A1E; height: 31px; }
legend span { display: block; width: 595px; height: 1.5em; padding: 2px 0 5px 0; color: #574A1E; border-bottom: 1px solid #A7986A; }
label { display: block; }
label em { color: #DE4E38; font-weight: normal !important; }
.box label { color: #f1FFFF; }
input, textarea, select { margin:0; font-size: 13px; font-family: Arial, Helvetica, sans-serif; border-top:1px solid #7c7c7c; border-left:1px solid #c3c3c3; border-right:1px solid #c3c3c3; border-bottom:1px solid #ddd; background:#fff url("../_images/fieldbg.gif") repeat-x top !important; color:#333; padding: 2px 0 2px 2px; width: 99%; }
input.radio, input.checkbox, input.btn { width: auto; border-width: 0 !important; background: none !important; }
input.btn { padding: 0; }
p.optlist label { font-size: 11px; font-family: Arial; display: inline; }
p.optlist span { width: 33%; margin: 0; }
textarea { height: 50px; }
.auto { width: auto; }
.twochar { width: 25px; }
.fourchar { width: 40px; }
.sixchar { width: 55px; }
.xsmall { width: 25%; }
.small { width: 33%; }
.medium { width: 50%; }
.large { width: 100%; }
.tall { height: 100px; }
.taller { height: 150px; }


.missing { background-color: #d86952; padding: 5px !important; }
span.missing { margin: 0; padding: 5px 2px !important; width: 47.5%; }
#frm-error { border: 2px solid #d86952; background-color:#ca8e6d; padding: 10px 5%; text-align: center; margin: 10px 15px !important; }

.cells dl { clear: both; padding: 5px 0; border-bottom: 1px solid #A7986A; height: 1%; overflow: hidden; }
.cells dt { float: left; width: 30%; font-weight: bold; }
.cells dd { float: left; width: 70%; }
.cells dd.missing { width: 68%; }
#robot-check { position: absolute; left: -9114px; }

a.button { background: #2e2717 url("../_images/btn_sprite.gif") 0 0 no-repeat; font-size: 13px !important; border-width: 0 !important; padding: 0 0 0 20px; display:-moz-inline-stack; vertical-align: middle; display:inline-block; overflow: hidden; text-decoration: none; color: #f90; }
a.button span { background: url("../_images/btn_sprite.gif") right top no-repeat; padding: 8px 20px 7px 0; color: #f90; display:-moz-inline-stack; display: inline-block; border-width: 0; cursor: pointer; }
a.button:hover { background-position: 0 -36px; }	a.button:hover span { background-position: right -36px; color: #ffac2b; }
a.button:active { background-position: 0 0; }	a.button:active span { background-position: right top; }



/*
### VCARD STYLES ### */
.vcard { float: right; padding: 0 0 2em 0; text-align: right; }
.vcard dt, .vcard dd { line-height: 1.5em; }
.vcard dt { display: none; font-weight: normal; }
.vcard .show { padding-right: 4px; }
.vcard .show span { display: none; }
.vcard .fn { font-weight: bold; color: #C8C8C6; }
.vcard .adr { padding-bottom: 5px; }
.vcard .show, .vcard .tel { display: inline; }
.GMapEZ { height: 350px; margin: 1.5em 0; }
.bubble { width: 350px; }


/*
### INFOBOX STYLE ### */
.box { background-color: #6e664e; color: #E8E3D7; padding: 1px 15px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; margin-bottom: 2em; }
.box a { color: #fff; }


/*
### COMMON STYLES ### */
.right { float: right; margin: 0 0 20px 20px; }
.left { float: left; margin: 0 20px 20px 0; }
img.right,img.left { border: 1px solid #6E664E; }
p.right { text-align: right; float: none; margin: 10px 0 1.5em 0; }
span.right { float: right !important; margin-left: 10px; width: auto !important; }
.frame { border: 1px solid #6E664E; }
.center { text-align: center; }
.caps { letter-spacing: .05em; }
.hidden { position: absolute; left: -9114px; }
.last { border-width: 0 !important; margin-right: 0 !important; background: none !important; }
.intro { font-size: 1.33em; line-height: 1.5em; }
.fineprint { font-size: .91em; color: #7B7358; }
.action { border-top: 1px solid #b79223; background-color: #d9b537; padding: 10px; margin-top: 3em !important; clear: both; }
.action .fineprint { font-size: 12px; padding-left: 10px; color: #808080; }
.red { color: #c00; }

.clear { clear: both; float: none !important; height: 1px; line-height: 1px; font-size: 1px; overflow: hidden; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


/*
### ICONS ### */
.icon { padding: 3px 0 3px 26px; background-image: url("../_images/icon_sprite.gif")!important; background-repeat: no-repeat; }
.big { font-size: 14px; font-weight: bold; }
.ico-clock { background-position: 0 0; }
.ico-print { background-position: 0 -50px; }
.ico-back { background-position: 0 -100px; }
.ico-top { background-position: 0 -150px; }
.ico-doc { background-position: 0 -200px; }
