@charset "utf-8";

html {
     overflow-x: hidden;
	 overflow-y: scroll;
}

body {
	background: #01142d url(/images/body_background.png) repeat-x top left scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	margin: 0px;
	padding: 0px;
}

form, ul, li, p, h1, h2, h3, h4, h5, h6	{
	margin:0px;
	padding:0px;
}

h4 {font-size:14px; color:#626262; font-weight:bold;}
h5 {font-size:13px; color:#4c5b6e; font-weight:normal;}
h6 {font-size:12px; color:#626262; font-weight:normal; display:inline;}
hr {border-bottom:1px dotted #f5f5f5}
h1 {font-family: Arial, Helvetica, sans-serif;font-size: 18px;color: #4c5b6e;font-weight: normal;display: block;}


ul {list-style-type: none;}
img {border:none;padding: 0px;}
a {color: #e52638;text-decoration: none;}
a:hover,a:focus{color: #003C8C;text-decoration: none;}
strong, b{font-weight:bold;}

.float {float: left;}
.clearBox {	clear:both;}

.lightlivescore{font-size: 10px;}
.hotspotinterno{text-align: center;padding: 10px 0;}

.overflowContent {
	overflow: auto;
	background-repeat:repeat-x;
	padding: 5px;
}
.overflowContent .heading {
	display: none;
	font-size: 14px;
	color: #3399FF;
	font-weight: bold;
}

.overflowContent .heading2 {
	border-bottom: 0px !important;
	font-size: 14px;
	color: #e52638 !important;
	font-weight: bold;
}
#home .overflowContent table {
	border-bottom: 1px solid #959595;
	line-height: 18px;
	margin-bottom:0 !important;
}
.overflowContent table {
	line-height: 18px;
	margin-bottom:0 !important;
}
.overflowContent table tr {background-color: transparent !important;}
.overflowContent table tr td a {color: #003C8C;}

.newsItem {
	padding-bottom: 5px;
	color: #626262;
}
.newsItem img {
	border: 1px solid #DDDDDD;
	float: left;
	margin-right: 10px;
}

.newsItem h2, .newsItem h2 a {
	font-size: 14px;
	font-weight: normal;
	color: #E52638;
}

.newsItem h4, .newsItem h4 a {
	font-size: 11px;
	font-weight: normal;
	color: #4c5b6e;
}

.noBorder, .noBorder a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}
.head {
	height:280px;
	overflow: hidden;
	z-index: -10;
}
.head .banner {
	position: absolute;
	height: 291px;
	width: 940px;
	z-index: 19500;
}
.internalHead {
	overflow: hidden;
	z-index: -10;
}
.internalHead .banner {
	display:none;
}
.head .menuBar {
	position: absolute;
	width: 950px;
	height: 237px;
}
.head .subMenuBar {
	background: url(../images/submenu_bg.png) repeat-x scroll left top;
	float:left;
	height:45px;
	margin:-14px 0 0;
	position:relative;
	width:950px;
	z-index:0;
}
.head .subMenuBar2 {
	background-repeat:repeat-x;
	height: 32px;
	width: 948px;
	position: absolute;
	margin-top: 234px;
	z-index: 12500;
	background-position: center;
}

.logo {
	width: 415px;
	height: 153px;
}
.head .logo a {
	background-repeat: no-repeat;
	display: block;
	height: 153px;
	width: 415px;
	overflow: hidden;
	float: left;
	background-image: url(/images/logo.jpg);
}

.head .logospazio {
	background: url(/images/logo_spazio.jpg) no-repeat top right scroll;
	width: 535px;
	height: 153px !important;
	position: relative;
	z-index: -2;
}
.head .logospazio span.headcard {
	background: url(/images/head_cards.png) no-repeat top right scroll;
	display: block;
	height: 299px;
	width: 339px;
	position: absolute;
	top: -30px;
	right: -95px;
	z-index: -1;
	text-indent: -99999px;
}
.head a.tasto_classica {
	background:url(/images/tasto_classica.png) no-repeat scroll right top;
	bottom:35px;
	display:block;
	height:44px;
	position:absolute;
	right:-5px;
	text-indent:-99999px;
	width:297px;
	z-index:1;
}
.head a.passwordlink {color: #ffffff;}

.head .menu {
	background:transparent url(/images/nav_menu_bg.png) repeat-x scroll left top;
	float:left;
	height:46px;
	margin:-4px 0 0;
	padding:4px 0;
	position:relative;
	width:950px;
	z-index:1;
}
/*.head .menu li {
	float: left;
}
.head .menu a {
	float: left;
}
.head .menu a:hover {
	background-position: left -305px;
	color:#4e6175;

}
.head .menu .active, .head .menu .active:hover {
	background-position: left -305px;
	color:#ca0016;
}

.menu00{}

.head .menu .menu00 a{
	padding: 0 47px 0 13px; 
	color: #626262;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: bolder;
	line-height: 37px;
}

.head .menu .menu00 a:hover, .head .menu .menu00 a.active {color: #b3032b;}*/

/* New Menu Navigation - Sprite */
#menu_nav {
    background:url("../images/nav_sprite.png") no-repeat;
    width: 950px;
    height: 42px;
    margin: 0;
    padding: 0;
}

#menu_nav span {
    display: none;
}

#menu_nav li, #menu_nav a {
    height: 42px;
    display: block;
}

#menu_nav li {
    float: left;
    list-style: none;
    display: inline;
}

#menu01 {width: 158px;}
#menu02 {width: 159px;}
#menu03 {width: 159px;}
#menu04 {width: 158px;}
#menu05 {width: 159px;}
#menu06 {width: 157px;}

#menu01 a:hover, #menu01 a.active {background: url("../images/nav_sprite.png") 0px -42px no-repeat;}
#menu02 a:hover, #menu02 a.active {background: url("../images/nav_sprite.png") -158px -42px no-repeat;}
#menu03 a:hover, #menu03 a.active {background: url("../images/nav_sprite.png") -317px -42px no-repeat;}
#menu04 a:hover, #menu04 a.active {background: url("../images/nav_sprite.png") -476px -42px no-repeat;}
#menu05 a:hover, #menu05 a.active {background: url("../images/nav_sprite.png") -634px -42px no-repeat;}
#menu06 a:hover, #menu06 a.active {background: url("../images/nav_sprite.png") -793px -42px no-repeat;}

/* New Menu Navigation - Sprite */


.head .subMenu {
	position: absolute;
	z-index: 20000;
	font-size: 14px;
	padding-left: 10px;
}
.head .subMenu li {
	float: left;
	padding:17px 0 0;
}
.head .subMenu a {
	border-right:2px solid #003C8C;
	color:#003C8C;
	display:block;
	float:left;
	font-family:Helvetica;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	padding:0 13px;
	text-transform:uppercase;
}
.head .subMenu a:hover {
	color:#E52638;
}
.head .subMenu .active, .head .subMenu .active:hover {
	color: #E52638;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.head .loginBox {
	color: #9D0D15;
	height: 41px;
	width: 950px;
	margin: 0 0 1px 0;
}
.head .loginBox .heading {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 40px;
	margin: 0 20px 0 0;
}

.head .loginBox .recuperapass {
	font-size: 10px;
	color: #ffffff;
	line-height: 40px;
	margin: 0 10px 0 0;
}

.head .loginBox .formfield {
	width: 500px;
	height: 33px;
	padding: 8px 0 0 0;
}

.head .loginBox .addLink {
	display: block;
	width: 70px;
	float: left;
}
.head .loginBox .addLink a{
	font-family: Century Gothic;
	color: #40627e;
	font-size: 10px;
	padding: 0 0 0 2px
}
.input-right {
	background: url(../images/input_right.png) no-repeat top right scroll;
	height: 23px;
	padding-right: 5px;
	width: 140px;
	margin: 0 5px;
}
.input-left {
	background: url(../images/input_left.png) no-repeat left top scroll;
	padding-left: 5px;
	height: 23px;
	padding-top: 5px;
}
.input-right .input-left input {
	background: none transparent;
	border: 0px;
	width: 135px !important;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #959595;
}

.inputField {
	background: url(/images/input_right_white.png) no-repeat right top scroll;
	height: 29px;
	padding:0 5px 0 0;
}
.inputField .inputBackground {
	background: url(/images/input_left_white.png) repeat-x left top scroll;
	padding-left: 5px;
	height: 24px;
	padding-top: 5px;
}

.inputField .inputTf, .inputField2 .inputTf {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 0px solid #FFFFFF;
	width: 200px;
}

.head .loginBox #divSaldo {color: #40627e;}
.head .loginBox #divSaldo .left {float: left;}
.head .loginBox #divSaldo .right {float: right;}
.head .loginBox #divSaldo span.nome-utente {
	display: block;
	font-weight: bold;
	width: 75px;
}
.head .loginBox #divSaldo span.saldo {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	float: left;
	line-height: 40px;
}
.head .loginBox #divSaldo span.saldo strong {margin: 0 20px;}
.head .loginBox #divSaldo span.utente {
	background: url(/images/divider.png) no-repeat scroll right center;
	color: #e52638;
	font-size: 12px;
	font-weight: bold;
	float: left;
	line-height: 40px;
	margin: 0 20px 0 0;
	padding: 0 25px 0 0;
	text-transform: capitalize;
}
.head .loginBox #divSaldo span.scadenza {
	display:none;
	line-height:12px;
	margin:5px 0 0;
	width:53px;
}
.head .loginBox #divSaldo span.aggiorna {
	display:block;
	height:22px;
	margin:7px 0 0;
	width:24px;
	float: left;
}
.head .loginBox #divSaldo div.button {
	display:block;
	margin:10px 0 0;
	width:65px;
}

input.login-button {margin:-1px 5px 0 2px;}
div.buttonRegistrati {
	display: block;
	height: 23px;
	width: 106px;
}
.buttonRegistrati a{
	background-image: url(/images/buttonRegistrati.png);
	background-repeat: no-repeat;
	display: block;
	height: 1px;
	width: 106px;
	overflow: hidden;
	padding-right: 16px;
	padding-top: 22px;
}
.buttonLogout, .buttonConto {
	display: block;
	float: left;
	margin: 8px 0 0 20px;
}
.buttonLogout a{
	background: url(/images/esci.png) no-repeat scroll 0 0;
	display: block;
	height: 1px;
	overflow: hidden;
	padding-top: 22px;
	width: 49px;
}
.buttonConto a{
	background: url(/images/conto.png) no-repeat scroll 0 0;
	display: block;
	height: 1px;
	overflow: hidden;
	padding-top: 22px;
	width: 116px;
}

.footer {
	background: url(/images/footer_background.png) repeat-x left top scroll;
	clear: both;
	height: 93px;
	position:relative;
	z-index:99991;
}
.footer .container {
	padding: 9px;
}
/* Footer Powered by */
.powered {
	height: 45px;
	width: 575px;
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
.powered p {
	text-align: center;
	line-height: 20px;
	font-size: 10px;
	color: #003c8c;
}
.powered span {
	display: block;
	height: 20px;
	font-size: 12px;
	text-align: center;
	color: #003c8c;
	font-weight: bold;
}
.powered span a {
	color: #003c8c;
	font-weight: bold;
}
.footer .logo_aams {
	background: url(/images/logo_aams.png) no-repeat center left scroll;
	display: block;
	height: 75px;
	width: 201px;
	text-indent: -99999px;
}
.footer .logo_foot {
	background: url(/images/logo_foot.png) no-repeat center left scroll;
	display: block;
	height: 75px;
	width: 173px;
	text-indent: -99999px;
}




.internalContent{
	margin-top: 0px;
}
.content {
	padding-bottom: 0px;
	position:relative;
	z-index:99991;
}
.content .container {}
.content .span-7 {background-color: #a1aab2; width: 279px !important;}
.content .span-17 {background-color: #f9f9f9;width: 651px !important;padding:10px 0 10px 10px;}
.content .row .box {
	float: left;
}

.sinistra{
 float:left;
 width: 220px;
 }

.destra{
 float:right;
 padding-left:2px;
 width: 220px;
 }       
 

.centro{
 float:left;
 padding-left:20px;
 width:450px;
 z-index: 13;
 }

 
 .toggler {
 	display: none;
	padding-bottom:7px;
	padding-left:4px;
	margin-top: 5px;
	cursor:pointer;
	font-size:14px;
	color:#ca0016;
}
.activeacc {
	background-color: #f3f3f3;
}

.divGruppo {
	border: 1px #660000 solid;
	padding: 5px;
	margin-bottom:3px;
}

div.linkabsimg {
	color:#626262;
	font-size:11px;
	padding: 0 0 0 20px;
	line-height: 15px;
}
div#minibox_link a {color: #e52638;}
div#minibox_link a:hover {color: #003C8C;}

.nazione{color:#ca0016; height:24px; font-size:9px;}
.righine{border-bottom:1px dotted #CCCCCC;padding-top:5px;margin-bottom:7px;}


#NewsTicker{
	border:solid 1px #fff;
	background:#fff;
	padding: 5px;
}
	#NewsTicker h1{
		padding:6px; margin:0; border:0;
		background:#dfe9d5;
		color:#000000;
		font-size:11px;
		font-weight:bold;
	}
	
	#NewsVertical {
	display: block;
	}
	#TickerVertical {
		height: 150px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
		padding: 5px;
	}
	#TickerVertical li {
		display: block;
		color: #333333;
		text-align: left;
		font-size: 11px;
		margin: 0;
		float: left;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
		}
		
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
		}


		#TickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 10px;
			margin:6px 0 14px 0;
		}
.blogArticle{padding: 10px;}
.blogHead {
	color: #E52638;
	font-size: 24px;
	font-weight: normal;
	height: 40px;
	margin: 10px 0;
	overflow: hidden;
	width: 100%;
}

	.blogHead .titleTesta {
		padding-top:1px;
		padding-left:10px;
	}
.blogInfoDate {
	position: absolute;
	height: 74px;
	width: 60px;
	z-index: 20;
	background-image: url(../images/blogInfoDate.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-right: 14px;
	padding-left: 3px;
	margin-left: -7px;
	margin-top: 3px;
}

	.blogInfoDate h1 {
		font-size: 14px;
		font-weight: bold;
		color: #333333;
		line-height: 21px;
	}
	
	.blogInfoDate h2 {
		font-size: 24px;
		font-weight: normal;
		color: #fff;
		line-height: 22px;
		padding-top: 3px;
	}
	
	.blogInfoDate h3 {
		font-size: 10px;
		font-weight: normal;
		color: #FFFFFF;
	}

.moreLink {
	background:url(../images/arrow.png) no-repeat scroll right center;
	color:#FFFFFF;
	display:block;
	float:right;
	font-family:Century Gothic;
	font-size:11px;
	font-weight:bold;
	line-height:30px;
	margin:1px -11px 0 0;
	padding:0;
	text-align:center;
	text-transform:uppercase;
	width:123px;
}
a.moreLink:hover {
	color: #ffffff;
}
.bottomLinks {
	background:transparent url(/images/bottomLink_line.png) no-repeat scroll 0 0;
	display:block;
	margin:-5px 0 0;
	padding:5px 0 0;
	position:absolute;
	right: 13px;
	width:92%;
}

#info .moreLink {
	background:url(../images/arrow.png) no-repeat scroll right center;
	color:#FFFFFF;
	display:block;
	float:right;
	font-family:Century Gothic;
	font-size:11px;
	font-weight:bold;
	line-height:30px;
	margin:1px -17px 0 0;
	padding:0;
	text-align:center;
	text-transform:uppercase;
	width:123px;
}
#info a.moreLink:hover {
	color: #ffffff;
}
#info .bottomLinks {
	background:transparent url(/images/bottomLink_line.png) no-repeat scroll 0 0;
	bottom:4px;
	display:block;
	margin:-2px 0 0;
	padding:5px 0 0;
	position:absolute;
	right:15px;
	width:94%;
}


.tagnotizie{
	font-size:9px;
	background-color:#f1f1f1;
	padding:5px;
	margin-top:10px;
	letter-spacing:1px;
}

.elencoCategorie {
	padding-top: 5px;
	padding-left: 1px;
}

.elencoCategorie a {
	background: url(/images/bulletYellow.png) no-repeat scroll 0 0;
	color:#E52638;
	display:block;
	font-size:15px;
	font-variant:small-caps;
	line-height:14px;
	padding:0 13px 5px;
	text-decoration:none;
}

.elencoCategorie a:active, .elencoCategorie a:hover {	
	color: #003C8C;
}


.paging {

	padding-top: 5px;

	padding-bottom: 10px;

}

.paging p {
	float: left;
}

.paging a {
	display: block;
	color: #CCCCCC;
	background-color: #333333;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 1px;
}

.paging a:hover {
	color: #000000;
	background-color: #ca0016;
}

.paging .inactive, .paging .inactive:hover {

	background-color: #999999;

	color: #FFFFFF;

}

.paging .active, .paging .active:hover {

	color: #ca0016;

	background-color: #000000;

}
.tagLinks {

	padding: 10px;

}
#tagCloud {font-family: verdana; width: 150px; border: 0px solid gray; padding: 0px 0px 0px 0px; text-align: center; font-weight: bold;}
.tag1 {font-size: 10px; padding:2px;}
.tag2 {font-size: 14px; padding:2px;}
.tag3 {font-size: 18px; padding:2px;}
.tag4 {font-size: 20px; padding:2px;}
.tag5 {font-size: 22px; padding:2px;}
.tag6 {font-size: 24px; padding:2px;}

.commentForm {
	padding: 19px;
}

.commentForm .infoTF {
	background-image: url(../images/commentFormLine.gif);
	height: 30px;
	margin-bottom: 10px;
	overflow: hidden;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 12px;
}

.commentForm .infoTF input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}



.commentForm  .whiteTF  {
	width: 160px;
	font-size: 14px;
	font-weight: bold;
	color: #ca0016;
	border: 1px solid #ffffff;
	margin-right: 15px;
}

.commentForm .commentTF {
	background-image: url(../images/commentFormMessage.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 240px;
}

.commentForm .commentTF textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.commentForm .submitButton {
	padding-top: 20px;
}

.commentForm .submitButton input {
	float: right;
	width: 150px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #666666;
}
.dettaglio_commento{color:#333333; font-size:9px; padding:5px; padding-right:0px;}
.commento_alternativo{color:#333333; font-size:9px; padding:5px; padding-right:0px; background-color:#dddddd; width:100%;}
.dettaglio_commento p{font-size:12px; font-weight:normal; color:#666666;}
.dettaglio_commento h6{font-size:10px; font-weight:normal; color:#ca0016; display:inline;}

.pdf{background:url(../images/doc_pdf.gif);background-repeat:no-repeat; padding-left:20px;}
.word{background:url(../images/doc_word.gif);background-repeat:no-repeat; padding-left:20px;}
.web{background:url(../images/doc_word.gif);background-repeat:no-repeat; padding-left:20px;}
.ora{ width:200px; font-size:10px; padding:0 0 0 15px; margin:0 0 0 10px; background-image:url(../images/orologio.gif); background-repeat:no-repeat; background-position:left}


/*Scroll verticale*/
.widgetscrollnews {overflow: hidden;position: relative;float: left;-moz-border-radius-bottomright: 10px;padding-left: 3px;padding-left: 3px;}
.widgetscrollnews img {float: left;border: 1px solid white;}
.widgetscrollnews li {clear: left;overflow: hidden;position: relative;top: 0;padding-bottom: 1em;height: 96px;}
.widgetscrollnews h2 {
	color:#E52638;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	padding-left:95px;
}
.widgetscrollnews h3{font-size: 11px;padding-left: 77px;font-weight: bold;line-height: 14px;color:#000;padding-top: 2px;}
.widgetscrollnews h4{
	font-size: 12px;
	padding-left: 95px;
	font-weight: bold;
	height: 14px;
	line-height: 14px;
	color:#1b1b1b;
	overflow: hidden;
	padding-top: 2px;
}
.widgetscrollnews h4 a {color: #1b1b1b;}
.widgetscrollnews p{font-size: 10px;padding-left: 95px;line-height: 14px;color:#515151;}

/*Scroll verticale*/
.jqGSContainer{}
.jqGSContainer .jqGSImgContainer{}
.jqGSContainer .jqGSImgContainer ul{padding:0;margin:0;position:relative;list-style:none;}
.jqGSContainer .jqGSImgContainer ul li{padding:0;margin:0;position:relative;margin-top:0;margin-bottom:0px;float:left;}
.jqGSContainer .jqGSImgContainer ul li .jqGSLoader{width:100%;height:100%;position:absolute;}
.jqGSContainer .jqGSImgContainer ul li img{border:0px solid #fff;}
.jqGSContainer .jqGSImgContainer ul li .jqGSTitle{}


.jqGSContainer .jqGSPagination{position:relative;width:100%;height:10px;top:2px;padding: 2px 0;}
.jqGSContainer .jqGSPagination ul{padding:0;margin:0;list-style:none;position:relative;float:right;}
.jqGSContainer .jqGSPagination ul li{padding:0;margin-right:1px;float:left;padding-right:1px;text-align:center;padding-bottom:1px;}
.jqGSContainer .jqGSPagination ul li a{padding:0px 0px;background:#000;border:1px solid #fff; color: #fff;text-decoration:none;display:block;width:17px;}
.jqGSContainer .jqGSPagination ul li a.selected{background:#fff;color:#f03;}
.jqGSContainer .jqGSPagination ul li a:hover{background:#d3d3d3;}

.jqGSImgContainer{}


/*Lightbox*/

.ppy ul {height:0px;width:0px;padding:0px;margin:0px;overflow:hidden;}
.ppy-stage {background:transparent no-repeat center center;}

#popeye1.ppy-js {float:left;margin:0 10px 10px 0;;}
#popeye1-no-js {margin:0px 0px 5px 0px;height:202px;width:262px;float:left;background:#eee;text-align:center;line-height:202px;}
#popeye2.ppy-js {float:right;margin:20px 0 20px 30px;}

.ppy {font-size:0.8em;}
.ppy-stagewrap {
    background-color:#fff;
    border:         2px solid #fff;
    border-right:   2px solid #fff;
    border-bottom:  2px solid #fff;
}
.ppy-stage {
    position:       relative;
    border:         0px solid #eee;
}
.ppy-tools {
    overflow:       hidden;
    zoom:           1;      /* IE float container hasLayout fix */
    position:       absolute;
    padding:        10px;
    top:            0px;
    background:     #000;
    z-index:        100;
    display:        inline;
}
.ppy-tools.ppy-left {
    left:           0px;
    -moz-border-radius: 0 0 6px 0;
    -khtml-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius:  0 0 6px 0;
}
.ppy-tools.ppy-right {
    right:           0px;
    -moz-border-radius: 0 0 0 6px;
    -khtml-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius:  0 0 0 6px;
}
.ppy-tools div {
    width:          25px;
    height:         0px !important;
    padding-top:    35px;
    overflow:       hidden;
    float:          left;
    background:     transparent no-repeat center top;
    cursor:         pointer;
}
.ppy-prev {
    background-image:url(/images/prev2.png) !important;
}
.ppy-enlarge {
    width:          49px !important;
    margin:         0 10px;
    background-image:url(/images/enlarge2.png) !important;
}
.ppy-compact {
    width:          49px !important;
    margin:         0 10px;
    background-image:url(/images/compact2.png) !important;
}
.ppy-next {
    background-image:url(/images/next2.png) !important;
}
.ppy-tools div:hover {
    background-position: center -35px;
}
.ppy-cap {
    background:     #d3d3d3;
    color:          #666;
    line-height:    1.2em;
    border:         1px solid #ddd;
    border-top:     0px;
    position:       relative;
    overflow:       hidden;
}
.ppy-textwrap {
    padding:        10px;
}
#popeye1 .ppy-count {
    position:       absolute;
    padding:        3px 7px 0 5px;
    bottom:         0px;
    right:          0px;
    font-style:     italic;
    font-size:      0.9em;
    background:     #000;
    color:          #f7f7f7;
    opacity:        0.7;
    -ms-filter:     "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* IE8 */
    filter:         progid:DXImageTransform.Microsoft.Alpha(Opacity=70); /* IE7 lte */
    z-index:        100;
    text-align:     right;
    display:        inline;
    -moz-border-radius: 6px 0 0 0;
    -khtml-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius:  6px 0 0 0;
    display: none;
}
#popeye2 .ppy-count {
    display:        inline;
    padding:        0 5px 0 0;
    font-style:     italic;
}
.ppy-loading {
    background:     #333 url(/images/loading2.gif) no-repeat center !important;
}

/*Fullsize*/
.fullsize-icon {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 30px;
	height: 30px;
	background: transparent url(/images/fullsize-icon.png) no-repeat left top;
	z-index: 950;
	cursor: url(fullsize.cur), auto;
}

.fullsize-loading, .fullsize-wrapper {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	z-index: 999;
}

.fullsize-loading {
	height: 51px;
	width: 51px;
	background: transparent url(/images/fullsize-loading-bg.png) no-repeat left top;
}

.fullsize-loading-inner {
	height: 100%;
	width: 100%;
	background: transparent url(/images/fullsize-loading-spinner.gif) no-repeat center center;
}

.fullsize-image {
	display: block;
}

.fullsize-title {
	position: relative;
	margin: 0;
	padding: 5px 0;
	min-height: 14px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	font-family: "Lucida Grande", sans-serif;
	text-shadow: 0 0 1px #000;
	background: transparent url(/images/fullsize-title-bg.png) repeat-x left top;
}

.fullsize-title-text {
	text-align: center;
	margin: 0 auto;
}

a.fullsize-close {
	position: absolute;
	display: block;
	margin: -15px 0 0 6px;
	width: 16px;
	height: 16px;
	text-decoration: none;
	z-index: 1000;
	background: transparent url(/images/fullsize-close.png) no-repeat left top;
}

/* Safari 3.0 and Chrome rules here */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	a.fullsize-close {
		margin-top: -14px;
	}
}

a.fullsize-close:hover {
	background-position: right top;
}

.fullsize-close {
	cursor: pointer;	
}

/* Shadows */

.fullsize-sh-wrap {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 980;
}

.fullsize-sh-top, .fullsize-sh-body, .fullsize-sh-bottom {
	width: 100%;
}

.fullsize-sh-top-l, .fullsize-sh-top-m, .fullsize-sh-top-r, .fullsize-sh-bottom-l, .fullsize-sh-bottom-m, .fullsize-sh-bottom-r {
	background-position: left top;
	background-repeat: none;
	background-color: transparent;
	height: 20px;
}

.fullsize-sh-top-l {
	float: left;
	width: 22px;
	background-image: url(/images/fullsize-sh-top-l.png);
}

.fullsize-sh-top-m {
	margin: 0 22px;
	background-image: url(/images/fullsize-sh-top-m.png);
	background-repeat: repeat-x;
}

.fullsize-sh-top-r {
	float: right;
	width: 22px;
	background-image: url(/images/fullsize-sh-top-r.png);
}

.fullsize-sh-bottom-l {
	float: left;
	width: 22px;
	height: 24px;
	background-image: url(/images/fullsize-sh-bottom-l.png);
}

.fullsize-sh-bottom-m {
	margin: 0 22px;
	height: 24px;
	background-image: url(/images/fullsize-sh-bottom-m.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.fullsize-sh-bottom-r {
	float: right;
	width: 22px;
	height: 24px;
	background-image: url(/images/fullsize-sh-bottom-r.png);
}

.fullsize-sh-body {
	background-image: url(/images/fullsize-sh-body-l.png);
	background-repeat: repeat-y;
}

.fullsize-sh-body-r {
	float: right;
	height: 100%;
	width: 11px;
	background-image: url(/images/fullsize-sh-body-r.png);
	background-repeat: repeat-y;
}

/*Poker info*/
#Pokerinfo{}
#Pokerinfoint {display: block;list-style: none;}
#Pokerinfoint li {display: block;color: #333333;text-align: left;font-size: 11px;padding: 5px 0; margin: 0 10px; border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #a3a3a3;}
#Pokerinfoint li h2{display: inline;color: #626262;font-size: 12px;font-weight:bold;padding:2px 0;width: 145px;float: left;}
#Pokerinfoint li h3{display: inline;color: #003C8C;font-size: 11px;text-align:center;font-weight: bold;text-align: left; float: right; width:50px;padding: 5px 0;}

/*Stampa palinsesto*/
.stampapal 							{	margin:0;}
.stampapalgruppo 					{ 	background-color:#424242; font-size:20px; color:#f0f0f0;text-align: left;}
.rigascommesse td					{	padding:5px; background-color:#f1f1f1;}
.nomeevento							{	padding:3px;font-size:16px;}
.palnazione							{	background-color:#c1c1c1; padding:5px;border-bottom: 1px;border-color: #000;border: solid 1px;}



/* Added Style */
#myTabsRisultati2 {padding-bottom: 5px;}

/* Added Style for Images Rotator */
#rotator{ 
	width:671px; 
	padding-right:279px; 
	position:relative; 
	height:358px; 
	background:#fff;
}
#rotator ul.ui-tabs-nav{ 
	position:absolute; 
	top:0;
	right: 0; 
	list-style: none; 
	padding:0;
	margin:0; 
	width:279px; 
}
#rotator ul.ui-tabs-nav li{ 
	padding:0;
}
#rotator ul.ui-tabs-nav li img{ 
	float:left;
	margin:0; 
	background:#fff; 
	padding:0;
	border: 0;
}
#rotator li.ui-tabs-nav-item a{ 
	display:block; 
	cursor: pointer;
}
#rotator li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#rotator li.ui-tabs-selected{ 
	background:url('') center left no-repeat;
}
#rotator ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#rotator .ui-tabs-panel{ 
	width:400px; height:250px; 
	background:#999; position:relative;
}
#rotator .ui-tabs-hide{ 
	display:none; 
}



/* Added style for mediabet */
.icon-donna {
	background: url(/images/icon_donna.png) no-repeat scroll 0 0;
	display:block;
	height:197px;
	left: 0;
	position:absolute;
	top: 6px;
	width:111px;
	z-index:9999;
}
.icon-uomo {
	background: url(/images/icon_uomo.png) no-repeat scroll 0 0;
	display:block;
	height:213px;
	position:absolute;
	right:-23px;
	top:-11px;
	width:89px;
	z-index:9999;
}
.home {position: relative;}
.span-12 {
	position: relative;
}
/* Added style for mediabet */

/* Added Style for Home SlideShow */
/* Easy Slider */
	#slider {z-index: -1;}
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		z-index: 1000;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width: 950px;
		height: 252px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		opacity: 0.3;
		filter: alpha(opacity=30);
		background-color: #000000;
		margin: -35px 0 0 0;
		padding: 0 0 0 10px;
		height: 35px;
		z-index: 120000;	
		}
	ol#controls li{
		margin:0 7px 0 10px; 
		padding: 0;
		float:left;
		list-style:none;
		height:35px;
		line-height:35px;
		}
	ol#controls li#controls4 a {
		border-right: 0px !important;
	}
	ol#controls li a{
		float:left;
		height: 15px;
		line-height: 15px;
		border-right: 2px solid #a0a0a0;
		width: 20px;
		color:#a0a0a0;
		text-decoration:none;
		margin: 10px 0;
		font-size: 14px;
		}
	ol#controls li.current a{
		color: #fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */