
* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #960b15;	
	font-family: Arial; 
	font-size: 13px; 
	color: #000;		
}

br.clear {
	clear: both;
}

img.middle {
	vertical-align: middle;
}

/* wholesale bar */

#wholesale_bar {
	float: left;
	width: 100%;
	height: 23px;
	padding-top: 7px;
	background: #c3b165;
	color: #000;
}

/* container */

#wrapper {
	margin: auto;
	width: 1000px;
}

#container {
	float: left;
	width: 1000px;
	background: url('/_grafix/bg_container.png') top left repeat-y;
}

#inner_container {
	float: left;
	width: 980px;
	padding: 0 10px 0 10px;
}

/* header */

#header {
	float: left;
	width: 980px;
	height: 290px;
}

/* navigation */

#navigation {
	float: left;
	width: 840px;
	height: 40px;
	overflow: hidden;
	background: #000;
}

#navigation ul {
	float: left;
	width: 820px;
	height: 40px;
	list-style-type: none;
	padding-left: 20px;
}

#navigation ul li {
	float: left;
	height: 40px;
	overflow: hidden;
	background: url('/_grafix/bg_navigation_item.png') center left no-repeat;
	padding-left: 22px;
	margin-left: 12px;
}

#navigation ul li a {
	display: block;
	vertical-align: top;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 5px;
	line-height: 1.3em;
	font-size: 21px;
	font-weight: 500;
	color: #92854c;
	font-family: "futura-pt-condensed", sans-serif;
}

#navigation ul li a:hover {
	color: #c3b165;	
}

#navigation ul li a.selected, 
#navigation ul li a.selected:hover {
	color: #c3b165;
}

/* lan switch */

#lan_switch {
	float: right;
	width: 120px;
	height: 30px;
	overflow: hidden;
	padding-right: 20px;
	padding-top: 10px;
	background: #000;
}

#lan_switch ul {
	float: right;
	list-style-type: none;
}

#lan_switch li {
	float: right;
	height: 20px;
	vertical-align: top;
	overflow: hidden;
	font-size: 11px;
	line-height: 1.5em;
	border-left: 1px solid #960b15;
	margin-left: 6px;
	padding-left: 6px;
}

#lan_switch li a {
	float: left;
	vertical-align: top;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #960b15;
}

#lan_switch li a:hover {
	color: #c3b165;
}

#lan_switch li b {
	color: #c3b165;
	font-weight: bold;
	text-transform: uppercase;
}

/* sidebar */

#sidebar {
	float: left;
	width: 200px;
	background: url('/_grafix/bg_sidebar.png') top left no-repeat;
	overflow: hidden;
}

#sidebar ul {
	float: left;
	width: 180px;
	padding-top: 20px;
	list-style-type: none;
	height: 280px;
}

#sidebar ul li {
	float: left;
	width: 180px;
	height: 34px;
	vertical-align: top;
	height: auto;
	margin-bottom: 3px;
}

#sidebar ul li a {
	display: block;
	vertical-align: top;
	width: 158px;
	height: 29px;
	font-size: 18px;
	line-height: 1.3em;
	padding: 5px 0 0 22px;
	text-align: left;
	text-transform: uppercase;
	font-weight: 500;
	color: #333;
	font-family: "futura-pt-condensed", sans-serif;
	text-decoration: none;
}

#sidebar ul li a:hover {
	color: #000;
	text-decoration: none;
}

#sidebar ul li a.selected,  
#sidebar ul li a.selected:hover {
	color: #960b15;
}

/* slideshow */

#slideshow {
	float: left;
	width: 150px;
	height: 225px;
	margin: 23px;
	border: 2px solid #960b15;
	overflow: hidden;
}

/* main */

#main {
	float: right;
	width: 780px;
}

/* content */

#content {
	float: left;
	width: 580px;
	padding: 20px 0;
}

#content h1 {
	font-family: "futura-pt-condensed", sans-serif;
	font-weight: 500;
	font-size: 34px;
	color: #000;	
	margin-bottom: 18px;
}

#content h2 {
	font-family: "futura-pt-condensed", sans-serif;
	font-weight: 500;
	font-size: 30px;
	color: #000;	
	margin-bottom: 16px;
}

#content p {
	line-height: 1.4em;
	margin-bottom: 22px;
}

#content td {
	vertical-align: top;	
}

a { 
	color: #960b15;
}

a:hover {
	color: #000;
}

span.price {
	font-size: 30px;
	color: #fff;
}

p.big {
	font-size: 13px;
}

/* right sidebar */

#right_sidebar {
	float: right;
	width: 200px;
	padding-top: 20px;
}

/* images */

img.image {
	float: left;
	width: 280px;
	margin: 0 10px 10px 0;
	border: 2px solid #960b15;
}

/* products */

div.product {
	float: left;
	text-align: center;
	width: 175px;
	overflow: hidden;
	margin: 0 20px 20px 0;
}

div.product img {
	margin-bottom: 5px;
	border: 2px solid #960b15;
}

div.product a {
	color: #000;
}

div.image {
	float: right;
	width: 280px;
	margin: 0 0 15px 10px;
}

div.image img {
	border: 2px solid #960b15;
}

#product_top_nav {
	float: left;
	width: 580px;
	margin-bottom: 18px;
}

#product_top_nav .left {
	float: left;
}

#product_top_nav .right {
	float: right;
}

#product_top_nav span {
	color: #999;
}

/* shopping cart */

#shopping_cart {
	width: 575px;
	background: #af9f5b;
}

#shopping_cart tr.header {
	background: #960b15;
}

#shopping_cart th {
	color: #fff;
	padding: 8px;
}

#shopping_cart th.center {
	text-align: center;
}

#shopping_cart th.right {
	text-align: right;
}

#shopping_cart tr.row {
	
}

#shopping_cart td {
	padding: 8px;
	vertical-align: middle;
}

#shopping_cart td.center {
	text-align: center;
}

#shopping_cart td.right {
	text-align: right;
}

/* links */

ul.link_list {
	list-style-type: none;
	margin: 0 0 25px 0;
}

ul.link_list li {
	padding-bottom: 5px;
}

/* newsletter */

#newsletter_form {
	float: left;
	width: 560px;
	background: #000;
	color: #fff;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#newsletter_form .gutter {
	float: left;
	padding: 10px;
}

#newsletter table {
	width: 540px;
}

#newsletter table td {
	vertical-align: middle;
}

#newsletter input.text {
	width: 150px;
	height: 20px;
	padding: 2px;
	background: #eee;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 14px;
	border: 1px solid #000;
}

#newsletter .button_cell {
	text-align: right; 
}

#newsletter input.button {
	font-size: 13px;
	color: #fff;
	background: #000;
	font-weight: bold;
	padding: 5px;
	cursor: pointer;
}

/* footer */

#footer {
	float: left;
	width: 1000px;
	height: 60px;
	background: url('/_grafix/bg_footer.png') top left no-repeat;
}

#footer .gutter {
	float: left;
	width: 1000px;
	padding-top: 22px;
	font-size: 12px;
	color: #b88751;
	line-height: 1.3em;
	text-align: center;
}

#footer a {
	color: #b88751;
	text-decoration: none;
	border-bottom: 1px solid #b88751;
}

#footer a:hover {
	color: #c3b165;
	border-bottom: 1px solid #c3b165;
}

/* quoted */

#quoted {
	width: 15px;
	height: 16px;
	vertical-align: top;
	line-height: 1em;
	margin-left: 8px;
}

/* all */

#all {
	width: 20px;
	height: 16px;
	vertical-align: top;
	line-height: 1em;
	margin-left: 6px;
}

