@charset "UTF-8";

/* CSS - Site Distribuidora Coral | Codificado por: Ueek Agência Digital | Ano: 2014 */


/************************ Font-Face *************************/
@font-face {
    font-family: 'BebasNeue';
    src: url('fontes/bebasneue-webfont-webfont.eot');
    src: url('fontes/bebasneue-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/bebasneue-webfont-webfont.woff') format('woff'),
         url('fontes/bebasneue-webfont-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/************************ Font-Face *************************/



/******************* Atribuições Gerais *********************/
* {
	-webkit-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased !important;
	-moz-font-smooth:antialiased !important;
	-o-font-smoothing:antialiased;
	-ms-font-smoothing:antialiased;
	font-smoothing:antialiased;
	margin:0;
	padding:0;
} 

*::selection, 
*::-moz-selection, 
*::-webkit-selection {
	background:#c0d445;
	color:#fff;
}

h1,h2,h3,h4,h5 { font-weight: normal; }

a {
	cursor:pointer;
	text-decoration:none;
} 

br { clear:both; }

img { border:0; }

input,
textarea,
select { outline: none; }

body {
    color: #444;
    font-family: tahoma;
}

.conteudo {
    margin: 0 auto;
    padding: 0 10px 0 10px;
    width: 990px;
}

.fonte {
    font-family: 'BebasNeue';
    text-transform: uppercase;
}
/******************* Atribuições Gerais *********************/



/******************** Atribuições Topo **********************/
header#orcamento {
    background: url(img/bgtopo.png) top center no-repeat;
    height: 48px;
}

header#orcamento .conteudo { height: 45px; }

header#orcamento .conteudo #txt {
    float: right;
    width: 480px;
}

header#orcamento .conteudo #txt #btn-orca {
    background: #d7a800;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #735b00;
    float: right;
    font-size: 12px;
    line-height: 30px;
    margin-top: 8px;
    text-align: center;
    text-transform: uppercase;
    width: 130px;
}

header#orcamento .conteudo #txt #btn-orca:hover {
    background: #27792e;
    color: #fff;
}

header#orcamento .conteudo #txt p {
    font-size: 13px;
    float: left;
    line-height: 45px;
    padding-left: 15px;
}

header#topo { height: 130px; }

header#topo img { float: left; }

header#topo #busca {
    float: right;
    width: 475px;
}

header#topo #busca input[type="text"], header#topo #busca input[type="submit"] {
    border: 0;
    float: left;
    height: 44px;
}

header#topo #busca input[type="submit"] {
    background: url(img/btnbusca.gif) center no-repeat;
    cursor: pointer;
    height: 44px;
    margin-top: 40px;
    width: 44px;
}

header#topo #busca input[type="text"] {
    background: url(img/bgbusca.gif) center no-repeat;
    font-family: tahoma;
    font-size: 13px;
    line-height: 44px;
    margin-top: 40px;
    padding-left: 10px;
    width: 421px;
}

/* Menus */
nav#menu1 {
    background: #fbce2d;
    height: 26px;
    padding-top: 4px
}

nav#menu2 {
    background: #27792e;
    padding: 10px 0 10px 0;
}

nav#menu1 .conteudo ul li, nav#menu2 .conteudo ul li {
    cursor: pointer;
    font-weight: bold;
    float: left;
    list-style: none;
    text-align: center;
    text-transform: uppercase;
}

nav#menu1 .conteudo { width: 790px; }

nav#menu1 .conteudo ul li {
    color: #735b00;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    padding: 0 30px 0 30px;
}

nav#menu1 .conteudo ul a {
    display: block;
    float: left;
    border-right: 1px solid #d6a806;
}

nav#menu1 .conteudo ul a:last-child { border-right: 0; }

nav#menu1 .conteudo ul li:hover { color: #27792e; }

nav#menu2 .conteudo ul li:hover { color: #fbce2d; }

nav#menu2 .conteudo ul li {
    color: #fff;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    padding: 0 10px 0 10px;
}

nav#menu2 .conteudo ul a {
    display: block;
    float: left;
    border-right: 1px solid #07630f;
}

nav#menu2 .conteudo ul a:last-child { border-right: 0; }


nav#menu1 .conteudo ul li:last-child, nav#menu2 .conteudo ul li:last-child { border-right: 0; }

/* Banner */
#banner {
    background: #e5e4e4;
    height: 280px;
    margin-top: 5px;
    overflow: hidden;
}

#banner #slider,
#banner #slider .slide {
    width: 100%;
    height: 280px;
    background: #e5e4e4;
}

#banner #slider .slide-1 {
    background: #e5e4e4 url(img/banner-01.jpg) center;
}
#banner #slider .slide-2 {
    background: #e5e4e4 url(img/banner-02.jpg) center;
}
#banner #slider .slide-3 {
    background: #e5e4e4 url(img/banner-03.jpg) center;
}
#banner #slider .slide-4 {
    background: #e5e4e4 url(img/banner-04.jpg) center;
}
#banner #slider .slide-5 {
    background: #e5e4e4 url(img/banner-05.jpg) center;
}
#banner #slider .slide-6 {
    background: #e5e4e4 url(img/banner-06.jpg) center;
}

#barrinha {
    background: url(img/bgmenu.png) center no-repeat #4b4a4a;
    color: #cbcbcb;
    font-size: 20px;
    line-height: 45px;
    margin-top: 5px;
    text-align: center;
}
/******************** Atribuições Topo **********************/



/************************ Conteúdo **************************/
/* Meio - Produtos */
section.container {
    padding: 55px 0 55px 0;
}

section.container section#anuncios {
    float: left;
    width: 190px;
}

section.container section#anuncios #ad425 {
    background: #e5e4e4;
    height: 425px;
}

section.container section#anuncios #ad335 {
    background: #e5e4e4;
    height: 335px;
    margin-top: 45px;
}

section.container section#produtos {
    float: right;
    width: 745px;
}

section.container section#produtos span#titulo {
    background: url(img/linha.png) center left no-repeat;
    display: block;
    font-size: 18px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 20px;
    width: 745px;
}

section.container section#produtos span#titulo h1 { 
    color: #25762b;
    float: left;
}

section.container section#produtos span#titulo span#vermais {
    color: #656464;
    float: right;
}

section.container section#produtos span#titulo span#vermais:hover { color: #fbce2d; }

section.container section.produto {
    border: 1px solid #ccc;
    float: left;
    height: 225px;
    margin: 0 5px 9px 4px;
    padding: 10px;
    width: 155px;
}

section.container section.produto .foto {
    background: #ccc;
    height: 140px;
}

section.container section.produto h1 {
    color: #444;
    font-size: 13px;
    margin: 12px 0 12px 0;
    text-align: center;
}

.btn-orca {
    background: #fccd27;
    color: #735b00;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
}

.btn-orca:hover {
    background: #216627;
    color: #fff;
}
/************************ Conteúdo **************************/



/******************* Atribuições Footer *********************/
nav#footer {
    background: #fbce2d;
    height: 25px;
    padding-top: 5px;
}

nav#footer .conteudo ul li {
    cursor: pointer;
    color: #735b00;
    font-size: 11px;
    font-weight: bold;
    float: left;
    height: 20px;
    line-height: 20px;
    list-style: none;
    padding: 0 30px 0 30px;
    text-align: center;
    text-transform: uppercase;
}

nav#footer .conteudo { width: 720px; }

nav#footer .conteudo ul li:hover { color: #27792e; }
nav#footer .conteudo ul li:last-child { border-right: 0; }

nav#footer .conteudo ul a {
    display: block;
    float: left;
    border-right: 1px solid #d6a806;
}

nav#footer .conteudo ul a:last-child { border-right: 0; }

footer#rodape {
    background: url(img/bgrodape.png) center top no-repeat #27792e;
    height: 70px;
}

footer#rodape .conteudo { padding-top: 20px; }

footer#rodape .conteudo span {
    color: #fff;
    float: left;
    font-size: 12px;
}

footer#rodape .conteudo #fone {
    margin-left: 250px;
    text-align: center;
}

footer#rodape img {
    float: right;
}

footer#direitos {
    background: #216627;
    color: #7da781;
    font-size: 11px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
}
/******************* Atribuições Footer *********************//**
	plusslider Version 1.4.6
	By Jamy Golden
	http://css-plus.com
**/

/* plusslider Styling */
.plusslider-container { position: relative; left: 0; }

.plusslider {
	height: 280px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.plusslider .child { float: left; }

/* Controls */
.plusslider-pagination-wrapper {
	width: 100%;
	height: 28px;
	position: absolute;
	bottom: 0;
	z-index: 500;
}

.plusslider-pagination {
	display: table;
	margin: 0 auto;
	padding: 8px 15px;
	background: url(/img/bg-transparente-banner.png);
	-webkit-border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;
}

.plusslider-pagination li {
	background: #47622e;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 0;
	height: 6px;
	width: 6px;
	margin: 0 3px;
	border: 4px solid #47622e;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-indent: -9999px; /*IE6 fix */
	position: relative;
	-webkit-box-shadow:  0px 0px 1px 0px #32481d;
	box-shadow:  0px 0px 1px 0px #32481d;
}

.plusslider-pagination .current, .plusslider-pagination li:hover {
	background: #fff;;
}

.plusslider-arrows li {
	background: url(/lib/plus-slider/images/plus-sprite.png) no-repeat left top;
	cursor: pointer;
	display: block;
	height: 32px;
	margin-top: -16px;
	opacity: 0;
	width: 32px;
	position: absolute;
	top: 50%;
	z-index: 200;
	text-indent: -9999px;

	/* Fade in/out .arrows on hover */
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: ease-in;
	   -moz-transition-property: opacity;
	   -moz-transition-duration: 0.2s;
	   -moz-transition-timing-function: ease-in;
		-ms-transition-property: opacity;
		-ms-transition-duration: 0.2s;
		-ms-transition-timing-function: ease-in;
		 -o-transition-property: opacity;
		 -o-transition-duration: 0.2s;
		 -o-transition-timing-function: ease-in;
			transition-property: opacity;
			transition-duration: 0.2s;
			transition-timing-function: ease-in;
}

.plusslider:hover .plusslider-arrows li {opacity: 1; }
.plusslider-arrows .prev {background-position: 0 -10px; left: 10px; }
.plusslider-arrows .prev:hover {background-position: 0 -42px; left: 10px; }
.plusslider-arrows .next {background-position: -33px -10px; right: 10px; }
.plusslider-arrows .next:hover {background-position: -33px -42px; }

/* PlusFader Specific */
.plustype-fader .child { display: none; position: absolute; left: 0; top: 0; }
.plustype-fader .current { z-index: 2; }
.plustype-fader .plusslider-pagination { position: relative; z-index: 200; }

/* no-javascript fallback */
	.plusslider-container > * { display: none; }
	.plusslider-container > *:first-child { display: block; }
/* End no-javascript fallback */
.plusslider-container .child { display: block; } /* Counter no-js fallback for cloned elements. Necessary for infiniteSlide. Without this the DOM doesn't know the position of the element */
