/*  
Project: CashBacky
Version: 1
Author: Berardo Matè
*/

/*	--------------------------------------------------
	Global Reset
	
	Props to Eric Meyer (meyerweb.com) for his CSS 
	reset file. We're using an adapted version here 
	that cuts out some of the reset HTML elements we 
	will never need here (i.e., dfn, samp, etc).
	-------------------------------------------------- */

	html, body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, button, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	line-height: 1.6em;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}

ol, ul {
	list-style: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
/*	--------------------------------------------------
	Structure
	-------------------------------------------------- */
	
	body {
	text-shadow: 0 0 0 #000;
	color: #2c2c2c;
	font-size: 11px;
	line-height: 1.6em;
	background-color: #F2F8FC;
}
.container {
	width: 960px;
	height: auto;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

#colophon {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	font-size: 11px;
	
}

.container_close{
	width:962px; 
	margin: 0 auto; 
	background-image: url(/images/mycb/bot_fot.png); 
	height: 41px;	
}

main_menu{
 width:auto;
 height: 37px;
 float: right;
 *margin-left: 315px; 
 font-family: 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif;
 text-align: right;
}

.button_reg{
	width:240px; 
	height: 41px; 
	float: right; 
	margin-right: 15px; 
	margin-top:150px;	
}

.top3vendors{
	font-size:17px; 
	font-weight: normal; 
	margin-bottom: 13px; 
	padding: 5px 5px 5px 5px; 
	margin-top: 9px; 
	height: 21px;
}

.titolo_sx_pic{
	width:222px; 
	float: left;
}

.link_tutti_negozi{
	width:222px; 
	float: right; 
	text-decoration: underline; 
	text-align: right;
}

.top3vendors_logo{
	border:1px solid #ccc; 
	width: 44px; 
	height: 44px;	
}

.top3vendors_link{
	color: #09893E; 
	font-weight: bold;	
}

.top3vendors_cb{
	color: #000000; 
	font-size: 21px; 
	font-weight: bold; 
	text-align: right;	
}

.cb_value{
	font-size: 24px;
	color: #F95214;
	font-weight: bold;
}

.inner {
	padding: 0 0em 0;
	background-color: #fff;
}
.inside {
	width: 210px;
	height: 220px;
	float: right;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 25px;
	padding-top: 5px;
}
.inside_footer {
	width: 960px;
	height: 250px;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
.inside1 {
	width: 200px;
	height: auto;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.5em;
	padding-top: 0px;
	margin-top: 5px;
}
.inside2 {
	width: 400px;
	height: 40px;
	float: right;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
.inside3 {
	width: 400px;
	height: 60px;
	float: right;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
#header {
	overflow: hidden;
	margin: 0;
	width: 960px;
	margin: 0 auto;

}
.main {
	width: 460px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	float: left;
	display: block;
}

.main_logged {
	width: 640px;
	float: left;
	padding-left: 5px;
	display: block;
}

.commentlist_logged {
	padding-top: 1em;
	width: 630px;
}

.claim .ticket2 .voice{
	float:left;
	width:150px;
	text-align: center;
	font-weight: normal;
}



.sidebar {
	float: right;
	width: 300px;
	padding: 0;
	
}

.sidebar_scheda {
	float: right;
	width: 250px;
	padding: 0;
	
}

#footer {
	margin: 0 0 0;
	padding: 1em 1em 1em;
	height: 100px;
}
.clear {
	clear: both;
}
/*	--------------------------------------------------
	Links
	-------------------------------------------------- */
	
	a {
	color: #000;
	font-weight: normal;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #666;
}
/*	--------------------------------------------------
	Type
	-------------------------------------------------- */
	
	h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #333;

}
h1 {
	font-size: 3.6em;
	line-height: 1.5;
}
h2 {
	font-size: 1.5em;
	line-height: 1.125;
	padding: 0 0 .28125em;
}
h3 {
	font-size: 2.2em;
	line-height: 1.5;
	color: #333333;
}
h4 {
	font-size: 1.4em;
	line-height: 1.285714;
	padding: 0 0 .28125em;
}
h5 {
	font-size: 1.2em;
	line-height: 1.5;
}
p {
	font-size: 1.2em;
	line-height: 1.5;
	margin: 0 0 1.5em;
}
em {
	font-weight: inherit;
	font-style: italic;
	color: #777;
}
strong {
	font-style: inherit;
	font-weight: bold;
}
ul, ol {
	margin: 0 0 1.8em;
}
ol {
	list-style: decimal;
	padding: 0 3em;
}
li {
	font-size: 1.2em;
	line-height: 1.5;
	color: #666;
}
blockquote {
	display: block;
	font-size: 1em;
	border-left: .2em solid #ddd;
	margin: 0 0 1.8em 3.6em;
	padding: 0 3.6em 0 1.3em;
}
blockquote p {
	padding: 0;
	color: #777;
	font-style: italic;
}
/*	--------------------------------------------------
	Header
	-------------------------------------------------- */	
	
	#header .container {
	width: 960px;
	height: 80px;
	padding-top: 0px;
	margin: 0 auto;
}
#userarea {
 position: relative;
 top: 5px;
 right: 4px;
 width: auto;
 /*margin-right: 355px;*/
 padding: 0;
 text-align: right;
 color: #666666;
 font-size: 1.2em;
 /*float: right;*/
 z-index: 1000;
 float: right;
}
#userarea a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#userarea a:hover {
	color: #333333;
}
#nav {
	height: 50px;
	position: absolute;
	top: 75px;
	right: 19px;
	width: 400px;
}
#nav ul {
	list-style: none;
}
#nav li {
	list-style: none;
	display: inline;
	font-size: 13px;
}
#nav a {
	float: left;
	height: 0px !important;
	overflow: hidden;
	border: 0;
	margin: 0;
	padding-top: 31px;
}
#nav01 a {
	width: 68px;
}
#nav02 a {
	width: 81px;
}
#nav03 a {
	width: 161px;
}
#nav04 a {
	width: 119px;
}
#nav a:hover {
	background-position: 0 -31px;
}
/*	--------------------------------------------------
	Top & Teaser
	-------------------------------------------------- */	
	
#top .container {
 background: url(../images/mycb/bg_top.png) no-repeat;
 height: 61px;
 width: 961px;
 margin-top: 25px;
 *margin-top: 5px;
}
#teaser .container {
	background: url(../images/mycb/bg_teaser.png) no-repeat;
	height: 220px;
	overflow: hidden;
	background-color: #FFFFFF;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#toggle  {
	font-size: 14px;
	text-shadow: 0 .1em .1em #fff;
	padding: 18px 0 15px 15px;
    width: 940px;
    
    height: 31px;
}
.btn-slide {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	padding-left: 55px;
	float: left;
	width: 400px;

}
#toggle a:hover {
	color: #454545;
}
.active {
	background-position: left 4px;
}
#search {
	
	width: 311px;
	float: right;
	
}
#search-input {
	border: 0;
	width: 205px;
	height: 23px;
	float: left;
	display: inline;
	background: transparent;
	padding: 7px 0 0 20px;
	font: normal 1.4em "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #b4b4b4;
}
#search div.bg {
	float: left;
	display: inline;
	background: transparent url(../images/mycb/bg_search.gif) no-repeat 0 0;
	margin: 0;
	
}
#search-submit {
	float:left;
}
#categories {
	padding: 2em 0;
	float: left;
	width: 610px;
}
ul.col {
	width: 187px;
	float: left;
	margin-right: 20px;
}
ul.col.last {
	margin: 0;
}
#categories li a {
	color: #C3D5E0;
	text-shadow: 0 .1em .1em #0E2D43;
	text-decoration: none;
	font-size: 1.08em;
}
#categories li a:hover {
	color: #fff;
}
#about {
	float: right;
	width: 400px;
	padding: 0em 0 0;
	height: 240px;
}
#about p {
	color: #333333;
	text-shadow: 0 .1em .1em #0E2D43;
}
/*	--------------------------------------------------
	Content & Main
	-------------------------------------------------- */		
	
	#content .container {
	padding-bottom: 2em;
	background-color: #FFFFFF;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#content .main, #content .sidebar, #ticker {
	padding-top: 0em;
	margin-left: 3px;
	margin-right: 3px;
}

.sidebar_l {
	padding-top: 1em;
	margin-left: 0px;
	float: left;
	width: 224px;
	margin-right: 7px;
	background-color: #F0F0F0;
	background-repeat: no-repeat;
}
.sidebar_r {
	margin-left: 7px;
	float: right;
	width: 224px;
	height: auto;
	border: 1px solid #ccc;
	margin-right: 5px;
	background-image: url(../images/mycb/cb_what.png);
}

.sidebar_r_title{
	width:99%; 
	float: left; 
	font-weight: bold; 
	font-size: 16px; 
	background-color: #F0F0F0; 
	height: 25px; 
	margin: 2px 2px 2px 2px; 
	padding-top: 7px;	
}

.sidebar_r_desc{
	width:210px; 
	height: auto;
	float: left; 
	margin-top: 10px; 
	padding-right: 5px; 
	font-weight: normal; 
	font-size: 12px; 
	padding-left: 5px; 
	margin: 2px 2px 2px 2px;	
}

.sidebar_r_link{
	margin: 12px 2px 2px; 
	width: 210px; 
	float: left; 
	padding-right: 5px; 
	font-weight: normal; 
	font-size: 16px; 
	padding-left: 5px;	
}

.sidebar_r_link_a{
	font-style: normal; 
	text-decoration: underline; 
	color: rgb(51, 51, 51);	
}

.sidebar_r_2 {
	margin-left: 7px;
	float: right;
	width: 224px;
	height: 450px;
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-top: 15px;
}

.sidebar_r_2_top {
	margin-left: 7px;
	float: right;
	width: 224px;
	height: 430px;
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-top: 15px;
	font-size: 12px;
}

.sidebar_r_2_subcat {
	margin-top: 10px;
	margin-left: 7px;
	float: right;
	width: 224px;
	height: auto;
	border: 1px solid #ccc;
	margin-right: 5px;
	font-size: 10px;
}

.sidebar_r2_num{
	font-size:12px;
	width: 150px;
	font-weight: bold;
	margin-top: 30px;	/*margin-bottom: 1px;	*/
}

.sidebar_r2_par{
	margin-left:35px; 
	font-family: 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif; 
	font-size: 12px;
	height: auto;	
}

.sidebar_r_2_login {
	border:1px solid #CCCCCC;
	float:right;
	font-size:10px;
	height:450px;
	margin-left:7px;
	margin-right:5px;
	margin-top:15px;
	width:236px;
}

.sidebar_r_3 {
	margin-left: 7px;
	float: right;
	width: 224px;
	height: 250px;
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-top: 15px;
	background-image: url(../images/mycb/autopromo.png);
}
ul.items {
	margin: 0;
}
ul.items li {
	position: relative;
	text-align: center;
	width: 190px;
	height: 202px;
	float: left;
	margin: 0px 20px 15px 10px;
	background: url(../images/mycb/bg_item.png) no-repeat;
}
ul.items li img {
	display: block;
	margin: 10px auto;
	border: 0px solid #ccc;
}
ul.items li p {
	color: #000000;
}
ul.items li h4, ul.items li p {
	text-shadow: 0 .1em .1em #fff;
}
#breadcrumb {
	margin: 1em 0 2em;
	color: #333;
	font-size: 12px;
}
#breadcrumb a {
	color: #666;
	font-weight: normal;
}
#breadcrumb a:hover {
	color: #353535;
}

#boxnews {
	margin: 1em 0 2em;
	margin-bottom: 50px;
	color: #a4a4a4;
	width: 470px;
	height: auto;
	/*background-image: url(../images/mycb/bg_news.png)*/
    border: 1px solid #ccc;
	
	}
	#boxnews a { color: #666; font-weight: bold;}
	#boxnews a:hover { color: #353535;}
	
.boxnews_inner{
	margin: 0px 35px 0px 15px; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666; 
	padding-top: 11px; 
	height: auto;	
}

.boxnews_title{
	font-size: 14px; 
	font-weight:bold; 
	color:#58AB0F;
}

.boxnews_continua{
	font-size: 12px; 
	font-weight:bold; 
	color:#3196C2
}

.pagination {
	margin: 2em 15px 1em 0;
	text-align: center;
	clear: both;
}
.pagination a {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #ddd;
	color: #999;
	background-color: #fff;
}
.pagination a:hover {
	border: 1px solid #bbb;
	color: #222;
}
.pagination span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #545454;
	color: #222;
}
.logo {
	float: left;
	width: 249px;
	margin: 0 0 0;
}
.main .description {
	margin-right: 0px;
}
#coupon {
	background: url(../images/mycb/bg_coupon_top.png) no-repeat top;
	margin: 2em 5px 0 0;
	padding: 40px 5px 0px;
	height: 35px;
	color: #0A8960;
	font-weight: bold;
	font-size: 21px;
	width: 455px;
	}

#coupon_repeat {
	background: url(../images/mycb/bg_coupon_repeat.png) repeat top;
	margin: 0 5px 0 0;
	padding: 0 5px 10px;
	width: 455px;
	}

#couponb {
	background: url(../images/mycb/bg_couponb.png) no-repeat top;
	height: 27px;
	margin: 0em 5px 0 0;
	width: 455px;
	padding: 0 5px 10px;
	}
td {
	border-bottom: 0;
	font-size: 1.2em;
	color: #444;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: normal;
	vertical-align: middle;
}
td.discount {
	text-align: center;
	color: #F95214;
	width: 120px;
	font-size: 17px;
	font-weight: bold;
}
#rate {
	text-align: right;
	margin: 0 0 10px;
}
.userdetail {
	margin-right: 15px;
}
.main .userdetail .description {
	margin: 0 0 30px 100px;
	padding: 10px 0;
}
em.since {
	display: block;
	font-size: .92em;
	font-style: normal;
	margin: 2em 0 0;
}
/*	--------------------------------------------------
	Sidebar
	-------------------------------------------------- */		
	
	.module {
	background: #EAF7FF url(../images/mycb/bg_mod.gif) no-repeat top;
	padding: 5px 10px;
}
.module .modhead {
	height: 37px;
	padding-top: 3px;
	position: relative;
	font-size: 12px;
	font-weight: bold;
}
.module .modbody {
	padding: 1.5em 0 0;

}
.module ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.module #howto h4 {
	color: #093B87;
	font-size: 1.33em;
}
.module #howto p {
	font-size: .92em;
}
.module li#step1 {
	background: url(../images/mycb/bg_st1.gif) no-repeat top;
	padding: 0 6em .83em 4.17em;
}
.module li#step2 {
	background: url(../images/mycb/bg_st2.gif) no-repeat top;
	padding: 0 6.25em .83em 4.17em;
}
.module li#step3 {
	background: url(../images/mycb/bg_st3.gif) no-repeat top;
	padding: 0 6em .83em 4.17em;
}

.recent{
	margin: 10px 10px 10px 10px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;	
}

#stores .recent li {
	padding: 5px 0 25px;
	margin: 0 0 10px;
	clear: left;
	border-bottom: 1px solid #D0EAF6;
	font-size: 1.3em;
	position: relative;
}
#stores .recent img.pic {
	float: left;
	margin-right: 10px;
}
#stores .recent span {
	color: #F95214;
	font-size: .92em;
}
#stores .goto {
	position: absolute;
	top: 10px;
	right: 0;
	width: 75px;
}
#subnav .recent li {
	padding: 5px 0 0;
	margin: 0 0 5px;
	font-size: 1.3em;
}
#subnav .recent span, #user #stores .recent span {
	color: #3FA0C2;
	font-size: .92em;
}
#users.module {
	padding: 5px 0 10px 10px;
}
#users li {
	float: left;
	margin: 0 12px 12px 0;
}
.counter {
	display: block;
	color: #447EA3;
	font-weight: bold;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 100px;
	text-align: right;
}
/*	--------------------------------------------------
	Secondary
	-------------------------------------------------- */		
	
	#secondary .container {
	padding: 2em .4em 0;
	background-color: #fff;
}
.avatar {
	/*background: url(../images/mycb/bg_arrow.gif) no-repeat top right;*/
	width: 75px;
	float: left;
	padding-top: 0px;
}
img.pic, .avatar img {
	border: 1px solid #d5d5d5;
	padding: 1px;
	margin: 0;
	display: block;
}
.commentlist {
	padding-top: 1em;
	width: 450px;
}
.comment {
	margin-bottom: 2em;
}
.text {
	/*background: url(../images/mycb/bg_comm.gif) no-repeat top;*/
	background-color: #F0F0F0;
	width: 350px;
	margin-left: 50px;
	padding-bottom: 10px;
}
.text p {
	font-size: 1.4em;
	color: #093B87;
	padding: 3px 3px 0;
	margin: 0;
	width: 350px;
}
.extra {
	/*background: url(../images/mycb/bg_extra.gif) no-repeat left top;*/
	width: 350px;
	margin-left: 0;
	padding: 25px 0 0 0;
	color: #6b6b6b;
	font-size: 1.2em;
}
.recent li {
	padding: 5px 0 10px;
	margin: 0;
	clear: left;
}
.recent img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.recent h5 {
	color: #093B87;
	font-size: 16px;
}
.recent span {
	color: #959595;
	display: block;
}
.recent a {
	color: #000000;
}
.recent a:hover {
	color: #666;
}
.btn {
	float: right;
	display: block;
	margin: 0 15px 0;
}
.btnfull {
	margin: 10px 0 0;
}
.bubble {
	background: url(../images/mycb/ico_bubble.gif) no-repeat left top;
	position: absolute;
	top: 0;
	left: 140px;
	height: 61px;
	width: 96px;
	display: block;
}
/*	--------------------------------------------------
	Footer
	-------------------------------------------------- */
	
	#footer ul {
	margin: 0 0 2em;
}
#footer ul li {
	display: inline;
	padding: 0 1em 0 0;
	font-size: 1em;
	text-transform: uppercase;
}
#footer a {
	color: #333333;
}
#footer a:hover {
	color: #333333;
}
#footer p {
	font-size: 1em;
	color: #596D62;
}
#footer p a {
	color: #596D62;
}
#footer p a:hover {
	color: #353535;
	text-decoration: underline;
}
#credits {
	position: absolute;
	top: -1px;
	right: 0;
	text-align: right;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.underlinemenu{
font-size: 12px;
font-weight: bold;
width: 100%;
}

.underlinemenu ul {
font-size:12px;
margin:0;
padding:6px 0 7px;
text-align:right;
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a {
border-bottom:0 solid gray;
color:#333333;
margin-right:20px;
padding:6px 3px 4px;
text-decoration:none;
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected {
background-color:#378D0E;
border-bottom-color:black;
color:#FFFFFF;
}

/*menu laterale */


.slidedoormenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 220px; /* width of menu (don't forget to add border with below!) */
	border-left: 1px solid #F0F0F0; /* thick left border of menu */
}
/*.slidedoormenu li {
	border-bottom: 0, 5px solid #ccc;
	height: 30px;
}*/
.slidedoormenu li {
	background: #F0F0F0; /* Background image positioned to the left(v) top(h) corner initially */
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana;
	color: black;
	width: auto;
	border-bottom: 1px solid #BFBFBF; /* White border beneath each menu item link, to add depth */
	padding: 7px 0; /* Vertical (top/bottom) padding for each menu link */
	text-indent: 8px;
	text-decoration: none;
	text-shadow: 0 0 0 #FFFFFF;
}
.slidedoormenu li a:visited, .slidedoormenu li a:active {
	color: black;
}
.slidedoormenu li a:hover {
	background-position: -387px 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
	color: #666666;
}
.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a {
	border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}
.slidedoormenu li.lastitem a {
	padding: 8px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}
  [if IE]> <style type="text/css"> .slidedoormenu li a { /* Menu link width value for IE */
width: 100%;
}

.float_news_img{
	float: left;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 10px;
}

.novendors_logo{
	padding: 0px 0pt 0px 0px; 
	margin-bottom: 15px; 
	margin-top: 30px;	
}

.novendors_img{
	padding: 0px 0pt 0px 0px; 
	margin-bottom: 15px; 
	margin-top: 30px; 
	margin: 0 auto; 
	height: 45px;	
}

.novendors_cb{
	padding: 0px 0pt 0px 0px; 
	margin-bottom: 15px; 
	margin-top: 30px; 
	margin: 0 auto; 
	height: 25px;	
}

.htw_num{
	margin-right: 10px; 
	margin-bottom: 15px	
}

#register .claim{
	color: #333333;
	font-size: 1.2em;
	margin-bottom: 15px;
}
#register .claim b{color: #333333;}
#register .claim .totali{color: #333333;background-color: #f1f1f1;padding: 5px 0 5px 3px;font-size: 13px;}
#register .claim .totali span{color: #9d0d15;}
#register .message_error strong{color: #9d0d15;}
#register .message_error{padding: 5px 0 0 0;}
#register .voce{color: #333; font-size: 14px;float: left;font-weight: normal;width: 197px;padding-top: 3px; margin-top: 3px;}
#register .voce_head{color: #333; font-size: 1.4em;float: left;font-weight: bold;width: 250px;padding-top: 10px;}
#register .voce_mex{color: #333; font-size: 1.4em;font-weight: bold;padding: 10px 0 10px 0;}
#register .mex{border: 1px #cbcac9 solid;font-size: 1.2em;padding: 5px 0 0 0;}
#register .voce_acc{color: #333; font-size: 1.4em;font-weight: bold;padding-top: 10px;}
#register .voce_acc span{font-size: 1.2em;font-weight: normal;}
#register .guadagni{text-align: left;padding: 10px 0 0 0;}
#register .guadagni p{display: inline;}
.claim .ticket .voice{float:left;width:150px;text-align: center;font-size: 1.4em;margin: 10px 0 0 0;}
.claim .ticket .color1{background-color: #fff;}
.claim .ticket .color2{background-color: #ebecec;}
.claim .ticket2 .voice{float:left;width:95px;text-align: center;}
.claim .ticket2 .color1{background-color: #fff;margin: 10px 0 0 0;padding: 5px 0 5px 0;}
.claim .ticket2 .color2{
	background-color: #ebecec;
	margin: 0px 0 0 0;
	padding: 5px 0 5px 0;
}
.claim .ticket2 .voice_font{
	float:left;
	width:150px;
	text-align: center;
	font-size: 12px;
	color: #333333;
}
.claim .ticket2 .voice_font_head{
	float:left;
	width:150px;
	text-align: center;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.claim p{display: inline;}
#register .msg_pay{font-size: 1.2em;}
#register .ast{float: left;font-size: 1.8em;padding-left: 5px;}
#register .reg_input{height: 29px;width: 230px;border: 1px #cbcac9 solid;font-size: 14px;padding: 5px 0 0 0;}
#register .reg_sel{
	height: 29px;
	width: 200px;
	border: 1px #cbcac9 solid;
	font-size: 14px;
}
#register .reg_psw{height: 29px;width: 230px;border: 1px #cbcac9 solid;font-size: 1.2em;}
#register .reg_mess{height: 100px;width: 390px;border: 1px #cbcac9 solid;font-size: 1.6em;}
#register .line{height: 1px;border-bottom:1px #cbcac9 solid;font-size: 1px;margin: 7px 0 7px 0;}
.claim .line{height: 1px;border-bottom:1px #cbcac9 solid;font-size: 1px;margin: 7px 0 7px 0;}
#register .w1{width: 590px;}
#register .code{float: right;font-size: 1.8em;padding-left: 5px; valign: absmiddle;}
#register .info{color: #6b6b6b; font-size: 1.2em;margin-bottom: 15px;margin-left:10px;}
#register .info b{color: #333333;}
#register .info .arrow{float: left;margin: 5px 0 0 0;}
#register .info .list{float: left;margin: 5px 0 0 0;}
#register .info .accept{float: left;padding: 3px 0 0 5px;}
#register .box{float: left;text-align: left;margin: 0 0 0 10px;}
#register .box .title{color: #333; font-size: 1.4em;font-weight: bold;}
#register .box .title_reg h2{background: url(../images/reg.jpg) no-repeat top;width: 80px;height: 20px;text-indent: -9999px;}
#register .box .title_acq h2{background: url(../images/acq.jpg) no-repeat top;width: 76px;height: 20px;text-indent: -9999px;}
#register .box .title_gua h2{background: url(../images/guad.jpg) no-repeat top;width: 87px;height: 20px;text-indent: -9999px;}
#register .box .subtitle{font-size: 1.2em;}
#register .space{margin: 10px 0 0 0;height: 10px;font-size: 10px;}
#register .num{float: left;width: 48px;}

.voce{
	font-size: 14px;	
}

.list{
	font-size: 14px;	
}

.reminder{
	font-size: 11px;
	width: 170px;
	float: left;
}

.lostpsw a{
	font-size: 11px;
	font-weight: bold;	
}

.link_profilo a{
	font-size: 14px;
	font-weight: bold;	
	color: #DC1B11;
}

.link_profilo a:hover{
	font-size: 14px;
	font-weight: bold;	
	color: #E56951;
}
.btn-SEND {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 10px;
	font-size: 12px;
	background-color: #F5BC31;
	padding: 3px 3px 3px 3px;
	width: 120px;
	margin: 0 auto 0 5px;
	border-bottom: 1px solid #AFAFAF;
	border-right: 1px solid #AFAFAF;
	-moz-border-radius-topright: 40px;
	-moz-border-radius-bottomright: 40px;
	-moz-border-radius-bottomleft: 40px;
	-moz-border-radius-topleft: 40px;
	cursor: pointer;
}
.btn-SEND a{
	color: #000000;
	font-weight: bold;
}
.btn-SENDbox {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	font-size: 14px;
	background-color: #F5BC31;
	padding: 3px 3px 3px 3px;
	width: 130px;
	margin: 0 auto;
	border-bottom: 1px solid #AFAFAF;
	border-right: 1px solid #AFAFAF;
	-moz-border-radius-topright: 40px;
	-moz-border-radius-bottomright: 40px;
	-moz-border-radius-bottomleft: 40px;
	-moz-border-radius-topleft: 40px;
	cursor: pointer;
}

.btn-SEARCH {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 10px;
	font-size: 12px;
	background-color: #F5BC31;
	padding: 3px 3px 3px 3px;
	width: auto;
	margin: 0 auto 0 5px;
	border-bottom: 1px solid #AFAFAF;
	border-right: 1px solid #AFAFAF;
	-moz-border-radius-topright: 40px;
	-moz-border-radius-bottomright: 40px;
	-moz-border-radius-bottomleft: 40px;
	-moz-border-radius-topleft: 40px;
	cursor: pointer;
}
.btn-SEARCH a{
	color: #000000;
	font-weight: bold;
}
.btn-SEARCHbox {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	font-size: 14px;
	background-color: #F5BC31;
	padding: 3px 3px 3px 3px;
	width: 130px;
	margin: 0 auto;
	border-bottom: 1px solid #AFAFAF;
	border-right: 1px solid #AFAFAF;
	-moz-border-radius-topright: 40px;
	-moz-border-radius-bottomright: 40px;
	-moz-border-radius-bottomleft: 40px;
	-moz-border-radius-topleft: 40px;
	cursor: pointer;
}
.btn-SHOP {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	font-size: 12px;
	background-color: #46C01B;
	padding: 3px 3px 3px 3px;
	width: 110px;
	margin: 0 auto;
	border-bottom: 1px solid #AFAFAF;
	border-right: 1px solid #AFAFAF;
	-moz-border-radius-topright: 40px;
	-moz-border-radius-bottomright: 40px;
	-moz-border-radius-bottomleft: 40px;
	-moz-border-radius-topleft: 40px;
	cursor: pointer;
}
.btn-SHOP a{
	color: #FFF;	
	font-weight: bold;
}
.btn-SHOPbox {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	font-size: 14px;
	background-color: #F5BC31;
	padding: 3px 3px 3px 3px;
	width: 130px;
	margin: 0 auto;
	border-bottom: 1px solid #AFAFAF;
	border-right: 1px solid #AFAFAF;
	-moz-border-radius-topright: 40px;
	-moz-border-radius-bottomright: 40px;
	-moz-border-radius-bottomleft: 40px;
	-moz-border-radius-topleft: 40px;
	cursor: pointer;
}









.btn-REG {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	font-size: 12px;
	background-color: #FF5E07;
	padding: 7px 7px 7px 7px;
	width: 110px;
	margin: 0 auto;
	border-bottom: 1px solid #AFAFAF;
	border-right: 1px solid #AFAFAF;
	-moz-border-radius-topright: 40px;
	-moz-border-radius-bottomright: 40px;
	-moz-border-radius-bottomleft: 40px;
	-moz-border-radius-topleft: 40px;
	cursor: pointer;
}
.btn-REG a{
	color: #FFF;	
	font-weight: bold;
}
.btn-REGbox {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	font-size: 14px;
	background-color: #F5BC31;
	padding: 3px 3px 3px 3px;
	width: 130px;
	margin: 0 auto;
	border-bottom: 1px solid #AFAFAF;
	border-right: 1px solid #AFAFAF;
	-moz-border-radius-topright: 40px;
	-moz-border-radius-bottomright: 40px;
	-moz-border-radius-bottomleft: 40px;
	-moz-border-radius-topleft: 40px;
	cursor: pointer;
}