﻿@import url("homepage_slider.css");

body{
	background-image:url('images/background.gif');
}

.slider1 {
	height:311px !important;
}

.cleaner {
background:transparent none repeat scroll 0 0;
border:medium none;
clear:both;
font-size:1px;
height:0;
line-height:0;
margin:0;
padding:0;
}

.braginBoardFrame {
	padding:0 !important;
	margin:0 !important;
	border:none 0 !important;
}

.centerFix{
	margin: 0 auto;
	width:998px;
}

.mainBodyBg{
	background-image:url('images/mainContentBg.png');
	background-repeat:repeat-y;
	float:left;
	width:998px;
}

.headerContainer{
	background-image:url('images/headerBg.gif');
	background-repeat:no-repeat;
	width:960px;
	height:124px;
	margin: 0 auto;
}

.contactContainer{
	width:200px;
	float:left;
}

.logo{
	margin-top:10px;
	margin-left:10px;
	width:250px;
	float:left;
}

.utilNavContainer{
	float:left;
	margin-left:70px;
	margin-top:10px;
	width:375px;
}

.myAccount{
	float:left;
	color:#404041;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	margin-left:10px;
	text-align:right;
	line-height:16px;
}

.myAccount a:link, .myAccount a:active, myAccount a:visited{
	color:#b85e00;
	text-decoration:none;
}

.myAccount a:hover{
	text-decoration:underline;
}

.headerCartContainer{
	float:left;
	color:#404041;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	margin-top:8px;
	margin-left:15px;
	width:136px;
}

.myCartTxt{
	float:left;
	padding-top:5px;
	margin-right:5px;
}

.cartIcon{
	float:left;
}

.itemsLink{
	float:left;
	width:65px;
	padding-top:5px;

}

.itemsLink a:link, .itemsLink a:active, .itemsLink a:visited{
	color:#b85e00;
	text-decoration:none;
}

.itemsLink a:hover{
	text-decoration:underline;
}


.headerCheckoutButton{
	padding-top:5px;
	float:left;
}

.shareSearchContainer{
	width:450px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	padding-top:7px;
}

.shareThisContainer{
	float:left;
	margin-left:32px;
	width:175px;
}

.shareTxt a:link, .shareTxt a:active, .shareTxt a:visited{
	color:#007738;
	text-decoration:none;
}

.shareTxt a:hover{
	text-decoration:underline;
}

.shareIcon{
	float:left;
}

.shareTxt{
	float:left;
	padding-top:3px;
}

.signUpNewsletter{
	float:right;
	padding-top:3px;
}
.newsletterTxt{
	float:left;
}

.newsletterTxt a:link, .newsletterTxt a:active, .newsletterTxt a:visited{
	color:#b85e00;
	text-decoration:none;
}

.newsletterTxt a:hover{
	text-decoration:underline;
}


.arrowIcon{
	float:left;
	margin-right:20px;
	margin-left:5px;
}

.searchBox{
	width:422px;
	height:46px;
	background-image:url('images/searchBoxBg.png');
	background-repeat:no-repeat;
	margin-left:24px;
	margin-top:3px;
}

.searchTxtBx{
	float:left;
	margin-left:80px;
	margin-top:8px;
}

.searchInputTxt{
	width:282px;
	height:26px;
	border:0;
	background:transparent;
	background-image:url('images/searchTxtBoxBg.GIF');
	background-repeat:no-repeat;
	padding-top:6px;
	padding-left:8px;
	color:silver;
	font-size:12pt;
	margin:0;
}

.searchGoButton{
	width:32px;
	height:30px;
	border:0;
	background:transparent;
	background-image:url('images/searchGoButton.gif');
	margin-left:5px;
	margin-top:10px
}
	
.searchForm{margin:0;padding:0;}
	

.mainContainer{
	width:960px;
	margin: 0 auto;
	
}

.leftCol{
	width:185px;
	float:left;
}

.categoryLevel1{
	background-image:url('images/catLevel1BgR.gif');
	width:175px;
	color:#00316d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	padding-top:6px;
	padding-left:10px;
	padding-bottom:6px;
	line-height:17px;
}

.categoryLevel1 a:link, .categoryLevel1 a:active, .categoryLevel1 a:visited{
	color:#00316d;
	text-decoration:none;
}

.categoryLevel1 a:hover{
	text-decoration:underline;
}


.categoryLevel2{
	background-image:url('images/catLevel2Bg.gif');
	background-repeat:repeat-y;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:15px;
font-weight:bold;

}


.categoryLevel2 a:link, .categoryLevel2 a:active, .categoryLevel2 a:visited{
	color:#00316d;
	text-decoration:none;
}

.categoryLevel2 a:hover{
	text-decoration:underline;
}


.catBg2{
	width:185px;
	font-family:Garamond;
	color:#DEFFE6;
	font-size:12pt;
	text-align:center;
	height:21px;
	padding-top:5px;
	background-image:url('images/catBg2.gif');
	font-weight:bold;
}

.newsSignupContainer{
	background-image:url('images/newsSignupBg.gif');
	height:241px;
	width:185px;
	
}

.signupText{
	padding-top:75px;
	font-size:9pt;
	color:#41454b;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	
}

.signUpForm{
	text-align:center;
	margin-top:10px;
}

.joinNowTxt{
	color:#7a1a00;
	font-style:italic;
	font-weight:bold;
}

.signupTxtBx{
	background-image:url('images/signupTxtBx.gif');
	height:25px;
	width:163px;
	border:0;
	padding-top:3px;
	font-size:14pt;
	color:silver;
	text-align:center;
}

.signUpButton{
	background:transparent;
	background-image:url('images/signUpButton.png');
	height:28px;
	width:88px;
	border:0;
	margin-top:15px;
	cursor:pointer;
}

.featureSliderContainer{
	width:760px;
	margin-top:10px;
	margin-left:10px;
	float:left;
}

.sliderThumbContainer{
	background-image:url('images/sliderThumbbg.gif');
	height:66px;
	width:750px;
	padding:5px;
}


.sliderThumbsLinks {
	float:left;
}

.sliderThumbsLinks a {
	width:160px;
	height:65px;
	margin-right:5px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	display:block;
}

.sliderControls{
	width:75px;
	float:right;
	margin-left:10px;
	margin-top:19px;
}
.sliderControls img {
	cursor:pointer;
}

.iconContainer{
	padding-left:10px;
	float:left;
	margin-top:10px;
}

.featureItemTitle{
	margin-left:10px;
	float:left;
	margin-top:10px;
}

.catalogContainer{
	width:765px;
	float:left;
	padding-left:10px;
	padding-top:15px;
}

.catProductContainer{
	width:245px;
	float:left;
	border-bottom:2px solid silver;
	height:281px;
	padding-top:10px;
	padding-left:5px;
}

.catProdImage{
	text-align:center;
}

.catProdTitle{
	width:210px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	padding:5px;
	padding-right:25px;
	padding-left:10px;
	line-height:15px;
	}

.catProdTitle a:link, .catProdTitle a:active, .catProdTitle a:visited{
	color:#00316d;
	text-decoration:none;
}

.catProdTitle a:hover{
	text-decoration:underline;
}

.catHr{
	background-color:#b3c0d2;
	height:2px;
	width:98%;
	border:0;
}

.catAddToCart{
	width:86px;
	float:left;
}

.catPrice{
	width:123px;
	float:left;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	color:#58595b;
	font-size:9pt;
	padding-top:4px;
	padding-left:20px;
}

.catPriceNumber{
	font-size:11pt;
	color:#b85e00;
	font-weight:bold;
}

.catFreeShipOdd{
	width:245px;
	padding-top:5px;
	text-align:center;
	float:left;
	
}

.mainFooterContainer{
	background-repeat:repeat-y;
	float:left;
	width:998px;
	background-image:url('images/mainContentBgFooter.png');
	height:250px;
	margin-bottom:25px;
}


.footerContainer{
	width:960px;
	margin: 0 auto;
	background-image:url('images/footerBg.png');
	height:255px;
}

.taterBox{
	padding-top:10px;
	padding-left:15px;
	width:135px;
	float:left;
}

.creditLogos{
	padding-top:16px;
	padding-left:177px;
	float:left;
	width:302px;
}

.topRatedSeller{
	float:left;
	width:66px;
	margin-left:45px;
}

.comodoLogo{
	width:124px;
	float:left;
	margin-left:25px;
}

.footerLinksContainer{
	margin-top:5px;
	text-align:center;
	margin-left:10px;
}

.footerLinksContainer td{
	width:154px;
	padding-left:20px;
	padding-right:20px;
	line-height:18px;
	vertical-align:top;

}

.footerLinksContainer a:link, .footerLinksContainer a:active, .footerLinksContainer a:visited{
	color:#e9edf1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}


.copyrightInfo{
	float:left;
	font-size:9pt;
	color:#deffe6;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-left:15px;
	
}

.tosContainer{
	float:right;
	margin-top:10px;
	margin-right:35px;
	font-size:9pt;

}

.tosContainer a:link, .tosContainer a:active, .tosContainer a:visited{
	color:#deffe6;
	font-family:Arial, Helvetica, sans-serif;
}

.breadcrumbs{
	font-size:9pt;
	font-family:arial;
	line-height:15px;
	text-transform:capitalize;
	color:#008386;
}

.breadHome a:link, .breadHome a:active, .breadHome a:visited{
	color:#00316d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

.breadHome{
	color:#00316d;
}

.breadOther{
	color:#008386;
}

.breadOther a:link, .breadOther a:active, .breadOther a:visited{
	color:#008386;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

.catTitleContainer{
	height:34px;
	width:760px;
	margin-top:20px;
	margin-bottom:5px;
	background-image:url('images/catalogBgBar.gif');
	float:left;
	color:#002552;
	font-family:arial;
	font-size:12pt;
	font-weight:bold;
}

.catSortBy{
	float:right;
	font-size:9pt;
	margin-right:20px;
	margin-top:7px;
}

.categoryName{
	float:left;
	padding-top:10px;
	padding-left:10px;
}

.paginationTop{
	text-align:right;
	color:#006567;
	font-size:9pt;
	font-family:arial;
	float:right;
	font-weight:bold;
	padding-right:10px;
}

.otherPage{
	float:left;
	border:2px silver solid;
	padding:5px;
	margin:2px;
	padding-left:5px;
	padding-right:5px;
	background-color:white;
	padding:3px 8px 5px;
	font-weight:bold;
}

.paginationTop a:link, .paginationTop a:active, .paginationTop a:visited{
	color:#00316D;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
}

.pageOne{
	float:left;
	padding:3px;
	margin:2px;
	background-color:white;
}

.currentPage{
	float:left;
	padding:3px 8px 5px;
	padding-top:4px;
	margin:3px;
	color:#006557;
	padding-bottom:4px;
	margin-top:4px;
	margin-right:4px;
	font-weight:bold;

}

.leftButton{
	float:left;
	padding:3px;
	padding-top:4px;
	margin:3px;
}

.rightButton{
float:left;
padding:3px;
padding-top:4px;
margin:3px;
}

.catTitleContainerBottom{
	height:34px;
	width:760px;
	margin-top:5px;
	margin-bottom:20px;
	background-image:url('images/catalogBgBar.gif');
	float:left;
	color:#002552;
	font-family:arial;
	font-weight:bold;
	text-align:right;
	font-size:9pt;
}

.catTitleContainerBottom a:link, .catTitleContainerBottom a:active, .catTitleContainerBottom a:visited{
	color:#00316D;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#catalogBottom{
	float:right;
	margin-right:5px;
}

.pageScroll{
	float:right;
	margin-top:3px;
}

.nowShowing{
	float:left;
	font-size:9pt;
	color:#002552;
	font-family:arial;
	font-size:9pt;
	margin-top:10px;
}

.greenTxt{
	color:#006567;
	font-weight:bold;
}

.prodPageContainer{
	width:765px;
	float:left;
	margin-left:10px;
	margin-top:10px;
}

.prodLeftCol{
	float:left;
	width:335px;
}

.prodRightCol{
	float:left;
	font-family:arial;
	width:400px;
	font-size:10pt;
}

.prodTitle{
	color:#008386;
	font-size:18px;
	font-weight:bold;
	line-height:21px;
	padding-top:7px;
}

.shortDesc{
	margin-top:10px;
	color:#58595b;
	line-height:16px;
	font-size:12px;
}

.priceAddCart{
	background-image:url('images/yourPriceBG.gif');
	width:418px;
	height:70px;
	margin-top:10px;

}

.yourPrice{
	font-size:12px;
	color:#58595b;
	font-weight:bold;
	float:left;
	margin-top:27px;
}

.prodPrice{
	font-size:18px;
	color:#b75e00;
	font-weight:bold;
	float:left;
	margin-top:24px;
	padding-left:5px;
	padding-right:15px;

}

.addToCartButton{
	float:left;
	margin-top:20px;
}

.centerFixProduct{
	padding-left:65px;
}

.shippingInfo{
	margin-top:20px;
	margin-left:25px;
	float:left;
}

.freeShipIcon{
	float:left;
}

.freeShipTxtLnk{
	float:left;
	margin-left:20px;
	color:#002552;
	font-size:12px;
	line-height:15px;
}


.freeShipTxtLnk a:link, .freeShipTxtLnk a:active, .freeShipTxtLnk a:visited{
	color:#002552;
	font-family:Arial, Helvetica, sans-serif;
}

.picZoom{
	width:326px;
	text-align:center;
	padding-left:112px;
}

.zoomIcon{
	float:left;
}

.zoomTxt{
	float:left;
	font-size:11px;
	color:#00316d;
	margin-left:5px;
	font-weight:bold;
	padding-top:3px;
}

.zoomTxt a:link, .zoomTxt a:active, .zoomTxt a:visited{
	color:#00316d;
	font-family:Arial, Helvetica, sans-serif;
}

.morePics{
	clear:both;
	margin-top:25px;
	color:#008386;
}

.moreViews{
	color:#008386;
	font-family:arial;
	font-size:12px;
	margin-bottom:4px;
}

.productDesc{
	font-family:arial;
	font-size:12px;
	color:#58595b;
	line-height:16px;
}

.descTitle{
	margin-top:35px;
	float:left;
	margin-bottom:5px;
}

.crossSellTitle{
	height:24px;
	width:748px;
	margin-top:20px;
	margin-bottom:5px;
	background-image:url('images/catalogBgBar.gif');
	float:left;
	color:#002552;
	font-family:arial;
	font-size:12pt;
	font-weight:bold;
	padding-top:10px;
	padding-left:12px;
}

/*cart classes*/

.logininfo{
padding-right:20px;
text-align:left;
line-height:normal;
font-weight:normal;
}

.registernowinfo{
	line-height:normal;
	font-weight:normal;
}
.information_text{
	margin:15px 10px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.cart_subtotal_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	display:block;
	padding-top:10px;
}

.update_btn{
	
	}
	
	#select_currencyId{
	width:50px;
}


.checkout_product_list_price,.cart_cost,.cart_price,.checkout_price,.checkout_subheader,.checkout_product_list_quantity{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b75e00;
	font-weight:bold;
	text-align:left;
}

.cart_subtotal_price{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#b75e00;
	font-weight:bold;
	text-align:left;
	display:block;
	padding-top:10px;
}

.checkout_form_price{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#b75e00;
	font-weight:bold;
	text-align:right;
	padding:0px 0px 0px 30px;
}

.cart_header_2,.cart_header_3,.cart_header_4,.cart_header_5,.cart_header_6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	background-color:#EBEBEB;
	border-top:1px silver solid;
	border-bottom:1px silver solid;
	color:#666666;
}

.cart_header_1{
	text-align:left;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	background-color:#EBEBEB;
	border-top:1px silver solid;
	border-bottom:1px silver solid;
	color:gray;
}

.button{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin-left:60px;
}

.checkout_button{

}


#checkout_pickup_address{
	margin-left:25px;
	line-height:20px;
	
}

.removeCartButton{
	background-image: url("pics/images/buttons/checkout_130x34_red.jpg");
	background-repeat:no-repeat;
}

.continueShoppingCart{
	width:150px;
	float:left;
	text-align:left;
	padding:10px;
	cursor:pointer;
	padding-left:0px;
	font-family:arial;
	font-size:12px;
}

.cartCheckoutButtonDiv{
	float:left;
	width:555px;
	text-align:right;
	padding:10px;
}

.googleCheckout{
	text-align:right;
	width:610px;
}


.checkout_order_details_table_header_1,.checkout_order_details_table_header_2,.checkout_order_details_table_header_3,.checkout_order_details_table_header_4,.checkout_order_details_table_header_5,.checkout_order_details_table_header_6,.cart_3,.cart_4,.cart_5,.cart_6,.cart_quantity,.checkout_description,.checkout_product_list_cart_header_1,.checkout_product_list_cart_header_2,.checkout_product_list_cart_header_3,.checkout_product_list_cart_header_4,.checkout_product_list_cart_header_5{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	/*background-color:white;*/
}

.checkout_item_2{
	padding-left:5px;
	background-color:none;
}
.cart_2{line-height:normal;font-family:arial;vertical-align:top;font-size:12px;}

.cart_item_title{}

.cartbottombuttons{
	text-align:center;
	padding-top:10px;
	width:740px;
}

.cart_1{
	text-align:left;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:gray;
	line-height:15px;
}

.cart_1 a:link{
	color:black;
}

.checkout_order_details_table_td_1{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:center;
	padding-right:10px;
}

.cart td{
	padding:10px 10px 10px 10px;
	margin:10px 10px 0px 0px;
	vertical-align:middle;
}

.checkout_window_header,.forgot_password{
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-align:left;
	padding:0px;
}

.text{
	padding:10px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-align:left;
}

.checkout_cart_continue_cnt{
	text-align:right;
}

.registerhere{
	width:200px;
	height:80px;
	text-align:center;
	border:2px #c0c0c0 dashed;
	padding:10px 10px 10px 10px;
	overflow:visible;
	margin:0px 0px 0px 10px ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
	cursor:pointer;
}

.registerhere a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}



#checkout_shipment_info{
	text-align:left;
}

#checkout_breadcrumb_container a:link{
	/*margin:25px 0px 0px 10px;*/
	text-align:left;
	padding:0px 0px 0px 5px;
	font-size:8pt;
	color:gray;
}

#checkout_breadcrumb_container table{
	margin-top:15px;
	text-align:left;
}

#checkout_breadcrumb_container{
	/*margin-left:10px;*/
	width:700px;
	margin-bottom:10px;
}

.checkout_textarea{
	margin-left:75px;
}
/*ERRORS*/

.error_text{font-family:Arial; font-size:10pt; color:gray;text-decoration: none; font-weight: normal; padding: 5px 5px 5px 5px; margin-top:15px;}
.error_window{width: 450px; border: 1px solid #000000; margin:15px 0px 15px 50px}
.error_top_left_corner {background-color: #cccccc;}
.error_top_left_corner_size {}
.error_top_right_corner {background-color: #cccccc;}
.error_top_right_corner_size {}
.error_bottom_left_corner {}
.error_bottom_left_corner_size {}
.error_bottom_right_corner {}
.error_bottom_right_corner_size {}
.error_left {}
.error_right {}
.error_top {background-color: #cccccc; text-align: justify; font-size: 11px; font-family: Arial; color: #666666; font-weight:bold; padding-left: 15px;}
.error_bottom {}
.error_image {background-image: url("../vision/error_image.gif"); background-position: center; background-repeat: no-repeat;}
.error_image_size{width: 15px; height: 5px;}

.imgborder{
    border-width: 0px;
    border:none;
}

.imgborder a, img{
    border-width: 0px;
    border:none;
}

.info_text{font-family: Arial; font-size: 10pt; color: #000000;text-decoration: none; font-weight: normal;  padding: 5px 5px 5px 5px;}
p.info_text {font-family: Arial; font-size: 10pt; color: #000000;text-decoration: none; font-weight: normal;padding:0;margin:0}
.info_window{width: 450px; border: 1px solid #000000; margin:0px 0px 15px 50px}
.info_top_left_corner {background-color: #cccccc;}
.info_top_left_corner_size {}
.info_top_right_corner {background-color: #cccccc;}
.info_top_right_corner_size {}
.info_bottom_left_corner {}
.info_bottom_left_corner_size {}
.info_bottom_right_corner {}
.info_bottom_right_corner_size {}
.info_left {}
.info_right {}
.info_top {background-color: #cccccc; font-size: 10pt; font-family: Arial; color: #666666; font-weight:bold; padding-left: 15px; text-align: justify;}
.info_bottom {}
.info_image {background-image: url("../vision/info_image.gif"); background-position: center; background-repeat: no-repeat;}
.info_image_size{width: 25px; height: 25px;}

.warning_text{font-family: Arial; font-size: 10px; color: #000000;text-decoration: none; font-weight: normal;  padding: 5px 5px 5px 5px;}
.warning_window{width: 450px; border: 1px solid #CCCCCC; margin:0px 0px 15px 50px}
.warning_top_left_corner {background-color: #cccccc;}
.warning_top_left_corner_size {}
.warning_top_right_corner {background-color: #cccccc;}
.warning_top_right_corner_size {}
.warning_bottom_left_corner {}
.warning_bottom_left_corner_size {}
.warning_bottom_right_corner {}
.warning_bottom_right_corner_size {}
.warning_left {}
.warning_right {}
.warning_top {background-color: #cccccc; font-size: 10pt; font-family: Arial; color: #437098; font-weight:bold; padding-left: 15px; text-align: justify;}
.warning_bottom {}
.warning_image {background-image: url("../vision/warning_image.gif"); background-position: center; background-repeat: no-repeat}
.warning_image_size{width: 25px; height: 25px;}

/*OLD CHECKOUT*/

.checkout_hr{height: 1px; color:#CCCCCC; margin: 5px 0px 10px 0px}
.div{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#FFFFFF;
	text-align:left;
}
.checkout_top{
/Design/Templates/
	width:100%;
	margin-bottom:5px;
	border-bottom:1px silver solid;
	padding-top:5px;
	}
	
.checkout_top_login{
/Design/Templates/
	width:100%;
	margin-bottom:5px;
	line-height:25px;
	border-bottom:1px silver solid;
	font-size:12pt;
}
.checkout_top_add{
/Design/Templates/
	width:100%;
	margin-bottom:5px;
	line-height:25px;
	border-bottom:1px silver solid;
	padding-top:5px;
	color:gray;
}
.checkout_top_left_corner{background-color:white;}
.checkout_top_left_corner_add_size{}
.checkout_top_left_corner_add{background-color:white}
.checkout_top_left_corner_size{}
.checkout_top_right_corner{background-color:white}
.checkout_top_right_corner_size{}
.checkout_top_right_corner_add{background-color:white}
.checkout_top_right_corner_add_size{}
.checkout_top_left{
	color:gray;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align: middle;
	font-weight: bold;
	padding:5px 0px 0px 0px;
/Design/Templates/
}
.checkout_window{width:740px;}
.checkout_left{}
.checkout_right{}
.checkout_bottom_left_corner{}
.checkout_bottom_left_corner_size{}
.checkout_bottom_right_corner{}
.checkout_bottom{}
.checkout_bottom_right_corner_size{}
.checkout_right_size{
}

checkout_left_size{
}

.checkout_image{
	text-align:left;
}

.checkout_login_borders_1{border-right:1px solid #f3f3f3; border-bottom:1px solid #f3f3f3;}
.checkout_login_borders_2{border-bottom:1px solid #f3f3f3}

.checkout_item_2{
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	float:left;
	font-weight: normal;
}
.checkout_item{
	color: #333333;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	text-align:left;
	margin:2px 0px 2px 5px;
	display:block;
}

.checkout_subscription{
	text-align:right;
}

.checkout_subheader{
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	font-weight: bold;
}
.checkout_text{
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;

	font-size: 12px;
	vertical-align: middle;

	font-weight: normal;
}
.checkout_description{
	color: #4D5661;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;

	font-size: 12px;
	vertical-align: middle;

	font-weight: normal;
}
.checkout_window_header{
	padding:0px;
	color:gray;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	vertical-align: middle;
	font-weight: bold;
}
.checkout_input,.select{
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	font-weight: normal;
	border: 1px solid silver;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	width:150px;
	background-color:#FFFFFF !important;
}

.checkout_payment_provider{
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;

	font-size: 12px;
	vertical-align: middle;

	font-weight: normal;
}

.checkout_cart_spacer, .cart_spacer{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:0px;
	display:none;
}
..checkout_cart_spacer img{
	display:none;
}

.cartholder br{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:0px;
	display:none;
}

.customcart{
	width:740px;
	margin:0px 10px 0px 10px;
	display:block;
	float:left;
}

.cartheader{
	font-size:14pt;
	color:gray;
	border-bottom:1px silver solid;
	margin:15px 10px 0px 10px;
	font-family:arial;
	font-weight:bold;
	width:740px;
	float:left;
}

.checkout_login_spacer{
	padding: 5px 5px 5px 5px;
}
.checkout_auction_item{
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: middle;
	font-weight: normal;
}

.cart_spacer_size{
	height:0px;
	padding:0px;
	margin:0px;
}
.checkout_product{
	color: #445F86;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: middle;
	font-weight: normal;
}

.checkout_quantity{
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;

	font-size: 12px;
	vertical-align: middle;

	font-weight: bold;
}
.checkout_price, .promoprice{
	color: #FF0000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;

	font-size: 12px;
	vertical-align: middle;

	font-weight: bold;
}

.checkout_restock_table{border: 1px solid #aaaaaa}

/* Checkout ProductList Cart*/
.checkout_product_list_cart_table{border: 1px solid #dddddd}
.checkout_product_list_cart_header_1,
.checkout_product_list_cart_header_2,
.checkout_product_list_cart_header_3,
.checkout_product_list_cart_header_4,
.checkout_product_list_cart_header_5,
.checkout_product_list_cart_header_6{
	height: 20px;
   font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;

	font-weight: normal;
	word-spacing: 0px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	text-align: center;
}
.checkout_product_list_cart_header_3{text-align: left;}

.checkout_product_list_cart_1,
.checkout_product_list_cart_2,
.checkout_product_list_cart_3,
.checkout_product_list_cart_4,
.checkout_product_list_cart_5{text-align: center;}
.checkout_product_list_cart_3{text-align: left;}
.checkout_product_list_item{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	word-spacing: 0px;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	vertical-align:middle;
}	
.checkout_product_list_product{
	color: #666666;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	vertical-align: middle;
	font-weight: normal;
}

.checkout_product_list_product a:link{
	color: #666666;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	vertical-align: middle;
	font-weight: normal;
}
	

.checkout_product_list_price{
	color: #ED1B23;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	vertical-align: middle;

	font-weight: bold;
}	
.checkout_product_list_quantity{
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	vertical-align: middle;

	font-weight: normal;
}	
/* End Checkout ProductList Cart*/

/* Checkout order */
.checkout_order_table{border: 1px solid #dddddd}
.checkout_order_header_td_1, .checkout_order_header_td_2, .checkout_order_header_td_3, .checkout_order_header_td_4, .checkout_order_header_td_5, .checkout_order_header_td_6{
	height: 20px;
	text-align: center;
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;

	font-size: 11px;
	vertical-align: middle;

	font-weight: normal;
}
.checkout_order_td_1, .checkout_order_td_2,.checkout_order_td_3,.checkout_order_td_4,.checkout_order_td_5,.checkout_order_td_6{
	padding: 2px 2px 2px 2px;
	text-align: center;
	vertical-align: middle;

}
.checkout_order_status{
	text-align: center;
	color: #555555;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;

	font-size: 11px;
	vertical-align: middle;

	font-weight: bold;
}
.checkout_order_date{
	text-align: center;
	color: #444444;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;

	font-size: 11px;
	vertical-align: middle;

	font-weight: normal;
}
a.checkout_order_product, a.checkout_order_product:hover, a.checkout_order_product:visited, a.checkout_order_product:active{
	text-align: center;
	color: #000000;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;

	font-size: 13px;
	vertical-align: middle;

	font-weight: normal;
}
a.checkout_order_product:hover{
color: #000000;
}

/* Footer */

a.footer_link, a.footer_link:hover, a.footer_link:active, a.footer_link:visited{
	text-align: center;
	color: #ffffff;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;

	font-size: 12px;
	vertical-align: middle;

	font-weight: normal;
}
a.footer_text{
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;

	font-size: 12px;
	vertical-align: middle;

	font-weight: normal;
}
.checkout_information{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:8pt;
	color:gray;
	display:block;
	padding:5px;
}	

.checkout_shipment_payment_service_name{
	font-family:Arial, Helvetica, sans-serif;

	font-weight: bold;
	letter-spacing: 0px;
	word-spacing: 0px;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

 .checkout_order_details_table_header_1, .checkout_order_details_table_header_2, .checkout_order_details_table_td_1, .checkout_order_details_table_td_2{
   font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	word-spacing: 0px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #dddddd; 
	}

.checkout_order_details_table_header_1{
	font-weight: bold;
	text-align: center;
	background-color: #cccccc;
	font-size:10pt;
	padding:5px 5px 5px 5px;
	height:20px;
	
}
.checkout_order_details_table_header_2{
	font-weight: bold;
	text-align: center;
	background-color: #cccccc;
	font-size:10pt;
	padding:5px 5px 5px 5px;
	height:20px;

	
}
.checkout_order_details_table_td_1,.checkout_order_details_table_td_1 a:link,.checkout_order_details_table_td_1 a:visited,.checkout_order_details_table_td_1 a:hover,.checkout_order_details_table_td_1 a:active{
background-color:#ffffff;text-align:right;padding-top:5px;padding-bottom:5px;padding-left:5px;font-size:10pt;
}

.checkout_order_details_table_td_2{background-color:#ffffff; text-align:left; color:#000000;font-family:Arial, Helvetica, sans-serif;font-size:10pt;padding-top:5px;padding-bottom:5px;padding-left:5px;}

.checkout_order_details_table_1{border-collapse: collapse; border: 1px solid #cccccc; background-color: #ffffff}
.checkout_order_details_td_1_1, .checkout_order_details_td_1_2, .checkout_order_details_td_1_3, .checkout_order_details_td_1_4{
	border: 1px solid #dddddd;
	padding: 5px 5px 5px 5px;
	color: #444444;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12px;
	vertical-align: middle;
	font-weight: bold;
	margin:5px 10px 5px 10px;
}
.checkout_order_details_td_1_1{text-align: right; background-color: #ffffff}
.checkout_order_details_td_1_2{text-align: left; color: #000000; font-weight: normal; background-color: #ffffff; font-size: 11px;}
.checkout_order_details_td_1_3{text-align: right; background-color: #ffffff}
.checkout_order_details_td_1_4{text-align: right; color: #000000; font-weight: normal;  background-color: #ffffff; font-size: 11px;}

a.sub_title, a.sub_title:hover{
	font-family:Arial, Helvetica, sans-serif;

	color: #cccccc;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 11px;	
	text-decoration: none;
	text-align: center;
}
a.sub_title:hover{text-decoration: underline;}

.cart_text{
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;

	letter-spacing: -1px;
	font-size: 11px;
	vertical-align: middle;

	font-weight: normal;
}
.rma_text{
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;

	font-size: 12px;
	vertical-align: middle;

	font-weight: normal;
}
.rma_text_1{font-family: Verdana;
	font-weight: bold;
	letter-spacing: 0px;
	word-spacing: 0px;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.rma_date_of_sale{color: #000000;text-decoration: none;font-family: Verdana;font-size: 12px;vertical-align: middle;
font-weight: bold;}
.rma_item_number{color: #000000;text-decoration: none;font-family: Verdana;font-size: 12px;vertical-align: middle;
font-weight: bold;}
.rma_price{color: #E20001;text-decoration: none;font-family: Verdana;font-size: 12px;vertical-align: middle;
font-weight: bold;}
.rma_borders_1{border-bottom: 1px solid #f3f3f3;}
.rma_borders_2{border: 1px solid #f3f3f3;}
.rma_current_status_text{color: #000000;text-decoration: none;font-family: Arial;font-size: 12px;vertical-align: middle;
font-weight: bold}
.rma_description{
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;

	font-size: 12px;
	vertical-align: middle;

	font-weight: bold;}
.rma_information{
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;

	font-size: 12px;
	vertical-align: middle;

	font-weight: normal;}
.rma_message{color: #777777;text-decoration: none;font-family: Arial;font-size: 12px;vertical-align: middle;
font-weight: normal; font-style: italic; padding-left: 20px}
.rma_image_border_1{border-bottom: 1px solid #D0DDF0; border-left: 1px solid #D0DDF0;}
.rma_image_border_2{border: 1px solid #D0DDF0;}
.rma_current_status{color: #E20001;text-decoration: none;font-family: Verdana;font-size: 14px;vertical-align: middle;
font-weight: bold;}

.rma_table_item_report{border-collapse: collapse; border: 1px solid #445F86; background-color: #ffffff}
.rma_td_item_report_1_1{
	border: 1px solid #cccccc;
	padding: 2px 5px 2px 2px;
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	font-weight: bold;
	text-align: right; 
	background-color: #ffffff;
}
.rma_td_item_report_1_2{
	border: 1px solid #cccccc;
	padding: 2px 2px 2px 5px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;

	font-size: 11px;
	vertical-align: middle;

	color: #000000; 
	font-weight: normal;  
	background-color: #ffffff;
}





