body {
	background-color: #FDF5F3;
	background-image: url(../styleImages/backgrounds/red-pink-bg.jpg);
	background-position: top;
	margin: 0 auto;
	background-repeat: repeat-x;
}
.session{
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: bold;	
}
#pageSurround {
	width: 900px;
	margin: 0px auto;
}
#subSurround {
	min-height:600px;
}
#topHeader {
	width:820px;
	height:173px;
	background-image:url(../../../../header-disco-GRAD.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-left:0px;
}
.footer{
	width: 100%;
	text-align: left;
	height:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	padding-left:15px;
}
.txtfooter{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-decoration:none;
}
.txtfooter:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-decoration:underline;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	height: 25px;
	padding-left: 5px;
	margin-left:4px;
	padding-top: 10px;
	text-transform: uppercase;
}
.boxContentLeft {
	padding-left: 2px;
	margin-bottom: 10px;
	padding-top: 30px;
	padding-bottom: 5px;
}
.boxContentRight {
	padding-left: 2px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
}

#colLeft {
	position: relative;
	left: 0px;
	width: 215px;
	margin-left: 4px;
	margin-right: 0px;
	float: left;
	background-image: url(../styleImages/backgrounds/bg-colLeft.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#colMid {
	position: relative;
	width: 665px;
	float: right;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 10px;
	width: 600px;
}
.homeTop{
	padding-top:5px;
	width:664px;
	height:7px;
	background-repeat:no-repeat;
	background-position:bottom;
}
.homeMid{
	width:600px;
	background-repeat:repeat-y;
	padding-bottom:5px;
}
.homeBottom{
	width:664px;
	height:7px;
	background-repeat:no-repeat;
	background-position:bottom;
}
.homeText{
	padding-left:15px;
}
/* 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 {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEBEB;
	background-image:url(../styleImages/backgrounds/prod.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-align: center;
	margin: 0px;
	float: left;
	width: 665px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	margin-top:10px;
	float: left;
	width: 110px;
	height: 50px;
}
.prodTable{
	background-color: #EBEBEB;
	background-image:url(../styleImages/backgrounds/Prod.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:665px;
}
.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;
}
.latestProdList{
	background-color: #EBEBEB;
	background-image:url(../styleImages/backgrounds/newProd.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.latestProdList:hover{
	background-color: #EBEBEB;
	background-image:url(../styleImages/backgrounds/newProdHover.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.ProdList{
	background-position:top;
	background-repeat:no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FF9999;
	border-right-color: #FF9999;
	border-bottom-color: #FF9999;
	border-left-color: #FF9999;
}
.leftSiteDoc{
	width:9px;
	height:43px;
	float:left;
}
.rightSiteDoc{
	width:9px;
	height:43px;
	float:left;
}
.midSiteDoc{
	height:43px;
	width:92%;
	float:left;
	text-align: right;
}
.priceBar{
	height:45px;
	width:229px;
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #339966;
}
