body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
	background:#eaeaea;
}
h1 {
	margin:-2px 0 10px 0;
	padding:0 0 7px 0;
	font-size:20px;
	font-style:italic;
	color:#008e54;
	text-align:left;
	background:url(../img/h1_bg.gif) no-repeat right bottom;
	position:relative;
}
h2 {
	margin:10px 0;
	font-size:16px;
}

h3 {
	margin:5px 0 2px 0;
	font-size:14px;
}
.h3_links a {
	float:right;
	font-size:11px;
	margin:4px 20px 0 0;
}

.floatLeft {
	display:inline;
	float:left;
}
.floatRight {
	display:inline;
	float:right;
}
.clearBoth {
	clear:both;
	font-size:0px;
}
.ib_heghtSpacer5px {
	height:5px;
	background-color:#fff;
}
.ib_heghtSpacer10px {
	height:10px;
}
.ib_heghtSpacer16px {
	height:16px;
}
.ib_heghtSpacer20px {
	height:20px;
}
.imgDisplayBlock {
	display:block;
}
.fontNormal8 * {
	font-size:8px !important;
	font-weight:normal;
}
.imageLeft {
	float:left;
	margin:0 15px 15px 0;
}
.imageRight {
	float:right;
	margin:0 0 15px 15px;
}

img {
	border:0;
}
img.ib_home_news_bookmaker {
	width:100px;
	height:20px;
}
img.ib_home_flag {
	width:20px;
	height:13px;
}
a ,
a:link ,
a:visited {
	color:#00f;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

h1 span.link_header {
	position:absolute;
	right:0;
	bottom:0;
	padding:0 15px 10px 0;
	font-size:11px;
}
h1 span.link_header a {
	font-size:11px;
	font-weight:normal;
}

/* ################# tamplate/container/default.tpl: start ################# */
	.ibMain {
		margin:0 auto;
		width:995px;
	}
	#leftBannerDiv {
		display:none;
	}
	.ibMain .ibMainPage {
		display:inline;
		float:left;
		width:995px;
	}
	.ibMain .ibHeader {
		float:left;
		width:995px;
	}
	.ibMain .ibBody {
		float:left;
		width:995px;
		background:#fff;
		padding-bottom:10px;
	}
	.ibMain .ibBody .ibMainColBody {
		display:inline;
		float:left;
	}
	.ibMain .ibFooter {
		float:left;
		width:995px;
	}
/* ################# tamplate/container/default.tpl: end ################# */

/* ################# tamplate/include/header.tpl: start ################# */
	/* TOP LINE: start */
		.ibMain .ibHeader .ibTopLine {
		}
		.ibMain .ibHeader .ibTopLine .ibLogo {
			display:inline;
			float:left;
			padding:0 0 0 0;
			margin:30px 0 0 32px;
		}
		.ibMain .ibHeader .ibTopLine .ibLogo img {
			display:block;
			height: 44px;
			width: auto;
		}
		.ibMain .ibHeader .ibTopLine .ibBanner {
			display:inline;
			float:right;
			width:728px;
			height:90px;
			background:transparent;
			margin:0 0 5px 0;
		}
		.ibMain .ibHeader .ibTopLine .ibBanner .ibBanner1 {
			display:inline;
			float:left;
			margin:0;
			padding:0;
		}
		.ibMain .ibHeader .ibTopLine .ibBanner .ibBanner1 img {
			padding:0;
			margin:0;
			display:block;
		}
		.ibMain .ibHeader .ibTopLine .ibBanner .ibBanner2 {
			display:inline;
			float:left;
			margin:8px 8px 8px 0;
			padding:0;
		}
		.ibMain .ibHeader .ibTopLine .ibBanner .ibBanner2 img {
			padding:0;
			margin:0;
			display:block;
		}
	/* TOP LINE: end */

	/* TOP TOOLBAR: start */
		.ibMain .ibHeader .ibTopToolbar {
			display:inline;
			float:left;
			width:995px;
			border-bottom:solid 1px #00688c;
		}
		.ibMain .ibHeader .ibTopToolbar .ibTopMenu {
			display:inline;
			float:left;
		}
		.ibMain .ibHeader .ibTopToolbar .ibTopMenu a ,
		.ibMain .ibHeader .ibTopToolbar .ibTopMenu a:link ,
		.ibMain .ibHeader .ibTopToolbar .ibTopMenu a:visited {
			display:inline;
			float:left;
			color:#00688c;
			font-size:14px;
			padding:2px 17px;
			background:#f1f1f1;
			border:solid 1px #bbb;
			border-bottom:0;
			margin:0 2px 0 0;
			text-decoration:none;
		}
		.ibMain .ibHeader .ibTopToolbar .ibTopMenu a:hover {
			background:#f9f9f9;
			color:#017fab;
		}
		.ibMain .ibHeader .ibTopToolbar .ibTopMenu a.selected:link ,
		.ibMain .ibHeader .ibTopToolbar .ibTopMenu a.selected:visited ,
		.ibMain .ibHeader .ibTopToolbar .ibTopMenu a.selected:hover {
			color:#fff;
			font-weight:bold;
			background:#0188b8;
			border:solid 1px #00688c;
			border-bottom:0;
		}

		.ibMain .ibHeader .ibTopToolbar .ibTopLinks {
			display:inline;
			float:right;
			font-size:11px;
			padding:5px 0 0 0;
		}
		.ibMain .ibHeader .ibTopToolbar .ibTopLinks a ,
		.ibMain .ibHeader .ibTopToolbar .ibTopLinks a:link ,
		.ibMain .ibHeader .ibTopToolbar .ibTopLinks a:visited {
			font-size:11px;
			color:#00688c;
			text-decoration:none;
			padding:3px 0 2px 0;
		}
		.ibMain .ibHeader .ibTopToolbar .ibTopLinks a:hover {
			color:#017fab;
			text-decoration:underline;
		}
		.ibMain .ibHeader .ibTopToolbar .ibTopMenu a span.forum_tab {
			float:left;
			padding-right:20px;
			background-image:url('../img/flag_it_forum.gif');
			background-position:right center;
			background-repeat:no-repeat;
		}
	/* TOP TOOLBAR: end */

	/* NAVIGATON BAR: start */
		.ibMain .ibHeader .ibNaviigationBar {
			display:inline;
			float:left;
			width:995px;
			border-bottom:solid 1px #ddd;
			background:url(../img/bg_navigationBar.gif) repeat-x #fff;;
		}
		.ibMain .ibHeader .ibNaviigationBar .ibBreadCrumbs {
			display:inline;
			float:left;
			padding:7px 0 5px 10px;
		}
		.ibMain .ibHeader .ibNaviigationBar .ibBreadCrumbs span.BreadCrumbsSeparator {
			display:inline;
			float:left;
			color:#666;
			font-size:16px;
			font-weight:normal;
			position:relative;
			margin:-3px 8px 0 8px;
			padding:0 0 0 0;

		}
		.ibMain .ibHeader .ibNaviigationBar .ibBreadCrumbs span {
			font-size:12px;
			text-decoration:none;
		}
		.ibMain .ibHeader .ibNaviigationBar .ibBreadCrumbs a ,
		.ibMain .ibHeader .ibNaviigationBar .ibBreadCrumbs a:link ,
		.ibMain .ibHeader .ibNaviigationBar .ibBreadCrumbs a:visited {
			display:inline;
			float:left;
			font-size:12px;
			color:#00c;
			text-decoration:none;
		}
		.ibMain .ibHeader .ibNaviigationBar .ibBreadCrumbs a:hover {
			color:#00f;
			text-decoration:underline;
		}

		/*
		.ibMain .ibHeader .ibNaviigationBar .ibBreadCrumbs a.selected:link ,
		.ibMain .ibHeader .ibNaviigationBar .ibBreadCrumbs a.selected:visited ,
		.ibMain .ibHeader .ibNaviigationBar .ibBreadCrumbs a.selected:hover {
			color:#666;
			font-weight:bold;
			cursor:default;
			text-decoration:none;
		}
		*/
		.ibMain .ibHeader .ibNaviigationBar .ibBreadCrumbs strong {
			display:inline;
			float:left;
			font-size:12px;
			color:#666;
			font-weight:bold;
			cursor:default;
			text-decoration:none;
		}

		.ibMain .ibHeader .ibSiteInfoBar .ibLanguag {
			display:inline;
			float:right;
		}
		.ibMain .ibHeader .ibSiteInfoBar .ibLanguag a ,
		.ibMain .ibHeader .ibSiteInfoBar .ibLanguag a:link ,
		.ibMain .ibHeader .ibSiteInfoBar .ibLanguag a:visited {
			display:inline;
			float:left;
			filter:alpha(opacity=30);
			-moz-opacity:0.3;
			-khtml-opacity:0.3;
			opacity:0.3;
			margin:0px 0 0 5px;
		}
		.ibMain .ibHeader .ibSiteInfoBar .ibLanguag a:hover {
			filter:alpha(opacity=70);
			-moz-opacity:0.7;
			-khtml-opacity:0.7;
			opacity:0.7;
		}

		.ibMain .ibHeader .ibSiteInfoBar .ibLanguag a.selected:link ,
		.ibMain .ibHeader .ibSiteInfoBar .ibLanguag a.selected:visited ,
		.ibMain .ibHeader .ibSiteInfoBar .ibLanguag a.selected:hover {
			filter:alpha(opacity=100);
			-moz-opacity:1.0;
			-khtml-opacity:1.0;
			opacity:1.0;
			cursor:default;
		}
		.ibMain .ibHeader .ibSiteInfoBar .ibLanguag a img {
			display:block;
		}
	/* NAVIGATON BAR: end */

	/* INFOBAR BAR: start */
		.ibSiteInfoBar {
			background:url(../img/bg_siteInfoBar.gif) ;
			padding:2px 5px;
			display:block;
			width:985px;
			float:left;
			margin:1px 0 0 0;

		}
		.ibSiteInfoBar .ibInfoTxt {
			color:#fff;
			float:left;
			margin:1px 50px 0 0;
			font-size:11px;
		}
		.ibSiteInfoBar .ibInfoTxt.first {
			margin-right:20px;
		}
		.ibSiteInfoBar .ibInfoTxt.last {
			margin-right:0;
		}
		.ibSiteInfoBar .ibInfoTxt strong {
			font-size:12px;
		}
	/* INFOBAR BAR: end */
/* ################# tamplate/include/header.tpl: end ################# */


/* ################# tamplate/include/body_3cols.tpl: start ################# */
	/* STRUTTURA PAGINA: start */
	.ibMain .ibBody .ibLeftCol {
		display:inline;
		float:left;
		margin:15px 0 0 3px;
	}
	.ibMain .ibBody .ibMainCol {
		display:inline;
		float:left;
		margin:0;
		padding:0;
	}

	.ibMain .ibBody .ibRightCol {
		display:inline;
		float:left;
		margin:5px 0 0 0;
	}

	.ibMain .ibBody .ibMainCol .ibMainColBody {
		margin:15px 20px 0 20px;
	}

	.ibMain .ibBody .ibTwoCols .ibLeftCol {
		width:200px;
	}
	.ibMain .ibBody .ibTwoCols .ibMainCol {
		width:792px;
	}
	.ibMain .ibBody .ibTwoCols .ibMainCol .ibMainColBody {
		margin:15px 10px 0 20px;
		width:762px;
	}


	.ibMain .ibBody .ibThreeCols .ibLeftCol {
		width:200px;
	}
	.ibMain .ibBody .ibThreeCols .ibMainCol {
		width:677px;
	}
	.ibMain .ibBody .ibThreeCols .ibMainCol .ibMainColBody {
		margin:15px 20px 0 20px;
		width:637px;
	}
	.ibMain .ibBody .ibThreeCols .ibRightCol {
		width:115px;
	}

	.notActive {
		background:#ddd;
	}
	.notActive img {
		background:#fff !important;
		filter:alpha(opacity=30) !important;
		-moz-opacity:0.3 !important;
		-khtml-opacity:0.3 !important;
		opacity:0.3 !important;
	}

	/* STRUTTURA PAGINA: end */
/* ################# tamplate/include/body_3cols.tpl: end ################# */

/* ################# content: start ################# */
	.ibMain .ibBody .ibMainColBody .ib_title {
		position:relative;
		display:inline;
		float:left;
		width:100%;
		height:21px;
		padding:0;
	}
	.ibMain .ibBody .ibMainColBody .ib_title h3 {
		display:inline;
		float:left;
		padding:2px 90px 0 10px;
		margin:0;
		color:#fff;
		font-size:13px;
		font-weight:bold;
		font-style:italic;
	}

	.ibMain .ibBody .ibMainColBody .ib_type01 {
		background:url(/img/title_line_bg_1.gif) repeat-x left 18px;
	}
	.ibMain .ibBody .ibMainColBody .ib_type01 h3 {
		background:url(/img/title_bg_1.gif) no-repeat right top;
	}
	.ibMain .ibBody .ibMainColBody .ib_type02 {
		background:url(/img/title_line_bg_2.gif) repeat-x left 18px;
	}
	.ibMain .ibBody .ibMainColBody .ib_type02 h3 {
		background:url(/img/title_bg_2.gif) no-repeat right top;
	}

	.ib_titleRight {
		background:url(../img/title_right.gif) no-repeat;
		width:22px;
		height:17px;
		position:absolute;
		right:0;
		top:11px;
	}
	.ib_tableDiv {
		display:inline;
		float:left;
		width:100%;
	}
	.ib_tableDiv table {
		width:100%;
	}
	.ib_tableDiv table.ib_twoCells td {
		padding:3px 5px;
		font-size:11px;
		width:50%;
	}
	.ib_tableDiv table.ib_twoCells td.ib_monoCell {
		width:100%;
	}
	.ib_tableDiv table td.ib_titleCell {
		padding:5px;
		font-size:15px;
		font-weight:bold;
		font-style:italic;
	}
	.ib_tableDiv table td.ib_titleCell span {
		font-size:11px;
		font-weight:normal;
		font-style:normal;
		margin:0 5px;
	}
	.ib_tableDiv table td.ib_titleCell a ,
	.ib_tableDiv table td.ib_titleCell a:link ,
	.ib_tableDiv table td.ib_titleCell a:visited {
		color:#00c;
		font-size:11px;
		font-weight:normal;
		text-decoration:none;
		font-style:normal;
	}
	.ib_tableDiv table td.ib_titleCell a:hover {
		text-decoration:underline;
	}
	.ib_tableDiv table tr.odd {
		background:#f2f2f2;
	}
	.ib_tableDiv table tr.even {
		background:#e1e1e1;
	}
	.ib_tableDiv table td.ib_whiteSpace {
		background:#fff;
		width:1px;
		padding:0;
	}
	.ib_tableDiv table td.ib_noPadding {
		padding:0;
	}
	.ibMain .ibBody .ibMainColBody .ib_leftWidth314 {
		display:inline;
		float:left;
		width:314px;
	}
	.ibMain .ibBody .ibMainColBody .ib_rightWidth314 {
		display:inline;
		float:right;
		width:314px;
	}
	.ibMain .ibBody .ibMainColBody .ib_leftWidth316 {
		display:inline;
		float:left;
		width:316px;
	}
	.ibMain .ibBody .ibMainColBody .ib_rightWidth316 {
		display:inline;
		float:right;
		width:316px;
	}
	/* INDEX: start */
	.ibSportBody h3 {
		margin:0;
		padding:5px 0 5px 0;
		display:block;
	}
	.ibSportBody .ibInfoSportEvent {
		/*
		display:inline;
		float:left;
		width:235px;
		padding:3px 0 5px 10px;
		*/
	}
	.ibSportBody .ibInfoSportEvent a ,
	.ibSportBody .ibInfoSportEvent a:link ,
	.ibSportBody .ibInfoSportEvent a:visited {
		font-size:12px;
		text-decoration:none;
	}
	.ibSportBody .ibInfoSportEvent a:hover {
		text-decoration:underline;
	}
	.ibSportBody .ibInfoSportEvent .ibSportOdds {
		margin:0 0 0 0;
		color:#000;
		font-size:11px;
	}
	.ibSportBody .ibInfoSportEvent .ibSportOdds a ,
	.ibSportBody .ibInfoSportEvent .ibSportOdds a:link ,
	.ibSportBody .ibInfoSportEvent .ibSportOdds a:visited {
		font-weight:normal;
		color:#666;
		text-decoration:none;
	}
	.ibSportBody .ibInfoSportEvent .ibSportOdds a:hover {
		text-decoration:underline;
	}
	.ibSportBody .ibInfoSportEvent .ibSportOdds span {
		font-weight:normal;
		margin:0 5px;
		color:#bbb;
		cursor:default;
	}

	.ibSportBody .ibBetBox .ib_1x2_box {
		float:left;
		width:230px;
	}
	.ibSportBody .ibBetBox.ibBasket .ib_1x2_box {
		width:370px;
	}
	.ibSportBody .ibBetBox.ibTennis .ib_1x2_box {
		width:370px;
	}
	.ibSportBody .ibBetBox .ib_asianhandicap_box {
		margin:0 auto;
		width:230px;
	}
	.ibSportBody .ibBetBox .ib_underover_box {
		float:right;
		width:230px;
	}
	.ibSportBody .ibBetBox.ibBasket .ib_underover_box {
		width:370px;
	}
	.ibSportBody .ibBetBox .ib_txtBox {
		width:230px;
		margin:0px;
	}
	.ibSportBody .ibBetBox.ibBasket .ib_txtBox {
		width:370px;
	}
	.ibSportBody .ibBetBox.ibTennis .ib_txtBox {
		width:370px;
	}
	.ibSportBody .ibBetBox .ib_txtBox .content {
		padding:0;
	}
	.ibSportBody .ibBetBox .ib_txtBox .content a {
		background:url(../img/blk_arrow_left.gif) no-repeat 5px 6px;
		display:block;
		margin:0 0 0 0;
		padding:2px 0 2px 15px;
		font-size:11px;
	}
	.ibSportBody .ibBetBox .ib_txtBox .content a.even {
		background-color:#e6e6e6;
	}
	.ibSportBody .ibBetBox .ib_txtBox .content a.odd {
		background-color:#f5f5f5;
	}
	.ibSportBody .ibBetBox .ib_txtBox .content a:hover {
		background-color:#c3e0ea;
		text-decoration:none;
	}

	.ibSportBody #ibSeachForm tbody td {
		padding:5px;
	}
	.ibSportBody #ibSeachForm tbody {
		background:#dedede;
	}
	.ibSportBody #ibSeachForm tbody tr {
		background-color:#fefefe;
	}
	.ibSportBody #ibSeachForm tbody tr.separator td {
		filter:alpha(opacity=50);
		-moz-opacity:0.5;
		-khtml-opacity:0.5;
		opacity:0.5;
		background:#000;
		padding:0;
	}

	.ibSportBody #ibSeachForm tfoot td {
		padding:5px 0 15px 0;
	}


	.ibSportBody #ibSeachForm .unavailableTR {
		filter:alpha(opacity=50);
		-moz-opacity:0.5;
		-khtml-opacity:0.5;
		opacity:0.5;
		background:none;
	}
	.ibSportBody .ibBationContainer {
		padding:0 0 20px 0;
	}

	.ibSportBody .ibNazioni {
		padding:5px 0 5px 30px;
		color:#333;
	}

	.ibSportBody .ibNazioneTit {
		padding:5px 0 5px 30px;
		color:#222;
	}

	.ibNazione{
		background:url(../img/ib_nazione_bg.gif);
	}

	.ibSportBody .ibColonna {
		float:left;
		width:247px;
	}
	.ibSportBody .ibColonna.left {
		margin:10px 10px 0 0;
	}
	.ibSportBody .ibColonna.right {
		margin:10px 0 0 0;
	}
	/* INDEX: start */


	/* TABELLA EVENTI: start */
	.ibEventTable {
		width:100%;
	}
	.IbFont11Table td, .IbFont11Table td * {
		font-size:11px !important;
	}
	.ibEventTable.IbFont11Thead thead td, .ibEventTable.IbFont11Thead thead td * ,
	.ibEventTable.IbFont11Thead tbody td, .ibEventTable.IbFont11Thead tbody td * {
		font-size:11px !important;
		font-weight:normal !important;
	}
	.ibEventTable.IbFont11Thead tbody td ,
	.ibEventTable.IbFont11Thead thead td {
		padding:2px !important;
	}
	.ibEventTable thead.leftBorder td {
		border-left:solid 1px #6c6c6c;
	}
	.ibEventTable thead.leftBorder td.noLeftBorder {
		border-left:none;
	}
	.ibEventTable tbody.bottomBorder td {
		border-bottom:solid 1px #bbb;
	}
	.ibEventTable tbody.leftBorder td {
		border-left:solid 1px #bbb;
	}
	.ibEventTable tbody.leftBorder td.noLeftBorder {
		border-left:none;
	}
	.ibEventTable tbody td.dataTime {
		width:110px;
		font-size:11px !important;
	}
	.ibEventTable tbody td.q1 {
		color:#4bb2c5;
		text-align:center;
		font-weight:bold;
		width:40px;
		font-size:11px !important;
	}
	.ibEventTable tbody td.qx {
		color:#c5b47f;
		text-align:center;
		font-weight:bold;
		width:40px;
		font-size:11px !important;
	}
	.ibEventTable tbody td.q2 {
		color:#eaa228;
		text-align:center;
		font-weight:bold;
		width:40px;
		font-size:11px !important;
	}

	.ibEventTable tbody span {
		background:none;
		color:#000;
		padding:2px 5px;
		font-size:11px;
	}
	.ibEventTable tbody .selectedCell {
		background:#b7e6f7 !important;
	}
	.ibEventTable tbody span.oddGrayBg {
		background:#999;
		color:#fff;
	}
	.ibEventTable tbody span.oddRedBg {
		background:#c00;
		color:#fff;
	}
	.ibEventTable tbody span.oddBlueBg {
		background:#00c;
		color:#fff;
	}

	.ibEventTable tbody span.oddGrayTxt {
		color:#000;
		padding:2px 0;
	}
	.ibEventTable tbody span.oddRedTxt {
		color:#d00;
		padding:2px 0;
	}
	.ibEventTable tbody span.oddBlueTxt {
		color:#00d;
		padding:2px 0;
	}

	.ibEventTable tbody span.oddGreenTxt {
		color:#198d47;
		padding:2px 0;
	}

	.IbFont11Table.trSpacer tbody td {
		border-bottom:solid 1px #fff;
	}
	.ibEventTable .moreInfo {
		font-size:11px !important;
		color:#666;
		text-align:left;
		padding:0 5px 0px 40px;
		border-bottom:solid 2px #fff;
		border-top:dotted 1px #ddd;
	}

	.ibEventTable .percTot {
		float:right;
		padding:0 0 0 0;
		font-size:11px;
		color:#666;
	}
	.ibEventTable .dark.borders {
		border-left:dotted 1px #888;
		border-right:dotted 1px #888;
	}
	.ibEventTable .light.borders {
		border-left:dotted 1px #999;
		border-right:dotted 1px #999;
	}
	.ibEventTable .dark.borderLeft {
		border-left:dotted 1px #888;
	}
	.ibEventTable .light.borderLeft {
		border-left:dotted 1px #999;
	}
	.ibEventTable .dark.borderRight {
		border-right:dotted 1px #888;
	}
	.ibEventTable .light.borderRight {
		border-right:dotted 1px #999;
	}
	.ibEventTable .fontaSize11 td {
		font-size:11px !important;
	}
	.ibEventTable .fontaSize10 td {
		font-size:10px !important;
	}
	.ibEventTable .fontaSize9 td {
		font-size:9px !important;
		padding-left:1px;
		padding-right:1px;
	}

	.ibEventTable .borderTop td {
		border-top:solid 1px #bbb;
	}
	.ibEventTable .tdHandicap {
		font-size:14px !important;
		font-weight:bold;
	}
	.ibEventTable td {
		font-weight:normal;
		padding:2px 5px;
	}
	.ibEventTable.riepilogoQuote td.quote {
		padding:2px 5px 2px 2px !important;
	}
	.ibEventTable.riepilogoQuote td.quoteNum {
		padding:2px 13px 2px 0 !important;
		font-size:11px !important;
	}

	.ibEventTable thead td {
		font-size:18px;
		font-weight:bold;
		padding:2px 5px;
	}
	.ibEventTable tbody td {
		font-size:12px !important;
	}
	.ibEventTable thead.infoTable td {
		font-size:12px;
		color:#fff;
	}
	.ibEventTable thead.infoTable td.mull {
		font-size:0 !important;
		background:#fff !important;
	}
	.ibEventTable.cipster thead.infoTable td a {
		font-size:12px;
		color:#fff;
	}
	.ibEventTable.cipster.font11 tbody td ,
	.ibEventTable.cipster.font11All td ,
	.ibEventTable.cipster.font11 tbody td a {
		font-size:11px !important;
	}
	.ibEventTable.cipster.font11All td.light {
		font-weight:normal !important;
	}
	.ibEventTable thead.infoTable td.dark {
		background:#888;
	}
	.ibEventTable thead.infoTable td.light {
		background:#999;
	}
	.ibEventTable thead.infoTable div {
		float:left;
		font-size:11px;
	}
	.ibEventTable thead.infoTable div.twoCol {
		width:50% !important;
		text-align:center;
	}
	.ibEventTable thead.infoTable div.twoCol.perc45 {
		width:45% !important;
		text-align:center;
	}
	.ibEventTable thead.infoTable div.threeCol {
		width:33% !important;
		text-align:center;
	}
	.ibEventTable tbody .twoCol {
		width:45% !important;
		text-align:center;
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.ibEventTable tbody .twoCol.perc50 {
		width:50% !important;
		margin-left:0 !important;
		margin-right:0 !important;
	}
	.ibEventTable tbody .twoCol.perc50NoSpaces {
		width:50% !important;
		padding:0 !important;
		margin:0 !important;
	}
	.ibEventTable tbody .threeCol {
		width:32% !important;
		text-align:center;
		padding-left:0 !important;
		padding-right:0 !important;
	}

	.ibEventTable tbody.infoTable td {
		font-size:12px;
	}

	.ibEventTable td.dark {
	}
	.ibEventTable thead td.dark {
		background:#d2d2d2;
	}
	.ibEventTable thead td.light {
		background:#e4e4e4;
	}
	.ibEventTable tr.even {
		background:#dadada;
	}
	.ibEventTable tr.odd {
		background:#f2f2f2;
	}
	.ibEventTable tr.even td.dark {
		background:#d0d0d0;
	}
	.ibEventTable tr.odd td.dark {
		background:#ebebeb;
	}
	.ibEventTable tr.odd td.null, .ibEventTable tr.even td.null {
		background:#fff;
	}
	.ibEventTable .nullBlackTxt {
		background:#fff;
		padding-left:0 !important;
		color:#000 !important;
	}
	.ibEventTable .nullNoPadding {
		background:#fff;
		padding:0 !important;
	}

	.ibEventTable tfoot td {
		padding:0;
	}

	.ibEventTable .ibEventDate {
		font-size:11px;
		color:#666;
	}
	.ibEventTable .odds {
		font-size:13px;
	}
	.ibEventTable .ibImgGookmakers {
		margin:1px 0;
		width:70ppx;
		height:14px;
	}
	.bookmakersCol .click_bookmaker img {
		width:100px;
		height:20px;
	}

	.ibEventTable .ibEventTitle {
		float:left;
		width:180px;
		max-width:180px;
		font-size:14px;
	}
	.ibEventTable .ibEventTitle a {
		font-size:14px;
		float:left;
	}
	.ibEventTable .ibOtherBets {
		float:right;
		font-size:10px !important;
		color:#999;
	}
	.ibEventTable .ibOtherBets a {
		font-size:10px !important;
		font-weight:normal;
	}
	.ibEventTable .odd.sublineQuote td {
		padding:0;
		background:#ccc;
	}
	.ibEventTable .even.sublineQuote td {
		padding:0;
		background:#bbb;
	}
	.ibEventTable .row_sparator td {
		padding:0;
	}


	.ibSearchBox {
		clear:both;
		background:#efefef;
		padding:5px;
		border:solid 1px #000;
		border-top:0;
		margin:0 0 20px 0;
		color:#333;
	}
	.ibSearchBox .eventi_table {
		overflow-y:auto;
		overflow-x:hidden;
		width:350px;
		height:116px;
		font-size:12px;
		border:solid 1px #999;
		background:#fff;
	}
	.ibSearchBox #event_sel_number ,
	.ibSearchBox #bookmaker_sel_number {
		font-size:11px;
		color:#666;
	}
	.ibSearchBox .eventi_table div {
		white-space:nowrap;
	}
	.ibSearchBox .form_radioSelection {
		font-size:11px;
		padding:5px 0 5px 0;
	}
	.ibSearchBox .form_radioSelection.noPadding {
		padding:0;
	}
	.ibSearchBox .form_radioSelection input {
		padding:0;
		margin:0 0 0 5px;
		width:13px;
		height:13px;
		vertical-align:middle;
	}
	.ibSearchBox .formSelection a ,
	.ibSearchBox .formSelection a:link ,
	.ibSearchBox .formSelection a:visited {
		float:left;
		display:inline;
		padding:7px 0 7px 0;
		font-size:16px;
		margin:0 6px 10px 0;
		text-align:center;
		background:#e6e6e6;
		text-decoration:none;
		border:solid 1px #b1b1b1;
		color:#3b3b3b;
		font-weight:bold;
	}
	.ibSearchBox .formSelection.ibBasket a ,
	.ibSearchBox .formSelection.ibBasket a:link ,
	.ibSearchBox .formSelection.ibBasket a:visited ,
	.ibSearchBox .formSelection.ibBasket a:hover {
		width:368px;
	}
	.ibSearchBox .formSelection.elements1 a ,
	.ibSearchBox .formSelection.elements1 a:link ,
	.ibSearchBox .formSelection.elements1 a:visited ,
	.ibSearchBox .formSelection.elements1 a:hover {
		width:748px;
	}
	.ibSearchBox .formSelection.elements2 a ,
	.ibSearchBox .formSelection.elements2 a:link ,
	.ibSearchBox .formSelection.elements2 a:visited ,
	.ibSearchBox .formSelection.elements2 a:hover {
		width:368px;
	}
	.ibSearchBox .formSelection.elements3 a ,
	.ibSearchBox .formSelection.elements3 a:link ,
	.ibSearchBox .formSelection.elements3 a:visited ,
	.ibSearchBox .formSelection.elements3 a:hover {
		width:244px;
	}
	.ibSearchBox .formSelection a.last ,
	.ibSearchBox .formSelection a.last:link ,
	.ibSearchBox .formSelection a.last:visited ,
	.ibSearchBox .formSelection a.last:hover {
		margin:0 0 10px 0;
	}

	.ibSearchBox .formSelection a:hover {
		background:#b3d4df;
		border:solid 1px #26a4d0;
		color:#00688c;
	}

	.ibSearchBox .formSelection a.selected:link ,
	.ibSearchBox .formSelection a.selected:visited ,
	.ibSearchBox .formSelection a.selected:hover {
		background:#0188b8;
		border:solid 1px #00688c;
		color:#fff;
	}

	.ibSearchBox .formSelection a.last {
		margin-right:0;
	}

	.ibSearchBox .ibPeriodSelection {
	}
	.ibSearchBox .ibPeriodSelection .title {
		margin:8px 0 5px 0;
		font-weight:bold;
	}


	.ui-datepicker {
		font-size:11px
	}
	/* TABELLA EVENTI: end */


	/* RIEPILOGO QUOTE: start*/
	/* QUOTE 1X2: start */
	.boxQuote1x2 {
		float:left;
/*		width:114px;*/
		width:173px;
/*		background:#e5e5e5;*/
		background:#f9f9f9;
		padding:2px 4px;
		border:solid 1px #ddd;
		margin:7px 7px 0 0px;
	}
	.boxQuote1x2.unupdatedQuota ,
	.boxQuote12.unupdatedQuota {
		border:solid 1px #f80;
	}
	.boxQuote1x2 .bookLogo {
		margin:3px 0 2px 0;
		float:left;
	}
	.boxQuote1x2 .book_march_info {
		float:left;
		position:relative;
	}
	.boxQuote1x2 .book_march_info img {
		float:left;
		margin:5px 0 0 7px;
	}
	.boxQuote1x2 .header {
		clear:both;
	}

	.boxQuote1x2 .noImgBookLogo {
		margin:3px 0 2px 0;
		width:100px;
		height:20px;
		text-align:center;
		font-size:12px;
		line-height:21px;
		overflow:hidden;
		background:#666;
		color:#fff;
		float:left;
	}


	.header .quote1x2 {
		width:53px;
		margin:2px 2px 0 0;
		border:solid 1px #ccc;
		color:#666;
/*		background:#e0e0e0;*/
		background:#efefef;
		float:left;
		text-align:center;
		font-size:11px;
		font-weight:bold;
	}
	.header .quote1x2.empty {
		border:0;
		margin:3px 3px 1px 1px;
		color:#666;
		background:none;
	}
	.header .arrow_up {
		background-image:url(../img/arrow_up.gif);
		background-position:right center;
		background-repeat:no-repeat;
	}
	.header .arrow_dw {
		background-image:url(../img/arrow_dw.gif);
		background-position:right center;
		background-repeat:no-repeat;
	}
	.arrow_up {
		background-image:url(../img/arrow_up.gif) !important;
		background-position:right center !important;
		background-repeat:no-repeat !important;
	}
	.arrow_dw {
		background-image:url(../img/arrow_dw.gif);
		background-position:left center;
		background-repeat:no-repeat;
	}
	.quote1x2 {
		width:55px;
		margin:1px 0 0 1px;
		float:left;
		text-align:center;
		font-size:11px;
	}
	/* QUOTE 1X2: end */

	/* QUOTE 1-2: start */
	span.quote12Generico {
		width:72px;
		margin:1px 0 0 1px;
		float:left;
		text-align:center;
		font-size:11px;
	}

	.quote12 {
		width:83px;
		margin:1px 0 0 1px;
		float:left;
		text-align:center;
		font-size:11px;
	}

	.boxQuote12 {
		float:left;
		width:173px;
		background:#f9f9f9;
		padding:2px 4px;
		border:solid 1px #ddd;
		margin:7px 7px 0 0px;
	}

	.boxQuote12 .quote1x2 {
		width:45px;
		margin:1px 0 0 1px;
		float:left;
		text-align:center;
		font-size:11px;
	}

	.boxQuote12 .header .quote1x2 {
		width:83px;
		margin:2px 2px 0 0;
		border:solid 1px #ccc;
		color:#666;
		background:#efefef;
		float:left;
		text-align:center;
		font-size:11px;
		font-weight:bold;
	}

	.boxQuote12 .header .last {
		margin-right:0px;
	}

	.boxQuote12 .quote1x2 {
		width:83px;
		margin:1px 0 0 1px;
		float:left;
		text-align:center;
		font-size:11px;
	}

	.boxQuote12 .book_march_info {
		float:left;
		position:relative;
	}
	.boxQuote12 .book_march_info img {
		float:left;
		margin:5px 0 0 7px;
	}
	.boxQuote12 .bookLogo {
		margin:3px 0 2px 0;
		float:left;
	}

	.boxQuote12 .header {
		clear:both;
	}

	.header .quote12 {
		width:83px;
		margin:2px 2px 0 0;
		border:solid 1px #ccc;
		color:#666;
/*		background:#e0e0e0;*/
		background:#efefef;
		float:left;
		text-align:center;
		font-size:11px;
		font-weight:bold;
	}

	.header .quote12 {
		margin-right:0px;
	}

	/* QUOTE 1-2: end */

	/*---------------------------*/
	.ibodds {
		padding:0 0 0 0;
	}
	.ibodds .ibColMatch thead th {
		font-size:12px;
		color:#666;
		height:44px;
		text-align:left;
		/*
		background:#e0e0e0;
		border:solid 1px #ccc;
		*/
		border-bottom:solid 1px #ccc;
		border-right:solid 1px #ccc;
		padding:0 5px;
	}
	.ibodds .ibColMatch thead th.mini {
		font-weight:normal;
		font-size:8px;
		text-align:center;
		padding:0;
	}
	.ibodds .ibColMatch tr.odd {
		background:#f5f5f5;
	}
	.ibodds .ibColMatch tr.even {
		background:#eee;
	}
	.ibodds .ibColMatch td {
		font-size:12px;
		padding:2px 5px;
		border:solid 1px #ccc;
		border-top:0;
	}
	.ibodds .ibColMatch .header {
		height:44px;
		background:#e0e0e0;
	}
	.ibodds .ibColMatch .header td {
		border-top:solid 1px #cccccc;
		border-left:0px;
	}
	.ibodds .ibColMatch .header td .bookImg {
		display:block;
		margin:0 30px;
	}
	.ibodds .ibColMatch .quote1x2 {
		width:52px;
		margin:1px 0 0 1px;
		float:left;
		text-align:center;
		font-size:11px;
	}
	.ibodds .ibColMatch .header .quote1x2 {
		width:50px;
		margin:2px 2px 0 0;
		border:solid 1px #666;
		color:#666;
		background:#e0e0e0;
		float:left;
		text-align:center;
		font-size:11px;
		font-weight:bold;
	}
	.ibodds.basket .ibColMatch .quote1x2 {
		width:48px;
		margin:1px 0 0 1px;
		float:left;
		text-align:center;
		font-size:11px;
	}
	.ibodds.basket .ibColMatch .header .quote1x2 {
		width:46px;
		margin:2px 2px 0 0;
		border:solid 1px #666;
		color:#666;
		background:#e0e0e0;
		float:left;
		text-align:center;
		font-size:11px;
		font-weight:bold;
	}
	.ibodds .ibColMatch .header .last {
		margin-right:0;
	}
	.ibodds.basket .ibColMatch .header .last {
		margin-right:0;
	}

	span.quote1x2Generico {
		width:52px;
		margin:1px 0 0 1px;
		float:left;
		text-align:center;
		font-size:11px;
	}
	.ibEventTable div.fontSize11 {
		font-size:11px;
	}
	.ibEventTable div.fontSize11_nowrap {
		font-size:11px;
		white-space:nowrap;
	}

	/* RIEPILOGO QUOTE: end*/


	/* VISUALIZZA QUOTE VERTICALE: start */
	.iboddsVert .ibTableMatch {
		border-bottom:solid 1px #ccc;
		border-right:solid 1px #ccc;
	}
	.iboddsVert .ibTableMatch .ibTdMatch {
		width:100%;
		border:solid 1px #ccc;
		border-bottom:none;
		border-right:none;
		padding:2px;
	}
	@media (max-width: 767px) {
		.iboddsVert .ibTableMatch .ibTdMatch > a {
			margin:5px 0px 5px 0;
			display:block;

		}
	}
	.iboddsVert .ibTableMatch .ibTdCalendar {
		width:1px;
		border-top:solid 1px #ccc;
		padding:2px;
	}
	.iboddsVert .ibTableMatch .ibTdOdds {
		width:auto;
		border:solid 1px #ccc;
		border-bottom:none;
		border-right:none;
		padding:2px 0 2px 1px;
		text-align:center;
	}
	.iboddsVert .ibTableMatch .ibTdOdds .borderBottom {
		width:171px;
		float:left;
		border-bottom:dotted 1px #999;
	}
	.iboddsVert .ibTableMatch .ibTdOdds .noBorderBottom {
		border-bottom:none;
	}

	.iboddsVert .ibTableMatch .header .ibTdOdds {
		background:#e0e0e0;
	}
	.iboddsVert .ibTableMatch .odd {
		background:#f5f5f5;
	}
	.iboddsVert .ibTableMatch .even {
		background:#eee;
	}

	.iboddsVert .ibTableMatch .header .ibTdOdds div {
		width:171px;
		text-align:center;
	}
	.iboddsVert .ibTableMatch .ibTdOdds .bookImg {
		width:100px;
		height:20px;
	}
	/* VISUALIZZA QUOTE VERTICALE: end */

	.ibVisualizza ,
	.ibVisualizza * {
		font-weight:normal;
	}
	.ibVisualizza strong {
		font-weight:normal;
		color:#666;
	}
	.ibVisualizza span {
		color:#008e54;
		font-weight:bold;
	}

	/* TABELLA DETTAGLIO: start */
	.ibTeamDataTable td {
		padding:5px 5px;
	}
	.ibTeamDataTable thead th {
		background:#999;
		padding:5px 5px;
		text-align:left;
		color:#fff;
	}
	.ibTeamDataTable .odd {
		background:#e0e0e0;
	}
	.ibTeamDataTable .even {
		background:#efefef;
	}
	.ibTeamDataTable .null td {
		padding:0;
		background:#fff;
	}
	/* TABELLA DETTAGLIO: end */

	/* TABELLA EVENTI - SEARCH BOX: start */
	.ibEventTable {
		width:100%;
	}
	.ibEventTable td {
		font-size:12px;
		font-weight:normal;
		padding:2px 5px;
	}

	.ibEventTable thead td {
		font-size:18px;
		font-weight:bold;
		padding:2px 5px;
	}

	.ibEventTable td.dark {
	}
	.ibEventTable thead td.dark {
		background:#d2d2d2;
	}
	.ibEventTable thead td.light {
		background:#e4e4e4;
	}
	.ibEventTable tr.even {
		background:#e9e9e9;
	}
	.ibEventTable tr.odd {
		background:#f2f2f2;
	}
	.ibEventTable tr.even td.dark {
		background:#d2d2d2;
	}
	.ibEventTable tr.odd td.dark {
		background:#e4e4e4;
	}
	.ibEventTable tfoot td {
		padding:0;
	}

	.ibEventTable .ibEventDate {
		font-size:11px;
		color:#666;
	}
	.ibEventTable .odds {
		font-size:13px;
	}
	.ibEventTable .ibImgGookmakers {
		margin:1px 0;
	}

	.ibEventTable .ibEventTitle {
		float:left;
	}
	.ibEventTable .ibEventTitle a {
		font-size:14px;
	}
	.ibEventTable .ibOtherBets {
		float:right;
	}
	.ibEventTable .ibOtherBets a {
		font-size:12px;
		font-weight:normal;
	}

	.ibSearchBox {
		clear:both;
		background:#efefef;
		padding:5px;
		border:solid 1px #000;
		border-top:0;
		margin:0 0 20px 0;
		color:#333;
	}
	.ibSearchBox .eventi_table {
		overflow-y:auto;
		overflow-x:hidden;
		width:350px;
		height:116px;
		font-size:12px;
		border:solid 1px #999;
		background:#fff;
	}
	.ibSearchBox .eventi_table div {
		white-space:nowrap;
	}
	.ibSearchBox .form_radioSelection {
		font-size:11px;
		padding:5px 0 5px 0;
	}
	.ibSearchBox .form_radioSelection input {
		padding:0;
		margin:0 0 0 5px;
		width:13px;
		height:13px;
		vertical-align:middle;
	}
	.ibSearchBox .formSelection a ,
	.ibSearchBox .formSelection a:link ,
	.ibSearchBox .formSelection a:visited {
		float:left;
		display:inline;
		width:244px;
		padding:7px 0 7px 0;
		font-size:16px;
		margin:0 6px 10px 0;
		text-align:center;
		background:#e6e6e6;
		text-decoration:none;
		border:solid 1px #b1b1b1;
		color:#3b3b3b;
		font-weight:bold;
	}
	.ibSearchBox .formSelection a:hover {
		background:#b3d4df;
		border:solid 1px #26a4d0;
		color:#00688c;
	}

	.ibSearchBox .formSelection a.selected:link ,
	.ibSearchBox .formSelection a.selected:visited ,
	.ibSearchBox .formSelection a.selected:hover {
		background:#0188b8;
		border:solid 1px #00688c;
		color:#fff;
	}

	.ibSearchBox .formSelection a.last {
		margin-right:0;
	}

	.ibSearchBox .ibPeriodSelection {
	}
	.ibSearchBox .ibPeriodSelection .title {
		margin:8px 0 5px 0;
		font-weight:bold;
	}


	.ui-datepicker {
		font-size:11px
	}
	/* TABELLA EVENTI - SEARCH BOX: end */

	/* TABELLA INFO: start */
	.ibInfoDataTable td {
		padding:5px 5px;
	}
	.ibInfoDataTable thead th {
		background:#999;
		padding:5px 5px;
		text-align:left;
		color:#fff;
	}
	.ibInfoDataTable .odd {
		background:#e0e0e0;
	}
	.ibInfoDataTable .even {
		background:#efefef;
	}
	.ibInfoDataTable .null td {
		padding:0;
		background:#fff;
	}
	/* TABELLA INFO: end */

	/* TABELLA PAY METHOD: start */
	.ibPayTable tr {
		height:50px;
	}
	.ibPayTable .pay-method {
		margin:5px 0 5px 5px;
		vertical-align:middle;
		border:0;
	}
	.ibPayTable thead tr {
		height:30px;
		background:#bbb;
	}
	.ibPayTable thead th {
		color:#666;
		font-size:13px;
		text-align:left;
		padding-left:5px;
	}
	.ibPayTable .odd {
		background:#e0e0e0;
	}
	.ibPayTable .even {
		background:#efefef;
	}

	.available_lang img {
		border:solid 1px #000;
		margin:5px 10px 0 0;
	}
	/* TABELLA PAY METHOD: end */


	/* TABELLA CLASSIFICA: start */
	.classificaTable thead {
		font-weight:bold;
	}
	.classificaTable .classificaTr td {
		width:30px;
		text-align:center;

	}
	.classificaTable .classificaTrAlignCenter td {
		text-align:center;
	}
	.classificaTable .classificaTr td.widthMin {
		width:1px !important;
		padding-left:2px;
		padding-right:2px;
	}
	.classificaTable .classificaTr td.alignLeft {
		text-align:left;
	}
	.classificaTable thead .firstHead td {
		padding:5px 0 5px 0;
	}
	.classificaTable thead .firstHead td.dark {
		background:#d2d2d2;
		color:#555;
	}
	.classificaTable thead .firstHead td.light {
		background:#e4e4e4;
		color:#555;
	}
	.classificaTable thead .dark {
		/*background:#484848;*/
		background:#888;
		color:#fff;
	}
	.classificaTable thead .darkDark {
		/*background:#595959;*/
		background:#888;
		color:#fff;
	}
	.classificaTable thead .darkLight {
		/*background:#666;*/
		background:#888;
		color:#fff;
	}
	.classificaTable thead .light {
		/*background:#777;*/
		background:#999;
		color:#fff;
	}
	.classificaTable thead .lightDark {
		/*background:#999;*/
		background:#999;
		color:#fff;
	}
	.classificaTable thead .lightLight {
		/*background:#888;*/
		background:#999;
		color:#fff;
	}

	.classificaTable .alignLeft {
		text-align:left !important;
		padding-left:5px !important;
	}

	.classificaTable .golTd {
		white-space:nowrap;
		width:65px !important;
	}
	.classificaTable .golTd .golFS_div {
		float:left;
		width:65px;
		white-space:nowrap;
	}
	.classificaTable .golTd span.golFS {
		float:left;
		width:30px;
	}
	.classificaTable .golTd span.separator ,
	.classificaTable .golTd div.separator {
		float:left;
		width:5px;
		text-align:center;
	}
	.classificaTable tbody td {
		padding:2px 0;
	}

	/* body dark: start */
	.classificaTable tbody tr.darkTr .darkDark {
		/*background:#b0b0b0;*/
		background:#e4e4e4;
		color:#000;
	}
	.classificaTable tbody tr.darkTr .darkLight {
		/*background:#b9b9b9;*/
		background:#e4e4e4;
		color:#000;
	}
	.classificaTable tbody tr.darkTr .lightDark {
		/*background:#c0c0c0;*/
		background:#f2f2f2;
		color:#000;
	}
	.classificaTable tbody tr.darkTr .lightLight {
		/*background:#c9c9c9;*/
		background:#f2f2f2;
		color:#000;
	}
	/* body dark: end */
	/* body light: start */
	.classificaTable tbody tr.lightTr .darkDark {
		/*background:#d0d0d0;*/
		background:#d2d2d2;
		color:#000;
	}
	.classificaTable tbody tr.lightTr .darkLight {
		/*background:#d9d9d9;*/
		background:#d2d2d2;
		color:#000;
	}
	.classificaTable tbody tr.lightTr .lightDark {
		/*background:#e0e0e0;*/
		background:#e9e9e9;
		color:#000;
	}
	.classificaTable tbody tr.lightTr .lightLight {
		/*background:#e9e9e9;*/
		background:#e9e9e9;
		color:#000;
	}
	/* body light: end */
	/* TABELLA CLASSIFICA: end */

	/* TABELLINO PARTITA: start */
	.ibTabellinoCalcio {
		background:#fff;
	}
	.ibTabellinoCalcio .partitaTabellino td {
		padding:5px;
		font-size:12px;
	}
	.ibTabellinoCalcio .partitaTabellino .ibEvento {
		font-size:16px;
	}
	.ibTabellinoCalcio .partitaTabellino .ibRisultatoFinale {
		font-size:45px;
	}
	.ibTabellinoCalcio .partitaTabellino .ibRisultatoFinaleBasket {
		font-size:30px;
	}
	.ibTabellinoCalcio .partitaTabellino .ibSquadre {
		font-size:18px;
		font-weight:bold;
		vertical-align:top;
		padding:20px 0 0 0;
	}
	.ibTabellinoCalcio .partitaTabellino .ibSquadre img {
		margin:6px 0 0 0;
	}
	.ibTabellinoCalcio .partitaTabellino .ibRisultatiParziali {
		font-size:11px;
		line-height:14px;
	}
	.ibTabellinoCalcio .partitaTabellino .ibRisultato1t ,
	.ibTabellinoCalcio .partitaTabellino .ibRisultato2t {
		font-size:12px;
		font-weight:bold;
	}
	.ibTabellinoCalcio .ibTabellinoMinPerMin {
		overflow:visible;
		height:auto;
		border:solid 1px #ddd;
		border-right:none;
		margin:15px auto 0 auto;
		width:100%;
	}
	.ibTabellinoCalcio .ibTabellinoMinPerMin tr.odd {
		background:#f8f8f8;
		height: 35px;
	}
	.ibTabellinoCalcio .ibTabellinoMinPerMin tr.even {
		background:#fdfdfd;
		height: 35px;
	}
	.ibTabellinoCalcio .ibTabellinoMinPerMin td {
		padding:4px 0;
		font-size:11px;
		color:#fff;
	}
	.ibTabellinoCalcio .ibTabellinoMinPerMin td.ibMins {
		font-size:16px;
		color:#666;
		font-weight:bold;
		text-align:center;
	}
	.ibTabellinoCalcio .ibTabellinoMinPerMin td.ibSquadra1 {
		font-size:11px;
		color:#00c;
		font-weight:bold;
		text-align:right;
	}
	.ibTabellinoCalcio .ibTabellinoMinPerMin td.ibSquadra2 {
		font-size:11px;
		color:#c00;
		font-weight:bold;
		text-align:left;
	}
	.ibTabellinoCalcio .ibTabellinoCalcioLegenda {
		background:#eee;
		border:solid 1px #ddd;
		margin:15px 0 10px 0;
		width:100%;
	}
	.ibTabellinoCalcio .ibTabellinoCalcioLegenda td {
		padding:2px 5px;
		font-size:11px !important;
	}
	/* TABELLINO PARTITA: end */


/* ################# content: end ################# */

/* ################# tamplate/include/left_col.tpl: start ################# */
	/* LEFT COL NAVIGATIN BAR: start */
		.ibMainLeftCol {
			display:inline;
			float:left;
			width:200px;
			margin:0;
		}
		.ibSearchContainer {
			display:inline;
			float:left;
			width:198px;
			border:solid 1px #ccc;
			background:#fff;
		}
		.ibMainLeftCol .ibTopTabs a ,
		.ibMainLeftCol .ibTopTabs a:link ,
		.ibMainLeftCol .ibTopTabs a:visited {
			display:inline;
			float:left;
			border:solid 1px #a9a9a9;
			border-bottom:0;
			background:#e7e7e7;
			width:94px;
			text-align:center;
			margin:2px 0 0 2px;
			font-size:13px;
			text-decoration:none;
			font-weight:bold;
			color:#636363;
			padding:2px 0;
		}
		.ibMainLeftCol .ibTopTabs a:hover {
			border:solid 1px #999;
			border-bottom:0;
			background:#ededed;
			color:#555;
		}
		.ibMainLeftCol .ibTopTabs a.selected ,
		.ibMainLeftCol .ibTopTabs a.selected:link ,
		.ibMainLeftCol .ibTopTabs a.selected:visited {
			border:solid 1px #00688c;
			background:#0188b8;
			color:#fff;
			font-size:14px;
			border-bottom:0;
		}
		.ibMainLeftCol .ibTopTabs a.selected:hover {
			border-color:#005d7d;
			background:#0f9acb;
		}
		.ibMainLeftCol .ibSports {
			display:inline;
			float:left;
			border:solid 1px #00688c;
			margin:0 2px 2px 2px;
			padding:2px;
			width:188px;
		}
		.ibMainLeftCol .ibSports .ibFilters a ,
		.ibMainLeftCol .ibSports .ibFilters a:link ,
		.ibMainLeftCol .ibSports .ibFilters a:visited {
			display:block;
			border:solid 1px #b1b1b1;
			background: url(../img/blk_arrow_left.gif) no-repeat right center #e6e6e6;
			margin:0 0 1px 0;
			padding:2px 3px;
			text-decoration:none;
			font-size:12px;
			color:#3b3b3b;
			font-weight:bold;
		}
		.ibMainLeftCol .ibSports .ibFilters a:hover {
			border-color:#26a4d0;
			background: url(../img/blk_arrow_left.gif) no-repeat right center #b3d4df;
			color:#00688c;
		 }

		.ibMainLeftCol .ibSports .ibAllSport a ,
		.ibMainLeftCol .ibSports .ibAllSport a:link ,
		.ibMainLeftCol .ibSports .ibAllSport a:visited {
			display:block;
			border:solid 1px #606060;
			background: url(../img/wht_arrow_up.gif) no-repeat right center #888;
			text-decoration:none;
			font-size:12px;
			font-weight:bold;
			color:#fff;
			margin:0 0 1px 0;
			padding:2px 3px;
		 }
		.ibMainLeftCol .ibSports .ibAllSport a:hover {
			border-color:#008e54;
			background: url(../img/wht_arrow_up.gif) no-repeat right center #019558;
		 }

		.ibMainLeftCol .ibSports .ibFilters a.selected:link ,
		.ibMainLeftCol .ibSports .ibFilters a.selected:visited ,
		.ibMainLeftCol .ibSports .ibFilters a.selected:hover {
			border-color:#00688c;
			background: url(../img/wht_arrow_down.gif) no-repeat right center #0188b8;
			color:#fff;
		}
		.ibMainLeftCol .ibSports .ibFilters a.selectedParent:link ,
		.ibMainLeftCol .ibSports .ibFilters a.selectedParent:visited ,
		.ibMainLeftCol .ibSports .ibFilters a.selectedParent:hover {
			border-color:#999;
			background: url(../img/wht_arrow_down.gif) no-repeat right center #999;
			color:#fff;
		}
		.ibMainLeftCol .ibSports .ibContentLectCol {
			border:solid 1px #b1b1b1;
			background:#f0f0f0;
			margin:0 0 2px 0;
			display:block;
			height:350px;
			padding:1px;
			overflow-y:auto;
		}
		.ibMainLeftCol .ibSports .ibMatch {
			display:block;
			background:url(../img/blu_arrow_left.gif) no-repeat right center;
		}
		.ibMainLeftCol .ibSports .ibMatchSeparator {
			border-bottom:dotted 1px #b1b1b1;
			margin:2px 0 3px 0;
		}
		.ibMainLeftCol .ibSports h3 {
			display:block;
			margin:0 0 0 0;
			padding:5px 0 5px 10px;
			background:#e6e6e6;
			/*background:url(../img/bg_box_settings.gif) no-repeat left top;*/
			border:solid 1px #b1b1b1;
			border-bottom:0;
			color:#3b3b3b;
			font-size:13px;
			font-weight:bold;

		}
		.ibMainLeftCol .ibSports .ibBoxSettingsContent {
			display:block;
			margin:0 0 2px 0;
			border:solid 1px #b1b1b1;
			background:#f0f0f0;
			padding:8px;
			font-weight:bold;
		}
		.ibMainLeftCol .ibSports .ibBoxSettingsContent .select {
			font-size:11px;
			vertical-align:middle;
			margin:0;
			padding:0;
		}
		.ibMainLeftCol .ibSports .ibBoxSettingsContent .checkbox {
			width:13px;
			height:13px;
			margin:0;
			padding:0;
			vertical-align:middle;
		}

		.ibMainLeftCol .ibSports .ibFotterLink a ,
		.ibMainLeftCol .ibSports .ibFotterLink a:link ,
		.ibMainLeftCol .ibSports .ibFotterLink a:visited {
			display:block;
			border:solid 1px #b1b1b1;
			background: url(../img/blk_arrow_left.gif) no-repeat right center #e6e6e6;
			margin:0 0 1px 0;
			padding:2px 3px;
			text-decoration:none;
			font-size:12px;
			color:#3b3b3b;
			font-weight:bold;
		}
		.ibMainLeftCol .ibSports .ibFotterLink a:hover {
			border-color:#666;
			background: url(../img/wht_arrow_left.gif) no-repeat right center #aaa;
			color:#fff;
		 }
	/* LEFT COL NAVIGATIN BAR: end */

	/* LEFT COL BANNER BOX: start */
		 .banner180x150 {
			display:inline;
			float:left;
			border:solid 1px #aaa;
			padding:2px;
			margin:0 0 3px 0;

		 }
		 .banner180x150 .innerBanner {
			display:inline;
			float:left;
			padding:6px;
			background:#ddd;
			border:solid 1px #bbb;
		 }
	/* LEFT COL BANNER BOX: end */
/* ################# tamplate/include/left_col.tpl: end ################# */

/* ################# tamplate/include/footer.tpl: start ################# */
	/* FOOTER LINKS: start */
	.ibFooterBody {
		display:block;
		border-top:solid 1px #00688c;
	}
	.ibFooterBody .ibFooterLinks {
		display:inline;
		float:right;
	}
	.ibFooterBody .ibFooterLinks a ,
	.ibFooterBody .ibFooterLinks a:link ,
	.ibFooterBody .ibFooterLinks a:visited {
		display:inline;
		float:left;
		border:solid 1px #00688c;
		background:#eaeaea;
		color:#666;
		padding:3px 15px;
		margin:-1px 0 0 2px;
		text-decoration:none;
		font-weight:bold;
	}
	.ibFooterBody .ibFooterLinks a:hover {
		background:#f5f5f5;
		color:#444;
	}

	.ibFooterBody .ibFooterLinks a.selected:link ,
	.ibFooterBody .ibFooterLinks a.selected:visited ,
	.ibFooterBody .ibFooterLinks a.selected:hover {
		border:solid 1px #00688c;
		border-top:0;
		color:#00688c;
		font-size:14px;
		background:#fff;
		padding:5px 15px;
	}
	/* FOOTER LINKS: end */

	/* FOOTER INFO: start */
	.ibFooterBody .ibWebSite {
		display:inline;
		float:left;
		color:#555;
		margin:3px 0 0 0;
	}
	.ibInfoFooter {
		display:block;
		color:#555;
		font-size:11px;
		margin:15px 0 5px 0;
		text-align:center;
	}
	.ibFooterLink {
		font-size:11px;
		text-align:center;
	}
	/* FOOTER INFO: end */
/* ################# tamplate/include/footer.tpl: end ################# */

/* LOGIN: start */
	.ibLoginForm {
		position:fixed !important;
		padding:0 !important;
		margin:0 !important;
		top:0 !important;
		left:0 !important;
		z-index:5000;
		width:100%;
		text-align:center;
	}
	.ibLoginForm #login_error {
		position:absolute;
		font-size:22px;
		font-weight:normal;
		color:#f00;
		padding:2px;
		max-width:331px;
		width:100%;
		text-align:center;
		top:0;
	}
	.ibLoginForm #dimenticato_pwd_msg {
		position:absolute;
		font-size:14px;
		font-weight:bold;
		color:#f00;
		padding:2px;
		width:331px;
		text-align:center;
		top:0;
	}

	#login_form_screen {
		position:absolute !important;
		padding:0 !important;
		margin:0 !important;
		width:100%;
		text-align:center;
		top:0;
		left:0;
		background:#fff;
		z-index:1;
		filter:alpha(opacity=1);
		-moz-opacity:0.01;
		-khtml-opacity:0.01;
		opacity:0.01;
	}
	@media (min-height: 540px) {
		.ibLoginForm .ibLoginTop {
			background:url(../img/login_top.gif) no-repeat right top;
			position:relative;
			max-width:500px;
			width:calc(100% - 20px);
			height:71px;
			margin:50px auto 0 auto;
			z-index:2;
		}
	}
	@media (max-height: 539px) {
		.ibLoginForm .ibLoginTop {
			background:url(../img/login_top.gif) no-repeat right top;
			position:relative;
			max-width:500px;
			width:calc(100% - 20px);
			height:0;
			margin:50px auto 0 auto;
			z-index:2;
		}
	}


	.ibLoginForm .ibLoginCenter {
		background:url(../img/login_center.gif) repeat-y;
		position:relative;
		max-width:500px;
		width:calc(100% - 20px);
		margin:0 auto;
		z-index:2;
	}
	.ibLoginForm .ibLoginBot {
		background:url(../img/login_bot.gif) no-repeat left bottom;
	}
	.ibLoginForm .ibLoginContent {
		width:auto;
		padding:0 30px 5px 130px;
		float:left;

	}
	.ibLoginForm .ibLoginContent .loginTable {
		width:100%;
		margin-top:30px;
	}
	.ibLoginForm .ibLoginContent .loginTable td {
		font-size:14px;
		padding:5px;
		text-align:left;
	}
	.siteInLoginState {
		filter:alpha(opacity=30);
		-moz-opacity:0.3;
		-khtml-opacity:0.3;
		opacity:0.3;
		position:relative;
	}
	.ibLoginForm .ibLoginContent .loginTable.ibBigFont td {
		font-size:18px;
		font-weight:bold;
	}
	.ibLoginForm .ibLoginContent .loginTable td.ibNormalFont {
		font-size:12px;
		text-align:left;
	}

	.ibLoginForm .ibLoginContent .ibCloseLogin {
		font-size:15px;
		font-weight:bold;
		color:#666;
		position:relative;
		margin-right:-20px;
		text-align:right;
	}
	.ibLoginForm .ibLoginContent .ibCloseLogin a ,
	.ibLoginForm .ibLoginContent .ibCloseLogin a:link ,
	.ibLoginForm .ibLoginContent .ibCloseLogin a:visited {
		color:#005f86;
		text-decoration:none;
	}
	.ibLoginForm .ibLoginContent .ibCloseLogin a:hover {
		color:#005f86;
		text-decoration:none;
	}

	@media (max-width: 991px) {
		.ibLoginForm .ibLoginTop {
			margin-top:30px;;
			border:solid 4px #005f86;
			border-bottom:none;

		}
		.ibLoginForm .ibLoginCenter {
			border:solid 4px #005f86;
			border-top:none;
			box-shadow:0 8px 16px rgba(0,0,0,.3)
		}
		.ibLoginForm .ibLoginContent {
			margin-left:10px;
			margin-right:10px;
			padding:0 0 5px 0;

		}
		@media (min-height: 540px) {
			.ibLoginForm .ibLoginTop {
				background:url(/img/logo.png) no-repeat center center #efefef;
			}
		}
		.ibLoginForm .ibLoginBot {
			background:#efefef;
		}
		.ibLoginForm #login_error {
			left:0;
			right:0;
		}
		.ibLoginForm .ibLoginContent .ibCloseLogin {
			margin-right: 0;
		}
	}
/* LOGIN: end */

/* DIV - -LAYERS: start */
	.socialDivInfo {
		position:absolute;
		background:#efefef;
		border:solid 1px #333;
		padding:5px;
		right:-5px;
		top:22px;
		display:none;
		z-index:1;
		min-width:400px;
	}
	.socialDivInfo .close_sn_div {
		position:absolute;
		right:2px;
		top:2px;
		text-decoration:none;
		line-height:14px;
		padding:0px 2px;
		font-weight:bold;
		border:solid 1px #aaa;
		color:#666;
		background:#eee;
	}
	.socialDivInfo .close_sn_div:hover {
		color:#00c;
		background:#eee;
	}
	.socialDivInfo .arrowUp {
		position:absolute;
		top:-11px;
		right:0;
	}
	.socialDivInfo .sn_logo {
		padding:0 10px 5px 0;
		float:left;
	}
	.socialDivInfo .sn_logo_txt {
		line-height:45px;
		float:left;
		font-weight:bold;
		padding-left:10px;
	}
	.socialDivInfo .sn_spread_select {
		float:right;
		line-height:45px;
	}
	.socialDivInfo .sn_spread_select * {
		font-size:11px;
	}

	.socialDivInfo .sn_logo img {
		display:'' !important;
	}

/* DIV - -LAYERS: end */

/* FANTASPORT: start */
	.ibFantaSportToolbar a ,
	.ibFantaSportToolbar a:link ,
	.ibFantaSportToolbar a:visited {
		float:left;
		background:#f00;
		padding:3px 15px 4px 15px;
		margin:0 1px 1px 1px;
		color:#fff;
		border:none;
		border-left:solid 1px #003b4f;
		border-right:solid 1px #003b4f;
		background:url(../img/bg_siteInfoBar.gif) repeat-x #ff0;
		text-decoration:none;
	}
	.ibFantaSportToolbar a:hover {
		background:#036080;
		color:#fff;
		border:solid 1px #003b4f;
		padding:2px 15px 3px 15px;
	}

	.ibFantaSportToolbar a.selected ,
	.ibFantaSportToolbar a.selected:link ,
	.ibFantaSportToolbar a.selected:visited {
		background:#0188b8;
		font-weight:bold;
		color:#fff;
		border:solid 1px #00688c;
		padding:2px 15px 3px 15px;
	}
	.ibFantaSportToolbar a.selected:hover {
		background:#039dd4;
		color:#fff;
	}

	.gironiLista {
		float:left;
		height:60px;
		overflow:hidden;
		vertical-align:middle;
		padding:0 0 0 65px;
		line-height:12px;
		margin:10px 0 10px 0;
		font-size:14px;
		font-weight:bold;
	}

	.gironeFantaClacio_A {
		background:url(../img/ico_fantacalcio_A.gif) no-repeat left top;
	}
	.gironeFantaClacio_B {
		background:url(../img/ico_fantacalcio_B.gif) no-repeat;
	}
	.gironeFantaClacio_C {
		background:url(../img/ico_fantacalcio_C.gif) no-repeat;
	}
	.gironeFantaClacio_D {
		background:url(../img/ico_fantacalcio_D.gif) no-repeat;
	}
	.gironeFantaClacio_E {
		background:url(../img/ico_fantacalcio_E.gif) no-repeat;
	}
	.gironeFantaClacio_F {
		background:url(../img/ico_fantacalcio_F.gif) no-repeat;
	}
	.gironeFantaClacio_G {
		background:url(../img/ico_fantacalcio_G.gif) no-repeat;
	}
	.gironeFantaClacio_H {
		background:url(../img/ico_fantacalcio_H.gif) no-repeat;
	}
	.gironeFantaClacio_I {
		background:url(../img/ico_fantacalcio_I.gif) no-repeat;
	}
	.gironeFantaClacio_L {
		background:url(../img/ico_fantacalcio_L.gif) no-repeat;
	}
	.gironeFantaClacio_M {
		background:url(../img/ico_fantacalcio_M.gif) no-repeat;
	}
	.gironeFantaClacio_N {
		background:url(../img/ico_fantacalcio_N.gif) no-repeat;
	}
	.gironeFantaClacio_O {
		background:url(../img/ico_fantacalcio_O.gif) no-repeat;
	}
	.gironeFantaClacio_P {
		background:url(../img/ico_fantacalcio_P.gif) no-repeat;
	}
	.gironeFantaClacio_Q {
		background:url(../img/ico_fantacalcio_Q.gif) no-repeat;
	}
	.gironeFantaClacio_R {
		background:url(../img/ico_fantacalcio_R.gif) no-repeat;
	}
	.gironeFantaClacio_S {
		background:url(../img/ico_fantacalcio_S.gif) no-repeat;
	}
	.gironeFantaClacio_T {
		background:url(../img/ico_fantacalcio_T.gif) no-repeat;
	}
	.gironeFantaClacio_U {
		background:url(../img/ico_fantacalcio_U.gif) no-repeat;
	}
	.gironeFantaClacio_V {
		background:url(../img/ico_fantacalcio_V.gif) no-repeat;
	}
	.gironeFantaClacio_Z {
		background:url(../img/ico_fantacalcio_Z.gif) no-repeat;
	}
	.gironeFantaClacio_J {
		background:url(../img/ico_fantacalcio_J.gif) no-repeat;
	}
	.gironeFantaClacio_K {
		background:url(../img/ico_fantacalcio_K.gif) no-repeat;
	}
	.gironeFantaClacio_Y {
		background:url(../img/ico_fantacalcio_Y.gif) no-repeat;
	}
	.gironeFantaClacio_X {
		background:url(../img/ico_fantacalcio_X.gif) no-repeat;
	}
	.gironeFantaClacio_W {
		background:url(../img/ico_fantacalcio_W.gif) no-repeat;
	}
	.gironeFantaClacio_cup_1 {
		background:url(../img/ico_fantacalcio_champions_league.gif) no-repeat;
	}
	.gironeFantaClacio_cup_2 {
		background:url(../img/ico_fantacalcio_europa_league.gif) no-repeat;
	}
	.gironeFantaClacio_cup_3 {
		background:url(../img/ico_fantacalcio_intertoto.gif) no-repeat;
	}


/* fantacalcio dettaglio partita: start */
	.fantaCalcioTable h2 {
		font-size:24px;
		font-weight:bold;
		color:#014f6a;
		clear:both;
	}
	.fantaCalcioTable h3 {
		font-size:18px;
		font-weight:normal;
		color:#666;
		clear:both;
		margin:30px 0 0 0;
	}
	.fantaCalcioTable .playerRow {
		clear:both;
		padding:10px 0;
	}
	.fantaCalcioTable .playerFantacalcio {
		float:left;
		background:url(../img/ico_player_fantacalcio.gif) no-repeat left top;
		width:25px;
		height:25px;
		color:#fff;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		padding:13px 0 0 0;
		margin:0 5px 5px 0;
	}
	.fantaCalcioTable .formazioneUno {
		background-color:#f00;
	}
	.fantaCalcioTable .formazioneDue {
		background-color:#00f;
	}
	.fantaCalcioTable .goalKeeper {
		background-color:#999;
	}

	.fantaCalcioTable .playerInfo {
		float:left;
	}
	.fantaCalcioTable .iconFantacalcio {
		padding:0 10px 0 22px;
		height:20px;
		font-size:13px;
		color:#00c;
		font-weight:bold;
	}
	.fantaCalcioTable .iconFantacalcio.gol {
		background:url(../img/fantacalcio/ico_gol.gif) no-repeat left top;
	}
	.fantaCalcioTable .iconFantacalcio.rigoreParato {
		background:url(../img/fantacalcio/ico_rigore_parato.gif) no-repeat left top;
	}
	.fantaCalcioTable .iconFantacalcio.ammonizione {
		background:url(../img/fantacalcio/ico_ammonizione.gif) no-repeat left top;
	}
	.fantaCalcioTable .iconFantacalcio.espulzione {
		background:url(../img/fantacalcio/ico_espulzione.gif) no-repeat left top;
	}
	.fantaCalcioTable .iconFantacalcio.golSubito {
		background:url(../img/fantacalcio/ico_gol_subito.gif) no-repeat left top;
	}
	.fantaCalcioTable .iconFantacalcio.autogol {
		background:url(../img/fantacalcio/ico_autogol.gif) no-repeat left top;
	}
	.fantaCalcioTable .iconFantacalcio.rigoreSbagliato {
		background:url(../img/fantacalcio/ico_rigore_sbagliato.gif) no-repeat left top;
	}
	.fantaCalcioTable .iconFantacalcio.portiere {
		background:url(../img/fantacalcio/ico_portiere.gif) no-repeat left top;
	}
	.fantaCalcioTable .iconFantacalcio.difensore {
		background:url(../img/fantacalcio/ico_difensore.gif) no-repeat left top;
	}
	.fantaCalcioTable .iconFantacalcio.centrocampista {
		background:url(../img/fantacalcio/ico_centrocampista.gif) no-repeat left top;
	}
	.fantaCalcioTable .iconFantacalcio.attaccante {
		background:url(../img/fantacalcio/ico_attaccante.gif) no-repeat left top;
	}
	.fantaCalcioTable .iconFantacalcio.rigorista {
		padding:0 10px 0 0;
		height:20px;
		font-size:13px;
		font-weight:normal;
		color:#00c;
		background:none;
	}
	.fantaCalcioTable .iconFantacalcio.rigorista span {
		font-size:10px;
		color:#999;
	}


/* fantacalcio dettaglio partita: end */
/* FANTASPORT: end */

/* PAGINA CALENDARIO EVENTI: start */
.ibGiornate a {
	float:left;
	width:240px;
	font-size:12px;
	margin:0 12px 10px 0;
	padding:2px 0;
	border:dotted 1px #999;
	text-align:center;
}
.ibGiornate a strong {
	font-size:14px;
}

.ibGiornateSpacer {
	clear:both;
	padding:11px 0 15px 0;
}
.ibGiornateSpacer .ibGiornateSpacerLine {
	width:500px;
	height:2px;
	background:#ddd;
	margin:0 auto;
}
.ibGiornateEnd {
	clear:both;
	height:20px;
}
.ibInfoStats {
	font-weight:normal;
}
.ibEventiPerTot {
	color:#008000;
}

.ibTableInfoTxt {
	font-size:10px;
	color:#555;
	margin:5px 0 15px 0;
}
.ibTableInfoTxt strong {
	font-size:11px;
}

/* PAGINA CALENDARIO EVENTI: start */




/* REGISTRAZIONE: start */
	.registrazione_table {
		border-top: solid 1px #80c7aa;
		border-left: solid 1px #80c7aa;
	}
	.registrazione_table td {
		background: #fff url(../img/cell.gif) top left repeat-x;
		border-left: solid 1px #fff;
		border-right: solid 1px #80c7aa;
		border-top: solid 1px #fff;
		border-bottom: solid 1px #80c7aa;
		color:#666;
	}
	.registrazione_table strong {
		color:#000;
	}
	.registrazione_table .condizioni_uso {
		overflow-y:auto;
		height:80px;
		font-size:10px;
		color:#666;
		border:solid 1px #9495a2;
		padding:3px;
		background:#fff;
	}
	.form_reg_error {
		width:644px;
		margin:0 auto;
		border:solid 2px #c00;
		color:#c00;
		font-size:14px;
		padding:5px 0;
		margin:0 0 10px 0;
		font-weight:bold;
	}
/* REGISTRAZIONE: end */

.squadraVincente {
	font-weight:bold;
	color:#990 !important;
}

.squadraPerdente {
	color:#b00 !important;
}

.squadraNeutra {
	color:#666 !important;
}

.under25 {
	color:#c00;
	font-size:11px;
}

.over25 {
	color:#090;
	font-size:11px;
}

.updateButtonBody {
	float:right;
	background:url(../img/button_update_data_16.gif) no-repeat left top;
	margin:5px 0 0 0;
}
.updateButtonBody .updateButtonRight {
	float:right;
	background:url(../img/button_update_data_16.gif) no-repeat right -16px;
}
.updateButtonBody .updateButtonRight.play {
	float:right;
	background:url(../img/button_update_data_16.gif) no-repeat right bottom;
}
.updateButtonBody .updateButtonTxt {
	float:left;
	font-size:10px;
	font-weight:normal;
	color:#fff;
	padding:1px 25px 2px 5px;
}


.boommakerImgDiv100x20 {
	display:block;
	width:160px;
	left:20px;
	text-align:center;
}
.boommakerDivQuote {
	width:160px;
}
.ibQuote12 {
	width:110px !important;
}

.Grass {
	background:#00bb00;
	color:#fff;
}
.Clay {
	background:#ff5500;
	color:#fff;
}
.Indoor {
	background:#5599ff;
	color:#fff;
}
.Hard {
	background:#e0e0e0;
	color:#000;
}

div.gplusone {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

.ibPrintClassifica {
	position:absolute;
	right:0;
	top:0;
}
.ibPrintClassificaPrinter {
	display:none;
	position:absolute;
	right:0;
	top:0;
}
.ibprintHeader {
	height:60px;
}
.ibprintHeader .ibtopBar {
	border-bottom:solid 3px #00688c;
	position:relative;
	height:35px;
}
@media print {
	.ibprintHeader .ibtopBar {
		height:36px !important;
	}
}
.ibprintHeader .ibtopBar img {
	position:absolute;
}
.ibprintHeader .ibtopBar span {
	position:absolute;
	right:0;
	top:14px;
	font-size:13px;
	font-weight:bold;
	color:#00688c;
}
.ibClassificaContainer {
	position:relative;
}
.ibprintFooter {
	border-top:solid 3px #00688c;
	padding:3px 0 0 0;
}
.leftFooter {
	float:left;
	font-size:10px;
	color:#666;
}
.rightFooter {
	float:right;
	font-size:10px;
	color:#666;
}

.ibInfoNazioni {
	float:left;
	width:349px;
	margin:0 10px 20px 10px;
}
.ibInfoNazioni h3 {
	color:#008e54 !important;
	background:none !important;
	padding-left:0 !important;
	width:100%;

}
.ibInfoNazioni .ibSportOdds {
	line-height:20px;
	color:#555;
	background:#eee;
	border:solid 1px #ccc;
	padding:5px;
}
.ibSelectedTeam td {
	background:#b7e6f7 !important;
	color:#00688c;
}
.ibSelectedTeam td.ibNomeSquadra a {
	font-weight:bold !important;
}

.filePdf {
	background:url(../img/pdf_32.gif) no-repeat left top;
	padding:8px 0 8px 38px;
	font-size:14px;
	font-weight:bold;

}

.invitoEmail {
        background:url(../img/email_32.gif) no-repeat left top;
        padding:8px 0 8px 38px;
        font-size:14px;
        font-weight:bold;

}


.div_statistiche_UO_PD {
	float:left;
}

.FB_container_segno_iframe {
}

.segnoFB {
	float:left;
	width:24px;
	height:24px;
}
.segnoFB.fb_1x2_1 {
	background:url(../img/fb_1x2_1.gif) no-repeat left top;
}
.segnoFB.fb_1x2_2 {
	background:url(../img/fb_1x2_2.gif) no-repeat left top;
}
.segnoFB.fb_1x2_x {
	background:url(../img/fb_1x2_x.gif) no-repeat left top;
}
.segnoFB.fb_1x2_u {
	background:url(../img/fb_1x2_u.gif) no-repeat left top;
	width:60px;
}
.segnoFB.fb_1x2_o {
	background:url(../img/fb_1x2_o.gif) no-repeat left top;
	width:60px;
}
.iframeSegnoFB {
	float:right;
}
.iframeSegnoTW {
}
.FB_div_title {
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px 0;
}

.evenRow {
	background:#e5e5e5;
}
.oddRow {
	background:#ccc;
}

/* VISUALIZZA QUOTE VERTICALE: start */
.ibOdds {
	position:relative;
}
.ibOdds .ibTableMatch {
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
}
.ibOdds .ibTableMatch .ibTdMatch {
	width:100%;
	border:solid 1px #ccc;
	border-bottom:none;
	border-right:none;
	padding:2px;
}
.ibOdds .ibTableMatch .ibTdCalendar {
	width:1px;
	border-top:solid 1px #ccc;
	padding:2px;
}
.ibOdds .ibTableMatch .ibTdOdds {
	width:auto;
	border:solid 1px #ccc;
	border-bottom:none;
	border-right:none;
	padding:2px 0 2px 1px;
	text-align:center;
}

.ibOdds .ibTableMatch .header .ibTdOdds {
	background:#e0e0e0;
	padding-left:5px;
	padding-right:5px;
}
.ibOdds .ibTableMatch .header .ibTdOdds.color1 {
	background:#ccc;
}
.ibOdds .ibTableMatch .odd {
	background:#f5f5f5;
}
.ibOdds .ibTableMatch .even {
	background:#eee;
}
.ibOdds .ibTableMatch .odd .color1 {
	background:#e3f7fe;
}
.ibOdds .ibTableMatch .even .color1 {
	background:#c8eaf7;
}
.ibOdds .ibTableMatch .odd .color2 {
	background:#cffeeb;
}
.ibOdds .ibTableMatch .even .color2 {
	background:#9ef3d0;
}

.ibOdds .ibTableMatch .header .ibTdOdds div {
	width:171px;
	text-align:center;
}

.ibOdds .ibTableMatch .ibTdPercTot {
	padding-left:5px;
	padding-right:5px;
}
.ibOdds .ibTableMatch .ibTdPercTot div {
	margin:3px 0 1px 0;
	font-size:11px;
}

.ibOdds .ibTableMatch .quote_asian_uo {
	width:70px;
	margin:2px 2px 0 0;
	border:solid 1px #ccc;
	color:#666;
	float:left;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}
.ibOdds .ibTableMatch .color1 .quote_asian_uo {
	border:solid 1px #5db3d1;
	color:#00688c;
}
.ibOdds .ibTableMatch .color2 .quote_asian_uo {
	border:solid 1px #008e54;
	color:#008e54;
}
.ibOdds .ibTableMatch .quote_asian_uo.spread {
	background:#fff;
	color:#000;
}

.ibOdds .ibTableMatch .dark .quote_asian_uo {
	border:solid 1px #bbb;
	color:#444;
}

.ibOdds .info_quote_div.hiddenDiv {
	display:none;
}
.ibOdds .info_quote_div {
	position:absolute;
	background:#fff;
	right:10px;
	top:10px;
	width:400px;
	padding:5px;
	border:solid 1px #0188b8;
}
.ibOdds .info_quote_div p {
	margin:0;
	padding:10px;
}
.ibOdds .info_quote_div h3 {
	text-align:center;
	margin:0;
	padding:3px;
	background:#0188b8;
	color:#fff;
}
.ibOdds .close_info_quote_div ,
.ibOdds .close_info_quote_div:link ,
.ibOdds .close_info_quote_div:visited ,
.ibOdds .close_info_quote_div:hover {
	text-decoration:none;
	float:right;
	color:#fff;
}

.squadraInfo td {
	font-size:14px;
	font-weight:bold;
	padding:0 30px 0 0;
	line-height:20px;
	white-space:nowrap;
}
.squadraInfo strong {
	font-size:14px;
	font-weight:bold;
	color:#008e54;
}

.RIP_fatafootball {
	color:#666;
}
.T-0_fatafootball {
	color:#00f;
}
.R1_fatafootball, .R2_fatafootball, .R3_fatafootball {
	color:#f00;
}

.cipsterClassifiche {
	margin-bottom:20px;
}
.cipsterClassifiche a {
	padding: 0 0 0 25px;
}
.cipsterClassifiche .yesCup {
	background:url(../img/cup.gif) no-repeat left center;

}
.cipsterClassifiche .noCup {
	background:url(../img/nocup.gif) no-repeat left center;
}

.dettaglioLayerOdds {
	position:absolute;
	border:solid 1px #00688c;
	background:#fff;
	display:none;
	padding:4px;
	box-shadow: 3px 3px 3px #555;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#555')";
	width:220px;
}
.dettaglioLayerOdds h3 {
	background:#00688c;
	padding:2px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	margin:0 0 2px 0;
}

.bookmaker_info_plate {
	float:right;
	margin:0 0 20px 20px;
	border:solid 1px #ddd;
	background:#eee;
	border-radius:5px;
}
.bookmaker_info_plate div.bookmaker {
	font-size:12px;
	display:block;
	font-style:italic;
	text-align:center;
	white-space:nowrap;
	background:#ddd;
	float:left;
	width:100%;
}
.bookmaker_info_plate div.bookmaker a {
	float:left;
	color:#04688b;
	background:url(../img/ico_info.gif) left center no-repeat;
	padding:0 0 0 18px;
	margin:3px;
}
.bookmaker_info_plate img {
	margin:5px;
	display:block;
}


.evidenzia {
	float:left;
	text-align:center;
	line-height:18px;
	height:18px;
	width:22px;
	margin:2px;
	background:#666;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}

.non_evidenzia {
	float:left;
	text-align:center;
	line-height:18px;
	height:18px;
	margin:2px;
	padding:0 3px;
	text-transform:uppercase;
}

.riga_evidenzia {
	float:left;
	margin-right:5px;
	height:18px;
	line-height:18px;
}

.non_evidenzia.linkReset {
	text-transform:capitalize;
	background:#008e54 !important;
	transition:all 0.3s ease 0s;
	color:rgba(255,255,255,.8);
	text-decoration:none;
	padding:0 5px;
}
.non_evidenzia.linkReset:hover {
	background:#00394d  !important;
	color:rgba(255,255,255,1);
}


.ibGuide {
}
.ibGuide .abstract {
	width:100%;
	margin:0 0 25px 0;
}
.ibGuide .abstract h3 {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	background:url(../img/ib_forum_title.gif) no-repeat right top #80c7aa;;
	padding:12px 0 5px 5px;
	font-style:italic;
	margin:5px 0 5px 0;
	color:#fff;
}
.ibGuide .odd {
	float:left;
}
.ibGuide .even {
	float:right;
}

.alert_form_error {
	color:#fff;
	margin:10px 0;
	background:#f00;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	display:none;
}

.register_text {
	font-size:14px;
	margin:50px auto 0 auto;
	text-align:center;
	line-height:25px;
}

.legendaPercTotSotto100 ,
.ibEventTable tbody span.yellowTeamColorBg {
	background:#ff0 !important;
	color:#000 !important;
}
.legendaPercTotSotto94 ,
.ibEventTable tbody span.redTeamColorBg {
	background:#f00 !important;
	color:#fff !important;
}

.under25 {
	color:#f20 !important;
}

.over25 {
	color:#704 !important;
}

.noQuote {
	text-align:center;
	font-size:16px;
	padding:10px 0 0 0;
	font-weight:normal;
	color:#999;
}

.minHeightTennis {
	min-height:58px;
}

.ib_searchBoxRight {
	float:left;
	width:510px;
	max-width:510px;
}

table#ibSeachForm .ui-autocomplete-input {
	width: 121px;
}

.discesa {
	color:#00f;
	font-weight:bold;
}
.ibSportBody .ibInfoSportEvent .ibSportOdds span.discesa {
	color:#00f;
	margin:0;
}

.massima {
	color:#f00;
	font-weight:bold;
}
.ibSportBody .ibInfoSportEvent .ibSportOdds span.massima {
	color:#f00;
	margin:0;
}

.scaduta {
	color:#47B741;
	font-weight:bold;
	text-decoration:line-through;
}
.ibSportBody .ibInfoSportEvent .ibSportOdds span.scaduta {
	color:#47B741;
	margin:0;
}

.discesamassima {
	background:#f00;
	color:#00f;
	font-weight:bold;
}
.ibSportBody .ibInfoSportEvent .ibSportOdds span.discesamassima {
	background:#f00;
	color:#00f;
	margin:0;
}

.massimascaduta {
	color:#0B6906;
	font-weight:bold;
	text-decoration:line-through;
}
.ibSportBody .ibInfoSportEvent .ibSportOdds span.massimascaduta {
	color:#0B6906;
	margin:0;
}

.ui-dialog {
	z-index: 9999 !important;
}
.ui-dialog .ui-dialog-titlebar-close:before {
	content: "\f00d";
	font-family:FontAwesome;
	display:block;
	transform: translateX(0,0);
}

/*
 * jQuery UI CSS Framework @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ctl=themeroller
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(custom-theme/images/ui-bg_glass_75_ffffff_1x400.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(custom-theme/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(custom-theme/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(custom-theme/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(custom-theme/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(custom-theme/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(custom-theme/images/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(custom-theme/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(custom-theme/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(custom-theme/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(custom-theme/images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(custom-theme/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(custom-theme/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(custom-theme/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(custom-theme/images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(custom-theme/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(custom-theme/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Resizable @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
 * jQuery UI Selectable @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * jQuery UI Accordion @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }/*
 * jQuery UI Autocomplete @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*
 * jQuery UI Button @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*
 * jQuery UI Dialog @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*
 * jQuery UI Slider @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*
 * jQuery UI Tabs @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*
 * jQuery UI Datepicker @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*
 * jQuery UI Progressbar @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }