@charset "UTF-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
	list-style:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

.ie-ml-five {
	margin-right: 5px;
}
.ie-pr-tw {
	margin-left: 5px;
}
.ie-pr-tw imput {
	margin-left: 0px !important;
}
/*br,.clear{ clear:both; width:100%; height:1px!important;}*/
br:before {
	content: ""!important;
	white-space:normal!important;
}
.clear {
	width:100%;
	height:0px;
	clear:both;
}
.erro_info
{
	width:860px;
	clear:both;
	color:#ff0000!important;
	float:left;
	}
.erro_info h4
{ margin-bottom:10px;}
.erro_info ul li{ float:left; width:850px !important; margin-bottom:2px!important; background-color:#101010; padding:5px;}
body {
	margin:0px;
	padding:0px;
	background-color:Black;
	background-position: top center;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #191919;
}
a {
	text-decoration:underline;
	color:#ff9900;
}
p{color:white;}
/*-----------------*/

#main-wrapper {
	margin: 0px auto;
	width: 900px;
}

/*--main-wrapper  end  --*/

#main-header {
	clear: both;
	float: left;
	width: 900px;
}
#logo-box {
	background-image: url(http://cache.agenziasportiva.com/main/images_game_08_02_11/globetlogo_900.png);
	background-repeat: no-repeat;
	float: left;
	width: 900px;
	height: 60px;
}
#logo-box a {
	display:block;
	float: left;
	width: 290px;
	height: 60px;
}
#registrationWrapper {
	width:900px;
	margin:0px auto 0px auto;
}
.post-button input,.sub-button input{ background:none; border:none; padding:0px;}

.post-button { float:left;
	background-image: url(http://cache.agenziasportiva.com/main/images_game_08_02_11/yellow-bar-left.png);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-left: 15px; /**/
}
.post-button input {
	background-image: url(http://cache.agenziasportiva.com/main/images_game_08_02_11/yellow-bar-right.png);
	color: #2C4B81;
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 12px;
	margin-left: 5px;
	padding: 3px 20px 8px 0px;
	text-align: center;
}

.sub-button {
	 float:left;
	background-image: url(http://cache.agenziasportiva.com/main/images_game_08_02_11/blue-bar-left.png);
	background-repeat: no-repeat;
	height: 26px;
}
.sub-button input {
	background-image: url(http://cache.agenziasportiva.com/main/images_game_08_02_11/blue-bar-right.png);
	color: #FFFFFF;
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 12px;
	margin-left: 20px;
	padding: 3px 20px 8px 5px;
	text-align: center;
}
.postBox{
	width:420px;
	float:left;
	margin-left:430px;
}
#tableWrapper {
	background-color:Black;
	width:880px;
	padding:10px;
	float:left;
}
.fieldGrounp {
	width:860px;
	background-color:#454545;
	margin-bottom:5px;
	padding: 10px;
	float:left;
}
.fieldGrounp h3{
	color:white;
	font-size:14px;
	padding:10px;
	margin-bottom:10px;
	background-color:#343434;
	float:left;
	width:840px;
	}
	
.fieldGrounp ul {
	width:860px;
}
.fieldGrounp ul li {
	width:860px;
	margin-bottom:10px;
	float:left;

}
.helpInt_title {
	color:White;
	width:800px;
	float:left;
	margin:10px 0px 5px 0px;
    padding:0px 10px 5px 10px;
	float:left;
}
.helpInt_title label {
	width:400px;
	float:left; display:block;
	
	}
	
.hilight_info{
	color:#ff9900;
	width:400px;
	float:left;
	margin-left:420px;
    padding:0px 10px 5px 10px;
	float:left;}
.required{ color:#ff9900;}
.labelCol {
	color:White;
	width:420px;
	float:left;
	text-align:right;
	margin-right:10px;
}

.fieldCol {
	width:400px;
	float:left;
}
.fieldCol span {
    color:White;
}

.captureWrapper{ width:200px; min-height:20px; float:left; margin:0px 100px 10px 0px;}
.fieldCol input {
	
}

