form.cr{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
/* Shopping Cart Styles */
.clear{
	clear: both;
}
.scbox{
	width: 780px;
	padding: 0 12px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.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);
}
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: 115px;
	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 #ffcc00;
	border-right: 0;
	background-color: #ffff66;
	padding: 3px 24px 3px 6px;
}
table.totals td.totals_all{
	border: 1px solid #ffcc00;
	border-left: 0;
	background-color: #ffff66;	
	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.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: 335px;
}
.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;
}
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;
}
.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 */

/* New Styles */
#wrapper{
	width: 980px;
	margin: 0 auto;
	position: relative;
	padding-top: 172px;
}
#header{
	position: absolute;
	top: 0;
	left: 0;
}
#left{
	position: absolute;
	top: 180px;
	left: 0;
	width: 176px;
}
#right{
	padding-top: 35px;
}
#maintd{
	padding-left: 176px;
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-y;
}
#main{
	height: 1350px;
}
#slogon p{
	margin: 0;
}
body{
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center 0;
	background-color: #F1E9C5 !important;
}
.ddm select{
	display: block;
	margin: 0 auto;
}
/* End new Styles */

html{
	height: 100%;
}
body{
	height: 100%;
	padding: 0;
	margin: 0;
}
form{
	margin: 0;
	padding: 0;
}
h1{
	font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 24px 0;
	text-align: center;
}
h1.alleft{
	text-align: left;
	margin: 0 0 12px 0;
}
a.link {
	font-weight:bold;
	font-size:16px;
	color:#0000FF;
	text-decoration:underline;
	color:#0000FF;}
a.link:visited {
	font-weight:bold;
	font-size:16px;
	color:#0000FF;
	text-decoration:underline;
	color:#0000FF;}
a.link:hover {
	font-weight:bold;
	font-size:16px;
	color:#0000FF;
	text-decoration:underline;
	color:#0000FF;}
a.link:active {
	font-weight:bold;
	font-size:16px;
	color:#0000FF;
	text-decoration:underline;
	color:#0000FF;}
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#content{
	width: 100%;
}
td#contenttd{
	width: 100%;
	padding: 18px 18px 6px 18px;
}

table.loop4{
	width: 100%;
}

table.loop4 td.maintd{
	width: 25%;
	padding: 6px 18px 18px 18px;

}
.loop4image{
	width: 150px;
	height: 50px;
	margin-bottom: 16px;
}
.loop3{
	margin: -6px -18px 0 -18px;
}
.loop3 td.maintd{
	padding: 6px 18px 12px 18px;
	width: 33.33%;
	height: 100%;
}
.loop3image{
	width: 100px;
	height: 100px;
	margin-bottom: 6px;
	text-align: center;
}
div.frame{
	border: 1px solid #000000;	
	height: 99%;
}
div.frameinner{
	margin: 12px;
}
div.catframe{
	border: 1px solid #000000;	
	height: 200px;
}
div.catframeinner{
	margin: 12px;
}
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;
}

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;
}
.moreinfo p{
	margin-bottom: 10px;
}
table.qty{
	
}
.qty-td1{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	padding-right: 5px;
	padding-top: 2px;
	letter-spacing: -1px;
}
.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;
	font-weight: normal !important;
	list-style: none;
	padding: 7px 0 0 12px;
	font-family: Arial, Helvetica, sans-serif;
}
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/bc.gif);
	background-repeat: no-repeat;
	background-position: right 3px;	
}
 ul.breadcrumbs li.last{
 	background: none;
 }