body {
	margin: 0px;
	background-color: #FFFFFF;
	background-attachment: scroll;

}
#pageSurround {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #BEBEBE;
}
#topHeader {
	text-align: left;
	height: 80px;
	background-image: url(top-banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	margin-bottom: 3px;
	padding-right: 0px;
}
.boxTitleLeft, .boxTitleRight{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
a.boxTitleLeft, a.boxTitleRight{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration:none;	

}  
a.boxTitleLeft:hover, a.boxTitleRight:hover{
	color: #E91509;
	text-decoration:none;	
}

.boxContentLeft, .boxContentRight {
	border: 0px solid #000000;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	width: 190px; 
	padding-left: 15px;
	padding-right: 5px;
}
.colMid {
	position: relative;
	float: left;
	padding-left: 20px;
	padding-bottom: 10px;
	line-height: 20px;

}
.colRight {
	position: relative;
	width: 190px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 1px solid #000000;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* 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;
	
}
.siteDocs1 {
	width: 120px;
	vertical-align: middle;
}

.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: 131px;
	height: 120px;
}
.boxTitleCarts{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F62C44;
	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;
}
td{
vertical-align: top;
}
.topFooter{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 20px;
	color: #FFFFFF;
	background-image: url(bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	margin-bottom: 0px;
}
.register{
	text-align: left;
	padding-left: 20px;
	padding-top: 50px;
}
.boxProTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #04A1C0;
}
.txtProContent, a.txtProContent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration:none;	

}  
a.txtProContent:hover{
	color: #04A1C0;
	text-decoration:none;	
}
.menutop{
	height: 10px;
	background-image: url(btn-top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}
.menubottom{
	height: 10px;
	background-image: url(btn-btm.jpg);
	background-repeat: no-repeat;
	background-position: left top;	

}
.menubg{
	background-image: url(btn-bg.jpg);
	background-repeat: repeat-y;

}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #04A1C0;
	font-weight: normal;
	text-align: left;
	margin: 15px 0px 10px 0px; 
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #66CCFF;
	font-weight: normal;
	text-align: left;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #04A1C0;
	font-weight: normal;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 0px;
}
.special_item{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    border-right: thin dotted #ff6600;
    width: 150px;
}
.special_item_right{
    padding-left: 10px;
}
.special_item2{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    width: 150px;
}
.special_item2_right{
    padding-left: 10px;
}

