html {
	background: #000 url(/res/images/tannery-new.jpg) no-repeat center top;
}
body {
	background: url(/res/images/leather-top.gif) repeat-x left top;
	font-family: Times New Roman,Times,sans-serif;
	font-size:	62.5%;
	font-size-adjust: none;
	font-stretch: normal;
	font-style:	normal;
	font-variant: normal;
	font-weight: normal;
	height:100%;
	line-height: normal;
}
ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
ul li {
	color: #FFF;
	padding: 7px 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	color:	#FFF;
	font-family: Times New Roman,Times,sans-serif;
	font-size: 1.4em;
	font-weight: 200;
}
h1#logo {
	font-size: 3em;
	cursor: pointer !important;
}
h2.prod-name {
	font-size: 2.25em;
	letter-spacing: 5px;
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	padding: 10px 0;
	margin-bottom: 10px;
	color: #FFF;
}
h3 {
	font-size: 2em;
	font-weight: bold;
}
h3.used {
	font-weight: normal;
	font-style: normal;
	font-size: 1.5em;
	letter-spacing: 5px;
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	padding: 10px 0;
	margin-bottom: 10px;
	color: #FFF;
}
p {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 16px 0 !important;
	line-height: 150%;
	color: white;
}
.link-class {
	font-weight: bold; 
	font-size: 1.35em;
	padding-top: 10px; 
	padding-bottom: 0; 
	margin-bottom: 0;
}
p#links {
	margin-top: 5px !important;
}
p#slogan {
	color: #FFF;
	position: absolute;
	left: 210px;
	top: 0;
}
small {
	color: #333333;
	font-family: Georgia;
	font-size: 1em;
}
a {
	color: #fff;
}
a.link {
	font-size: 110% !important;
	margin: 0 !important;
	padding: 0 !important;
}
.header a {
	color: #000;
	text-decoration: none;
}
.header-wrap,
#content-wrap,
#footer-wrap {
	width: 100%;
}
#header,
#logo-wrap,
#content,
#footer {
	width: 950px;
	margin: 0 auto;
}
.header-wrap {
	margin-bottom: 29px;
}
#nav {
	height:	47px;
	margin:	0 auto 40px;
	width:	950px;
}
ul.menu {
	height:	42px;
	margin:	0;
	overflow:	hidden;
	width:	950px;
	margin: 0 auto;
}
.menu li {
	float: left;
}
.menu li a {
	padding: 0 19px;
	margin: 20px 0;
	font-size: .65em;
	text-transform: uppercase;
	letter-spacing: 5px;
	display: block;
}
.menu li a.first { padding-left: 0;}
.menu li a.last { padding-right: 0;}

#logo-wrap {
	position: relative;
}
#logo-container {
	width: 200px;
	margin-left: 0;
	padding-left: 0;
}
#logo-container h1 a {
	cursor: pointer;
}

#logo-container h1 {
	background: transparent url(/res/images/logo.gif) no-repeat scroll 0 0;
	display: block;
	width: 200px;
	height: 86px;
	text-indent: -9999px;
}
#content-wrap {
	padding-top: 15px;
}
#content {
	text-shadow: #000 0px 2px 0px;
}
#content ul {
	list-style-type: circle;
	padding-left: 15px;
}
.overlay {
	background: url(/res/images/overlay.png) repeat;
	padding: 0px 20px 20px 20px;
}
.description {
	width: 250px;
	float: left;
}
.product {
	width: 605px;
	float: right;
	display: inline;
	padding-top: 15px;
	margin-left: 15px;
}
.table-container {
	float: left;
	width: 300px;
	padding-bottom: 10px;
}
table.product-table {
	text-shadow: #000 0px 1px 0px;
}
table.product-table td {
	text-align: center;
	color: #fff;
	font-size: 100%;
}
table.product-table td img {
	border: 3px solid #3c3735;
}
.prod-image {
	padding-top: 5px;
	float: right;
	width: 260px;
}
.prod-specs {
	border-top: 1px solid #fff;
	padding-top: 10px;
	margin-top: 10px;
}
.prod-specs p {
	margin-top: 0 !important;
	padding-top: 0 !important;
	margin-bottom: 0 !important;
	padding-bottom: 5px !important;
	font-style: normal;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
table.specs th,
table.specs td {
	color: #FFF;
}
table.specs th {
	font-weight: bold;
	border-bottom: 1px dotted #FFF;
}
.image-description {
	width: 47%;
	float: right;
	margin-left: 0px;
}
#footer {
	background:transparent url(/res/images/overlay.png) repeat scroll 0 0;
}
#footer-wrap {
	/* border-top: 1px solid #FFF; */
	margin-top: 25px;
}
#footer p {
	color: #FFF;
	font-style-: italic;
}
#copyright {
	width: 455px;
	float: left;
	padding-left: 20px;
}
#questions {
	width: 455px;
	padding-right: 20px;
	float: right;
	text-align: right;
}
/* cleafix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* dropdown styles */

.dropdown {float:left; margin-right: 28px;}
.dropdown dt {
	width: 130px; 
	font-family: Georgia;
	font-size: .70em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding: 20px 0 0 0;
	cursor:pointer;
}
.home {
	margin-right: 16px;
}

.custom {
	width: 110px !important;
}
.recycled {
	width: 125px !important;
} 
.highend {
	width: 130px !important;
}
.special a {
	color: #000 !important;
	margin-top: 15px;
	padding: 0 5px;
}
.dropdown dd {
	position: absolute; 
	overflow: hidden; 
	display: none; 
	background: #fff; 
	z-index: 200; 
	opacity:0
}
.dropdown ul {
	list-style: none; 
	border-top: none;
	padding-left: 0;
}
.dropdown li {display:inline;}
.dropdown a, 
.dropdown a:active, 
.dropdown a:visited {
	font-family: Georgia;
	font-size: .70em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 5px;
	display: block; 
	padding: 5px; 
	color: #F2AB39; 
	text-decoration: none; 
	background: #FFF;
	font-style: normal; 
}
.dropdown a:hover {
	color: #000;
}
.dropdown .underline {
	border-bottom: 1px solid #ccc;
}

.special a {
	color: #000 !important;
	margin-top: 20px;
	padding: 0 !important;
}


/* drop down styles end */

/* form styles */

.new-form {
	color:#FFF;
	font-family: Georgia, Times New Roman, Times;
	letter-spacing: normal;
	margin: 0 0.3em 0 0;
	padding: 0;
}

#bs td {
	padding: 0 14px;
}
.left {
	color:#FFF;
	font-family: Georgia, Times New Roman, Times;
	font-style: italic;
	float:left;
	margin: 0;
	padding: 0;
	width: 47%;
}
.right {
	color:#FFF;
	font-family: Georgia, Times New Roman, Times;
	font-style: italic;
}

.ajax_errors {
	background-color: #FFFBCC;
	border: 1px solid #E6DB55;
	display:none;
	font-size: 0.75em;
	margin: 0 0 8px 3px;
	padding: 10px;
	width: 70%;
	text-shadow: none;
}

.ajax_errors p {
	color: #333333;
	margin: 5px 0 !important;
	font-size: 1.25em !important;
	padding: 0;
}

/* for ie6 */
*html .clearfix {
	height: 1px;
}
/*for ie7 */
*:first-child+html .group {
	min-height: 1px;		
}


a.highslide-credits {
	display: none !important;
}
.last-dl {
	margin-right: 0;
}

.fb-prod {
	margin-left: 0 !important;
	width: 645px;
	color: #fff !important;
}

.fb-like {
 background: url("/res/images/overlay.png") repeat scroll 0 0 transparent;
padding:10px;
}
.fb-line .connect_widget_text {
	color: #fff !important;
}
.fb-like h3 {
	color: #ffffff;
	font-size: 23px;
	font-weight: normal;
	text-shadow: none;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 4px;
	border-bottom: 1px solid #fff;
	padding: 0 0 5px 0;
}

