body {
	margin: 0px;
	background-color: #ffffff;
	background-attachment: scroll;
	color: #59595B;
}
#pageSurround {
	width: 970px;
	margin: 0px auto;
	padding: 0px;
}

#topHeader {
	width: 970px;
	height: 101px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	
}
.left_logo {
	width: 228px;
	height: 101px;
	margin: 0px;
	padding: 0px;
	float:left;
	position:relative;
	
}
.right_logo{
	width: 742px;
	height: 101px;
	background-image: url(../styleImages/backgrounds/EZshopnet_cn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	position:relative;
}
.right_logo2{
	width: 742px;
	height: 101px;
	background-image: url(../styleImages/backgrounds/EZshopnet_en.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	position:relative;
}
.right_logo3{
	width: 742px;
	height: 101px;
	background-image: url(../styleImages/backgrounds/EZshopnet_gb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	position:relative;
}

.topbox-right{
	width: 135px;
	text-align: left;
	padding-top: 0px;
	padding-left: 10px;
}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #000000;
	background-color: #EBEDFE;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 192px; 
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top;
	border-right: 1px solid #5A595E;

}
.colMid {
	position: relative;
	width: 698px;
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	vertical-align: top;	

}
.colRight {
	position: relative;
	width: 192px; 
	padding-left: 0px;
	right: 0px;
	vertical-align: top;
	background-image: url(../styleImages/images/right-bg.jpg);
	background-repeat: repeat;
	background-position: left top;	
	vertical-align: top;	

}
.boxContent {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 0px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 192px; 
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	background-image: url(../styleImages/images/left-bg.jpg);
	background-repeat: repeat;
	background-position: left top;	
}
.colMainCheckout {
	position: relative;
	width: 546px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:right;
	margin-top: 10px;
}
.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 {
	float: left;
	text-align: center;
	width: 132px;
	height: 124px;
	border: 1px solid #ACACAE;
	margin-right: 4px;
	margin-bottom: 4px;
}
.latestProds2 {
	float: left;
	position: relative;
	text-align: left;
	width: 150px;
	height: 180px;
	margin-right: 20px;
	margin-bottom: 4px;
}
.latestProds-images2{
	float: left;
	position: relative;
	text-align: center;
	width: 150px;
	height: 105px;
	border: 1px solid #6C6C6C;
	margin-bottom: 3px;

}
.topMiddle {
	text-align: left;
	height: 30px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background:#F4901E;
}
#topFooter {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	height: 50px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 3px;
	background: #82878D;
	
}
.txtFooter1 {
	font-family:Arial, Helvetica, sans-serif;
	border-top: 1px solid #FFFFFF;
	text-align:center;
	color: #ffffff;
	font-size: 12px;	
	padding-top: 10px;
}
.txtFooter2 {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color: #ffffff;
	font-size: 12px;	
	margin-top: 5px;
}
.hr-style{
width: 698px;
color: #000000;
padding: 0px;
margin:5px 0px 10px 0px;
}