/* Shopping Cart Styles */
.sc_giftcert{
	padding-top: 9px;
}
.sc_giftcert input{
	vertical-align: middle;
}
.sc_giftcert input.txt{
	margin-right: 10px;
	border-color:#ABADB3 #DBDFE6 #DBDFE6;
	border-right:1px solid #DBDFE6;
	border-style:solid;
	border-width:1px;
	height:18px;
	padding:2px 3px;	
}
.clear{
	clear: both;
}
.scbox{
	width: 780px;
}
.scbox a{
	font-size: 13px !important;
}
h1.scheader{
	height: 66px;
	margin: 0;
	text-indent: -3000px;
	overflow: hidden;
	background-repeat: no-repeat;
}
h1.scheader-shoppingcart{
	background-image: url(../images/sc/step-shoppingcart.png);
}
h1.scheader-checkout{
	background-image: url(../images/sc/step-checkout.png);
}
h1.scheader-ordercomplete{
	background-image: url(../images/sc/step-ordercomplete.png);
}
.thankyou{
	text-align: center;
	margin: 0 0 45px 0;
}
.thankyou h1{
	font-size: 33px;
	margin: 0;
	font-weight: normal;
}
.thankyou h2{
	font-size: 18px;
	margin: 0 0 25px 0;
	font-weight: normal;
}
.thankyou h3{
	font-size: 16px;
	margin: 0;
}
.thankyou p{
	line-height: 20px;
	margin: 0 0 25px 0;
	font-size: 14px;
}

h2.scstep{
	line-height: 50px;
	height: 56px;
	background-image: url(../images/sc/step-bg.gif);
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding-left: 9px;
}

div.scheader{
	margin: 0 0 12px 0;
}
div.scheader h3{
	font-size: 15px;
	margin: 0 0 9px 0;
}
div.scheader p{
	font-size: 13px;
	margin: 0 0 41px 0;
}
table.scheader{
	width: 100%;
	margin: 0 0 27px 0;
}
table.scheader td{
	vertical-align: top;
}
.scheader-td2{
	width: 165px;
	padding-left: 12px;
}
.sc-continueshopping{
	float: left;
}
.sc-customerbuttons{
	float: right;
}
.sc-customerbuttons .sc-newcustomer{
	background-image: url(../images/sc/buttons/create_account.png);
	float: left;
	width: 126px;
	height: 34px;
	text-indent: -3000px;
	overflow: hidden;
}
.sc-customerbuttons .sc-login{
	background-image: url(../images/sc/buttons/account_login.png);
	float: left;
	width: 126px;
	height: 34px;
	text-indent: -3000px;
	overflow: hidden;
	margin-left: 8px;
}
.sc-customerbuttons p{
	clear: left;
	padding-top: 4px;
	margin-bottom: 0;
}


div.sccol2{
	width: 165px;
	background-color: #efefef;
	background-image: url(../images/sc/shoppinghereissafefooter.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
div.sccol2 h4{
	text-indent: -3000px;
	overflow: hidden;
	background-image: url(../images/sc/shoppinghereissafe.gif);
	width: 165px;
	height: 31px;
	margin: 0 0 6px 0;
}
div.sccol2 div.sccol2box{
	text-align: center;
	padding: 0 0 12px 0;
}
div.scshowbasket{
	margin: 0 0 18px 0;
}
table.cart{
	width: 100%;
}
table.cart td{
	background-color: #efefef;
	padding: 2px 3px;
	vertical-align: middle;
}
.cart_quantity input{
	border: 1px solid #dbdfe6;
	border-top: 1px solid #abadb3;
}
td.cart_delete, td.cart_quantity, td.cart_image{
	text-align: center;
}
td.cart_price, td.cart_total{
	text-align: right;
}
td.cart_total{
	font-weight: bold;
}
td.cart_sku, td.cart_price{
	color: #666666;
}
table.carttotal{
	width: 100%;
	margin: 0 0 12px 0;
}
td.carttotal-td2{
	text-align: right;
}
table.totals{
	margin: 0 0 0 auto;
	border-collapse: collapse;
}
table.totals td{
	border-collapse: collapse;
	padding: 3px;	
}
table.totals td.totals_txt, table.totals td.totals_all_txt{
	text-align: left;
	font-weight: bold;
	padding-right: 24px;
}
table.totals td.totals_all_txt{
	border: 1px solid #a9a8a8;
	border-right: 0;
	background-color: #efefef;
	padding: 3px 24px 3px 6px;
}
table.totals td.totals_all{
	border: 1px solid #a9a8a8;
	border-left: 0;
	background-color: #efefef;	
	padding: 3px 3px 3px 3px;
}
table.totals td.totals{
	text-align: right;
}
.coupontbl td{
	vertical-align: top;
}
.coupontbl-td1{
	padding-right: 6px;
	padding-top: 7px;
}
.coupontbl-td2{
	padding-top: 3px;
	padding-right: 8px;
}
.coupontbl-td2 input{
	border: 1px solid #dbdfe6;
	border-top: 1px solid #abadb3;
	width: 160px;
	height: 18px;
	padding: 2px 3px;
}
td.coupontbl-td3{
	padding-top: 2px;
}
td.carttotal-td1{
	padding-top: 12px;
}
td.carttotal-td1 div{
	margin: 0 0 24px 0;
}
td.carttotal-td1, td.carttotal-td2{
	vertical-align: top;
}
.scshipping-td1, scshipping-td2{
	vertical-align: top;
}
.scshipping-td1{
	width: 373px;
	padding-right: 22px;
}
.scshipping-td2{
	width: 355px;
}
.scshipping-td2 h3{
	font-size: 15px;
	margin: 0 0 12px 0;
}
.scshipping-td2 p{
	margin: 0 0 12px 0;
	font-size: 13px;
}
table.scshipping{
	margin: 0 0 12px 0;
}
a.sccustomers{
	font-size: 11px;
	display: block;
	margin: 0 0 12px 0;
}
table.zipncountry{
	margin: 0 0 12px 0;
}
td.zipncountry{
	vertical-align: top;
}
.scshipping-td1 .zipncountry input{
	border: 1px solid #dbdfe6;
	border-top: 1px solid #abadb3;	
}
.scshipping-td1 select{
	width: 185px;
	border: 1px solid #dbdfe6;
	border-top: 1px solid #abadb3;
}
.zipncountry_txt{
	padding-right: 21px;
}
table.taxnship{
	margin: 0 0 12px 0;
}
.ups{
	padding: 24px 0 0 0;
}
.ups img{
	margin: 0 6px 3px 0;
}
.taxnship_hdr{
	font-weight: bold;
}
div.sc-payment{
	text-align: center;
}
div.sc-checkout{
	padding-top: 12px;
	text-align: center;
}
table.bill_addr, table.ship_addr{
	width: 100%;
}
.bill_addr_hdr, .ship_addr_hdr{
	background-color: #c1c1c1;
	text-align: left;
	font-weight: bold;
	line-height: 49px;
	padding-left: 12px;
}
table.addr{
	margin: 0 0 12px 0;
	width: 100%;
}
table.addr > td{
	width: 50%;
}
.addr_val select{
	width: 223px;
}
td.addr{
	text-align: right;
	padding-right: 3px;
}
td.addr_val input, td.addr_val select{
	border: 1px solid #dbdfe6;
	border-top: 1px solid #abadb3;	
}
td.addr_foot{
	text-align: right;
}


table.comm{
	margin: 0 auto 12px;
}
textarea.comm{
	border: 1px solid #7f9db9;
}
td.comm_hdr{
	font-weight: bold;
	text-align: center;
}
table.payment{
	margin: 0 auto 12px;
}
table.payment input, table.payment select{
	border: 1px solid #dbdfe6;
	border-top: 1px solid #abadb3;		
}
td.payment_hdr{
	font-weight: bold;
	text-align: center;
}
td.payment{
	text-align: right;
}
.scshippingfooter{
	text-align: center;
	margin: 0 0 12px 0;
}
.scshippingfooter strong{
	font-size: 14px;
}
.scshippingbuttons{
	margin: 0 0 12px 0;
}
.scshippingbuttons input{
	display: block;
	margin: 0 auto 12px;
}
.scemail{
	text-align: center;
	margin: 0 0 12px 0;
}
/* Shopping Cart Styles */

/* Start Search Results Styles */
.search_table{
	width: 100%;
	margin: 0 0 12px 0;
}
.search_field{
	width: 200px;
	padding-right: 3px;
}
.search_info{
	background-color: #FFFFFF;
	border: 1px solid #EFEFEF;
	padding: 6px;
}
.search_info table{
	width: 100%;
}
.search_info td{
	vertical-align: top;
	padding: 2px 6px;
}
.search-count{
	font-size: 11px;	
}
.search-results-page{
	text-align: right;
	font-size: 11px;
}
.search-prevnext{
	
}
.search-sortby{
	text-align: right;
}

.search-separator{
	display: block;
	margin: 6px 0 12px 0;
	background-color: #000066;
	height: 2px;
	overflow: hidden;
	border: 0;
}
.search-product{
}
.search-productimage{
	float: left;
	width: 128px;
}
.search-content{
	float: left;
	width: 450px;
}
.search-content .search-name{
	font-size: 14px;
	display: block;
	margin: 0 0 2px 0;
}
.search-moreinfo{
	float: right;
	width: 186px;
}
.search-priceblock{
	float: left;
	text-align: center;
	width: 100px;
}
.search-priceblock span{
	display: block;
}
.search-priceblock .search-oldprice{
	text-decoration: line-through;
}
.search-priceblock .search-onsale{
	color: #ff0000;
	font-weight: bold;
}
.search-moreinfolink{
	float: right;
	padding-right: 6px;
	width: 80px;
}

.search-foundincaption{
	clear: both;
	font-weight: bold;
	background-color: #f7f4e3;
	font-size: 11px;
	padding: 3px;
	margin: 0 0 3px 0;
}
a.search-foundin{
	font-size: 11px;
	font-weight: normal;
}
.search-pipeline{
	font-size: 11px;
	padding: 0 3px 0 6px;
}

/* End Search Results Styles */

h1{
	margin: 0 0 12px 0;
}
h1.alleft{
	text-align: left;
	margin: 0 0 12px 0;
}

p.text{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0 0 12px 0;
}
p.desc{
	margin: 0 0 30px 0;
	text-align: center;
}
table.loop4{
	margin: 0 -18px 0 -18px;	
}
table.loop4 td{
	padding: 0;
}
table.loop4 td.maintd{
	width: 232px;
	padding: 6px 6px 12px 6px;
	vertical-align: top;
	text-align: center;
	border: 1px solid #000000;
}
.loop4image{
	width: 232px;
	height: 168px;
	margin-bottom: 16px;
	border-collapse: collapse;
}
.loop4image td{
	padding: 0;
	text-align: center;
	vertical-align: middle;
}
.loop4image td img{
	display: block;
	margin: 0 auto;
}
.loop3{
	margin: -6px -10px 0 -10px;
}
.loop3 td{
	padding: 0;
}
.loop3 tr{
	height: 100%;
}
.loop3 td.maintd{
	padding: 6px 10px 12px 10px;
	width: 235px;
	vertical-align: top;
	text-align: center;
	border: 1px solid #000000;
}
.loop3image{
	width: 220px;
	height: 128px;
	margin-bottom: 6px;
	text-align: center;
}
.loop3image img{
	display: block;
	margin: 0 auto;
}
.loop3 .customtext{
	background: #9ebfd2;
	border: 1px solid #000000;
	margin: 0 0 9px 0;
	padding: 6px 12px 9px;
	text-align: center;
	font-size: 13px;
}
div.link{
	margin-bottom: 6px;
}
div.link a{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
div.desc{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	margin-bottom: 10px;
}
div.price{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;	
	margin-bottom: 6px;
}
.save5{
	display: block;
	background-image: url(../images/dollar.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 35px;
}
.maintd .save5{
	width: 100px;
	margin: 6px auto;
	line-height: 18px;
}
table.moreinfo{
	width: 100%;
	margin-bottom: 16px;
}
.moreinfo-td2{
	padding-left: 21px;
	width: 100%;
}
.moreinfo div.price{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: 16px;
}
div.oldprice{
	color: #666666;
	text-decoration: line-through;
}
div.onsale{
	color: #FF0000;
	clear: left;
}
.moreinfo .customtext{
	background: #9ebfd2;
	border: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	padding: 3px 9px 5px 6px;
	margin: 0 0 12px 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.moreinfo p.text{
	clear: left;
}
.moreinfo p{
	margin-bottom: 10px;
}
table.qty{
	margin: 0 0 5px 0;
}
.qty-td1{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	padding-right: 5px;
	padding-top: 10px;
	letter-spacing: -1px;
}
.qty-td2{
	padding-top: 7px;
}
.qty-td3{
	padding-left: 14px;
}
input.qty{
	width: 29px;
	height: 22px;
	border: 1px solid #596e81;
	padding: 2px 2px 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
	
#links a:link, #links a:visited, #links a:active, #links a:hover {
	font-weight:bold;
	font-size:16px;
	color:#0000FF;
	text-decoration:underline;
	color:#0000FF;}
	
ul.breadcrumbs{
	display: block;
	font-size: 13px !important;
	margin: 0 0 18px 0;;
	font-weight: normal !important;
	list-style: none;
}
ul.breadcrumbs a{
	font-size: 13px !important;
	font-weight: normal !important;	
}
ul.breadcrumbs li{
	display: inline;
	padding: 0 6px 0 4px;
	background-image: url(../images/breadcrumbs.gif);
	background-repeat: no-repeat;
	background-position: right 3px;	
}
 ul.breadcrumbs li.last{
 	background: none;
 }

.scemail {
	font-weight: bold;
}
