body {
	margin: 0 5px 5px 5px;
	background-color: #ffffff;
	background-image: url(../styleImages/backgrounds/pageBg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper	{width:990px; margin:0 auto; }
#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;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../../../images/getLogo.php?skin=Speedings);
	background-repeat: no-repeat;
	background-position: top left;
}

#siteDocs, #siteDocs2, .siteDocs	{height:36px;}
#siteDocs	{
	font-size:1.1em;
	margin: 11px 0 5px 0; /* margin-top:11px; Aligns the menu with the bg image   */ 
	background: url(../styleImages/backgrounds/horiz-menu-bg.png) 0 0 repeat-x;
}
#siteDocs2	{
	background: url(../styleImages/backgrounds/horiz-menu-right.png) 100% 0 no-repeat;
}
.siteDocs {
	text-align:left;
	background: url(../styleImages/backgrounds/horiz-menu-left.png) 0 0 no-repeat;
	padding: 9px 0 0 0;
	text-indent: 52px;
}
#siteDocs a.txtSiteDocs	{
	height:36px;
	padding: 4px 2px 12px 2px;
	font-size:120%;
	white-space: nowrap;
}
span.txtSiteDocs	{margin:0 5px;} /* adds a margin between the "|" (pipe) spacers */



.boxTitleLeft, .boxTitleRight {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #920904;
	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;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 160px; 
	float: left;
}
.colMid {
	position: relative;
	width: 100%;
	float: left;
}
.colMid ul, .colMid ol	{margin:20px;}
.colMid li	{line-height:150%;}

.colRight {
	position: relative;
	width: 160px; 
	float: right;
}
.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 */

.pagination {
	clear:both;
	text-align: right;
	padding: 5px;
	margin:6px;
}
#subCats {
	text-align:justify;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #e1e1e1;
	margin: 0px auto;
	padding: 3px;
/*	float: left;*/
	width: 99%;
	position:inherit;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 26%; /* was 116px */
	height:180px; /* was 116px */
	position:inherit;
/*	border:1px solid #c00; */
}
#subCats .subCat img	{border:1px solid #666;}
.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:2px;
	border:1px solid #ddd;
	margin:2px 0 2px 0;
}

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

div.gallery-prod-box {
	text-align: center;
	width: 24%;
	margin-right: 5px;
	margin-bottom: 3px;
	float: left;
	position: relative;
	height:220px;
}
img.gallery-thumb-img	{border:1px solid #999;}

#catDesc	{position:relative; } /*fixes ie bug */
#catDesc h1	{font-size:2em; text-align:center; }
/*
Start Cross-Browser DHTML Menu
*/

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

.li-nav a {
	padding: 2px 1px;
	background-color: #ffffff;
	width: 140px;
	display: block;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	text-indent: 2px;
}
.li-nav a:hover {
	background-color: #ffffff;
	color: #c00;
}

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

.ul-nav {
	width: 200px; /* was 140 */
	padding: 0px;
}

.ul-nav  .li-nav a {width:200px;} /* secondary  sub */

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 4px solid #900; /* 70cdcc */
	z-index: 99;
}

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

/*
End Cross-Browser DHTML Menu
*/

td.50percent	{width:48%;}


