body {

	margin: 5px;
	background-color: #ffffff;

}

#pageSurround {
	width: 800px;
	min-height: 710px;
	height:auto;
	margin: 0px auto;
	border: 1px solid #003300;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#pageSurround2 {
	width: 800px;
	min-height:730px;
	height:auto;
	margin: 0px auto;
	border: 1px solid #003300;
	/*background-image: url(../styleImages/backgrounds/contentBg.jpg);*/
	background-repeat: no-repeat;
	background-position: bottom;
}



#topHeader {
	text-align: left;
	height: 185px; /*110px;*/
	margin-bottom:0; /*47px;*/
	padding: 0px;	
}


.IndexcolMid {
	width: 670px;
	margin-left: 70px;
	margin-top:0;
	height:auto;
	min-height:400px;
	float:left;
}



.IndexboxContent {
	position:relative;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-align: left;
	font-size: 75%;
	color: #000000;
	margin: -18px 0 5px 40px;
	height:auto;
	min-height:410px;
	float:left;
}


.colMid {
	width: 670px;
	margin-left: 70px;
	margin-top:0;
	height:auto;
	min-height:400px;
	float:left;
}

.boxContent {
	position:relative;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-align: left;
	font-size: 75%;
	color: #000000;
	margin: 0 0 5px 0px;
	height:auto;
	min-height:410px;
	float:left;
}


.proddesc{
	float:left;
	position:absolute;
	z-index:1;top: 04px;
   	left: 400px;
   	width: 280px;
   	height: 430px;
       	color: #000;
    	background: #FFF;
  	opacity: 0.55;
	-moz-opacity: 0.55;
	filter: alpha(opacity=55);
}

.proddesctop{
	position:absolute;
	z-index:2;
	top: 0px;
	width: 260px;
   	left: 400px;
	padding:10px;
}
   
.proddesctop1{
        position:absolute;
	z-index:2;
	top: 8px;
	width: 680px;
   	left:-40px;
	padding:0px;
}
   
.proddesc1{
	float:left;
	position:absolute;
	z-index:1;
	top: 0px;
   	left:130px;
    	width: 520px; /*680px;*/
    	height: 400px; /*370px;*/
    	color: #000;
    	background:#FFF;
  	opacity: 0.55;
	-moz-opacity: 0.55;
	filter: alpha(opacity=55);
}




#sidebarLeft{
	filter: alpha(opacity=75);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75; 
	opacity:0.75;
}


.bd{	
	font:"Trebuchet MS", Verdana, Arial;
	position:relative;
	color:000000; 	
}

/* CHECKOUT PAGES */

.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}

.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}

/* END CHECK OUT PAGES */

.siteDocs {
	text-align:center;
	margin-top: 10px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;

}

#subCats {
	text-align: center;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 670px;
}

.subCat {	
	text-align: center;
	border: 1px solid #669900;
	padding: 3px;
	margin-right: 5px;
	margin-bottom: 7px;
	float: left;
	width: 120px;
	height: 300px;

}

.regSep{
	padding: 10px 0px;
	margin: 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 200px;
}



.catboxcontent {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 5px;
}



 .productdescbg{
 	background-color: ffffff;
} 

/* salePrice Tag */
.product {
	position:relative;
	float: left; 
	left: 4px; 
	text-align: center; 
	width: 128px; 
	height:185px; 
	background-image: url(../styleImages/backgrounds/productbga.gif);
	background-repeat: no-repeat; 
	border:0; 
	padding:7px; 
	margin:0px 4px 5px 0px; 
	font-weight:normal;
}

* html .product{
	margin:0px 5px 5px 0px;
}

.product img {padding-top: 4px;}

.catPrice {
	text-align:center; 
	font-weight:bold; 
	font-size:11px; 
	left:0px; 
	bottom:0px; 
	margin:0px 0px 4px 8px; 
	color:#F5357E;
}

html>body .salePrice { background-image:url(../styleImages/sale.png);}

.salePrice {
	position:absolute;
	top:0px;
	right:7px;
	width:60px;
	height:24px;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.cubedesigns4u.com/skins/temp008/styleImages/sale.png',sizingMethod='scale');
	padding:57px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	color:#000;
}


.txtOutOfStock {
	z-index:3;
	position:absolute;
	top: 0px;
	left: -4px;
	width:91px;
	height:90px;
	background: url(../styleImages/outofstock.gif) no-repeat top left;
	padding:0px;
	color: #FF0000; font-weight:normal;
}

.txtOutOfStock span {display:none;}

* html #pageSurround2 {overflow:visible;}




#wrap {
height:180px;
width:1px;
}

* html #wrap {
	overflow:visible;
}



/**CART VIEW
****************/
.colMidCart {
	width: 670px;
	margin-left: 70px;
	margin-top:0;
	}
