/*
Sampa Vinhos - Nova homepage
17/12/2009
*/

/*Header****************************************************************************************************************/

#home #header_back {margin-bottom:15px !important;}
#header_back {margin-bottom:30px !important;}

/*toolbox*/
#home_toolbox, #home_toolbox th, #home_toolbox td {border:none !important;}

#home_toolbox {
/*	border:1px solid red;*/
	font-size:11px;
	width:720px;
	margin-top:5px;
	clear:both;
}

#home_toolbox td {padding:5px !important;vertical-align:middle !important;}

#home_toolbox .tb_mail {width:105px;}
#home_toolbox .tb_mail a {
	background:url(../img/ico/mail.gif) no-repeat left center;
	padding-left:20px;
}

#home_toolbox .tb_text {width:160px;color:#9A0D45;}
#home_toolbox .tb_text a {
/*	background:red;*/
	background-repeat:no-repeat;
	background-position:left center;
	display:block;
	width:22px;
	height:16px;
	text-indent:-9000px;
	float:left;
}

#home_toolbox .tb_text a.smallFont {background-image:url(../img/ico/fontsize_decrease.png);}
#home_toolbox .tb_text a.defaultFont {background-image:url(../img/ico/fontsize_default.png);}
#home_toolbox .tb_text a.largeFont {background-image:url(../img/ico/fontsize_increase.png);}

#home_toolbox .tb_print {width:60px;}
#home_toolbox .tb_print a {background:url(../img/ico/print.gif) no-repeat left center;padding:1px 0 1px 20px;}

#home_toolbox .tb_social {width:105px;color:#9A0D45;position:relative;}
#home_toolbox .tb_social a {background:url(../img/ico/share.png) no-repeat left center;padding:0 0px 0 20px;}
#home_toolbox .tb_social a span {background:url(../img/ico/ico_seta.png) no-repeat right -2px;padding-right:12px;}

#home_toolbox .tb_social .list_social {
	position:absolute;
	background:#fff;
	border:1px solid #9A0D45;
	padding:2px 10px;
	width:80px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	*left:5px;
	*top:27px;
}

#home_toolbox .tb_social .list_social.display {display:none;}

#home_toolbox .tb_social .list_social li {margin-bottom:5px;}
#home_toolbox .tb_social .list_social li a {font-weight:bold;padding:4px 0 4px 20px;}
#home_toolbox .tb_social .list_social li.tw a {background-image:url(../img/ico/twitter_16.png);}
#home_toolbox .tb_social .list_social li.yt a {background-image:url(../img/ico/youtube_16.png);}
#home_toolbox .tb_social .list_social li.fb {margin-bottom:2px;}
#home_toolbox .tb_social .list_social li.fb a {background-image:url(../img/ico/facebook_16.png);}

#home_toolbox .tb_search .input_text {border:1px solid #ccc;padding:3px;width:150px;margin-right:3px;}
#home_toolbox .tb_search .input_submit {
	background:url(../img/grad_verde.png) repeat-x;
	border:none;
	padding:1px 10px !important;
	font-size:14px;
	font-weight:bold;
	color:white;
	letter-spacing:-1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	text-shadow:#000 1px 1px;
	*padding:1px 5px !important;
	cursor:pointer;
}

#home_toolbox .tb_search form {
	float:none !important;
	font-size:12px !important;
	margin-bottom:0 !important;
	padding:0 !important;
}

#home_toolbox .tb_search form input {margin-bottom:0 !important;}

/*navbar*/
#nav_new {margin-left:20px;clear:both;}

#nav_new ul li {
	float:left;
}

#nav_new ul li a {
	background:url(../img/bg_home-nav.png) repeat-x top;
	display:block;
	font-size:16px;
	color:#ECF8A8;
	font-weight:bold;
	text-align: center;  
	float: left;
	padding:13px 16px;
	margin-top:5px;
	letter-spacing:-1px;
	text-shadow:#000 1px 1px;
	border-top:5px solid #C3DE2B;
}

#nav_new ul li a:hover {background-position:bottom;color:white;}

#nav_new ul li.item01 a {
	border-color:#;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
/*	-webkit-border-top-left-radius:5px;	
	-webkit-border-bottom-left-radius:5px;	*/
}
#nav_new ul li.item01 a:hover {border-color:#112065;}
#nav_new ul li.item02 a:hover {border-color:#ED8801;}
#nav_new ul li.item03 a:hover {border-color:#BB4A8A;}
#nav_new ul li.item04 a:hover {border-color:#926999;}
#nav_new ul li.item05 a:hover {border-color:#9BC267;}
#nav_new ul li.item06 a:hover {border-color:#007A46;}
#nav_new ul li.item07 a:hover {border-color:#B30634;}
#nav_new ul li.item08 a:hover {border-color:#93AA13;}
#nav_new ul li.item09 a:hover {border-color:#8372AC;}

#nav_new ul li.item09 a {
	border-color:#;
	padding:13px 24px;
	*padding:13px 20px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
/*	-webkit-border-top-right-radius:5px;	
	-webkit-border-bottom-right-radius:5px;		*/
}

/*Content****************************************************************************************************************/

/***main***/
#content_main {
	margin:0px 20px 0;
/*	height:390px;*/
/*	background:#eee;*/
}

#content_main .section, #content_main .aside {float:left;}

#content_main .section {width:604px;margin-right:20px;}
#content_main .aside {width:292px;}

/*guia*/

#content_main #home_guia {
	background:#F2A641;
	padding:10px;
}
#content_main #home_guia .input_text {
	background-image:url(../Images/busca_fundo_txt.gif);
	background-repeat:repeat;
	border:3px solid #EF9721;
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	width:460px;
	margin-right:9px;	
}

#content_main #home_guia .input_submit {
	background-image:url(../Images/busca_bt.gif);
	background-repeat:no-repeat;
/*	border:3px solid #5F6998;*/
	border:none;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	padding:3px 15px;
	*width:90px;
	*position:relative;*top:-3px;
	font-weight:bold;
	cursor:pointer;
}

/*slide*/

#content_main #home_slide {
	width:602px;
	background:#660528;
	height:295px;
	overflow:hidden;
	border:1px solid #660528;
	position:relative;
}

#content_main #home_slide .legend {
	background:url(../img/trans_slide.png) repeat;
	position:absolute;
	left:0;
	top:0;
	width:50%;
}

#content_main #home_slide .legend table, #content_main #home_slide .legend table td {border:none;}

#content_main #home_slide .legend table td {
	height:296px;
	vertical-align:top;
	padding:0 40px;
}

#content_main #home_slide .legend h3 {
	color:#ED8801;
	font-size:28px;
	letter-spacing:-1px;
	margin:70px 0 10px 0;
}

#content_main #home_slide .legend h3 a {color:#ED8801;}

#content_main #home_slide .legend p {
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:18px;
	color:white;
}

#content_main #home_slide .legend p a {color:white;}

#content_main #slide_nav {text-align:right;height:15px;}

#content_main #slide_nav a {
	color:white;
	padding:0 3px;
	display:none;
}

#content_main #slide_nav a.activeSlide {font-weight:bold;}

/*vinho destaque*/

#home_adega h2 {
	font-size:24px;
	letter-spacing:-1px;
	margin:18px 0 25px;
}

#home_adega h2 a {
	color:#ED8801;
}

#home_adega .item_vinho {position:relative;}

#home_adega .item_vinho dl.tabela {
	display:block;
	width:215px;
	margin-bottom:40px;
	*margin-bottom:17px;
}

#home_adega .item_vinho dl.tabela dt {
	font-size:11px;
	font-weight:bold;
	color:#9A0D45;
	margin: 0;
	padding:2px 0 1px 3px;
	border-top: 1px solid #ED8801;
	font-weight: bold;
	margin:10px 0 3px;
	background:#FDF4E7;
}

#home_adega .item_vinho dl.tabela dd {
	margin:0;
	font-size:12px;
}

#home_adega .item_vinho #sugestao {
	position:absolute;
	right:0;
	top:6px;
}

#home_adega .item_vinho .tituloAdega a {
	font-weight:bold;	
	font-size:14px;
	line-height:17px;
	letter-spacing:-1px;
	color: #93AA13;
}

#home_adega .item_vinho .width_70 a img {
	max-width:70px;
	_width:60px;
}

#home_adega p.more {
	border-top:2px solid #C3DE2B;
	clear:both;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}

/*#home_adega p.more a {color:#ED8801;}*/

/***lists***/

#content_lists {margin:0 20px;}

#content_lists .section {
	float:left;
	width:292px;
	overflow:hidden;
	position:relative;
	height:330px;
	margin-bottom:20px;
}

#content_lists #home_tab2 {margin:0 19px;}

#content_lists p.more {
	border-top:2px solid #C3DE2B;
	clear:both;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	position:absolute;
	bottom:0;
	width:270px;
}


/*abas*/

#home .home_tabs {
/*	border:1px solid blue;*/
	height:35px;
}

#home .home_tabs li {
	float:left;
/*	border:1px solid #666;*/
	width:143px;
	text-align:center;
}

#home .home_tabs  li a {
/*	border:1px solid #ccc;*/
	display:block;
	font-size:18px;
	font-weight:bold;
	padding:8px 0;
	background:#f6f6f6;
	border:1px solid #ccc;
	-moz-border-radius-topleft:3px; -webkit-border-top-left-radius:3px;
	-moz-border-radius-topright:3px; -webkit-border-top-right-radius:3px;	
}


#home .home_tabs li a.selected {
	background:white;
	border-bottom:none;
}

#home .home_tabs li#tab_som a {color:#926999;}
#home .home_tabs li#tab_con a {color:#73A430;}
#home .home_tabs li#tab_ag a {color:#007A46;}
#home .home_tabs li#tab_not a {color:#9A0D45;}

/*sommelier*/
#home_som {
	padding:20px 5px;
}

#home_som a img {
	float:left;
	margin:0 20px 20px 0;
}

#home_som h4 {font-size:16px;margin-bottom:5px;}
#home_som h4 a {color:#926999;}
#home_som p.legend {font-size:12px;line-height:18px;}
#home_som p.legend a {color:black;}

#home_som p.more {margin-left:0;}

/*entradas*/

#home_con, #home_ag, #home_not {
	padding:20px 10px 20px;
}

#home_con .entries h4, #home_ag .entries h4, #home_not .entries h4 {
	font-size:14px;
	letter-spacing:-1px;
}

#home_con .entries h4 a {color:#73A430;}
#home_ag .entries h4 a {color:#007A46;}
#home_not .entries h4 a {color:#9A0D45;}
#home_ag .entries h4 a:hover, #home_con .entries h4 a:hover, #home_not .entries h4 a:hover {text-decoration:underline;}

#home_con .entries li, #home_ag .entries li, #home_not .entries li {
	margin-bottom:15px;
/*	background-color:#eee;*/
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:12px;
}

#home_con .entries li {background-image:url(../Images/lista_roxo.gif);}
#home_ag .entries li {background-image:url(../Images/lista_roxo.gif);}
#home_not .entries li {background-image:url(../Images/lista_verde.gif);}

#home_con .entries p.data, #home_ag .entries p.data, #home_not .entries p.data {
	margin:0;
	font-size:11px;
	font-weight:bold;
	color:#9A0D45;
}

/*acessórios*/

#home_ac h2 {
	font-size:24px;
	letter-spacing:-1px;
	margin:8px 0 20px 0;
}

#home_ac h2 a {color:#BB4A8A;}

#home_ac .pic {
	display:block;	
	width:75px;
	overflow:hidden;
	text-align:center;
	float:left;	
}

#home_ac .pic img {max-width:50px;_width:50px;}

#home_ac .entries li {
	clear:both;
	height:75px;
	margin-bottom:10px;
	overflow:hidden;
}

#home_ac .entries li h4 {
	font-size:14px;
	letter-spacing:-1px;
}

#home_ac .entries li h4 a {
	color:#BB4A8A;
}

#home_ac .entries li h4 a:hover {text-decoration:underline;}

/***banners***/

#home #content_banners {
	float:none;
	margin:0 20px;
	display:block;
	height:120px;
	margin-bottom:20px;
	width:auto;
	clear:both;
}

#home #content_banners ul {margin:0 auto;}

#home #content_banners ul li {
	float:left;
	margin:0 8px 0px 8px;
	_margin:0 7px;
}

/***footer***/

/*#home #footer_back {border:1px solid red;}*/

#footer_back {margin-top:10px !important;}

#footer_back #content_footer {
	
	background:url(../img/bg_home-footer.png) repeat-x top;
	margin:0 20px;
	padding:16px 0;
	text-align:center;
	font-size:11px;
	color:white;
	font-weight:bold;
	-moz-border-radius-topleft:5px; -webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px; -webkit-border-top-right-radius:5px;
}

#footer_back #content_footer a {
	float:left;
	margin-left:30px;
	color:white;
	padding-left:20px;
	background:url(../img/seta_cima.png) no-repeat left center;
}

#footer_back #content_footer a:hover {text-decoration:underline;}

#footer_back #content_footer .sig {margin-left:-145px;}

