html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
ol, ul {
	list-style: none;
}
strong {
	font-weight: bold;
}
small {
	font-size: 0.8em;
}
li {
	margin: 0 0 1em 2em;
}
table {
	border-spacing: 0;
	border: none;
}
td, th {
	padding: 0;
	border: none;
	text-align: left;
	vertical-align: top;
}
body {
	background-color: #e9e9e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #6e6f71;
	background-image: url('/i/bg-nav.gif');
	background-position: 0 230px;
	background-repeat: repeat-x;
}
a {
	color: #22140A;
}
p, address, blockquote {
	line-height: 1.2em;
	margin: 0.2em 0 0.8em 0;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 0.4em;
}
h2 {
	font-size: 1.2em;
	margin-top: 1em;
	margin-bottom: 0.8em;
	font-weight: 700;
}
h3 {
	font-size: 1em;
	margin-top: 0.8em;
	margin-bottom: 0.6em;
	font-weight: 600;
}
#header {
	height: 200px;
	background-color: #000;
	background-position: center;
	background-repeat: no-repeat; 
}
#header div.logo {
	width: 900px;
	margin: auto;
	padding: 70px 0 0 35px;
}
#header div.logo a img {
	border: 0;
}
div.hi1 {
	background-image: url('/i/header-image-1.jpg');
}
#menu {
	height: 30px;
	background: #a1702a url('/i/bg-menu.gif') repeat-x;
}
#navigation ul li, .dd li {
	margin: 0 !important;
}
#navigation {
	width: 900px;
	height: 30px;
	margin: auto;
	font-family: tahoma;
	font-size: 11px;
	letter-spacing: 0.1em;
}
#login {
	float: left;
	width: 285px;
	height: 30px;
	margin-right: 25px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 20px;
}
#navigation ul {
	margin: 0;
	padding: 0;
}
#navigation a, #navigation a:visited {
	color: #fff;
	text-decoration: none;
}
.active {
	background: #5e4f28 url('/i/bg-menu-active.gif') repeat-x;
}
.t {
	height: 30px;
	line-height: 30px;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 10px;
}
.h {
	background-color: #5e4f28 !important;
	background-image: none;
}
.dd {
	letter-spacing: 0;
	font-size: 11.5px;
	width: 175px;
	margin-left: -10px !important;
	display: none;
    position: absolute;
    z-index: 100;
	font-weight: normal !important;
	text-transform: none !important;
	background-color: #404041;
}
.dd li {
	padding: 0 10px;
	font-weight: 700;
}
.dd li:hover {
	background-color: #323233 !important;
}
.dd li:hover a {
	color: #fff !important;
}
.dd li.b {
	border-bottom: 1px solid #323233;
}
.dd li.l {
	padding-bottom: 5px;
}
#navigation ul li.t {
	margin-right: 15px !important;
}
#layout {
	width: 900px;
	padding: 0 20px;
	margin: auto;
	background: #e9e9e1 url('/i/bg-layout.gif') no-repeat;
}
#content {
	background-color: #fff;
	padding: 35px 30px 30px 30px;
}
#panel {
	background: #323233 url('/i/bg-main.gif') repeat-y;
	position: relative;
	width: 255px;
	float: left;
	padding: 35px 20px 20px 20px;
	font-size: 11px;
}
#panel .group {
	margin-bottom: 15px;
}
#panel h2 {
	color: #ed7c12;
	margin: 0 0 10px 10px;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
}
#panel .s {
	margin-bottom: 7px;
}
#main {
	padding-left: 295px;
	background: #fff url('/i/bg-main.gif') repeat-y;
}
h1.title {
	font-size: 1.1em;
	font-weight: 700;
	margin-bottom: 0.8em;
	color: #a68951;
	white-space: nowrap;
}
.clearer {
	clear: both;
}
table.getreader {
	margin: 0 0 1.2em 0;
}
table.getreader td {
	font-size: 80%;
	padding-right: 5px;
}
span.name {
	font-style: italic;
	font-size: 105%;
}
p.copyright {
	width: 900px;
	margin: auto;
	padding-left: 40px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 75%;
}
.error {
	color: #c00;
}
#cross {
	width: 255px;
	height: 175px;
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#cross span {
	position: absolute;
	left: 0;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	width: 235px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	bottom: 0;
	display: none;
}
.q {
	width: 175px;
	vertical-align: bottom;
}
.btnSearch {
	margin-left: 3px;
	vertical-align: bottom;
}
table.categories {
	width: 100%;
}
table.categories td {
	font-size: 11px !important;
}
table.categories td div.grp {
	background-color: #f5f5ea;
	padding: 5px;
	margin-top: 5px;
}
table.categories td div.grp div.title {
	font-weight: 700;
	margin-bottom: 3px;
}
table.categories td div.grp input.chk {
	width: 13px;
	height: 13px;
	padding: 0;
	margin:0;
	vertical-align: bottom;
	position: relative;
	top: -1px;
	*overflow: hidden;
}
table.categories td div.grp label {
	display: block;
	margin-top: 2px;
	padding-left: 15px;
	text-indent: -15px;
}
#categories {
	display: none;
	margin: 10px 0;
}
ul.tabs {
	font-family: Helvetica;
	font-size: 11px;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 25px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 100%;
}
ul.tabs li.l {
	border-left: none;
}
ul.tabs li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	height: 23px;
	line-height: 24px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #404041;
	overflow: hidden;
	position: relative;
	white-space: nowrap;
}
ul.tabs li.active {
	height: 24px;
	margin-bottom: -1px;
}
ul.tabs li a {
	text-decoration: none;
	color: #7F6E5A;
	display: block;
	padding: 0 10px;
	outline: none;
}
ul.tabs li a:hover {
	background-color: #404041;
	color: #ed7c12;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #404041;
	border-bottom: 1px solid #404041;
}
html ul.tabs li.active a {
	color: #fff;
}
.tab_container {
	border: 1px solid #fff;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #404041;
}
.tab_content {
	padding: 10px;
	color: #7F6E5A;
}
h3 {
	color: #961426;
}
h2.classification {
	margin-top: 10px;
	font-size: 12pt;
	border-bottom: 1px solid #ccc;
}
div.dealer {
	width: 95%;
	float: left;
	background-color: #f5f5ea;
	padding: 10px;
	margin-bottom: 10px;
}
div.dealer-title, div.dealer-title a {
	font-weight: bold;
}
div.l {
	float: left;
	width: 48%;
}
div.r {
	float: right;
	width: 48%;
}
div.dealer div.description {
	margin-top: 10px;
	font-size: 10pt;
}
ul.categories li {
	margin: 0 0 0.2em 0;
	font-size: 9pt;
}
ul.categories li a, ul.categories li a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #22140A;
}
ul.subcategories li {
	margin-left: 1em;
	font-size: 8pt;
}
div.item {
	border: 1px solid #EBEBCF;
	background-color: #f5f5ea;
	padding: 10px;
	margin-bottom: 10px;
}
div.item img {
	margin: 0 10px 7px 0;
}
div.item-title {
	font-size: 12pt;
	font-weight: bold;
}
div.item-circa, div.item-price {
	margin-top: 5px;
	font-size: 10pt;
}
div.item-description {
	margin-top: 10px;
	font-size: 11pt;
	font-style: italic; 
}
div.item-dealer {
	margin-top: 10px;
	font-size: 10pt;
}
div.item-website {
	margin-top: 7px;
	font-size: 8pt;
}
div.item-website a, div.item-website a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #22140A;
}
div.item-dealer a, div.item-dealer a:visited {
	text-decoration: underline !important;
	color: #000;
}
div.lb-info {
	font-size: 8pt;
	color: #999;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
