a {
	color: #195288;
}

a.categories, a.categories:hover, a.categories:active, a.categories:visited{
	color: #4C4C4C;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.logo {
	color: #4C4C4C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.menu,  a.menu:visited {
	color: #af331d;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover, a.menu:active {
	color: #ffffff;
	text-decoration: none;
}
a.menu2 {
	font-weight: bold;
	font-size: 10px;
	color: #a19f81;
	text-decoration: none;
}

a.menu2:hover, a.menu2:active {
	text-decoration: underline;
}
a.new, a.new:active, a.new:visited {
	color: #195288;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.new:hover {
	text-decoration: underline;
}

a.product_info_item_title {
	color: #e39017;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.product_info_item_title:hover{
	text-decoration: underline;
	
}
#featured_product{
	color: #ffffff;
}

a.style1 {
	color: #a19f81;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.style1:hover, a.style1:active {
	text-decoration: underline;
}

a.style3,  a.style3:active, a.style3:visited {
	color: #a19f81;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.style3:hover {
	color: #a19f81;
	text-decoration: none;
}

a.style3:active {
	color: #a19f81;
}

body {
	background-color: #e1e0cd;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

body,input,td,th {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.border_color{
	background-color: #a19f81;
}
input.cart_quantity{
	border: 1px solid #a19f81;
	color: #000000;
	font-size: 11px;
	width: 30px;
}

input.inp {
	background-color: #ffffff;
	border: 1px solid #a19f81;
	color: #a19f81;
	font-size: 11px;
	height: 17px;
	padding: 0px;
	width: 142px;
}

input.next_button {
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
}

input.update_cart {
	background-color: transparent;
	background-image: url('../vision/update_cart.gif');
	background-position: center;
	background-repeat: repeat-no;
	border: 0px solid #FFFFFF;
	cursor: pointer;
	height: 26px;
	width: 80px;
}

input.view_costs {
	background-color: transparent;
	background-image: url('../vision/view_shipping.gif');
	background-position: center;
	background-repeat: repeat-no;
	border: 0px solid #FFFFFF;
	cursor: pointer;
	height: 26px;
	width: 110px;
}

text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.button{
	background-color: #e08b12;
	border: 1px solid white;
	color: #ffffff;
	cursor: pointer;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	height: 22px;
	letter-spacing: -1px;
	margin: 5px 5px 5px 5px;
	text-decoration: none;
}

.button_go{
	background: url('../images/22.gif');
	cursor: pointer;
	width: 28px;
	height: 17px;
	
	border: 0px;
	/*background-color: #ecebe0;
	border: 1px solid #a19f81;
	color: #a19f81;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	letter-spacing: -1px;
	height: 18px;
	margin: 5px 5px 5px 5px;
	cursor: pointer;*/
	
}

.cart{
	border: 1px solid #a19f81;
	border-collapse: collapse;
}

.cart_1{
	text-align: left;
}

.cart_1, .cart_2, .cart_3, .cart_4, .cart_5, .cart_6{
	padding: 3px 3px 3px 3px;
	text-align: center;
}

.cart_cost{
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.cart_header_1, .cart_header_2, .cart_header_3, .cart_header_4, .cart_header_5, .cart_header_6{
	background-color: #ecebe0;
	border-bottom: 1px solid #a19f81;
	color: #a19f81;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding: 3px 3px 3px 3px;
	text-align: center;
	text-decoration: none;
}

.cart_item_title,  a.cart_item_title:hover, a.cart_item_title:active, a.cart_item_title:visited{
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}

.cart_price{
	color: #902B2B;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.cart_quantity{
	color: #000000;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.cart_subtotal_price{
	color: #000000;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.cart_subtotal_text{
	color: #000000;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.cart2{
	border: 1px solid #a19f81;
	border-collapse: collapse;
}

.cart2_header_1, .cart2_header_2, .cart2_header_3, .cart2_header_4, .cart2_header_5{
	background-color: #ecebe0;
	border-bottom: 1px solid #a19f81;
	color: #a19f81;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding: 3px 3px 3px 3px;
	text-align: center;
	text-decoration: none;
}

.catalogtable {
	border-bottom: 1px solid #a19f81;
	padding: 7px 7px 7px 7px;
}

.catalogtableheader {
	background-color: #a19f81;
	color: #FFFFFF;
	padding: 2px 7px 2px 7px;
}

.category_name {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.header_module{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.headingx {
	color: #684996;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.image {
	border: 1px solid #a19f81;
	cursor: hand;
}

.list{
	font-family: arial;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.padd {
	padding-left: 15px;
	padding-right: 12px;
	padding-top: 9px;
}

.padd_catalog {
	padding: 8px 2px 8px 2px;
}

.price_catalog {
	color: #f19126;
	font-size: 14px;
	font-weight: bold;
}

.price_item_details{
	color: #f19126;
	font-size: 14px;
	font-weight: bold;
}

.price_promo_main {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.search_result_category{
	color: #a19f81;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.shopping_cart{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.small_text{
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.special_text {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.table_1{
	border: 1px solid #a19f81;
	border-collapse: collapse;
	color: #a19f81;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underlineone;
}

.td_1_1{
	background-color: #ecebe0;
	border: 1px solid #a19f81;
	padding: 2px 10px 2px 2px;
	text-align: right;
}

.td_1_2{
	background-color: #ecebe0;
	border: 1px solid #a19f81;
	padding: 2px 2px 2px 10px;
}

.text, .header_include, .header_missing{
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.text_button {
	color: #1DA5FF;
	font-size: 10px;
	font-weight: normal;
}

.text_cart_info{
	color: #0000000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.text_scroll{
	color: #a19f81;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.text_footer{
	color: #a19f81;
	font-size: 10px;
	font-weight: normal;
}

.window_header, .window_header_new{
	font-weight: bold;
	font-size: 12px;
	color: #a19f81;
}

.window_header_new{
	color: #ffffff;
}
/* =variable*/


.addtocart_btn {
	background-color:	#e08b12;
	border: 1px solid white;
	color:	#ffffff;
	font-weight: bold;
}
#btn_shoppingcart_checkout {
	background-color:	#e08b12;
	border: 1px solid #902b2b;
	font-weight: bold;
	color:	#902b2b;
}
