/* ------------------------------------------------- Cart */	
#content-cart h2 {
	margin-top:24px;
	margin-bottom:0;
	}
#content-cart p {
	margin-bottom:24px;
	}
#content-cart .submit {
	/* margin-bottom:30px;
	padding-left:0;
	margin-left:0; */
	width:800px;
	}
#content-cart div.input {
	margin-left:0;
	padding-left:0;
	}
	
#content-cart #TransactionCcExpiresMonth {
	margin-right:6px;
	width:70px;
	}
#content-cart #TransactionCcExpiresYear {
	width:70px;
	}

	
/* Login */
#cart-block {
	margin-left:0;
	margin-bottom:0;
	width:800px;
	float:left;
	}
	#cart-block .input {
		clear:left;
		}
	
/* Create Account */
#content-cart h5#header-contact-info,
#content-cart h5.header-address {
	margin-bottom:10px;
	margin-left:136px;
	}
	
/* Address Book */
#content-cart h3#header-address-book-sm {
	margin-bottom:10px;
	}
#content-cart h3.header-address {
	margin-bottom:10px;
	margin-left:136px;
	}
	
/* Checkout */
#cart-block h3#header-contact-info {
	margin-bottom:10px;
	}
/* #cart-block h3#header-shipping-info {
	margin-bottom:0;
	padding-bottom:0;
	} */

/* #CartShippingBillingForm .select select {
	width:250px;
	} */

/* Receipt */
#content-cart h3.order-id {
	margin-bottom:14px;
	}


/* ------------------------------------------------- CART HEADERS */	
/* Large */
h2#header-cart, h2#header-login, h2#header-new-account, h2#header-account, h2#header-address-book, h2#header-phone, h2#header-password, h2#header-email, h2#header-shipping-billing, h2#header-shipping-method, h2#header-payment-method, h2#header-receipt, h2#header-discount-code, h2#header-password-recover, h2#header-password-recover-change {
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:40px;
	line-height:40px;
	}
	#content-cart h2#header-cart, #content-cart h2#header-login, #content-cart h2#header-new-account, #content-cart h2#header-account, #content-cart h2#header-address-book, #content-cart h2#header-phone, #content-cart h2#header-password, #content-cart h2#header-email, #content-cart h2#header-shipping-billing, #content-cart h2#header-shipping-method, #content-cart h2#header-payment-method, #content-cart h2#header-receipt, #content-cart h2#header-discount-code, h2#header-password-recover, h2#header-password-recover-change {
		margin-bottom:14px;
		}
/* Small */
h5#header-contact-info, h3#header-contact-info, h5.header-address, h3.header-address, h3#header-address-book-sm, h3#header-shipping-info, h3#header-billing-info, h3#header-order-history {
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:15px;
	line-height:15px;
	}
	h5#header-contact-info, h3#header-contact-info, h5#header-address, h3.header-address, h3#header-address-book-sm, h3#header-shipping-info, h3#header-billing-info, h3#header-order-history {
		margin-bottom:4px;
		}
	
/* ------------------------------------------------- IMAGES */
/* Cart, Account */
h2#header-cart { background-image:url(../../../images/headers/cart/header-cart.gif); }
h2#header-login { background-image:url(../../../images/headers/cart/header-login.gif); }
h2#header-new-account { background-image:url(../../../images/headers/cart/header-new-account.gif); }
h2#header-account { background-image:url(../../../images/headers/cart/header-account.gif); }
h2#header-address-book { background-image:url(../../../images/headers/cart/header-address-book.gif); }
h2#header-shipping-billing { background-image:url(../../../images/headers/cart/header-shipping-billing.gif); }
h2#header-shipping-method { background-image:url(../../../images/headers/cart/header-shipping-method.gif); }
h2#header-discount-code { background-image:url(../../../images/headers/cart/header-discount-code.gif); }
h2#header-payment-method { background-image:url(../../../images/headers/cart/header-payment-method.gif); }
h2#header-receipt { background-image:url(../../../images/headers/cart/header-receipt.gif); }
h2#header-password-recover { background-image:url(../../../images/headers/cart/header-password-recover.gif); }
h2#header-password-recover-change { background-image:url(../../../images/headers/cart/header-password-recover-change.gif); }
h2#header-discount-code { background-image:url(../../../images/headers/cart/header-discount-code.gif); }


h5#header-contact-info, h3#header-contact-info { background-image:url(../../../images/headers/cart/header-contact-info.gif); }
h5.header-address, h3.header-address { background-image:url(../../../images/headers/cart/header-address.gif); }
h3#header-address-book-sm { background-image:url(../../../images/headers/cart/header-address-book-sm.gif); }
h3#header-shipping-info { background-image:url(../../../images/headers/cart/header-shipping-info.gif); } 
h3#header-billing-info { background-image:url(../../../images/headers/cart/header-billing-info.gif); } 
h3#header-order-history { background-image:url(../../../images/headers/cart/header-order-history.gif); } 
h2#header-phone { background-image:url(../../../images/headers/cart/header-phone.gif); }
h2#header-password { background-image:url(../../../images/headers/cart/header-password.gif); }
h2#header-email { background-image:url(../../../images/headers/cart/header-email.gif); }




/********** table bits & pieces *******/
table.items {
	border-collapse:collapse;
	border:0;
	width:100%;
	}

table.info {
	border-collapse:collapse;
	border:0;
	margin:12px 0 24px 0;
	}

.manage {
	margin:24px 0 18px 0;
	}

table.items thead td {
	padding: 0px 8px 0 0;
	font-size: 11px;
	line-height: 18px;
	color: #939598;
	border-bottom:2px solid #000;
	}

table.items tbody td.thumb {
	padding-top:2px;
	padding-bottom:2px;
	}
table.items tbody td {
	padding: 8px 8px 8px 0;
	font-size: 10px;
	line-height: 12px;
	color: #000;
	background-color:#fff;
	vertical-align: top;
	border-bottom:1px solid #bfbfbf;
	}
	table.items tbody td strong {
		text-transform:uppercase;
		}
	table.items span.full_price {
		color: #666;
		text-decoration: line-through;
	}


table.items tbody td.row_controls,
table.items thead td.row_controls {
	width:72px;
	padding:5px 0 0 0;
	line-height:14px;
	height:14px;
	font-size:9px;
	color:#efefef;
	}
	table.items thead td.row_controls {
		text-transform:none;
		font-size: 11px;
		color: #939598;
		font-weight:normal;
		}

table.addresses {
	margin-top:0;
	border-collapse:collapse;
	border:none;
	table-layout:fixed;		
	}

table.addresses tbody td {
	font-size: 10px;
	line-height: 12px;
	color: #000;
	vertical-align: top;
	/* border: 0px black solid; */
	padding: 8px 0;
	border-top:1px solid #bfbfbf;
	/* border-bottom:1px solid #bfbfbf;	 */
	}

table.addresses td label {
	width:100px;
	}
table.addresses td input[type=radio] {
	margin-left:6px;
	width:auto;
	border:none; /* IE XP */
	}

 /* table.addresses td .select label {
	clear:both;
	}
 	table.addresses td .input select {
		clear:right;
		} 

table.addresses td input[type=radio] {
	width: auto;
}
*/


/********** button bits & pieces *******/
.button_entry {
	margin: 2px 0 4px 0;
	padding: 0px;
	width: 72px;
	}
 
.button_featured {
	margin: 6px 0 0 18px;
	width: 72px;
	}

.button_hor {
	margin: 0 4px 0 0;
	width: 72px;
	float: left;
	}

.button_long {
	margin: 0 4px 0 0;
	width: 124px;
	float: left;
	text-transform:uppercase;
	font-weight:bold;
	color:#dfdfdf;
	}
	.checkout {
		color:#fff;
		}

.button_manage {
	margin:4px 0 0 0;
	width:72px;
	float:left;
	}


a.amdp_button,
.button_hor a,
.button_featured a,
.button_long a,
.button_manage a {
	display:block;
	padding:4px 0 0 0;
	height:14px;
	background-color:#434343;
	color:#eaeaea;
	font-size:10px;
	line-height:10px;
	text-align:center;
	text-decoration:none;
	}
.button_entry a	{
	display:block;
	padding:0;
	height:14px;
	background-color:#434343;
	color:#eaeaea;
	font-size:9px;
	line-height:14px;
	height:14px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	}
	.checkout a {
		color:#fff;
		background-color:#000;
		}

a.amdp_button:hover,
.button_hor a:hover,
.button_featured a:hover,
.button_entry a:hover,
.button_long a:hover,
.button_manage a:hover {
	background-color:#858585;
	color:#fff;
	}
	


/********** cart bits & pieces *******/
#cart_controls {
	margin-left:590px;
	margin-bottom:30px;
	padding:4px 0 0 0;
	width:160px;
	/* border-top:1px solid #bfbfbf; */
	border-bottom:1px solid #bfbfbf;
	/* border-top: solid 1px #000; */
	}

#receipt_controls {
	margin: 0 0 0 395px;
	padding: 0;
	border-top: solid 1px #000;
	}

#cart_controls h4,
#receipt_controls h4 {
	display: block;
	margin: 0 0 0 20px;
	padding: 0;
	width: 59px;
	font-size: 9px;
	line-height: 21px;
	font-weight: normal;
	color: #636466;
	text-transform: uppercase;
	float: left;
	}

#cart_controls h5,
#receipt_controls h5 {
	display: block;
	margin: 0;
	padding: 0;
	width: 60px;
	font-size: 11px;
	line-height: 21px;
	color: #000;
	float: left;
	}
	
#product_controls {
	padding-top:8px;
	padding-right:6px;
	border-top:1px solid #e4e4e4;
	}
#product_controls div {
	float:right;
	}
div.manage {
	margin-bottom:30px;
	}


/* ------------------------------------------------- Error Messages */	
.message { /* Login Page */
	margin-bottom:12px;
	margin-left:136px;
	padding:0 4px 0 16px;
	background:#ff0000 url(../images/shop/error.gif) 2px center no-repeat;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	clear:both;
	height:20px;
	}

