@charset "utf-8";
/* CSS Document */

img { behavior: url(javascript/iepngfix.htc) }

* {margin:0; padding:0;}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(imagens/back.jpg);
	background-attachment:fixed;
}
img {
	border:0;
	margin:0;
	padding:0;
}
#wrap {
	margin: 15px auto 0 auto;
	width: 755px;
}
#logo {
	height:196px;
}
#menu {
	width:100%;
	height:32px;
	background-image:url(imagens/back_fim_menu.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li{
	float: left;
	width: 120px;
	height: 25px;
	background-image: url(imagens/back_menu.jpg);
	font-size:small;
	letter-spacing:-1px;
	text-align:center;
	padding-top: 7px;
	padding-left: 5px;
	font-weight:bold;
}

#menu ul li a, #menu ul li a:visited{
	text-decoration: none;
	color:#900;
}

#menu ul li a:hover {
	text-decoration:underline;
}
#corpo {
	background-color:#900;
	background-image:url(imagens/back_corpo.jpg);
	height: 314px;
	margin:0;
}
#bandeiras {
	height:40px;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
}
#wrap_ofertas {
	margin: 0 auto;
	width: 775px;
	background-color:#ed1c24;
}
#wrap_papai_noel {
	margin: 0 auto;
	width: 720px;
	background-color:#ed1c24;
}
#paginas_ofertas {
	background-color:#F00;
	text-align:center;
	padding: 7px 0;
	color:#FC0;
	font-weight:bold;
}
#paginas_ofertas a,#paginas_ofertas a:visited {
	text-decoration:none;
	color:#FFF;
}
#paginas_ofertas a:hover {
	text-decoration:underline;
}
#imagem_principal {
	display:inline;
	float:left;
	width: 400px;
	height: 300px;
	margin: 7px 0 7px 7px;
}
#admitese {
	width: 500px;
	height:369px;
	margin: 0 auto;
	left: 20%;
	position: fixed;
	top: 50px;
	*position: absolute;
	*top: expression( ( 50+( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	border: 10px solid #CCC;
}
#fechar_ad {
	width: 485px;
	height: 15px;
	background-color:#f83945;
	text-align:right;
	padding-right:15px;
	color:#FFF;
	font-size:0.7em;
}
#fechar_ad a, #fechar_ad a:visited, #fechar_ad a:active {
	text-decoration:none;
	color:#FFF;
}
#fechar_ad a:hover {text-decoration:underline;}
#noticias {
	display:inline;
	float:right;
	width:334px;
	height:146px;
	margin:7px 7px 0 0;
}
#promocao {
	display:inline;
	float:right;
	width:334px;
	height:146px;
	margin:8px 7px 7px 0;
}
.link_ofertas {
	background-color:#dddef2;
	width:230px;
	text-align:center;
	font-size:small;
	padding: 3px 0;
}

.link_ofertas a, .link_ofertas a:visited {
	color:#900;
	text-decoration:none;
}

.link_ofertas a:hover {
	text-decoration:underline;
}
#boxes {
	clear:both;
	padding: 0 0 7px 7px;
	height:127px;
	background-color:#e52230;
	background-image:url(imagens/back_boxes.jpg);
}

#boxes ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#boxes ul li {
	display: inline;
	float: left;
	width:242px;
	height:127px;
	margin: 0 7px 0 0;
	font-size:small;
	text-align:center;
	line-height: 1.1em;
	background-image:url(imagens/back_box.png);
}

#boxes ul li a, #boxes ul li a:visited {
	color:#900;
	text-decoration:none;
}

#boxes ul li a:hover {
	text-decoration:underline;
}

.box_titulo {
	text-align:center;
	color:#FF0;
	padding:5px 0;
	width:100%;
	margin-bottom: 8px;
	font-weight:bold;
}
#back_wrap {
	width: 750px;
	background-image:url(imagens/back_wrap.jpg)
}
#rodape {
	clear:both;
	width: 755px;
	font-size: x-small;
	margin: 0 auto;
	padding-bottom: 35px;
	margin-top:3px;
}
#copyright {
	display:inline;
	float: left;
	margin-left: 15px;
	padding: 0 25px;
	color:#900;
}

#dot a, #dot a:visited {
	display:inline;
	float: right;
	margin-right: 15px;
	color:#F90;
	padding: 0 15px;
	text-decoration:none;
}

#dot a:hover {
	color:#900;
}
.limpar {
	clear:both;
}
#conteudo {
	padding:15px 0 15px 15px;
	background-color:#FFF;
	background-image:url(imagens/back_conteudo.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#conteudo .titulo {
	height:1%;
	margin: 0 15px 15px 0;
	padding: 5px 0 5px 35px;
	font-size:x-large;
	background-color:#ed1c24;
	color:#FFF;
	width:685px;
}

#conteudo .texto {
	font-size:small;
	margin-right:15px;
}

#conteudo p {
	padding-bottom: 12px;
}

#conteudo a, #col_direita a:visited {
	text-decoration:none;
	color:#ed1c24;
}

#conteudo a:hover {
	text-decoration:underline;
}
.promocoes {
	display:inline;
	float:left;
	margin: 0 15px 15px 0;
	padding: 5px;
	width:156px;
	height: 235px;
	border:1px solid #CCC;
	background-color:#FFF;
	text-align:center;
	font-size:x-small;
}
.servicos {
	margin: 0;
	padding: 25px 15px;
	width: 690px;
	border: 1px solid #CCC;
	background-color:#FFFFFF;
	text-align:left;
	font-size:small;
}

.img_servicos {
	float:left;
	margin-right: 15px;
}

#menu_servicos, #menu_produtos {
	height: 23px;
}

#menu_servicos a, #menu_servicos a:visited,
#menu_produtos a, #menu_produtos a:visited {
	display:inline;
	padding: 3px 15px;
	font-size:small;
	background-color:#CCC;
}
.itens_cestas {
	font-size:x-small;
	float:left;
	border:1px solid #999;
	padding:5px;
	margin: 0 2px;
}
#cartao ul {
	list-style-type:none;
}
.nota {
	font-size:x-small;
}
#enquete {
	width: 755px;
	height: 200px;
	background-image:url(imagens/enquete.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#900;
}
#opcoes {
	padding: 55px 0 0 320px;
	color:#FC0;
	font-weight:bold;
	font-size:0.8em;
}
#votar {
	margin: 20px 0 0 25px;
	width: 180px;
}
.cronologia {
	margin: 0;
	padding: 15px 15px;
	width: 690px;
	border: 1px solid #CCC;
	background-color:#F0F0F0;
	font-size:small;
}

.crono_item {
	padding: 10px 0;
}
#albuns {
	float:left;
	padding: 0 15px;
	width: 695px;
	height: 150px;
	overflow:auto;
	background-color:#F0F0F0;
	border:1px solid #CCC;
	font-size:small;
}

#albuns ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#albuns ul li {
	padding: 5px 0;
	border-bottom: 1px solid #CCCCCC;
}

#albuns ul li a, #albuns ul li a:visited {
	display:block;
	text-decoration:none;
	color:#ed1c24;
}

#albuns ul li a:hover {
	text-decoration:none;
	background-color:#CCC;
}
#fotos {
	margin-top: 15px;
	width:725px;
	height:140px;
	border: 1px solid #333;
	background-color:#666;
	overflow: auto;
}
#fotos_box {
	height:120px;
}
.thumbs {
	margin:7px;
	float:left;
	border:1px solid #FFF;
}
#wrap_gc {
	margin:0;
	padding:0;
	width:580px;
	height:280px;
	background-color: #F0F0F0;
}

.foto_gc {
	float:left;
	width:370px;
	height:280px;
}

.texto_gc {
	float:right;
	width:180px;
	height:210px;
	padding: 35px 15px;
	font-size:small;
}

.endereco_gc {
	font-size: x-small;
	padding-top: 150px;
	line-height: 1.2em;
}
#form_wrap {
	margin-top: 25px;
}
.bloco_form {
	background-color:#F0F0F0;
	height:1%;
	padding: 12px 0 20px 0;
}
#form_wrap .lbl {
	clear:both;
	float:left;
	width: 100px;
	text-align:right;
	padding: 3px 15px 3px 0;
	font-size:small;
}
#form_wrap .lbl_med {
	clear:both;
	float:left;
	width: 170px;
	text-align:right;
	padding: 3px 15px 3px 0;
	font-size:small;
}
#form_wrap .lbl_big {
	clear:both;
	float:left;
	width: 455px;
	text-align:right;
	padding: 3px 15px 3px 0;
	font-size:small;
}

#form_wrap .frm {
	float:left;
	width: 240px;
	padding: 3px 0;
}

#form_wrap .frm_big {
	float:left;
	width: 500px;
	padding: 3px 0;
}
#form_wrap .frm p {
	color:#F00;
	font-size:x-small;
	display:none;
}
#form_wrap .frm_big p {
	color:#F00;
	font-size:x-small;
	display:none;
}
.form_col {
	float:left;
}

.fc_inpt {
	text-align:left;
	width: 210px;
}
.fc_inpt_sml {
	text-align:left;
	width: 100px;
}
.fc_inpt_big {
	text-align:left;
	width: 480px;
}
.niveis {
	float:left;
	margin-right: 15px;
}

#submitinput {
	width: 150px;
}
.red {
	color: #ed1c24;
	font-weight:bold;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #FFF;}
#TB_window a:visited {color: #FFF;}
#TB_window a:hover {color: #FFF;}
#TB_window a:active {color: #FFF;}
#TB_window a:focus{color: #FFF;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(imagens/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #F0F0F0;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #FFFFFF;
	text-align:left;
	top:45%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
	color:#FFF;
	font-size:xx-small;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
	color:#FFF;
	font-weight:bold;
}

#TB_title{
	background-color:#F00;
	height:27px;
}

#TB_title a:link, #TB_title a:visited, #TB_title a:active {
	text-decoration:none;
	color:#FFF;
}

#TB_title a:hover {
	text-decoration:underline
}

#TB_ajaxContent{
	clear:both;
	padding:0;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:0;
}

#TB_ajaxContent p{
	padding:0;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
/* caption styling */

.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 7px;	
	font-weight: bold;
	font-size: small;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
}
.caption-top {
   border-width: 0;
}

.caption-bottom {
   border-top: 1px solid #FFF;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }

.caption-bottom a, .caption-bottom a:visited {
	color:#FFF;
	text-decoration:none;
}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
