@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}

#tab_clear{clear:both;}

#tab{width:254px; height:343px;}

#tab_titulo1{font-family:"Century Gothic", Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#ffffff; text-transform:uppercase; padding:50px 0 0 60px;}

#tab_desconto{font-family:"Century Gothic", Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#ffffff; text-transform:uppercase; padding:20px 0 0 0; width:254px; text-align:center;}

#tab_desconto span{color:#fec31e;}

#tab_desconto_info{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#C3C3C3; width:254px; text-align:center;}

#tab_btn_left{float:left; width:110px; margin:15px 0 0 10px;}

#tab_btn_right{float:right; width:110px; margin:15px 10px 0 0;}

#tab_btn{width:110px; height:35px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; border:none; 

background: rgba(255,214,31,1);
background: -moz-linear-gradient(top, rgba(255,214,31,1) 0%, rgba(253,159,7,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,214,31,1)), color-stop(100%, rgba(253,159,7,1)));
background: -webkit-linear-gradient(top, rgba(255,214,31,1) 0%, rgba(253,159,7,1) 100%);
background: -o-linear-gradient(top, rgba(255,214,31,1) 0%, rgba(253,159,7,1) 100%);
background: -ms-linear-gradient(top, rgba(255,214,31,1) 0%, rgba(253,159,7,1) 100%);
background: linear-gradient(to bottom, rgba(255,214,31,1) 0%, rgba(253,159,7,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd61f', endColorstr='#fd9f07', GradientType=0 );

text-align:center; font-family:"Century Gothic", Arial, Helvetica, sans-serif; font-size:13px; color:#ffffff; font-weight:bold; text-transform:uppercase; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4); cursor:pointer; line-height:14px; padding:4px 0 0 0; text-decoration:none;}

#tab_btn:hover{
background: rgba(253,168,10,1);
background: -moz-linear-gradient(top, rgba(253,168,10,1) 0%, rgba(227,95,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(253,168,10,1)), color-stop(100%, rgba(227,95,0,1)));
background: -webkit-linear-gradient(top, rgba(253,168,10,1) 0%, rgba(227,95,0,1) 100%);
background: -o-linear-gradient(top, rgba(253,168,10,1) 0%, rgba(227,95,0,1) 100%);
background: -ms-linear-gradient(top, rgba(253,168,10,1) 0%, rgba(227,95,0,1) 100%);
background: linear-gradient(to bottom, rgba(253,168,10,1) 0%, rgba(227,95,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fda80a', endColorstr='#e35f00', GradientType=0 ); text-decoration:none;
}

#tab_btn_info{font-family:Arial, Helvetica, sans-serif; font-size:8px; color:#C3C3C3; width:110px; text-align:center; margin:5px 0 0 0;}

#tab_btn_info a:link, #tab_btn_info a:visited{font-family:Arial, Helvetica, sans-serif; font-size:8px; color:#fec31e; text-align:center; text-decoration:none;}

#tab_btn_info a:hover{color:#ffffff;}

#tab_titulo2{font-family:"Century Gothic", Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#ffffff; text-transform:uppercase; padding:22px 0 0 60px;}


#tab_btn2{width:150px; height:30px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; border:none; 

background: rgba(255,214,31,1);
background: -moz-linear-gradient(top, rgba(255,214,31,1) 0%, rgba(253,159,7,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,214,31,1)), color-stop(100%, rgba(253,159,7,1)));
background: -webkit-linear-gradient(top, rgba(255,214,31,1) 0%, rgba(253,159,7,1) 100%);
background: -o-linear-gradient(top, rgba(255,214,31,1) 0%, rgba(253,159,7,1) 100%);
background: -ms-linear-gradient(top, rgba(255,214,31,1) 0%, rgba(253,159,7,1) 100%);
background: linear-gradient(to bottom, rgba(255,214,31,1) 0%, rgba(253,159,7,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd61f', endColorstr='#fd9f07', GradientType=0 );

text-align:center; font-family:"Century Gothic", Arial, Helvetica, sans-serif; font-size:13px; color:#ffffff; font-weight:bold; text-transform:uppercase; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4); cursor:pointer; line-height:27px; padding:0; text-decoration:none; margin:25px auto 10px auto;}

#tab_btn2:hover{
background: rgba(253,168,10,1);
background: -moz-linear-gradient(top, rgba(253,168,10,1) 0%, rgba(227,95,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(253,168,10,1)), color-stop(100%, rgba(227,95,0,1)));
background: -webkit-linear-gradient(top, rgba(253,168,10,1) 0%, rgba(227,95,0,1) 100%);
background: -o-linear-gradient(top, rgba(253,168,10,1) 0%, rgba(227,95,0,1) 100%);
background: -ms-linear-gradient(top, rgba(253,168,10,1) 0%, rgba(227,95,0,1) 100%);
background: linear-gradient(to bottom, rgba(253,168,10,1) 0%, rgba(227,95,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fda80a', endColorstr='#e35f00', GradientType=0 ); text-decoration:none;
}

#tab_desconto2{font-family:"Century Gothic", Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#ffffff; text-transform:uppercase; padding:0; width:254px; text-align:center;}

#tab_desconto2 span{color:#fec31e;}
