body {
	margin: 10px;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#pageSurround {
	width: 770px;
	margin: 0px auto;
	padding: 15px;
	border: 0px solid #353535;
	background-image: url(../styleImages/backgrounds/bgr.jpg);
	background-repeat: no-repeat;
	background-position: top;	
}
#subSurround {
    background-image: url(../styleImages/backgrounds/topbar2_false.jpg);
	background-repeat: repeat-x;
	background-position: bottom;	
}

#topHeader {
	text-align: right;
	height: 116px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	background-repeat: no-repeat;
	width: 750px;
}

#butterfly{
	position: relative;
	height: 80px;
	width: 80px;
	left: 775px;
	top: 112px;
	background-image: url(../styleImages/backgrounds/butterfly.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.tmbgal {
    margin: 10px auto;
    text-align: center;
}
.tmbgal img {
    border: 1px solid #999;
    padding: 3px;
}



.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #ffffff;
	background-image: url(../styleImages/backgrounds/boxTitleBg_n.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 30px;
	padding-top: 2px;
	padding-left: 20px;
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: left;
}

.topCart{
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.boxContentLeft {
	width: 180px;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
	background-color: #ffffff;
}

.boxContentRight {
	width: 180px;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.boxContentMail {
	width: 180px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(../styleImages/backgrounds/boxContentBg_n.png);
	background-repeat: no-repeat;
}

.colLeft {
	padding-top: 14px;
	position: relative;
	left: 0px;
	width: 200px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}

.colMid {
	position: relative;
	padding: 10px;
	width: 528px;
	float: left;
}

.boxContent {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 5px;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 200px; 
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 528px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:right;
	margin-top: 10px;
	padding-right: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #efe8e0;
	background-repeat: no-repeat;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	border: 0px solid #353535;
	margin: 0px;
	padding: 3px;
	float: center;
	width: 520px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 220px;
	height: 70px;
}
.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: 174px;
	height: 120px;
}
.txtContentShop {
    height: 22px;
    padding-top: 7px;
    text-align: center;
    margin: 2px;
}
