body {
	margin: 0px;
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

.top {
	background-image: url(../styleImages/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:600px;
}
.dot {
	background-image: url(../styleImages/dot.png);
	background-repeat: no-repeat;
	background-position: top;
	width:3px;
	hight:1px;
}
.bottom {
	background-color: #E7E7E7;
}
.footer {
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	background-image: url(../styleImages/footer.png);
	background-repeat: repeat-x;
	background-position: top;
	height:60px;
}
.secondbar {
	line-height:44px;
	margin-top:3px;
}
.cartpage {
	line-height:44px;
	margin-top:3px;
}
.thirdbar {
	line-height:33px;
	margin-top:5px;
}
.searchadjust {
	padding-bottom:0px;
}
#pageSurround {
	width: 900px;
	margin: 0px auto;
	margin-top:-413px;
	padding: 0px;
	padding-top:30px;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	background-color: #FFFFFF;
	background-image: url(../styleImages/pagebg.gif);
	background-repeat: repeat-x;
	background-position: top;	
}
.dottedline {
	border-top: 1px dashed #D4D4D4;
	line-height:1px;
}
.boxTitleLeft, .boxTitleRight {
	color: #1375A3;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	background-image: url(../styleImages/sidebox-top.png);
	background-repeat:no-repeat;
	height: 32px;
	width:225px;
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	background-color: #F6F4F4;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.boxRandom {
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	background-color:#F6F4F4;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 8px;
}
.boxPopular {
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	background-color:#F6F4F4;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 12px;
}
.boxSales {
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	background-color:#F6F4F4;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 12px;
}
.boxMail {
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	background-color:#F6F4F4;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 16px;
	padding-bottom: 12px;
}
.CatContent {
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	background-color: #EDEDED;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right:20px;
}
.cats {
	line-height:28px;
}
.catbox-bottom {
	background-image: url(../styleImages/catbox-bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	height:5px;
	width:225px;
	margin-bottom: 15px;
}
.sidebox-bottom {
	background-image: url(../styleImages/sidebox-bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	height:5px;
	width:225px;
	margin-bottom: 15px;
}
.mainbox-bottom {
	background-image: url(../styleImages/mainbox-bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:5px;
	width:636px;
	margin-bottom: 15px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 225px; 
	padding-left: 14px;
	padding-right: 12px;
	float: left;
}
.colMid {
	position: relative;
	width: 636px;
	float: left;
}
.boxContent {
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #777777;
	background-color: #F6F4F4;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 225px; 
	padding-left: 14px;
	padding-right: 12px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 636px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: center;
}
#subCats {
	background-color: #EFF1FF;
	text-align: center;
	border: 1px solid #D4D4D4;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 99%;
}
.subCat {	
	text-align: center;
	padding: 7px;
	padding-top:14px;
	float: left;
	width: 22.5%;
	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;
	padding:8px;
	width: 30.5%;
	height: 225px;
}
.prodtitle {
	height:35px;
}
.prodimage {
	height:122px;
}
.prodprice {
height:20px;
}
.proddetail {
height:24px;
}

/*smart-traffic*/
#cds-content{
    overflow:auto;
    height:220px;
    text-align:justify;
}

#cds-content h2{
    margin:0;
    padding:0;
    font-size:16px;
}

#cds-content p{
    font-size:12px;
    margin:0;
    padding:8px 8px 12px 0;
}
#fpfooter, #fpfooter a{
    font-size:12px;
    color:#1375A3;
    text-decoration: none;
}
/*smart-traffic*/