/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

#whitecontainer {
	background-color: #FFFFFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	margin-top: 20px;
}
#bordercontainer {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #B3B3B3;
}
#header {
	background-image: url(Elite_images/template/gray-header.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 100px;
	position: relative;
}
#header #search {
	padding: 0px;
	float: right;
	width: 400px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
#header #search form {
	margin: 0px;
	padding: 0px;

}
#header #search input {
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border: 1px solid #CCCCCC;

}
#header img.logo {
	float: left;
	margin: 8px;
}
#header #livechat {
	width: 160px;
	position: absolute;
	top: 5px;
	right: 5px;
	height: 56px;
}
#header #tels {
	width: 250px;
	position: absolute;
	top: 5px;
	right: 5px;
	height: 56px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#header #tels .red {

}
.clear {
	clear: both;
}
#header #login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 550px;
	text-align: left;
	position: absolute;
	top: 75px;
	right: 0px;
}
#header #login li {
	display: inline;
	margin: 5px;
}
#header #login ul {
	margin: 0px;
	padding: 0px;
	color: #7D000C;
	font-size: 13px;
}
#bordercontainer #nav {
	background-color: #7D000C;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: normal;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 2px;
	background-image: url(Elite_images/template/navbg.gif);
	color: #FFFFFF;
	height: 32px;
}
#whitecontainer #bordercontainer #nav li {
	margin-right: 10px;
	margin-left: 10px;
	color: #FFFFFF;
}
#MainBanner {
}
#InfoContainer {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#InfoContainer #rotater {
	float: left;
	width: 750px;
	padding-left: 10px;
}

#InfoContainer #left {
	float: left;
	width: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
#InfoContainer #content {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 580px;
}
#InfoContainer #prodcontent {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 740px;
}
#InfoContainer #right {
	float: left;
	width: 160px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#InfoContainer #left #catnav {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 180px;
}

#InfoContainer #left #catnav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#InfoContainer #left #catnav ul li {
	margin-bottom: 7px;
		padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #7D000C;
	border-left-color: #666666;
	border-bottom-style: solid;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
}
#InfoContainer #left #catnav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7D000C;
}
#InfoContainer #left #catnav .menusubcateg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}
h2.box {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7D000C;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#InfoContainer #left #newsletter {
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 30px;
	background-color: #7D000C;
	padding: 5px;
	width: 170px;
	font-weight: bold;
}
#InfoContainer #left #newsletter input {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#InfoContainer #left #newsletter .submit {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.prodbox {
	border: 0px solid #CCCCCC;
	margin-right:4px;
}
#InfoContainer #banner {

	width: 120px;
	margin-top: 0px;
}
 #footer {
	text-align: left;
	margin-top: 10px;
}
#footer ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer ul li {
	margin-bottom: 5px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#footer h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#footer #atend {
	width: 24%;
	float: left;
	
}
#footer #info {
	width: 18%;
	float: left;
	
}
#footer #comun {
	width: 30%;
	float: left;
	
}
#footer #contatos {
	width: 25%;
	float: left;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.red {
	color: #D42D39;
}
.green {
	color: #139322;
}
#footer #contatos .horario {
	font-size: 12px;
}

/* spec styles */
.listing_img{
display:block;
float:left;
width:180px;
height:180px;
border:1px solid #e0e0e0;
}

.listing_text{
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	color:#990000;
	line-height: 18px;
}

.listing_text A{
	color:#8D8D8D;
	font-size: 14px;
	margin-top: 5px;
}

.listing_text A:hover{
color:#660000;
}

.cat_listing_img{
display:block;
float:left;
width:216px;
height:216px;
border:1px solid #e0e0e0;
}

.cat_listing_text{
font-family:Arial;
font-size:20px;
font-weight:normal;
color:#999999;
}

.cat_listing_text A{
color:#999999;
}

.cat_listing_text A:hover{
color:#505050;
}

.prod_listing_img{
display:block;
float:left;
width:180px;
height:180px;
border:1px solid #e0e0e0;
}

.prod_listing_text{
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	color:#990000;
	line-height: 18px;
}

.prod_listing_text A{
	color:#666666;
	font-size: 14px;
	margin-top: 5px;
}

.prod_listing_text A:hover{
color:#505050;
}

/* product page changes */
#prod_img{
display:block;
float:left;
border:1px solid #f0f0f0;
margin:3px;
width:408px;
height:408px;
text-align:center;
vertical-align:middle;
}

#prod_info_prd_name{
	font-family:Arial;
	font-size:24px;
	font-weight:normal;
	color:#505050;
	display:block;
	float:left;
	text-align:center;
	margin-bottom: 30px;
}

#prod_info_price{
	font-family:Arial;
	font-size:27px;
	font-weight:normal;
	color:#800303;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#prod_info_options{
	float:left;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
	margin-left: 75px;
}

#prod_info_actions{
	width: 100px;
	margin-left: 70px;
}

#prod_info_description_head{
display:block;
clear:left;
font-family:Arial;
font-size:18px;
font-weight:bold;
color:#666666;
}

#prod_info_description{
}

.prd_info_thumb{
display:block;
float:left;
width:88px;
height:88px;
text-align:center;
border:1px solid #f0f0f0;
margin:3px;
}
#InfoContainer #left #manuf {

	font-family: arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #686868;
	margin-top: 30px;
}
p,ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 10px;
}
hr {
	padding: 0px;
	background-color: #C7C9D3;
	height: 1px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#searchbar {
	margin-top: 5px;
	margin-bottom: 5px;
}
#searchbar  input {
	width: 480px;
	padding: 8px;
	background-color: #F0F0F0;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	margin: 0px;
}
#searchbar .busca {
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7D000C;
	padding: 6px;
	margin: 0px;
}
.deposito{
	font-size: 12px;
}

