body {
	margin: 5px;
	background-color: #A5A5A5;
	font-size:11px;
	background: #3a3a3a url(/images/bgbody.jpg) repeat-x top left;
	
	
}
#pageSurround {
	width: 950px;
	margin: 0 auto;
	/*padding: 5px;*/
	border:none;
	background-color: #FFFFFF;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	/*background-image: url(../../../images/getLogo.php?skin=Classic);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/	
}

table.tabalicious {
	margin-top:15px;
}

#folder {
	border: 1px solid #e5b73d;
	padding:15px 5px 5px 5px;
}
	

.tab {
	background-image: url(/images/tabmiddle.gif);
	background-repeat:repeat-x;
	background-position:top left;
	font-weight: bold;
	color: #000;
	font-size: 13pt;
	letter-spacing: -1px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana; 
	height: 25px;
	}
	
.tableft {
	background-image: url(/images/tablleft.gif);
	background-repeat:repeat-x;
	background-position:top left;
	height: 25px;
	width:10px;
	}
	
.tabright {
	background-image: url(/images/tabright.gif);
	background-repeat:repeat-x;
	background-position:top left;
	height: 25px;
	width:10px;
	}



#copyright {
	margin:0 auto;
	width:950px;
	color:#787878;
	text-align:center;
	font-size:10px;
	margin-bottom:15px;
	padding:10px;
	
}

#buyBox {
	float:left;
	width:400px;}
	

#logo {
	float:left;
	}
	
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;
	width: 80px;
	height: auto;
	vertical-align:middle;
	border:1px #e3e3e3 solid;
	margin-right:2px;
}
	
#carBox {
	float:right;
	background-color: transparent;
	background-image: url(/images/cars.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	position: relative;
	z-index:100;
	height:101px;
	width: 360px;
	margin-top:10px;
	
	}

#topHeader {
	width: 950px;
	margin: 0 auto;
	text-align: right;
	margin-bottom: 35px;
	padding-right: 0px;
	padding-top: 0px;	
}

#topbar {
	margin:0 auto;
	width:950px;
	height:25px;
	margin-bottom:21px;
}

#searchform {
	float:right;
	margin:-3px auto;	
  width: 213px;
  height: 28px;
  color:#333;
  background: url(/images/search.gif) left 3px;
  background-repeat:no-repeat;
  }

*:first-child+html #searchform { /* Filter for IE7 */
  padding: 6px 0;
  }

* html #searchform { /* Filter for IE6 */
  padding: 6px 0;
  }

#searchbox {
  margin-left: 6px;
  margin-top:8px;
  margin-bottom: 3px;
  width: 150px;
  background: none;
  border: none;
  }

#searchbutton {
  width: 50px;
  background: none;
  border: none;
  visibility:hidden;
  }

#searchbutton:hover {
  cursor: pointer;
  }



#loginSession {
	float:left;
	margin:0 auto;
}

.topcurvewhite {
	width: 950px;
	margin: 0 auto;
	height: 13px;
	background-color: transparent;
	background-image: url(/images/bgtopwhite.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	}
	
.bottomcurvewhite {
	width: 950px;
	margin: 0 auto;
	height: 13px;
	background-color: transparent;
	background-image: url(/images/bgbottomwhite.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	

.boxTitleLeft, .boxTitleRight {
	color: #fff;
	font-weight:bold;
	padding: 2px 7px;
	font-size: 11pt;
	letter-spacing: -1px;
	background: url(/images/blackbar.gif) left no-repeat;
	margin-bottom: 6px;
  }


.boxContentLeft, .boxContentRight {
	
	background-color: #fff;
	padding-left: 9px;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 169px; 
	padding-left: 15px;
	padding-right: 5px;
	float: right;
	margin-right:0px;
}
.colMid {
	position: relative;
	width: 560px;
	float: left;
	margin-left:15px;
	
}
.colRight {
	position: relative;
	width: 165px; 
	padding-left: 5px;
	right: 0px;
	float: right;
	margin-right:15px;
}
.boxContent {
	/*border: 1px solid #000000;*/
	padding: 3px;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
	float:left;
	width:560px;
	position: inherit
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 165px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 720px;
	float: left;
	margin-left:10px;
}

.boxContentCart {
	/*border: 1px solid #000000;*/
	padding: 3px;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit;
	font-size:11px;
}

#cart {
	font-size:11px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	padding-top: 7px;
}

hr.yellow {
	color: #ffbb00;
	height:1px;
	width:95%;
}

.Address {
		text-align:center;
		color:#333;
		margin-top:40px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	/*background-color: #EBEDFE;*/
	text-align: center;
	/*border: 1px solid #C9CEFC;*/
	margin: 0px;
	padding: 3px;
	float: left;
	width: 550px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 120px;
}
.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;
	vertical-align:middle;
	width: 137px;
	height:100%;
	float: left;
	overflow: hidden;
}

/*
Start Cross-Browser DHTML Menu
*/

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

.li-nav a {
	padding: 2px 1px 0 5px;
	width: 160px;
	display: block;
	text-indent: 2px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover  {
	color: #000;
	background-color:#ffd800;
	width: 158px;
	display: block;	
	text-decoration: none;
	margin: 0px;
}

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

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

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 80px;
	margin-top: -19px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 4px solid #000;
	background-color:#FFF;
	z-index: 99;
}

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

/*
End Cross-Browser DHTML Menu
*/