@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #588E03;
	/*background-image: url(../img/silhouette.jpg);*/
	background-repeat: no-repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 980px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #fff;
	/*background-image: url(../img/grass2.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px 375px;
}
.twoColFixLtHdr #header {
	padding: 0 0 0 0;
	background: #588E03;
}
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 130px; 
	background:none; 
	padding: 15px 0px 15px 15px;
	margin-top: 70px;
}
.twoColFixLtHdr #sidebar1 h1 {
	font-family: Arial;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
	margin-bottom: 4px;
	margin-top:0px;
}
.twoColFixLtHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 182px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
	height: auto;
}
.twoColFixLtHdr #ad180x150 {
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	height: 150px;
	bottom: 5px;
}
.twoColFixLtHdr #mainContent {
	font-size: 74%;
	margin: 0 0 0 170px;
	padding: 20px 20px;
	background-color: #fff;
	text-align: left;
	
}
.twoColFixLtHdr #mainContent a, .twoColFixLtHdr #mainContent a:visited {
	font-size: 1em;
	text-decoration:none;
	font-weight:bold;
	color: #009900;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.twoColFixLtHdr #mainContent a:hover {
	color: #000;
}
.twoColFixLtHdr #footer {
	padding: 0 0px 0 0px; 
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	background: url(../img/footer.gif);
}
.twoColFixLtHdr #footer p {
	text-align:center;
	margin: 0; 
	padding: 10px 0; 
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: .7em;
}
.twoColFixLtHdr #footer a, .twoColFixLtHdr #footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-weight:bold;
}
.twoColFixLtHdr #footer a:hover {
	color: #fff;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.twoColFixLtHdr #container #header #topmost {
	background: #588E03;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 980px;
}
.twoColFixLtHdr #container #header #mainheader {
	height: 141px;
	width: 980px;
	margin: 0px;
	padding: 0px;
	border: none;
	background: url(../img/banner_grass_empty.jpg);
}
.twoColFixLtHdr #container #mainContent #indexlotright {
	float:right;
	width:49%;
}
.twoColFixLtHdr #container #mainContent #indexlotright h2 {
	padding-top: 5px;
	color:#333333;
}
.twoColFixLtHdr #container #mainContent #indexlotleft {
	float:left;
	width:49%;
}
.twoColFixLtHdr #container #mainContent #indexlotleft h2 {
	padding-top: 5px;
	color:#333333;
}
.twoColFixLtHdr #container #mainContent #teamimg {
	float:right;
	padding: 10px 30px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #006600;
	text-align:center;
}
.twoColFixLtHdr #container #mainContent #teamimg a:hover {
	background: transparent;
}
.twoColFixLtHdr #container #mainContent #teamimg a img {
	border: 2px solid #006600;
	border-radius:5px;
	-moz-border-radius:5px;
}
.twoColFixLtHdr #container #mainContent #teamimg a:hover img, a:active img {
	border: 2px solid #A2D338;
	border-radius:5px;
	-moz-border-radius:5px;
}
.twoColFixLtHdr #container #mainContent #descriere_echipa {
	height:170px;
	padding-top:20px;
}
.twoColFixLtHdr #container #mainContent #descriere_echipa strong {
	font-weight:bold;
	color:#006600
}
.twoColFixLtHdr #container #mainContent h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
	margin-bottom: 0px;
	margin-top:0px;
}
.twoColFixLtHdr #container #mainContent h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	color: #339900;
	margin-top: 0px;
	margin-bottom:0px;
}
.twoColFixLtHdr #container #mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1em;
	margin-top: 15px;
}
.twoColFixLtHdr #container #mainContent li {
	padding-bottom:1em;
}
/*TABLE STYLES CLASAMENT*/

.even {
	background: none;
}
.odd {
	background: #E1EACE
}
#table {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:450px;
	margin-left:80px;
	border: 2px solid #009900;
	border-radius:5px;
	-moz-border-radius:5px;
}
#table th {
	color:#FFFFFF;
	cursor:pointer;
}
#table tr {
	background: none;
	height:12 px;
	padding:0;
	margin:0;
}
.retro {
	background: #99cc99;
	margin-left: 80px;
	width: 450px;
	padding: 0;
	text-align:center;
}
.promo {
	background: #FF9900;
	margin-left: 80px;
	width: 450px;
	padding: 0;
	text-align:center;
}
.promo2 {
	background: #FFC65B;
	margin-left: 80px;
	width: 450px;
	padding: 0;
	text-align:center;
}
.baraj {
	background:  #BFFFD2;
	margin-left: 80px;
	width: 450px;
	padding: 0;
	text-align:center;
}
.comment {
	background:  white;
	margin-left: 80px;
	width: 450px;
	padding: 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8px;
}
/*STYLE TABLE FOR TEAM ROSTERS*/

.lottable {
	width: 450px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 80px;
	text-align:center;
}
.lottable th {
	height:20px;
	background:#006600;
	color:#FFFFFF;
}
.twoColFixLtHdr #container #mainContent .lottable .odd p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0;
	margin:0;
}
.twoColFixLtHdr #container #mainContent .lottable .even p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0;
	margin:0;
}
.twoColFixLtHdr #container #mainContent .lottable p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0;
	margin:0;
}
.urbangreymenu{
width: 170px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060;
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
text-indent: 10px;
padding: 7px 0 7px 0; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
position: relative;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover, .urbangreymenu ul li a.selectedanchor{ /*hover state CSS*/
color: white;
background: black;
}

.minigolgeteri {
	border: solid 1px green;
	padding-bottom:5px;
	margin-bottom:5px;
	padding-left:2px;
	border-radius:5px;
	-moz-border-radius:5px;
}
.spatiere2 {
	border-top: solid 1px green;
	width:550px;
}
.minibox {
	border: solid 1px green;
	padding-bottom:5px;
	margin-bottom:5px;
	padding-left:2px;
	border-radius:5px;
	-moz-border-radius:5px;
}
.rsidelink {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 4px;
	font-size: .7em;
	text-decoration:none;
	margin-bottom:1px;
	font-weight: bold;
}