﻿body 
{
padding-top:0px;
margin-top:0px;
font-family:Verdana;
background-color:#427DD6;
font-size: small;
height: 100%;
}

a
{
	text-decoration: none;
	color: #427DD6;
}


h2
{
	font-family: Arial;
}



.homeLeft img
{
	border-style:: solid;
	border-color: black;
	border-width: 1px;
}

/* Title Container */
.containertitle
{
width:960px;
height:auto;
margin-left:auto;
margin-right:auto;
}

/* Links Container */
.containerlinks
{
width:960px;
height:auto;
margin-left:auto;
margin-right:auto;
}

/* Master Container #427DD6; */
.mastercontainer
{
width:960px;
height:auto;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}

/* Container #427DD6; */
.container
{
width:920px;

margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
padding:20px;
}

.homecontainer
{
width:920px;
height: 840px;
margin-left:auto;
margin-right:auto;
background-color:#427DD6;
padding:20px;
}

.playerscontainer
{
width:920px;
height: 2500px;
margin-left:auto;
margin-right:auto;
}

.playersdetailcontainer
{
width:920px;
height: 900px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}


/* Left Container for Alderney page */
.alderneyleft
{
width:350px;
height:auto;
float:left;
}
/* Right Container for Alderney page */
.alderneyright
{
width:610px;
height:auto;
float:left;
}


/* Left Container for players pages */
.contentleft
{
width: 720px;
height:100%; 
float:left;
}
/* Right Container for players pages */
.contentright
{
width:140px;
height:100%; 
float:left;
margin-left:50px;
}
/* Picture Container */
.contentpicture
{
height:auto;
float:left;
}     
/* playerinfo Container */
.contentplayerinfo
{
height:auto;
float:left;
}

/* Content news left */
.newscontentleft
{
width:200px;
float:left;
text-align:center;
}

/* Content news right */
.newscontentright
{
width:760px;
float:left;	
}

/* Content Home Main */
.homeMain
{
width:940px;
float:left;
text-align:left;
}


/* Content Home left */
.homeLeft
{
width:400px;
float:left;
text-align:left;
}

.homemiddle
{
width:250px;
float:left;
}


/* Content Home right */
.homeright
{
width:290px;
float:left;
text-align:center;
}

.newsimage
{
margin-top:10px;
}

.banner
{
width:100%;
height:205px;
background-image:url("../Images/banner.png");
background-repeat:no-repeat;
}

.topnav
{
width:100%;
height:32px;
margin-top:134px;
}

.menucontainer
{
	height: 59px;
	width: 960px;
	text-align: center;
}

.sponser
{
	height: 50px;
	width: 960px;
	background-color: #427DD6;
	left: 50%;
	}
	
.position { 
position: absolute;
margin-left: 378px;
width: 205px;
height: 50px;
}

.position2 { 
position: absolute;
margin-left: 0px;
width: 680px;
height: 27px;
left: 20px;
margin-left: 160px;
}
	
.bodyContainer
{
width:940px;
margin-left:auto;
margin-right:auto;
background-color:#79ADE3;
padding:10px;
}

/* Footer Container
margin-left:auto;
margin-right:auto;
padding:10px;

 */
 
.menuContainer
{
width:960px;
background-color:#79ADE3;
margin-left:auto;
margin-right:auto;
}


.footer
{
width:960px;
margin-left:auto;
margin-right:auto;
background-color:#427DD6;
}

/* header Container */
.header
{
width:960px;
height:150px;
margin-left:auto;
margin-right:auto;
background-color:#79ADE3;
}


.headerleft
{
width:800px;
height:150px;
float:left;
}

.headerright
{
width:160px;
height:150px;
float:left;
}


.walkinfo
{
background-color:grey;	
}
/*
.menuv2
{
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	color: white;
}

.menuv2 a
{
	color: white;
}

.dynamicstyle
{
	text-align: left;
	color: white;
	padding-left: 10px;
	margin-top: 9px;
}

.fade
{
	padding-left: 30px;
	width: 95%;
	color: black;
}


.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	width:960px;
	margin-left:auto;
	margin-right:auto;

	}
.menu ul{
	background:url(images/menu-bg.gif) top left repeat-x;
	height:43px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		}
	.menu li a{
		color:#666666;
		display:block;
		font-weight:bold;
		line-height:43px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover{
			color:#000000;
			text-decoration:none;
			}
	.menu li ul{
		background:#e0e0e0;
		border-left:2px solid #0079b2;
		border-right:2px solid #0079b2;
		border-bottom:2px solid #0079b2;
		display:none;
		height:auto;
		filter:alpha(opacity=95);
		opacity:0.95;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		/*
		}
	.menu li:hover ul{
		display:block;
		}
	.menu li li {
		display:block;
		float:none;
		width:225px;
		}
	.menu li ul a{
		display:block;
		font-size:10px;
		font-style:normal;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover{
			background:#949494;
			color:#000000;
			opacity:1.0;
			filter:alpha(opacity=100);
			}
	.menu p{
		clear:left;
		}	
	.menu #current{
		background:url(images/current-bg.gif) top left repeat-x;
		color:#ffffff;
		}
*/
#container {
 width: 100%;
}
#left_col {
  width: 400px;
  float: left;
}
#page_content {
  width: 250px;
  float: left;
}
#right_col {
  width: 290px;
  float: right;
}


