@charset "utf-8";
/* CSS Document */

body{
	background:#000 url(../images/site/background.jpg) center top no-repeat;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
}


img{boreder:0px;}

a, a:link, a:visited, a:active{
	font-family:Tahoma, Geneva, sans-serif; 
	color: #0C0;
	text-decoration: none;
	outline: none;
}

a:hover{
	color: #cdcdcd;
}

h1{
	float: left; margin-top: 20px; margin-left: 10px; font-weight:bold; font-size:16px;
	margin-left: 10px;
}

h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 2px;
	margin-left: 0px;
}

/* Edit Top Bar */
#topBar {
	position: absolute;
	top: 0; 
	left: 0;
	z-index: 10;
	background: #efefef;
	padding: 5px;
	border: 1px solid #cdcdcd;
	text-align: right;
	font-weight: bold;
	width: 99%;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}


/* Forms style */

	table.siteForm{
		margin-left: 40px;
	}
	
	table.siteForm th{
		font-family: Lucida Grande;
		font-size: 14px;
		padding: 4px;
	}
	
	table.siteForm td{
		font-size: 12px;
		padding-left: 20px;
		padding-top: 3px;
	}
	
	input.textBox{
		background-color: white;
		border: 1px solid #669933;
		color: #333;
		font-size: 10px;
		height: 17px;
		margin-right: 2px;
		padding-bottom: 3px;
		padding-left: 9px;
		padding-top: 3px;
	}
	
	textarea.textBox{
		background: none repeat scroll 0 0 #fff;
		border: 1px solid #669933;
		color: #333;
		font-size: 10px;
		margin-right: 2px;
		padding-bottom: 3px;
		padding-left: 9px;
		padding-top: 3px;
	}
	
	select{
		background: none repeat scroll 0 0 #EAEAEA;
		border: 1px solid #669933;
		color: #333;
		font-size: 10px;
		height: 20px;
		padding: 3px;
	}
	
	#sitecontent{
		margin-left: 10px;
	}

/* SITE CSS */

div.header{
	width:100%;
	height:30px;
	background:url(../images/site/menuBg.png) repeat-x;
}

div.menu{
	float:right;
	width:700px;
	height:20px;
	margin-top:7px;	
}

div.menu a, div.menu a:active, div.menu a:visited{
	text-decoration:none;
	color:#FFF;
	font-size:12px;
}

div.menu a:hover{
	color:#0C3;
}

div.menu ul li{
	float:left;
	margin-left:66px;
}

div.footerMenu{
	float:right; 
	height:35px;
	padding-top:15px;
	padding-right:15px;
	width:500px;
	
}

ul.footer_nav{
	list-style-type: none;
}

ul.footer_nav li{
	float: right;
	margin-left: 16px;
}

ul.footer_nav li a, ul.footer_nav li a:hover{
	color: #efefef;
	font-size: 10px;
	font-weight:bold;
}

.mainTable img{border:0px;}

input.areaCliente{
	width:140px;
	font-size:10px;
	color:#404040;
	margin-top:5px;
	margin-left:20px;
	border:0px;
	height:16px;
	padding-top:3px;
	padding-left:5px;
}

div.contentTitle{
	float:left;
	margin-top:15px;
	margin-left:25px;
	margin-bottom:-10px;
}

div.products{
	clear:left;
	width:100%;
	margin:0px;
}

div.productBox{
	float:left;
	margin-top:20px;
	margin-left:25px;
	width:182px;
	height:230px;
}

div.productBox p{
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}

div.separador{
	float:left;
	width:1px;
	height:220px;
	margin-left:25px;
	margin-top:20px;
	background:#656f19;
	
}

div.footer{
	width:905px;
	height:114px;
	float:left;
	background: url(../images/site/footerBg.jpg) no-repeat;
}

div.pesquisa{
	float:right;
	margin-top:10px;
	margin-right:20px;
}

/*caixas pretas*/

div.boxTop{
	background: url(../images/site/boxTop.png) no-repeat;
	width:225px;
	height:15px;
	float:left;
}
div.boxMiddle{
	background: url(../images/site/boxMiddle.png) repeat-y;
	width:210px;
	padding-left:15px;
	display:block;
	float:left;
}
div.boxBottom{
	background: url(../images/site/boxBottom.png) no-repeat;
	width:225px;
	height:14px;
	float:left;
}

div.newsletterBox input.textBox{
	background:#910113;
	border:0px;
	height:16px;
	padding-top:3px;
	padding-left:5px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	width:180px;
}

div.cartBox a, div.cartBox a:active, div.cartBox a:visited{
	color:#FFF;
}

.cartBox a:hover{
	color:#F00;
}

/*loja*/

div.productBox{
	float:left;
	width:206px;
	height:245px;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:5px;
}

div.productImage{
	width:206px;
	height:155px;
	background:#FFF;
	text-align:center;
	margin-left:5px;
}

div.productInfo{
	width:206px;
	height:87px;
	background:url(../images/site/detalhesBg.png) no-repeat;
	margin-top:3px;
	font-size:12px;
	padding:10px 0px 0px 10px;
}

div.priceBox{
	float:left; 
	width:70px; 
	height:35px; 
	font-size:12px;
	text-align:right;
	margin-top:10px;
}


/* Simple scalable breadcrumb */
	
#crumbs {
	background:#212222;
	height:2.3em;
	border:1px solid #807f7f;
	list-style-type:none;
}

#crumbs li {
	float:left;
	line-height:2.3em;
	color:#777;
	padding-left: 1px;
}		

#crumbs li a {
	background:url(../images/site/crumbs.gif) no-repeat right center;
	display:block;
	padding:0 20px 0 0;
}							

#crumbs li a:link,
#crumbs li a:visited {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}	
 