#leftnav {
	width: 150px;
	font-size: 12px;
	vertical-align: top;
	font-size: 85%;
}

ul, ol {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#leftnav a {
	/*/*/padding: 3px; 
	display: block;
	border: 1px dotted #CCC;
	text-decoration: none;
	line-height: 1em;
	width: 150px /* */
}

#leftnav a:link, #leftnav a:visited {
	color: #666;
}

#leftnav a:hover, #leftnav a:active {
	color: #FFFFFF;
	background-color: #6699CC;
	border: 1px solid #000;
}

#leftnav ul {
	/*/*/padding: 0em;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none; /* */
}

#leftnav li {
	/*/*/margin: 0px 0px 6px 0px; /* */	
}

#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #999999 !important;
	border: 2px dotted #999 !important; /* */
}

#minicart {
	font-size: 10px;	
}

.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.entryTableHeader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	/*background-color:#336699;*/
	background: #336699 url(../images/bgforcart.jpg) repeat-x;  height:24px;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}


.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	/*background-color:#336699;*/
	background: #336699 url(../images/bgforcart.jpg) repeat-x;  height:24px;
	font-weight: bold;
	background-position: center;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #336699;
}

.notice {
	color: #996600;
	font-weight: bold;
}

/*.addToCartButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	border: 1px solid #64022C;
	background-color:#B0034C;
	height: 25px;
	cursor:pointer;
}
.addToCartButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	border: 1px solid #64022C;
	background-color:#B0034C;
	height: 25px;
	cursor:pointer;
}*/

.addToCartButtonnew {
	font-family: Arial, Helvetica, sans-serif;
	background:url(../images/cartbg.jpg)  repeat-x;
	width:100px;
	height:25px;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	border: 1px solid #175eb0;
}
.addToCartButtonnew:hover {
	font-family: Arial, Helvetica, sans-serif;
	background:url(../images/cartbg.jpg) repeat-x;
	width:100px;
	height:25px;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	border: 1px solid #175eb0;
}


#errorMessage {
	color: #C60000;
	font-weight: bold;
}

.cartcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#FFFFFF;
	font-weight:bold;
}

.products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#336699;
	font-weight:normal;
	padding-left:5px;
	text-decoration:none;
}
.productsnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4e94e4;
	font-weight:bold;
	text-align:right;
}

.carttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-weight:normal;
}

.dollorcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4e94e4;
	font-weight:bold;
	padding-right:5px;
}

.totaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
	font-weight:bold;
}
.totaltxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#c40857;
	font-weight:bold;
}

.checkout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	border: 1px solid #64022C;
	background-color:#b0034c;
	height: 25px;
	text-align:center;
	text-decoration:none;
	padding:5px;
	cursor:pointer;
}

.checkout:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FD79B1;
	font-weight:bold;
	border: 1px solid #64022C;
	background-color:#B0034C;
	height: 25px;
	text-align:center;
	text-decoration:none;
	padding:5px;
	cursor:pointer;
}

.checkoutnew {
	font-family: Arial, Helvetica, sans-serif;
	padding:5px;
	height:25px;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	border: 1px solid #175eb0;
	background-image: url(../images/cartbg.jpg);
	background-repeat: repeat-x;
	text-decoration:none;
}
.checkoutnew:hover {
	font-family: Arial, Helvetica, sans-serif;
	height:25px;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	border: 1px solid #175eb0;
	padding:5px;
	background-image: url(../images/cartbg.jpg);
	background-repeat: repeat-x;
	text-decoration:none;
}


.addToCartButton {
	font-family: Arial, Helvetica, sans-serif;
	height:25px;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	border: 1px solid #175eb0;
	background-image: url(../images/cartbg.jpg);
	background-repeat: repeat-x;
	text-decoration:none;
}
.addToCartButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	height:25px;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	border: 1px solid #175eb0;
	background-image: url(../images/cartbg.jpg);
	background-repeat: repeat-x;
	text-decoration:none;
}
