* {
margin:0; /* zero out margin */
padding:0; /* zero out padding */
}
html, body {
height:100%; /* gives layout 100% height */
overflow:inherit; /* triggers 100% height in Opera 9.5 */
background:#333;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
p {
 margin-bottom: 58px;
 padding-top: 0px;
 padding-right: 0;
 padding-left: 0;
 float:left;
}
.mainpromo h2 {
 font-size: 18px;
 font-weight: bold;
 color: #000000;
 background-color: #FF9900;
 text-align: center;
 float: right;
 margin-top:165px;
 margin-right:10px;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 border-top-color: #FFFFFF;
 border-right-color: #333333;
 border-bottom-color: #333333;
 border-left-color: #FFFFFF;
 cursor:pointer;
 padding-top: 2px;
 padding-right: 10px;
 padding-bottom: 2px;
 padding-left: 10px;
}


#wrapper {
	min-height:100%; /* gives layout 100% height */
	width:985px; /* centered div must be given a width */
	margin:0 auto;
	background-color: #3e3e3e;
	background-image: url(http://cache.agenziasportiva.com/main/image_home/contentwrapper_bg.png);
	background-repeat: repeat-y;
}
* html #wrapper { 
height:100%; /* IE6 treats height as min-height */
}
#wrappertable {
	min-height:100%; /* gives layout 100% height */
	background-image: url(http://cache.agenziasportiva.com/main/image_home/contentwrapper_bg.png);
	background-repeat: repeat-y;
	
	width: 900px;
}

#footer {
	height:58px;
	width:985px;
	background-image: url(http://cache.agenziasportiva.com/main/image_home/footer.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.headerbar {
	font-size: 12px;
	color: #000000;
	background-image: url(http://cache.agenziasportiva.com/main/image_home/headerbar_bg.png);
	background-repeat: repeat-x;
	text-align: left;
	float: left;
	height: 24px;
	padding-left: 10px;
	width: 935px;
	margin-left:20px;
	line-height:24px;
}
.headershadow {
	background-image: url(http://cache.agenziasportiva.com/main/image_home/headershadow.png);
	background-repeat: repeat-x;
	float: left;
	height: 13px;
	width:945px;
		margin-left:20px;
}
.header{
	height: 85px; /*Height of top section*/
	background-image: url(http://cache.agenziasportiva.com/main/image_home/header.png);
	background-repeat: no-repeat;
	width: 985px;
	vertical-align: bottom;
}.languagewrapper {
	margin-left: 20px;
		height:52px;
		float:left;
		margin-bottom:20px;
}
.languageoff {
	margin-right: 5px;
	border: 4px solid #000000;
	width:66px;
	height:42px;
	float:left;
}
.languageover {
	margin-right: 5px;
	border: 4px solid #ff9900;
	width:66px;
	height:42px;
	float:left;
}
.mainpromowrapper {
	float: left;
	width: 414px;
	height:607px;
	border: 4px solid #000000;
	margin-left: 20px;

}
.mainpromowrapperover {
	float: left;
	width: 414px;
	height:607px;
	border: 4px solid #ff9900;
	margin-left: 20px;
}
.mainpromowrapper h2 {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #003366;
	text-align: center;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #666;
	cursor:pointer;
	margin-top:10px;
	float: right;
	margin-right:10px;
	width: 35%;
}
.mainpromowrapperover h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #ff9900;
	text-align: center;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #666;
	cursor:pointer;
	margin-top:10px;
	float: right;
	margin-right:10px;
	width: 35%;
}
.mainpromoheader {
	background-image: url(http://cache.agenziasportiva.com/main/image_home/mainpromo_header.png);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 412px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CCFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #99CCFF;
}
.mainpromopic {
	background-image: url(http://cache.agenziasportiva.com/main/image_home/mainpic_sport.jpg);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	height: 472px;
	width: 414px;
	cursor:pointer;
	vertical-align:bottom;

}
/* This is the transparent box */
/*.mainpromopictext {
 font-size: 18px;
 background-color: #000033;
 border: 1px solid white;
 filter:alpha(opacity=60);
 opacity: 0.6;
 -moz-opacity:0.6;
 font-weight: normal;
 color: #fff;
 padding: 10px;
 float: left;
 margin-right:0px;
 margin-left:10px;
 margin-top: 90px;
 
}*/
.unitsport {
	background-color: #333;
	font-size:10px;
	float: left;
	height: 110px;
	width: 414px;
	background-image: url(http://cache.agenziasportiva.com/main/image_home/unit_sportbg.png);
	background-repeat: repeat-x;
}
.unitsporttext {
	padding: 5px;
	float: left;
	width: 410px;
}
.unitsporttext ul {
	font-size: 11px;
	font-weight: normal;
	float: left;
	list-style-position: outside;
	list-style-type: none;
	margin-left:10px;
}

.unitsport h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 1px;
	float: left;
	width: 96%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #333;
	margin-bottom:5px;
	margin-top: 10px;
	margin-left:7px;
}

.label
{
	text-decoration :none;
}
/* casino unit */
.unitwrappercasino {
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	border: 4px solid #000000;
	background-image: url(http://cache.agenziasportiva.com/main/image_home/console_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	cursor:pointer;
	margin-bottom:10px;
	height:107px;	
	width: 510px;
	margin-right:7px;
	margin-left: 7px;
}
.unitwrappercasinoover {
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	border: 4px solid #cc0000;
	background-image: url(http://cache.agenziasportiva.com/main/image_home/console_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	cursor:pointer;
	margin-bottom:10px;
	height:107px;
	width: 510px;
	margin-right: 7px;
	margin-left: 7px;
}
.unitwrappercasino h2 {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #990000;
	text-align: center;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #666;
	cursor:pointer;
	margin-top:10px;
	float: right;
	width: 35%;
}
.unitwrappercasinoover h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
	text-align: center;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #FFFFFF;
	width: 35%;
	cursor:pointer;
	margin-top:10px;
	text-decoration:underline;
	float: right;
}
.unitcasinohead {
	background-image: url(http://cache.agenziasportiva.com/main/image_home/unit_casinohead.png);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 508px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff6666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #ff6666;
}
.unitcasinopic {
	float: left;
	height: 78px;
	width: 151px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.unitcasinopic img {
	border:0px solid #000000;
	padding: 2px;
}
.unitcasinobg {

	margin-left: 10px;
	padding-top:5px;
	float: left;

	width: 345px;
}
.unitcasinobg h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 1px;
	float: left;
	width: 97%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #333;
	margin-bottom:5px;
}
/* livecasino unit */
.unitwrapperlivecasino {
	font-size: 10px;
	color: #000;
	text-align: left;
	float: left;
	border: 4px solid #000000;
	background-image: url(http://cache.agenziasportiva.com/main/image_home/console_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	cursor:pointer;
	margin-bottom:10px;
	height:107px;	
	width: 510px;
	margin-right:7px;
	margin-left: 7px;
}
.unitwrapperlivecasinoover {
	font-size: 10px;
	color: #000;
	text-align: left;
	float: left;
	border: 4px solid #ffcc00;
	background-image: url(http://cache.agenziasportiva.com/main/image_home/console_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	cursor:pointer;
	margin-bottom:10px;
	height:107px;
	width: 510px;
	margin-right: 7px;
	margin-left: 7px;
}
.unitwrapperlivecasino h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #ffcc00;
	text-align: center;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #999;
	cursor:pointer;
	margin-top:10px;
	float: right;
	width: 35%;
}
.unitwrapperlivecasinoover h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #ff9900;
	text-align: center;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #FFFFFF;
	width: 35%;
	cursor:pointer;
	margin-top:10px;
	text-decoration:underline;
	float: right;
}
.unitlivecasinohead {
	background-image: url(http://cache.agenziasportiva.com/main/image_home/unit_livecasinohead.png);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 508px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF99;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFF99;
}
.unitlivecasinopic {
	float: left;
	height: 78px;
	width: 151px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.unitlivecasinopic img {
	border:0px solid #000000;
	padding: 2px;
}
.unitlivecasinobg {

	margin-left: 10px;
	padding-top:5px;
	float: left;
	color:#fff;
	width: 345px;
}
.unitlivecasinobg h1 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 1px;
	float: left;
	width: 97%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #333;
	margin-bottom:5px;
}
/* livebet unit */
.unitwrapperlivebet {
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	border: 4px solid #000000;
	background-image: url(http://cache.agenziasportiva.com/main/image_home/console_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	cursor:pointer;
	margin-bottom:10px;
	height:107px;	
	width: 510px;
	margin-right:7px;
	margin-left: 7px;
}
.unitwrapperlivebetover {
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	border: 4px solid #009900;
	background-image: url(http://cache.agenziasportiva.com/main/image_home/console_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	cursor:pointer;
	margin-bottom:10px;
	height:107px;
	width: 510px;
	margin-right: 7px;
	margin-left: 7px;
}
.unitwrapperlivebet h2 {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #339900;
	text-align: center;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #999;
	cursor:pointer;
	margin-top:10px;
	float: right;
	width: 35%;
}
.unitwrapperlivebetover h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
	text-align: center;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #FFFFFF;
	width: 35%;
	cursor:pointer;
	margin-top:10px;
	text-decoration:underline;
	float: right;
}
.unitlivebethead {
	background-image: url(http://cache.agenziasportiva.com/main/image_home/unit_livebethead.png);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 508px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CC66;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #99CC66;
}
.unitlivebetpic {
	float: left;
	height: 78px;
	width: 151px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.unitlivebetpic img {
	border:0px solid #000000;
	padding: 2px;
}
.unitlivebetbg {

	margin-left: 10px;
	padding-top:5px;
	float: left;

	width: 345px;
}
.unitlivebetbg h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 1px;
	float: left;
	width: 97%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #333;
	margin-bottom:5px;
}
/* games unit */
.unitwrappergames {
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	border: 4px solid #000000;
	background-image: url(http://cache.agenziasportiva.com/main/image_home/console_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	cursor:pointer;
	margin-bottom:10px;
	height:107px;	
	width: 510px;
	margin-right:7px;
	margin-left: 7px;
}
.unitwrappergamesover {
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	border: 4px solid #660099;
	background-image: url(http://cache.agenziasportiva.com/main/image_home/console_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	cursor:pointer;
	margin-bottom:10px;
	height:107px;
	width: 510px;
	margin-right: 7px;
	margin-left: 7px;
}
.unitwrappergames h2 {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #660099;
	text-align: center;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #666;
	cursor:pointer;
	margin-top:10px;
	float: right;
	width: 35%;
}
.unitwrappergamesover h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
	text-align: center;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #FFFFFF;
	width: 35%;
	cursor:pointer;
	margin-top:10px;
	text-decoration:underline;
	float: right;
}
.unitgameshead {
	background-image: url(http://cache.agenziasportiva.com/main/image_home/unit_gameshead.png);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 508px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC99CC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CC99CC;
}
.unitgamespic {
	float: left;
	height: 78px;
	width: 151px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.unitgamespic img {
	border:0px solid #000000;
	padding: 2px;
}
.unitgamesbg {

	margin-left: 10px;
	padding-top:5px;
	float: left;

	width: 345px;
}
.unitgamesbg h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 1px;
	float: left;
	width: 97%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #333;
	margin-bottom:5px;
}
/* poker unit */
.unitwrapperpoker {
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	border: 4px solid #000000;
	background-image: url(http://cache.agenziasportiva.com/main/image_home/console_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	cursor:pointer;
	margin-bottom:10px;
	height:107px;	
	width: 510px;
	margin-right:7px;
	margin-left: 7px;
}
.unitwrapperpokerover {
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	border: 4px solid #666;
	background-image: url(http://cache.agenziasportiva.com/main/image_home/console_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	cursor:pointer;
	margin-bottom:10px;
	height:107px;
	width: 510px;
	margin-right: 7px;
	margin-left: 7px;
}
.unitwrapperpoker h2 {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #000;
	text-align: center;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #666;
	cursor:pointer;
	margin-top:10px;
	float: right;
	width: 35%;
}
.unitwrapperpokerover h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
	text-align: center;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #FFFFFF;
	width: 35%;
	cursor:pointer;
	margin-top:10px;
	text-decoration:underline;
	float: right;
}
.unitpokerhead {
	background-image: url(http://cache.agenziasportiva.com/main/image_home/unit_pokerhead.png);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 508px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999;
}
.unitpokerpic {
	float: left;
	height: 78px;
	width: 151px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.unitpokerpic img {
	border:0px solid #000000;
	padding: 2px;
}
.unitpokerbg {

	margin-left: 10px;
	padding-top:5px;
	float: left;

	width: 345px;
}
.unitpokerbg h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 1px;
	float: left;
	width: 97%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #333;
	margin-bottom:5px;
}


.payment {
	background-image: url(http://cache.agenziasportiva.com/main/image_home/payment.png);
	background-repeat: no-repeat;
	float: left;
	height: 13px;
	width: 400px;
	margin-left:20px;
	margin-top:20px;
}
.legal {
	float: right;
	margin-right:10px;
		margin-top:23px;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	text-align:center;
	width:100%;
	float:left;
	background-color:#000000;
	padding-top:5px;
}
.copyright a, copyright a:visited {
 color: #ffffff;
 text-decoration:underline;


 
}
.copyright a:hover {
color:#FF9900;
text-decoration:underline;

}

form
{
	height:100%;
}

a
{
	text-decoration :none;
	color :White;
	cursor :pointer;
}

#UpdatePanel1 {
	height:100%;
}
/*language drop down*/
.languagedropdown {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px;
	border: 1px solid #999999;
	width:260px;
	height:20px;

}
.langselect {
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #3e3e3e;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	text-align:left;
	float:left;
	display:block;
	width: 121px;
	padding:0px;
	margin-right:2px;
	padding:0px;
	}
.langselect A, langselect A:visited{
	COLOR: #ffffff; TEXT-DECORATION: none; font-weight:bold;	
}

.langselect A:hover {
	COLOR: #000; 
}	
.langselectwidehighlight {
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	text-align:left;
	background-color: #ffcc00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #fff;
	cursor:pointer;
	float:left;
	display:block;
	width: 121px;
	padding:0px;
	margin-right:2px;
	
}
.langselectwidehighlight A, langselectwidehighlight A:visited{
	COLOR: #000; TEXT-DECORATION: none; font-weight:bold;	
}

.langselectwidehighlight A:hover {
	COLOR: #000; 
}

.languagecontainer
{
	float: right;
	text-align:left;
	width: 110px;
	border: 1px solid #999999;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-weight:bold;
	font-size:10px;
	margin-top:20px;
	margin-right:20px;
	background-color:#000;
	cursor:pointer;
}
.selectlanguage {
	padding-right: 15px;
	float:left;
	text-align:left;
	color:#FFFFFF;
}
.languagetext{	color:#FFFFFF; font-size:10px; float:left;	margin-top:22px; margin-left:720px; height:20px;} 

   .selectarrow {
	background-image: url(http://cache.agenziasportiva.com/sportsbook/theme/globetsport/selectarrow.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 11px;
	margin-top:5px;

}
.languagecontainer A, languagecontainer A:visited{
	COLOR: #ffffff; TEXT-DECORATION: none; font-weight:bold;	
}

.languagecontainer A:hover {
	COLOR: #ffcc00; 
}
/*end lang dropdown*/  
.openaccountbutton{padding-left:60px; padding-top:17px; float :right; margin-right:20px;}
.openaccountbuttonleft {
	background-image: url(http://cache.agenziasportiva.com/main/image_home/left_accountbutton.png);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 28px;
}
.openaccountbuttonmiddle {
	background-image: url(http://cache.agenziasportiva.com/main/image_home/bg_accountbutton.png);
	background-repeat: repeat-x;
	text-align: center;
	float: left;
	height: 30px;
	line-height:0px;
	padding-right: 5px;
	padding-left: 5px;
}
.openaccountbuttonright {
	background-image: url(http://cache.agenziasportiva.com/main/image_home/right_accountbutton.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 10px;
	float: left;
}
.openaccountbutton a, openaccountbutton a:visited {
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
}
.openaccountbutton a:hover {
	text-decoration:underline;
	color:#FF9900;
}.info {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	width: 945px;
	margin-left:20px;
	margin-top:10px;
}

 
.tlc, .trc, .blc, .brc  
{ 
background-color: transparent; 
background-repeat: no-repeat; 
}
 
.tlc
	{
	background-image:url(http://cache.agenziasportiva.com/sportsbook/theme/globetsport/tlc.gif);
	background-position: 0% 0%;
	}

.trc
	{
	background-image:url(http://cache.agenziasportiva.com/sportsbook/theme/globetsport/trc.gif);
	background-position: right 0%;
	}
	
.tb, .bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
.tb
	{
	background-image:url(http://cache.agenziasportiva.com/sportsbook/theme/globetsport/tb.gif);
	background-position: 0% 0%;
	}
	
.rb
	{
	background-image:url(http://cache.agenziasportiva.com/sportsbook/theme/globetsport/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}
.lb
	{
	background-color: #c2c9cb;
	background-image:url(http://cache.agenziasportiva.com/sportsbook/theme/globetsport/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
 
}.content 
{ 
background-color:#C2C9CB;
border-bottom:4px solid #000000;
border-left:4px solid #000000;
border-right:4px solid #000000;
color:#000000;
font-size:10px;
margin-top:8px;
padding:5px;
text-align:left;
vertical-align:top;
}
  
.content p 
{ 
background-color: #c2c9cb; 
padding-top: 5px; 
padding-right: 5px; 
padding-bottom: 5px; 
padding-left: 5px; 
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
}

input, select 
{ 
font-weight: normal; 
font-size: 10px; 
color: #000000; 
font-family: Verdana,Arial,Helvetica,sans-serif; 
text-decoration: none; 
}
 
input.submit 
{
background-color:#FF9900;
background-image:url(http://cache.agenziasportiva.com/sportsbook/theme/globetsport/orangetitle_bg.png);
background-repeat:repeat-x;
border-color:#FFCC99 #333333 #333333 #FFCC99;
border-style:solid;
border-width:1px;
color:#000000;
font-family:Verdana,Helvetica,Arial,sans-serif;
font-size:10px;
font-weight:bold;
margin-right:0;
}

.boxlarge .lb .rb .bb .blc .brc .tb .tlc .noicon {
background-position:12px 5px;
background-repeat:no-repeat;
color:#FFFFFF;
font-weight:bold;
height:31px;
line-height:32px;
padding-left:15px;
text-align:left;
text-decoration:none;
}