html {
	font-size: 90%;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
}
body, html {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #352c27 url(../images/bg.png) repeat-x;
}
a {
	color: #736e6d;
	text-decoration: none;
	font-weight: bold;
}
a.pageResults {
	color: #736e6d;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}
a:hover {
	color: #000;
}
table {
	font-size: 100%;
}
hr {
	border-top: 1px solid #cbbfa5;
	border-bottom: none;
	height: 1px;
	border-left: none;
}
#wrapper {
	border-bottom: #352d29 solid 4px;
}
#header_wrapper {
	text-align: right;
	background: url(../images/top.jpg) center no-repeat #d0c1a0;
}
#header {
	height: 159px;
	margin: auto;
	width: 1000px;
}
/*#header a {
	float: left;
}
#header ul {
	margin: 0px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	color: #ffffff;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
	padding-top: 29px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}
#header ul li a:hover {
	color: #000;
}
*/
#header h1 a {
	position: absolute;
	top: 30px;
	margin-left: 0px;
	background: transparent url(../images/apollo.jpg) no-repeat top center;
	width: 279px;
	height: 63px;
}
#cart {
	padding-top: 30px;
	width: 150px;
	float: left;
	color: #4f4339;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
}
#cart strong {
	display: block;
	color: #3a312a;
	font-size: 12px;
	line-height: 25px;
}
#cart div.button {
	float: right;
}
#logo {
	float: left;
	width: 840px;
}
#logo a {
	display: block;
	width: 300px;
	height: 159px;
}
#nav {
	width: 1000px;
	margin: 7px auto 3px;
}
#nav ul {
	list-style-type: none;
	margin: 0px 0px 10px 5px;
	padding: 0px;
}
#nav ul li {
	float: left;
}
#nav ul li a {
	float: left;
	color: #554725;
	font: normal 12px Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(../images/nav_a.jpg) no-repeat scroll top right;
	padding-right: 5px;
	margin-right: 5px;
	height: 30px;
	text-decoration: none;
}
#nav ul li a span {
	background: transparent url(../images/nav_span.jpg) no-repeat;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 5px 15px 5px 18px;
	cursor: pointer;
}
span.pageHeading {
	color: #B61425;
}
#search {
	float: right;
	background: transparent url(../images/search.jpg) no-repeat 0 0;
	width: 182px;
	height: 19px;
	margin-top: 4px;
}
#search input {
	font: normal 12px Arial, Helvetica, sans-serif;
	border: 0;
	width: 150px;
	background: transparent;
	padding-left: 20px;
}
#content_wrapper {
	clear: both;
	background: url(../images/content_wrapper_bg.jpg) #FFF center repeat-y;
	border-top: 4px solid #302925;
	width: 1000px;
	margin: auto;
}
#content {
	margin: 0px;
	padding: 0px;
}
#column_left {
	float: left;
	width: 176px;
	margin: 5px 8px 10px 4px;
	padding: 0px 0px 15px 0px;
	/*border-right: 1px solid #cbbfa5;
*/
}
#main {
	float: left;
	width: 622px;
	min-height: 500px;
	margin: 0px;
	text-align: left;
	font-size: 90%;
}
#text {
	padding: 10px 5px;
	font-size: 90%;
}
#text .text {
	line-height: 18px;
}
#text ul {
	margin: 0px;
	padding: 0px;
}
#text ul li {
	list-style: none;
	margin: 0px;
	padding: 3px;
}
h1 {
	clear: both;
	margin: 0px 0px 10px;
	padding: 10px 0px;
	font-size: 140%;
	color: #3A312A;
	text-align: center;
}
h2 {
	font-size: 110%;
	font-weight: bolder;
	margin: 10px 0px 5px 0px;
}
h3 {
	font-size: 110%;
	font-weight: bolder;
	border-bottom: 1px dotted #d8d7d6;
	padding: 5px 0px;
	margin: 20px 0px 5px;
}
p {
	margin: 10px 0px;
	padding: 0px;
}
hr.dotted {
	border-top: 1px dotted #d8d7d6;
	border-bottom: none;
	height: 1px;
}
.dotted {
	border: 1px dotted #d8d7d6;
}
#column_right {
	float: right;
	width: 175px;
	margin: 5px 5px 10px 5px;
	padding: 0px 0px 15px 0px;
}
.eof, .clearfix {
	clear: both;
}
.left {
	float: left;
}

.right {
	float: right;
}

hr.eof {
	visibility: hidden;
	clear: both;
}
.hidden {
	display: none;
}
#footer {
	text-align: center;
	clear: both;
	margin: auto;
	width: 1000px;
	margin: auto;
	padding: 20px 0px 10px;
	font-size: 80%;
	/*background: url(../images/faux_bg.gif) #FFF center repeat-y;
*/
	background: url(../images/content_wrapper_bg.jpg) #FFF center repeat-y;
}
#footer .vat-hint {
	margin-top: 10px;
	font-weight: bold;
	font-size: 90%;
}
#footer a {
	color: #000;
}
#language-bar {
	padding-right: 5px;
	text-align: right;
	font-size: 12px;
	letter-spacing: 1px;
	margin: auto;
	float: right;
	margin-top: -30px;
}
div.error {
	font-size: 100%;
	border: dashed 1px #bb2525;
	background: #efb4a9;
	padding: 5px;
}
div.hint {
	border-top: 3px solid #CBBFA5;
	border-bottom: 3px solid #CBBFA5;
	background: #F2ECDD;
	padding: 10px;
	margin: 10px 0px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
/**Boxes**/
div.category {
	background: #ede6d6 none repeat scroll 0 0;
	margin: 0px;
	padding-right: 10px;
	text-align: left;
	color: #000000;
	line-height: 13px;
	font-size: 80%;
}
div.category img {
	float: left;
	margin-right: 20px;
}
div.white_box {
	width: 100px;
	background: #FFF;
}
div.grey_box {
	background: #9c9d9f;
}
div.white_box h1 {
	color: #9c9d9f;
	font-size-adjust: none;
	line-height: normal;
	font-weight: normal;
	font-size: 250%;
	padding-top: 30px;
	padding-bottom: 0px;
	margin: 0px;
}
div.white_box h2 {
	font-weight: normal;
	font-size: 150%;
	word-spacing: 4px;
	color: #9c9d9f;
	padding-top: 0px;
	margin: 0px;
}
div.category h2 {
	font-size: 250%;
	margin: 0px;
	padding: 20px 0px 10px 15px;
	font-weight: normal;
}
div.category p {
	float: right;
	width: 285px;
	margin-bottom: 5px;
}
div.category_big {
	text-align: left;
	color: #FFF;
	line-height: 13px;
	font-size: 80%;
	width: 100%;
	background: #9c9d9f;
}
div.categoriy_title {
	width: 315px;
	display: inline;
	text-align: center;
	line-height: 100px;
	margin: 0px;
	float: left;
}
div.category_big h2 {
	color: #FFF;
	font-size: 250%;
	font-weight: normal;
	margin: 0px;
}
div.categoriy_text {
	height: 100px;
	background: #FFF;
	float: right;
	width: 315px;
}
div.category_big p {
	margin: 10px 20px;
	color: #000;
	text-align: left;
}
/**Lists**/
#language-bar a {
	padding-left: 10px;
	font-weight: bold;
}
#language-bar a:hover {
	color: #FFF;
}
#language-bar ul {
	float: right;
	margin: 0px;
}
#language-bar li {
	list-style: none;
	float: left;
	margin: 0px;
}
div.box {
	text-align: left;
	font-size: 75%;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
}
div.categories {
	padding: 0px;
}
div.box h2 {
	font-size: 120%;
	font-weight: bolder;
	margin: 20px 0px 5px 0px;
	padding: 0px;
	text-align: center;
	color: #ab132a;
}
div.box ul {
	padding: 0px;
	margin: 0px;
}
div.box li a {
	text-decoration: none;
	font-size: 100%;
	color: #736e6d;
	font-weight: bold;
}
div.box li a:hover {
	color: #000;
}
div.box li {
	list-style: none;
	margin: 1px 0px;
}
div.categories li {
	margin: 0px;
	padding: 0px;
}
div.categories ul li:first-child {
	border-top: 1px solid #cbbfa5;
}
div.categories li a {
	color: #000;
	font-weight: normal;
	font-size: 110%;
	display: block;
	padding: 2px 10px 2px 10px;
	line-height: 18px;
	border-bottom: 1px solid #cbbfa5;
}
div.categories li:hover, div.categories li.selected {
	background: #FFF !important;
}
div.categories li.highlight {
	background: #ddd5c3;
}
div.categories li.highlight a {
	font-weight: bold;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	list-style: none;
	margin: auto;
	font-size: 90%;
	padding-left: 10px;
	display: inline;
}
#footer a {
	margin-right: 10px;
	font-weight: bold;
	text-decoration: none;
}
div.checkout_bar {
	text-align: center;
	margin: auto;
	margin-top: 20px;
}
div.checkout_bar ul {
	padding: 0px;
	margin: 0px;
	margin-left: 70px;
}
div.checkout_bar ul li {
	list-style: none;
	float: left;
}
div.checkout_bar ul li span {
	display: block;
	background: #82766f url(../images/checkoutbar_bg.gif) repeat-x 0 0;
	padding: 0px 10px;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
div.checkout_bar ul li span.selected {
	background: #FFF;
	color: #82766f;
	line-height: 18px;
	border-top: 1px solid #9c9d9f;
	border-bottom: 1px solid #9c9d9f;
}
/**products**/
div.product_box {
	width: 140px;
	float: left;
	padding: 5px;
	margin: 2px;
	text-align: center;
	height: 200px;
}
div.product_box a {
	font-size: 90%;
	background: none;
	margin: 0px 5px;
}
div.in_column {
	width: 160px;
	height: 160px;
	padding-top: 20px;
	border: none;
	background: transparent url(../images/white_box.gif) center no-repeat;
}
div.product_box_white {
	width: 148px;
	background: #FFF;
	border: 1px solid #cbbfa5;
	padding: 3px;
	font-size: 90%;
}
div.in_column a {
	font-size: 85%;
}
span.price {
	font-weight: bold;
	padding-right: 5px;
	color: #322924;
}
span.big {
	font-size: 200%;
}
.grey {
	color: #7a7978;
}
.gallery {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.gallery h1 {
	margin-top: 25px;
	color: #322924;
	text-align: center;
}
.gallery td {
	padding: 0px;
	border: none;
	vertical-align: top;
}
.gallery img {
}
td.thumbnails {
	border-top: 1px solid #CBBFA5;
	border-bottom: 1px solid #CBBFA5;
	background: #FFF;
	height: 65px;
	padding: 0px 5px;
}
div.price {
	vertical-align: bottom;
	text-align: right;
	background: #FFF;
	padding: 5px;
}
.thumbnails img {
	float: left;
	margin: 5px 5px 5px 0px;
	border: none;
	padding: 0px;
}
td.products_description {
	font-size: 100%;
	text-align: left;
	background-color: #FFF;
	padding: 20px 10px 0px 10px;
	border-bottom: 1px solid #CBBFA5;
	border-left: 1px solid #CBBFA5;
	height: 100%;
}
td.products_description h2 {
	margin: 0px;
	padding: 5px 0px;
	color: #505050;
	font-size: 150%;
}
td.products_description ul {
	margin: 0px;
	padding: 0px;
}
td.products_description li {
	list-style: none;
	margin: 0px;
	font-size: 100%;
	padding-left: 0px;
}
ul.machart li {
	list-style: disc;
	margin: 0px;
	font-size: 100%;
	padding-left: 0px;
}
ul.attributes {
	margin: 10px 0px 10px 10px;
	padding: 0px;
	list-style: none;
}
ul.attributes li {
	padding-top: 10px;
}
td.quantity {
	padding-top: 10px;
}
div.quantity {
	width: 100px;
	height: 21px;
	font-size: 11px;
	background: url(../images/button_light_100.gif) no-repeat left;
	padding: 0px 5px 0px 10px;
	float: left;
	text-align: left;
	margin: 5px 0px 5px 15px;
}
div.quantity_wrapper {
	margin: 15px auto 0px;
	width: 242px;
}
div.quantity span {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 21px;
}
div.quantity input {
	width: 30px;
	background: #FFF;
	height: 16px;
	border: none;
	padding: 0px;
	line-height: 16px;
	margin: 2px 0px 0px 5px;
}
ul.colors {
	padding: 0px;
	margin: 0px;
}
ul.colors li {
	cursor: pointer;
	margin: 5px 5px 0px 0px;
	width: 36px;
	height: 10px;
	float: left;
	border: 1px solid #9c9d9f;
}
ul.colors li div {
	display: inline;
	width: 18px !important;
	width: 17px;
	height: 20px;
	float: left;
	margin: -10px 0px 0px 0px;
}
ul.colors li.selected {
	border: 3px solid #5b8dff;
	margin: 3px 3px -2px -2px;
	width: 36px !important;
	width: 40px;
}
ul.colors li ul li {
	width: 15px;
	float: left;
}
/**form elements**/
form {
	display: inline;
}
input {
	height: 16px;
	margin: 0px;
	line-height: 16px;
	padding: 2px;
}
select {
	height: 22px;
	margin: 0px;
	line-height: 16px;
	padding: 2px;
}
input.error {
	border: dashed 1px #bb2525;
	background: #efb4a9;
}
fieldset span.error {
	float: left;
	color: #bb2525;
	font-weight: bold;
	display: inline;
	margin-left: -165px;
	margin-top: -25px;
	width: 150px;
}
.box input {
	height: 20px;
}
input.button, div.button, a.button {
	display: block;
	line-height: 20px;
	height: 20px;
	border: none;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	margin: 5px 0px;
	padding: 0px;
}
a.button:hover {
	color: #FFF;
}
input.medium, a.medium {
	width: 140px;
	background: transparent url(../images/button_140.gif) no-repeat center;
}
input.small, a.small {
	width: 100px;
	background: transparent url(../images/button_100.gif) no-repeat center;
}
input.medium_white, div.medium_white {
	width: 140px;
	background: transparent url(../images/button_white_140.gif) no-repeat center;
}
input.medium_white {
	padding: 3px 5px 0px;
}
.box input {
	border: none;
}
label {
	display: block;
	clear: both;
	font-weight: bold;
	line-height: 20px;
}
label.after {
}
#main label {
}
fieldset {
	margin: 10px 0px;
	padding-left: 170px;
	border: 1px solid #d8d7d6;
}
fieldset legend {
	margin-left: -150px;
	font-weight: bold;
	font-size: 110%;
	color: #82766f;
}
fieldset label {
	font-weight: normal;
}
fieldset input {
	margin: 2px 0px 8px;
}
ul.options input {
	clear: both;
	margin-right: 10px;
	float: left;
}
ul.options li {
	display: table-cell;
	list-style: none;
	margin: 5px 0px;
	font-size: 85%;
	font-weight: normal;
	vertical-align: bottom;
}
ul.options {
	padding: 0px;
	margin: 10px 0px;
}
ul.buttons {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: none;
}
ul.buttons li {
	width: 32%;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
/**Tables**/
table {
	padding: 0px;
	border-collapse: collapse;
	font-size: 90%;
	margin: 10px 0px;
	width: 100% !important;
	width: 93%;
}
table th {
	height: 30px;
	background: #dfd8c8;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #b2aa97;
	padding: 5px;
}
table tr {
	background: #f2ecdd;
}
table td {
	padding: 5px;
	vertical-align: top;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
table th.alt, table td.alt {
	background: #FFF;
}
table tr.alt {
	background: #faf4e3;
}
table th.alt {
	border-bottom: none;
}
table table {
	font-size: 100%;
}
table table tr {
	background: #FFF;
}
table table td {
	padding: 5px;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}
table td.infopage {
	background: #F2ECDD none repeat scroll 0 0;
}
div.result_info {
	font-size: 90%;
	float: left;
	width: 350px;
	margin-left: 5px;
}
div.result_pages {
	float: right;
	font-size: 90%;
}
div.result_pages ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
div.result_pages ul li {
	float: left;
	border: 1px solid #cbbfa5;
	background: #ede6d6;
	margin: 0px 2px;
}
div.result_pages li a {
	display: block;
	padding: 3px;
}
div.result_pages ul li:hover {
	background: #FFF;
}
div.result_pages ul li.current {
	padding: 3px;
	background: #FFF;
	font-weight: bold;
}
div.question_list {
	float: right;
	width: 300px;
	margin-top: 217px;
	background: #ede6d6;
	font-size: 90%;
	border: 1px solid #cbbfa5;
	border-bottom: none;
}
#intro {
	margin: 15px 5px;
	height: 610px;
	font-size: 12px;
/* safari fix */
}
div.question_list ul li a {
	padding-top: 7px;
	padding-bottom: 6px;
}
/*div.question_list ul {
	padding: 0px;
	margin: 0px;
}
div.question_list li a {
	text-decoration: none;
	font-size: 100%;
	color: #736e6d;
	font-weight: bold;
	border-bottom: 1px solid #000;
	display: block;
}
div.question_list li a:hover {
	color: #000;
}
div.question_list li {
	list-style: none;
	margin: 1px 0px;
}
*/
dt {
	float: left;
	font-weight: bold;
	width: 40%;
	padding: 3px 0px;
}
dd {
	padding: 3px 0px;
}
#start-box {
	background: transparent url(../images/olympia.jpg) no-repeat scroll 0 0;
	height: 200px;
	width: 612px;
	margin: 15px 5px;
}
#start-box a {
	display: block;
	float: left;
	height: 200px;
	width: 612px;
}
div.refine-box {
	float: left;
	width: 190px;
	overflow: hidden;
	padding: 5px;
	height: 140px;
}
div.refine-box a:hover {
	color: #000;
}
div.refine-enlarge {
	height: auto;
	width: 190px;
	position: absolute;
	background: #EDE6D6;
}
#tooltip {
	display: none;
	background: transparent url(../images/black-arrow.png);
	height: 70px;
	width: 160px;
	padding: 25px;
	color: #fff;
}
td.reviews {
	font-size: 85%;
	border-bottom: 1px dotted #D8D7D6;
	background-color: #FFFFFF;
}
#image_resize img {
	border: none;
}
div.shipping-box {
	border: 1px solid #FFFFFF;
	height: 120px;
	overflow: auto;
}