* {
	padding: 0px;
	margin: 0px;
}
html {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
body, html {
	text-align: center;
	margin: 0px;
	padding: 0px 0px 5px;
	background: url(../images/bg.jpg) center #FFF;
}
a {
	color: #736e6d;
	text-decoration: none;
	font-weight: bold;
}
a img {
	border: none;
}
a:hover {
	color: #000;
}
table {
	font-size: 100%;
}
hr {
	border-top: 1px solid #9c9d9f;
	border-bottom: none;
	height: 1px;
	clear: both;
	margin: 7px 0px;
}
#wrapper {
	width: 1000px;
	margin: auto;
	border-bottom: #9c9d9f solid 5px;
}
#popup_wrapper {
	width: 800px;
	margin: auto;
	text-align: left;
}
#popup_wrapper div {
	background: #D8D7D6;
}
#header_wrapper {
	text-align: left;
	background: url(../images/bg.jpg) center repeat-y #FFF;
	padding-bottom: 5px;
}
#header {
	margin-top: 19px;
	height: 50px;
	background: #9c9d9f;
}
#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;
}
#content_wrapper {
	clear: both;
	background: url(../images/faux_bg.gif) #FFF center repeat-y;
	border-top: 7px solid #9c9d9f;
}
#content {
	margin: 0px;
	padding: 0px;
}
#column_left {
	float: left;
	width: 175px;
	background: #d8d7d6;
	margin: 5px 4px 10px 6px;
	padding: 0px 0px 15px 0px;
}
#main {
	float: left;
	width: 630px;
	min-height: 500px;
	margin: 0px;
	text-align: left;
	font-size: 90%;
}
#text {
	padding: 10px 20px;
	font-size: 90%;
}

#text p {
	margin: 5px 0px;
}

#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;
	padding: 10px 0px;
	font-size: 140%;
}
h1.home {
	text-align: center;
	font-weight: normal;
	padding: 20px;
	color: #4b4b4b;
}
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;
}
hr.dotted {
	border-top: 1px dotted #d8d7d6;
	border-bottom: none;
	height: 1px;
}
.dotted {
	border: 1px dotted #d8d7d6;
}
#column_right {
	float: left;
	width: 175px;
	background: #d8d7d6;
	margin: 5px 4px 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: 100%;
	padding: 20px 0px 10px;
	font-size: 80%;
	background: url(../images/faux_bg.gif) #FFF center repeat-y;
}
#footer .vat-hint {
	margin-top: 10px;
	font-weight: bold;
	font-size: 90%;
}
#footer a {
	color: #000;
}
#language_bar {
	padding-right: 30px;
	text-align: right;
	position: relative;
	font-size: 12px;
	padding-top: 11px;
	letter-spacing: 1px;
	width: 970px;
	height: 30px;
	margin: auto;
}
div.payback_box {
	border: 1px solid #9C9D9F;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
}
div.error {
	font-size: 100%;
	border-top: 3px solid #bb2525;
	border-bottom: 3px solid #bb2525;
	background: #efb4a9;
	padding: 10px;
	font-weight: bold;
}
div.hint {
	border-top: 3px solid #9C9D9F;
	border-bottom: 3px solid #9C9D9F;
	background: #D8D7D6;
	padding: 10px;
	margin: 10px 0px;
	font-weight: bold;
}

div.success {
	background: #b1f3a9;
	border-top: 3px solid #73c668;
	border-bottom: 3px solid #73c668;
	padding: 10px;
	margin: 10px 0px;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/**Boxes**/
div.category {
	margin: 0px;
	background: #9c9d9f;
	padding-right: 10px;
	text-align: left;
	color: #FFF;
	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 {
	color: #FFF;
	font-size: 250%;
	margin: 0px;
	padding: 10px 0px 5px;
	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-right: 10px;
	font-weight: normal;
}
#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.box-search {
		display: inline;
    float: right;
    padding-right: 52px;
    padding-top: 28px;
    text-align: right;
}
div.box-search span {
	  background-color: transparent;
    border: 0 none;
    color: #000000;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 9.5px;
    height: 16px;
    letter-spacing: 1px;
    padding-right: 5px;
}	
div.box-search input {
		background: #666666;
    border: 1px solid #666666;
    color: #FFFFFF;
    height: 16px;
    width: 100px;
    padding: 0px;
}    
div.categories {
	padding: 0px 3px;
}
div.box h2 {
	font-size: 110%;
	font-weight: bolder;
	margin: 10px 0px 5px 0px;
	padding: 0px;
}
div.categories h2 {
	margin: 10px 0px 5px 20px;
	font-size: 110%;
}
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 {
	padding: 3px 10px 3px 20px;
}
div.categories li a {
	color: #000;
	font-weight: normal;
	font-size: 110%;
}
div.categories li:hover, div.categories li.selected {
	background: #FFF;
}
#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;
}
div.checkout_bar ul {
	padding: 0px;
	margin-left: 50px;
	margin-top: 20px;
}
div.checkout_bar ul li {
	list-style: none;
	float: left;
}
div.checkout_bar ul li span {
	display: block;
	background: #9c9d9f;
	padding: 0px 10px;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
div.checkout_bar ul li span.selected {
	background: #FFF;
	color: #9c9d9f;
	line-height: 18px;
	border-top: 1px solid #9c9d9f;
	border-bottom: 1px solid #9c9d9f;
}
div#text ol {
	list-style-type: upper-roman;
	margin-left: 25px;
}
div#text ol li {
	margin: 8px 0px;
}
div#text ol li ol {
	list-style-type: decimal;
}
div#text dl dt {
	float: left;
	width: 150px;
	padding: 5px 0px;
	font-weight: bold;
}
div#text dl dd {
	padding: 5px 0px;
}
/**products**/
div.product_box {
	width: 138px !important;
	width: 152px;
	float: left;
	padding: 7px;
	text-align: center;
	height: 160px;
}
div.product_box a {
	font-size: 80%;
	background: none;
}
div.in_column {
	width: 160px;
	height: 160px;
	padding-top: 20px;
	margin: 7px 0px 7px 7px;
	background: transparent url(../images/white_box.gif) center no-repeat;
}
div.in_column img {
	margin-bottom: 5px;
}
div.in_column a {
	font-size: 85%;
}
span.price {
	font-weight: bold;
	padding-right: 5px;
}
span.big {
	font-size: 200%;
}
.grey {
	color: #7a7978;
}
.gallery {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.gallery td {
	padding: 0px;
	border: none;
	vertical-align: top;
}
td.thumbnails {
	border-top: 1px solid #9c9d9f;
	border-bottom: 1px solid #9c9d9f;
	background: #FFF;
	height: 65px;
	padding: 0px 20px;
}
td.price {
	border-bottom: 1px solid #9c9d9f;
	vertical-align: bottom;
	text-align: right;
	background: #FFF;
	padding: 5px;
}
table.attributes {
	margin: 10px 0px 0px;
}
table.attributes input {
	width: 100%;
	font-size: 100%;
	height: 20px;
	margin: 0px;
}
table.attributes tr:hover {
	background-color: #FFF;
}
table.attributes td {
	width: 30px;
}
table.attributes td.alt {
	padding: 0px;
	width: 40px;
}
table.attributes td.size {
	width: 87px !important;
	width: 83px;
}
table.attributes td.vpe {
	text-align: center;
}
table.attributes td.reseller_price {
	width: 50px;
	font-weight: bold;
	text-align: right;
}
table.attributes td.color-box {
	padding: 0px;
	width: 40px;
}
table.attributes td.color-box DIV.single {
	height: 20px;
	width: 40px;
}
table.attributes td.color-box DIV.double {
	height: 20px;
	width: 20px !important;
	width: 20px;
	float: left;
}
.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: 0px 30px;
}
td.products_description h1 {
	margin: 0px;
	padding: 15px 0px;
	color: #505050;
	font-weight: normal;
	font-size: 140%;
}
td.products_description h2 {
	margin: 0px;
	padding: 15px 0px;
	color: #505050;
	font-weight: normal;
	font-size: 120%;
}
td.products_description ul {
	margin: 0px;
	padding: 0px;
}
td.products_description li {
	list-style: none;
	margin: 0px;
	font-size: 95%;
	padding-left: 0px;
}
td.products_description ul.attributes {
	margin: 10px 0px;
	padding: 0px;
}
td.products_description ul.attributes li {
	padding-top: 10px;
}
td.quantity {
	border-bottom: 1px solid #9c9d9f;
	vertical-align: bottom;
	background: #FFF;
	padding: 10px 20px;
}
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;
	margin-top: 5px;
}
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: 22px;
	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;
}
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: #9c9d9f;
}
fieldset label {
	font-weight: normal;
}
fieldset input {
	margin: 2px 0px 8px;
}
fieldset.readonly {
	padding-left: 10px;
}
fieldset.readonly legend {
	margin-left: 0px;
}
fieldset.readonly label {
	font-weight: bold;
	float: left;
	display: block;
	width: 150px;
	padding: 0px;
	margin: 0px 5px 0px 20px;
}
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: #d8d7d6;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #9c9d9f;
	padding: 5px;
}
table tr {
	background: #ededed;
}
table td {
	padding: 5px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
table th.alt, table td.alt {
	background: #FFF;
}
table tr.alt {
	background: #f6f6f6;
}
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;
}
td.products_description {
	font-size: 100%;
	text-align: left;
	background-color: #FFF;
	padding: 0px 30px;
}
td.products_description h1 {
	margin: 0px;
	padding: 15px 0px;
	color: #505050;
	font-weight: normal;
	font-size: 140%;
}
td.products_description h2 {
	margin: 0px;
	padding: 15px 0px;
	color: #505050;
	font-weight: normal;
	font-size: 120%;
}
td.products_description ul {
	margin: 0px;
	padding: 0px;
}
td.products_description li {
	list-style: none;
	margin: 0px;
	font-size: 95%;
	padding-left: 0px;
}
td.products_description ul.attributes {
	margin: 10px 0px;
	padding: 0px;
}
td.products_description ul.attributes li {
	padding-top: 10px;
}
div.result_info {
	font-size: 90%;
	float: left;
	width: 350px;
	margin-left: 10px;
}
div.result_pages {
	float: right;
	font-size: 90%;
	margin-right: 10px;
}
div.result_pages ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
div.result_pages ul li {
	float: left;
	border: 1px solid #9c9d9e;
	background: #d8d7d6;
	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;
}
span.productSpecialPrice {
}
span.price s {
	color: #990000;
}
span.special {
	color: #990000;
	font-weight: bold;
}
div.shipping-box {
	border: 1px solid #FFFFFF;
	height: 120px;
	overflow: auto;
}

input.paypal-button {
	height: auto;
	border: none;
	width: auto;
	margin-top: 10px;
}
