body {
	margin: 5px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(/skins/decor/styleImages/backgrounds/page-back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#pageSurround {
	width: 732px;
	padding: 5px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	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-top-color: #9BD7D5;
	border-right-color: #9BD7D5;
	border-bottom-color: #9BD7D5;
	border-left-color: #9BD7D5;
}
.top-info{
	width: 742px;
	background-color: #FFFFFF;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9BD7D5;
	border-right-color: #9BD7D5;
	border-bottom-color: #9BD7D5;
	border-left-color: #9BD7D5;
}
.web-address{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 5px;
	width: 300px;
	float: left;
}
.telephone{
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 5px;
	width: 300px;
	text-align: right;
}

#topHeader {
	text-align: right;
	height: 116px;
	margin-bottom: 5px;
	/*padding-right: 0px;
	padding-top: 68px;*/
	width: 726px;
	background-image: url(../styleImages/backgrounds/banner.png);
	padding: 2px;
	border: 1px solid #F3C0CF;
	clear: none;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: center center;	
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-image: none;
	height: 15px;
	padding-left: 5px;
	border: 1px none #000000;
}
.boxContentLeft, .boxContentRight {
	border: 1px none #9BD7D5;
	padding-left: 2px;
	margin-bottom: 10px;
	padding-top: 50px;
	padding-bottom: 5px;
	background-image: url(/skins/decor/styleImages/backgrounds/LD-leftmenu-helpdesk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 2px;
}
.fullcolumn {
	background-color: #FFFFFF;
	width: 170px;
	float: left;
	margin-right: 10px;
	clear: both;
}
.colLeft {
	position: relative;
	left: 0px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	background-image: url(/skins/decor/styleImages/backgrounds/left-nav-back.png);
	background-position: left top;
	background-repeat: no-repeat;
	border: 1px solid #7DD0E2;
	width: 160px;
}
.home-panel {
	height: 220px;
	width: auto;
	background-image: none;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.featured-product{
	border: 1px solid #9BD7D5;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 170px;
}
.colMid {
	/*position: absolute;*/
	width: 545px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.page-block {
	vertical-align: top;
}
.cart-surround {
	margin-top: 25px;
	border: 1px none #9BD7D5;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-image: url(/skins/decor/styleImages/backgrounds/trans.gif);
}
.help-desk {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	height: 0px;
}
.box {
	border: 1px solid #ffffff;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
.add-to-basket {
	float: left;
}
.main-menu {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	width: 732px;
	background-image: url(/skins/decor/styleImages/menu-back.jpg);
	height: 26px;
	text-align: center;
	vertical-align: middle;
}
.boxContent {
	border: 1px none #000000;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}


/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 600px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 733px;
	float: left;
}
.newsbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #999999;
	padding: 5px;
}
.newsbox li {
	list-style-type: none;
}

/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
}
.ContentTitle {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 36px;
letter-spacing: 2px;
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.description {
	float: left;
	margin-left: 0px;
	margin-right: 5px;
	width: auto;
	margin-top: 5px;
}
#subCats {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #666666;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 100%;
}
.product-info {
	float: right;
	background-color: #FFFFFF;
	text-transform: none;
	width: 250px;
	clear: none;
}
.product-main-image {
	float: left;
	width: 280px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: auto;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.seperate {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	clear: both;
}
.seperate-solid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3C0CF;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
.latestProds {
	float: left;
	text-align: center;
	width: 167px;
	height: 250px;
	border: 1px solid #999999;
	margin-right: 10px;
	margin-top: 10px;
	padding-top: 5px;
}

.search-banner{
	width: 726px;
	background-color: #9BD7D5;
	height: 18px;
	margin-left: 3px;
	vertical-align: middle;
	padding-top: 5px;
	background-image: url(/images/search-back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.footer{
	height: 70px;
	width: 744px;
	background-color: #9BD7D5;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/skins/decor/styleImages/footer.jpg);
	background-position: center center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	vertical-align: middle;
	text-decoration: none;
}


.footer img{
	margin-left: 7px;
	float: left;
	margin-right: 7px;
}
.footer .crowntext{
	float: right;
	text-align: right;
	width: 200px;
	margin-right: 10px;
}
.footer .crowntext a{
	text-decoration: none;
	color: #FFFFFF;
}

.terms{
	float: left;
margin-top: 5px;
	margin-right: 50px;
	margin-left: 300px;
	text-align: center;
}

.searchbox{
	margin-top: -4px;
}
.homeCats{width: 164px;
}
