@charset "utf-8";
/* CSS Document */

body {
	background:#eeece4 url(/img/background.jpg) repeat-y scroll center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#414141;
	line-height: 16px;
	width: 940px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position:static;
	}
	
/*MAIN STYLES*/

a {
	color:#414141;
	text-decoration: none;
	font-weight:bold;
	}

a:hover { 
	color:#000; 
	text-decoration: underline;
	font-weight:bold;
	}
	
table,td  {
/*	border: solid #000000 0px;
	border-collapse: collapse;*/
	padding: 3px;
	margin: 0px;
	font-size:12px;
	line-height: 16px;
	}

.tablecart {
	padding: 0px;
	font-size:12px;
	}
	
.tablecart th {
	background-color:#dbd9d2;
	}

#header {
	background: url(/img/header.jpg);
	margin: 0px;
	height:160px;
	}

.header_login {
	font-size:12px;
	float:right;
	text-align:right;
	vertical-align:bottom;
	color:#000;
	margin-right:22px;
	margin-top:122px;
	}

.header_login a {
	color:#414141;
	font-weight:normal;
	}

.header_login_name {
	font-size:12px;
	float:right;
	text-align:right;
	vertical-align:bottom;
	color:#000;
	margin-right:-170px;
	margin-top:143px;
	display:block;
	font-weight:normal;
	}
	
.header_login_name a {
	color:#414141;
	font-weight:normal;
	}
	
.header_login_name a:hover {
	color:#721716;
	font-weight:normal;
	}
	
.header_country {
	font-size:12px;
	float:right;
	text-align:right;
	vertical-align:bottom;
	color:#FFF;
	margin-right:25px;
	margin-top:115px;
	}

.header_country a {
	color:#FFF;
	}


.header_menu {
	color:#000;
	background-color:#252525;
	padding: 5px;
	}

.nav_cat {
	margin:0px;
	height:40px;
	}

#container {
	background-color:#eeece4;
	/*background: url(/img/sidebarsbg.png) repeat-y;*/
	}
	
#left_column	{
	min-height:604px;
	float:left;
	width:150px;
	margin:0px;
	padding:0px;
	}
	
#right_column	{
	min-height:604px;
	float:right;
	width:150px;
	margin:0px;
	padding:0px;
	}
	
#content_column {
	/*background:#eeece4;*/
	background:#eeece4;
	min-height:594px;
	float:right;
	width:630px;
	margin:0px;
	padding-left:10px;
	padding-top:10px;
	}
	
#footer	{ 	
	background:#eeece4;
	padding:3px;
	color:#414141;
	font-size:10px;
	margin-left:5px;
	margin-right:5px;
	margin-top: 10px;
	min-height: 30px;
	}
	
#footer a {
	color:#414141;
	font-weight:bold;
	letter-spacing:1px;
	}

#footer a:hover {
	color:#721716;
	font-weight:bold;
		letter-spacing:1px;
	}

#leftfooter {
	display:inline-block;
	float:left;
	width:615px;
	}

#rightfooter {
	display:inline-block;
	float:right;
	text-align:right;
	width:305px;
	}	
	

	
/*CONTENT STYLES*/

#rotator_block {
	background-color:#fff;
	border:solid silver 1px;
	display:block;
	position:static;
	height:302px;
	width:618px;
	}

#rotator {
	background-color:#fff;
	display:block;
	position:static;
	}

.ProductRotator {
	display:block;
	height:300px;
	width:616px;	
	cursor:pointer;
	}
	
.ProductRotator_info {
	position:relative;
	text-align:center;
	right:20px;
	top:90px;
	}

.ProductRotator_product_title {
	font-size:32px;
	line-height:30px;
	font-weight:bold;
	}
	
.ProductRotator_price {
	font-weight: bold;
	font-size: 24px;
	}	

#ProductRotator_nav { 
	margin-top:-26px; margin-left:470px; position:absolute; z-index:99;
	font-size:11px;
	font-weight:normal;
	}
	
#ProductRotator_nav a { 
	background: #eeece4; 
	text-decoration: none; 
	margin: 0 4px; 
	padding: 3px 6px;  
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #fff;
	}
	
#ProductRotator_nav a.activeSlide { 
	border: solid 1px silver;
	}
	
#ProductRotator_nav a:focus { 
	outline: none; 
	}

.CategoryProducts {
	border:solid silver 1px;
	margin-left:0px;
	margin-right:6px;
	margin-bottom:6px;
	margin-top:0px;
	vertical-align:top;
	text-align:center;
	width: 200px;
	height: 220px;
	float:left;
	background-image:url(../img/back_productcategory.jpg);
	background-position: 100% 50%;
	background-color:#fff;
	}
		
.CategoryProducts_container {
	float:left;
	width: 630px;
	}
		
.CategoryProductname {
	font-weight: bold;
	font-size:16px;
	}

.CategoryProductname {
	font-weight:bold;
	font-size:16px;
	}
	
.content_txt {
	width: 620px;
	}
	
.product_image {
	border: solid silver 1px;
	margin-bottom: 10px;
	}

.product_imagethumbs{
	 border: solid silver 1px;
	 margin-top: 5px;
	 margin-right: 3px;
	}

.product_details_thumbsheader {
	margin-top:20px;	
	} 
#cart_imagethumbs {
	 border: solid silver 1px;
	}

#right_nav_block {
	color:#FFF;
	display:inline-block;
	margin: 0px;
	width: 150px;
	}
	
.right_nav_header, .right_nav_header a{
	color:#000;
	font-weight:bold;
	font-size:14px;
	margin-top: 8px;
	margin-bottom: 2px;
	line-height: 18px;
	}
	
.right_nav_header a:hover{
	color:#721716;
	font-weight:bold;
	font-size:14px;
	}

.cart_items_link a{
	color:#721716;
	}
	
.nav_divider {
	text-align:center;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left:-5px;
	}
	
.cart_widget{
	color:#414141;
	line-height: 24px;
	}

.cart_widget a {
	color:#721716;
	}
	
.cart_links, a.cart_links {
	color:#414141; 
	font-weight:normal;
	text-decoration:none;
	}
	
a:hover.cart_links {
	color:#721716;
	font-weight:normal;
	text-decoration:underline;
	}

a.productgroups_links {
	margin-left: 5px;
	color:#414141;
	font-weight:normal;
	text-decoration:none;
	font-size:15px;
	line-height:24px;
	}
	
a:hover.productgroups_links {
	text-decoration:underline;
	color:#721716;
	}

.price {
	font-weight: bold;
	font-size:16px;
	}

.price_old {
	font-weight: bold;
	font-size:14px;
	color:#721716;
	text-decoration:line-through;
	}
	
.price_old_cart {
	font-weight: bormal;
	color:#721716;
	text-decoration:line-through;
	}

.SuggestProductname {
	font-weight: bold;
	font-size: 12px;
	}
	
.SuggestProductDescription {
	font-size:9px;
	}

.suggestprice {
	font-weight: bold;
	font-size:11px;
	}

.suggestprice_old {
	font-weight: bold;
	font-size:10px;
	color:#721716;
	text-decoration:line-through;
	}

.suggest_sale {
	font-weight: bolder;
	font-size:18px;
	color:#cd0a0a;
}

.sale_head, .sale_head a {
	font-weight: bold;
	font-size:32px;
	line-height:34px;
	color:#cd0a0a;
	}

.sale_headsub1 {
	font-weight: bold;
	font-size:18px;
	line-height:24px;
	color:#000;
	}
	
.sale_headsub2 {
	font-weight: normal;
	font-size:12px;
	color:#000;
	line-height:20px;
	}

.sale_star {

	position: absolute;
	z-index:99;
	margin-top: 20px;
	margin-left: 230px;
	}

.product_subtitle {
	font-weight: bold;
	font-size: 14px;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 8px;
	}

.product_details_header {
	font-weight: bold;
	font-size: 12px;
	}

.product_detail_table {
	padding: 0px;
	margin: 0px;
	}

.product_detail_table td{
	padding: 0px;
	margin: 0px;
}


/*	
a:link.account_links, a:visited.account_links  {
	padding: 4px;
	color: #fff;
	background-color: #000;
	text-decoration:none;
	border:solid 1px #000
	}
	
a:hover.account_links, a:active.account_links {
	padding: 4px;
	color: #000;
	background-color:#f2f2f2;
	text-decoration:none;
	border:solid 1px #000;
	}*/
	
/*Account links*/

.account_links {
	left: 2px;
	height: 40px;
	margin-top: 10px;
	}
	
.accountlink_active {
	border-left: solid 1px #414141; 
	border-right: solid 1px #414141; 
	border-top: solid 1px #414141; 
	padding:10px 50px 6px 50px; 
	text-decoration:none;
	}
	
a.accountlink_active {
	color:#414141; 
	font-weight:bold;
	}
	
.accountlink_inactive {
	border-bottom: solid 1px #414141;
	padding:10px 50px 5px 50px;
	text-decoration:none;
	}
	
a.accountlink_inactive {
	color:#414141; 
	font-weight:bold;
	}
	
a:hover.accountlink_inactive {
	color:#858585; 
	font-weight:bold;
	}

.paging {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align:center;
	font-weight:bold;
	display:block;
	}

.paging_links {
	padding: 3px 6px;
	border: solid 1px #414141;
	text-decoration:none;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	
a:link.paging_links, a:visited.paging_links  {
	color: #fff;
	background-color: #414141;
	text-decoration:none;
	}
	
a:hover.paging_links, a:active.paging_links {
	color: #414141;
	background-color:#eeece4;
	text-decoration:none;
	}

h1, h2, h3, h4, h5 {
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1em;
	}

h1 {
	font-size: 32px;
	margin-left: 0px;
	margin-top: -6px;
	}
	
h2 {
	font-size: 16px;
	color: #cd0a0a;
	line-height: 28px;
	padding: 0;
	}

.table_border{
	border: 1px solid #414141;
	color:414141;
	padding:3px;
	}

.table_border th {
	border: 1px solid #414141;
	background-color:#414141;
	color:white;
	padding:1px;
	}
	
.subtitle {
	font-weight: bold;
	font-size:14px;
	margin-left: 1px;
	margin-top: 2px;
	margin-bottom: 8px;
	}
	
input.submitbutton {
	padding: 4px 8px 4px 8px;
	color: #fff;
	background-color: #414141;
	border:solid 1px #414141;
	cursor : pointer;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}

input.submitbutton:hover {
	color: #414141;
	background-color: #eeece4;
}

/*ERRORS*/
.error {
	margin-top: 5px;
	border: solid #721716 1px;
	background-color:#fef6f3;
	width:300px;
	padding: 5px;
	}
	
.error_payment {
	margin-top: 5px;
	border: solid #721716 1px;
	background-color:#fef6f3;
	width:120px;
	padding: 3px;
	}
		
.errortxt {
	color:#721716;
	font-weight:bold;
	/*border: solid #cd0a0a 1px;
	background-color:#fef1ec;
	width:300px;*/
	}
	
.inp_error {
	border: solid #721716 1px;
	background-color:#fef6f3;
	width: 220px;
	}
	
.inp_valid {
	border: solid silver 1px;
	width: 220px;
	}
	
#sizechart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	}
	
.sizechart table, .sizechart tr , .sizechart td {
	border: 1px solid #000;
	color:black;
	padding:3px;
	border-collapse:collapse;
	}
	
#shippingchart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	}
	
.shippingchart table, .shippingchart tr , .shippingchart td {
	border: 1px solid #000;
	color:black;
	padding:3px;
	border-collapse:collapse;
	}

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 1px solid silver;
	margin: -1px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:crosshair;		
	}

/* This is for the title text. */
.cloud-zoom-title {}

/* This is the zoom window. */
.cloud-zoom-big {
	border:1px solid silver;
	overflow:hidden;
	width:400px;
	height:300px;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}

