body {
	margin: 0px;
	background-color: #000000;
	background-image: url(../styleImages/backgrounds/pageBg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #DF7321;
}
a:visited {
	color: #DF7321;
}
a:hover {
	color: #E7962D;
}
a:active {
	color: #E7962D;
}
#pageSurround {
	width: 835px;
	margin: 0px auto;
	clear: left;

}
#topHeader {
	text-align: right;
	padding-right: 0px;
	padding-top: 0px;	
	width: 835px;	
	margin: 0px auto;
	height: 150px;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	/*background-image: url(../../../images/getLogo.php?skin=NumeroUno);
	background-repeat: no-repeat;
	background-position: top left;*/
}
#Logo {
	float: left;
	margin: 0px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #e7962d;
	height: 15px;
	border: none;
	padding: 5px;
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-transform: uppercase;
}
.boxContentLeft, .boxContentRight {
	border: none;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.boxCategories {
	border: none;
	padding-top: 5px;
	margin: 0px;
	/*
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
	*/
}
.colLeft {
	background-color: #2e1b0a;
	position: relative;
	z-index:5;
	left: 0px;
	width: 185px;
	height: 100%; 
	float: left;
	padding-top: 11px;
}
.colMid {
	position: relative;
	width: 100%;
	float: left;
	background-image:url(/images/NumeroUnoLogoBott.gif); 
	background-repeat:no-repeat; 
	background-position:left top;
	padding-left: 20px;
	padding-top: 31px;
	margin: 0px;
}
.colRight {
	position: relative;
	width: 160px; 
	float: right;
}
.boxContent {
	border: none;
	padding: 10px;
	color: #e38427;
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit;
}



/* CHECKOUT PAGES */
.colLeftCheckout {
	background-color: #2e1b0a;
	width: 185px;
	float: left;
	padding-top: 11px;
	position: relative;
	left: 0px;
}
.colMainCheckout {
	position: relative;
	width: 100%;
	float: left;
	background-image:url(/images/NumeroUnoLogoBott.gif); 
	background-repeat:no-repeat; 
	background-position:left top;
	padding-left: 20px;
	padding-top: 31px;
	margin: 0px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	background-color: #43270e;
	background-image: url(../styleImages/footerBG.gif);
	text-align:center;
	padding-top: 7px;
	padding-bottom: 10px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 100%;
}
.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;
	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 {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	width: 146px;
	height: 175px;
	/*	margin-right: 3px;
*/	margin-bottom: 10px;
	overflow: hidden;
	float: left;
	border-right: 1px dashed #43270e;
	border-bottom: 1px dashed #43270e;
	position: relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	
}

.li-nav a {
	width: 165px;
	display: block;
	color: #e38427;
	text-decoration: none;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.li-nav a:hover {
	background-color: #4e2a0b;
	color: #e38427;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.ul-nav {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: none;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 130px 6px;
}

/*
End Cross-Browser DHTML Menu
*/
