/* Forcing scrollbars 
----------------------------------------------- */
html { 
	height: 100%;
	margin-bottom: 1px; 
}
/* Layout Styles
----------------------------------------------- */
body {
	margin: 5px;
	background-image: url(../styleImages/body-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	line-height: 16px;
}
#layout {
	margin: 0px auto;
	width: 780px !important;  /* for IE5 and IE6 in quirks mode */
	width /**/:780px; /* for IE6 in standards mode */	
	background: #FFFFFF url(../styleImages/pagesurround-bg.gif) repeat-y center top;
}
#pageSurround{
float: left;
	margin: 0 10px;
	width: 740px !important;  /* for IE5 and IE6 in quirks mode */
	width /**/:740px; /* for IE6 in standards mode */		
}
#fadeleft {
	float: left;
	width: 10px;
}
#faderight {
	float: left;
	width: 10px;
}
#subSurround {
	clear: both;	
}
#topHeader {
	text-align: right;
	height: 90px;
	background-image: url(../styleImages/banner-bg.gif);
	background-repeat: no-repeat;
}
#logo {
	float: left;
}
#topBorder{
	background-image: url(../styleImages/top-border-bg.gif);
	height: 17px;
	margin: 0px auto;
	background-repeat: no-repeat;
	background-position: center;
	width: 780px;
}
#designStars {
	background: url(../styleImages/stars-bg.gif) no-repeat left top;
	width: 130px;
	height: 128px;
}
#bottomBorder {
	background-image: url(../styleImages/bottom-border-bg.gif);
	height: 14px;
	margin: 0px auto;
	background-repeat: no-repeat;
	background-position: center;
	width: 780px;
}
#sessionBox {
	color: #fff;
	padding: 10px;
	text-align: right;
	width: 375px;
	float: right;
}

.topCats {
	background-image: url(../styleImages/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;	
	float: left;
	height: 36px;
	color: #ffffff;
	margin-bottom: 10px;
	padding: 0 0 0 10px;
	width: 730px !important;  /* for IE5 and IE6 in quirks mode */
	width /**/:740px; /* for IE6 in standards mode */	
}
.topCatsBgRight {

	height: 36px;
}
.topCatsBgLeft {
	float: left;
	background-repeat: no-repeat;
	background-position: left;
	height: 36px;
}
#rightCol {
	padding-left: 10px;
	width: 100%;
}
#leftCol {
	width: 132px;
}

.siteDocs {
	padding-top: 30px;
	text-align: center;
}
.siteDocsBgRight {
	height: 30px;
}
.siteDocsBgLeft {
	float: left;
	height: 30px;
}
.boxTitleLeft, .boxTitleRight {
	border-top: 1px solid #183E34;
	border-left: 1px solid #183E34;
	border-right: 1px solid #183E34;
	background-color: #426B7B;
	height: 13px;
	background-repeat: no-repeat;
	color: #fff;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 5px 5px 5px;	
	width: 116px !important;  /* for IE5 and IE6 in quirks mode */
	width /**/:127px; /* for IE6 in standards mode */	
	}
.boxFootLeft, .boxFootRight {
	display: none;
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid #183E34;
	border-right: 1px solid #183E34;
	border-bottom: 1px solid #183E34;
	margin-bottom: 10px;
	padding: 0 5px 20px 5px;	
	width: 116px !important;  /* for IE5 and IE6 in quirks mode */
	width /**/:127px; /* for IE6 in standards mode */	
	background: #426B7B url(../styleImages/infobox-bg.gif) no-repeat right bottom;
}
.boxContent {

}
/* CHECKOUT PAGES 
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
*/

/* END CHECK OUT PAGES */
.docBtnLeft {
	background-image: url(../styleImages/backgrounds/docBtnLeft.gif);
	width: 4px;
}
.docBtnRight {
	background-image: url(../styleImages/backgrounds/docBtnRight.gif);
	width: 4px;
}
.docBtnMid {
	background-color: #DDDDDD;
	padding: 0px 3px 0px 3px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	float: left;
	width: 99.5%;
}
.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;
}
.topCatsTabLeft {
	/*background-image: url(../styleImages/backgrounds/catTabLeft.gif);
	background-repeat: no-repeat;
	width: 7px;*/
}
.topCatsTabMid {
	/*background-image: url(../styleImages/backgrounds/catTabMid.gif);
	background-repeat: repeat-x;*/
	padding: 0 20px;
}
.topCatsTabRight {
	/*background-image: url(../styleImages/backgrounds/catTabRight.gif);
	width: 7px;
	background-repeat: no-repeat;*/
}
.latestProds {
	background-color: #ede2c4;
	float: left;
	margin: 1px;
	padding: 10px;
	text-align: center;
	
	width: 177px !important;  /* for IE5 and IE6 in quirks mode */
	width /**/:197px; /* for IE6 in standards mode */	
}
.latestProds .name {
	color: #935709;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.latestProds .price {
	color: #943904;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;	

}
.latestProds .description {
	color: #333;

	margin: 5px 0;
}
#newProducts {
	margin-bottom: 10px;
}
#featuredProducts {
	border: 1px solid #ede2c4;
	width: 598px;
}