/*@charset "utf-8";*/
/* CSS Document */

.productdesc_container{
	padding:10px 5px 10px 8px;
	float:left;
	width:430px}

.productdesc_image{
	float:left;
	width:45px;}

.productdesc_text{
	float:left;
	padding:3px 0px 0px 5px;}
	
#cart_columncates{
	width:100%;
	float:left;}

#cart_columncates td{background-color:#eaeaea;
	border-right:2px #ffffff solid;
	height:25px;
}

#cart_itembox{
	width:100%;
	float:left;}

.cart_itemunit{
	width:100%;
	float:left;}

.cart_itemunit td{background-color:#f6f6f6;
	border-right:2px #ffffff solid;
	border-top:2px #ffffff solid;}

.noborderright{border-right:0px!important;}

#cart_subtotal{
	width:100%;
	float:left;}

#cart_subtotal td{background-color:#eaeaea;
	border-right:2px #ffffff solid;
	border-top:2px #ffffff solid;
	padding-top:5px}

#cart_buttons{
	float:left;
	display:inline;
	width:235px;
	padding:3px 0px 0px 0px}

#cart_buttons td{border:0px;
	padding:1px 0px 1px 8px;}

#subtotal_title{float:right}

.cart_bottom {
	height:9px;
	background:url(http://www.alldaymedical.com/images/sectionbottom_span_cart.gif) no-repeat left bottom;
	font-size:1px;
	}
	
.cart_bottom span {
	display:block;
	position:relative;
	height:9px;
	background:url(http://www.alldaymedical.com/images/sectioncorner_br_darkgray.gif) no-repeat right top;
	}
	
	
.cart_shipcalc{
	background-color:#f6f6f6;
	width:100%;
	float:left;
	padding:5px 0px 5px 0px;}
	
#cart_shiptotal{
	width:100%;
	float:left;}

#cart_shiptotal td{background-color:#eaeaea;
	border-right:2px #ffffff solid;
	border-top:2px #ffffff solid;
	padding-top:5px}
	
#grandtotal_container{width:100%;
float:left;
height:29px;
margin:10px 0px 0px 0px;}

#grandtotal_leftcap{
background:url(http://www.alldaymedical.com/images/grandtotal_leftcap.gif);
background-repeat:no-repeat;
width:7px;
height:28px;
float:left;}

#grandtotal_rightcap{
background:url(http://www.alldaymedical.com/images/grandtotal_rightcap.gif);
background-repeat:no-repeat;
width:7px;
height:28px;
float:right;}

#grandtotal_subcontainer_bdr{
border-top:1px #c5c5c5 solid;
border-bottom:1px #c5c5c5 solid;
width:757px;
height:26px;
float:left}

.grandtotal_titlecell{
background-color:#92a5f4;
padding-right:5px}

.grandtotal_pricecell{
background-color:#eaeaea;}

#button_bar{
padding:10px 0px 0px 0px;
float:left;
width:100%}
