html,body{
	margin:0px;
	padding:0px;
	text-align:center;
	background:#444748;
/*	background-image:url("../images/mainBg.jpg");
	background-repeat:repeat-x;*/
	height:100% !important;
	font-family: "Trebuchet MS", Verdana, Arial;
	color:#000000;
	font-size:12px;
}
div#mainTpl{
	width:961px;
	margin:0 auto;
	background:url("../images/mainTplBkg.jpg") repeat-y;
	padding:0px;
}
div#mainTplHead{
	width:961px;
	margin:0px;
	background:url("../images/mainTplHead.jpg") no-repeat;
	padding:0px;
	position: relative;
}
div.header{
	width:961px;
	height:123px;
	text-align:left;
	overflow:hidden;
}
div.header div.logo{
	float:left;
	width:260px;
}
div.header div.banner{
	float:left;
	width:500px;
	padding-top:25px;
	padding-left:200px;
	text-align:left;
}
div.topMenu{
	width:955px;
	padding-left:5px;
	height:36px;
	text-align:left;
	line-height:36px;
}
/*div.topMenu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
div.topMenu a{
	display:block;
	width:100px;
	height:36px;
	text-align:center;
	font-weight:bold;
	color:#000000;
	font-size:14px;
	text-decoration:none;
	float:left;
}
div.topMenu li{
	position: relative;
	float:left;
}

div.topMenu ul li ul{
	position: absolute;
	top:36px;
	left:1px;
	z-index: 500;
	border:1px solid #A7AAAE !important;
	border-top:0px solid white !important;
	margin:0px !important;
}

div.topMenu ul ul li{
	background:none !important;
	background-color:#CCCCCC  !important;
	line-height:25px;
	height:25px;
	width:160px;
	text-align:left;
	border-bottom: 1px solid #FFFFFF;
}

div.topMenu ul ul li.last{
	background:none !important;
	background-color:#CCCCCC  !important;
	line-height:25px;
	height:25px;
	width:160px;
	text-align:left;
	border-bottom: 0px;
}

div.topMenu ul ul li a{
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:23px;
	display:block;
	text-align:left;
	padding-left:10px;
	line-height: 25px;
	height: 25px;
	width:150px;
}

div.topMenu ul ul{
	display: none;
}

div.topMenu ul li:hover ul{
	display: block;
}


div.topMenu ul ul li a:hover{
	color:#FFFFFF;
}

div.topMenu a.selected{
	color:#666666;
}*/
div.topMenu div.search{
	float:left;
	height:35px;
	color:#666666;
	padding-left:10px;
	width:240px;
	padding-top: 1px;
}
div.topMenu div.search form{
	margin:0px;
	padding:0px;
}
div.topMenu div.search label{
	line-height:20px;
	width:50px;
	display:block;
	float:left;
	margin-top:7px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
}
div.topMenu div.search input{
	float:left;
	margin-top:7px;
}

div.leftCol{
	float:left;
	width:758px!important;
	padding-left:12px!important;
	padding-right:7px!important;
	padding-top:14px;
	text-align:left;

}
div.leftCol div.pageHeader{
	width:746px;
	background:url("../images/pageHeader.jpg") no-repeat;
	height:37px;
	/*padding-top:10px;*/
	padding-left:12px;
	margin-bottom:10px;
}
div.leftCol div.pageHeader h1{
	float:left;
	line-height:37px;
	/*height:42px;*/
	font-size:16px;
	margin:0px;
	padding:0px;
	color:#ffffff;
	padding-right:15px;
	/*background:url("../images/headerSep.jpg") no-repeat right;*/
	font-family: "Trebuchet MS", Verdana, Arial;
}

div.leftCol div.pageHeader div.data{
	float:left;
	line-height:37px;
	/*height:42px;*/
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#ffffff;
	padding-left:10px;
	font-weight:bold;
}
div.leftCol div.pageHeader div.archive{
	float:right;
	font-size:11px;
	margin:0px;
	padding:0px;
	color:#ffffff;
	line-height:35px;
	background:url("../images/arrow.jpg") no-repeat 0px 10px;
	width:100px;
	text-align:left;
	padding-left:20px;
}

div.leftCol div.pageHeader div.archive a{
	color:#ffffff;
	text-decoration: none;
}

div.leftCol div.pageHeaderEvents div.evdate{
	float:right;
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#ffffff;
	line-height:37px;
	margin-right: 13px;
}

div.leftCol div.pageHeaderEvents span.eyearopt{
	float: left;
	margin-left: 90px;
	margin-top: 7px;
}

div.leftCol div.pageHeaderEvents a.close{
	float:right;
	font-size:11px;
	margin:0px;
	padding:0px;
	color:#ffffff;
	line-height:35px;
	background:url("../images/arrow.jpg") no-repeat 0px 10px;
	width:40px;
	text-align:left;
	padding-left:20px;
	text-decoration: none;
}

div.leftCol div.bookDetText{
	width: 758px;
	background:url("../images/contactBg.jpg") repeat-y top left;
}

div.leftCol div.contLeft{
	width:176px;
	float:left;
	text-align:center;
	/*margin-left: 5px;*/
	margin-right: 10px;
	padding-bottom: 20px;
	margin-top: 13px;
}

div.leftCol div.contLeft div.abonati{
	width:138px;
	border:1px solid #CCCCCC;
	margin:0px;
	margin-top:10px;
	margin-left: 8px;
	#margin-left: 0px;
	padding:10px;
	text-align:center;
	background: #FFFFFF;
}

div.leftCol div.contLeft div.abonati p.price{
	margin: 0px;
	padding: 0px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 13px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

div.leftCol div.contLeft div.abonati a.aggiungi{
	text-decoration: none;
	margin-bottom: 5px;
	display: block;
}

div.leftCol div.contLeft div.abonati p{
	width:138px;
	font-weight:bold;
	text-align:left;
	display:block;
}


div.leftCol div.contLeft div.sponsorsHead{
	background:url("../images/colHead.jpg") no-repeat;
	width:168px;
	height:34px;
	margin:0px;
	margin-top:10px;
	color:#ffffff;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	padding-left:10px;
	text-align:left;
	margin-left: 8px;
	#margin-left: 9px;
}
div.leftCol div.contLeft div.sponsors{
	border:1px solid #C30017;
	border-top:0px;
	width:158px;
	margin:0px;
	margin-left: 8px;
	#margin-left: 2px;
}

div.leftCol div.contLeft div.sponsors a{
	display:block;
	background:#FFFFFF url('../images/arrow2.jpg') no-repeat;
	padding-left:20px;
	text-align:left;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size: 11px;
}

div.leftCol div.contRight{
	width:558px;
	float:left;
	text-align:left;
	overflow: hidden;
}

div.leftCol div.contRight div.magazineDesc{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #000000;
	font-size: 13px;
}

div.leftCol div.contRight h2{
	color: #EE1C25;
	margin:0px;
	padding:0px;
	font-size:20px;
	font-weight:bold;
	margin-top:10px;
	padding-left:10px;
}
div.leftCol div.contRight div.somarioHead{
	width:548px;
	height:21px;
	color:#ffffff;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	background:url('../images/somarioHead.jpg') no-repeat;
	margin-bottom:5px;
}
div.leftCol div.contRight div.somarionCont{
	width:543px;
	color:#000000;
	padding:5px;
	padding-left:10px;
	font-size:11px;
	background:#FFFFFF;
	margin-bottom:5px;
	line-height:12px;
}

div.leftCol div.contRight div.somarionCont span{
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
}

.booksCont h2{
	color: #000000 !important;
	font-size: 18px !important;
	padding-left: 7px !important;
	padding-right: 7px !important;
}

.booksCont p{
	margin: 0px;
	padding: 0px;
	margin-bottom: 18px;
	line-height: 16px;
	font-size: 12px;
	padding-left: 7px;
	padding-right: 7px;
}

div.leftCol div.pageHeaderEvents{
	width:738px;
	background:url("../images/pageHeader.jpg") no-repeat;
	height:37px;
	padding-left:20px;
	margin-bottom:10px;
}
div.leftCol div.pageHeaderEvents h1{
	float:left;
	line-height:35px;
	font-size:16px;
	margin:0px;
	padding:0px;
	color:#ffffff;
	padding-right:15px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

div.leftCol div.eventItem{
	width:736px;
	color:#000000;
	padding-left:8px;
	padding-right: 14px;
	padding-top:6px;
	padding-bottom: 7px;
	font-size:11px;
	background:#D2D3D5;
	margin-bottom:5px;
	line-height:12px;
	position: relative;
	font-family: Arial;
}

div.leftCol div.eventItem2{
	width:736px;
	color:#000000;
	padding-left:8px;
	padding-right: 14px;
	padding-top:6px;
	padding-bottom: 7px;
	font-size:11px;
	background:#6E6E70;
	margin-bottom:5px;
	line-height:12px;
	position: relative;
	font-family: Arial;
}

div.leftCol div.eventItem img, div.leftCol div.eventItem2 img{
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 12px;
}

div.leftCol div.eventItem div.newsData{
	float: left;
	width: 564px;
}

div.leftCol div.eventItem2 div.newsData{
	float: left;
	width: 564px;
	color: #FFFFFF;
}

div.leftCol div.eventItem span.date{
	color: #EE1C25;
	font-weight: bold;
	font-size: 12px;
}

div.leftCol div.eventItem2 span.date{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

div.leftCol div.eventItem span.title{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

div.leftCol div.eventItem2 span.title{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

div.leftCol div.eventItem p{
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 7px;
	color: #000000;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

div.leftCol div.eventItem2 p{
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 7px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

div.leftCol div.eventItem a.evDetails{
	position: absolute;
	right: 14px;
	bottom: 10px;
	font-size:11px;
	margin:0px;
	padding:0px;
	color:#EE1C25;
	background:url("../images/readDetails.gif") no-repeat top left;
	width:60px;
	text-align:left;
	padding-left:24px;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}

div.leftCol div.eventItem2 a.evDetails{
	position: absolute;
	right: 14px;
	bottom: 10px;
	font-size:11px;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	background:url("../images/readDetails.gif") no-repeat top left;
	width:60px;
	text-align:left;
	padding-left:24px;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}

div.leftCol div.paging{
	float: right;
	margin: 0px;
	padding: 0px;
	margin-top: 83px;
	/*margin-right: 20px;*/
}

div.leftCol div.paging div.ppp{
	float:left;
	margin-left: 5px;
	margin-right:5px;
	color: #000000;
}

div.leftCol div.paging a{
	background:url("../images/page_nr.jpg") no-repeat top left;
	line-height: 18px;
	#line-height: 17px;
	height: 19px;
	width: 18px;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	display: inline-block;
}

div.leftCol div.paging a:hover, div.leftCol div.paging a.selected{
	background:url("../images/page_nr_sel.jpg") no-repeat top left;
}

div.leftCol div.evCont{
	width: 558px;
	/*padding-left: 15px;*/
	/*padding-right: 19px;*/
	margin-top: 21px;
	float: left;
	color: #000000;
	background: #D2D3D5;
	padding-left: 7px;
	padding-right: 7px;
}

div.leftCol div.evCont p{
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	line-height: 16px;
	font-size: 12px;
}

div.leftCol div.evCont p a{
	color: #EE1C25;
	text-decoration: none;
}

div.leftCol div.evCont h1{
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	color: #000000;
}

div.leftCol div.evImages{
	margin-top: 13px;
	float: left;
	width: 176px;
	text-align: center;
	margin-right: 10px;
	padding-bottom: 20px;
}

div.leftCol div.evImages img{
	margin-bottom: 10px;
}

div.leftCol div.bookItemGrey{
	width: 736px;
	/*height: 140px;*/
	background: #D2D3D5;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 8px;
	padding-right: 14px;
	position: relative;
	margin-bottom: 9px;
	font-family: Arial;
}

div.leftCol div.bookItemGrey img, div.leftCol div.bookItemWhite img{
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 12px;
}

div.leftCol div.bookItemGrey div.bookDet{
	float: left;
	width: 596px;
	margin: 0px;
	padding: 0px;
	/*margin-left: 1px;*/
}

div.leftCol div.bookItemWhite div.bookDet{
	float: left;
	width: 594px;
	margin: 0px;
	padding: 0px;
	/*margin-left: 1px;*/
}

div.leftCol div.bookItemGrey div.bookDet h1{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

div.leftCol div.bookItemWhite div.bookDet h1{
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

div.leftCol div.bookItemGrey div.bookDet h3{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}

div.leftCol div.bookItemWhite div.bookDet h3{
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}

div.leftCol div.bookItemGrey div.bookDet p{
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

div.leftCol div.bookItemWhite div.bookDet p{
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
}

div.leftCol div.bookItemGrey div.bookDet p span.lbl{
	color: #EE1C25;
	display: inline-block;
}

div.leftCol div.bookItemWhite div.bookDet p span.lbl{
	color: #FFFFFF;
	display: inline-block;
}

div.leftCol div.bookItemGrey div.bookDet p.desc, div.leftCol div.bookItemWhite div.bookDet p.desc{
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	font-size: 12px;
	margin-bottom: 10px;
}

div.leftCol div.bookItemGrey div.bookDet a.details{
	position: absolute;
		right: 14px;
		bottom: 5px;
	font-size:11px;
	margin:0px;
	padding:0px;
	color:#EE1C25;
	background:url("../images/readDetails.gif") no-repeat top right;
	width:110px;
	text-align:left;
	padding-right:22px;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
	font-weight: bold;
}

div.leftCol div.bookItemWhite div.bookDet a.details{
	position: absolute;
		right: 14px;
		bottom: 5px;
	font-size:11px;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	background:url("../images/readDetails.gif") no-repeat top right;
	width:110px;
	text-align:left;
	padding-right:22px;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
	font-weight: bold;
}


div.leftCol div.bookItemWhite{
	width: 736px;
	/*height: 140px;*/
	background: #6E6E70;
	/*border-left: 1px solid #6E6E70;
	border-right: 1px solid #6E6E70;
	border-bottom: 1px solid #6E6E70;*/
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 8px;
	padding-right: 14px;
	position: relative;
	margin-bottom: 9px;
	font-family: Arial;
}


div.leftCol div.pageHeaderBooks{
	width:746px;
	background:url("../images/pageHeader.jpg") no-repeat;
	height:37px;
	/*padding-top:10px;*/
	padding-left:12px;
	margin-bottom:10px;
}

div.leftCol div.pageHeaderBooks h1{
	float:left;
	line-height:37px;
	font-size:16px;
	margin:0px;
	padding:0px;
	color:#ffffff;
	padding-right:15px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

div.leftCol div.pageHeaderSearch{
	width:738px;
	background:url("../images/pageHeader.jpg") no-repeat;
	height:37px;
	/*padding-top:10px;*/
	padding-left:20px;
	margin-bottom:10px;
}
div.leftCol div.pageHeaderSearch h1{
	float:left;
	line-height:36px;
	font-size:16px;
	margin:0px;
	padding:0px;
	color:#ffffff;
	padding-right:15px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

div.leftCol h3.searchRev{
	width:748px;
	background:url("../images/search_rev_bg.jpg") no-repeat;
	line-height: 20px;
	height:20px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 3px;
	padding-left: 10px;
	font-size: 14px;
}

div.leftCol div.resLine{
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 730px;
	height: 20px;
	background: #D2D3D5;
	padding-right: 21px;
	padding-left: 7px;
	margin-bottom: 2px;
}

div.leftCol div.resLine a{
	float: left;
	line-height: 20px;
	text-decoration: none;
	font-wight: bold;
	background:url("../images/readDetails.gif") no-repeat 0px 2px;
	color: #000000;
	padding-left: 19px;
}

div.leftCol div.resLine span{
	float: right;
	line-height: 20px;
	font-size: 11px;
}

div.contLeft div.payMethods{
	width: 138px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-top: 28px;
}

div.rightCol{
	float:left;
	width:162px;
	padding-top:14px;
	text-align:left;
	padding-left:8px;
}

div.rightCol div.rightColHead{
	width:152px;
	height:48px;
	background:url('../images/rightColHead.jpg') no-repeat;
	line-height:40px;
	color:#ffffff;
	font-weight:bold;
	padding-left:10px;
	font-size:14px;
}
div.rightCol div.rightColCont{
	width:140px;
	border:1px solid #cccccc;
	border-top:0px;
	padding:10px;
	color:#999999;
	font-size:10px;
	line-height:15px;
}

div.rightCol div.rightColCont p.benvenuto{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 11px;
	padding-bottom: 5px;
}

div.rightCol div.rightColCont p.carttext{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 11px;
	margin-top: 5px;
}

div.rightCol div.rightColCont a{
	font-weight:bold;
	color:#000000;
	font-size:10px;
	line-height:17px;
	text-decoration:none;
}

div.rightCol div.rightColCont a.controlla{
	font-weight:bold;
	color:#000000;
	font-size:10px;
	line-height:17px;
	text-decoration:none;
	background:url("../images/li.jpg") no-repeat 0px 0px;
	padding-left:23px;
}

div.rightCol div.rightColCont form{
	margin:0px;
	padding:0px;
	color: #000000;
}

div.rightCol div.rightColCont p.eventItem{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 12px;
	padding-top: 14px;
	padding-bottom: 12px;
	border-bottom: 1px solid #CCCCCC;
}

div.rightCol div.rightColCont p.eventItem a{
	margin-left: 80px;
	text-align: right;
	color: #000000;
	text-decoration: none;
	background:url("../images/li.jpg") no-repeat 0px 0px;
	padding-left:23px;
}

div.rightCol div.rightColCont .firstItem{
	padding-top: 0px !important;
}

div.rightCol div.rightColCont .lastItem{
	padding-bottom: 0px !important;
	border: 0px !important;
}

div.rightCol div.banners{
	width:162px;
	/*border:1px solid #cccccc;*/
	height:600px;
	margin-top:10px;
	margin-bottom:10px;
	overflow: hidden;
}

div.rightCol div.banners img{
	border:1px solid #cccccc;
}

div.rcBotData{
	width: 923px;
	background: #EE1C25;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 12px;
	#margin-left: -1px;
	padding: 6px;
}

div.rcBotData p{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 1px;
	font-weight: bold;
}

div.rcBotData p span{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}

div.rcBotData p span.srl{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

div#footer{
	width:961px;
	height:50px;
	margin:0 auto;
	background:url("../images/footer.jpg") no-repeat;
	padding:0px;
	padding-top:15px;
	text-align:center;
	border:
}

.clearAll{
	clear:both;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

.clearLeft{
	clear: left;
}

input.inp{
	width:137px;
	height:20px;
	border:0px;
	background:url("../images/inputBkg.jpg") no-repeat;
}

input.inp2{
	width:150px;
	height:18px;
	border:0px;
	/*background:url("../images/inputBkg.jpg") no-repeat;*/
}

.margintop11px{
	margin-top: 11px;
}

a.rb{
	display:block;
	margin-bottom:10px;
}
div.staticPagesHeaders{
	width:738px;
	background:url("../images/pageHeader.jpg") no-repeat;
	height:37px;
	padding-left:20px;
	margin-bottom:10px;
}

div.staticPagesHeaders h1{
	float:left;
	line-height:36px;
	margin:0px;
	padding:0px;
	color:#ffffff;
	padding-right:15px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

div.staticPagesHeaders p.step{
	float: right;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	line-height: 40px;
	margin-right: 13px;
}

div.totale a.aggiorna{
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	line-height: 25px;
	background:url("../images/li.jpg") no-repeat 0px 5px;
	padding-left:23px;
	margin-left: 175px;
	text-decoration: none;
}

div.staticPagesHeaders p.step span{
	color: #FFCC99;
}

div.peiDesc{
	margin: 0px;
	padding: 0px;
	width: 758px;
	background: #D2D3D5;
	margin-bottom: 15px;
}

.lc{
	float:left;
	margin: 0px;
	padding: 0px;
	width:213px;
	padding-right: 16px;
	padding-left: 6px;
	margin-top: 18px;
}

.lc img.img{
	margin-bottom:9px !important;
}

.rc{
	width:501px;
	float:left;
	margin-top: 15px;
}

.rc p{
	margin: 0px;
	padding: 0px;
	width:501px;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	line-height:20px;
	text-align: justify;
	margin-bottom: 28px;
}

.prods{
	/*background:url("../images/reviste_bg.jpg") no-repeat top right;*/
	background: #6E6E70;
	width: 758px;
	margin-top: -9px;
	margin-bottom: 15px;
}

.prods h3{
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:18px;
	padding-left: 12px;
	padding-top: 12px;
}

.prods .revImgs{
	padding-left: 28px;
	padding-right: 28px;
	width: 688px;
	margin-bottom: 20px;
}

.prods .revImgs img{
	margin-right: 44px;
}

.prods .revImgs img.last{
	margin-right: 0px;
}

.lc h3{
	font-family:Trebuchet Ms;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	line-height:18px;
}

.prods ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-left: 18px;
}

.prods ul li{
	float: left;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:left;
	background:url("../images/readDetails.gif") no-repeat 0px 2px;
	padding-left:23px;
	line-height:18px;
	margin-bottom: 22px;
	width: 328px;
}

.prods ul li a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1.5px;
}

.prods2{
	background: #D2D3D5;
	width: 758px;
	margin-top: -9px;
	margin-bottom: 15px;
}

.prods2 h3{
	font-size:13px;
	font-weight:normal;
	color:#000000;
	line-height:18px;
	padding-left: 12px;
	padding-top: 12px;
}

.prods2 div.csp_bookList{
	float: left;
	width: 410px;
}

.prods2 div.csp_bookList a{
	display: block;
	font-family:Arial;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 26px;
	margin-bottom: 10px;
	padding-left:23px;
	line-height:18px;
	background:url("../images/readDetails.gif") no-repeat 0px 2px;
	color: #000000;
	letter-spacing: 1.5px;
}

.prods2 div.csp_bookImages{
	float: right;
	width: 308px;
	margin-top: -10px;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
}

.prods2 div.csp_bookImages img{
	margin-right: 13px;
	margin-bottom: 10px;
}

.prods2 div.csp_bookImages img.last{
	margin-right: 0px;
	margin-bottom: 10px;
}


.contattiForm{
	width:744px;
}

.contattiForm .contattiFormContent{
	float:left;
	width: 758px;
	background:url("../images/contactBg.jpg") repeat-y top left;
	padding-bottom: 400px;
}

.contattiForm .contattiFormContent h2{
	float:left;
	margin: 0px;
	padding: 0px;
	width: 171px;
	padding-right: 5px;
	text-align:right;
	margin-right: 10px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	margin-top: 18px;
}

.contattiForm .contattiFormContent p{
	float:left;
	margin: 0px;
	padding:0px;
	width: 530px;
	padding-left: 7px;
	margin-top: 21px;
	font-size: 14px;
	line-height: 18px;
	font-family:Arial;
	text-align:left;
	font-weight:normal;
}

.contattiForm .contattiFormContent p a{
	color: #000000;
	text-decoration: none;
}

.contattiForm .contattiFormContent div.rev{
	float:left;
	margin: 0px;
	padding:0px;
	width: 530px;
	padding-left: 7px;
	margin-top: 21px;
}

.contattiForm .contattiFormContent div.rev p.withPad{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
	font-family:Arial;
	text-align:left;
	font-weight:normal;
	color: #000000;
	margin-bottom: 20px;
}

.contattiForm .contattiFormContent div.rev p.last{
	margin-bottom: 0px;
}

.contattiForm .contattiFormContent div.rev p.withPad strong{
	color: #EE1C25;
}

.contattiForm .contattiFormContent div.rev p.withPad span{
	font-size: 12px;
	font-weight: bold;
	color: #EE1C25;
}

.contattiForm p a{
	color: #B31118;
	text-decoration: none;
}

.contattiForm form{
	margin-left:20px;
}

.contattiForm form label{
	font-family:Trebuchet Ms;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	width:110px;
	clear:left;
	display:block;
	float:left;
}

.contattiForm form input{
	width:180px;
	height:18px;
	border:1px solid #cecece;
	float:left;
	margin-bottom:8px;
}

.contattiForm form textarea{
	width:360px;
	height:180px;
	border:1px solid #cecece;
	float:left;
	margin-bottom:8px;
}

.contattiForm form a.submitLink{
	font-family:Trebuchet Ms;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	display:block;
	float:left;
	background:url("../images/li.jpg") no-repeat 0px 2px;
	padding-left:23px;
	line-height:18px;
}

/***************** REGISTER PAGE ********************/

#shop_users
{
	width:758px;
	text-align: left;
	overflow: hidden;
}

#shop_users a
{
	color: #034178;
}

#shop_users div.top
{
	width:738px;
	background:url("../images/pageHeader.jpg") no-repeat;
	height:37px;
	/*padding-top:10px;*/
	padding-left:20px;
	margin-bottom:10px;
}

#shop_users div.top h1
{
	float:left;
	line-height:35px;
	height:42px;
	font-size:16px;
	margin:0px;
	padding:0px;
	color:#ffffff;
	padding-right:15px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

#shop_users div.top p{
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	color: #000000;
	font-weight: bold;
	line-height: 40px;
	height: 42px;
}

#shop_users div.bottom
{
	width:467px;
	height:30px;
	padding-left:20px;
	padding-top:20px;
	background: url('../images/boxBottom.jpg') no-repeat top left;
}

#shop_users form
{
	width:707px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	display:block;
	overflow: hidden;
}

#shop_users h1
{
	line-height: 37px;
	font-size: 18px;
	/*margin: 10px 0px;*/
}

#shop_users h2
{
	height: 16px;
	font-size: 16px;
	margin: 10px 0px;
}

#shop_users label
{
	width: 150px;
	display: inline-block;
	margin-bottom: 5px;
}

#shop_users .register_button
{
	font-family:Trebuchet Ms;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	display:block;
	float:left;
	background:url("../images/li.jpg") no-repeat 0px 2px;
	margin-left:150px;
	margin-top: 20px;
	padding-left: 23px;
	line-height:18px;
}

.inputC
{
	width: 220px;
	border: 1px solid #cecece;
	margin-bottom: 5px;
}

.inputC1
{
	border: 1px solid #cecece;
	width: 160px;
	margin-bottom: 5px;
}

.inputC2
{
	margin-left: 10px;
	border: 1px solid #cecece;
	width: 47px;
	margin-bottom: 5px;
}
.inputS
{
	width: 222px;
	border: 1px solid #cecece;
	margin-bottom: 5px;
}

form#registerForm #country
{
	display: none;
}

form#registerForm #dcountry
{
	display: none;
}

form#registerForm #icountry
{
	display: none;
}
/***************** EOF REGISTER PAGE ********************/


.shopList{
	width:758px;
	/*margin-left: 10px;
	margin-right: 10px;*/
	background:url("../images/shopListMainBg.jpg") repeat-y;
}

.shopList .shopListLeft{
	float: left;
	width: 374px;
	margin-right: 10px;
	/*padding: 10px;*/
	background: #E5E5E6;
}

.shopList .shopListRight{
	float: left;
	width: 374px;
	/*padding: 10px;*/
	background: #E5E5E6;
}

.shopList h3{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:18px;
	background:url("../images/shopList_h3_bg.jpg") no-repeat 10px 4px;
	padding-left: 25px;
	background-color: #636363;
	margin-bottom: 3px;
}

.shopList ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-bottom: 10px;
}

.shopList ul li{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	text-align:left;
	line-height:18px;
	padding-left: 10px;
	padding-right: 5px;
}

/*****************************************TABBER***************************************************/

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0px;
 padding: 0px;
 z-index: 8;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 padding:0px;
 display: inline;
 z-index: 8;

}

ul.tabbernav li a
{
 	font-size:16px;
 	font-weight:bold;
 	color: #034178;
 	text-align:center;
	width:148px;
 	line-height:35px;
	height:35px;
 	display:block;
	float:left;
	margin:0px;
	margin-right:8px;

	margin-bottom:-8px;
	*margin-bottom:-24px;
	text-decoration:none;
	letter-spacing:0.20px;
	z-index: 80;
}


ul.tabbernav li a:hover
{
}


ul.tabbernav li.tabberactive a:hover
{
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	clear:left;
	padding:0px;
	width:650px;
/*	background-image:url("../images/tabbertab.jpg");
	background-repeat:no-repeat;
	background-position:top right;*/
}

div.descTabs{
	margin: 0px;
	padding: 0px;
	margin-left: 143px;
	z-index: 10;
}

div.descTabs2{
	margin: 0px;
	padding: 0px;
	margin-left: 143px;
	margin-top: 0px;
	*margin-top: 4px;
	z-index: 10;
}

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h1 {
 display:none;
}

#mytab1 h1
{display:none;}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

.tabberlive#details_tabber
{
	width: 650px;
	margin: 0px;
	padding: 0px;
	background: url('../images/details_tab_ul.jpg') repeat-x top left;
}

.tabberlive#details_tabber div.star_rating
{
	margin-top: 10px;
}

.tabberlive#details_tabber ul.tabbernav
{
	height: 42px;
	float: left;
	/*overflow: hidden;*/
}

.tabberlive#details_tabber li
{
	height: 42px;
	width: 134px;
	margin: 0px;
	padding: 0px;
	background: url('../images/details_bat_li_active.jpg') no-repeat top left;
	display: block;
	float: left;
	overflow: hidden;
}

.tabberlive#details_tabber li.tabberactive
{
	background: url('../images/details_tab_nav.jpg') no-repeat top left;
}

.tabberlive#details_tabber li.tabberactive a
{
	color: #6c6c6c;
}

.tabberlive#details_tabber li a
{
	height: 32px;
	width: 134px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background: transparent;
	font-size: 12px;
	color: #CCCCCC;
}

.tabberlive#details_tabber .tabbertab
{
	width: 650px;
	margin: 0px;
	padding: 0px;
	background: url('../images/details_tab_tab.jpg') repeat-y top left;
	color: #000;
	float: left;
}

.tabberlive#details_tabber .tabbertab h1
{
	display: none;
}

.tabberlive#details_tabber .tabbertab a
{
	font-weight: bold;
	color: #034178;
}

.tabberlive#details_tabber .tabbertab p
{
	line-height: 15px;
	font-size: 11px;
	text-align: justify;
}

.tabberlive#details_tabber .tabbertab label
{
	width: 150px;
	display: inline-block;
	font-weight: normal;
	color: #000000;
}

.tabberlive#details_tabber .innerHTML
{
	padding: 14px 31px;
	width: 550px;
	margin-bottom: 20px !important;
}

.tabberlive#details_tabber .innerHTML2
{
	padding: 14px 8px;
}

.tabberlive#details_tabber .book_details_bottom
{
	height: 5px;
	width: 650px;
	background: url('../images/details_tab_bottom.jpg') no-repeat top left;
	float: left;
}

/*******************************END TABBER**********************************/

div.cartArtLine{
	width: 734px;
	/*height: 77px;*/
	padding-left: 8px;
	padding-right: 16px;
	padding-bottom: 7px;
	padding-top: 7px;
	background:#F4F4F4;
	margin-bottom: 5px;
	position: relative;
}

div.cartArtLine div.cartImage{
	width: 61px;
	float: left;
	height: 83px;
	overflow: hidden;
	margin-right: 17px;
}

div.cartArtLine div.cartMiddle{
	width: 621px;
	float: left;
}

div.cartArtLine div.cartMiddle h1{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 18px;
}

div.cartArtLine div.cartMiddle h3{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 14px;
}

div.cartArtLine div.cartMiddle p{
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	font-size: 11px;
}

div.cartArtLine div.cartMiddle a.cartRemove{
	font-weight: bold;
	color:#000000;
	font-size:11px;
	line-height:17px;
	text-decoration:none;
	background:url("../images/readDetails.gif") no-repeat 0px 0px;
	padding-left:23px;
}

div.cartArtLine div.cartMiddle div.qline{
	position: absolute;
	right: 16px;
	bottom: 5px;
}

div.cartArtLine div.cartMiddle div.qline label{
	margin-bottom: 4px;
	#margin-bottom: 1px;
	margin-right: 5px;
	display: inline-block;
}

div.cartArtLine div.cartMiddle div.qline input{
	width: 48px;
	border: 1px solid #A9A9A9;
	text-align: center;
}

div.cartArtLine div.cartMiddle div.qline span.price{
	margin-bottom: 4px;
	#margin-bottom: 1px;
	margin-left: 12px;
	display: inline-block;
	width: 100px;
	text-align: right;
}

div.cartArtLine div.cartMiddle div.qline span.prodtot{
	font-size: 18px;
	font-weight: bold;
	color: #DA0019;
}

div.cartArtLine div.cartMiddle div.qprice{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-weight: bold;
}

div.totale{
	width: 730px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 11px;
	padding-right: 17px;
	border-top: 1px dashed #7F7F7F;
	border-bottom: 1px dashed #7F7F7F;
}

div.totale span.totale_text{
	float: left;
	color: #C00017;
	font-size: 18px;
	font-weight: bold;
}

div.totale span.total_price{
	float: right;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin-top: 2px;
}

a.avanti{
	float: right;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	margin-top: 20px;
	margin-right: 15px;
	background:url("../images/readDetails.gif") no-repeat 0px 0px;
	padding-left:23px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

div.userData{
	width: 738px;
	padding-left: 20px;
	padding-top: 20px;
}

div.userData label{
	width: 150px;
	display: inline-block;
	font-weight: normal;
	color: #000000;
}

div.userData h2{
	height: 16px;
	font-size: 16px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
}

div.attentionMsg{
	color: #ee1c25;
	font-weight: bold;
	margin-bottom: 5px;
}

div.cartbox_left2{
	padding-left: 20px;
	float: left;
	width: 330px;
	margin-bottom: 15px;
}

div.cartbox_label{
	width: 100px;
	float: left;
}

div.cartbox_value{
	width: 230px;
	float: left;
}

div#spinner{
	width: 400px;
	height: 120px;
	margin: -60px 0px 0px -200px;
	border: 2px solid #BCE4F0;
	border-right: 2px solid #025FAD;
	border-bottom: 2px solid #025FAD;
	position: absolute;
	top: 50%;
	left: 50%;
	background: #0071BF;
	/* for IE */
	filter:alpha(opacity=80);
	/* CSS3 standard */
	opacity:0.8;
	display: none;
}

div#spinner p{
	padding-top: 40px;
	margin:0px;
	font-size: 24px;
	color: #fff;
	text-align: center;
}

div.orderPrices{
	clear: both;
	width: 726px;
	height: 56px;
	padding-top: 35px;
	background: #F4F4F4;
	margin-bottom: 5px;
	padding-left: 13px;
	padding-right: 19px;
}

div.orderPrices span.totale_text_red, div.pay_orderTotal span.totale_text_red{
	float: left;
	color: #C00017;
	font-size: 18px;
	font-weight: bold;
}

div.orderPrices span.totale_text_black{
	float: left;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

div.orderPrices span.total_price,div.pay_orderTotal span.total_price{
	float: right;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

div.pay_orderTotal{
	clear: both;
	width: 726px;
	height: 42px;
	padding-top: 25px;
	background: #FFFFFF;
	margin-bottom: 5px;
	padding-left: 13px;
	padding-right: 19px;
}

div.payMethod{
	padding-left: 13px;
	padding-right: 19px;
}

div.payMethod p{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

div.payMethod div.payImg{
	float: left;
	color: #000000;
	font-size: 12px;
	text-align: center;
	margin-right: 20px;
}

div.payMethod div.payImg img{
	margin-bottom: 5px;
}

div#bonificoBancarioText p, div#contoCorrentePostaleText p{
	margin: 0px;
	padding: 0px;
	padding-left: 13px;
	margin-top: 20px;
}

a.inviaOrdine{
	float: right;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 15px;
	text-decoration: none;
}


/****************************************My orders***********************************/
.innerHTML2 table{
	border: 1px solid #c2c2c2;
}

tr.head{
	background-color: #C00017;
	font-weight: bold;
}

.innerHTML2 table td{
	border-bottom: 1px dashed #c2c2c2;
	line-height: 20px;
	padding: 3px 0px;
	color: #000000;
}

tr.head td{
	color: #FFF;
	border: 0px;
}

.innerHTML2 table td a{
	color: #AE0115;
	font-weight: bold;
	text-decoration: none;
}

tr.price_det td{
	border: 0px;
	line-height: 16px;
	padding: 0px;
	padding-top: 3px;
}

.innerHTML2 table td.last{
	border: 0px;
	line-height: 20px;
	padding: 3px 0px;
	color: #000000;
}

.innerHTML2 table td.total_sum{
	padding-right: 5px;
}

.innerHTML2 div.img{
	float: left;
	margin-left: 5px;
}

.innerHTML2 div.img img{
	border: 1px solid #d0cecf;
}

.innerHTML2 div.descr{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.innerHTML2 div.descr p#ta{
	width: 150px;
	text-align: left;
	margin-top: -2px;
}


/*********************************Numeri Arretrati popup*********************************/
div#magazineArchive{
	width: 755px;
	height: 635px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 11px;
	margin: -500px 0px 0px -399px;
	#margin: -500px 0px 0px -399px;
	border: 2px solid #DADADA;
	background: #fff;
	text-align: left;
	position: absolute;
		top: 50%;
		left: 50%;
	overflow-y: scroll;
	overflow-x: hidden;
	display: none;
}

div#magazineArchive div.revItem{
	float: left;
	width: 194px;
	margin-right: 50px;
	margin-bottom: 15px;
	text-align: center;
}

div#magazineArchive div.revItem div.revImg{
	height: 258px;
	overflow: hidden;
}

div#magazineArchive div.revItem h1{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 16px;
	margin-top: 5px;;
}

div#magazineArchive div.revItem h1 a{
	color: #000000;
	text-decoration: none;
}

.clearBoth{
	clear: both;
}

div.shadowBox{
	width: 178px;
	/*background:url("../images/shadow_repeat.jpg") repeat-y;*/
	padding: 0px;
	/*padding-left: 7px;
	padding-right: 7px;*/
	background: #6E6E70;
	padding-left: 10px;
	padding-top: 8px;
}

div.shadowBox img{
	margin: 0px;
	padding: 0px;
}

div.shadowBox div.shadowTop{
	/*width: 192px;
	height: 8px;
	background:url("../images/shadowTop.jpg") no-repeat top left;
	background:transparent;
	margin: 0px;
	padding: 0px;
	margin-left: -7px;*/
	background:transparent;
}

div.shadowBox div.shadowBottom{
	/*width: 192px;
	height: 8px;
	background:url("../images/shadowBottom.jpg") no-repeat top left;
	margin: 0px;
	padding: 0px;
	margin-left: -7px;
	#margin-top: -7px;*/
	background:transparent;
}

p.login_text{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}

p.login_text a, p.login_text a:hover, p.login_text a:visited{
	text-decoration: none;
	color: #b31118 !important;
}