.pretty {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	opacity: 0.85;
	background: url(../images/templates/shadow.png);
}


td.formChooseOdds {
	background-color:#d783ba;
	background-color:#ecd7e5;
}
form.formChooseOdds {
	text-align:center;
	margin:5px auto 15px auto;
	padding:12px 0 0 0;
	background-image:url(../images/templates/background_filtersports.png);
	background-position:top center;
	background-repeat:no-repeat;
	width:670px;
	height:40px;
}

form.formChooseOdds select{
	border:0px;
	border-bottom:1px solid #558BC9;
	background-color:transparent;
	color:#333333;
	font-weight:bold;
	font-size:10px;
}
form.formChooseOdds select:disabled {
	color:#CCCCCC;
}

form.formChooseOdds #idsport, form.formChooseOdds #idcountry {
	margin:0 10px 0 0;
}

.bestodds {
	
}
.bestodds {
	width:265px;
	margin-left:10px;
	margin-bottom:5px;
}

.bestodds h3 {
	margin-bottom:10px;
	font-variant:small-caps;
	color:#BE007B;
	font-size:15px;
}

.bestodds ul {
	padding:0;
	width:95%;
	height:auto;
	margin:0 0 0 10px;
}
.bestodds ul li {
	padding:0 0 0 0;
	margin:0 0 0 3px;
	width:100%;
	height:18px;
	list-style-type:none;
	border-bottom:1px solid #E3E3E3;
}
.bestodds ul li .countryrcol {
	font-weight:bold;
	height:18px;
	width:180px;
	float:left;
}
.bestodds ul li a {
	font-size:11px;
	color:#333333;
	width:100%;
	height:18px;
	display:block;
	text-decoration:none;
	background-color:#F0F0F0;
}
.bestodds ul li a img {
	vertical-align:middle;
	margin:1px 5px 1px 1px;
	width:24px;
	height:16px;
}
.bestodds ul li a:hover {
	background-color:#D2D7F1;
/*#577AB6*/
}

ul.listcontest {
	margin:0 0 10px 60px;
	background-color:#F0F0F0;
	padding:0 0 0 0;
	display:none;
	text-align:left;
}

.listcontest li {
	list-style-type:square;
}
.listcontest li a{
	color:#333333;
	text-decoration:none;
	font-size:11px;
}
.listcontest li a:hover {
	color:#BE007B;
}

.oddscontest {
	width:450px;
	font-size:14px;
	text-align:center;
	margin:0 auto 0 auto;
	background-color:#F0F0F0;
	background-image:url(../images/templates/background-odds-contest.gif);
	background-position:top center;
	background-repeat:no-repeat;
	border:2px solid #E3E3E3;
	font-variant:small-caps;
}

.oddscontest a.chooseanother {
	width:450px;
	height:20px;
	display:block;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	margin:0;
}
/*
table.oddsarray {
	border:1px solid #E3E3E3;
	margin-left:15px;
	margin-top:7px;
	background-color:#F0F0F0;
	width:685px;
}


div.lnk_top {
	margin-left:15px;
	text-align:right;
	width:685px;
	height:14px;
}

table.oddsarray tr {
	
}

table.oddsarray td {
	padding:3px;
}

table.oddsarrayodds td {
	padding:0px;
}

.bestodd_td {
	border:1px solid #BE007B;
}
.bestodd_td a {
	color:#BE007B;
	text-decoration:none;
}
.normalodd_td {
	border:none;
}
.normalodd_td a {
	color:#797979;
	text-decoration:none;
}
*/
.oddsico {
	width:550px;
	font-size:16px;
	height:24px;
	text-align:center;
	margin:0 auto 10px auto;
	background-color:#F0F0F0;
	border:2px solid #E3E3E3;
	font-variant:small-caps;
}

.oddsico img {
	vertical-align:top;
	margin-top:4px;
}

table.oddsarray2 {
	/*border:1px solid #BE007B;
	border:1px dashed #bababa;*/
	border-bottom:1px solid #d783ba;
	border-top:1px solid #FFFFFF;
	margin-left:15px;
	margin-top:7px;
	margin-bottom:15px;
	background-color:#FFFFFF;
	width:685px;
}

table.oddsarray2 td.maincell {
	width:289px;
	vertical-align:middle;
	height:107px;
	text-align:center;
	font-weight:bold;
}

form.lienimage {
	background-image: url(../images/templates/button-bleu.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:200px;
	height:60px;
	display:block;
	float:left;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	margin:5px 0 0 20px;
	padding:10px 0 0 0;
}
form.lienimage:hover {
	background-image: url(../images/templates/button-bleu-hover.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:200px;
	height:60px;
	display:block;
}

table.oddsarray2 td.bkm {
	width:36px;
	border-left:1px solid #ecd7e5;
	height:107px;
}
table.oddsarray2 td.bkm img {
	vertical-align:bottom;
}

table.bkmlist {
	border-bottom:1px solid #ecd7e5;
	border-left:1px solid #ecd7e5;
	border-right:1px solid #ecd7e5;
	border-top:1px solid #ecd7e5;
}

table.oddsarray2 td.infomatch {
	color:#333333;
	font-weight:bold;
	padding:2px;
	border-left:1px solid #d783ba;
	border-right:1px solid #d783ba;
	background-color:#ecd7e5;
	text-align:center;
}

table.oddsarray2 td.infomatch a {
	text-decoration:none;
}

table.oddsarray2 td.infomatchequipe {
	color:#FFFFFF;
	background-color:#FFFFFF;
	background-image:url(../images/templates/background-odds-array.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:center;
	font-size:1.2em;
	padding:3px 0 3px 0;
	height:20px;
}

table.oddsarray2 td.infomatchequipe a.matchlnk {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
table.oddsarray2 td.infomatchequipe a.matchlnk:hover {
	text-decoration:underline;
}

table.oddsarray2 td.infoequipe {
	font-weight:bold;
	color:333333;
	border-top:1px solid #bababa;
	padding-left:2px;
	border-left:1px solid #d783ba;
}

table.oddsarray2 td.oddsvalue {
	width:36px;
	/*border-left:1px dashed #bababa;
	border-top:1px dashed #bababa;*/
	border-left:1px solid #bababa;
	border-top:1px solid #bababa;
	text-align:center;
}

table.oddsarray2 td.lasttd {
	border-right:1px solid #d783ba;
}

table.oddsarray2 td.oddsvalue a {
	text-decoration:none;
	width:36px;
	display:block;
	text-align:center;
}

table.oddsarray2 td.oddsvalue a.normal {
	color:#333333;
}

table.oddsarray2 td.oddsvalue a.bestodd {
	color:#BE007B;
	color:#333333;
	background-color:#ecd7e5;

}

tr.thereissurebet td {
	background-color:#D2D7F1;
	border-right:1px solid #d783ba;
	border-left:1px solid #d783ba;
	border-top:1px solid #d783ba;
	color:#333333;
	padding:2px;
	height:20px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
tr.thereissurebet a {
	color:#333333;
	text-decoration:none;
}
tr.thereissurebet a:hover {
	text-decoration:underline;
}