body {

	margin: 0px;
}

#pageSurround {

	width: 1200px;

	margin: 0px auto;

    float:left;
    
    margin-left: 50px;

	background-color: #FFFFFF;

}

#subSurround {	
	width: 1200px;
}

#topHeader {

	padding-bottom: 10px;

	padding-top: 10px;
    width: 100%;
	background-image: url(../styleImages/backgrounds/headBg.jpg);
    background-repeat: repeat-x;
    Height: 100px;
	
}

.logcart{
    width:100%;
    float:left;
	background-color:#F0F0F0;
    border-bottom: 2px solid #DCDCDC;
    border-top: 2px solid #DCDCDC;
    padding-top:5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.boxTitleLeft{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	color: #09347C;
    font-weight: bold;

	background-image: url(../styleImages/backgrounds/boxTitleRightBg1.gif);
	
	background-repeat: repeat-x;
	
	margin-bottom:5px;

	width: 100%;

    padding-top:3px;
    
    padding-bottom: 5px;
    
    border-bottom: 1.5px solid #FF3E96;

}

.boxTitleRight {

	font-family: Broadway, Verdana, Arial, Helvetica, sans-serif;

	font-size: 15px;

	color: #09347C;
	
	margin-bottom:5px;

	width: 100%;

	padding-left: 5px;

	padding-top: 3px;

}

.boxContentLeft{

	width: 180px;
	padding-bottom: 5px;	
	font-size: 20px;
	background-color: #F5F5F5;
	border: 1px solid #8B8989;

}

.popularproduct{

    width: 100%;
	border: 1px solid #8B8989;
	border-top: 1.5px solid #FF3E96;
	margin-bottom: 20px;
	padding-bottom: 5px;
	background-color: #F2F0F0;
	padding-top: 5px;


}

.boxContentRight{
	padding-left: 5px;
	width: 100%;
	background-color:#e9e9e9;
	padding-bottom:5px;
	
	
	
}

.colLeft {

	position: relative;

	left: 0px;

	width: 180px;

    padding-left:10px;

	margin-right: 20px;

	float: left;

}

.colMid {

	position: relative;
	width: 60%;
	float: left;

}

.colRight {

	position: relative;
	width: 200px; 
    float: left;
	margin-left: 10px;
}

.boxContent {

	font-family: Arial, Helvetica, sans-serif;

	color: #333333;
	
	font-size: 15px;

	background-color: #FFFFFF;
	width: 725px;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 5px;

}

/* CHECKOUT PAGES */

.colLeftCheckout {

	position: relative;

	left: 0px;

	width: 160px; 

	padding-left: 9px;

	padding-right: 10px;

	float: left;

}

.colMainCheckout {

	position: relative;

	width: 558px;

	float: left;

}

/* END CHECK OUT PAGES */

.siteDocs {

	float: left;
	margin-bottom: 10px;
	margin-left: 5px;



}

.pagination {

	text-align: right;

	padding-top: 5px;

	padding-bottom: 5px;

}

#subCats {

	background-color: #EBEDFE;

	text-align: center;

	border: 1px solid #C9CEFC;

	margin: 0px;

	padding: 3px;

	float: left;

	width: 387px;

}

.subCat {	

	text-align: center;

	padding: 8px;

	float: left;

	width: 110px;

	height: 50px;

}

.regSep{

	padding: 10px 0px 10px 0px;

	margin: 10px 0px 10px 0px;

	border-top: 1px solid #cccccc;

	border-bottom: 1px solid #cccccc;

}

.latestProds {
    padding-left:5px;
    text-align: center;
	width: 18%;
 
   	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	margin-left: 5px;

    float: left;

    border:  1px solid #dadfdd;

	margin-bottom: 10px;

}