/* --------------------------------------------------------------------

				ALICE MCCALL
				// STYLES FOR PRINT

---------------------------------------------------------------------*/

body { 
	background-color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 0px;
	margin: 0px; }

td, p, li { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000; }

b, strong {
	font-weight: bold;
	color: #000;
}

h1 { 
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

h2 { 
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

a { color:#000; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
	
td, p, li { 
	line-height: 16px; }
	
	img {
		display: none;
	}
	
	#container {
	width: auto; margin: 0; float: none;
	}
	
	#lhs, #logo, #menu, #navbar, #navbarbg, #nav, #menu_top, #footerwrapper {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	display: none;
	}

	#rhs, #content, #store {
	width: auto; margin: 0; float: none;
		}

	#footer_text{ 
		font-size: 11px;
		font-weight: normal;
		color: #000;
		text-align: right;
		border-top: 1px solid #990000;
		padding-top: 10px;
	}
	
.checkout_toprow { border: none; background: #e0e0e0; }
.checkout_toprow2 { background: #e0e0e0; }
.checkout_total { background: #e0e0e0; }
.checkout_td_bgcol { border: none;  }
.checkout_td_bgcol_button { display: none; }



.cartProductImage {  }
.cartProductDetails { padding-left: 10px; padding-right: 10px; font-size: 10px; line-height: 10px; }
.cartProductContent { border-left: 1px solid #ccc; padding-left: 15px; }
.cart_button { color: #333; background-color: #FFF; border: 1px solid #b9b790; font-size: 11px; font-weight: none; }
.checkout_toprow { font: normal 12px Arial, Helvetica, sans-serif, "Trebuchet MS"; background: #f7f7ee; padding-left: 5px; }
.checkout_toprow2 { background: #f7f7ee; padding-left: 8px; }
.checkout_total { background: #f7f7ee; }
.checkout_td_bgcol { font: normal 12px Arial, Helvetica, sans-serif, "Trebuchet MS"; border: 1px solid #f7f7ee; padding-left: 3px; }

.checkout_td_bgcol_view { font: normal 12px Arial, Helvetica, sans-serif, "Trebuchet MS"; border: none; padding-left: 3px; }
.checkout_td_bgcol_button { font: normal 12px Arial, Helvetica, sans-serif, "Trebuchet MS"; border: none; text-align: center; background-color: #a90606; color: #fff; padding: 0; }

.checkout_button { color: #333; background-color: #FFF; border: 1px solid #b9b790; font-size: 11px;font-weight: none; padding: 3px; }
.continue_button { color: #0000ff; background-color: #FFF; border: 1px solid #b9b790; font-size: 13px;font-weight: bold; }
.billing_details { color: #0000FF; background-color: #FFF; border: 1px solid #b9b790; font-size: 13px; font-weight: bold; }
.checkout_button2 { color: #333; background-color: #FFF; border: 1px solid #b9b790; font-size: 11px; font-weight: none; }
#productDetailsImageSm { border: 1px solid #ccc; margin-top: 1px; padding: 0px; width: 40px; height: 35px;}

#productDetailsImageCell { width: 215px; font-size: 8px; text-transform: uppercase; }
#productDetailsImageMain { border: 1px solid #D6D8D9; margin-bottom: 5px; }
#productDetailsContent { padding-left: 10px; border-left: 1px solid #D6D8D9; }

