@charset "utf-8";
/* CSS Document */

body {
	background-image:url(/cake/app/webroot/img/meruve/background.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#FFF;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#container {
	width: 950px;
	height: 10px;
	background-color:#666;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
}
	#header {
		width:inherit;
		height: 153px;
		position:relative;
		background-color:#9CC;
	}
		#clubLogo {
			height: 153px;
			width: 193px;
			background-image:url(/cake/app/webroot/img/meruve/logo.jpg);
			float: left;
		}
		#rightSide {
			width:756px;
			height: 153px;
			background-color:#333;
			float: left;
			position:relative;
		}
			#searchBox {
				width: 756px;
				height: 24px;
				background-image:url(/cake/app/webroot/img/meruve/right_side.jpg);
				position:absolute;
				top: 0px;
				left: 0px;
			}
		#clubName {
			width: 756px;
			height: 88px;
			background-image:url(/cake/app/webroot/img/meruve/clubName.jpg);
			position:absolute;
			top: 24px;
			left: 0px;
		}	
		#menuTop {
			width: 756px;
			height: 41px;
			background-image:url(/cake/app/webroot/img/meruve/menu_background.jpg);
			position:absolute;
			left: 0px;
			top: 112px;
		}
	#contentContainer { 
		width: 950px;
		height: auto;
		position: relative;
		background-color:#FFF;
        z-index: -2;

	}
		#newsHeadingPhoto {
			width: 417px;
			height: 312px;			
			float: left;
			position: relative;
			background-image:url(/cake/app/webroot/img/meruve/news_image.jpg);
		}
			#photoMask {
				width: 417px;
				height: 69px;
				text-align:left;
				position:absolute;
				left:0px;
				bottom: 0px;
				background-image:url(/cake/app/webroot/img/meruve/mask.png);			
			}			
				#photoMask .newsTitle { 
					color: #FFF;
					font-size: 18px;
					font-weight: bold;
					padding-left: 15px;
					padding-right: 15px;
				}				
				#photoMask .photoDescription {
					color: #FFF;
					font-size: 12px;
					padding-left: 15px;
					padding-right: 15px;					
				}
		#newsContent {
			width: 533px;
			height: 312px;
			float: left;
			position: relative;
			background-color:#d6d9de;
			margin-bottom: 5px;
		}
			#newsContent .newsItem  {
				border-top-color: #d6d9de;
				border-top-style: solid;
				border-top-width: 4px;
				border-right-color: #d6d9de;
				border-right-style: solid;
				border-right-width: 4px;	
				width: 499px;
				height: 72px;				
				background-image:url(/cake/app/webroot/img/meruve/news_background.jpg);
				color: #3b3b3b;
				padding-left: 20px;
				padding-right: 10px;
				position:relative;
			}
			
			.title {
				color: #4b80e7;
				font-size: 14px;
				font-weight: bold;
				float: left;
			}
			
			.date {
				font-weight: bold;
				float: left;
				margin-left: 10px;
			}
			
			.readMore {
				width: 77px;
				height: 19px;
				position: absolute;
				right: 3px;
				bottom: 3px;
			}
			
			.readMore a img {
				border: none;
			}

			#otherNews {
				width: 520px;
				height: 84px;
				background-color: #d6d9de;
				font-size: 11px;
			}
				#otherNews span {
					display:block;
					width: 516px;
					height: auto;
					margin-left: 8px;
					border-bottom:#fefefe;
					border-bottom-style:solid;
					border-bottom-width: 1px;
				}
				
				#readAllNews {										
					width: 518px;
					height: auto;
					margin-left: 8px;
					text-align:right;
					padding-top: 5px;
				}				
					#otherNews span strong {						
						font-weight: bold;
					}
			
				#otherNews .title {
					color: #580123;
					font-size: 12px;
					font-weight: bold;
					margin-top: 12px;
				}
				
		#leagueAdverts {
			width: 683px;
			height: 400px;
			float: left;
			background-color:#FFF;
		}
		
			#leagueTable {
				width: 417px;
				height: 246px;
				float:left;
				background-color:#FFF;
			}
							
				#leagueTable .boxTitle {
					width: 359px;
				}
				
				#leagueTable table {


					color: #3b3b3b;
					text-align: left;
					width: 400px;
					overflow: auto;
			
				}

					#leagueTable table  td{
						height: 25px;
					}
					#leagueTable table tr th{
						height: 30px;
					}
					
					#leagueTable table tr th {
						background-color: #e6e9ed;
						color:#03F;
					}	
					#leagueTable tr.even td {
						background-color: #e6e9ed;
					}	
					
					#leagueTable table  th.team, 
					#leagueTable table  td.team {
						width: 140px;
						padding-left: 10px;

					}
				
					#leagueTable table  th.score, 
					#leagueTable table  td.score, 
					#leagueTable table  th.points, 
					#leagueTable table  td.points{
						text-align: center;
					}
					#leagueTable table  th.points, #leagueTable table  td.points{
						width: 50px;
					}

					#leagueTable table  th.score, #leagueTable table  td.score{
						width: 30px;
					}
				
				
			
			#playerProfile {
				width: 260px;
				height: 246px;
				float:left;
				background-color:#000;
				margin-left: 6px;
				position: relative;
			}
			
				#playerProfile .boxTitle {
					width: 201px;
				}			
				#playerProfile #profile {
						background-color:#2b3848;
						width: 260px;
						height: 215px;
				}
					#playerProfile #profile span {
						color: #FFF;
						font-size: 14px;
						font-weight: bold;
						display:block;
						height:  30px;
						text-align:right;
						padding-right: 10px;
						padding-top: 10px;
					}
					#playerProfile #profile #photo {
						position: relative;
						float: left;
						width: 125px;
						height: 145px;
					}					
					
					#playerProfile #profile #description {
						position: relative;
						float: left;
						height: 145px;
						width: auto;
						color: #FFF;
					}				
			#adverts {
				width: 683px;
				height: 151px;
				background-color:#FFF;
				float: left;
				margin-top: 5px;
			}
	#footerContiner {
		width: 950px;
		height: 86px;
		background-image:url(/cake/app/webroot/img/meruve/footer_backg.jpg);
		position:relative;
		margin-top: 5px;
		text-align: center;
	}
		.copyRights {
			color: #76899e;
		}
	#footerContiner ul.menu { 
		list-style: none;
		padding: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 7px;
		width: auto;
	}
		#footerContiner	ul.menu li {
			display: inline;
		}
			#footerContiner	ul.menu li a{
				color:#FFF;
				text-decoration: none;			
			}


.boxLeft {
	background-image:url(/cake/app/webroot/img/meruve/content_header_left.jpg);
	width: 36px;
	height: 30px;
	float : left;
}

.boxTitle {
	height: 23px;
	width: 100px;
	background-image:url(/cake/app/webroot/img/meruve/content_header_back.jpg);
	float: left;
	border-color: #4e5966;
	border-style:solid;
	border-width: 1px;
	color: #FFF;
	padding-top: 5px;
	padding-left: 20px;
	font-size: 12px;
}

.clearFloat {
	clear: both;
	height: 0px;
}

.test { 
	background-color:#000;
	width:inherit;
	height: 100px;
}
