@charset "utf-8";
/* CSS Document */
/*
-----------------------------------------------------
Premiership Coach
URL: http://www.premiership-coach.com

mantamedia http://www.mantamedia.com.au
Design by Josh Rogers and Code by Nola Falk

Last modified: 	Mar 24 2010
------------------------------------------------------ */

* {	
	margin:0;
	padding:0;
}
html, body{ 
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #336600;
	background-image: url(images/Grass_BG.jpg);
	background-repeat: repeat;
}
body a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	color: #990000;
}
body a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #990000;
	}
	
small {
	float:right;
	margin:20px 0 20px 0;
	}
small a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #999999;
}
small a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #999999;
	}
/*general*/
p{
	margin: 0;
	padding:  0  0 10px 0;
}
ul, ol, li {
	list-style: none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.fltLeft{
	float: left;
	padding: 0 20px 30px 0;
}
.fltright{
	float: right;
	padding: 0 0 10px 20px;
}
.fltLeftBN{
	float: left;
	padding: 80px 20px 200px 80px;
}
.bold{
	font-weight:bold;
}
.red{
	font-weight:bold;
	color:#CC0000;
	font-size:12px;
}
.red2{
	font-weight:bold;
	color:#CC0000;
	font-size:14px;
}
.black{
	font-weight:bold;
	color:#000000;
	font-size:12px;
}
.features{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	width:920px;
	padding: 0 0 30px 0;
	clear: both;
	margin: 0 0 5px 0;
}
.featuresmain{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	width:920px;
	padding: 0 0 30px 0;
	clear: both;
	margin: 0 0 5px 0;
}
/*Layout*/
#container{
	min-height:100%;
	position:relative;
	padding:0;
	margin: 0 auto;
	width:1326px;
	background-image: url(images/Page_BG.png);
	background-repeat: repeat-y;
	background-position: 20px top;
	left: 0;
}
#sideImgHolder{
	min-height:100%;
	float:right;
	width: 335px;
	height: 583px;
	padding: 0 70px 20px 0;
	text-align:left;
}
#main{
	min-height:100%;
	padding: 0;
}
*#main, *#holder, *#content, *#contentwide, *#sideImgHolder, *#contentright, *#sideNav, *#sideImgHolder{
   height: 100%;
   }
/* Start hide from IE-Mac \*/
* html #container{
   height: 1%;
   }
div.features{
   height: auto !important; 
	min-height: 350px;
	height: 350px;
   }
div.advertisingholder,div#master,div#column1,div#column2{
   height: auto !important; 
	min-height: 90px;
	height: 90px;
   }
div#holder,div#content,div#contentwide,div#contentright{
	height: auto !important; 
	min-height: 500px;
	height: 500px;
	}
#header{
	width: 1326px;
	height: 685px;
	background-image: url(images/Paper_BG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 64px 0 0 0;
	margin: 0;
}
#headersm{
	width: 1326px;
	height:135px;
	background-image: url(images/TopHeader_Paper_BG.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 44px 0 0 0;
	margin: 0;
}
#holder {
	min-height:100%;
	width: 1046px;
	padding: 0 0 10px 210px;
}
#footer{
	width: 930px;
	height: 300px;
	padding: 10px;
	background-color: #efefef;
	border: 1px solid #CCCCCC;
}
#footerinner{
	clear:both;
	width: 930px;
	height: 50px;
	margin: 15px 0 0 0;
}
#footerinner img {
	padding: 0 8px 0 0;
}
#sideNav{
	min-height:100%;
	float:left;
	width: 250px;
	height: 583px;
	padding: 0 0 20px 0;
	text-align:left;
}
#sideNav img {
	padding: 0 15px 3px 0;
}
#contentright{
	min-height:100%;
	float:right;
	width: 660px;
	padding: 0 120px 30px 0;
	color: #272525;
	line-height: 1.5em;
}
.advertisingholder{
	margin-top: 20px;
	width: 660px;
	padding: 20px 0 20px 0;
	margin-bottom:20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#master {
	width:580px;
	margin-bottom:5px;
}

#column1 {
	width:270px; 
	padding:0 0 0 5px; 
	float:left;
	margin:5px 5px 0 0;
}
#column2 {
	width:280px; 
	padding:0 0 0 5px; 
	float:right;
	margin:5px 5px 0 0;
}
#content{
	min-height:100%;
	float:left;
	width: 580px;
	padding: 30px 15px 30px 0;
	color: #272525;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
#contentwide{
	min-height:100%;
	float:left;
	width: 920px;
	padding: 30px 25px 30px 0;
	color: #272525;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#social{
	margin-top: 100px;
	width: 590px;
	padding: 40px 0 20px 0;
	margin-bottom:20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#social img {
	padding: 0 5px 0 0;
}
#topnav{
	width:670px;
	padding: 0 0 0 450px;
	height: 35px;
	margin:0;
}
#mainImg{
	width:1000px;
	padding: 0 0 0 193px;
	height: 516px;
	background-image: url(images/MainImage.jpg);
	background-position:193px top;
	background-repeat: no-repeat;
}
ul#order{
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	height: 53px;
}
ul#order li a {
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9000px;
	position: absolute;
	outline: none;
}
ul#order li a:hover span{
	 display: block;
}

/*Home buy now Styles*/

ul#order li a.homebuynow {
	background-image: url(images/BuyNowButton.jpg);
	height: 50px;
	width: 178px;
	top: 0;
	left: 2px;
}

ul#order li a.homebuynow:hover{
	background-image: url(images/BuyNowButton.jpg);
	background-position: left bottom;
	height: 50px;
	width: 178px;
	top: 0;
	left: 2px;
}
/* home demo Nav Styles*/

ul#order a.homedemo{
	background-image: url(images/FreeDemo.jpg);
	height: 50px;
	width: 178px;
	top: 0;
	left: 234px;
}
ul#order a.homedemo:hover{
	background-image: url(images/FreeDemo.jpg);
	background-position: left bottom;
	height: 50px;
	width: 178px;
	top: 0;
	left: 234px;
}

ul#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	height: 22px;
}

ul#nav li a {
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9000px;
	position: absolute;
	outline: none;
}

ul#nav li a:hover span{
	 display: block;
}
/*Home Nav Styles*/

ul#nav li a.home {
	background-image: url(images/nav_home.gif);
	height: 19px;
	width: 53px;
	top: 0;
	left: 2px;
}

ul#nav li a.home:hover, ul#nav li a.homeon{
	background-image: url(images/nav_home.gif);
	background-position: left bottom;
	height: 19px;
	width: 53px;
	top: 0;
	left: 2px;
}
/* GameFeatures Nav Styles*/

ul#nav a.gamefeatures{
	background-image: url(images/nav_features.gif);
	height: 19px;
	width: 94px;
	top: 0;
	left: 59px;
}
ul#nav a.gamefeatures:hover, ul#nav a.gamefeatureson{
	background-image: url(images/nav_features.gif);
	background-position: left bottom;
	height: 19px;
	width: 95px;
	top: 0;
	left: 59px;
}

/*Updates Nav Styles*/

ul#nav a.updates{
	background-image: url(images/nav_updates.gif);
	height: 19px;
	width: 84px;
	top: 0px;
	left: 159px;
}

ul#nav a.updates:hover{
	background-image: url(images/nav_updates.gif);
	background-position: left bottom;
	height: 19px;
	width: 84px;
	top: 0px;
	left: 159px;
}
/*Buy Now Nav Styles*/

ul#nav a.buynow{
	background-image: url(images/nav_buynow.gif);
	height: 19px;
	width: 87px;
	top: 0px;
	left: 248px;
}

ul#nav a.buynow:hover, ul#nav a.buynowon{
	background-image: url(images/nav_buynow.gif);
	background-position: left bottom;
	height: 19px;
	width: 87px;
	top: 0px;
	left: 248px;
}


/*Game Manual Nav Styles*/

ul#nav a.gamemanual{
	background-image: url(images/nav_gamemanual.gif);
	height: 19px;
	width: 129px;
	top: 0px;
	left: 341px;
}
ul#nav a.gamemanual:hover{
	background-image: url(images/nav_gamemanual.gif);
	background-position: left bottom;
	height: 19px;
	width: 129px;
	top: 0px;
	left: 341px;
}

/*Forum Nav Styles*/

ul#nav a.forum{
	background-image: url(images/nav_forum.gif);
	height: 19px;
	width: 73px;
	top: 0px;
	left: 476px;
}
ul#nav a.forum:hover{
	background-image: url(images/nav_forum.gif);
	background-position: left bottom;
	height: 19px;
	width: 73px;
	top: 0px;
	left: 476px;
}

/*Contact Us Nav Styles*/

ul#nav a.contactus{
	background-image: url(images/nav_contactus.gif);
	height: 19px;
	width: 96px;
	top: 0px;
	left: 554px;
}

ul#nav a.contactus:hover, ul#nav a.contactuson{
	background-image: url(images/nav_contactus.gif);
	background-position: left bottom;
	height: 19px;
	width: 96px;
	top: 0px;
	left: 554px;
	}
/* [Menu Sitemap]*/
#menu {
 	margin: 0;
	padding: 0;
	width: 930px;
	height:200px;
}

#menu ul#sitemap {
	padding: 0;
	margin: 0 auto;
	width: 925px; 
}
#menu ul#sitemap li {
	list-style-type: none;
	height: 12px;
	float: left;
	padding: 4px 5px 0 0;
	margin: 0;
	overflow:visible;
}
#menu ul#sitemap li.premlinks {
	width: 170px;
	margin: 0;
	padding:0;
}
#menu ul#sitemap li.faq {
	width: 180px;
	margin: 0;
	padding:0;
}
#menu ul#sitemap li.popularforum {
	width: 155px;
	margin: 0;
	padding:0;
}
#menu ul#sitemap li.sponsorlinks {
	width: 125px;
	margin: 0;
	padding:0;
}
#menu ul#sitemap li.featsponsor {
	width: 262px;
	margin: 0;
	padding:0;
}

#menu ul li ul {
	padding: 0;
	margin: 0;
}
#menu ul li ul li {
	margin: 0 0 1px 0;
	clear: both;
	width: 100%;
}
#menu ul li ul li a, #menu ul li ul li {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
#menu ul li ul li a:hover {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
