body {
	padding: 0px;
	margin: 0px;
	background-color: #F8F8DE;
}
#pageSurround {
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	border: solid 1px #E3E383;
	border-bottom: 0px;
}
#topHeader {
	background: url(../styleImages/hd.jpg) top left no-repeat;
	text-align: right;
	height: 120px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;	
}
#topSubHeader {
	width: 980px;
	height: 30px;
	background: url(../styleImages/menu_bg.png) top left no-repeat;
	padding-top: 2px; 
	}
	
.cla { clear: both; }

#topSubHeader #topMenu, 
#topSubHeader #topCart { display: inline; font-size: 12px; float: left; margin-top: 6px; }
#topSubHeader #topCart { margin-right: 20px; color: #FFCCCC; margin-top: 7px; margin-left: 50px; float: right; }
#topSubHeader #topCart span { margin: 0px 18px; color: #FFFFFF; font-weight: bold; }
#topSubHeader #topMenu ul { display: inline; list-style: none; margin-left: 20px; float: left; }
#topSubHeader #topMenu ul li { display: inline; padding: 4px 13px; }
#topSubHeader #topMenu ul li a { color: #FFFFFF; font-size: 13px; display: inline; }
#topSubHeader #topMenu ul li:hover { background-color: #82BBDD; }
#topSubHeader #topMenu ul li:hover a { color: #336699; }

#topSubHeader a.siteViewCart { display: block; margin: 0px; color: #CCFFCC; top: -15px; float: right; width: 136px; height: 30px; }
#topSubHeader a.siteViewCart:hover { color: #FFFFFF; }

#homeTop { padding: 0px; margin: 0px; width: 980px; height: 251px; display: block; float: left;}
#homeTop div { display: block; float: left; padding: 0px; margin: 0px; }
#homeTop #promoImage { width: 568px; height: 251px; background: url(../styleImages/xmas2.jpg) top left no-repeat; }
#homeTop #roundSimple { width: 137px; height: 171px; background: url(../styleImages/roundSimple.png) top left no-repeat; }
#homeTop #roundInstall { width: 137px; height: 171px; background: url(../styleImages/roundInstall.png) top left no-repeat; }
#homeTop #roundDamage { width: 137px; height: 171px; background: url(../styleImages/roundDamage.png) top left no-repeat; }
#homeTop #greenBox { width: 205px; height: 80px; background: url(../styleImages/greenBox.png) top left no-repeat; }
#homeTop #blueBox { width: 206px; height: 80px; background: url(../styleImages/blueBox.png) top left no-repeat; }
#homeTop #blueBox a,
#homeTop #greenBox a {display: block; width: 175px; height: 50px; padding: 15px 17px; color: #ffffff; text-decoration: none; font-weight: bold; font-size: 14px; }
#homeTop #blueBox a { color: #ffffff; }
* html #homeTop #blueBox a { width: 170px; }
* html #homeTop #greenBox a { width: 170px; }
#siteFooter { padding: 10px 0px; width: 100%; border-top: solid 1px #D77193; border-bottom: solid 1px #D77193; background-color: #F3D5DF; }
#siteFooter #siteFooterContent { margin: 0px auto; width: 980px; }
#siteFooter #siteFooterContent hr { color: #FFFFFF; background-color: #ffffff; }
#siteFooterContent ul.footerLinkList { list-style: none; width: 900px; margin: 10px auto; display: block; }
#siteFooterContent ul.footerLinkList li { display: block; float: left; }
#siteFooterContent ul.footerLinkList li.listTitle { width: 160px; color: #D77193; font-size: 12px; font-weight: bold; }
#siteFooterContent ul.footerLinkList li { width: 140px; }
#siteFooterContent ul.footerLinkList li a { color: #D77193; font-size: 11px; margin-right: 10px; }

a.sideBarLinkSelected,
a.sideBarLink { display: block; padding: 5px 0px 5px 15px; font-size: 12px; background-color:#e8f4fb; color: #0079c2; margin: 5px 0px; }
a.sideBarLinkSelected { background-color: #f8e0e8; color: #d05981; }
a.sideBarLink:hover { background-color: #f8e0e8; color: #d05981; }

h1.homeHeading { font-size: 22px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; margin-bottom: none; display: block; text-align: center; background-color: #82BBDD; padding: 5px; letter-spacing: 5px; }

.dwsCopyright p,
.dwsCopyright b { color: #D77193; font-size: 11px; }
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #336699;
	background: url(../styleImages/sb_header.png) bottom left repeat-x;
	height: 20px;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 678px;
	float: left;
	margin: 10px; 
}
* html .colMid { margin: 5px; }
.colRight {
	position: relative;
	width: 265px; 
	padding-left: 5px;
	right: 0px;
	float: right;
	margin-right: 10px; 
	margin-top: 10px;
}
.boxContent {
	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: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.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;
	height: 50px;
}
.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: 131px;
	height: 120px;
}

.browse_productContainer { display: block; margin: 5px 0px 0px 5px; float: left; width: 125px; text-align: center; border:solid 1px #e7e7e7;  height: 160px; }

.productThumb { width: 100px; height: 88px; display: block; margin: 5px 0px 5px 12px; border: none; }
* html .productThumb { margin: 5px 15px; }
.productName { display: block; text-align: center; margin-bottom: 5px; }
.productPrice { display: block; text-align: center; color: #990000; font-weight: bold;}
.roomImageContainer { float: left; text-align: center; }
.productInfoContainer { float: right; padding: 5px; background-color: #81c54d; text-align: center; }
.productInfoContainer a.lightWindowLink {  color: #FFFFFF; text-decoration: none; }
.productImage { border: solid 2px #FFFFFF; }
.productAddToCart { margin-top: 5px; background-color: #e4f6d4; text-align: center; padding: 0px 50px; }
.productDescription { margin-top: 5px; background-color: #e4f6d4; padding: 10px 5px; }

a.dwsButton { width: 140px; height: 18px; display: block; padding: 6px 5px; font-size: 14px; color: #ffffff; text-decoration: none; text-align: center; }

a.pAddtoCart { display: block; width: 140px; height: 18px; background: url(../styleImages/addtocart.png) top left no-repeat; text-align: center; padding: 6px 5px; font-size: 14px; color: #ffffff; font-weight: bold; text-decoration: none; }

.addtocartQty { font-size: 14px; border: solid 1px #81c54d; color: #333333; }

.butPink { background: url(../styleImages/button_pink.png) top left no-repeat; }
.butGreen { background: url(../styleImages/button_green.png) top left no-repeat; }
.butBlue { background: url(../styleImages/button_blue.png) top left no-repeat; }

.itemAdded { display: block; margin: 10px auto; padding: 8px 3px 8px 38px; color: #66cc66; width: 400px; background: url(../styleImages/Ok.gif) top left no-repeat; font-size: 16px; }