/* Global Defaults
=====================================================================*/
body { behavior: url("csshover3.htc"); } 

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,tr,th,embed,object {
	margin:0;
	padding:0;
}
fieldset,img,abbr{
	border:0;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
a,a:link,a:visited,a:hover {
	color:#333;
	text-decoration:none;
}
a:focus,a:hover {
	text-decoration:none;
}
a img {
	/*border:1px solid #CCC;*/
	padding: 5px;
}
:focus {
	outline: 0;
}
.clear { 
	clear:both; 
}

	html, body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	color:#333333;
}
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 {
border:0 none;
font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
font-size:12px;
font-style:normal;
font-weight:normal;
line-height:1em;
margin:0;
padding:0;
vertical-align:middle;
}

ol, ul {
	list-style: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
/*	--------------------------------------------------
	Structure
	-------------------------------------------------- */
	
	body {
	text-shadow: 0 0 0 #000;
	font-size: 12px;
	line-height: 1.3em;
	background-repeat: repeat-x;
	background-color: #539925;
	background-image: url(../images/mycb2_s2/bg/body_background.png);
}
.container {
	width: 960px;
	_width: 969px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	height: 150px;
	_height: 100px;
	
	/*background-color: #FFFFFF;*/
}
#logo img{
	position: absolute;
	margin: 20px;	
}
.container_footer {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	width: 962px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	height: 130px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.inner {
	padding: 0 0em 0;
	background-color: #fff;
}
.inside {
	width: 210px;
	height: 270px;
	float: left;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 25px;
	padding-top: 5px;
}
.inside_footer {
	color:#333333;
	float:right;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:12px;
	height:110px;
	margin-left:5px;
	margin-right:5px;
	padding-top:5px;
	width:942px;
}
.inside1 {
	width: 200px;
	height: 85px;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.5em;
	padding-top: 0px;
	padding-left: 5px;
	margin-top: 5px;
}
.inside1_racc {
	width: 200px;
	height: 50px;
	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;
}
.main {
	width: 470px;
	float: left;
	display: block;
	min-height: 400px;
}
.main_logged {
	width: 550px;
	float: left;
	display: block;
	padding: 10px;
	margin:0 auto 0 9px;
}
.sidebar {
	float: left;
	width: 200px;
	margin: 0 0 0 0em;
	padding: 0;
}
#footer {
	height: auto;
	margin-top: 10px;
}
.clear {
	clear: both;
}
/*	--------------------------------------------------
	Links
	-------------------------------------------------- */
	
	a {
	color: #666666;
	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.2em;
	line-height: 1.125;
	padding: 5px;
}
h3 {
	font-size: 2.2em;
	line-height: 1.5;
	color: #333333;
}
h4 {
	font-size: 0.8em;
	line-height: 1.285714;
	padding: 0 0 .28125em;
	margin-bottom: 5px;
}
h5 {
	font-size: 1.2em;
	line-height: 1.5;
}
p {
	font-size: 12px;
	line-height: 1.4;
	margin: 0 0 1.5em;
}
em {
	font-weight: inherit;
	font-style: italic;
	color: #FF0000;
}
strong {
	font-style: inherit;
	font-weight: bold;
	font-size: 12px;
}
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 {
	height: 100px;
	padding-top: 5px;
	margin-top: 15px;
	/*background-color: #FFFFFF;*/
}
#userarea {
	/*background-image: url(../images/mycb2_s2/matita.png);*/
	color:#333;
	font-size:12px;
	
	height:40px;
	padding:8px 1px 3px;
	position:absolute;
	right:20px;
	text-align:center;
	top:5px;
	width:540px;
	background-repeat: no-repeat;
	padding-top: 10px;
	
}
#userarea a {
	color: #539925;
	text-decoration: underline;
	font-size:12px;
	font-weight: bold;
}
#userarea a:hover {
	color: #333;
	font-weight: bold;
	
}
#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 {
	height: 109px;
	width: 1000px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/bg/header_blu.png);
}
#teaser .container {
	background: url(../images/bg_teaser.png) no-repeat;
	height: 220px;
	overflow: hidden;
	background-color: #FFFFFF;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#toggle p {
	font-size: 1.5em;
	text-shadow: 0 .1em .1em #fff;
	padding: 28px 0 15px 15px;
}
.btn-slide {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	font-size: 20px;
}
.btn-SEND {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 10px;
	font-size: 12px;
	background-color: #F5BC31;
	padding: 7px;
	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;
	height: 17px;
}
.btn-SEND a{
	color: #000000;	
}
.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-SHOP {
	background-color:#99DEF9;
	border-bottom:1px solid #AFAFAF;
	border-right:1px solid #AFAFAF;
	/*color:#000000;*/
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	margin:0 auto;
	min-height:17px;
	padding:5px 1px 1px;
	text-decoration:none;
	width:100px;
}
.btn-SHOP a{
	
	
	color:#000;
	cursor:pointer;
	font-size:12px;
	font-weight:normal;

}

.btn-SHOP a:hover{
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	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;
}
.top3vendors_link{
	color: #09893E; 
	font-weight: bold;
	font-size: 1.2em;	
}
.cb_value{
	font-size: 22px;
	color: #99DEF9;
	font-weight: bold;
	line-height: 0.3;
}
#toggle a:hover {
	color: #00B4FF;
	font-size: 20px;
	background-color: #FFF;
	padding: 5px 5px 5px 5px;
	padding-left: 10px;
}
.active {
	background-position: left 4px;
}
#search {
	position: absolute;
	top: 29px;
	right: 2px;
	width: 311px;
}
#search-input {
	border: 0;
	width: 205px;
	height: 23px;
	float: left;
	display: inline;
	background: transparent;
	padding: 7px 0 0 20px;

	
	
	color:#333;
	font:1.1em/1.45em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#search div.bg {
	float: left;
	display: inline;
	background: transparent url(../images/bg_search.png) 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 {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	padding-bottom: 2em;
	background-color: #FFFFFF;
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	height: auto;
	padding-top: 15px;
	margin-top: 2px;
}
#content .main_login, #content .sidebar, #ticker {
float:right;
height:1200px;
margin-left:3px;
margin-right:3px;
margin-top:50px;
padding-top:0;
width:350px;
}
.sidebar_l {
	margin-left: 3px;
	float: left;
	width: 224px;
	margin-right: 7px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-right: 0px solid #CCC;
}
.sidebar_r {
	margin-left: 1px;
	float: right;
	width: 224px;
	height: 250px;
	border: 1px solid #99DEF9;
	margin-right: 5px;
	margin-bottom: 7px;
}
.sidebar_r_title{
	width:99%; 
	float: left; 
	font-weight: bold; 
	font-size: 16px; 
	background-color: #F0F0F0; 
	height: 25px; 
	margin: 1px 1px 1px 1px; 
	padding-top: 7px;	
	/*background-image: url(../images/mycb2_s2/bg1.png);*/
}

.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_log {
	margin-left: 1px;
	float: right;
	width: 300px;
	height: 250px;
	border: 0px solid #ccc;
	margin-right: 5px;
}
.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_log {
	margin-left: 7px;
	float: right;
	width: 300px;
	height: 320px;
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-top: 15px;
}
.sidebar_r_2_top {
	margin-left: 7px;
	float: right;
	width: 224px;
	height: auto;
	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/autopromo.png);
}
ul.items {
	margin: 0;
}
ul.items li {
	position: relative;
	text-align: center;
	width: 190px;
	height: 202px;
	float: left;
	margin: 5px 25px 22px 20px;
	background: url(../images/bg_item.png) no-repeat;
}
ul.items li img {
	display: block;
	margin: 10px auto;
	border: 0px solid #ccc;
}
ul.items li p {
	color: #333333;
}
ul.items li h4, ul.items li p {
	text-shadow: 0 .1em .1em #fff;
}
#breadcrumb {
	margin: 1em 0 2em;
	color: #a4a4a4;
}
#breadcrumb a {
	color: #666;
	font-weight: normal;
}
#breadcrumb a:hover {
	color: #353535;
}
.pagination {
	margin: 2em 15px 1em 0;
	text-align: right;
	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: 300px;
	margin: 15px 15px 0;
}
.main .description {
	margin-right: 0px;
	font-size: 12px;
}
td.discount {
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	height: 61px;
	padding: 5px 5px 5px 5px;
}
#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/bg_mod.gif) no-repeat top;
	padding: 5px 10px;
}
.module .modhead {
	height: 37px;
	padding-top: 3px;
	position: relative;
}
.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/bg_st1.gif) no-repeat top;
	padding: 0 6em .83em 4.17em;
}
.module li#step2 {
	background: url(../images/bg_st2.gif) no-repeat top;
	padding: 0 6.25em .83em 4.17em;
}
.module li#step3 {
	background: url(../images/bg_st3.gif) no-repeat top;
	padding: 0 6em .83em 4.17em;
}
#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 {
	width: 75px;
	float: left;
	padding-top: 10px;
}
img.pic, .avatar img {
	border:1px solid #CCCCCC;
	display:block;
	margin:0;
	padding:9px;
}
.commentlist {
	padding-top:1em;
	width:460px;
}
.comment {
	margin-bottom: 2em;
}

.text {
	background-color:#F0F0F0;
	margin-left:75px;
	padding:25px 0 0 15px;
	width:350px;
}
.text p {
	color:#333333;
	font-size:1.2em;
	margin:0;
	padding:5px 10px 0;
}
.extra {
	background-color:#F0F0F0;
	color:#999999;
	font-size:1.2em;
	margin-left:75px;
	padding:25px 0 0 15px;
	width:350px;
}
.recent li {
	padding: 5px 0 5px;
	clear: left;
	font-size: 11px;
}
.recent img {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.recent h5 {
	color: #093B87;
	font-size: 1em;
}
.recent span {
	color: #959595;
	display: block;
}
.recent a {
	color: #093B87;
}
.recent a:hover {
	color: #003;
}
.btn {
	float: right;
	display: block;
	margin: 0 15px 0;
}
.btnfull {
	margin: 10px 0 0;
}
.bubble {
	background: url(../images/ico_bubble.gif) no-repeat left top;
	position: absolute;
	top: 0;
	left: 140px;
	height: 61px;
	width: 96px;
	display: block;
}
/*	--------------------------------------------------
	Footer
	-------------------------------------------------- */
	
	#footer ul {
	margin: 20 20 20px 25px;
	color: #666666;
	margin-top: 25px;
}
#footer ul li {
	display: inline;
	padding: 0 1em 0 0;
	font-size: 11px;
	text-transform: none;
	color: #666666;
}
#footer a {
	color:#000000;
	padding:5px;
}
#footer a:hover {
	background-color:#333;
	color:#FFFFFF;
	padding:5px;
}
#footer p {
	font-size: 1em;
	color: #999999;
	margin-left: 5px;
}
#footer p a {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
}
#footer p a:hover {
	color: #666666;
	text-decoration: underline;
}
#credits {
	position: absolute;
	top: -1px;
	right: 0;
	text-align: right;
	margin-right: 7px;
	margin-top: 10px;
}
/*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:#9CDFF9;
border-bottom-color:black;
color:#FFFFFF;
}

/*menu laterale */


.slidedoormenu {
	/*list-style-type: disc;*/
	margin: 0;
	padding: 0;
	width: 190px; /* width of menu (don't forget to add border with below!) */
	border-left: 0px solid #F0F0F0;
}
.slidedoormenu li {
	border-bottom: 0, 5px solid #ccc;
}
.slidedoormenu li a {
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana;
	display: block;
	color: black;
	width: auto;
	border-bottom: 1px dotted #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;
	background-color: #FFF;
}
.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: #333333;
	background-color: #FFFFFF;
	border-right: 3px solid #B0CE5C;
	/*background-image: url(../images/bg/back_cont.jpg);*/
}
.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 */
}
 </style>  [if IE]> <style type="text/css"> .slidedoormenu li a { /* Menu link width value for IE */
width: 100%;
}
#coupon {
	background: url(../images/mycb2/bg_coupon_top.png) no-repeat top;
	margin: 2em 5px 0 0;
	padding: 40px 5px 0px;
	height: 35px;
	color: #333333;
	font-weight: bold;
	font-size: 18px;
	width: 455px;
	}

	#coupon_repeat {
	background: url(../images/mycb2/bg_coupon_repeat.png) repeat top;
	margin: 0 5px 0 0;
	padding: 0 5px 10px;
	width: 455px;
	}

	#couponb {
	background: url(../images/mycb2/bg_couponb.png) no-repeat top;
	height: 27px;
	margin: 0em 5px 0 0;
	width: 455px;
	padding: 0 5px 10px;
	}
.clear {
	clear: both;
	height: 0px;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
.description { margin-right: 270px;}
.description p {font-size: 1.1em; line-height: 1.5; margin: 0 0 1.5em;}
#register .reg_input{

background-color:#FFFFFF;
border-color:#666666 #CCCCCC #CCCCCC;
border-style:solid;
border-width:1px;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:normal;
height:21px;
margin:1px;
padding:5px 5px 1px;
width:200px;



}
#register .reg_sel{height: 29px;width: 230px;border: 1px #cbcac9 solid;font-size: 1.2em;}

#breadcrumb { margin: 1em 0 2em; color: #a4a4a4; }
	#breadcrumb a { color: #666; font-weight: normal; }
	#breadcrumb a:hover { color: #353535; }
		.comment { margin-bottom: 2em; }
/*registrazione */
#register .claim{color: #6b6b6b; 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:#333333;
float:left;
font-size:16px;
font-weight:bold;
padding-top:10px;
width:197px;}
#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:150px;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: 10px 0 0 0;padding: 5px 0 5px 0;}
.claim p{display: inline;}
#register .msg_pay{font-size: 1.2em;}
#register .ast{float: left;font-size: 1.8em;padding-left: 5px;}
#register .reg_sel{-x-system-font:none;
border:1px solid #CBCAC9;
color:#333333;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:0.8em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:29px;
line-height:1.45em;
width:230px;}
#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: left;font-size: 1.8em;padding-left: 5px;}
#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;}
.modbody .email{font-size: 1.4em;color: #69b5d1;font-weight: bold;margin: 10px 0 10px 0;}
.modbody .reg_input{

background-color:#FFFFFF;
border-color:#666666 #CCCCCC #CCCCCC;
border-style:solid;
border-width:1px;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:normal;
height:21px;
margin:1px;
padding:5px 5px 1px;
width:250px;

}
.modbody .reg_psw{

background-color:#FFFFFF;
border-color:#666666 #CCCCCC #CCCCCC;
border-style:solid;
border-width:1px;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:normal;
height:21px;
margin:1px;
padding:5px 5px 1px;
width:200px;

}
.modbody .accept{float: left;padding: 3px 0 0 5px !important;padding: 5px 0 0 5px;}
.modbody .remember{margin: 15px 0 0 0;}
.pad{padding: 10px 0 0 0;}
.pos_rel{position: relative;width: 250px;}
/* Search result suggestions
#search-result-suggestions{
	position: absolute;
	left: 0;

	background: #FFF;
	border: 1px solid #484256;
	display: none;
	overflow: auto;

}

#search-result-suggestions h4{
	margin: 0.25em 0;
	padding: 0.25em 1em;
}

#search-results ul{
	list-style: none;
	margin-bottom: 1em;
}

#search-results a{
	display: block;
	padding: 0.25em 1em;
}

#search-results a.selected{
	color: #FFF;
	background: #484256;
}

#search-results p{
	margin-bottom: 0.5em;
};
*/
	/* Search result suggestions */
	#search-result-suggestions{
		position: absolute;
		left: 0;
		top:0 !important;
		top:-10px;
		width: 230px;
		background: #FFF;
		border: 1px solid #484256;
		display: none;
		overflow: auto;

	}

	#search-result-suggestions h4{
		margin: 0.25em 0;
		padding: 0.25em 1em;
	}

	#search-results ul{
		list-style: none;
		margin-bottom: 1em;
	}

	#search-results a{
		display: block;
		padding: 0.25em 1em;
	}

	#search-results a.selected{
		color: #FFF;
		background: #484256;
	}

	#search-results p{
		margin-bottom: 0.5em;
	};
	
	
	/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.commentbox{
	background-color: #ececec;
	width: 450px;
	padding: 10px;
	height: 100px;
}

.commentfooter{
	background: url(../images/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
	padding-left: 58px;
	padding-top: 1px;
	margin-bottom: 2em;
	font-size: 90%;
	color: #4A4A4A;
	height: 25px;
}
#middlecolumn{
	width: 610px;
	padding-right: 0;
}

#bottomarea{
margin-top: 1em;
}

#bottomleft{
width: 490px;
border-right: 1px solid #dadada;
padding-right: 7px;
}

#bottomright{
width: 170px;
padding-left: 6px;
float: right;
font-size: 90%;
}

#bottomright p{
margin: 8px 0;
}

#bottomleft .titlebar, #bottomright .titlebar{
margin-top: 0;
}
.newsback {
	padding-left: 18px;
	padding-top: 1px;
	margin-bottom: 1em;
	font-size: 11px;
	color: #0E3049;
	height: 25px;
	font-weight: bold;
	background-image: url(../images/backward.png);
	background-repeat: no-repeat;
	margin-right: 12px;
}
.newsbackinvia {
	padding-left: 14px;
	padding-top: 1px;
	margin-bottom: 1em;
	font-size: 11px;
	color: #0E3049;
	height: 25px;
	font-weight: bold;
	background-repeat: no-repeat;
	margin-right: 12px;
	text-align: right;
}

.float_news_img{
	float: left;
	margin-right: 7px;
}



.font_cat{
	padding: 0;
	float: right;
	font: bold 23px Arial;
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
	border: 0px solid #625e00;
	border-width: 0px 0;
	background-color: #FFFFFF;
	height: 37px;
	padding-top: 0px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
	margin: 0;
	padding: 0;
	float: right;
	font: bold 17px Arial;
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
	border: 0px solid #625e00;
	border-width: 0px 0;
	background-color: #999999;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #333333;
	padding: 9px 11px;
	text-decoration: none;
	border-right: 1px solid white;
	font-size: 17px;
}

.solidblockmenu li a:visited{
	color: #666666;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #333333;
}





/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#vdividermenu ul{
	margin: 0;
	margin-bottom: 0em;
	float: right;
	font: bold 100% Arial;
	width: auto;
	border: 0px solid #625e00;
	font-size: 18px;
	margin-top: 37px;
	
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
	width: 99%;
	float: right;
	font-size: 17px;
	padding: 5px 5px 5px 5px;
	_padding: 1px 5px 5px 5px;
}

#vdividermenu ul li{
	display: inline;
	font-size: 17px;
}

#vdividermenu ul li a{
	float: left;
	color: black;
	padding: 5px 5px 5px 5px;
	_padding: 1px 5px 5px 5px;
	text-decoration: none;
	background: transparent url(media/vertical.gif) center right no-repeat;
	font-size: 17px;
	height: auto;
}

#vdividermenu ul li a:visited{
	color: black;
	font-size: 17px;
	padding: 5px 5px 5px 5px;
	_padding: 1px 5px 5px 5px;
}

#vdividermenu ul li a:hover{
	color: #FFFFFF;
	background-color: #B0CE5C;
	font-size: 17px;
	padding: 5px 5px 5px 5px;
	_padding: 1px 5px 5px 5px;
}

.ricerca_testo {
background-color:#FFFFFF;
	border-color:#666666 #CCCCCC #CCCCCC;
	border-style:solid;
	border-width:1px;
	color:#000000;
	height:21px;
	margin:1px;
	width: 300px;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 5px 1px 5px;
	font-family: Arial, Helvetica, sans-serif;

}

.reminder{
	font-size: 13px;
	width: 170px;
	float: left;
}

.lostpsw a{
	font-size: 13px;
	font-weight: bold;	
}
.module_ureg {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EAF7FF url(../images/bg_mod_ureg.gif) no-repeat scroll center top;
padding:5px 10px;
}

.boxnews_inner {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
border:1px solid #99DEF9;
color:#333;
height:auto;
margin:1em 0 1em;
padding:3px 3px 5px;
width:auto;
}
.boxnews_title {
font-size: 14px;
font-weight: bold;
color: rgb(13, 47, 72);
}