body {
	margin: 0px;
	background-color: #FFCCFF;

}

#pageSurround {
	width: 955px;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.shadow {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../../images/gradient.png);
	background-repeat: repeat-y;
	background-position: center;
}
.shadowBottom {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../../../images/gradientbottom.png);
	font-size: 50%;
}


#subSurround {
	background-color: #FFFFFF;


}

#topHeader {
	text-align: right;
	height: 100px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;

}

#sessionBox {
	text-align: left;
	background-image: url(../styleImages/backgrounds/sessionBg.gif);
	width: 236px;
	float: right;
	background-color: #E7E7E7;
	height: 96px;
	padding: 0px;

}

.topCats {
	text-align: center;
	background-image: url(../styleImages/backgrounds/catBg.gif);
	color: #ffffff;
	height: 42px;
	vertical-align: middle;
	background-repeat: repeat-x;

}
.sessionBoxLogonDiv {
	width: 210px;
	margin-left: 8px;
	margin-top: 3px;
}


.topCatsBgRight {
	background-image: url(../styleImages/backgrounds/catBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 32px;

}

.topCatsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/catBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 32px;

}

.siteDocs {

	text-align: center;

	background-image: url(../styleImages/backgrounds/siteDocsBg.gif);

	height: 30px;

	color: #ffffff;

}

.siteDocsBgRight {

	background-image: url(../styleImages/backgrounds/siteDocsBgRight.gif);

	background-repeat: no-repeat;

	background-position: right;

	height: 30px;

}

.siteDocsBgLeft {

	float: left;

	background-image: url(../styleImages/backgrounds/siteDocsBgLeft.gif);

	background-repeat: no-repeat;

	background-position: left;

	height: 30px;

}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	width: 168px;
	height: 13px;
	padding-top: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-left: 2px;
	background-color: #BBE9FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BBE9FF;
	border-bottom-color: #BBE9FF;
	border-left-color: #BBE9FF;
	padding-bottom: 2px;

}

.boxFootLeft, .boxFootRight {
	width: 166px;
	height: 9px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BBE9FF;
	border-bottom-color: #BBE9FF;
	border-left-color: #BBE9FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	text-align: right;
	padding-right: 2px;
	padding-bottom: 2px;
}

.boxContentLeft, .boxContentRight {
	background-color: #FFFFFF;
	width: 163px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBE9FF;
	border-left-color: #BBE9FF;
	margin-left: 2px;
	padding: 9px 5px 0px;

}

.boxContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	font-weight: normal;
	border-top-width: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBE9FF;
	border-right-color: #BBE9FF;
	border-bottom-color: #BBE9FF;
	border-left-color: #BBE9FF;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;

}

/* CHECKOUT PAGES 

.colLeftCheckout {

	position: relative;

	left: 0px;

	width: 160px; 

	padding-left: 9px;

	padding-right: 10px;

	float: left;

}

*/



/* END CHECK OUT PAGES */

.docBtnLeft {

	background-image: url(../styleImages/backgrounds/docBtnLeft.gif);

	width: 4px;

}


.docBtnRight {

	background-image: url(../styleImages/backgrounds/docBtnRight.gif);

	width: 4px;

}

.docBtnMid {

	background-color: #DDDDDD;

	padding: 0px 3px 0px 3px;

}



.pagination {

	text-align: right;

	padding-top: 5px;

	padding-bottom: 5px;

}

#subCats {

	background-color: #EBEDFE;

	text-align: center;

	border: 1px solid #C9CEFC;

	margin: 0px;

	float: left;

	width: 99.5%;

}

.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;

}

.topCatsTabLeft {

	background-image: url(../styleImages/backgrounds/catTabLeft.gif);

	background-repeat: no-repeat;

	width: 7px;

}

.topCatsTabMid {
	background-image: url(../styleImages/backgrounds/catTabMid.gif);
	background-repeat: repeat-x;
	background-position: center;

}

.topCatsTabRight {

	background-image: url(../styleImages/backgrounds/catTabRight.gif);

	width: 7px;

	background-repeat: no-repeat;

}

.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 175px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DDF4FF;
	padding: 20px 6px 5px;

}
#pageSurround .topCats .topCatsBgRight .topCatsTabMid .txtCat:hover {
	color: #DD72D0;
}
.testamonial {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 70%;
    font-weight: normal;
    text-align: left;
    padding-left: 0px;
    padding-right: 3px;
}
.testamonialname {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 80%;
    color: #ff0000;
    text-align: left;
    font-style: italic;
    padding-left: 0px;
    padding-right: 3px;
}
.shadow #pageSurround #subSurround .boxFootLeft a {
	font-weight: bold;
	color: #0E51B3;
	text-decoration: none;
}
.shadow #pageSurround #subSurround .boxFootLeft a:hover {
	font-weight: bold;
	color: #DD72D0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.shadow #pageSurround #subSurround .boxFootLeft a:visited {
	font-weight: bold;
	color: #0E51B3;
	text-decoration: none;
}
.imgSpace {
	margin-left: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.viewBasketDiv {
	padding-bottom: 4px;
	text-align: center;
	padding-top: 3px;
}
