.CatalogTableHeader {
	background: #D2D2D2;
}




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: #eaaa00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.menu,  a.menu:visited {
	color: #680f0f;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover, a.menu: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, a.product_info_item_title:active, a.product_info_item_title:visited{
	color: #1b4297;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.product_info_item_title: hover{
	text-decoration: underline;
}

a.product_info_item_title: hover{
	color: #ec7979;
}

a.style1,  a.style1:visited {
	color: #680f0f;
	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: #1b4297;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.style3:hover {

	text-decoration: none;
}

body
{
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
input,td,th {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.button_scroll {
}

input.cart_quantity{
	border: 1px solid #680f0f;
	color: #680f0f;
	font-size: 11px;
	width: 30px;
}

input.inp {
	background-color: #d84100;
	border: 1px solid #8a0e06;
	color: #000;
	font-size: 11px;
	height: 19px;
	padding: 0px;
	width: 144px;
}

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: #2153d0;
	border: 1px solid #723885;
	color: #ffffff;
	cursor: pointer;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	height: 22px;
	letter-spacing: -1px;
	margin: 5px 5px 5px 5px;
	text-decoration: none;
}

.button_go{
/*	background: url('../images/05.gif'); */
	background: url('../images/05_1.jpg');	
	border: none;
	cursor: pointer;
	height: 19px;
	width: 60px;
	padding-left: 0px;
	padding-right: 10px; 
	/*background-color: #f8c6c6;
	border: 1px solid #680f0f;
	color: #680f0f;
	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 #680f0f;
	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_2{
	text-align: left;
}

.cart_cost{
	color: #1b4297;
	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: #e5e5e5;
	border-bottom: 1px solid #cccccc;
	color: #000000;
	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: #1b4297;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}

.cart_price{
	color: #1b4297;
	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: #1b4297;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.cart_subtotal_text{
	color: #1b4297;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.cart2{
	border: 1px solid #680f0f;
	border-collapse: collapse;
}

.cart2_header_1, .cart2_header_2, .cart2_header_3, .cart2_header_4, .cart2_header_5{
	background-color: #f8c6c6;
	border-bottom: 1px solid #680f0f;
	color: #680f0f;
	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 #680f0f;
	padding: 7px 7px 7px 7px;
}

.catalogtableheader {
	background-color: #e5e5e5;
	color: #000000;
	padding: 2px 7px 2px 7px;
	font-weight:bold;
}

.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 #680f0f;
	cursor: hand;
}

.list,a.list{
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.list:hover
{
    color:#1b4297;
}
.padd {
	padding-left: 15px;
	padding-right: 12px;
	padding-top: 9px;
}

.padd_catalog {
	padding: 8px 2px 8px 2px;
}

.price_catalog {
	color: #eaaa00;
	font-size: 14px;
	font-weight: bold;
}

.price_item_details{
	color: #1b4297;
	font-size: 14px;
	font-weight: bold;
}

.price_promo_main {
	color: #eaaa00;
	font-size: 14px;
	font-weight: bold;
}

.search_result_category{
	color: #680f0f;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.shopping_cart{
	color: #606060;
	font-size: 10px;
	
}

.small_text{
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.special_text {
	color: #257676;
	font-size: 11px;
	font-weight: normal;
}

.table_1{
	border: 1px solid #680f0f;
	border-collapse: collapse;
	color: #680f0f;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underlineone;
}

.td_1_1{
	background-color: #f8c6c6;
	border: 1px solid #680f0f;
	padding: 2px 10px 2px 2px;
	text-align: right;
}

.td_1_2{
	background-color: #f8c6c6;
	border: 1px solid #680f0f;
	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: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.text_copyright{
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	vertical-align:middle;
}

.text_scroll{
	color: #1b4297;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.window_header, .window_header_new{
	color: #ec7979;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.window_header_new{
	color: #ec7979;
}

.update_btn_1
{
    border:0px solid #f8c5c4;
}
div.Shoppingcart
{
    color:#ffffff;
    font-size:14px;
    padding-left:20px;
    font-weight:bold;
}
div.category
{
    color:#ffffff;
    font-size:14px;
    padding-left:20px;
    font-weight:bold;
    
   
}
P
{
    color:#000000;
}
P.breadcrumb {
	font-weight: bold;
	color: #ffffff;
	margin-left:2px;
	font-size:10px;
	font-family: Verdana;
}
P.breadcrumb A {
	color: #ffffff;
	text-decoration:	none;
	font-size:10px;
	font-family: Verdana;
	font-weight:bold;
}
P.breadcrumb A:hover {
	text-decoration: none;
}