body {
	margin: 14px 5px 20px 5px;
	background-color: #CBE1EC;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#topHeader {
	text-align: right;
	height: 182px;
	width: 1022px;	
	margin: 0px auto;
	padding:0;
	background-color:#F0F0F0;
	/* border-left: solid 1px #999999;
	border-top: solid 1px #999999;	
	border-right: solid 1px #999999; */
	background-image: url(/images/LuciasImportsR.jpg);
	background-repeat: no-repeat;
	background-position:top;
}

#topHeader form {
	padding:0px 10px 0px 0px; 
	margin:0px; 
	background-color:transparent;
	float:right;
	}
	
#topHeader input {
	padding:0px; 
	margin:0px; 
	}	
	
#topHeader .searchBox {
	background-color:transparent;
	height:16px;
	}
	
#topHeader .searchBtn {
	color: #FFFFFF;
	background-color: #9EC0C1;
	border: 1px solid #608C9B;
	height: 20px;
	width: 34px;
	font-size: 11px;	
	/* font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;  Lucida degrades badly with Font Smoothing enabled on CRTs */ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}

#NavBoxContainer {
	width: 1022px;
	border:0;
	padding:144px 0px 0px 0px; 
	margin:0;
}

.NavBox  {
	text-align:left;
	font-size:13px; 
	color:#2C4445;
	padding:5px 9px 13px 132px;
	margin:0;
	height:30px;
	background-image:url(/images/NavBack.jpg);
	height:33px;
}

.NavBox a  {
	font-weight:bold;
    text-decoration: none;
    color: #2C4445;
	padding:5px 12px 13px 12px;
	margin:0px;
}

.NavBox a:visited {
    color: #2C4445;
}

.NavBox a:hover {
	color:#F9F9F9;
	background-image: url(../styleImages/backgrounds/navback.gif);	
	background-repeat: no-repeat;
}

#pageSurround {
	width: 1004px;
	margin: 0px auto;
	padding: 8px 8px 0px 8px;
	background-color:#E8E8E8;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	/* background-image: url(../styleImages/backgrounds/contentBg.jpg);	 */
}

.boxTitleLeft, .boxTitleRight {	
	/* font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;  Lucida degrades badly with Font Smoothing enabled on CRTs */ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2C4445;
	width: 158px;
	margin:0px;
	padding:6px;
	/* background-image: url(../styleImages/backgrounds/boxTitle.jpg);	 */
	background-image: url(../styleImages/backgrounds/TitleBack.gif);
	background-repeat: no-repeat;
	background-position:left;
}
.boxContentLeft, .boxContentRight {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background-color:#F9F9F9;
	width: 158px;	 
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 8px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.boxContentProd {
	border: 1px solid #CCC;
	background-color:#F9F9F9;
	padding-left: 0px;
	padding-right: 5px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* .boxContentLeft img {
	border: 4px solid #DCDCDC;
	} */
	
.boxContentLeft a:hover img {
	border-color:#B3D1D1; 
	}
	
.boxContentLeft a:active img {
	border-color:#B3D1D1; 
}

.boxCategories {
	border: 1px solid #CCC;
	background-color: #F9F9F9;		
	padding: 3px 5px 10px 5px;	
	margin:0px 0px 8px 0px;
}

.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 170px;
	padding-right:6px;
	margin:0px;
}
.colMid {
	position: relative;
	width: 650px;
	float: left;
}
.colRight {
	position: relative;
	width: 170px; 
	float: right;
}
.boxContent {
	border: 1px solid #CCC;
	/* background-color: #F9F9F9; */
	background-color: #FFF;
	padding: 10px;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit;
}

/* .boxContent img {
	border: 4px solid #DCDCDC;
	} */
	
.boxContent a:hover img {
	border-color:#82A6B2; 
	}
	
.boxContent a:active img {
	border-color:#82A6B2; 
	}

#footer {	
	margin: 0px auto;
	color: #333;
 	clear:both;
 	background-image:url(../styleImages/backgrounds/footback.jpg);
	height:40px;
	width:1022px;
}

#footer p {
	text-align:center;
	margin:0px; 
	padding-top: 14px;
	font-size:11px;
	color: #333;
}

#footer a{
	font-size:11px;
	color: #333;
	text-decoration:none;
}

#footer a:hover{
	color:#FFF;
	text-decoration:underline;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 170px; 
	padding-left: 0px;
	padding-right: 6px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 100%;
	float: left;
}
/* END CHECK OUT PAGES */
/*.siteDocs {
	height:41px;
	width: 822px;
	margin: 0px auto;
	text-align:center;
	margin-bottom: 20px;	
	padding: 0px 8px 8px 8px;
	background-color:#F0F0F0;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;	
	border-bottom: solid 1px #999999;	
	color: #A0A1A3;
 	clear:both;
 	background-image:url(../styleImages/backgrounds/footback.jpg);
	background-position:center;
	background-repeat:no-repeat;
} */


/*
.siteDocs {
    margin:0;
    padding:0;
    font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
    line-height: 27px;
    white-space: nowrap;
}
*/
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#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: 110px;
	position:inherit;
}
.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 {
	margin-right: 3px;
	margin-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;
	padding:0px;
	margin: 0px;
}

.li-nav a {
	padding: 2px 1px;
	background-color: #F9F9F9;
	width: 160px;
	display: block;
	text-decoration: none;
	margin: 0px;
	/* text-indent: 4px;*/
}
.li-nav a:hover {
	background-color: #F9F9F9;
	color: #608C9B;
	text-decoration:underline;
}

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

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

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	padding:2px 2px 4px 6px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-top: 4px solid #9EC0C1;
	z-index: 99;
	background-color:#F9F9F9;
}

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

/*
End Cross-Browser DHTML Menu
*/
