.cartmain {
	position: relative;
	left: 220px;
	width: 596px;
	}


.cartmain2 {
	position: relative;
	left: 80px;
	width: 596px;
	}


.menubar {
	position: relative;
	top: -2px;
	width: 596px;
	background-color: #444444;
	color: #ffffff;
	min-height: 60px;
	padding-top: 5px;
	padding-bottom: 7px;
	}


.contentshop {

	}



.text {
	font-family: "arial";
	font-size: 10px;
	padding-left: 30px;
	}

.cartmenuitem {
	position: relative;
	padding-left: 10px; 
	/*padding-right: 5px; */
	height: 35px;	
	float:left;
	background-color: #444444;
	}

.titletext {
	padding-bottom: 5px;
	font-family: "arial";
	font-size: 14px;
	font-weight: bold;
	color: #444444;	
	}


.redtext {
	color: #FF0000;
	}

.cartsummary {
	position: relative;
	font-family: "Arial";
	font-style: "bold";
	font-size: 14px;
	background-color: #444444;
	color: #FFFFFF;
	/* padding-left: 5px; */
	padding-right: 5px; 
	height: 35px;	
	float:right;
	}



.cartviewcartitem1 {
	width: 350px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	}
	

.prodimage {
	width: 150px;
	float:right;
	text-align: left;
	}
	
.proddetails {
	font-family: "arial";
	font-size: 10px;
	float: right;
	width: 250px;
	text-align: left;
	}	
	
.product {
	width: 450px; 
	float: right;
	}

.prodquantity {
	padding-top: 5px; 
	padding-bottom: 5px;
	}	
	
	
.cartsummarytop {	
	background-color:#E6E6E6;
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 250px;
	}
	
.cartsummarymain {	
	padding-top: 7px;
	padding-left: 5px;
	padding-bottom: 5px;
	float: left;
	width: 250px;
	font-size: 12px;
/*	background-color: #FFFFCC;*/
	}
	

a {
	font-family: "arial";
	font-style: "bold";
	color: #888888;	
	text-decoration: none;
	}


a:hover {
	font-family: "arial";
	font-style: "bold";
	color: #FF5555;	
	text-decoration: none;
	}

	
.cartlowlight {
	font-family: "arial";
	font-style: "bold";
	color: #AAAAAA;	
	text-decoration: none;
	}

.carthighlight {
	font-family: "arial";
	font-style: "bold";
	color: #FFFFFF;
	text-decoration: none;
	}