/* CSS RESET \*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
body{margin:0;padding:0;font-family:Arial, Helvetica, sans-serif; font-size:12px;line-height:18px;color:#777;background:url('/media/imgs/fundo_repeat.png');}
a{color:#7f9e15;text-decoration:none;}
a:hover{text-decoration:none;color:#393939;}
a img{border:none;}

/* JQUERY UI  \*/

.ui-helper-hidden{display:none;}
.ui-helper-hidden-accessible{position:absolute;left:-99999999px;}
.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;}
.ui-helper-clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.ui-helper-clearfix{display:inline-block;}
* html .ui-helper-clearfix{height:1%;}
.ui-helper-clearfix{display:block;}
.ui-state-disabled{cursor:default!important;}
.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}
.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%;}
.ui-widget{font-family:Helvetica,Arial,sans-serif;font-size:1.1em;}
.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Helvetica,Arial,sans-serif;font-size:1em;}
.ui-widget-content{border:1px solid #ddd;background:#fff url(/media/imgs/flick/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#444;}
.ui-widget-content a{color:#444;}
.ui-widget-header{border:1px solid #ddd;background:#ddd url(/media/imgs/flick/ui-bg_highlight-soft_50_dddddd_1x100.png) 50% 50% repeat-x;color:#444;font-weight:bold;}
.ui-widget-header a{color:#444;}
.ui-state-default,.ui-widget-content .ui-state-default{border:1px solid #ddd;background:#fff url(/media/imgs/flick/ui-bg_highlight-soft_100_f6f6f6_1x100.png) 50% 50% repeat-x;font-weight:bold;color:#0073ea;outline:none;}
.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#0073ea;text-decoration:none;outline:none;}
.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus{border:1px solid #eee;background:#ddd;font-weight:bold;color:#fff;outline:none;}
.ui-state-hover a,.ui-state-hover a:hover{color:#fff;text-decoration:none;outline:none;}
.ui-state-active,.ui-widget-content .ui-state-active{border:1px solid #ddd;background:#fff url(/media/imgs/flick/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#ff0084;outline:none;}
.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#ff0084;outline:none;text-decoration:none;}
.ui-corner-tl{-moz-border-radius-topleft:2px;-webkit-border-top-left-radius:2px;}
.ui-corner-tr{-moz-border-radius-topright:2px;-webkit-border-top-right-radius:2px;}
.ui-corner-bl{-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;}
.ui-corner-br{-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;}
.ui-corner-top{-moz-border-radius-topleft:2px;-webkit-border-top-left-radius:2px;-moz-border-radius-topright:2px;-webkit-border-top-right-radius:2px;}
.ui-corner-bottom{-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;}
.ui-corner-right{-moz-border-radius-topright:2px;-webkit-border-top-right-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;}
.ui-corner-left{-moz-border-radius-topleft:2px;-webkit-border-top-left-radius:2px;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;}
.ui-corner-all{-moz-border-radius:2px;-webkit-border-radius:2px;}
.ui-slider{position:relative;text-align:left;}
.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:.8em;cursor:default;}
.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;}
.ui-slider-horizontal{height:.4em;}
.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em;}
.ui-slider-horizontal .ui-slider-range{top:0;height:100%;}
.ui-slider-horizontal .ui-slider-range-min{left:0;}
.ui-slider-horizontal .ui-slider-range-max{right:0;}
.ui-slider-vertical{width:.8em;height:100px;}
.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em;}
.ui-slider-vertical .ui-slider-range{left:0;width:100%;}
.ui-slider-vertical .ui-slider-range-min{bottom:0;}
.ui-slider-vertical .ui-slider-range-max{top:0;}
#slider-range{color:#777;}

/* FORMS */
.erro{color:red;}
.form-erros{border:1px solid #eee;margin-bottom:10px;padding:10px;color:red;}
.form-sucesso{border:1px solid #eee;margin-bottom:10px;padding:10px;color:teal;}
fieldset p{margin:15px 0 0;}
fieldset{border:1px solid #ddd;padding:10px;}
fieldset label{font-weight:normal;}
fieldset input,textarea{width:400px;}
fieldset p{margin:15px 0 0;}
legend{font-size:12px;color:#666;font-weight:bold;}
label{width:100%;color:#777;font-weight:normal;display:block;}
.inline{display:inline;width:auto;}
.submit{margin-top:20px;}
fieldset input:hover,fieldset textarea:hover{background-color:#fff;}
input,textarea,select{font-size:11px;font-family:Verdana,Geneva,sans-serif;border-top:1px solid #7f7f7f;border-left:1px solid #7f7f7f;border-bottom:1px solid #eee;border-right:1px solid #eee;background:#fff;padding:4px;width:260px;display:block;margin-bottom:4px;}
select{width:270px;}
input[type="button"],input[type="submit"]{font-weight:bold;width:270px;color:#777;border:1px solid #eee;font-family:inherit;}
input[type="hidden"]{border:0;background:none;display:none;}
input[type="checkbox"]{width:auto;display:inline;border:0;}
textarea{height:140px;width:400px;}
#frmunit{color:#666;}
input.error,textarea.error{border:1px solid red;}
span.error{color:red;font-weight:normal;font-size:11px;margin-left:.3em;display:inline;}
span.valid{display:inline;width:16px;height:16px;}

/* MENU \*/

#nav {height:33px;width:100%; background-image: url(/media/imgs/menuBg.png); text-align: center; color:#000;}
#nav a {color: #777; font-family: 'Arimo', arial, serif; font-weight: bold; text-transform: uppercase; line-height: 33px; font-size: 11px; border-right:1px solid #ccc; cursor: pointer}
#nav a:hover {background-image: url(/media/imgs/menuBgOver.png); color: #FFF}

.menusel {background-image: url(/media/imgs/menuBgOver.png); color: #FFF !important}

.radar {border-left: 1px solid #ccc }

#jsddm{width:1024px;margin:0 auto;padding:0;}
#jsddm li{width:170px;height:33px;float:left; padding:0; margin:0; display:inline-block;}

#jsddm li a{display:block; text-decoration:none; width:170px; white-space:nowrap; height:33px;}


#jsddm li ul{margin:0;padding:0;position:absolute;visibility:hidden; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc;  z-index: 1000}
#jsddm li ul li{width:170px;float:none;display:inline;}
#jsddm li ul li a{width:170px;background-color:#fff;}
#jsddm li ul li a:hover{background-color:#efefef;}
			
/*			
#jsddm li ul li a.agenda {width:167px;height:30px;background:url(http://w-anibal.com/media/imgs/menu/submenu/radar/pt/agenda.png) top left;border-left:1px solid #eee;border-right:1px solid #eee;}
#jsddm li ul li a.agenda:hover {background-position: 0 -30px;}
#jsddm li ul li a.noticias {width:167px;height:30px;background:url(http://w-anibal.com/media/imgs/menu/submenu/radar/pt/noticias.png) top left;border-left:1px solid #eee;border-right:1px solid #eee;}
#jsddm li ul li a.noticias:hover  {background-position: 0 -30px;}
#jsddm li ul li a.newsletters {width:167px;height:30px;background:url(http://w-anibal.com/media/imgs/menu/submenu/radar/pt/newsletters.png) top left;border-left:1px solid #eee;border-right:1px solid #eee;border-bottom:1px solid #eee;}
#jsddm li ul li a.newsletters:hover  {background-position: 0 -30px;}
				
#jsddm li ul li a.publicacoes {width:167px;height:30px;margin:0px;background:url(http://w-anibal.com/media/imgs/menu/submenu/critica/pt/publicacoes.png) top center;border-left:1px solid #eee;border-right:1px solid #eee;}
#jsddm li ul li a.publicacoes:hover  {background-position: 16px -30px;}
#jsddm li ul li a.artigos {width:167px;height:30px;background:url(http://w-anibal.com/media/imgs/menu/submenu/critica/pt/artigos.png) top center;border-left:1px solid #eee;border-right:1px solid #eee;}
#jsddm li ul li a.artigos:hover  {background-position: 16px -30px;}
#jsddm li ul li a.radio {width:167px;height:30px;background:url(http://w-anibal.com/media/imgs/menu/submenu/critica/pt/radio.png) top center;border-left:1px solid #eee;border-right:1px solid #eee;margin-bottom:0px;}
#jsddm li ul li a.radio:hover  {background-position: 16px -30px;}
#jsddm li ul li a.televisao {width:167px;height:30px;background:url(http://w-anibal.com/media/imgs/menu/submenu/critica/pt/televisao.png) top center;border-left:1px solid #eee;border-right:1px solid #eee;}
#jsddm li ul li a.televisao:hover  {background-position: 16px -30px;}
#jsddm li ul li a.viagens {width:167px;height:30px;background:url(http://w-anibal.com/media/imgs/menu/submenu/critica/pt/viagens.png) top center;border-left:1px solid #eee;border-right:1px solid #eee;}
#jsddm li ul li a.viagens:hover  {background-position: 16px -30px;}
#jsddm li ul li a.notas {width:167px;height:30px;background:url(http://w-anibal.com/media/imgs/menu/submenu/critica/pt/notas.png) top center;border-left:1px solid #eee;border-right:1px solid #eee;border-bottom:1px solid #eee;}
#jsddm li ul li a.notas:hover  {background-position: 16px -30px;}
				
#jsddm li ul li a.regioes {width:167px;background:url(http://w-anibal.com/media/imgs/menu/submenu/educacao/pt/regioes.png) top center;border-left:1px solid #eee;border-right:1px solid #eee;}
#jsddm li ul li a.regioes:hover  {background-position: 15px -30px;}
#jsddm li ul li a.colheitas {width:167px;background:url(http://w-anibal.com/media/imgs/menu/submenu/educacao/pt/colheitas.png) top center;border-left:1px solid #eee;border-right:1px solid #eee;}
#jsddm li ul li a.colheitas:hover  {background-position: 16px -30px;}
#jsddm li ul li a.livros {width:167px;background:url(http://w-anibal.com/media/imgs/menu/submenu/educacao/pt/livros.png) top center;border-left:1px solid #eee;border-right:1px solid #eee;}
#jsddm li ul li a.livros:hover  {background-position: 16px -30px;}
#jsddm li ul li a.cursos {width:167px;background:url(http://w-anibal.com/media/imgs/menu/submenu/educacao/pt/cursos.png) top center;border-left:1px solid #eee;border-right:1px solid #eee;}
#jsddm li ul li a.cursos:hover  {background-position: 16px -30px;}
#jsddm li ul li a.palestras {width:167px;background:url(http://w-anibal.com/media/imgs/menu/submenu/educacao/pt/palestras.png) top center;border-left:1px solid #eee;border-right:1px solid #eee;}
#jsddm li ul li a.palestras:hover  {background-position: 16px -30px;}
#jsddm li ul li a.glossario {width:167px;background:url(http://w-anibal.com/media/imgs/menu/submenu/educacao/pt/glossario.png) top center;border-left:1px solid #eee;border-right:1px solid #eee;border-bottom:1px solid #eee;}
#jsddm li ul li a.glossario:hover  {background-position: 16px -30px;}

#jsddm li ul li a.saude {width:167px;background:url(http://w-anibal.com/media/imgs/menu/submenu/consumo/pt/saude.png) top center;border-left:1px solid #eee;border-right:1px solid #eee;}
#jsddm li ul li a.saude:hover {background-position: 5px -30px;}
#jsddm li ul li a.comida {width:167px;background:url(http://w-anibal.com/media/imgs/menu/submenu/consumo/pt/comida.png) top center;border-left:1px solid #eee;border-right:1px solid #eee;}
#jsddm li ul li a.comida:hover {background-position: 5px -30px;}
#jsddm li ul li a.casa {width:167px;background:url(http://w-anibal.com/media/imgs/menu/submenu/consumo/pt/emcasa.png) top center;border-left:1px solid #eee;border-right:1px solid #eee;}
#jsddm li ul li a.casa:hover {background-position: 5px -30px;}
#jsddm li ul li a.loja {width:167px;background:url(http://w-anibal.com/media/imgs/menu/submenu/consumo/pt/naloja.png) top center;border-left:1px solid #eee;border-right:1px solid #eee;}
#jsddm li ul li a.loja:hover {background-position: 5px -30px;}
#jsddm li ul li a.restaurante {width:167px;background:url(http://w-anibal.com/media/imgs/menu/submenu/consumo/pt/norestaurante.png) top center;border-bottom:1px solid #eee;border-left:1px solid #eee;border-right:1px solid #eee;}
#jsddm li ul li a.restaurante:hover {background-position: 5px -30px;}



/* PAGINACAO \*/

.paginacao{float:right;margin:20px 30px 10px 0;text-transform:uppercase;font-weight: normal;text-align:left;}
.paginacao li{display:inline;padding:3px 7px;margin-left:3px;text-decoration:none; border:1px solid #eee; border-radius:2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;}
.paginacao li.current{color:#eee;}
.paginacao li.disabled{color:#ddd;}
.paginacao a{ color:#777777;}
ul.glossario li{display:inline;}


/* GUIA DE VINHOS  \*/
.fichatecnica{float:left;margin-right:20px;font-size:14px;}
#filtros{width:230px;padding-left:10px;float:left;height:730px;}
#guia{width:720px;height:760px;float:left;padding-left:10px;}
#vinhos{ padding-top:25px;}


#guia .vinho{width:120px; height:200px; float:left; margin-bottom:30px;}
#loader{display:none;}
#terrunhos li{cursor:pointer;}
#regiao li{cursor:pointer;}
#cor li{cursor:pointer;}
.filtrodiv span{ margin-top:10px; display:block; width: 160px; font-weight: normal;font-size:14px;padding-bottom:10px;border-bottom: 1px solid #777777;}
.filtrodiv ul{margin-top:10px}

body {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color:#777777;margin:0;padding:0;background:url(/media/imgs/fundo_repeat.png) repeat;}

h1, h2, h3, h4, h5, h6, p, a {margin:0;padding:0;}

#wrapper {width:100%;height:100%;margin:0;padding:0;}

#content {margin:20px auto; width:1024px;padding:10px 0 0 10px;}
#main_home {float:left;width:640px;border-right:1px solid #eee;}

#publicidade_home {float:left;width:360px;}
#publicidade_home h3 {font:18px/18px Helvetica, Arial, sans-serif;color:#777777;margin:0 0 15px 0;}
#main {float:left;width:640px;border-right:1px solid #eee; min-height: 550px;}

#publicidade {float:left;width:360px;padding-left:20px;}
#publicidade .grid240 {width:160px;padding-right:3px;}
#publicidade .grid240 img{border:1px solid #eee;width:160px;}
#publicidade h3 {font:18px/18px Helvetica, Arial, sans-serif;color:#777777;margin:0 0 15px 0;}
#main_large {float:left;width:960px;}
#main_large h1 {font:18px/18px Helvetica, Arial, sans-serif;color:#777777;margin:0;}
#content .grid640 {min-height:10px;}
#content .grid560 {min-height:10px;}
#content .grid480 {min-height:10px;}
#content .grid320 {min-height:10px;}
#content .grid240 {min-height:10px;}
#content .grid160 {min-height:10px;}
#content .grid80 {min-height:10px;}

/*GRID GENERAL*/

.grid60 {float:left;margin:0 10px 10px 0;width:50px;}
.grid80 {float:left;margin:0 10px 10px 0;width:70px;}
.grid90 {float:left;margin:0 10px 10px 0;width:100px;}
.grid120 {float:left;margin:0 10px 10px 0;width:110px;height:180px;}
.grid160 {float:left;margin:0 10px 10px 0;width:150px;}
.grid180 {float:left;margin:0 10px 10px 0;width:170px;}
.grid230 {float:left;margin:0 10px 10px 0;width:220px;}
.grid240 {float:left;margin:0 10px 10px 0;width:230px;}
.grid320 {float:left;margin:0 10px 10px 0;width:310px;}
.grid400 {float:left;margin:0 10px 10px 0;width:390px;}
.grid480 {float:left;margin:0 10px 10px 0;width:470px;}
.grid560 {float:left;margin:0 10px 10px 0;width:550px;}
.grid640 {float:left;margin:0 10px 10px 0;width:630px;}
.grid720 {float:left;margin:0 10px 10px 0;width:710px;}
.grid770 {float:left;margin:0 10px 10px 0;width:760px;}
.grid800 {float:left;margin:0 10px 10px 0;width:790px;}
.grid880 {float:left;margin:0 10px 10px 0;width:870px;}
.grid960 {float:left;margin:0 10px 10px 0;width:950px;}

.grid60, .grid80, .grid90, .grid120, .grid160, .grid180, .grid230, .grid240, .grid320, .grid400, .grid480, .grid560, .grid640, .grid720, .grid730, .grid770, .grid800, .grid880, .grid960 {min-height: 10px;}


.breadcrumb{margin-bottom:20px;font-family:Helvetica, Arial, sans-serif;}
.breadcrumb ul li{list-style:none;display:inline;font-size:18px;font-family:Helvetica, Arial, sans-serif;text-transform:uppercase;}
.breadcrumb h1{ margin:0px; padding:0px; font-weight: normal;font-family:Helvetica, Arial, sans-serif; display:inline;}

.home{margin-bottom:20px;display:block;font-size:18px;font-family:Arial;text-transform:uppercase;margin:0px; padding:0px; font-weight: normal;font-family:Arial;}
/* \GRID GENERAL\ */

/*HOME PAGE*/

.destaque {float:left;width:603px;margin:10px 0 20px 0;height:230px;background:url(/media/imgs/home/fundo_destaque2.jpg) no-repeat top;}
.destaque2 {float:left; margin:0px 0 20px 0; width:603px;}
.destaque3 {float:left; margin:0px 0 20px 0; width:603px;}


.destaque2 img {border: 1px solid #eee}
.destaque3 img {border: 1px solid #eee}

.content {float:left;width:150px;margin:8px 0 0 0;}
.content h4 {font:14px/18px Arial, Helvetica, sans-serif; color:#555;}
.content p {font:12px/18px Arial, Helvetica, sans-serif; color:#000;margin:1em 0 0 0;}

/* diario */
.vinhodia {float:left;width:305px;margin:0 0 0 0;padding: 50px 0 0 5px;}
.vinhodia img {width:40px;}
.vinhodia .header {float:left;width:256px;height:44px;margin:9px 0 0 5px;}
.vinhodia .garrafa {float:left;margin:10px 25px 0 35px;}
.vinhodia h3 {font:16px/20px Arial, Helvetica, sans-serif; color:#000;}
.vinhodia a {color:#658106;}
.vinhodia span{font-size:14px;}

/* calendario */
.vinhocalendario {float:left;width:280px;padding: 50px 0 0 7px;}
.vinhocalendario img {width:40px;}
.vinhocalendario .header {float:left;width:281px;height:39px;margin:9px 0 0 0;}
.vinhocalendario .garrafa {float:left;margin:10px 25px 0 20px;}
.vinhocalendario h3 {font:16px/20px Arial, Helvetica, sans-serif; color:#000;}
.vinhocalendario a {color:#11839b;}
.vinhocalendario span{font-size:14px;}
/* destaqueguia */

.destaque_guia img {float:left;margin:17px 5px 0 22px;}
.destaque_guia .cont {float:left;width:360px;margin:17px 0 0 13px;}
.destaque_guia .cont h3 {font:16px/18px Arial, Helvetica, sans-serif; color:#7f9e15;margin:0 0 25px 0;}
.destaque_guia .cont p {font:12px/18px Arial, Helvetica, sans-serif; color:#777777;margin-bottom:10px;}


#publicidade_home .grid320 {padding: 0 0 0 20px;width:290px;}

/* search */
#search {padding:0 0 20px 0;}
#search p {margin:5px 0 0 5px;font-size:12px;}
#search input {margin-right: 5px;}
#search select {height:30px; background-color:#fff; margin-right: 5px} 

/* agenda */
#agenda img {margin-bottom:10px;}
#agenda h4 {margin:10px 0 0 5px;font-size:12px;font-weight:normal;}
#agenda p {margin:5px 0 0 5px;font-size:14px;color:#7f9e15;}

#eventos .grid80 {margin-top:0px; width:70px; text-align: right; line-height: 22px; padding-right: 10px; border-right: 1px solid #eee}
#eventos .mes {font-family: Arial, Helvetica,sans-serif; font-size: 13px; font-weight: normal; text-align: center; text-transform: uppercase;}
#eventos .ano {font-family: Arial, Helvetica,sans-serif; color:#7F9E15; font-size: 14px; font-weight: bold; text-align: center; }
#eventos .dia {font-family: Arial, Helvetica,sans-serif; font-size: 13px; font-weight: bold; text-transform: uppercase;}
#eventos .evento {font-family: Arial, Helvetica,sans-serif; font-size: 13px; margin-left: 10px; color:#777; text-transform: uppercase;}
#eventos p {padding: 15px 0 10px 55px; font-size: 13px; margin: 0px;}
#eventos p img {border: 1px solid #eee}

/* \NOTICIAS\ */


#noticias .grid80 {margin-top:7px; width:70px; text-align: right;line-height: 22px; padding-right: 10px; border-right: 1px solid #eee}
#noticias .mes {font-family: Arial, Helvetica,sans-serif; font-size: 13px; font-weight: normal; text-align: center; text-transform: uppercase;}
#noticias .ano {font-family: Arial, Helvetica,sans-serif; color:#7F9E15; font-size: 14px; font-weight: bold; text-align: center; }
#noticias .dia {font-family: Arial, Helvetica,sans-serif; font-size: 27px; font-weight: bold; text-transform: uppercase;}
#noticias .evento {font-family: Arial, Helvetica,sans-serif; font-size: 13px; color:#777; text-transform: uppercase;}
#noticias p {padding: 0 0 10px 0; font-size: 13px; margin: 0px;}
#noticias p img {border: 1px solid #eee}

/* \HOME PAGE\ */

/* ARTIGOS/TV/RADIO */


.item_block h3 {font:14px/18px Arial, Helvetica, sans-serif; color:#7f9e15;}
.item_block h4 {font:14px/18px Arial, Helvetica, sans-serif; color:#7f9e15;margin:0 0 20px 0;}
.item_block h5 {font:20px/24px Arial, Helvetica, sans-serif; color:#7f9e15;}
.item_block h6 {font:12px/18px Arial, Helvetica, sans-serif;}
.item_block p {font:12px/18px Arial, Helvetica, sans-serif; margin:0 0 10px 0;}
.grid80.artigos{text-align: center;}
.grid80.artigos a{color: #777; font-size: 11px; line-height: 5px; text-transform: lowercase}
.item_block .grid160 {float:right;margin:0 0 20px 30px;}
.item_block .grid160 img {margin:0 0 0 10px;}
#main .grid640 {padding:0 20px 0 0;}
.item_block {margin:0 10px 10px 0;}
.item_list {}
.item_list h3 {float:left;font:14px/18px Arial, Helvetica, sans-serif;color:#7f9e15;margin:0 0 0 10px;}
.item_list h6 {float:left;font:12px/18px Arial, Helvetica, sans-serif;color:#777777;margin:0 0 10px 0px;}
.clipping {border:1px solid #eee}

/* \ARTIGOS/TV/RADIO\ */

/* LIVROS*/

#main .grid560livros{float:left;margin:0 0 10px 20px;width:530px; display: block}



/* VIAGENS */


#main .grid560 {padding:0 0 0 0;width:470px;}
#main .grid560 img {margin:0 0 20px 0;}
.grid160 .item_block {margin:0 0 20px 0;}
.city {float:right;}
.frame {width:132px;height:91px;background:url(/media/imgs/viagens/moldura.png) no-repeat top left;}
.picture {float:left;width:122px;margin:5px 0 0 4px;overflow:hidden;}
.picture img {height:81px;}

.heading h1 {font-family: Arial, Helvetica,sans-serif; font-size: 13px; font-weight: bold; text-align: left; text-transform: uppercase; margin: 0 0 10px 0;}


/* \VIAGENS\ */

.slide img {border:1px solid #eee;}


/* GUIA */

#filtros {float:left;width:220px;}
#guia {float:right;width:720px}
.botoes {float:right;margin:0;padding:0;}
.botoes ul {width:50px;margin:0;padding:0;}
.botoes li {display:inline;}


/* \GUIA\ */


/* NOTAS DE PROVA */
#frmnotas select { display: none; }
#notas .filtros_top_wrapper {width:950px;margin:0 0 5px 0;padding:5px 0 8px 2px;border-bottom:1px solid #eee;}

#notas .filtros_top_wrapper ul {list-style-type: none;margin:0;padding:0;}
#notas .filtros_top_wrapper li {font:14px/18px Arial, Helvetica,sans-serif; display:inline;}
#notas .filtros_top_wrapper li a {float:left;text-decoration:none;margin:0 7px 0 6px;padding:5px 10px 3px 10px;}
#notas .filtros_top_wrapper li a:hover {background:#bbbbbb;color: #ffffff; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px}

#notas .filtros_top_wrapper .selected a {background:#bbbbbb;color:#ffffff; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px}

#notas .filtros_bottom_wrapper {width:950px;margin:0 0 5px 0;padding:5px 0 5px 2px;}

#notas .filtros_bottom_wrapper ul {list-style-type: none;margin:0;padding:0;}
#notas .filtros_bottom_wrapper li {font:14px/18px Arial, Helvetica, sans-serif; display:inline;}
#notas .filtros_bottom_wrapper li a {color: #777777;text-decoration:none;margin:0 7px 0 6px;padding:2px 10px 3px 10px;}
#notas .filtros_bottom_wrapper li a:hover {background:#aaaaaa;color: #ffffff;}

#notas .filtros_bottom_wrapper li input {margin:2px 7px 0 6px;padding:0;font-size:11px;}
#notas .filtros_bottom_wrapper li select {margin:2px 7px 0 6px;padding:0;min-width:100px;}
#notas .filtros_bottom_wrapper li option {}

#notas .list_wrapper {width:950px;padding:0;}

#notas .list_wrapper ul {list-style-type: none; margin:0;padding:0;}
#notas .list_wrapper li {font:14px/18px Arial, Helvetica, sans-serif; color: #777777;margin:10px 0 10px 0;padding:5px 0 3px 10px;height:20px;}
#notas .list_wrapper li a {text-decoration:none;}

#notas .nome {color:#7f9e15;}

#notas .list_wrapper .top {border-bottom:1px solid #eee;}
#notas .list_wrapper .top .ano {float:left;width:60px;}
#notas .list_wrapper .top .nome {float:left;width:540px;}
#notas .list_wrapper .top .regiao {float:left;width:250px;}
#notas .list_wrapper .top .pontuacao {float:left;width:80px;}
#vinho .prova {position:relative; top:50px;}
.pontuacao {margin-left: 10px;}
.pont {margin-top:30px; width:74px;}
.pont img{float:right;}

#notas .list_wrapper .even {}
#notas .list_wrapper .even .ano {float:left;width:60px;}
#notas .list_wrapper .even .nome {float:left;width:540px;}
#notas .list_wrapper .even .regiao {float:left;width:250px;}
#notas .list_wrapper .even .pontuacao {float:left;width:80px;}

#notas .list_wrapper .odd {background:#eee;}
#notas .list_wrapper .odd .ano {float:left;width:60px;}
#notas .list_wrapper .odd .nome {float:left;width:540px;}
#notas .list_wrapper .odd .regiao {float:left;width:250px;}
#notas .list_wrapper .odd .pontuacao {float:left;width:80px;}

#frmnotas #forms form{display:none;}
#frmnotas input { float:left; width:160px; margin-right:10px; } #notas select{ margin-right:10px; float:left; width:170px; }
#frmnotas #score{ float:left; }
#frmnotas #slider-range{ float:left; }

/* \NOTAS DE PROVA\ */


/* FOOTER */

#footer {width:100%;height:220px;bottom:0;margin:50px 0 0 0;background:url(/media/imgs/comuns/separador_xxl.png) no-repeat top center;}
#footer .cont {width:970px;height:30px;margin:0 auto; padding:0 0 0 10px;}
#footer .grid320 {margin-top:20px;}
#footer .grid320 img {float:left;margin:0 10px 0 0px;}
#footer .grid320 p {margin:16px 0 0 0;font:12px/14px Arial, Helvetica, sans-serif; color:#999999}
#footer .grid320 a {text-decoration:none;font-weight:bold;color:#999999}
#footer .grid320 a:hover {color:#777777}

/* \FOOTER\ */


/* case specific */
.clear {clear:both;}
#menu .borderless {border:none;}
.separador {margin:15px 0 10px 0;}
.lseparador {padding-bottom:10px;margin-bottom:20px;border-bottom:1px solid #eee;clear:both;}
/* case specific */

/* Links */

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

/* LIGHTBOX \*/
#vinho {width:600px; }
#vinho .img{width:110px;height:300px;float:left;padding-top:30px;}/*MUDOU*/
#vinho .pontuacao{float:left;margin-left: 20px;}/*MUDOU*/
#vinho h1{font:24px/32px Arial, Helvetica, sans-serif; padding-top:10px;}
#vinho h2{font:16px/20px Arial, Helvetica, sans-serif; padding-top:10px;padding-bottom:10px;}
#vinho .descricao{float:left;width:320px;padding-left:20px;}/*MUDOU*/
#vinho .texto {min-height:100px;}/*MUDOU*/
#vinho .items li{padding-bottom: 4px;}
#vinho .items li img{padding-top:4px;padding-right:5px;}
#vinho .premios{margin-top:20px;}
#filtros li{padding-left:15px;background:url('/media/imgs/check_on.png');background-repeat:no-repeat; padding-bottom:1px; background-position:0 4px;}



#headerbg{width:100%;height:160px;}
#header{width:1024px;margin:0 auto;}
#header a{text-decoration:none;}
.bg_home{background:url('/media/imgs/headers/home2.jpg') no-repeat #000000;background-position:50% 0;}
.bg_critica{background:url('/media/imgs/headers/critica.jpg') no-repeat #000000;background-position:50% 0;}
.bg_educacao{background:url('/media/imgs/headers/educacao.jpg') no-repeat #000000;background-position:50% 0;}
.bg_consumo{background:url('/media/imgs/headers/consumo.jpg') no-repeat #000000;background-position:50% 0;}

/* \subMENU\ */


/* PUBLICACOES \*/

#publicacoes .column_left{float:left;margin:0;padding:0;width:310px;}
#publicacoes .column_left img{margin:0;padding:0;width:280px; border:1px solid #eee;}
#publicacoes .column_right{float:left;margin:0 5px 0 0;padding:0 10px 10px 10px;width:290px;}
#publicacoes .column_right h1{font:16px/20px Arial, Helvetica, sans-serif; color:#7f9e15;}
#publicacoes .column_right p{font:12px/18px Arial, Helvetica, sans-serif; color:#888;margin-top:10px;}
#publicacoes .column_half{float:left;width:290px;padding:0 10px 10px 0px;margin:40px 5px 0 0;}
#publicacoes .column_half h3{font:14px/20px Arial, Helvetica, sans-serif;color:#7f9e15;}
#publicacoes .column_half p{font:12px/18px Arial, Helvetica, sans-serif;color:#888;margin-top:10px;}
#publicacoes .column_half img{margin-right:20px; border:1px solid #eee;}
#publicacoes .column_right ul{margin-top:40px;}
#publicacoes .column_right li a{font-size:14px;}
#publicacoes .column_right li{margin-bottom:5px;}
#publicacoes .column_right img{margin-right:5px;}



#vinhos .list_wrapper {width:720px;padding:0 0 0 10px;}
#vinhos .list_wrapper ul {list-style-type: none; margin:0;padding:0;}
#vinhos .list_wrapper li {font:14px/18px Arial, Helvetica, sans-serif; color: #777777;margin:10px 0 10px 0;padding:5px 0 3px 0;height:20px;}
#vinhos .list_wrapper li a {text-decoration:none;}
#vinhos .nome {color:#7f9e15;}
#vinhos .list_wrapper .top {border-bottom:1px solid #eee;}
#vinhos .list_wrapper .top .ano {float:left;width:60px;}
#vinhos .list_wrapper .top .nome {float:left;width:560px;}
#vinhos .list_wrapper .top .pontuacao {float:left;width:80px;}
#vinhos .list_wrapper .even {}
#vinhos .list_wrapper .even .ano {float:left;width:60px;}
#vinhos .list_wrapper .even .nome {float:left;width:560px;}
#vinhos .list_wrapper .even .pontuacao {float:left;width:80px;}
#vinhos .list_wrapper .odd {background:#EEEEEE}
#vinhos .list_wrapper .odd .ano {float:left;width:60px;}
#vinhos .list_wrapper .odd .nome {float:left;width:560px;}
#vinhos .list_wrapper .odd .pontuacao {float:left;width:80px;}
#icons img{ float:right; padding-right:5px;}
#icons {  padding-bottom: 30px;}
/* LIGHTBOX \*/



/* EDUCACAO */
.tabela {margin:30px 0 0 0; border:1px solid #eee; padding:20px; width:650px; background:#fff; border-radius-top-left:2px;-webkit-border-top-left-radius:2px; -moz-border-radius-topleft:2px;}
.tabela .grid160 p {font-size:14px;color:#7f9e15;}
.tabela .grid90 {margin-right: 20px;}
.tabela .grid480 p {margin:0 20px 20px 0;}
.tabela .descricao_tabela {border-bottom:1px solid #eee; padding:20px 0 0 0; margin:0 20px 10px 0;}
.descricao {width:380px;float:left; margin:0 20px 30px 0;}

.gloss_head {margin:0 0 0 0;}
.gloss_head select {clear:both;float:left;margin:0 10px 0 0;margin-top: 10px; width:190px;}
.gloss_head ul {float:left;display:inline;margin:0 20px 0 0;}
.gloss_head li {display:inline;}
.gloss_head input {margin-top: 10px;float:left;width:140px;}



#colheitas .desc{ display:none; }
#colheitas a.desclick{ color:#777;}

.ac_results{padding:0px;border:1px solid black;background-color:white;overflow:hidden;z-index:99999;}
.ac_results ul{width:100%;list-style-position:outside;list-style:none;padding:0;margin:0;}
.ac_results li{margin:0px;padding:2px 5px;cursor:default;display:block;font:menu;font-size:12px;line-height:16px;overflow:hidden;}
.ac_loading{background:white url('/media/imgs/indicator.gif') right center no-repeat;}
.ac_odd{background-color:#eee;}
.ac_over{background-color:#0A246A;color:white;}

#publicidade h3{ text-transform: uppercase;}
#qhome{ width:172px;}
.center{text-align:center;}
.right{text-align:right;}
#comentarios li{ border-bottom:1px solid #eee; margin-bottom: 10px;padding:10px 10px 20px 10px;}
#comentarios li:last-child{border-bottom: 0px}
li.inactivo{background:#FFEFEF;}
li.activo{background:#F7FFEF;}
li div.comentario-img{width:40px;float:left;}
li div.comentario-txt{width:430px;float:left;margin-left:15px;}

#enviarc {margin: 10px 0 20px 0;}

#comentarios #msg{width: 440px}
#comentarios {margin: 20px 0 0 0;}
#comentarios h5 {font-weight: bold; font-family:Helvetica, Arial, sans-serif; font-size: 16px; margin: 0 0 20px 0; text-transform: uppercase; }


/* CONSUMO */

#main .grid720 {padding:10px 20px 0 0;width:680px;}
#main .grid720 .image_block {float:left; margin:0 20px 20px 0;width:320px;overflow:hidden;border:1px solid #eee;}
#main .grid720 .image_block img {}

#main .grid720 .indice_block {float:left;padding:0 0 0 20px; width: 260px}
/*#main .grid720 h3 {font:18px/18px Helvetica, Arial, sans-serif;color:#777777;margin:0 0 30px 0;}*/
.indice_block h4 {font:14px/18px Arial, Helvetica, sans-serif; color:#7f9e15;margin:0 0 20px 0;}
#main .grid720 .indice_block ul {float:left;margin:0 0 20px 20px;}
#main .grid720 .indice_block li {list-style-type:decimal;}
#main .grid720 .indice_block li a {color:#7f9e15; text-transform: uppercase}
#main .grid720 .indice_block li a:hover {}


#main .grid720 .item_block ul {float:left;margin:20px 0 40px 30px;}
#main .grid720 .item_block li {list-style-type: disc;margin:0 0 10px 0;}
#main .grid720 .item_block li a {color:#7f9e15;}
#main .grid720 .item_block li a:hover {}

#main .grid720 .item_block .top {float:right;margin:0 0 20px 0;}
#main .grid720 .item_block .top a {font-size:12px;}
#main .grid720 .item_block .top {}
#main .grid720 p {margin-bottom: 20px;}

/* \CONSUMO\ */

/* A MINHA CONTA */

#main .grid80 {}
#main .grid640 {padding:0 0 0 0; margin:0 0 0 0;}
#main .grid640 .item_block{margin-bottom: 35px;}
#main .grid640 .item_form {float:left;padding:20px;width:90%;border-bottom:1px solid #eee;}
#main .grid640 .item_form h3 {float:left;font:14px/18px Arial, Helvetica, sans-serif; color:#7f9e15;}
#main .grid640 .item_form h4 {float:right;font:14px/18px Arial, Helvetica, sans-serif; color:#7f9e15;width:70%;}
#main .grid640 .item_form input {float:right;color:#777;width:370px;}
#main .grid640 .item_form textarea {float:right;color:#777;width:370px;}
#main .grid640 .item_form select {float:right;color:#777;width:380px;}
#main .grid640 .item_form input[type="submit"] {float:right;color:#777;width:380px;}
.red {font-size:14px;color:#ff0000;margin-left:10px;}
.avatar {border:1px solid #eee}

/* \A MINHA CONTA\ */

.outros h5 {font-weight: bold; font-family:Helvetica, Arial, sans-serif; font-size: 16px; margin: 15px 0 25px 0;}

.green {color:#7f9e15;}

.radio{margin-bottom: 40px;}
.login p {font-size: 11px;}

#fancybox-loading{position:fixed;top:50%;left:50%;height:40px;width:40px;margin-top:-20px;margin-left:-20px;cursor:pointer;overflow:hidden;background:transparent;z-index:1104;display:none;}
* html #fancybox-loading{position:absolute;margin-top:0;}
#fancybox-loading div{position:absolute;top:0;left:0;width:40px;height:480px;background:transparent url('/media/imgs/fancybox/fancy_loading.png') no-repeat;}
#fancybox-overlay{position:fixed;top:0;left:0;bottom:0;right:0;background:#000;z-index:1100;display:none;}
* html #fancybox-overlay{position:absolute;width:100%;}
#fancybox-tmp{padding:0;margin:0;border:0;overflow:auto;display:none;}
#fancybox-wrap{position:absolute;top:0;left:0;margin:0;padding:20px;z-index:1101;display:none;}
#fancybox-outer{position:relative;width:100%;height:100%;background:#FFF;}
#fancybox-inner{position:absolute;top:0;left:0;width:1px;height:1px;padding:0;margin:0;outline:none;overflow:hidden;}
#fancybox-hide-sel-frame{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;}
#fancybox-close{position:absolute;top:-15px;right:-15px;width:32px;height:32px;background:url('/media/imgs/fancybox/fancy_close.png') top left no-repeat;cursor:pointer;z-index:1103;display:none;}
#fancybox_error{color:#444;font:normal 12px/20px Arial;}
#fancybox-content{height:auto;width:auto;padding:0;margin:0;}
#fancybox-img{width:100%;height:100%;padding:0;margin:0;border:none;outline:none;line-height:0;vertical-align:top;-ms-interpolation-mode:bicubic;}
#fancybox-frame{position:relative;width:100%;height:100%;border:none;display:block;}
#fancybox-title{position:absolute;bottom:0;left:0;font-family:Arial;font-size:12px;z-index:1102;}
.fancybox-title-inside{padding:10px 0;text-align:center;color:#333;}
.fancybox-title-outside{padding-top:5px;color:#FFF;text-align:center;font-weight:bold;}
.fancybox-title-over{color:#FFF;text-align:left;}
#fancybox-title-over{padding:10px;background:url('/media/imgs/fancybox/fancy_title_over.png');display:block;}
#fancybox-title-wrap{display:inline-block;}
#fancybox-title-wrap span{height:32px;float:left;}
#fancybox-title-left{padding-left:15px;background:transparent url('/media/imgs/fancybox/fancy_title_left.png') repeat-x;}
#fancybox-title-main{font-weight:bold;line-height:29px;background:transparent url('/media/imgs/fancybox/fancy_title_main.png') repeat-x;color:#FFF;}
#fancybox-title-right{padding-left:15px;background:transparent url('/media/imgs/fancybox/fancy_title_right.png') repeat-x;}
#fancybox-left, #fancybox-right{position:absolute;bottom:0px;height:100%;width:35%;cursor:pointer;outline:none;background-image:url('/media/imgs/fancybox/blank.gif');z-index:1102;display:none;}
#fancybox-left{left:0px;}
#fancybox-right{right:0px;}
#fancybox-left-ico, #fancybox-right-ico{position:absolute;top:50%;left:-9999px;width:30px;height:30px;margin-top:-15px;cursor:pointer;z-index:1102;display:block;}
#fancybox-left-ico{background:transparent url('/media/imgs/fancybox/fancy_nav_left.png') no-repeat;}
#fancybox-right-ico{background:transparent url('/media/imgs/fancybox/fancy_nav_right.png') no-repeat;}
#fancybox-left:hover, #fancybox-right:hover{visibility:visible;}
#fancybox-left:hover span{left:20px;}
#fancybox-right:hover span{left:auto;right:20px;}
div.fancy-bg{position:absolute;padding:0;margin:0;border:0;z-index:1001;}
div#fancy-bg-n{top:-20px;left:0;width:100%;height:20px;background:transparent url('/media/imgs/fancybox/fancy_shadow_n.png') repeat-x;}
div#fancy-bg-ne{top:-20px;right:-20px;width:20px;height:20px;background:transparent url('/media/imgs/fancybox/fancy_shadow_ne.png') no-repeat;}
div#fancy-bg-e{top:0;right:-20px;height:100%;width:20px;background:transparent url('/media/imgs/fancybox/fancy_shadow_e.png') repeat-y;}
div#fancy-bg-se{bottom:-20px;right:-20px;width:20px;height:20px;background:transparent url('/media/imgs/fancybox/fancy_shadow_se.png') no-repeat;}
div#fancy-bg-s{bottom:-20px;left:0;width:100%;height:20px;background:transparent url('/media/imgs/fancybox/fancy_shadow_s.png') repeat-x;}
div#fancy-bg-sw{bottom:-20px;left:-20px;width:20px;height:20px;background:transparent url('/media/imgs/fancybox/fancy_shadow_sw.png') no-repeat;}
div#fancy-bg-w{top:0;left:-20px;height:100%;width:20px;background:transparent url('/media/imgs/fancybox/fancy_shadow_w.png') repeat-y;}
div#fancy-bg-nw{top:-20px;left:-20px;width:20px;height:20px;background:transparent url('/media/imgs/fancybox/fancy_shadow_nw.png') no-repeat;}
#slider-range{color:#777;}

#pesquisa
#pesquisa h3 {margin-bottom:10px;}
#pesquisa h5 {font-size: 16px; margin-bottom:15px; text-transform: uppercase}

#colheitas {background:url(/media/imgs/fundo_top.jpg) no-repeat top;width:690px;height:45px;padding:0;height:640px;}
#colheitas .noslide {float:left;width:130px;margin:0;padding:0 0 0 25px;}
#colheitas .slide {float:left;width:2072px;margin:3px 0 0 7px;padding:0 0 0 28px;overflow:hidden;}

.tabela1 {margin:0; padding:0 0 0 7px; width:690px; background:url(/media/imgs/fundo_middle.jpg) repeat-y;}

.tabela1 .grid480 p {margin:0 0 20px 0;}
.tabela1 .noslide {float:left;width:130px;margin:0;padding:10px 3px 20px 25px;min-height:300px;background:url(/media/imgs/filete_v.jpg) no-repeat center right;}
.tabela1 .slide {float:left;width:2072px;margin:0;padding:10px 0 0 34px;}

.tabela_head1 {padding:0 0 0 10px;}
.tabela_head1 .grid160 p.regioes {margin:15px 20px 0 0;color:#fff;}
.tabela_head1 .grid160 p.ano {margin:12px 0 0 0;padding:0;}
.tabela_head1 .grid160 p {font-size:14px;color:#fff;font-weight:bold;}

.tabela_body1 {padding:0 0 0 2px;}
.tabela_body1 .grid160 p.regioes {margin:15px 20px 0 0;border-bottom:1px solid #eee;padding:0 0 5px 0;}
.tabela_body1 .grid160 p.ano {margin:15px 0 0 0;padding:0 0 5px 0;}
.tabela_body1 .grid160 p {font-size:14px;color:#777;}

.tabela_footer1 {width:690px;height:50px;background:url(/media/imgs/fundo_bottom.jpg) no-repeat top;}

.colheitas1 {margin-left: 10px;}
.colheitas1 img {border:none; position: relative; top:4px;}
.colheitas1 h3 {font:14px/18px Arial, Helvetica, sans-serif; color:#7f9e15;margin:0 0 10px 0;}
.colheitas1 h4 {font:14px/18px Arial, Helvetica, sans-serif; color:#7f9e15;margin:0 0 10px 0;}
.colheitas1 h6 {font:12px/18px Arial, Helvetica, sans-serif;}
.colheitas1 p {font:12px/18px Arial, Helvetica, sans-serif; margin:0 0 30px 0;}


img.sinal {float:left;margin:1px 5px 0 0;border:none;}
.slidetbl{width: 518px;overflow: hidden;}

#boxtopo {top:0px; float:right; width:230px; color:#999;}
.logSlide {background:#111; border-top:1px solid #222; height:33px; text-align: right; font-size:13px; padding-right:20px; background:url('/media/imgs/home/panel/bg.png'); border-bottom-right-radius:4px; -moz-border-radius-bottomright:4px; -webkit-border-bottom-right-radius:4px; border-bottom-left-radius:4px; -moz-border-radius-bottomleft:4px; -webkit-border-bottom-left-radius:4px;}
.logSlide span {height: 30px; line-height: 30px; float: left}
.logSlide a {float:right}
.logSlide img {float:left; margin-left: 3px;}
#panel{display: none;height:120px; padding-top: 5px;background:#121212; background:url('/media/imgs/home/panel/bg.png');}
#boxtopo .inputs{background:#eee;border:1px solid #333;color:#222;}
#boxtopo a{color:#eee;}
#boxtopo label{margin-left:20px;margin-bottom:4px; color:#eee; font-size: 10px}
#btemailtop{width:170px;margin-left:20px;}
#btpasstop{width:125px;margin-left:20px;float:left;}
#btsubtop{width:40px;margin-left:5px;float:left; font-size: 10px; height: 24px; cursor: pointer; border: 1px solid #333; background-color: #222; color: #eee;}
#linksbox{clear:both;padding-left:20px; font-size: 10px}


/* \CALENDARIO HOME\ */

#calendario {margin:0px 0 15px 0; width:220px; height:170px; font-family:Helvetica, Arial, sans-serif;}
#calendario table{width:214px; margin: 0 auto; color: #555}
#calendario table a{color: #11839B}
#calendario th{text-align: center; height:29px; text-transform: uppercase; font-family:Helvetica, Arial, sans-serif; vertical-align: middle; border-bottom: 1px solid #eee; padding: 3px 0 0 0;}
#calendario th a{font-size: 18px;}
#calendario td {border-right: 1px solid #eee;text-align: center; height:17px; width:30px; vertical-align: middle; font-size: 12px;}
#calendario td:last-child {border-right: 0px}
#calendario a.ocupado {color:#fff; background: #11839B;display:block;width:100%;}
#calendario tr {border-bottom: 1px solid #eee;}
#calendario tr:last-child {border:0px;}
#calendario td.dia {text-transform: uppercase; height:20px; margin: 1px 0 0 0;}

p.tooltip{position:absolute; margin-right: 30px; border:1px solid #eee; background:#fff; padding:5px 8px; color:#333; display:none; font-family:Helvetica, Arial, sans-serif; font-size: 11px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}

/* \LOGIN\ */

.grid640 h1 {color:#7f9e15; font-size: 16px; line-height: 22px; font-weight: normal}
.grid720 h1 {color:#7f9e15; font-size: 16px; line-height: 22px; font-weight: normal}

.left {float: left}
.right {float: right}

.green {color:#7F9E15;}


/* \PAGINAS\ */

.pagina {padding-bottom: 40px; margin-right: 20px}
.pagina h1 {font-family: 'Arimo', arial, serif; font-weight: bold; text-transform: uppercase; font-size: 40px; margin-bottom: 30px;}
.pagina h2 {font-family: 'Arimo', arial, serif; font-weight: bold; text-transform: uppercase; font-size: 20px; margin-bottom: 30px; color:#7F9E15;}

/* \OS MEUS VINHOS\ */

.myWinesSide {width: 120px; float: left; text-align: center; position: fixed}
.myWinesSide img{margin-bottom: 10px}
.myWinesSide a {text-transform: uppercase; font-family: 'Arimo', arial, serif; font-weight: bold; color: #666}
.myWinesSide a:hover {text-decoration: none; color: #222}

.myWinesCont {width: 460px; float: left; margin-left: 140px}
.myWinesCont h1 {text-transform: uppercase; font-family: 'Arimo', arial, serif; font-size: 30px; font-weight: bold; color: #666; margin-bottom: 20px}
.myWinesCont h2 {text-transform: uppercase; font-family: 'Arimo', arial, serif; font-size: 14px; font-weight: bold; color: #7F9E15; margin-bottom: 20px}

#videogallery a img{border-bottom: 10px solid #ccc;}
#videogallery a img:hover{border-bottom: 10px solid #7F9E15;}
