body {
	margin: 0px;
	background-color: #ffffff;
	background-image: url(../styleImages/backgrounds/pageBgr_false.jpg);
	background-repeat: repeat;
}
#pageSurround {
	width: 750px;
	border: 0px solid #000000;
	background-color: #FFFbbb;
	background-image: url(../styleImages/backgrounds/contentBgr.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#subSurround {
	border: 0px solid #5C84CE;
	margin-top: 10px;
	background-position: center bottom;
	background-color: #ffffff;
	background-image: url(../styleImages/backgrounds/surroundBgr.jpg);
	background-repeat: no-repeat;
}
#topHeader {
	text-align: right;
	height: 200px;
	margin-bottom: 10px;
	padding-right: 19px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	border-bottom: 0px solid #000000;
}
#butterfly{
	position: relative;
	height: 180px;
	width: 180px;
	left: 775px;
	top: 112px;
	background-image: url(../styleImages/backgrounds/snowflake.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#butterfly2{
	position: relative;
	height: 180px;
	width: 180px;
	left: -225px;
	top: -380px;
	background-image: url(../styleImages/backgrounds/snowflake.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#butterfly3{
	position: relative;
	height: 180px;
	width: 180px;
	left: -210px;
	top: -80px;
	background-image: url(../styleImages/backgrounds/snowflake.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#topbar2{
width:740px; height:20px; 
padding:5px; 
text-align:right; 
color:#ffffff;
background-color:#1e2e3f;
margin-bottom: 10px;
}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #696969;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 155px;
	height: 18px;
	padding-left: 5px;
	padding-top: 6px;
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid #CBCACA;
	border-right: 1px solid #CBCACA;
	border-bottom: 1px solid #CBCACA;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-image: url(../styleImages/backgrounds/boxBgr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.boxContentRight_cart {
	border-left: 1px solid #CBCACA;
	border-right: 1px solid #CBCACA;
	border-bottom: 1px solid #CBCACA;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-image: url(../styleImages/backgrounds/basketBgr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	margin-bottom: 20px;
}
.colMid {
	position: relative;
	width: 398px;
	float: left;
	margin-bottom: 20px;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
	margin-bottom: 20px;
}
.boxContent {
	border-top: 0px solid #A8B4B0;
	border-right: 0px solid #5E85CF;
	border-bottom: 0px solid #5E85CF;
	border-left: 0px solid #5E85CF;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #1d2e3e;
	margin-bottom: 5px;
}
.boxContent_cart {
	border-top: 0px solid #A8B4B0;
	border-right: 0px solid #5E85CF;
	border-bottom: 0px solid #5E85CF;
	border-left: 0px solid #5E85CF;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #1d2e3e;
	margin-bottom: 5px;
	font-weight: bold;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
	margin-bottom: 20px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
	padding-bottom: 18px;
}
.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;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.txtContentShop {
    height: 22px;
    padding-top: 7px;
    text-align: center;
    margin: 2px;
}
