#content{
color:#333333;
}
#tblcart {
	margin: 0px;
	padding: 0px;
}
#tblcart td {
	margin: 0px;
	padding: 5px 3px;
}

td.col1{
width:75px;
text-align:left;
}
td.col2 {
	text-align: center;
	width: 410px;
}
td.col3   {
width:60px;
text-align:center;
}
td.col4{
	width:50px;
}
td.col5 {
	width:50px;
	text-align:center;
}
td.col6{
	text-align:right;
	width: 60px;
}
td.col7 {
	text-align:center;
	width: 60px;
}
td.col12 {
	width: 275px;
}
td.col23 {
	width: 250px;
}


td.cartheader{
	background: #666666;
	font: bold normal 11px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

table.tblproduct{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1.2em;
float:left;
}
a.norm, a.page {
	color: #0000FF;
	text-decoration: underline;
}
form#addtocart{
margin:7px 0 25px;
padding:0;
}

a.currentpage{
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	font-size: 1.2em;
}





input.norm{
	border:solid 1px #000000;
	position: relative;
	left: 0px;
	top: 0px;
}

#theform{
padding:0;
margin:0px auto 10px;
}

#checkoutbox{
margin:20px auto;
padding:0px;
max-width:650px;
overflow:hidden;
background-color:#C0DCC0;
border:solid 1px #fff;
}

.checkoutrowheader{
	background-color:#5C743D;
	color:#FFFFFF;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	#font-weight:bold;
}

.step{
text-align:center;
color:#000000;
font-weight:normal;
border-top:solid 2px #ffffff;
}

.currentstep{
text-align:center;
color:#FFFFFF;
font-weight:bold;
border-top:solid 2px #ffffff;
}
#checkoutbox form{
margin:0;
padding:0;
}.smalltext {
	font-size: 10px;
}

#addtowishlist{
margin:5px;
padding:0;
}

#wishlist{
margin:20px 40px;
padding:0;
}

#wishlist form {
padding:0;
margin:5px;
}

#wishlist form input{
clear:both;
}

#wishlist form input.btn{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
margin:2px 20px;
padding:2px 5px;
width:130px;
}

#tellafriend{
marging:20px 0px;
padding:0;
}
.rprice {
	color: #F00;
	text-decoration: line-through;
}

a.btnremove{
	font: normal 11px/11px Verdana, Geneva, sans-serif;
	color: #000;
	text-align: center;
	display: block;
	margin: 5px 20px;
	padding: 0px;
	height:13px;
	width:13px;
	overflow: hidden;
	background: #F9F9F9;
	text-decoration: none;
	border:solid 1px #ccc;
}

a.btnremove:hover{
background:#ececec;
}

#btnbacktoshopping, #btncheckout, #btnupdatecart{
	background: #5C743D;
	border-top: 4px solid #FFFFFF;
	border-right: 4px outset #FFFFFF;
	border-bottom: 4px outset #FFFFFF;
	border-left: 4px solid #FFFFFF;
	font: normal 13px/30px Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	height: 35px;
	text-align:center;
	text-decoration: none;
}

#btnbacktoshopping{
	width: 160px;
	line-height:30px;
	display:block;
	margin: 5px 10px;
}

#btncheckout{
	width: 110px;
	height: 35px;
	margin: 5px;
}

#btnupdatecart{
	width: 110px;
	margin: 0px;
	padding: 0px 5px 5px;
	height: 35px;
}

.evenrow{
background-color:#EFEFEF;	
}

.oddrow{
background-color:#F9F9F9;	
}
