@import"reset.css";@import"pro_pages_style.css";@import"grid.css";@import"forms.css";@import"prettyPhoto.css";@import"jquery.snippet.min.css";
@import"../skin/blue.monday/jplayer.blue.monday.css";@import"../css/smoothness/jquery-ui-1.8.17.custom.css";
body{
background:#980206;
}
#all{background:url(../images/body.gif) center top repeat #f9f9f9;font:14px/23px Arial, Helvetica, sans-serif;color:#777;position:relative;min-width:960px;}
html,body{height:100%;}
p,.p {padding-bottom:23px;}
.p0 {padding-bottom:0 !important;}
.p1 {padding-bottom:0;}
a{color:#777;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}
/*  Header styles */
h1,h2,h3,h4,h5,h6{line-height:1.3em;color:#252832;font-family: 'Open Sans', sans-serif;font-weight:400;padding-bottom:5px;}
h1{font-size:47px;}
h2{font-size:45px;color:#d07d5a;}
h3{font-size:35px;}
h4{font-size:30px;}
h5{font-size:25px;padding-bottom:20px;letter-spacing:-1px;}
h6{font-size:20px;line-height:23px;text-transform:uppercase;padding-bottom:20px;}
h6 span {font-weight:700;display:block;}
h5 span,h2 span {font-weight:600;}
h5 a {color:#000;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
h5 a:hover {text-decoration:underline;color:#2d2d2d; }
/* Global Structure---------------------------------------- */
.main {width:940px;padding:0;margin:0 auto;position:relative;}
.wrapper {width:100%;overflow:hidden;}
.extra-wrap{overflow:hidden;display:block;}
/*----- txt,links,lines,titles -----*/
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle {vertical-align:middle}
.d-in-block {display:inline-block;}
.d-block {display:block;}
.reg {text-transform:uppercase;}
.rel {position:relative;}
.color1{color:#ff2100;}
/*********************************header*************************************/
h1.logo {
	padding:0;
	margin:0;
	background:white;
	text-align:center;
	
}
	h1.logo a {
		float:left;
		text-indent:-9999px;
		background:url(../images/logo.png) no-repeat 0 0;
		width:230px;
		height:110px;
		overflow:hidden;
		margin-top:15px;
		
}
header{
	
	height:135px;
	width:100%;
	margin:0 auto;
	position:relative;
	background:#000;
	text-align:center;
}
.cabecalho{
	width:900px;
	margin: auto;
	background:#000;
	z-index:99999;
	
}
.cabecalho div img{
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-left-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
border-bottom-right-radius: 20px;
}

/********************** Content ************************/
#content {
	position:relative;
	z-index:1;
	padding:10px 0;
}
/******************** Footer ******************/
footer{
	width:100%;
	
	text-align:center;
	position:relative;
	overflow:hidden;
	background:#980206;
	font-size:12px;
	color:#fff;
}
.rodape{
	width:940px;
	padding:10px 0 0 0;
	margin:0 auto;
	height:40px;
}
.footer_logo {
	display:inline-block;
	
}
.footer_style {
	display:inline-block;
	line-height:50px;
}
/*********************************boxes**********************************/
.indent {padding:0;}

.indent-left {padding-left:0;}

.indent-bottom {padding-bottom:0;}

.indent-right {padding-right:0;}

.indent-top {padding-top:20px;}
.indent-top1 {padding-top:40px;}

.margin-top { margin-top:0;}

.margin-bot {margin-bottom:15px;}
.margin-bot1 {margin-bottom:20px;}
.margin-bot2 {margin-bottom:35px;}

.margin-left {margin-left:0;}

.margin-right {margin-right:0;}

.img-indent {float:left; margin:0px 20px 0px 0px;}

/***** menu *****/
nav {
	width:700px;
	margin:0 auto;
	
	
}
.menu {
	float:left;
	padding:0;
	position:relative;
	z-index:20;
	height:35px;
	margin:-50px 0 0 150px;
	
}
.menu li {
	float:left; 
	position:relative;
	
	
}
.menu li a {
	display:block;
	font-size:12px;
	line-height:15px;
	color:#fff;
	text-transform:uppercase; 
	z-index:20;
	height:30px;
	padding-top:20px;
	width:110px;
	position:relative;
}
.menu li.sfHover {
	position:relative;
	z-index:10;
}
.menu li a.active,
.menu > li > a:hover,
.menu > li.sfHover > a {
	text-decoration:underline;

}
.active{
text-decoration:underline;
}

.menu ul {
	z-index:20;
	letter-spacing:normal;
	position:		absolute;
	top:			-9999em;
	width:			130px;
	background:#d07d5a;
	border:			none;
	padding:23px 0 22px;
}
.menu ul:after {
	display:block;
	content:'';
	background:url(../images/sub-1.png) left top no-repeat;
	width:15px;
	height:12px;
	position:absolute;
	top:-12px;
	left:50%;
	margin-left:-8px;
}
.menu ul ul:after {
	display:block;
	content:'';
	background:url(../images/sub-2.png) left top no-repeat;
	width:12px;
	height:15px;
	position:absolute;
	top:8px;
	left:-4px;
}
.menu ul ul {
	background:#2d2d2d;
}
.menu ul li {width:	100%;}
.menu li:hover {visibility:	inherit; }
.menu li li {
	background:none;
	margin:3px 0;
	border:none;
	text-align:center;
}

.menu li li a {
	text-transform:none;
	display:		block;
	padding:3px 0 4px;
	color:#fff;
}

.menu li:hover ul, .menu li.sfHover ul {
	left:			-30px;
	top:			40px;
	z-index:		999;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul, ul.menu li li.sfHover ul {
	left:			142px;
	top:			0px;
	z-index:		9999;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}

/*********************************bg's*************************************/
.border-1 {
	background:url(../images/border.png) left bottom repeat-x;
	padding:0 0 30px;
	margin:0 0 25px;
}
/*********************************buttons*************************************/
.button {
	display:inline-block;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:17px;
	padding:14px 15px 11px;
	color:#fff;
	background:#2d2d2d;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;cursor: hand}
.button:hover {
	text-decoration:none;
	background:#000;
}
.link {
	color:#2d2d2d;
	font-family:Arial, Helvetica, sans-serif;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.link:hover {
	text-decoration:none;
	color:#d07d5a;
}
.link_1 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}
.link_2 {
	color:#7a7a7a;
}
/*********************************lists*************************************/
.dl-1 {
	padding-top:23px;
	color:#777;
}
.dl-1 dd {
	overflow:hidden;
}
.dl-1 dd span {
	display:block;
	float:left;
	width:100px;
}
.soc_list {
	overflow:hidden;
}
.soc_list li {
	float:left;
	margin-left:10px;
}
.soc_list li a {
	border-radius:50px;
	display:block;
	width:37px;
	height:37px;
	background:#cacaca;
	-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;
}
.soc_list li a:hover {
	background:#d07d5a;
}
.list-1 li {
	padding:7px 0 6px 15px;
	background:url(../images/list-1.png) left 13px no-repeat;
	font-size:14px;
	line-height:17px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
}
.list-1 li a {
	color:#4d4d4d;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.list-1 li a:hover {
	text-decoration:none;
	color:#d07d5a;
}
/*********************************fonts*************************************/
.style {
	color:#252832;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
}
.style_1 {
	text-transform:uppercase;
	font-size:38px;
	line-height:37px;
}
.style_1 div {
	font-weight:600;
}
.style_2,.style_2 a {
	color:#d07d5a;
	font-size:15px;
	line-height:23px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.style_2 a:hover {
	text-decoration:none;
	color:#4d4d4d;
}
.style_3,.style_3 a {
	color:#4d4d4d;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.style_3 a:hover {
	color:#d07d5a;
	text-decoration:none;
}
/******* form's ********/
#search_form {
	overflow:hidden;
}
#search_form fieldset {
	float:left;
	position:relative;
}
#search_form input {
	background:none;
	border:1px solid #cecccc;
	color: #adadad;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	margin:0;
	outline:none;
	overflow: hidden;
	padding:8px 45px 10px 15px;
	vertical-align: middle;
	width:200px;
	height:17px;
}
#search_form a {
	position:absolute;
	display:block;
	width:45px;
	height:37px;
	background:url(../images/search_btn.png) left top no-repeat;
	overflow:hidden;
	right:0;
	top:0;
	text-indent:-999px;
}
#search_form a:hover {
	background-position:left bottom;
}
/***** contact form *****/
#message_form {
	position:relative;
}
#message_form fieldset {
	border:none;
	padding:0;
	}			
		#message_form label {
			display:inline-block;
			min-height:57px;
			position:relative;
		}
		#message_form label.message {
			height:170px;
		}
		#message_form label input,#message_form textarea {
			background:none;
			border:1px solid #cecccc;
			color: #adadad;
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			font-weight: normal;
			margin:0;
			outline:none;
			overflow: hidden;
			padding:11px 15px 12px;
			vertical-align: middle;
		}
		#message_form label input {
			height:17px;
			width:400px;
		}
		#message_form .area .error { float:none;}
		#message_form textarea {
			overflow:auto;
			width:400px;
			height:145px;
			resize:none;
	}
		#message_form a {cursor:pointer;}
			#message_form .success {display:none;background:#fff;box-shadow: none;color: #000;position:absolute; padding:15px;z-index:999;border-radius:5px;top:10px; left:10px;}
			#message_form .error,
			#message_form .empty {
				position:absolute;
				top:40px;
				left:5px;
				color:#f00;
				font-size:11px;
				line-height:18px;
				display:none;
				overflow:hidden;
			}
			#message_form .message .error,
			#message_form .message .empty {
				top:170px;
			}
	.buttons-wrapper {text-align:right; padding-top:15px; position:relative; margin-right:30px;}
	.buttons-wrapper a { margin-left:10px;}

.figure img {
	border-radius:500px;
}
.figure figcaption {
	padding:18px 0 0;
}

.figure-1 figcaption {
	padding-top:20px;
}

.drop_cap {
	float:left;
	width:51px;
	height:51px;
	background:#d07d5a;
	border-radius:25px;
	margin-right:15px;
}

.time {
	display:block;
	font-size:12px;
	line-height:15px;
	color:#acacac;
}
.time_2 {
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:25px;
	display:block;
	width:76px;
	height:79px;
	float:left;
	background:url(../images/time_2.gif) left bottom no-repeat #d07d5a;
	padding:0 0 35px;
	color:#fff;
	text-align:center;
	position:relative;
	margin:0 20px 0 0;
}
.time_2 div {
	padding-top:17px;
}
.time_2 strong {
	text-transform:uppercase;
	font-size:20px;
	display:block;
}
.time_2:after {
	position:absolute;
	content:'';
	background:url(../images/time_2_coner.png) left top no-repeat;
	width:12px;
	height:15px;
	display:block;
	top:16px;
	right:-12px;
}
/********************
 * FEATURE CAROUSEL *
 ********************/
.carousel-container {
  position:relative;
  width:940px;
  padding-top:55px;
  margin-bottom:27px;
  background:url(../images/border.png) left 25px repeat-x;
}
#carousel {
  height:434px;
  width:940px;
  position:relative;
  background:url(../images/border.png) left bottom repeat-x;
}
.carousel-image {
  display:block;
}
.carousel-feature {
  position:absolute;
  top:-1000px;
  left:-1000px;
  cursor:pointer;
}
.tracker-individual-container {
  position:absolute;
  left:50%;
  bottom:27px;
  padding:0;
  margin:0 0 0 -45px;
}
.tracker-individual-container li {
  list-style:none;
}
.tracker-individual-container .tracker-individual-blip {
	width:14px;
	height:14px;
	border-radius:7px;
	background:#ddd;
	text-indent:-999em;
	overflow:hidden;
	margin-left:4px;
}
.tracker-individual-container .tracker-individual-blip-selected,.tracker-individual-blip:hover {
	background:#2d2d2d;
}
.tracker-individual-container .tracker-individual-blip-selected {
	cursor:default !important;
}

/********************
 * UCAROUSEL *
 ********************/

.car_wrapper {
	margin-top:-15px;
	position:relative;
}
.carousel ul li {
	width:380px;
}
.carousel ul li:first-child .wrapper {
	background:none;
}
.carousel ul li .wrapper {
	padding:15px 0;
	background:url(../images/border.png) left top repeat-x;
}
.carousel h5 {
	margin-top:-7px;
}
.car_btn {
	display:block;
	position:absolute;
	background:#2d2d2d;
	width:38px;
	height:38px;
	-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;
	top:-40px;
}
.car_btn:hover {
	background:#d07d5a;
}
.car_prev {
	right:40px;
}
.car_next {
	right:0px;
}
.endereco{
margin:20px 0 0 100px;
}
.contato{
min-height:470px;
}
.agenda{
width:900px;
margin:0 auto;
background:red;
text-align:center;
margin-bottom:8px;
float:left;
min-height:200px;
background:#c0e9fa;
color:#000;

-moz-border-radius:7px; /* Para Firefox */
-webkit-border-radius:7px; /*Para Safari e Chrome */
border-radius:7px; /* Para Opera 10.5+*/
}
.descricao-agenda{
width:400px;
clear:both;
float:right;
min-height:210px;
padding:25px 25px 0 0;
text-align:justify;
}
.hora{

float:right;
padding:10px 25px 0 0;
}
.agenda-cima{
width:100%;
background:black;
height:50px;;
}
.agenda-cima h5,.agenda-cima h3{
color:white;
padding: 0 20px 0 20px;

}

.agenda-imagem{
width:400px;
margin:25px;

}

.produto{
border:solid #777 1px;
padding:5px;
margin-bottom:10px;
margin-top:20px;
}
.produto-descricao{
min-height:80px;
padding:5px;
text-align:left;
color:#000;
font-size:12px;
}
.jatem{
text-align:center;
}
.area-do-cliente{
width:800px;
margin:0 auto;
text-align:center;
}
.fazer-login{
width:353px;
margin:0 auto;
height:150px;
background:#fff;
padding:20px;
}
.campo-login{
width:353px;
height:50px;
margin-top:4px;
float:left;
}
.campo-login a{
color:#000;
margin-left:30px;

}
.campo-login-label{ 
font-size:25px;
width:100px;
float:left;
padding-top:15px;
}
.campo-login-input{
width:250px;
height:40px;
border:solid 1px #777;
}
.campo-login-bt{
width:60px;
height:30px;
border:solid 1px #777;

}
.cantos{
-moz-border-radius:7px; /* Para Firefox */
-webkit-border-radius:7px; /*Para Safari e Chrome */
border-radius:7px; /* Para Opera 10.5+*/
}
#carrinho{
width:600px;
margin-bottom:50px;
margin:0 auto;
}
.esqueci-input{
width:300px;
height:30px;
border:solid 1px #777;
}
.mtop{
margin-top:25px;
}
.busca{
float:right;

}
.pesquisar-campo{
width:300px;
height:35px;
border:solid 1px #777;
padding-left:5px;
padding-top:2px;
}
#carrinho{
list-style:none;
margin-left:550px;
padding-top:5px;
}
.op-cli{
margin:30px 0 80px 30px;
}
.op-cli:hover{
opacity:0.7;
}
.campo-txt{
width:400px;
border:solid 1px #777;
height:35px;
}
.bt-centro{
margin-left:390px;
margin-right:10px;
}
.jatem{
height:500px;
}
.jatem a{
margin-right:30px;
}
.jatem a:hover{
opacity:0.8;
}
.lista{
text-align:center;
min-height:500px;
}
.tt-produto{
height:45px;
font-size:14px;
}
.clear{
clear:both;
}