/* CSS
Author: Andrei Dobre

*/

/* Global Defaults
=====================================================================*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{
	border:0;
	margin: 0;
}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none; margin:0;padding:0}
caption,th {text-align:left;}
div { text-align: left; vertical-align: top; }
q:before,q:after{content:'';}
a,ins{text-decoration:none;}
strong { font-weight: bold; }
cite { display: block; font-size: 0.9em; font-style: italic; text-align: right; }

/* Site
=====================================================================*/

html{
	height:100%;
	margin: 0px;
	padding: 0px;
}


body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-x;
}

a{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a:hover{
	color: #333333;
}

#page{
	width:900px;
	margin: auto;
	background-color: #FFFFFF;
	color:#000000;
}

#top-banner{
	width:728px;
	height:90px;
	margin:10px auto;
	background-color: #993300;
}

#header{
	width:900px;
	margin:auto;
	height:123px;
	overflow:hidden;
	background-image: url(images/header.jpg);
	font-size: 13px;
	text-align: right;
}

#bar{
display:inline;
float:right;
height:33px;
width:660px;
margin-top:85px;
}

#search{
background-color:#cfcdaa;
display:inline;
float:left;
width:376px;
height:38px;
}

.search_input{
border:2px solid #b5b49f;
border-right:2px none #fff;
height:19px;
float:left;
display:inline;
width:80px;
font-size:11px;
line-height:19px;
margin:8px 0px 0px 250px;
}

.b_search{
hight:23px;
float:left;
display:inline;
margin-top:8px;
}

#topmenu{
display:inline;
float:left;
}

#topmenu a{
margin:0px 3px 0px 3px;
}

.acasa{
height:33px;
display:inline;
float:left;
border-bottom:5px solid #cfcdaa;
background-color:#aea717;
line-height:33px;
text-align:center;
padding:0px 10px 0px 10px;
color:#fff;
font-size:14px;
}

.frf{
height:33px;
display:inline;
float:left;
border-bottom:5px solid #cfcdaa;
background-color:#be4f49;
line-height:33px;
text-align:center;
padding:0px 10px 0px 10px;
color:#fff;
font-size:14px;
}

.futsal{
height:33px;
display:inline;
float:left;
border-bottom:5px solid #cfcdaa;
background-color:#007fff;
line-height:33px;
text-align:center;
padding:0px 10px 0px 10px;
color:#fff;
font-size:14px;
}

.feminin{
height:33px;
display:inline;
float:left;
border-bottom:5px solid #cfcdaa;
background-color:#8c8c8c;
line-height:33px;
text-align:center;
padding:0px 10px 0px 10px;
color:#fff;
font-size:14px;
}


#left{
width:155px;
display:inline;
float:left;
}

#left-top{
width:155px;
display:inline;
float:left;
background-color:#ebecee;
}

#left-bottom{
	background-color:#e3e3e3;
	display:inline;
	float:left;
}

.left-padder{
	margin:5px 8px 5px 8px;
	width: 140px;
	display: inline;
	float: left;
}

#main{
	width:740px;
	background-color: #FFFFFF;
	display: inline;
	float: left;
}

h1{
	font-size:12px;
	color:#000;
	width:155px;
	border-bottom: 4px solid #d2d2d2;
	margin: 8px 0px 6px 0px;
	text-indent: 10px;
	padding-bottom: 4px;
}

.list{
font-size:11px;
line-height:20px;
margin-bottom:20px;
}

.list-left a
{
  display:block;
  padding:0 10px;
}

.list li{
display:block;
}

.list li a{
font-weight:normal;
}
.list li a:hover{
text-decoration:underline;
}

.small{
font-size:10px;
font-weight:normal;
}

#footer{
	width:705px;
	margin:auto;
	text-align: left;
	line-height: 30px;
	color:#444545;
	font-size: 14px;
}

#main-top{
width:695px;
border-bottom:4px solid #d2d2d2;
height:29px;
margin:auto;

}

#team-info{
	width:600px;
	margin:auto;
	margin-top: 20px;
}

.badge{
	display: inline;
	float: left;
}

#info{
	display: inline;
	float: left;
	border-left:1px solid #c3c3c3;
	padding-left:20px;
	margin-left: 20px;
	width: 310px;
}

.team-name{
font-weight:bold;
}

#info .a-team-name{
font-weight:bold;
text-decoration:none;
background-color:#ffffff;
}

#info a{
background-color:#f5ef6e;
font-weight:normal;
padding:2px;
}

.links{
	margin-left:80px;
	font-size:12px;
	line-height:28px;
}

.links a{
font-weight:normal;
padding:0px 3px 0px 3px;
}

.meciuri{
	background-color: #e7e7e7;
	width: 600px;
	margin: auto;
}

.meciuri-wide{
	background-color: #e7e7e7;
	width: 700px;
	margin: auto;
}

.top-bar{
	background-color: #e7e7e7;
	height: 30px;
}

.top-left{
	background-image: url(images/top-left.jpg);
	height: 30px;
	width: 19px;
	display: inline;
	float: left;
}

.top-left_g{
	background-image: url(images/top-left-gri.jpg);
	height: 30px;
	width: 19px;
	display: inline;
	float: left;
}

.title{
	background-image: url(images/top-bg.jpg);
	height: 30px;
	display: inline;
	float: left;
	padding: 0 19px 0 5px;
	line-height: 28px;
	color: #000000;
	font-size: 12px;
}
.title_g{
	background-image: url(images/top-tab-right.gif);
	height: 30px;
	display: inline;
	float: left;
	padding: 0px 5px 0px 5px;
	line-height: 28px;
	color: #000000;
	font-size: 12px;
}

.tab-right{
	background-image: url(images/top-tab-right.gif);
	height: 30px;
	display: inline;
	float: left;
	padding: 0px 5px 0px 5px;
	line-height: 28px;
	color: #000000;
	font-size: 12px;
}

.top-right{
	background-image: url(images/top-right.jpg);
	height: 30px;
	width: 19px;
	display: inline;
	float: right;
}

.top-right-clasament{
	background-image: url(images/top-right-clasament.jpg);
	height: 30px;
	width: 19px;
	display: inline;
	float: right;
}

.top-right-tab{
	background-image: url(images/top-right-tab.gif);
	height: 30px;
	width: 19px;
	display: inline;
	float: left;
}
.top-right-gold{
	background-image: url(images/top-right-gold.jpg);
	height: 30px;
	width: 19px;
	display: inline;
	float: left;
}

.table_meciuri{
	width:570px;
	margin:auto;
	color: #616161;
}

.table_meciuri td{
	height:22px;
	line-height:22px;
}

.table_meciuri a{
	font-weight:normal;
}

.table_meciuri_w{
	width:670px;
	margin:auto;
	color: #616161;
}

.table_meciuri_w td{
	height:22px;
	line-height:22px;
}

.table_meciuri_w a{
	font-weight:normal;
}

.scor{
	height:16px;
	padding:0px 5px 0px 5px;
	background-color: #f5ef6e;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	margin: 0px 10px 0px 10px;
	color:#000;
	width: 53px;
}

.cancelled
{
  background-color: #BE4F49;
}

.scor_t{
	height:16px;
	padding:0px 5px 0px 5px;
	background-color: #f5ef6e;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	margin: 0px 2px 0px 2px;
	color:#000;
	width: 43px;
}


.left-team{
text-align:right;
color:#000;
}
.right-team{
text-align:left;
color:#000;
}

.center-align{
text-align:center;
}

.big-score{
	float:left;
	display:inline;
	font-size:20px;
	margin: 50px 10px 0px 10px;
}

.table_infoMeci{
	width:280px;
	margin:0px 0px 0px 0px;
}

.table_infoMeci .yellow{
	background-color:#f5ef6e;
	text-align:right;
	padding-right:4px;
}


.table_infoMeci td{
height:20px;
line-height:20px;
}

.team{
float:left;
display:inline;
}
.infoMeci_stats{

}

.infoMeci_stats td{
height:30px;
}

.gol{
width:31px;
height:19px;
font-size:12px;
background-color:#f5ef6e;
text-align:center;
margin:0px 5px 0px 5px;
font-weight:bold;
}

.cartonas{
font-size:12px;
background-color:#f5ef6e;
text-align:center;
margin:0px 5px 0px 5px;
font-weight:bold;
}

.infoMeci_left{
text-align:right;
border-right:1px solid #c2c2c2;
padding-right:20px;
}

.infoMeci_right{
text-align:left;
padding-left:20px;
}

.main-titles{
	font-size:12px;
	color:#000;
	margin: auto;
	font-weight:bold;
	background-image: url(images/h2.gif);
	height: 24px;
	width: 695px;
	line-height: 24px;
}

h2{
font-size:12px;
margin: 0px;
font-weight:bold;
line-height:24px;
background-color:#FFFFFF;
width:60px;
}

.etape{
	width:650px;
	margin-left:80px;
	margin-bottom: 10px;
	display: inline;
	float: left;
}

.etape_name{
display:inline;
float:left;
line-height:20px;
font-weight:bold;
}
.etape_arrows{
display:inline;
float:left;
}

.etape_number{
display:inline;
float:left;
text-align:center;
line-height:18px;
margin:0px 3px 0px 3px;
border:1px solid #fff;
}

.etape_number a{
display:inline;
float:left;
width:auto;
height:20px;
text-align:center;
line-height:18px;
border:1px solid #fff;
padding-left:3px;
padding-right:3px;
}

.etape_number a:hover{
background-color:#f5ef6e;
border:1px solid #686868;
}

.etape_number a.et_sel{
background-color:#f5ef6e;
border:1px solid #686868;
}

.etape_number a.et_cur{
background-color:#F9967D;
border:1px solid #686868;
}



.table_clasament{
	width:670px;
	margin:auto;
	color: #616161;
	color:#000;
	font-size:11px;
	
}

.table_clasament td{
	height:24px;
	line-height:24px;
	text-align:center;
}

.tr{
	background-color:#eaeaea;
}

.table_clasament .top_table{
	color:#7b7b7b;
}

.table_clasament a{
	font-weight:normal;
}

