
body {
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	font-family: 'Helvetica Neue', Arial, Verdana;
	font-size: 10pt;
	line-height: 16pt;
	color: #1d1d1d;
}

img {
	border: none;
}

.clear {
	clear: both;
	height: 0px;
	width: 0px;
	font-size: 0px;
}

ul {
	margin-top: 0px;
	margin-bottom: 20px;
}

h1
{
	font-weight: normal;	
	color: #1d1d1d;
}



h2
{
	font-weight: normal;	
	color: #000;
	font-size: 13pt;
	border-bottom: 1px solid #8f8f8f;
	padding-bottom: 5px;
	margin-top: 30px;
	margin-bottom: 5px;
}

h3 {
	font-weight: normal;
	color: #ab4606;
	font-size: 12pt;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
}

a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #bf4e07;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #883705;
}

.specsshow, .buy {
	text-decoration: none;
	font-weight: normal;
	color: #371600;
	cursor: pointer;
	background-image: url(images/showspecs.png);
	width: 166px;
	height: 22px;
	padding: 5px;
	font-size: 11pt;
	text-align: center;
	xfloat: left;
	margin-right: 10px;
}

.buy {
	background-image: url(images/buy.png);
	width: 100px;
	height: 22px;
}

#show_specs1, #show_specs2 {
	display: none;
	padding: 0px;
	width: 500px;
}

.show_specs_h1{
	font-size: 12pt;
	margin: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #883705;
}

.show_specs_p {
	margin-bottom: 30px;	
	margin-left: 10px;
	margin-top: 0px;
}

.show_specs_ul {
	margin-bottom: 30px;
}

#header {
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	height: 136px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

#header img {
	margin-left: 51px;
	margin-top: 0px;
}

#content {
	background-color: #000000;
	background-image: url(images/bg.png);
	position: relative;
	top: 172px;
	left: 0px;
	padding: 50px;
	padding-top: 30px;
	height: 100%;
}


#content_top {
	xbackground-image: url(images/content_top.png);
	xbackground-repeat: repeat-x;
}

.content_box_top, .content_box_bottom {
	width: 884px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	position: relative;
	top: 0px;
	left: 0px;
}
.content_box_top {
	background-image: url(images/box_top.png);
	height: 26px;
}

.content_box {
	width: 804px;
	background-image: url(images/box_middle.png);
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 0px;
}

.content_box_bottom {
	background-image: url(images/box_bottom.png);
	margin-bottom: 40px;
	height: 36px;
}

.content_box h1 {
	margin-top: 0px;
}

.content_box p {
	margin-top: 0px;
	margin-bottom: 20px;
}


.content_box img {
	padding: 0px;
	xborder: 3px solid #d9d9d9;
	margin: 0px;
}

.prices {
	background-color: #e6e6e6;
	padding: 5px;
	padding-top: 3px;
	width: 410px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.prices h3 {
	padding-left: 23px;
}



.intro {
	font-size: 14pt;
	line-height: 24pt;
	font-weight: lighter;
	color: #883705;
}

input.input_text {
	border: 1px solid #5f5f5f;
	background: none;
	width: 250px;
	font-size: 10pt;
	margin-right: 15px;
}

table.form_table {
	width: 750px;
}

table.form_table td {
	padding-right: 30px;
}

table.form_table td.left {
	width: 120px;
}

.required {
		color: #bf4e07;
}

#navigation {
	height: 35px;
	border-bottom: 1px solid #222222;
	background-color: #121212;
	position: absolute;
	top: 136px;
	left: 0px;
	width: 100%;
	padding: 0px;
}

#navigation_inner {
	padding: 7px;
	padding-left: 68px;
	padding-right: 0px;
	margin: 0px;
	height: 21px;
}

#navigation a:link, #navigation a:visited, #navigation a:active {
	font-weight: normal;
	font-size: 11pt;
} 

#navigation a:hover {
	font-weight: normal;
	font-size: 11pt;
	color: #858585;
}

.product_images_smaller {
	margin-top: 13px;
}
.product_images_smaller img {
	width: 212px;
}

#image_none {
	opacity: 0.4;
	padding-top: 51px;
}

table.product_images {
	width: 350px;
	border: none;
	xfloat: right;
	margin-left: 0px;
	margin-top:  10px;
	padding: 0px;
}

table.product_images td {
	padding: 0px;
	vertical-align: top;
}

.product_image_big img {
/*	width: 282px;
	height: 198px;*/
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 3px;
}

.product_image_small {
	padding: 0px;
	margin: 0px;
}

.product_image_small img {
	width: 60px;
	height: 45px;
	padding-bottom: 4px;
}

.gray_box_top, .gray_box_bottom {
	width: 390px;
	padding: 0px;
	height: 10px;
	margin: 0px;
	font-size: 0px;	
}

.gray_box_top {
	background-image: url(images/gray_box_top.png);
}

.gray_box_bottom {
	background-image: url(images/gray_box_bottom.png);
}

.gray_box_top_small, .gray_box_bottom_small {
	width: 252px;
	padding: 0px;
	height: 10px;
	margin: 0px;
	font-size: 0px;	
}

.gray_box_top_small {
	background-image: url(images/gray_box_top_small.png);
}

.gray_box_bottom_small {
	background-image: url(images/gray_box_bottom_small.png);
}

.gray_box_container, .gray_box_container_small {
	width: 390px;
	padding: 0px;
	margin-top: 15px;
	float: left;
}

.gray_box_container_small {
	width: 252px;
}

.gray_box_container_left {
	margin-right: 24px;
}

.gray_box_container h3, .gray_box_container_small h3 {
	margin: 0px;
	margin-left: 2px;
	padding: 0px;
	float: none;
}

.price h3 {
	margin-top: 20px;
	padding: 0px;
	float: none;
}

.updated_at {
	float: right;
	margin-top: 1.5em;
}

.updated_recently {
	font-weight: bold;
	font-style: italic;
}

.sum  {
	font-size: 10pt;
}

.sum h3 {
	margin-top: 0px;
	padding: 0px;
	float: none;
	font-size: 11pt;
}

.gray_box_content, .gray_box_content_small {
	width: 350px;
	background-color: #dfdfdf;
	padding: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url(images/gray_box_bg.png);
}

.gray_box_content_small {
	width: 212px;
	height: 393px;
}


h3.item_name {
	float: left;
	padding-top: 4px;
	padding-bottom: 3px;
}

h3.item_name_small {
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10pt;
}

.description, .description_small, .description_smaller {
	margin-top: 20px;
	margin-bottom: 20px;
	height:  126px;	
}

.description_small {
	height: 90px !important;
}

.description_smaller {
	height: 37px;
}

.choose, .choose_lower {
	width: 73px;
	height: 29px;
	padding: 0px;
	float: right;
	cursor: pointer;
}

.choose_lower {
	padding-top: 6px;
	padding-bottom: 7px;
}

.filler {
	height: 162px;
}

.review_order ul {
	padding-left: 20px;
}

.cart {
	width: 250px;
	position: fixed;
	left: 920px;
	top: 15px;
	display: none;
}

.cart h3 {
	border-bottom: 1px solid #ab4606;
	padding-bottom: 4px;
	margin-bottom: 0px;
}

.cart_top {
	width: 180px;
	height: 44px;
	padding: 0px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 1px;
	background-image: url(images/cart_top.png);
}

.cart_bottom {
	width: 250px;
	height: 36px;
	padding: 0px;
	background-image: url(images/cart_bottom.png);
}

.cart_middle {
	width: 180px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 5px;
	padding-bottom: 0px;
	background-image: url(images/cart_middle.png);
	background-repeat: repeat-y;
}

.cart_middle ul {
	padding: 0px;
	padding-left: 15px;
	margin: 0px;
	font-size: 8pt;
}

.cart p {
	margin-top: 0px;
	font-size: 8pt;
}

p.cart_shipping {
	margin: 0px;
	margin-top: 10px;
	font-size: 8pt;
	font-weight: normal;
	line-height: 11pt;
}

p.cart_sum {
	margin: 0px;
	margin-top: 2px;
	font-size: 10pt;
	font-weight: normal;
}

.cart_go_to_checkout {
	width: 180px;
	text-align: right;
	border-top: 1px solid #ab4606;
	padding-top: 4px;
	margin-top: 5px;
	font-size: 8pt;
}

.cart_go_to_checkout img {
	margin-top: 3px;
	margin-left: 5px;
	float: right;
}

.go_to_checkout_link {
	float: right;
}

input.errorInForm, table.errorInForm, span.errorInForm{
	border: 1px solid red;
}

table.errorInForm {
	padding-right: 5px;
	margin-bottom: 5px;
}

span.errorInForm {
	padding: 5px;
	margin-right: 15px;
}


.errorExplanation {
	color: red;
	font-style: italic;
	xpadding-left: 15px;
}

/* CUSTOM RADIO BUTTONS */

/* wrapper divs */
.custom-checkbox, .custom-radio { position: relative; }
	
/* input, label positioning */
.custom-checkbox input, 
.custom-radio input {
	position: absolute;
	left: 2px;
	top: 3px;
	margin: 0;
	z-index: 0;
}

.custom-checkbox label, 
.custom-radio label {
	display: block;
	position: relative;
	xz-index: 1;
	font-size: 11pt;
	color: #2e6601;
	line-height: 1;
	padding: .5em 0 .5em 30px;
	padding-right: 0px;
	padding-left: 15px;
	margin: 0 0 .3em;
	cursor: pointer;
}

.custom-checkbox label {
	background: url(images/checkbox_smaller_unchecked.png) no-repeat; 
}

.custom-radio label { 
	background: url(images/checkbox_smaller_unchecked.png) no-repeat; 
}


.custom-checkbox label.hover,
.custom-checkbox label.focus,
.custom-radio label.hover,
.custom-radio label.focus {
	xbackground-position: -10px -114px;
}

.custom-checkbox label.checked, 
.custom-radio label.checked {
	background: url(images/checkbox_smaller_checked.png) no-repeat; 
}

.custom-checkbox label.checkedHover, 
.custom-checkbox label.checkedFocus {
	xbackground-position: -10px -314px;
}

.custom-checkbox label.focus, 
.custom-radio label.focus {
	outline: 1px dotted #ccc;
}
