body {
	margin:0px;
	padding:7px 0px;
	background-color: #fff;
	background-attachment: scroll;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#ratingsBox {
	position:absolute;
	top:8px;
	right:8px;
	z-index:-1;
}

#pageSurround {
	margin: 0px auto;
}

#topHeader {
	text-align: right;
	height: 114px;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	margin-bottom:10px;
}

#headStripes {
	margin:0 5px 5px 5px;
	height:63px;
	background-image:url(../styleImages/backgrounds/header_stripes_bg.png);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#selectedCats {
	margin:-35px 150px 25px 150px;
	height:15px;
}

#headPattern {
	margin:0px 5px 0 265px;
	height:39px;
	background-image:url(../styleImages/backgrounds/header_pattern_bg.png);
	background-position:left bottom;
	background-repeat:repeat-x;
}

#headPatternLogo {
	position:absolute;
	top:7px;
	left:5px;
	width:260px;
	padding-left:5px;
	background-image:url(../styleImages/backgrounds/header_pattern_logo_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	clear:both;
}

#headSearch {
	position:absolute;
	/*top:19px;
	left:305px;*/
	top:70px;
	left:25px;
	color:#463838;
}

#headLogin {
	position:absolute;
	top:15px;
	left:305px;
	font-size:75%;
}

#shopBy {
	position:absolute;
	left:215px;
	top:495px;
	width:150px;
	border:3px solid #fc6;
	padding:2px;
	background-color:#fff;
	font-size:80%;
	text-align:center;
}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #463838;
	background-color: #F9C5C7;
	height: 15px;
	border-bottom:2px solid #463838;
	border-right:2px solid #463838;
	padding: 2px 0 2px 5px;
}

.boxContentLeft, .boxContentRight {
	background-color: #fff;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom:1px solid #463838;
	border-right:1px solid #463838;
	border-left:1px solid #463838;
}

.boxContent {
	border-bottom:2px solid #FEBF54;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #463838;
	background-color: #fff;
	overflow:visible;
}

.colLeft {
	position: absolute;
	left:5px;
	top:120px;
	width: 205px; 
	padding:0 5px 0 0;
}

.colMid {
	margin:0px 170px 50px 215px;
}

.colRight {
	position: absolute;
	right:5px;
	top:120px;
	width: 160px; 
	padding:0 0 0 5px;
}

#viewProdIMG {
	text-align:left;
	float:left; 
	padding:10px;
}
#viewProdDetail {
	text-align:left;
	float:left;
	/*background-image:url(../styleImages/viewProductdivider.gif);
	background-position:left center;
	background-repeat:no-repeat;*/
	padding:0px 10px;
}

.searchForm {
	margin:0 15% 0 0;
}

.siteDocs {
	position:absolute;
	top:20px;
	right:15px;
	font-size:90%;
}

#siteSlogan {
	margin:10px 170px 50px 215px;
	text-align:center;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #fff;
	text-align: center;
	margin: 0px;
	float: left;
	width: 99.5%;
}

.subCat {	
	text-align: center;
	margin-right:10px;
	width:30%;
	height:150px;
	float:left;
}
.subCatIndex {	
	text-align: center;
	margin-right:10px;
	width:30%;
	height:150px;
	float:left;
	font-size:80%;
}
.regSep {
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.boxTitleLeftCurve, .boxTitleRightCurve {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 175px;
	height: 13px;
	padding-top: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-weight: bold;
	z-index:1;
}
.boxFootLeftCurve, .boxFootRightCurve {
	background-image: url(../styleImages/backgrounds/boxFootBg.gif);
	width: 175px;
	height: 12px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	z-index:1;
}
.boxContentLeftCurve, .boxContentRightCurve {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
	z-index:1;
}