/* Global properties ======================================================== */
body {
	background-image: url(images/metal50_30.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.125em;
	color: #464646;
	}
	
html { min-width:980px;}
html, body { height:100%;}

/* Global Structure ============================================================= */
#main {
	margin: 0 auto;
	position: relative;
	width: 896px;
	font-size:.75em;
}

	/* Header tamanho em largura, ou distancia do top */
header{
		height:110px;
		position:relative;
		}
	
	/* Banners */
#banners {
	height: 261px;
	overflow: visible;
	border-color: #F00;
	width: 500px;
		}
	
	/* Content */
section#content {
		float: left;
		width:490px;
		}

	
	/* Sidebar */
aside{
		float: left;
		width:202px;
		}
aside .indent {
			padding:10px 20px 23px 26px;
			}
			
	/* Sidebar */
bside{
		float: left;
		width:200px;
		}

footer{
	padding: 10px 10px 10px 10px;
	display: inline-block;
	position: relative;
		}

txt_branco {color: #FFF;}

branco {color: #FFF;}


/*==========================================*/
div {
	margin-top: 0px;
	padding: 0;
}
button {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  cursor: pointer;
  font-weight: 700;
  font-size: 13px;
  padding: 8px 18px 10px;
  line-height: 1;
  color: #fff;
  background: #345;
  border: 0;
  border-radius: 4px;
  margin-left: 0.75em;
}
p {display: inline-block;margin-left: 10px;}

/*==========================================*/
.letra_Azul{
	color: #00C;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.letra_vermelha {
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
		}

.letrabrc {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
		}
		
.letra_Cinza{
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}


.TxtGrandeBrc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
			}

.TxtGrandeBrc {text-align: center;}

.EsqTranp {
	text-align: left;
	color: #000;
			}

.TxtBigBrc {font-size: 36px;}

.TxtBigBrc {
		color: #FFF;
		font-family: Verdana, Geneva, sans-serif;
		font-weight: bold;
			}
			
.TituloMenor {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
			}

/* Left & Right alignment */

.fleft { float:left;}

.fright { float:right;}

.fright_nt {float: right;}

.clear { clear:both;}

.col-1, .col-2, .col-3 { float:left;}

.alignright { text-align:right;}

.alignleft { text-align:left;}

.aligncenter { text-align:center;}

.wrapper { 
	width:100%;
	overflow:hidden;
}

* html+.wrapper-ie { 
	width:100%;
	overflow:hidden;
}

/* The inside class provides consistent padding. To be used often! */
.inside{ padding: 0 5px; }

/*----- form defaults -----*/
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	}

/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
	}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:17px;
	}
.img-box img { 
		float:left; 
		margin:0 20px 0 0;
		}

.extra-wrap { 
	overflow:hidden;
	}

p {margin-bottom:18px;}
.p1 { margin-bottom:9px;}
.p2 { margin-bottom:18px;}
.p3 { margin-bottom:1px;}


/*----- txt, links, lines, titles -----*/
a {
	color:#fff; 
	outline:none;
	}
a:hover{
	text-decoration: none;
	float: none;
	}

h2 {
	background:url(images/title-bg1.gif) 0 0 #111410;
	color:#fff;
	text-transform:uppercase;
	}
	
h3 {
	background-image: url(images/title-bgp.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 32px;
	padding-left: 26px;
	text-transform: uppercase;
	margin-bottom: 4px;
	overflow: hidden;
	}

h4 {
	font-size:13px;
	font-weight:normal;
	color:#c3c2c2;
	margin-bottom:7px;
	}

h5 {
    font-family: "Lucida Console", Monaco, monospace;
	font-size:50px;
	font-weight:normal;
	color:#FFFFFF;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 55px;
	}

h6 {
	background-image: url(images/title-user32.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: inline-block;
	line-height: 32px;
	padding-left: 26px;
	text-transform: uppercase;
	margin-bottom: 4px;
	font-family: "Lucida Console", Monaco, monospace;
	overflow: hidden;
	white-space: pre;
	}

h7 {
	background-image: url(images/title-bgbig.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	line-height: 32px;
	padding-left: 26px;
	text-transform: uppercase;
	margin-bottom: 4px;
	overflow: hidden;
	}


span.price {
	font-size:16px;
	line-height:27px;
	color:#c52600;
	margin-right:27px;
	}

.button { 
		float:left;
		background:url(images/arrow2.gif) no-repeat 9px 50% #000;
		padding:5px 12px 5px 20px;
		color:#fff;
		font-weight:bold;
		text-decoration:none;
		position:relative;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		behavior:url(js/PIE.htc);
		}
		
.button:hover {
			background:url(images/arrow2.gif) no-repeat 9px 50% #fff;
			color:#000;
			}

.line-hor { 
	background:url(images/line-hor.gif) 0 0 repeat-x;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:12px 0 12px 0;
	}

/*==================boxes====================*/
.box {
		background:url(images/box-bg.gif) 0 0 #191819;
		position:relative;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		margin-bottom:4px;
		}

.box .inner {padding:10px 10px 10px 10px;}
.box .inner1 {padding:5px 5px 5px 5px;}

.address {float:left;}
.address dt {margin-bottom:18px;}
.address dd {clear:both;}
.address dd span { 
			float:left;
			width:75px;
				 }

/*===== header =====================================================*/
header .logo {
	position: absolute;
	left: 3px;
	top: 1px;
		}

header .logoEF {
	position: absolute;
	right: 3px;
	top: 6px;
			}

header .Msg {
	position: absolute;
	top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	vertical-align: central;
	color: #464646;
		}


header nav {
	background: url(images/nav-bg32.gif) 0 0 repeat-x;
	position: absolute;
	left: -1px;
	top: 72px;
	height: 32px;
	width: 896px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 13px;
	text-align: center;
		}

header nav ul {padding:4px 0 0 0;}

header nav li {
			display:inline;
			color:#fff;
			}
			
header nav li a {
				color:#fff;
				text-decoration:none;
				/* Distancia entre as letras na barra do titulo */
				padding:0 32px 0 32px;
				}

header nav li a:hover,

header nav li a.current {text-decoration:underline;}


/*===== aside =======================================================*/

aside ul.last {
	padding-bottom:0;
	}
aside ul li {
		background:url(images/arrow1.gif) no-repeat 0 7px;
		padding:0 0 8px 14px;
		}
aside ul li a {
			color:#c3c2c2;
			text-decoration:none;
			}
aside ul li a:hover {
			color:#fff;
			text-decoration:underline;
			}

.aprenda {
	padding:0 0 0 0;
	margin-bottom:-3px;
	}
.aprenda li {
		font-size:13px;
		color:#c3c2c2;
		background:none;
		padding:0 0 6px 0;
		}
.aprenda li.name {
		padding-bottom:2px;
		}
.aprenda li.price {
		font-size:16px;
		color:#c52600;
		padding-bottom:0;
		}

.list1 {
	padding-bottom:0;
	}
.list2 {
	color: #FFF;
	float: left;
	   }

.list1 li {
	padding: 0;
	background: url(images/line-hor.gif) 0 100% repeat-x;
	padding: 0 0 5px 0;
	margin-bottom: 5px;
	color: #fff;
	}
.list1 li.last {
		background:none;
		margin-bottom:0;
		padding-bottom:0;
		}

/*===== content =======================================================*/
#content {}

.pagination {
	padding:0 0 15px 0;
	width:100%;
	overflow:hidden;
	color:#6e6e6e;
	}
.pagination.last {padding-bottom:0;}

.special {
		width:100%;
		overflow:hidden;
		}
.special li {
		float:left;
		width:162px;
		margin-right:86px;
		padding-bottom:63px;
		}
.special li.even {margin-right:0;}

.special li span.price {
			margin:0;
			float:right;
			}
dl.faq dt {
		font-weight:bold;
		color:#fff;
		}

dl.faq dd {	margin-bottom:18px;	}

dl.faq dd.last {margin-bottom:9px;}


/*===== footer ============================================================*/

footer nav ul {
	margin-left: -7px;
	display: inline-block;
		}
footer nav ul li {
		display:inline;
		color:#1f1f1f;
		}
footer nav ul li a {
	color: #464646;
	text-decoration: none;
	padding: 0 9px 0 6px;
	display: inline-block;
			}

footer nav ul li a:hover {color:#fff;}

footer .billing {
		display:block;
		position:absolute;
		right:25px;
		top:25px;
		}

/*----- forms -----=======================================================*/

#login fieldset {border:none;}

#login .field {
			padding-top:3px;
			}
#login input.text {
			width:115px;
			background:#242424;
			border:1px solid #000;
			border-right:0;
			color:#fff;
			}
#login input.submit {
			background:url(images/submit.gif) no-repeat 0 0;
			border:none;
			width:28px;
			height:19px;
			cursor:pointer;
			}

#currencies fieldset {
		border:none;
		}
#currencies .field {
		padding-top:3px;
		}
#currencies select {
			width:152px;
			background:#242424;
			border:1px solid #000;
			border-right:0;
			color:#fff;
			}
	
#contacts-form fieldset {
		border:none;
		width:100%;
		overflow:hidden;
		display:block;
		padding-bottom:36px;
		}
#contacts-form .col-1 {
			width:210px !important;
			margin-right:0 !important;
			}
#contacts-form .col-2 {
			width:210px !important;
			margin-right:0 !important;
			}
#contacts-form label {
			display:block;
			height:53px;
			overflow:hidden;
			}
#contacts-form input {
			color:#111;
			border:1px solid #a09b96;
			background:#fff;
			padding:3px 0 3px 5px;
			width:170px;
			}
#contacts-form textarea {
			color:#111;
			border:1px solid #a09b96;
			background:#fff;
			padding:3px 0 3px 5px;
			width:200px;
			overflow:auto;
			height:120px;
			margin-bottom:18px;
			}
#contacts-form .button {
			float:right;
			margin-left:11px;
			}

/*========================================================================*/
.prop {
		text-align: left;
		color: #000;
		position: relative;
		visibility: visible;
		width: auto;
		top: auto;
		}
