@charset "utf-8";
/* CSS Document */

.clearfix:after { /* FF, O, etc. */
			content: ".";
			display: block;
			clear: both;
			visibility: hidden;
			line-height: 0;
			height: 0;
		}

		.clearfix {
			display: inline-block; /* IE7xhtml*/
		}

		html[xmlns] .clearfix { /* O */
			display: block;
		}

		* html .clearfix {
			height: 1%; /* IE5-6 */
		}


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

		.rgt {
			display: inline;
			float: right;
		}

img {
		border: none;
		vertical-align: middle;
	}
	
	
	

body {
	text-align: center;
	margin: 0;
	font: "tahoma";
	font-size: 10px
}

.clickable {
	cursor: pointer;
}

#contentWraper {
	width:  1000px;
	margin: 0 auto;
}
	#header {
		background-color: green;
		height: 200px;
		background-image: url(img/header.jpg);
		z-index:10;
	}
		#otherContainer {
			position: relative;
			right: 45px;

		}
		#otherContainer a img {
          margin: 20px;
		}

	#menuContainer {
	   position:relative;
	   bottom: -105px;
	}
	#menuContainer #menuHover {
		background-image: url(img/menu_hover.gif);
		background-position: center;
		background-repeat: no-repeat;
		width: 89px;
		height: 40px;
		position: absolute;
		top: -25px;
		left: 50px;
		padding-top:25px;
		/*margin: 10px 20px;*/
		/*
		display:inline;
		z-index:20;*/
	}
	
	#menuContainer #menuitem {
		display: inline;
		padding: 10px 15px;
		
	}
	#menuContainer #menuitem.leftBorder{
		border-left:dotted #8ec050 1px;
	}
  #menuContainer #menuitem a{
    font-family: tahoma;
    font-size: 13px;
    color: #ffffff;
  }
	#menuContainer #menuitem a:hover{
  }
  #menuContainer #menuitem a.selected {
  	color: #ffffff;
  }
  
  
	
	#contentContainer {
			width:  1000px; ! important
	}
		
		#leftContainer {
			width: 191px;
			float: left;
			margin-left: 22px;
		}
		#leftContainer .leftContentContainer {
        	background-color: #FFFFFF;
        	border-left: 1px solid #cfcfcf;
			    border-right: 1px solid #cfcfcf;
			    text-align:center;
    }
		#leftContainer .meniuBackgGound {
			background-image: url(img/meniubg.jpg);			
		}
		
		#rightContainer {
			width: 225px;
			float: right;
			padding-right: 20px;
			padding-top: 4px;
		}
		
		.resultDate {
      position: relative;
      top: -27px;
      
    }
			.rightContentContainer {
			    text-align: center;
		      border-left: 1px solid #c9c3ad;
				  border-right: 1px solid #c9c3ad;
			  	width: 225px;
	    }
	      	
	      #rightContainer #lastResults {
            background-image: url(img/lastresults.jpg);	
            width: 225px;
            height: 54px;
        }
        #rightContainer #tourTable {
            background-image: url(img/rightheadtop.jpg);	
            width: 225px;
            height: 39px;
        }
		
			#centerContainer {
				width: 525px;
				margin-left: 223;
			}

			#centerContainer .mainContentContainer {
				background-color: #FFFFFF;
				border-left: 1px solid #c9c3ad;
				border-right: 1px solid #c9c3ad;
				padding: 5px;
			}
			#centerContainer .contentHeader {
				background-image: url(img/content.jpg);
				height: 39px;
				width: 525px;
				margin-top: 4px;
				text-transform: uppercase;
			}

	
	#footer {
		height: 70px;
		background-image: url(img/footer.jpg);
		background-position: center;
		background-repeat: no-repeat;
		width: 1000px;
	}

		
		
.lastResultsHead {
	color:white;
	font-family:"tahoma";
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	background-image: url(img/bluesmall2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration:none;
	text-transform:capitalize;
}		

.teamStandsHead {
	color:white;
	font-family:"tahoma";
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	background-image: url(img/bluesmall1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration:none;
	text-transform:capitalize;
}		

a.documents {
	color:black;
	font-family:"tahoma";
	font-size:12px;
	font-weight:bold;
}

#playerStats td{
  font-size:12px;
}

.comments {
	font-size:11px;
}

.newsDate {
	font-size:12px;
	color:#c9c3ad;
}

.smalltop {
	background-image: url(img/smalltop.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:47px;
	width:191px;
}

.smalltopcake {
	background-image: url(img/birthhead.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:53px;
	width:191px;
}

.smallbottom {
	background-image: url(img/smallbottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:10px;
	width:191px;
	margin-bottom: 12px;
}

.smallrightbottom {
	background-image: url(img/rightbottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:6px;
	width:225px;
	margin-bottom: 12px;
}

.smalltext {
	font-family:"tahoma";
	font-size:14px;
	color:#4f9201;
	text-align:center;
	padding-top: 10px;
	font-weight:bold;
}

.newsImg {
	background-image: url(img/imgbg.jpg);
	background-repeat: no-repeat;
	width: 106px;
	height: 117px;
	margin-right: 5px;
	padding-top: 2px;
}

.hr {
	width: 169px;
	color: #dfdfdf;
	margin-top: 10px;
	margin-bottom: 5px;
}

.fotoBottom {
	font: "tahoma";
	font-size: 10px;
}

.green, a:link.green, a:visited.green {
  color:#5da505;
}

.bold {
  font-weight: bold;
}

.yelow, a:link.yelow, a:visited.yelow {
  color:#F67A16;
  font-size: 12px;
}
