body {
	margin: 0px;
	background-color: #fff;
	background-image: url(../styleImages/bg_page.jpg);	
}
#pageSurround {
	width: 936px;
	margin: 0px auto;
	padding: 0px;
	border: 0px solid #333333;
	background-color: #FFFFFF;
}
.catBar{
position: relative;
	left: 0px;
	width: 936px; 
	background-color:#fffff;
	height: 23px;
	margin-bottom: 5px;
	text-align:center;
	border-bottom:4px solid #884400;
}
.catProdText{
	font-size:13px;
	font-family:Trebuchet MS,Verdana,sans-serif;
	font-weight:700;
	color:#2B7EC2;
	text-decoration:none;
}
.topCatsLeft {
	border-left:1px solid #FFFFFF;
	height:27px;
}
.topCatsTabMid {
	background-color:#666666;
	padding-right:5px;
	padding-left:5px;
	border-right: 1px solid #FFF;
	border-bottom:4px solid #884400;
}
.topCatsTabMid:hover {
	background-color:#663300;
	border-bottom:4px solid #FFF;
}
#topHeader {
	height:98px;
	text-align: right;
	margin: 0px;
	padding:0px;
	background-image: url(../styleImages/bg_header.jpg);
	background-repeat: repeat-x;	
}
#searchform{float:right;padding-top:5px; margin-right:10px;
	position: top;
}
#navbar{
	height:26px;
	padding-top:5px;
	margin-top:0px;
	background-image: url(../styleImages/bg_navbar.gif);
	background-repeat: repeat-x;
	margin-bottom:5px;
	background-position: top;
}
#footer{height:20px; margin:0px;
	background-image: url(../styleImages/bg_footer.gif);
	background-repeat: no-repeat;
	padding-top:10px;padding-bottom:0px;
	font-family:  Arial, Helvetica,Verdana, sans-serif;
	font-size: 60%; color:#000000;

}
.boxTitleLeft, .boxTitleRight {
	font-family:Helvetica, Arial,  Verdana, sans-serif;
	font-size: 75%; font-weight:normal;
	color: #9933FF;
	background-color: #fff;
	background-image: url(../styleImages/bg_lefttitle.jpg);
	padding-top:6px;height: 24px;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	text-align:center;
}
.boxContentLeft, .boxContentRight {
	border: 0px solid #000000;
	background-color: #ffffff;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-image: url(../styleImages/bg_leftbox.jpg);
	background-repeat: repeat-x;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 174px; 
	padding-left: 10px;
	margin-right: 12px;
	float: left;
}
.colMid {
	position: relative;
	width: 936px;
	float: left;
}
.colRight {
	position: relative;
	width: 0px; 
	padding-left: 0px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 0px solid #000000;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 174px; 
	padding-left: 10px;
	margin-right: 12px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 720px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:right;
	margin-top: 0px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #ffffff;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
/* PROJETO JS ROLLOVER IMAGE VIEWER */
.dogvdvhdr {
width:300;
background:#EDB7FF;
border:1px solid #EDB7FF;
font-weight:bold;
padding:10px;
}
.dogvdvbdy {
width:300;
background:#FFFFFF;
border-left:1px solid #EDB7FF;
border-right:1px solid #EDB7FF;
border-bottom:1px solid #EDB7FF;
padding:10px;
}
/* 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: -1000px;
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: 115px;
left: -100px; 
z-index: 50;
}

.latestProds {
	float: left;
	text-align: center;
	width: 212px;
	height: 130px;
}