@charset "utf-8";
/*
Theme Name: A Rosário
Theme URI: http://www.fulldesign.com.br/
Description: Based on the default famous WordPress theme <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: fullDesign
Author URI: http://www.fulldesign.com.br/
Tags: 

	This theme was designed and built by fullDesign,
	whose site you will find at http://www.fulldesign.com.br/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

* {
	margin:0;
	padding:0;
}

body {
	background: url(images/bg_texture_ros.jpg) left top repeat-x;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#9b926a;
}



/* Begin Images */
img {
	border:none;
}

p img {
	padding: 0;
	/*max-width: 100%;*/
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 0 4px 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 0 4px 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	vertical-align:top;
	}
/* End Images */

p {
	margin-bottom: 18px;
}

/*
*  TOPO
*/
#div-topo {
	height:80px;
	width:900px;
	margin: 0 auto;
	padding:0 5px;
	z-index:11;
}

#div-topo-logo {
	width:164px;
	height:80px;
	float:left;
}
#ul-topo-menu { /* width: 736px - 50px */
	width:730px;
	height:80px;
	float:left;
	list-style:none;
}


#ul-topo-menu li { /* height: 66px - 37px */
	width: 102px;
	/*height: 29px;*/
	margin-left: 2px;
	padding-top: 37px;
	padding-bottom: 24px;
	float:left;
	background:none;
	display:inline;
	text-align:center;
	background-position: left bottom;
}

#ul-topo-menu li.inativo { /* height: 66px - 37px */
	display:none;
}

#ul-topo-menu li a {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color: #9b926a;
}

#ul-topo-menu li ul {
	padding-top: 15px;
	margin-top: 6px;
	list-style:none;
	width:137px;	background:url(images/menu-list-top.png) top left no-repeat;	/*background-repeat: repeat-y;	background-position: top left, top left;
	background:url(images/menu-list-top.png) left top no-repeat;*/		        /*height: 87px;*/
	display: none;
	position: relative;
        margin-left:0px; /* OK FIREFOX 3,  CHROME 4, IE8, IE7 */
        _position:absolute;
        _margin-left:-84px; /*OK IE6*/
        _margin-top:20px;
        
}

#ul-topo-menu li ul li {
	width:126px;	
	display:block;
	background:url(images/menu-list.png) top left repeat-y;		
	margin:0;
	padding:6px 0px 6px 10px;	
	text-align:left;
	
	border-bottom:1px solid #CCCCCC;
}
#ul-topo-menu li ul li a {
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#004f7d;
}

#ul-topo-menu li ul li a:hover {
	text-decoration:underline;
}

/*
* TV FLASH
*/

#div-tvflash {
	width:100%;
	height:143px;
	background:url(images/bg_tvflash.jpg) left top repeat-x;
	text-align:center;
}
#div-tvflash div {
	width:100%;
	height:143px;
	position:absolute;
	z-index:10;
}
/*
* FRISO
*/

#div-friso {
	width:900px;
	height:26px;
	background:url(images/menu_friso.png) left top no-repeat;
	margin: 0 auto;
}

/*
* CONTEUDO
*/

#div-conteudo {
	width:900px;
	margin: 0 auto;	
}

#div-conteudo-left {
	width:206px;
/*	height:370px;*/
	background:url(images/bg_cont_left.png) right top no-repeat;
	float:left;
}

#div-conteudo-center {
	width:475px; /* 515px - 20px - 20px, interna: 694px - 20px - 30px */
	min-height:370px;
	float:left;
	padding:20px;
	padding-top:5px;
}

#div-conteudo-center-interna {
	width: 644px; /*694px - 20px - 30px */
	min-height:758px;
	float:left;
	padding:20px 30px 20px 20px;
}

#div-conteudo-right {
	width:179px;
	/*height:370px;*/
	background:url(images/bg_cont_right.png) left top no-repeat;
	float:left;	
}

/*
* CONTEUDO LEFT
*/

/*CLUBE MAIS*/
#div-clube-mais {

}
#div-clube-mais-tit {

}
#div-clube-mais-cont {

}
#div-clube-mais-text {
	padding:0 25px 0 15px;
}

/*PONTOS*/
#div-pontos {
	margin: 20px 0 25px 0;
	height:99px;
	background:url(images/bg_pontos.gif) left top no-repeat;
}
#div-pontos-tit {
	height:40px;
}
#div-pontos-cont {
	padding:0 25px 0 15px;
}
#div-pontos-text {
	padding:0 25px 0 15px;
}
#div-pontos .div-input {
	margin-bottom:5px;
	border: 1px solid #dddddd;
	width:160px;
	height:18px;
	background:url(images/bg_input.gif) left top repeat-x;
}
#div-pontos .input-text {
	border: 0px none;
	background:none;
	color:#8a8a89;
	padding:0 4px;
}

/*PARCEIROS*/
#div-parceiros {
	padding-left:15px;
	white-space: nowrap;
	text-align: right;
}

/*
*  CONTEUDO CENTER
*/
#div-ultimas-dicas {
	min-height:150px;
	/*background:url(images/bg_respons.jpg) left top no-repeat;*/
	margin-bottom:15px;
	/*padding-top:30px;*/
	/*margin-top: 10px;*/
}

#div-ultimas-noticias {
	width:200px;
	min-height:150px;
	float:left;
}
#div-ultimas-tit {

}
#div-ultimas-texto {
	padding-top:15px;
}

#div-ultimas-texto a.linkD{
	color:#9B926A;
	text-decoration:none;
}
#div-respons-texto a.linkDD{
	color:#9B926A;
	text-decoration:none;
}

#div-bemestar-texto a.linkDD{
	color:#9B926A;
	text-decoration:none;
}

#div-dicas-texto a.linkDD{
	color:#9B926A;
	text-decoration:none;
}

#div-ultimas-dicas-sep {
	float:left;
	background:url(images/separador.gif) center no-repeat;
	width:74px;
	height:115px;
}

#div-dicas {
	width:200px;
	min-height:150px;
	float:left;
}
#div-dicas-tit {

}
#div-dicas-texto {
	padding-top:15px;
}

#div-respons {
	width:100%;
	min-height:120px;
/*	background:url(images/bg_cont_ultimas_dicas.jpg) left bottom no-repeat;*/
	/*margin-bottom:5px;*/
/*	padding-bottom:50px;*/
}
#div-ferasdacopa {
	width: 100%;
	min-height: 120px;
}

#div-respons-tit {

}
#div-respons-texto {
	padding-top:10px;
}
#div-bemestar2 {
float:right;
}
#div-bemestar {
	width:100%;
}
#div-bemestar-tit {

}
#div-bemestar-texto {
	padding-top:10px;
}

/*
* CONTEUDO LEFT
*/

/*EMCASA*/
#div-emcasa {
	padding-left:40px;
}
#div-emcasa-tit {
	height:45px;
}
#div-emcasa-cont {

}
#div-emcasa-text {

}

/*ROSARIOVIRTUAL*/
#div-rosvirtual {
	margin: 40px 0 0 20px;
}

/*LOJAS*/
#div-lojas {
	margin: 0 0 0 20px;
}
#div-tabloide {
	
	text-align:center;margin-left:30px;
}
#div-tabloide-img {
border:1px solid #c0c0c0;
width:79px;
height:109px;
text-align:center;margin-left:30px;margin-top:10px;
}
#div-tabloide-left{
	margin-top:20px;
}
#div-tabloide-img-left {
border:1px solid #c0c0c0;
width:79px;
height:109px;
text-align:center;margin-left:auto;margin-right:auto;margin-top:10px;
}

/*
* RODAPE
*/
#div-conteudo-rodape {
	width:900px;
	height:45px;
	margin:0 auto;
	background:url(images/bg_conteudo_footer.png) left top no-repeat;
}

#div-rodape {
	width:100%;
	height:22px;
	margin: 25px auto 0 auto;
	background:url(images/bg_rodape.png) left top repeat-x;
	border-top:1px solid #dcdcdc;
}
#div-rodape-text {
	width:515px;
	margin:0 auto;
	padding:4px 0 0 25px;
	color:#a8a8a8;
}

/*
* PAGINAS
*/
.page-text {
	padding-right: 10px; 
}

/*
* CSS GERAL
*/

a {
	text-decoration:none;
	color:#005281;	
}
a:hover {
	text-decoration:underline;
	color:#005281;	
}

.bullet {
	list-style-type:none;
	list-style-position:inside;
	list-style-image:url(images/bullet_blue.gif);
	padding-top:9px;
}
.bullet li {
	line-height:10px;
	padding-bottom: 5px;
}
.bullet li a {
	text-decoration:none;
	color:#005281;	
}
.bullet li a:hover {
	text-decoration:underline;
	color:#005281;	
}

.textobold {
	font-weight:bold;
}

.clear {
	height: 1px;
	clear: both;
}

.div-img {
	width:110px;
	height:88px;
	border:1px solid #c0c0c0;
	overflow:hidden;
	float:left;
	margin-right:10px;
}


ul.page-navigation {
	list-style: none;
	margin: 40px auto 10px auto;
	font-size: 8px;
}
ul.page-navigation li {
	float: left;
	height: 25px;
	display: inline;
	background: url(images/page-navigation/bt_normal.png) left top repeat-x;
	padding: 6px 10px 0 10px;
	vertical-align: middle;	
}
ul.page-navigation li:first-child {
	width: 30px;
	background: url(images/page-navigation/left.png) right top repeat-x;
}
ul.page-navigation li:last-child {
	width: 30px;	
	background: url(images/page-navigation/right.png) left top repeat-x;
}
ul.page-navigation li a {
	color:#005281;
	text-decoration: none;
}

ul.list-navigation {
	list-style: none;
	padding-top: 20px;
	margin: 0 auto;
}
ul.list-navigation li {
	display: inline;
	padding: 0 2px;
}
ul.list-navigation li a {
	text-decoration: none;
	color: #005281;
}

select {
	border:none;
	background: none;
	background: url(images/bg_input.gif) left top repeat-x;
}

.list-titulo {
	text-transform: uppercase;
	font-weight: bold;
}

.list-subtitulo {
	padding-top: 10px;
	font-weight: bold;
}

table.list-item {
	border-collapse: collapse;
	width:100%;
}

table.list-item td {
	padding: 5px 10px;
}

table.list-item td.list-subtitulo {
	padding-top: 18px;
	font-weight: bold;
}


table.list-item td.even {
	background-color: #FFF;
}

/* LOJAS */
ul.atendimento {
	list-style: none;	
}

ul.atendimento li {
	display: inline;
}

.select-label {
	color: black;
}

a.fulldesign-link {
	color:#A8A8A8;
}
a.fulldesign-link:hover {
	color:#A8A8A8;
	text-decoration: none;
}

/* CONTATOS */
#form-contato {
}
#form-contato label {
	padding: 4px 4px 0 0;
	width: 100px;
	text-align: right;
}
#form-contato label.required {
	color: #cfcfcf;
	font-style: italic;
	text-align: left;
	width: auto;
	padding:4px 0 0 4px;
}

#form-contato input, #form-contato textarea {
	width:40%;
	border: 1px solid #dcdcdc;
	padding: 2px 0 0 2px;
}
#form-contato textarea {
	width:365px;
	height: 116px;
	background: url(images/bg_textarea.png) left top repeat-x;	
}
#form-contato input[type=text] {
	background: url(images/bg_input.png) left top repeat-x;
	height: 16px;
}
#form-contato input[name=contato-endereco] {
	width: 365px;
}
#form-contato input[type=radio] {
	width:auto;
	border:none;
	margin: 0 0 0 10px;
}
#form-contato input[type=button] {
	width:46px;
	height:20px;
	background: url(images/bt_contato.png) left top no-repeat;
	border:none;
	padding: 0;
	margin: 5px 0 0;
	cursor: pointer;
}
#form-contato input[type=button].disabled {
	background: url(images/bt_contato_disabled.png) left top no-repeat;
}
#form-contato input.cidade, #form-contato input.cep {
	width:145px;
	float: left;
}
#form-contato input.cidade {
	margin-right: 5px;
}
#form-contato p {
	min-height: 20px;
}
#form-contato p {
	min-height: 20px;
}
#form-contato #contato-send-msg {
	padding-top: 4px;
	color:#005281;	
}
#form-contato #contato-send-msg.error {
	color: red;
}
/*
* NOTICIAS
*/

.noticias-single-titulo {
	font-size: 16px;
	font-weight: bold;
}



/************************************************************************************************************************************************************************************
*************************************************************************************************************************************************************************************

		CSS TRABALHADOS POR SAULO
		
*************************************************************************************************************************************************************************************
*************************************************************************************************************************************************************************************/
/*#player_div{width:465px; min-height:300px; float:left; display:none;  margin-left:85px; /*border:1px solid #000;}*/
#player_div {float:left;}
#div_player{width:300px; height:230px; background:#F9F9F9; float:right; margin-right:50px;margin-top:20px; border:1px solid #CCCCCC;}/*Player de Videos*/
#div_player p{text-align:center; font-size:16px; margin-top:20px;} 

#midia_videos{width:auto; display:none; /*border:1px solid #000;*/}
#midia_audio{width:auto; display:none; /*border:1px solid #000;*/}

.tabloide{width:230px; height:170px; float:left; margin:21px 21px 21px 60px; background:url(images/tabloide.gif) no-repeat top center;}
.tabloide a{ float:left; font-weight:bold !important;}

.videos{width:230px; height:160px; float:left; margin:21px 21px 21px 30px; background:url(images/videos.gif) no-repeat top center; }
.videos a{float:left; font-weight:bold !important;}

#lista{widows:200px; height:230px; float:left; overflow:auto; border:1px solid #CCCCCC; margin:20px 0 0 0;}
#lista1{widows:200px; height:230px; float:left; overflow:auto; border:1px solid #CCCCCC; margin:20px 0 0 0;}
.lista {width: 150px; height: auto; border-bottom: 4px solid #C6BA9D; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; float:left;}
.lista ul {margin: 0; list-style: none; line-height: normal;}
.lista li {display: inline;}
.lista a {display: block; padding: 2px 0 2px 10px; border-top: 1px solid  #C6BA9D; color: #9b926a; text-decoration:none;}
.lista a:hover{background: #9AB5DA; text-decoration: none; font-weight: bold; color: #9b926a;}
.lista .active a {background:#C6BA9D; text-decoration: none; font-weight: bold; color: #000000; text-align:center;}

.bt{ background:#C6BA9D; padding:8px 10px; border:0; font-family:arial; color:#FFF; text-decoration:none; margin-left:60px; float:left; width:120px; text-align:center; font-weight:bold;}
.bt:hover{background:#CCCCCC; color:#000000;}


.menu_list {width: 650px;}
.menu_head {padding: 5px 10px;	cursor: pointer; position: relative;margin:1px; font-weight:bold; background: #eef4d3 /*url(left.png) center right no-repeat*/;}
.menu_body {display:none; padding:5px; padding-bottom:12px; background:#f9f9f9 !important;}
.curriculo{font-size:15px; margin-top:12px !important; font-weight:bold; float:left;}


#browsererror {
	text-align:center;
	margin:0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #fffbb8;
	border-top: 1px solid #ffc20d;
	border-left: 1px solid #ffc20d;
	border-right: 1px solid #ffc20d;
	border-bottom: 1px solid #ffc20d;
	padding: 4px
}


/*POR BRUNO MONTEIRO
POR BRUNO MONTEIRO
POR BRUNO MONTEIRO
POR BRUNO MONTEIRO
POR BRUNO MONTEIRO
POR BRUNO MONTEIRO
POR BRUNO MONTEIRO
*/

#brn_page-front-rosarioemcasa {
float:left;
margin-right:10px;
}
.brn-separadorhorizontal {
clear:both;
height: 30px;
width:100%;
background: transparent url(http://www.drogariarosario.com.br/wp-content/themes/rosario/images/separadorho.png) center center no-repeat;
}