/*-----------------------------------------------------

Version: 1.1
Author: Nick Taylor
Contact: nick@xtremetrades.co.uk
Website: xtremegamingleague.co.uk

-----------------------------------------------------*/

/* ---------------Page Layout--------------- */

body {

background-color: #333333;
height: 100%;
width: 1000px;


}

html {

height: 100%;
width: 1000px;

}

#title {

height:150px;
padding: 0px;
width: 994px;

}

#navBar {

height:20px;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 0px;
padding-left: 0px;
width: 1000px;

}

#wrapper {

width:1000px;
position: relative;
min-height: 100%;

}

#mainNav {

width: 200px;
float: left;
padding-top: 20px;
padding-bottom:20px;
padding-left: 4px;
padding-right: 4px;

}

#content {
	
width: 550px;
float: left;
padding-top: 20px;
padding-bottom:20px;
padding-left: 4px;
padding-right: 4px;

}

#rightNav {

width: 226px;
float: left;
padding-top: 20px;
padding-bottom:20px;
padding-left: 4px;
padding-right: 4px;

}

#footer {

position: bottom;
bottom: 0;
width: 1000px;
padding: 1px;
margin-bottom: 10px;

}

/* ---------------Title--------------- */

img.titleImage {

	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 50px;

}

img.banner {

	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 100px;

}

img.contentImage {

	border: 1px solid #333333;
	margin-left: 117px;
	
}

/* ---------------Navigation Bar--------------- */

table.titleBar {

	padding: 0;
	margin: 0;
	border: 0;
	width: 1000px;
	color: #900000;
	font-weight: normal;
	font-family: sans-serif;
	font-size: +12;	
	background-color: eecc00;
	
}

table.titleBar a{

	text-decoration: none;
	color: #900000;
	font-weight: bold;
	font-family: sans-serif;
	font-size: +12;
	
}

table.titleBar a:hover {

	color: #333333;
	
}

/* ---------------Main Navigation--------------- */

ul.menu {

	padding: 0px;
	border: 2px solid #eecc00;
	width: 175px;
	text-align: center;
	vertical-align: middle;	
	margin: 5px;

}

ul.menu li {

	list-style-type: none;
	padding: 0;
	margin: 2px;
	border: 1px solid #eecc00;
	background-color: #900000;

}

ul.menu a {

	display: block;
	margin: 0px;
	color: #eecc00;
	height: 20px;
	background-color: #900000;
	text-decoration: none;
	font-weight: normal;
	font-family: sans-serif;
	font-size: +12;
	font-weight: bold;
	padding-top: 3px;
	
}

ul.menu a:hover {

	display: block;
	margin: 0px;
	color: #eecc00;
	height: 20px;
	background-color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-family: sans-serif;
	font-size: +12;
	font-weight: bold;
	padding-top: 3px;
	
}

/* ---------------Main Content--------------- */

.news {

	border: 2px solid #eecc00;
	width: 500px;
	margin-left: 25px;
	padding: 3px;
	
}

.newsHeader {

	list-style-type: none;
	border: 1px solid #eecc00;
 	color: #eecc00;
	font-weight: bold;
	font-family: sans-serif;
	font-size: +15;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #900000;
	
}

.newsContent {

	list-style-type: none;
	border: 1px solid #cccccc;
 	color: #333333;
	font-weight: normal;
	font-family: sans-serif;
	font-size: +12;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	background: #cccccc;
	margin-top: 3px;
	
	
}

.newsContent a {

	text-decoration: none;
	color: #900000;
	font-weight: bold;
	font-family: sans-serif;
	
}

.newsContent a:hover {

	color: #eecc00;
	
}

img.newsImage {

	border: 1px solid #333333;
	float: left;
	margin: 5px;
}


/* ---------------League Tables--------------- */

.tables {
	
	border: 2px solid #900000;
	width: 498px;
	margin-left: 41px;
	padding: 2px;
	background-color: #ffffff;

}

.tables li {
		
	list-style-type: none;
	padding: 0px;
	margin: 0px;

}

.league {

	border: 1px solid #ffffff;
	width: 494px;
	height: 20px;
	background-color: #cccccc;
	padding: 0px;
	margin: 0px;
	
}

.leagueHeaderA {

	list-style-type: none;
	float:left;
 	color: #eecc00;
	font-weight: bold;
	font-family: sans-serif;
	font-size: +13;
	background-color: #333333;
	width: 165px;	
	border-left: 1px solid #ffffff;	
	text-align: center;
	height: 20px;

}

.leagueHeaderB {

	list-style-type: none;
	float:left;
 	color: #eecc00;
	font-weight: bold;
	font-family: sans-serif;
	font-size: +13;
	background-color: #333333;
	width: 40px;
	border-left: 1px solid #ffffff;
	text-align: center;
	height: 20px;	

}

.leagueHeaderC {

	list-style-type: none;
	float:left;
 	color: #eecc00;
	font-weight: bold;
	font-family: sans-serif;
	font-size: +13;
	background-color: #333333;
	width: 40px;
	text-align: center;
	height: 20px;	
	border-left: 1px solid #ffffff;		

}

.leagueRank {

	list-style-type: none;
	float:left;
 	color: #900000;
	font-weight: bold;
	font-family: sans-serif;
	font-size: +13;
	background-color: #cccccc;
	width: 40px;
	text-align: center;
	height: 20px;	
	border-left: 1px solid #ffffff;	
	

}

.leagueName {

	list-style-type: none;
	float:left;
 	color: #900000;
	font-weight: normal;
	font-family: sans-serif;
	font-size: +13;
	background-color: #cccccc;
	width: 165px;	
	border-left: 1px solid #ffffff;	
	text-align: center;
	height: 20px;

}

.leaguePts {

	list-style-type: none;
	float:left;
 	color: #900000;
	font-weight: normal;
	font-family: sans-serif;
	font-size: +13;
	background-color: #cccccc;
	width: 40px;	
	border-left: 1px solid #ffffff;	
	text-align: center;
	height: 20px;

}

.leagueRankCut {

	list-style-type: none;
	float:left;
 	color: #900000;
	font-weight: bold;
	font-family: sans-serif;
	font-size: +13;
	background-color: #cccccc;
	width: 40px;
	text-align: center;
	height: 20px;	
	border-left: 1px solid #ffffff;	
	border-bottom: 2px solid #900000;	
	
	

}

.leagueNameCut {

	list-style-type: none;
	float:left;
 	color: #900000;
	font-weight: normal;
	font-family: sans-serif;
	font-size: +13;
	background-color: #cccccc;
	width: 165px;	
	border-left: 1px solid #ffffff;	
	border-bottom: 2px solid #900000;		
	text-align: center;
	height: 20px;

}

.leaguePtsCut {

	list-style-type: none;
	float:left;
 	color: #900000;
	font-weight: normal;
	font-family: sans-serif;
	font-size: +13;
	background-color: #cccccc;
	width: 40px;	
	border-left: 1px solid #ffffff;	
	border-bottom: 2px solid #900000;		
	text-align: center;
	height: 20px;

}


/* ---------------Footer--------------- */

.footerText {

 	color: #000068;
	font-weight: normal;
	font-family: sans-serif;
	font-size: +10;
	text-align: center;
	padding-left: 190px;
	
}


/* ---------------Text--------------- */

.text {

 	color: #cccccc;
	font-weight: normal;
	font-family: sans-serif;
	font-size: +12;
	text-align: center;
	
}

.text a {

	text-decoration: none;
	color: #cccccc;
	font-weight: bold;
	font-family: sans-serif;
	
}

.text a:hover {

	color: #eecc00;
	
}

.header {

	text-decoration: underline;
 	color: #eecc00;
	font-weight: bold;
	font-family: sans-serif;
	font-size: +20;
	text-align: center;
	
}

.redText {

 	color: #900000;
	font-weight: bold;
	font-family: sans-serif;
	font-size: +20;
	text-align: center;
	
}

.textDark {

 	color: #333333;
	font-weight: normal;
	font-family: sans-serif;
	font-size: +12;
	text-align: center;
	
}

.textDark a {

	text-decoration: none;
	color: #900000;
	font-weight: bold;
	font-family: sans-serif;
	
}

.textDark a:hover {

	color: #eecc00;
	
}

.textBold {

	text-decoration: none;
 	color: #333333;
	font-weight: bold;
	font-family: sans-serif;
	font-size: +15;
	text-align: center;	

}

.textLight {

 	color: #cccccc;
	font-weight: normal;
	font-family: sans-serif;
	font-size: +12;
	text-align: center;
	
}

.textLight a {

	text-decoration: none;
	color: #eecc00;
	font-weight: bold;
	font-family: sans-serif;
	
}

.textLight a:hover {

	color: #900000;
	
}

.textLightTitle {

 	color: #cccccc;
	font-weight: bold;
	font-family: sans-serif;
	font-size: +18;
	text-align: center;
	
}

/* ---------------Right Navigation--------------- */


ul.prizeFund {

	padding: 0px;
	border: 2px solid #333333;
	width: 215px;
	text-align: center;
	vertical-align: middle;	
	margin: 5px;

}

ul.prizeFund li {

	list-style-type: none;
	padding: 0;
	margin: 2px;
	border: 0;
	background-color: #cccccc;

}


/* ---------------Right Navigation--------------- */


ul.links {

	padding: 0px;
	border: 0;
	width: 500px;
	text-align: left;
	vertical-align: middle;	
	margin: 10px;

}

ul.links li {

	padding: 0;
	margin: 2px;
	border: 0;
	color: #cccccc;
	font-weight: normal;
	font-family: sans-serif;
	font-size: +12;

}

ul.links a {

	margin: 0px;
	color: #eecc00;
	text-decoration: none;
	font-family: sans-serif;
	font-size: +12;
	font-weight: bold;
	
}

