body {
	margin: 5px;
	background-color: #566850;
}

#pageSurround { 
	width: 760px; 
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #000000;
	background-color: #D3DBD1;
}
#topHeader { height: 111px; margin-bottom: 20px; padding-right: 0px; }
#topHeader #logo { float: left; background: url(../styleImages/los_images/logo.gif) no-repeat; width: 464px; height: 66px; }
#topHeader #session { float: left; background: #A1B59C; width: 750px; height: 25px; line-height: 25px; text-align: right; padding-right: 10px; }

#twitter_scroller { overflow: hidden; width: 320px; height: 111px; padding: 10px 170px 10px 10px; line-height: 20px; background: url('../styleImages/twitter-scroller-background.png') no-repeat; margin: 0 auto; font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #666;  }
#twitter_scroller span { font-size: 11px; font-weight: bold; float: right; }
#twitter_scroller ul { position: relative; list-style-type: none; }
#twitter_scroller ul li { height: 115px;}

.linesBar { float: left; width: 100%; background: url(../styleImages/los_images/lines1.gif) repeat; height: 13px; }
.txtCopyright { display: none; }
.boxTitleLeft, .boxTitleRight {
	font-family:"Times New Roman", Times, serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #3E4D37;
	background-image: url(../styleImages/los_images/grbackmenu.gif);
	height: 25px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
	width: 153px;
	text-align:center;
	font-weight: bold;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #000000;
	border-width: 0 1px 1px 1px;
	background-color: #D3DBD1;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 5px;
}
.boxTitleSurround {
	font-family:"Times New Roman", Times, serif;
	width: 110px;
	background-color: #D3DBD1;
	padding: 1px 8px 1px 8px;
	margin: 4px 0 0 10px;
	border: 1px solid #000000;
	color: #000000;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 550px;
	float: left;
	margin: 0 0 0 10px;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	padding: 3px;
	font-family:"Times New Roman", Times, serif;
	font-size: 85%;
	color: #111111;
	margin-bottom: 5px;
}

.boxContentLatest {
	font-family:"Times New Roman", Times, serif;
	font-size: 75%;
	color: #111111;
	margin-bottom: 20px;
	margin-top: 20px;
	border: 1px solid #000000;
}

.titleBG { background-image: url(../styleImages/los_images/grbackmenu.gif); height: 25px; line-height: 25px; text-align:center; border-bottom: 1px solid #000000; }

#shoppingCart { float: right; width: 110px; margin: 5px 5px 0; }
#search { float: right; background: #A1B59C; text-align: right; width: 750px; height: 22px; padding: 3px 10px 3px 0; }

#viewCatWrapper { float: left; width: 540px; margin: 0 0 20px 0; }
#viewCatWrapper .prodItem { float: left; width: 170px; height: 170px; padding: 5px 0 5px 0; margin: 4px; text-align:center; border: 1px solid #566850; background: #B8C5B5; }
#viewCatWrapper .imgHolder { float: left; width: 100px; height: 100px; margin: 0 0 0 35px; overflow: hidden; }
#viewCatWrapper .inner { width: 100%; height: 148px; }
#viewCatWrapper .button { }
#viewCatWrapper .viewCatLinkText { width: 170px; height: 33px; overflow: hidden; }

* html #viewCatWrapper .prodItem { float: left; width: 170px; height: 170px; padding: 5px 0 5px 0; margin: 3px; text-align:center; border: 1px solid #566850; background: #B8C5B5; }
* html #viewCatWrapper .imgHolder { float: left; width: 115px; height: 100px; margin: 0 0 0 14px; overflow: hidden; }

.catItem { float: left; width: 170px; height: 175px; padding: 5px 0 5px 0; margin: 4px; text-align:center; border: 1px solid #566850; background: #B8C5B5; }
.catImg { float: left; width: 100%; height: 155px; overflow: hidden; }
.catLink { float: left; width: 100%; height: 20px; line-height: 20px; }

img.catImgNew { border:1px solid #BFBFBF; height:100px; width:100px; }
.catImgNew { float:left; height:155px; overflow:hidden; width:100%; }

#contactform { float: left; width: 400px; margin: 0 0 0 20px; }
#contactform label { float: left; width: 180px; margin: 3px 0 3px 0; }
#contactform .button { font-family:"Times New Roman", Times, serif; color: #222222; background-color: #CCD5C8; border: 1px solid #323d2f; padding: 2px 10px 2px 10px; }

#linksHeader { height: 25px; background-image: url(../styleImages/los_images/grbackmenu.gif); border: 1px solid #000000; }
#linksHeader .weblinks { float: left; background-color: #D3DBD1; padding: 2px 10px 2px 10px; margin: 2px 0 0 170px; border: 1px solid #000000; }
ul.weblinksTable li { padding: 3px 0 3px 0; }
ul.weblinksTable li a { color: #003300; text-decoration: none; }

/* 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 #323d2f;
	margin: 5px 0 0 20px;
	/* padding: 3px; */
	float: left;
	width: 500px;
}
.subCat {	
	text-align: center;
	padding: 8px 4px 8px 4px;
	float: left;
	width: 110px;
	height:70px;
}
.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;
	padding: 0 0 0 0;
	margin: 0 3px 0 3px;
	width: 131px;
	height: 165px;
}

* html .latestProds { margin: 0 2px 0 2px; }

#marqueecontainer{
	position: relative;
	width: 137px; /*marquee width */
	height: 120px; /*marquee height */
	overflow: hidden;
	padding: 2px;
	padding-left: 0px;
	font-size: 12px;
}