@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#4e433f;
	color:#FFF;
}

#tbody {
	width:870px;
	margin:20px auto auto auto;
}

#tbody th {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	width:220px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
}

#tbody th div {
	padding-bottom:20px;
}

#tbody th div.menu {
	font-size:13px;
	text-transform:uppercase;
}

#tbody th div.heading_menu {
	font-size:14px;
	text-transform:uppercase;
}

#tbody th div.menu p {
	padding:0;
	margin:10px 0 5px 0;
}

#tbody td {
	width:650px;
	vertical-align:top;
}

table.TBL_main {
	width:650px;
	border:1px solid #FFF;
}

table.TBL_main td.CELL_content {
	vertical-align:top;
	padding:10px 15px 15px 15px;
}

table.TBL_main td.CELL_login {
	vertical-align:top;
	padding:10px 15px 15px 15px;
	background:#3C352F;
}

table.TBL_main td.CELL_content div {
	vertical-align:top;
	padding-top:5px;
}

input.search {
	border:1px solid #FFF;
	background:#C7C6C6;
}

img.HEAD_banner {
	border:9px solid #FFF;
}

a {
	color:#FFF;
	text-decoration:none;
}

a:hover, a.active {
	color:#ae8b1a;
	text-decoration:none;
}

hr {
	height:1px;
	border-bottom:1px solid #fff;
	margin:15px 0px;
}

h1 {
	font-size:16px;
	color:#FFF;
}

h2 {
	font-size:14px;
	color:#AE8B1A;
}

.BOX_promo {
	width:392px;
	padding:10px;
	background-color:#ae8b1b;
	color:#FFF;
}

.BOX_promo a:hover {
	color:#ffffff;
	text-decoration:underline;
}

div#BOX_search {
	float:left;
}

div#BOX_search div {
	width:100px;
	float:left;
}

div#BOX_search select {
	width:240px;
}

div#BOX_search div.clear {
	clear:both;
}

div#BOX_search .button {
	width:100px;
	height:40px;
	color:#FFF;
	background-color:#AE8B1B;
	border:1px solid #FFF;
	font-weight:bold;
}

.TBL_results th {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom:1px solid #ae8b1a;
	color:#ae8b1a;
}

.TBL_results .firstrow {
	padding-top:15px;
}

.TBL_results td {
	padding:5px 15px 5px 5px;
}

.TBL_results td.alt {
	background:#7E6D63;
}

.TBL_results tr.highlight a {
	color:#ae8b1a;
}

.TBL_results a:hover {
 text-decoration:underline;
}

input.paginisation {
	color:#FFF;
	width:28px;
	background:#ae8b1a;
	border:1px solid #FFF;
	margin:5px 2px 5px 2px;
}

input.paginisation_active {
	color:#ae8b1a;
	width:28px;
	background:#FFF;
	border:1px solid #FFF;
	margin:5px 2px 5px 2px;
}

input.quantity {
	background:#C7C6C6;
	border:1px solid #FFF;
	width:50px;
}

input.textfield {
	background:#C7C6C6;
	border:1px solid #FFF;
	width:200px;
}

input.button {
	font-size:11px;
	width:150px;
	height:40px;
	color:#FFF;
	background-color:#AE8B1B;
	border:1px solid #FFF;
	font-weight:bold;
}

input.small_button {
	width:20px;
	height:18px;
	color:#FFF;
	background-color:#AE8B1B;
	border:1px solid #FFF;
	font-weight:bold;
}

input.medium_button {
	width:65px;
	height:18px;
	color:#FFF;
	background-color:#AE8B1B;
	border:1px solid #FFF;
	font-weight:bold;
}

.CELL_content img.product {
	border:1px solid #FFF;
}

.TBL_shoppingcart td {
	text-align:left;
	background:#605751;
	color:#FFF;
	padding:5px;
	height:20px;
}

.TBL_shoppingcart td.heading {
	text-align:center;
	background:#AE8B1B;
	font-weight:bold;
}

div.field_label {
	clear:both;
	float:left;
	width:100px;
}

div.field {
	float:left;
}

p.error {
	color:#F90;
}

h1.price {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	font-weight:bold;
}

img.thumbnail {
	width:40px;
	float:left;
	margin-right:10px;
}

img.thumbnail_noresize {
	float:left;
	margin-right:10px;
}

#HOLDER_flash {
	float:right;
}

#invoicefields {
	display:none;
}

#statinfo {
	display:block;
}

#dyninfo {
	display:none;
}
