body {
	margin: 5px;
	background-color: #000;
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 900px;   
	margin: 0px auto;
	padding: 5px;
	border: 2px solid #333333;
	background-color: #FFFFFF;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
/*	background-image: url(../../../images/getLogo.php?skin=Classic);  
	background-repeat: no-repeat;
	background-position: 0px 0px;	*/
}
#topHeader {
	text-align: right;
	height: 240px;
	margin-bottom: 0px;
    background-image: url(../styleImages/backgrounds/TopHeader.jpg);  
    background-repeat: no-repeat;
	padding-right: 0px;
	padding-top: 0px;	
}
#mainCol {
    background-color: #000;
    border:1px solid #000;
    
}
.boxTitleLeft, .boxTitleRight {
	color: #BE7209;
	background-color: #000;
	/*background-image: url(../styleImages/backgrounds/boxTitleBg.gif);  */
	height: 17px;
    font-weight: bold;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding-left: 5px;
    padding-top:3px;
}

.top20 {
	color: #BE7209;
	background-image: url(../styleImages/backgrounds/top20.JPG);
    background-repeat: no-repeat;
	width: 169px;
	height:234px;
    font-weight: bold;
    padding:3px;
	padding-left:8px;
	padding-right:8px;
}
.boxContentLeft,  .boxContentRight{
	border: 1px solid #fff;
	background-color:#fff; 
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 169px; 
	padding-left: 5px;
	padding-right: 10px;
	float: left;
}
.colMid {
	position: relative;
	width: 527px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 10px;
    padding-right: 15px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 1px solid #000000;
	padding: 3px;
	color: #333333;
    background-color: #fff;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 698px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
    height:25px;
    background-color: #51190A;
	/*margin-top: 10px;  */
}
.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: 510px;
}
.subCat {	
	text-align: center;
	padding: 10px 10px 10px 10px;
    height:200px;
	float: left;
	width: 150px;
}
.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;
    padding:5px 5px 5px 5px;
	width: 160px;
	height: 230px;
	float: left;
	overflow: hidden;
}


/* PROJETO CSS ROLLOVER IMAGE VIEWER */
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ 
position: absolute;
background-color: #ffffff;
padding: 5px;
left: -1100px;
border: 1px solid #cccccc;
visibility: hidden;
color: #000000;
text-decoration: none;
}

.thumbnail span img{ 
border-width: 0;
padding: 5px;
}

.thumbnail:hover span{ 
visibility: visible;
top: -60px;
left: 30px; 

}


/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 158px;
	padding: 0px;
	margin: 0px;
	font-size:12px;
}

.li-nav a {
	padding: 2px 1px;
	background-color: #fff;  
	width: 156px;
	display: block;
	text-indent: 2px;
	color: #070F72;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {
	background-color: #FFFFFF;  
	color: #FF6600;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 158px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 120px;
	margin-top: -19px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 4px solid #BE7209;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif); 
	background-repeat: no-repeat;
	background-position: 151px 5px; 
}
/*
End Cross-Browser DHTML Menu
*/
.header_links{
    font-weight: bold;
    color:#BE7209;
    font-size:11px;
    text-decoration:none;
}    
.header_links:hover{
    font-weight: bold;
    color:#D19E23;
    font-size:11px;
    text-decoration:none;
}
.paypal_logo {
	width:150px;
	height:52px;
    border:none;
	background-color: #ffffff; 
    background-image: url(../styleImages/logo/paypal-logo2.png); 
    background-repeat: no-repeat;
    margin-bottom:15px;
}

.google_logo {
width:150px;
height:61px;
    border:none;
background-color: #ffffff; 
   
    background-image: url(../styleImages/logo/google_logo.jpg); 
    background-repeat: no-repeat;
    margin-bottom:15px;
}
.shipping_logo {
width:150px;
height:126px;
display:block;
background-color: #ffffff;
 
    border:none;
    background-image: url(../styleImages/logo/free_shipping.jpg); 
    background-repeat: no-repeat;
}
.imageusa_logo {
width:150px;
height:150px;
display:block;
background-color: #ffffff;
margin-bottom:10px; 
    border:none;
    background-image: url(../styleImages/logo/imageusa.gif); 
    background-repeat: no-repeat;
}
