/*body {
	margin: 5px;
	background-color: #ffffff;
	background-image: url(../styleImages/backgrounds/pageBg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 95%;
	margin: 0px auto;
	padding: 5px;

}
#topHeader {
	text-align: right;
	height: 46px;
	padding-right: 0px;
	padding-top: 68px;	
	width: 95%;	
	margin: 0px auto;
	background-image: url(../../../images/getLogo.php?skin=KitaBlue);
	background-repeat: no-repeat;
	background-position: top left;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 160px; 
	float: left;
}
.colMid {
	position: relative;
	width: 100%;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	float: right;
}
*/

/*.boxTitleLeft, .boxTitleRight {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #70cdcc;
	height: 15px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	padding: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #E1E1E1;
	background-color:#FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}*/


/*.boxCategories {
	border: 1px solid #E1E1E1;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
}

.boxContent {
	border: 1px solid #E1E1E1;
	background-color: #FFFFFF;
	padding: 10px;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit;
}*/



/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 100%;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 7px;
	margin-bottom: 20px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	text-align: center;
	float: left;
	position:inherit;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
}
.subCat {
	text-align: center;
	/*padding: 8px;*/
	float: left;
	height:180px;
	position:inherit;
	width: 145px;
	margin-right: 3px;
	margin-top: 20px;
}
.subCat img {
	margin-top:10px;
}
.subCat .shadownologo .innershadow .txtDefault {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#41361d;
	text-decoration:none;
	font-size:12px;

}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	width: 19%;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 200px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #e1e1e1;
	position: relative;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 158px;
	padding-left: 3px;
	margin: 0px;
	
}

.leftColumn a, .leftColumn a:visited {
	color:#251e0d;
}

.li-nav a {
	/*padding: 2px 1px;
	margin: 0px;
	text-indent: 2px;*/
	background-color: #dad0bb;
	height: 23px;
	width: 169px;
	display: block;
	margin-left: 6px;
	margin-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #251e0d;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 23px;
	background-image: url(../styleImages/backgrounds/Bears-LeftNav-Arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

.li-nav a:hover {
	text-decoration: underline;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 140px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 199px;
	margin-top: -24px;
	z-index: 99;
}
.ul-nav li { /* style pullout menu background */
	background-color: #dad0bb;
}
.ul-nav .li-nav a { /* style pullout menu items */
	background-image: url(../styleImages/PixelTrans.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	height: 20px;
	width: 175px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

.li-nav .ul-nav .li-nav a {/* style initial pull-out menu */
	/*margin-top: -5px;*/
}

a.hassubmenu {
	/*background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 130px 6px;*/
}

/*
End Cross-Browser DHTML Menu
*/




body {
	text-align: center;
	background-color: #f1ebdf;
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontainer {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 1007px;
}
.leftshadow {
	background-image: url(../styleImages/backgrounds/Bears-ShadowLeft.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 15px;
}
.rightshadow {
	background-image: url(../styleImages/backgrounds/Bears-ShadowRight.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 15px;
}
#header {
	width: 977px;
	background-image: url(../styleImages/backgrounds/Bears-headerBg.jpg);
	background-repeat: no-repeat;
	height: 162px;
	display: block;
	color: #251e0d;
}
#nav {
	background-image: url(../styleImages/backgrounds/Bears-NavBarBg.gif);
	height: 27px;
	width: 967px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#leftcolumnmain {
	background-image: url(../styleImages/backgrounds/Bears-LeftNavBg-Mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 977px;
	display: block;
	color: #251e0d;
}
#LeftNavBg-Top {
	background-image: url(../styleImages/backgrounds/Bears-LeftNavBg-Top.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 7px;
	width: 210px;
}
#rightcolumn {
	width: 740px;
	float: right;
	color: #41361d;
	padding-right: 15px;
	padding-top: 25px;
}
#PageBottom {
	background-image: url(../styleImages/backgrounds/Bears-FooterBg.gif);
	height: 15px;
	width: 1007px;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	padding-top: 1px;
}
#nav a:link, #nav a:visited {
	color: #251e0d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	float: left;
	height: 19px;
	padding-right: 10px;
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#nav a:hover {
	background-color: #877858;
	color: #FFFFFF;
}
#nav .contact-nav {
	font-size: 14px;
	color: #251e0d;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 15px;
}
#mainmenu-nav {
	margin: 0px;
	padding: 0px;
}
.li-nav {
	list-style-type: none;
}
/*.li-nav a:link, .li-nav a:visited {
	background-color: #877858;
	height: 23px;
	width: 169px;
	display: block;
	margin-left: 6px;
	margin-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFE;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 23px;
	background-image: url(../styleImages/backgrounds/Bears-LeftNav-Arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}*/
.li-nav a:hover, .li-nav a:active {
	text-decoration: underline;
}
#lowerheadernav {
	float: right;
	width: 400px;
	margin-top: 50px;
}
#upperheadernav {
	float: right;
	height: 15px;
	width: 400px;
	text-align: right;
	padding-right: 15px;
}
.leftColumn {
	width: 192px;
	padding-left: 6px;
	padding-bottom: 20px;
	padding-top: 25px;
}
.brownbox {
	background-color: #f2e7cd;
	/*clear: left;*/
	padding-right: 1px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#ProdRtColumn {
	float: right;
	width: 232px;
}
#tilecontainer {
	clear: both;
}
