@charset "utf-8";

/* CSS Document */
body {
	background-image: url(../image/background-repeat.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#bg-all {
	background-image: url(../image/background-all.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
#foot-content ul,#all-content {
	width: 990px;
	/*width: 90%;*/
	margin: 0 auto 0 auto;
}
.boxRound {
	border: solid 1px #d5dde3;
	padding: 8px 8px 8px 8px;
	background-color: #FFF;
}
/* Barra institucional */
#institutional-bar {
	background-image: url(../image/background-barra-topo.png);
	background-repeat: repeat;
	height: 30px;
	border-bottom: solid 1px #d7dfe5;
	background-color: #transparent;
}

#institutional-bar h1 {
	float: left;
	width: 96px;
	height: 23px;
	margin-top: 4px;
	margin-left: 5px;
	margin-right: 10px;
}



#institutional-bar ul {
	padding-top: 7px;
}

#institutional-bar ul li {
	display: inline;
	margin-left: 20px;
}

#institutional-bar ul li a {
	font-weight: bold;
}

/* Topo */
#all-content #top-content {
	height: 100px;
}

#all-content #top-content h1 {
	float: left;
	width: 240px;
	height: 78px;
	margin-top: 0;
	margin-left: -27px;
}


/* Barra */
#bar-content {
	height: 67px;
}

#bar-content fieldset {
	border: 0;
	padding: 0;
}

#bar-content a {
	font-size: 11px;
}

#bar-content fieldset input,#bar-content fieldset select {
	padding: 4px 1px 4px 0;
	background: #FFF;
	border: solid 2px #d7dee5;
	margin-bottom: 0;
	font-size: 12px;
}



/* Busca */
#search-content {
	float: right;
	margin-top: 35px;
	height: 35px;
	width: 284px;

}

#search-content input {
background-color: #fff;
border-top: solid 1px #9b9c9d;
border-left: solid 1px #9b9c9d;
border-right: solid 1px #fff;
border-bottom: solid 1px #fff;
font-size: 14px;
width: 214px;
padding: 6px 2px 6px 2px;
/* height: 25px; */
float:left;

}

#search-content button {
padding: 1px 0 2px 0;
height: 31px;
width: 63px;
}

#search-content select {
	width: 142px;
}

#search-content fieldset {
border: 0;
}


/* Login */

#login-content {
	
	/*
	background-image: url(../image/background-barra-topo.png);
	background-repeat: repeat;*/

}
#login-content input {
background-color: #f5f5f5;
border-top: solid 1px #9b9c9d;
border-left: solid 1px #9b9c9d;
border-right: solid 1px #fff;
border-bottom: solid 1px #fff;
padding: 7px 5px 7px 5px;
font-size: 13px;
width: 168px;
margin-bottom: 9px;
}
#login-content fieldset {
	border: 0;
}
#login-content div {
margin-top: 5px;
}
#login-content a {
font-size: 11px;
}

#login-content ul li {
	text-align: center;
	margin-top: 5px;
}
/*
#bar-content #login-content {
	float: left;
	margin-top: 14px;
	margin-left: 27px;
	width: 343px;
}

#bar-content #login-content input {
	width: 180px;
	margin-right: 1px;
}

#bar-content #login-content input.password {
	width: 90px;
	margin-right: 1px;
}
*/
/* Carrinho de compras */
#bar-content #shop-car-content {
	float: left;
	width: 200px;
	margin-top: 7px;
	margin-left: 26px;
}

#bar-content #shop-car-content img {
	float: left;
	margin-right: 5px;
}

#bar-content #shop-car-content ul li {
	margin-top: 0;
	font-size: 11px;
}

#bar-content #shop-car-content ul li.last {
	margin-top: 3px;
}
/* Login para autenticação na hora de comprar */
#login-content-next {
	background-color: #f0f1f2;
	padding: 15px;
}

#login-content-next fieldset legend {
	font-size: 24px;
	margin-bottom: 12px;
	color: #006098;
}

#login-content-next fieldset label {
	font-size: 18px;
}

#login-content-next input {
	padding: 3px;
	font-size: 16px;
	margin-right: 10px;
	width: 300px;
}

#login-content-next fieldset {
	border: 0;
}

#bar-content #login-content ul {
	margin-top: 5px;
}

#bar-content #login-content ul li {
	display: inline;
}

/* Main */
#bottom-content {


}

#main-content {
	margin-right: 228px;

}
#sidebar1 {
	width: 200px;
	float:right;

	}

/* Parceiro */
#partner {
background-image: url(../image/bg-partner.gif);
background-repeat: repeat-x;
border: solid 1px #ccc;
height: 66px;
padding: 2px;
}
#partner p {
font-size: 18px;
color: #9f9f9f;
margin-top: 9px;

}
#partner img {
float: left;
margin-right: 15px;
margin-left: 5px;
}

/* Produtos */
#products-content {
	
}

#products-content ul li {
	width: 161px;
	height: auto;
	float: left;
	margin-left: 8px;
	margin-bottom: 40px;
}

#products-content ul li.primeiro {
	margin-left: 0;
}

#products-content ul li .image-product-small {
	background-color: #FFF;
	/*background-image: url(../image/background-image-product.gif);
	background-repeat: repeat-x;*/
	text-align: center;
	height: 120px;
	border: solid 1px #ccc;
}
#products-content ul li .image-product-small img {
width: 160px;
height: 120px;
}
#products-content ul li h4 {
	color: #006098;
	font-size: 11px;
	line-height: 12px;
}

#products-content ul li h3 {
	color: #006098;
	font-size: 14px;
	height: 38px;
	margin-top: 5px;
	line-height: 14px;
}

/* Lista das páginas internas */
#main-internal-content #products-content ul li {
	margin-left: 0;
	margin-right: 28px;
}

#main-internal-content #products-content ul {
	
}

/* lista de produtos */
#products-list-content {


}

#products-list-content h4 {
	font-size: 14px;
}

#products-list-content table tbody tr {
	background-color: #f1f1f1;
}

#products-list-content table tbody tr td {
	border-bottom: solid 3px #fff;
}

#products-list-content table tbody tr td span {
	font-size: 16px;
	font-weight: bold;
}

#products-list-content table caption {
	text-align: left;
	background-color: #f0f1f3;
}

#products-list-content table caption h2 {
	
}

/* lista de produtos */
#products-list {

}


/* Messagens de erro*/
#information-messages ul li {
	padding: 5px;
	margin-bottom: 10px;
}

#information-messages ul li.error {
	background-color: #f4dbdb;
	border: solid 2px #e4baba;
	color: #910000;
}

#information-messages ul li.warning {
	background-color: #ffffcc;
	border: solid 2px #efefa7;
	color: #6a6a49;
}

#information-messages ul li.info {
	background-color: #dbeaf4;
	border: solid 2px #bad8e4;
	color: #4b7692;
}

hr.space {
	visibility: hidden;
	margin: 8px 0 8px 0;
}

.notification {
	color: #cf0000;
}

/* Paginação */
#pagination {
	background-color: #f0f1f2;
	margin-top: 10px;
	padding: 5px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

.result_cep {
	color: #FFF;
	background: #a80101;
	font-weight: bold;
	display: none;
	font-size: 11px;
	padding: 5px 4px 3px 4px;

}

.result_cep img {

}

iframe {
border: solid 2px #ccc;
background: #FFF;
}



/* Rodape */
#foot-content {
	background: #edf0f3;
	color: #909090;
	clear: both;
	text-align: center;
	padding: 20px 0 20px 0;
	margin-top: 20px;
	border-top: solid 1px #d5dde3;
}

#foot-content ul li {
	display: inline;
	margin-left: 25px;
}

#foot-content ul li a {
	font-size: 18px;
	color: #006098;
}

#foot-content ul li a:hover {
	color: #0388d6;
}

#video-institucional {
height: 262px;
}

#balao {
width: 313px;
height: 236px;
float: left;
margin-right: 13px;
}

.video-content-principal {
width: 432px;
height: 240px;
float:left;
margin-top: 9px;
border: solid 2px #FFFFFF;
-moz-box-shadow: 0 0 6px #999999;
}
