﻿#storeContent {
	
	width:620px;
	padding-bottom:40px;
}
* html #storeContent {
	width:600px;
}


#storeContent h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}
#storeContent h3.new {
	padding-left:33px;
	background:url(images/icon-new.gif) no-repeat left top;
}
#storeContent h4 {
	font-size:13px;
}
#storeContent h4.new {
	padding-left:33px;
	background:url(images/icon-new.gif) no-repeat left top;
}
#storeContent td ul {
	float:left;
	width:160px;
	list-style:none;
}
#storeContent li {
	margin-bottom:2px;
}
#storeContent li.new {
	padding-left:33px;
	background:url(images/icon-new.gif) no-repeat left top;
}
#storeContent .cat td img {
	float:left;
}
#storeContent .products td img {
	margin:0 auto;
	width:125px;
	display:block;
	margin-bottom:10px;
}
#storeContent table {
	width:600px;
	border-collapse:collapse;
	border-spacing:0;
	border-top:3px solid #e0e0e0;
	border-bottom:3px solid #e0e0e0;
	border-right:1px solid #fff;
	font-size:11px;
	margin-bottom:20px;
	
}
* html #storeContent table {
	width:590px;
}

#storeContent .categories td {
	width:50%;
}
#storeContent .contentBox table.cart {
	border:none;
	width:550px;
	margin:0 auto;
}
* html #storeContent .contentBox table.cart {
	width:520px;
}
#storeContent table.cart {
	margin-bottom:0;
	border-top:none;
}
#storeContent table.products {
	border-top:none;
	margin-top:-5px;
}
#storeContent th {
	text-align:left;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #e0e0e0;
	padding-top:3px;
}
#storeContent table.productDetail {
	font-size:12px;
	border-top:none;
	
}
#storeContent table.productDetail table{
width:350;
}
#storeContent .cat td {
	width:50%;
	padding:12px;
	padding-left:0px;
	border:none;
	border-bottom:1px solid #e0e0e0;
	vertical-align:top;
}
#storeContent .cat td.first {
	border-right:1px solid #e0e0e0;
}
#storeContent .products td {
	width:33%;
	padding:12px;
	border-bottom:1px solid #e0e0e0;
	vertical-align:top;
}
#storeContent .products td.middle {
    border-left:1px solid #e0e0e0;
    border-right:1px solid #e0e0e0;
}
#storeContent .productDetail td {
	padding:12px;
	vertical-align:top;
	padding-top:20px;	
}
#storeContent td p {
	clear:left;
}
#storeContent .cat td p {
	margin-left:12px;
}
#storeContent .price {
	font-size:14px;
	font-weight:bold;
	display:block;
	margin-top:7px;
	margin-bottom:3px;
}
#storeContent .agaPrice {
	display:block;
}
#storeContent .agaPrice span {
	font-style:italic;
}
#storeContent .freeShipping {
	background:url(images/free-shipping.gif) no-repeat left top;
	width:118px;
	height:21px;
	margin-top:7px;
}
#storeContent .storeHeader {
	height:38px;
}
#storeContent .breadcrumb {
	float:left;
	margin-top:6px;
}
#storeContent .storeHeader .actionButtons {
	float:right;
}
#storeContent .productButtons {
	margin:20px 0;
}
#storeContent .categoryTitle {
	margin-bottom:5px;
	height:37px;
	padding-top:7px;
	border-top:3px solid #e0e0e0;
	border-bottom:3px solid #e0e0e0;
}
#storeContent .categoryTitle h2 {
	font-size:18px;
	line-height:30px;
	padding-left:42px;
	background:url(images/arrow.gif) no-repeat left top;
	float:left;
}
#storeContent .titleButtons {
	float:right;
	display:inline;
	margin-right:10px;
	margin-top:7px;
	font-size:11px;
}
#storeContent .shippingNotice {
	float:right;
	margin-top:-2px;
	height:20px;
	padding-top:13px;
	padding-left:176px;
	background:url(images/free-shipping-large.gif) no-repeat left top;
	color:#cc0000;
}
#storeContent .storeFooter {
	margin-bottom:50px;
}
#storeContent .storeFooter p {
	text-align:center;
	margin-bottom:20px;
}
#storeContent .cart td {
	border-bottom:1px solid #e0e0e0;
	padding-top:10px;
	padding-bottom:10px;	
}
#storeContent .cart td.product img {
	float:left;
}
#storeContent .cart td.product h4 {
	margin-top:5px;
	margin-bottom:3px;
}
#storeContent .cart .itemPrice {
	width:145px;
}
#storeContent .cart .quantity {
	text-align:center;
	width:80px;
}
#storeContent .contentBox td.quantity {
	font-size:13px;
}
#storeContent .cart .subtotal {
	width:150px;
	text-align:center;
}
#storeContent td.quantity .txtQuantity {
	width:25px;
	margin:0 auto;
}
#storeContent .cart .remove {
	text-align:center;
	width:65px;
}
#storeContent .priceTotal {
	font-size:13px;
	padding-bottom:30px;
	float:right;
	margin-right:50px;
	display:inline;
	line-height:1.4em;
}
#storeContent .priceTotal label {
	float:left;
	clear:left;
	margin-right:10px;
	width:120px;
	text-align:right;
}
#storeContent .priceTotal span {
	float:left;
}
#storeContent .priceTotal span.total {
	font-size:16px;
	font-weight:bold;
}
#storeContent .specialInstructions {
	clear:both;
	border-top:1px solid #e0e0e0;
	padding-top:10px;
	padding-right:100px;
	text-align:right;
}
#storeContent .specialInstructions p {
	margin-bottom:3px;
	margin-right:50px;
}
#storeContent .specialInstructions textarea {
	width:430px;
	height:75px;
	font-family:inherit;
	font-size:inherit;
}
#storeContent .couponBox {
	padding:5px 10px;
	text-align:right;
	border-bottom:1px solid #e0e0e0;	
}
* + html #storeContent .couponBox label {
   position:relative;
   top:-3px;
}
#storeContent .couponBox input {
	margin-bottom:0;
}
#storeContent .buttonsRight {
	clear:both;
	margin:20px 0;
	text-align:right;
}
#storeContent .buttonsCenter {
	text-align:center;
}
#storeContent .col1 {
	width:215px;
	float:left;
	margin-top:20px;
	padding-right:35px;
	margin-left:43px;
	display:inline;
}
* html #storeContent .col1 {
	width:200px;
}
#storeContent .col1 label {
	font-weight:bold;
	display:block;
	margin-bottom:4px;
}
#storeContent input {
	margin-bottom:10px;
}
#storeContent .col2 {
	width:240px;
	padding-left:20px;
	padding-right:60px;
	float:left;
	display:inline;
	margin-top:20px;
	border-left:1px solid #e0e0e0;
	padding-bottom:30px;
}
#storeContent .contentBox {
	clear:both;
	position:relative;
	border:1px solid #e0e0e0;
	padding:15px;
	margin:25px;
	margin-bottom:20px;
}
* + html #storeContent .contentBox {
	margin-top:40px;
}
* html #storeContent .contentBox {
	margin-top:40px;
}
#storeContent .contentBox h2 {
	position:absolute;
	left:-1px;
	top:-25px;
	height:24px;
	line-height:24px;
	font-size:13px;
	font-weight:bold;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-top:1px solid #e0e0e0;
	background:#fff url(images/tab-bg.gif) repeat-x left top;
	padding:0 15px;
}
* html #storeContent .contentBox h2 {
	left:-16px;
	top:-24px;
}
#storeContent table.inputForm {
	border:none;
	width:auto;
	font-size:13px;
}
#storeContent .inputForm input {
	margin-bottom:4px;
}
#storeContent .inputForm label {
	text-align:right;
	display:block;
	margin-right:5px;
}
#storeContent label.req {
	color:#1253c3;
}
#storeContent td .help {
	font-size:11px;
}
#storeContent .reviewCol {
	float:left;
	display:inline;
	padding-left:35px;
	margin-top:10px;
	width:170px;
	margin-bottom:70px;
}
* html #storeContent .reviewCol {
	width:200px;
}
#storeContent .horLine {
	border-left:1px solid #e0e0e0;	
}
#storeContent .confirmBox {
	margin-top:50px;
	text-align:center;
}
#storeContent .guide {
	position:relative;
	margin-bottom:20px;
	margin-top:7px;
}
#storeContent .guide ul {
	position:relative;
	list-style:none;
	height:20px;
	background:#eee;
	border:1px solid #ccc;
	padding-left:6px;
	z-index:2000;
}
#storeContent .guide li {
	position:relative;
	float:left;
	height:20px;
	line-height:20px;
	color:#999;
	font-size:11px;
	padding:0 11px;
	z-index:1000;
}
* html #storeContent .guide li {
	padding:0 8px;
}
#storeContent .guide li span {
	font-size:18px;
	float:left;
	margin-right:5px;
}
#storeContent .one div,
#storeContent .two div,
#storeContent .three div,
#storeContent .four div,
#storeContent .five div,
#storeContent .six div {
	position:absolute;
	top:-7px;
	left:10px;
	height:35px;
	width:100px;
	background:#8e85e0;
	border:1px solid #2d248f;
	z-index:100;
}
#storeContent .two div {left:115px;}
#storeContent .three div {left:222px;width:110px;}
* html #storeContent .three div {left:210px;}
#storeContent .four div {left:340px;}
* html #storeContent .four div {left:322px;}
#storeContent .five div {left:443px;width:70px;}
* html #storeContent .five div {left:420px;}
#storeContent .six div {left:517px;width:90px;}
* html #storeContent .six div {left:495px;}

#storeContent .one .step1,
#storeContent .two .step2,
#storeContent .three .step3,
#storeContent .four .step4,
#storeContent .five .step5,
#storeContent .six .step6 {color:#2d248f;}

#storeContent .guide div img {
	position:absolute;
	bottom:-7px;
	left:50%;
	margin-left:-5px;
}
.ContinueCheckoutButton
{	
	
	background:url(images/btn-continue-checkout.gif);
	border:none;
	width:133px;
	height:25px;
}
.ReviewPageContinueCheckoutButton
{	
	float:right;
	background:url(images/btn-place-order.gif);
	border:none;
	width:104px;
	height:25px;
}
.ShippingPageContinueCheckoutButton
{	
	background:url(images/btn-continue-checkout.gif);
	border:none;
	width:133px;
	height:25px;
	float:right;
	
}
.EditCartButton
{	
	background:url(images/btn-edit.gif);
	border:none;
	width:57px;
	height:25px;
}

.AddToCartButton
{	
	background:url(images/btn-add-cart.gif);
	border:none;
	width:91px;
	height:25px;
}
