BODY, TABLE, TD {
	margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
/*	text-align: left;*/
}
FORM {
	display: inline;
}

BUTTON {
	border: none;
	cursor: pointer;
	cursor: hand;
}

BODY {
	background-color:	#000000;
}
#menu {
	border-bottom: 1px solid #000000;
	background-color:	#F3CB07;	
/*	width: 100%;*/
}

#lft {
/*width: 174px;*/
/*width:	1%;*/
border-right: 1px solid #F3CB07;	
background-color:	#333337;
color: #ffffff;
/*font-style:	italic;*/
font-weight: bold;
font-size: 10px;	
}
#rgt {
/*width:99%;*/
/*width:	auto;	*/
	background-color: #000000;  
}

#search {
	height: 45px;
	background-color:	#0033cc;
	background-image: url(../vision/txt_free_shipping.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
/*	text-align: right;*/
}

#search FORM {
	display: inline;
}

#schform {
	margin-left: 575px;
}

#srchsearchcriteria {
border: 1px solid #0033cc;
margin-right:	1px;
vertical-align: top;
height: 25px;
margin-top:	10px;
}

#srchformsubmit {
background-image: url(../vision/btn_search.gif);
background-position: 0 0;
background-repeat: no-repeat;
width:	64px;
height: 23px;
border: none;
vertical-align: top;
margin-top:	11px;
margin-right:	12px;
}

#btm {
	text-align: center;
	background-color:	#F3CB07;
}
#btm .menu {
	margin-bottom:	2px;
	margin-top:2px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	font-size: 15px;
}
#btm .copyright {
	margin-bottom:	2px;
	margin-top:2px;
	font-size: 11px;
	font-style:	normal;
	font-weight:	normal;
}
#btm A {
	color: #000000;
	text-decoration:none;
}
#btm A:hover {
	text-decoration:	underline;
}


#txt_answer {
background-image: url(../vision/txt_we_answer.gif);
height:  18px;
background-position: bottom right;
background-repeat: no-repeat;	
/*	width:	100%;	*/
}

#header {
	width: 720px;
	margin-top:	5px;
	margin-left: 70px;
	border-bottom:	3px solid #f3cb07;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	padding-bottom: 3px;
	text-transform: lowercase;
}

DIV.lft_content {
	padding-left: 30px;
	width:	174px;
}


DIV.lft_content P {
	margin-top: 0;
	margin-bottom: 1px;
}
DIV.lft_content P.category_active, DIV.lft_content P.category_active A {
	color: #f3cb07;
}

#header A, DIV.lft_content A {
	color: #ffffff;
	text-decoration:	none;
}

#header A:hover, DIV.lft_content A:hover {
	text-decoration:	underline;
}


#hdr_order {
	background-image: url(../vision/hdr_order.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-top: 14px;
	padding-left: 30px;
	height: 12px;

/*	width: 174px;*/
}

#hdr_categories{
	background-image: url(../vision/hdr_categories.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 20px;
		background-color:	#0033cc;
			margin-top:	10px;
			margin-bottom:	5px;
}


#hdr_policy {
	background-image: url(../vision/hdr_policy.gif);	
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 20px;
		background-color:	#0033cc;
			margin-top:	10px;
			margin-bottom:	5px;
}

#hdr_payment {
	background-image: url(../vision/hdr_payment.gif);
	background-position: 0 0;
	background-repeat: no-repeat;	
	background-color:	#0033cc;
	height: 20px;
			margin-top:	10px;
			margin-bottom:	5px;
}


#bodycontent {
	margin-left: 70px;
	margin-top:	10px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #ffffff;
	width:	720px;
}

#bodycontent A {
	color: #c0c0c0;
	text-decoration:	none;	
}

#bodycontent A:hover {
	color: #ffffff;
	text-decoration:	underline;
}


#bodycontent A.y {
	color: #f3cb07;
}

#bodycontent A.y:hover {
	color: #f3cb07;
	text-decoration:	underline;
}

/*#test {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:	italic;
	font-weight: bold;
	color: #000000;
	background-color: #f3cb07;
	font-size: 17px; 
}*/



/* Catalog */
#table_catalog .cnt_cell {
	border-bottom: 1px solid #f3cb07;
}

#table_catalog H2 A {
	color: #f3cb07;
	text-decoration:	none;
}

#table_catalog H2 A:hover {
color: #f3cb07;
	text-decoration:	underline;
}
#table_catalog P.catalog_subtitle {
	font-weight: bold; font-size: 13px;
}

#table_catalog P.catalog_price {
	color: #c0c0c0; font-weight: bold;
}

P.catalog_price SPAN.price {
	color:#f3cb07;
}

.table_product_cell {
margin-top: 10px;
	margin-bottom: 10px;
	width:	720px;
}
.cat_product_image {
	width:	150px;
}

.cat_product_image IMG {
	border: 1px solid #f3cb07;
}
.cat_propduct_title {
	padding-left: 10px;
	width:	570px;
}
.cat_propduct_title H2, .cat_propduct_title H2 A {
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
}

.cat_propduct_title DIV.description {
	color: #ffffff;
	font-size: 12px;
}
.cat_propduct_price {
font-size: 16px;
font-weight: bold;
color: #f3cb07;
vertical-align: bottom;
text-align: right;
}
.read_more {
	padding-left: 10px;
	vertical-align: bottom;
}

.cat_add_to_cart {
	vertical-align: bottom;
	text-align: right;
}

DIV.cat_pagescroll_btm {
	margin-bottom: 15px;	
}

/* product info */
TD.product_info_img_container {
	border-right: 1px solid #f3cb07;
}

TD.product_image IMG {
	margin-bottom: 10px;
	margin-right: 10px;
/*	border: 1px solid #f3cb07;	*/
}

TD.product_title {
	text-align: center;
}

TD.product_title H1 {
	color:#f3cb07;
	font-size: 18px;
	font-weight: bold;
	margin-bottom:	2px;
}

TD.product_title P {
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
		margin-bottom:	5px;
}
TD.product_title P.header_price {
	color:#f3cb07;
	font-size: 22px;
	font-weight: bold;
	margin-bottom:	2px;
}

TD.product_title P.header_warranty {
	color: #f3cb07;
}




TD.product_info_inf_container {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
/*	padding-left: 10px;*/
}

P.fullspeclink {
	text-align:	center;
	font-weight: bold;
	font-size: 11px;	
}

DIV.product_buy {
	text-align: left;
	margin-bottom:	10px;
	margin-left:20px;
}

SPAN.price {
font-size: 18px;
font-weight: bold;
color: #f3cb07;
}
TD.btn_enlarge {
	text-align: center;
}
BUTTON.btn_enlarge {
	height: 25px;
	vertical-align: top;
	width:	62px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../vision/btn_enlarge.gif);
}
BUTTON.btn_productinfo_calc {
	height: 25px;	
	vertical-align: top;
	width:	108px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../vision/btn_shippingprice.gif);
	margin-left:	10px;
	margin-right:	10px;
}

SELECT.variation_values {
	/* width:	170px; */
	margin-right:	15px;
	margin-top:	1px;
}

/* BUTTON.btn_productinfo_buy {
	height: 25px;	
	vertical-align: top;
	width:	74px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../vision/btn_buynow.gif);
	margin-left:	0px;
} */

BUTTON.btn_productinfo_buy {
	height: 25px;	
	vertical-align: top;
	width:	93px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../vision/btn_addtocart.gif);
	margin-left:	0px;
}



/* shopping cart */
#cart_subtotal {
	text-align: right;
	color: #f3cb07;
}

#table_shoppingcart {
	width: 100%;	
	margin-top: 10px;
}

#table_shoppingcart TH {
	border-top: 1px solid #f3cb07;
	border-bottom: 1px solid #f3cb07;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}

#table_shoppingcart TD {
	border-bottom: 1px solid #f3cb07;
	padding-top: 5px;
	padding-bottom: 5px;
}

#table_shoppingcart TD.cart_buttonrow {
	border-top: none;
	border-bottom: none;
	text-align: right;
/*	padding-top: 10px;*/
}

.cart_item_img IMG {
	border: 1px solid #f3cb07;
}

.cart_item_title {
	padding-left:10px;
	font-size: 13px;
	
}
.cart_item_price {
	color: #f3cb07;
	font-size: 14px;
}
INPUT.txt_cart_quantity {
	border: 1px solid #f3cb07;
	color: #f3cb07;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	background-color: #000000;	
}
.cart_item_total {
		color: #f3cb07;
	font-size: 14px;
	font-weight: bold;
}
.cart_item_act {
	text-align: right;
}

BUTTON.btn_cart_continue {
	background-image: url(../vision/btn_continueshopping.gif);
	background-repeat: no-repeat;
background-position: 0 0;
	width:	143px;
	height: 24px;
}

BUTTON.btn_cart_update {
	background-image: url(../vision/btn_updatecart.gif);
	background-repeat: no-repeat;
background-position: 0 0;
		width:	93px;
	height: 25px;
	margin-left: 20px;
}

BUTTON.btn_cart_delete {
background-image: url(../vision/btn_delete.gif);
background-repeat: no-repeat;
background-position: 0 0;
			width:	53px;
	height: 25px;
}

BUTTON.btn_cart_checkout {
	border: 1px solid #ffffff;	
	background-color: #0033cc;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	margin-left: 20px;
}

.classification_table {
	border: 1px solid #f3cb07;
	margin: 10px 0 10px 0;
}
.classification_table TD {
	border: 	1px solid #c0c0c0;
	color: #ffffff;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
	vertical-align: middle;
}
.classification_table .classification_td_1 {
	font-weight: bold;
}

/* contact */
.btn_contact {
		border: 1px solid #ffffff;	
	background-color: #0033cc;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
}

TABLE.contact_form {
	margin-top: 10px;
}

TABLE.contact_form TD.txt  {
padding-right: 5px	
}

TABLE.contact_form TD.spt {
font-weight: bold;	
}

TABLE.contact_form TD.fld {
padding-left:10px;	
}
TABLE.contact_form TD.btm_btn {
	text-align:	right;
}

.txt_contact, .tar_contact {
	width: 300px;
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
border: 1px solid #0033cc;
margin-left: 10px;
margin-top: 2px;
margin-bottom: 2px;

}
.tar_contact {
	overflow-y: auto;
}
.product_info_inf_container UL,  .product_info_inf_container UL LI, UL.product_info_list, UL.product_info_list LI {
	list-style-type: square;
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#666666;
}

.data_name {
	color: #ffffff;
}
.data_value {
	color: #f3cb07;
}

.hdr_item_data {
	font-weight: bold;
	font-size: 13px;
}

DIV.contact_hdr {
	background-color: #0033cc;
	color: #ffffff;
	border-bottom: 1px solid #f3cb07;
	border-top: 1px solid #f3cb07;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	padding: 3px 10px 3px 10px;
}


P.contact, P.contact_txt {
text-align: center;
padding-left:	10px;
font-weight: bold;
font-size: 13px;
}

P.contact_es {
	text-align: center;
padding-left:	10px;
font-weight: bold;
font-size: 13px;
color: #f3cb07;
}

P.contact SPAN.hdr, P.contact_es SPAN.hdr {
color:	#f3cb07;
font-size: 16px;
	}
	
	P.contact_txt SPAN.hdr {
		color:	#f3cb07;
	}
	
P.contact SPAN.phone {
color:	#f3cb07;
	font-size: 14px;
}

P.contact SPAN.phone_2 {
	font-size: 15px;
}

P.add_images A.add_images {
	color: 	#f3cb07;
	text-decoration:	none;
}
P.add_images A.add_images:hover {
	color: 	#f3cb07;
	text-decoration:	underline;
}
A#contact_email {
font-size: 16px; color: #f3cb07;
}

/* warranty */
DIV.product_add_header {
		background-color: #0033cc;
	color: #ffffff;
	border-bottom: 1px solid #f3cb07;
	border-top: 1px solid #f3cb07;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	padding: 1px 10px 1px 10px;
}

TD.product_add UL, TD.product_add UL LI {
		list-style-type: square;
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#666666;
}

TD.product_add UL LI {
	margin-top:	4px;
margin-bottom:	4px;
}

SPAN.w {
	color: #ffffff;
}

SPAN.y {
	color: #f3cb07;
}

TD.product_add UL LI SPAN.w A,  TD.product_add UL LI SPAN.y A, TD.product_add P A {
	color: #f3cb07 !important;
	text-decoration:	none;
}

TD.product_add UL LI A:hover {
	text-decoration:	underline;
}

TD.product_add P {
		font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#btm_info {
	font-size:13px; font-weight:bold; color:#f3cb07
}


/* homepage featured items */
TABLE.hp_specials {
	margin-top:	10px;
	margin-bottom:	10px;
}

TABLE.hp_specials TD {
	width:	182px;	
	text-align:	center;
}

TD.item_image IMG {
	border: 1px solid #f3cb07;
}

TD.item_title {
color: #ffffff;
font-style:	italic;
font-weight: bold;
font-size: 10px;
padding:	7px 10px 3px 10px;	

}

#bodycontent TD.item_title A {
	color: #ffffff;
}

TD.item_price {
	font-weight: bold;
	font-size:	17px;
	font-style: italic;
	color:#f3cb07;
	padding-top:	3px;
	padding-bottom:	5px;		
}

TD.item_price SPAN.price {
	font-size: 20px;
	font-style:	normal;
}

BUTTON.p_btn_buynow {
	height: 25px;	
	vertical-align: top;
	width:	74px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../vision/btn_buynow.gif);
	margin-left:	0;
	margin-right: 0;
}
TD.item_button {
	padding-top: 5	px;
	padding-bottom:	12px;
}

BUTTON.p_btn_moreinfo {
	height: 25px;	
	vertical-align: top;
	width:	85px;
	background-image: url(../vision/btn_readmore.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-left:	5px
}

DIV.category_featured_separator {
	height: 3px;
	background-color:	#f3cb07;	
}


/* small buttons for promo items */

BUTTON.btnsm_addtocart {
	height: 19px;	
	vertical-align: top;
	width:	81px;
	background-image: url(../vision/btnsm_addtocart.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-left:0;
}



/* cart - show variations */
.variationorder_table {
	margin-bottom:	10px;
}

.variationorder_value {
	padding-left:10px;
}
.variationorder_price {
	text-align: right;
	padding-left: 10px;
}

/* cart - edit variations */

.variationorder_table_edit {
	margin: 10px;
}

.variationorder_table_edit TD {
	vertical-align: middle;
}

.variationorder_table_edit SELECT {
	margin-left: 10px;
	margin-top:	2px;
	margin-bottom:	2px;
}
.variationedit_buttons {
	text-align: center;
	margin-bottom:	10px;
}

.btn_cart_varedit, .btn_cart_varedit_apply, .btn_cart_varedit_cancel, .btn_cart_quantity {
	border: 1px solid white;
	font-weight: bold;
	color:	#ffffff;
	background-color:	#0033cc;
}

.btn_cart_varedit_apply {
	margin-right:	15px;
}
.btn_cart_varedit_cancel {
	margin-left:	15px;
}
.btn_cart_quantity {
	margin-left:	5px;
}

.visible, .hidden {
	background-color:black;
	border:2px solid white;
}

.hidden{
	display:none;
	visibility:hidden;
}
.visible {
	display:block;
	visibility:visible;
}