#mainProductBox {
	margin: 0 auto;
	padding: 0;
}
h1#productName {
margin:0;
padding:0;
font-weight:700;
text-align:center;
}
#imagebox {
margin:0 auto;
padding:0;
}
#productMainImage {
margin:1.5em 1em 1em 0;
}
#productbox {
margin:0 auto;
padding:0;
color:#000;
width: 80%;
}

#productDescription {
margin: 0;
padding: 0 0 2px 0;
line-height:1.3em;
}
#productPrices {
margin:0;
padding: 2px 0 2px 40px;
font-weight: 700;
text-align: center;
}
#productDetailsList {
margin: 0;
padding:0;
list-style: none;
}
#productDetailsList ul {
margin: 0;
padding: 0;
list-style: none;
}
#productDetailsList ul li {
padding:3px 0 3px 3px;
}

#freeShippingIcon {
width:50%;
height:54px;
background:#F9F4EC;
}
#productPurchaseBox {
	margin: 0 auto;
}
#buybox {
margin:0;
padding:0;
width:40%;
float:right;
}
#cartAdd {
margin:1em;
padding:3px;
font-size:1em;
}
#cartImage {
margin:0.5em 1em;
}
#attributesBox {
margin:0;
padding:0;
width:45%;
float:left;	
}
.optionName {
padding: 0 5px 0 0;
font-size: 1.1em;
font-weight: 700;
}
.boxprice
{
	font-size: 11px;
	color: #6478b3;	
	font-family: verdana, arial, sans-serif;	
}

div.ClsProductInfoDefault
{
	width:743px;
	padding:0 2 28px 27px;
}

div.ClsProductInfoDefault table.ClsProductInfoTable
{	margin-top:27px;}

td.ClsMainBgImage
{background:url(../images/bluebox1.gif) no-repeat left top; }
div.ClsProductAttributes table
{
	background:url(../images/center-co-right.gif) repeat-x right; height:64px;
	margin-top:10px;
}
div.ClsProductAttributes table td
{
	text-align:center;
	padding-top:5px;
}
td.ClsLeftPart
{
	width:12px;
	background:url(../images/left-co.gif) no-repeat left; 
}
td.ClsCenterPart
{
	background:url(../images/center-co.gif) no-repeat right; padding:0px;
	width:70px;
	
}
td.ClsMainCenterPart
{
	background:url(../images/center-co.gif) no-repeat right ;
	width:90px;
	text-align:center;
}
div.ClsOptionName,div.ClsOptionMenu

{
	padding:0px;
	margin:0px;
	
}

td.ClsRightPart
{
	background:url(../images/center-co-right.gif) repeat-x right; 
	width:90px;
	text-align:center;
}

td.ClsRightEndPart
{
	background:url(../images/center-co-right.gif) repeat-x right; 
	width:160px;
	text-align:center;
}
div.ClsPrice
{
	width:90px;
	height:35px;
	overflow:hidden;	
}

td.ClsRightEnd
{
	width:12px;
	background:url(../images/right-co.gif) no-repeat right; 
}
div.ClsProductDetailsInfo
{
width:100%;
text-align:right;
padding-top:5px;
}


div#mainProductPanel {
	width: 350px;
	text-align: center;
	margin-top: 30px;
}

div#mainProductPanel div#imgHolder {
	position: relative;
	border: 2px solid #E2E6F1;
	width: 240px;
	height:240px;
	margin: 0 auto;
}

div#mainProductPanel div.bottomMask {
	background-image: url(../images/productBottomMaskBg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	bottom: -2px;
	left: -2px;
	position: absolute;
	height: 10px;
	width: 270px;
}

div#mainProductPanel div.topMask {
	background-image: url(../images/productTopMaskBg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	top: -2px;
	left: -2px;
	position: absolute;
	height: 10px;
	width: 270px;
}

div#mainProductPanel ul.hMenu {
	margin-left: 60px;
	margin-bottom: 10px;
	height: 16px;
}

div#mainProductPanel ul.hMenu li  {
	background-image: url(../images/mainProductPanelhMenuBg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 26px;
	height: 16px;
	color: #6478B3;
	margin: 0 2px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
ul,ol{list-style:none;}
ul.hMenu li {
	float: left;
}
div#moreProducts {
	background-image: url(../images/footerBg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 1px;
	text-align: center;
	
}

div#moreProducts h2 {
	color: #6478B3;
	font-weight: bold;
	font-size: 18px;
	font-family: verdana, arial, sans-serif;
	margin: 10px 45px;
	text-align: left;
	
}
table#productListing {
	width: 105%;}

table#productListing td.product {
	background-image: url(../images/productTdBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 16px;
	padding-left: 16px;
	width: 227px;
	height:162px;
	vertical-align: top;
}

table#productListing td.product td {
	width: 50%;
}

div.imgHolder {
	position: relative;
	width: 110px;
	height: 110px;
	background-image: url(../images/noPic.gif);
	background-repeat: no-repeat;
	background-position: center;
	zoom: 1;
}

div.productMaskTop {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/productMask.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 110px;
	height: 10px;
}

div.productMaskBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: url(../images/productMask.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 110px;
	height: 10px;
}

table#productListing td.product table  h3 {
	color: #6478B3;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	width: 60px;
	text-align: left;
}

table#productListing td.product table  h3 a {
	color: #6478B3;
	text-decoration: none;
}

table#productListing td.product table p {
	color: #665F58;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	width: 60px;
	text-align: left;
}

table#productListing td.product table p.alert {
	color: #7b1d00;
}

table#productListing td.product table p.noPic {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #6478b3;
	font-weight: bold;
	padding-top: 10px;
	width: 100%;
	text-align: center;
}

table#productListing td.product table div span.price {
	color: #6478B3;
}

table#productListing td.product table a.more {
	color: #554D46;
	text-decoration: none;
	font-size: 11px;
}
div#moreProducts table#productListing {
	width: 510px;	
	margin: 0 auto;
}
