/* @override 
	http://localhost/modernNash/css/cart.css
	http://localhost/modernash/cart/css/cart.css
	http://localhost/modernash/cart/min/b=modernash/cart/app/webroot/css&f=cart.css,thickbox.css
	http://modernash.local/cart/min/?b=cart/app/webroot/css&f=cart.css,thickbox.css
*/

#noscript{
	background: lightcoral;
	font-size: 2em;
	text-transform: uppercase;
}

#statusPercent{
	display: inline;
	float: right;
	margin-right:80px;
}

#addForm{
	position:relative;
	width:370px;
	padding: 0 0 0 10px;
}

form#ProductAddForm{
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	position: relative;
}

#addForm #text_spinner{
	position:absolute;
	top:42px;
	right:30px;
}

form#ProductAddForm label{
	font-size: .9em;
	line-height: 1.8em;
	width:400px;
}

#dropZone-wrapper{
	float: left;
	width: 100%;
	display: inline;
	margin: 15px 0 0 0;
	height: 300px;
	padding: 0;
} 

textArea#ProductUrlDrop{
	border: none;
	background: url(../img/dragAndDropCartBG_new.jpg) no-repeat;
	width: 350px;
	margin: 0;
	padding: 0;
	display: block;
	height: 300px;
	cursor: default;
	outline: none;
	color: #5b89ac;
	overflow: hidden;
	position: absolute;
	z-index: 0;
	font-size: .1em;
}

div.input.text{
	width: 300px;
	margin: 0 0 5px 0;
	padding:0;
}

input#ProductUrl{
	margin: 0;
	padding: 0;
	width: 100%;
}

div.input.text input{
	margin:0;
}

div.submit{
	font-size: 10px;
}

div#mn_cart_wrapper{
	width:530px;
	padding: 0 10px 0 0;
	position: relative;
	font-size: .8em;
}

div#mn_cart{
	background: url(../img/cart_grad_BG.jpg) repeat-x #666;
	padding: 3px 3px 10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

div#mn_cart_cover{
	height: 100%;
	width: inherit;
	background: url(../img/1pxTransBlack50p.png);
	position: absolute;
	top: 0;
	left: 0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

div#mn_cart_cover h3{
	background: white;
	display: block;
	width: 320px;
	padding: 2px 3px;
	margin: 20px auto;
	text-align: center;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}

div#mn_cart h1{
	padding: 10px 10px;
	color: #FFF;
	margin-bottom: 10px;
	position: relative;
	text-align:center;
	zoom:1;
}

div#mn_cart h1 img{
	position:absolute;
	left:10px;
	top:10px;
}

div#shopping_info{
	padding: 5px;
}

div#shopping_info ul{
	font-size: .9em;
}

div#shopping_info ol{
	padding: 0 0 0 30px;
	list-style-position: outside;
	margin: 0 0 20px 0;
}

div#shopping_info ol li{
	margin: 0 0 6px 0;
}



span#cart_busy{
	display:block;
}

span#fc_powered_logo{
	position: absolute;
	font-size: .3em;
	text-align: right;
	width: 100px;
	top: 8px;
	right: 8px;
	line-height:1.5;
}

div#mn_cart h1 span#fc_powered_logo img{
	position:static;
}

div#mn_cart div.cart-item{
	border-bottom: solid 1px #666;
	background: url(../img/item_grad_BG.png) repeat-x white;
	background-position: bottom center;
	margin: 0 10px 5px 10px;
	height: 70px;
	display: block;
}

div.cart-item div.image-wrapper{
	float: left;
	margin: 5px 7px 3px 5px;
	border: solid 2px #666;
	background: white;
}

div.cart-item img{
	height: 50px;
}

div.cart-item div.product-info{
	float: left;
}

div.product-info .optionSelect{
	margin: 0;
	padding: 0;;
}

div.product-info .optionSelect select{
	display: block;
	margin: 0 0 5px 0;
	clear: both;
	font-size: 12px;
}

div.product-info select{
	margin: 0 10px 0 0;
}

div.cart-item h2{
	font-size: 1.5em;
	line-height:1em;
	margin: 0;
	padding: 3px 0 0 0;
	text-transform:uppercase;
}

div.cart-item .product-info h3{
	display: block;
	font-size: 11px;
	font-weight:normal;
	margin: 0;
	padding: 0;
	border: none;
	line-height: 1em;
}

div.cart-item .product-info ul.options{
	font-size: 9px;
	margin: 0;
	color: #666;
	list-style-position: inside;
	list-style-type: square;
}

div.cart-item .product-info ul.options li{
	margin:0;
}

div.item-right-side{
	float: right;
}

div.item-options{
	height: 18px;
	margin: 0 0 3px 0;
}

div.tab-option{
	float: right;
	color: #5b89ac;
	padding: 2px 5px 0 5px;
	height: 15px;
	border-right: solid 1px #666;
	background: url(../img/item_options_grad_BG.png);
}

div.tab-option:hover{
	background: white;
	color: #333;
	cursor: pointer;
}

div.tab-option.removeFromCart{
	border: none;
}

div.tab-option.removeFromCart:hover{
	border: none;
	color: lightcoral;
}

div.cart-item div.price{
	font-size: 2em;
	text-align: right;
	padding: 0 3px 0 0;
	float: right;
}

div.addToCart{
	cursor: pointer;
	background-color: #666;
	font-size: 1.6em;
	width: 150px;
	text-align: center;
	color: #ccc;
	padding: 5px 0;	
	border: solid 3px #5b89ac;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

div.addToCart:hover{
	background-color: #444;
}

div.cancelAdd{
	width: 50px;
	position: absolute;
	right: 5px;
	top: 5px;
	text-align: right;
	cursor: pointer;
	color: #666;;
}

div.cancelAdd:hover{
	text-decoration: underline;
}


div#cart_total{
	color: #FFF;
	font-size: 2em;
	text-align: right;
	padding: 0 11px 0 0;
}

div#checkoutNow{
	text-align: right;
	margin: 10px 5px 10px 0;
}

div#checkoutNow a{
	background-color: #5b89ac;
	color: #FFF;
	text-decoration: none;
	font-size: 1.4em;
	padding: 3px;
	border: solid 2px #FFF;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}

div#checkoutNow a:hover{
	background-color: #666;
	border: solid 2px #ccc;
}

div#mn_shipping,
div#mn_subtotal,
div#mn_salesTax,
div#direct_delivery_display,
div#promo_wrapper{
	color: #CCC;
	text-align: right;
	padding: 0 11px 0 0;
	font-size: 2em;
	position: relative;
}

div#mn_shipping span#shipping_name,
div#mn_subtotal span#subtotal_name,
div#mn_salesTax span#tax_name,
div#promo_wrapper span#coupon_name{
	font-size: .6em;
	line-height: 2em;
	position: absolute;
	right: 130px;
} 

#coupon_code{
	width:8em;
	position:relative;
	top:-5px;
	margin-bottom:0;
}

div#mn_directDelivery{
	color: #ccc;
	text-align: left;
	font-size: 2em;
	line-height: .6em;
	position: absolute;
	width: 35%;
	left: 10px;
	bottom: 0px;
	padding: 0 11px 0 0;
}

#direct_delivery_name{
	font-size: .6em;
	position: absolute;
	right: 130px;
	line-height: 2em;
}

div#mn_NOdirectDelivery{
	color: white;
	line-height: 2em;
	position: relative;
	left: 10px;
}

.button{
	background: #666;
	display: inline-block;
	border: solid 2px #999;
	padding: 3px 2px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	color: white;
	cursor: pointer;
	font-size: 1.4em;
}

.micro{
	font-size: 1em;
	border-width: 1px;
}

.negative{
	background: lightcoral;
	border-color: #ccc;
}

#zipcode_input_wrap{
	color: white;
	padding: 0 0 0 5px;
	font-size: .5em;
}


input#zipcode{
	width: 50px;
	font-size: 12px;
	margin: 5px 0 0 0;
	padding: 0;
}

span#removeDD{
	cursor: pointer;
	position: relative;
	right: 5px;
	top: 3px;
}

span#removeDD img{
	width: 16px;
}

div.quantity
{
	float: right;
	width: 60px;	
}
div.quantity span{
	color: #666;
	margin: 0 5px 2px 0;
}
div.quantity input{
	font-size: 12px;
	padding: 0;
	width: 25px;
	text-align: right;
	margin: 0;
	height:13px;
}

div.price_each_wrapper{
	float: right;
	color: #777;
	font-size: 12px;
	padding: 3px 5px 0 0;
}

span.assembly_fee_holder{
	display: block;
	float: left;
	font-size: 1.4em;
	color: #666;
	line-height: 2em;
}

/**************************
Progress Bar Styles
**************************/
#statusProgressBar{
	background: url(../img/ajax-loader-progress-bar.gif) no-repeat;
	height: 19px;
	margin: 0;
	padding: 0;
}

#progressBarWrapper{
	height: 20px;
	width: 220px;
	text-align: left;
	border: solid 1px #ccc;
	float: left;
	display: inline;
	margin: 0 0 10px 0;
	
}

#statusProgress{
	display: block;
	float: left;
	margin: 0 0 40px 0;
}

#statusMessage{
	clear: both;
}


/**************************
Thickbox styles
**************************/
#TB_window .image-wrapper img{
	height: 100px;
}

#TB_window .tb_product_options{
	float: right;
}
#TB_window .tb_product_options div{
	float: left;
	margin: 0 0 0 10px;
}

#TB_window h2{
	font-size: 2.5em;
	margin: 0 0 5px 0;
}

#TB_window h3{
	font-size: 1.4em;
}

#TB_ajaxContent div.product-info p{
	padding: 0;
	margin: 10px 0 2px 0;
}

#TB_ajaxContent div.item-right-side{
	height: 170px;
	position: relative;
}

#cart_totals{
	position: relative;
}