/*
Title:      	Scio Soccer stylesheet for screen media
Author:     	Karl Ridley, falling@happyleaves.com
Updated:    	31 October, 2006
*/


/* main components */	

body {
	font-family: "Lucida Grande", Arial, Helvetica, "Verdana", sans-serif;
	font-size: small;
	text-align: left;
	color: #4f4f4f;
	line-height: 1.3em;
	margin: 0;
	background: #87bbed;
	}
	
#html body {
	font-size: x-small; /* IE5/Win */
	}
	
h1 {
	font-size: 140%;
	color: #4f4f4f;
	}
	
h2 {
	font-size: 120%;
	color: #4f4f4f;
	}
	
h3 {
	font-size: 110%;
	color: #4f4f4f;
	}	
	


.clear {
 	clear: both;
  }
	

				
/* general components */	

#outerwrapper {
	width: 100%;
	font-size: 95%;
	margin: 0 auto;
	padding: 0;
	background: #87bbed url(jpg/bg-tile.jpg) repeat-x top left;
	}	

#wrapper {
	width: 100%;
	font-size: 95%;
	margin: 0 auto;
	padding: 15px 0 25px 0;
	background: #87bbed url(jpg/bg-tile.jpg) repeat-x top left;
	}
	
.normaltxt {
	text-align: left;
	color: #4f4f4f;
	}	
	
.normaltxt a:link, .normaltxt a:visited {
	color:#3948aa;
	text-decoration:none;
	font-weight:bold;
	}
	
.normaltxt a:active {
	color:#fbb13d;
	text-decoration:none;
	font-weight:bold;
	}
	
.normaltxt a:hover {
	color:#ff711c;
	font-weight: bold;
	}
	
.largertxt {
	font-size: 135%;
	color:#4f4f4f;
	font-weight:bold;
	}
	
.mediumtxt {
	font-size: 110%;
	color:#4f4f4f;
	font-weight:bold;
	}
	
.smallertxt {
	font-size: 85%;
	text-align: left;
	color: #4f4f4f;
	line-height: 1.4em;
	}	
	
.smallertxt a:link, .smallertxt a:visited {
	color:#3948aa;
	text-decoration:none;
	font-weight:bold;
	}
	
.smallertxt a:active {
	color:#fbb13d;
	text-decoration:none;
	font-weight:bold;
	}
	
.smallertxt a:hover {
	color:#ff711c;
	font-weight: bold;
	}




/* sponsored links components */

#links {
	margin: 0 auto;
	padding: 0 10px 0 10px;
	}

	
	
	
/* top nav components */

#topnav {
	width: 840px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	background: #d5d5d5 url(jpg/top-nav-tile.jpg) repeat-x top left;
	}
	
#topnavinternal {
	width: 840px;
	padding: 0;
	background: #d5d5d5 url(jpg/top-nav-tile.jpg) repeat-x top left;
	}
	
#topnavleft {
	width: 500px;
	text-align: left;
	font-size: 85%;
	color: #1e1e1e;
	float: left;
	padding: 7px 0 0 20px;
	}
	
#topnavright {
	width: 97px;
	text-align: right;
	float: right;
	padding: 0;
	}

#logo {
	width: 840px;
	height: 160px;
	margin: 0 auto;
	padding: 0;
	background: #19276c url(jpg/logo.jpg) no-repeat top left;
	}
	
#topmenu {
	margin: 0;
	padding: 0;
	height: 30px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#topmenu li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#topmenu a {
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:30px; /* for IE5/Win only */
	}
	
#topmenu a:hover {
	background-position: 0 -30px;
	}

#topmenu a:active, #topmenu a.selected {
	background-position: 0 -30px;
	}
	
#tlogout a {
	width: 97px;
	background: url(jpg/top-nav/logout.jpg) top left no-repeat;
	}
	
#tlogin a {
	width: 97px;
	background: url(jpg/top-nav/login.jpg) top left no-repeat;
	}
	
	
	
	
	
/* page title components */

#tinews {
	width: 590px;
	height: 70px;
	padding: 0;
	margin-bottom: 15px;
	background: #ffffff url(gif/page-titles/news.gif) no-repeat top left;
	}
	
#timyplayer {
	width: 590px;
	height: 70px;
	padding: 0;
	margin-bottom: 15px;
	background: #ffffff url(gif/page-titles/my-player.gif) no-repeat top left;
	}
	
#timyteam {
	width: 590px;
	height: 70px;
	padding: 0;
	margin-bottom: 15px;
	background: #ffffff url(gif/page-titles/my-team.gif) no-repeat top left;
	}
	
#timycompetition {
	width: 590px;
	height: 70px;
	padding: 0;
	margin-bottom: 15px;
	background: #ffffff url(gif/page-titles/my-competition.gif) no-repeat top left;
	}
	
#timymessages {
	width: 590px;
	height: 70px;
	padding: 0;
	margin-bottom: 15px;
	background: #ffffff url(gif/page-titles/my-messages.gif) no-repeat top left;
	}
	
#tiadmin {
	width: 590px;
	height: 70px;
	padding: 0;
	margin-bottom: 15px;
	background: #ffffff url(gif/page-titles/admin.gif) no-repeat top left;
	}
	
#tidownloads {
	width: 590px;
	height: 70px;
	padding: 0;
	margin-bottom: 15px;
	background: #ffffff url(gif/page-titles/downloads.gif) no-repeat top left;
	}
	
#tibrowse {
	width: 590px;
	height: 70px;
	padding: 0;
	margin-bottom: 15px;
	background: #ffffff url(gif/page-titles/browse.gif) no-repeat top left;
	}
	
#tiforum {
	width: 590px;
	height: 70px;
	padding: 0;
	margin-bottom: 15px;
	background: #ffffff url(gif/page-titles/forum.gif) no-repeat top left;
	}
	
#tiwelcome {
	width: 590px;
	height: 70px;
	padding: 0;
	margin-bottom: 15px;
	background: #ffffff url(gif/page-titles/welcome.gif) no-repeat top left;
	}
	
#tiscreenshots {
	width: 590px;
	height: 70px;
	padding: 0;
	margin-bottom: 15px;
	background: #ffffff url(gif/page-titles/screenshots.gif) no-repeat top left;
	}
	
#tifaqs {
	width: 590px;
	height: 70px;
	padding: 0;
	margin-bottom: 15px;
	background: #ffffff url(gif/page-titles/faqs.gif) no-repeat top left;
	}
	
#tiregister {
	width: 590px;
	height: 70px;
	padding: 0;
	margin-bottom: 15px;
	background: #ffffff url(gif/page-titles/register.gif) no-repeat top left;
	}

	


	
	
/* main nav components */

#mainmenucontainer {
	width: 840px;
	height: 90px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	background: url(jpg/main-nav-tile.jpg) top left repeat-x;
	}

#mainmenu {
	margin: 0;
	padding: 0;
	height: 90px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#mainmenu li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#mainmenu a {
	float: left;
	padding: 90px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:90px; /* for IE5/Win only */
	}
	
#mainmenu a:hover {
	background-position: 0 -90px;
	}

#mainmenu a:active, #mainmenu a.selected {
	background-position: 0 -180px;
	}
	
#mnewsin a {
	width: 76px;
	background: url(jpg/main-nav/news-in.jpg) top left no-repeat;
	}
	
#mmyplayer a {
	width: 94px;
	background: url(jpg/main-nav/my-player.jpg) top left no-repeat;
	}
	
#mmyteam a {
	width: 89px;
	background: url(jpg/main-nav/my-team.jpg) top left no-repeat;
	}
	
#mmycompetition a {
	width: 133px;
	background: url(jpg/main-nav/my-competition.jpg) top left no-repeat;
	}
	
#mmymessages a {
	width: 117px;
	background: url(jpg/main-nav/my-messages.jpg) top left no-repeat;
	}
	
#madmin a {
	width: 73px;
	background: url(jpg/main-nav/admin.jpg) top left no-repeat;
	}
	
#mdownloads a {
	width: 103px;
	background: url(jpg/main-nav/downloads.jpg) top left no-repeat;
	}
	
#mbrowse a {
	width: 78px;
	background: url(jpg/main-nav/browse.jpg) top left no-repeat;
	}
	
#mforum a {
	width: 77px;
	background: url(jpg/main-nav/forum.jpg) top left no-repeat;
	}
	
#mwelcome a {
	width: 98px;
	background: url(jpg/main-nav/welcome.jpg) top left no-repeat;
	}
	
#mnewsout a {
	width: 68px;
	background: url(jpg/main-nav/news-out.jpg) top left no-repeat;
	}
	
#mscreenshots a {
	width: 111px;
	background: url(jpg/main-nav/screenshots.jpg) top left no-repeat;
	}
	
#mfaqs a {
	width: 66px;
	background: url(jpg/main-nav/faqs.jpg) top left no-repeat;
	}
	
#mregister a {
	width: 86px;
	background: url(jpg/main-nav/register.jpg) top left no-repeat;
	}
	
	
	
/* nav vertical left */	
	
#navvertleft ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	}
	
#navvertleft li {
	text-align: left;
	font-weight:bold;
	line-height: 2.0em;
	color: #4f4f4f;
	border-bottom: 1px solid #aac4df;
	list-style-image: url(gif/nav-vert-bullet.gif);
	}

#navvertleft li a:link {
	text-align: left;
	color: #3948aa;
	display: block;
	padding: 0 0 0 4px;
	text-decoration:none;
	}

#navvertleft li a:active {
	text-align: left;
	color: #fbb13d;
	display: block;
	text-decoration:none;
	background: #faf6f6 url(gif/nav-vert-hi.gif);
	}

#navvertleft li a:hover {
	text-align: left;
	color: #19276b;
	display: block;
	padding: 0 0 0 4px;
	background: #faf6f6 url(gif/nav-vert-hi.gif);
	}
	
#navvertleft li a:visited {
	text-align: left;
	color: #3948aa;
	display: block;
	text-decoration:none;
	padding: 0 0 0 4px;
	}	
	
#navvertlefthi li {
	text-align: left;
	display: block;
	color: #192871;
	background: #faf6f6 url(gif/nav-vert-hi.gif);
	}

#navvertleft li a.current {
	color: #210a0b;
	text-decoration:none;
	display: block;
	padding: 0 0 0 4px;
	background: #faf6f6 url(gif/nav-vert-hi.gif);
	}	
	
	
	
	
/* body components */	
	
#bodyarea {
	width: 800px;
	margin: 0 auto;
	padding: 20px 20px 10px 20px;
	background: #ffffff url(gif/body-tile.gif) repeat-y top left;
	}	
	
#bodyarealeft {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
	background: #bdd4eb url(gif/nav-vert-tile.gif) repeat top left;
	}	

#bodyarearight {
	float: right;
	width: 590px;
	margin: 0;
	padding: 0;
	}	
	
#navverttop {
	width: 180px;
	height: 10px;
	padding: 0;
	background: #bdd4eb url(gif/nav-vert-top.gif) no-repeat top left;
	}	
	
#navvertbot {
	width: 180px;
	height: 10px;
	padding: 0;
	background: #f9f8f8 url(gif/nav-vert-bot.gif) no-repeat top left;
	}	
	
#googleads {
	float: left;
	text-align: center;
	width: 160px;
	margin: 0;
	padding: 10px;
	background: #f9f8f8 url(gif/google-tile.gif) repeat top left;
	}	
	
#pagination {
    margin-left: 0;
    padding: 0 0 0 10px;
	font-weight: bold;
	}

#pagination li{
    color: #4f4f4f;
    display: inline;
	}

#pagination a:link, #pagination a:visited {
    color: #3948aa;
    font-weight: bold;
    padding: 5px;
    text-decoration: none;
	}

#pagination a:hover, #pagination a:active {
    background: #bdd4eb;
    color: #3948aa;
	}
	
#pagination li.selected {
    background: #fbb13d;
	padding: 5px;
    color: #2e2e2e;
	}
	
	
	
	
/* table components */
	
.tabletitle {
	font-size: 140%;
	font-weight: bold;
	line-height: 1.3em;
	padding: 5px 15px 5px 15px;
	background: #bdd4eb url(gif/nav-vert-tile.gif) repeat top left;
	}
	
.tableholder {
	padding: 10px;
	background: #f9f8f8 url(gif/table-holder-tile.gif) repeat top left;
	}

table {
	width: 100%;
	border-collapse: collapse;
	}
	
table th, table td {
	margin: 0;
	padding: 3px 5px 3px 5px;
	text-align: left;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	}
	
table .subtitle {
	vertical-align: 50%;
	height: 25px;
	color: #4f4f4f;
	font-size: 110%;
	font-weight: bold;
	background: #d2d1d1 url(gif/table-subtitle-cell.gif) repeat top left;
	}
	
table .subtitle a:link, .subtitle a:visited {
	vertical-align: 50%;
	height: 25px;
	color: #3948aa;
	font-size: 110%;
	font-weight: bold;
	}
	
table .subtitle a:hover {
	color: #ff711c;
	font-weight: bold;
	text-decoration:none;
	}
	
table .subtitle a:active {
	color: #fbb13d;
	font-weight: bold;
	text-decoration:none;
	}
	
table .blue {
	background: #e0e9f2 url(gif/table-blue-cell.gif) repeat top left;
	}
	
table .grey {
	line-height: 1.6em;
	background: #ededed url(gif/table-grey-cell.gif) repeat top left;
	}
	
table .grey a:link, .grey a:visited, .blue a:link, .blue a:visited {
	color: #3948aa;
	font-weight: bold;
	text-decoration:none;
	}
	
table .grey a:hover, .blue a:hover {
	color: #ff711c;
	font-weight: bold;
	text-decoration:none;
	}
	
table .grey a:active, .blue a:active {
	color: #fbb13d;
	font-weight: bold;
	text-decoration:none;
	}
	

	
	
	


/* footer area components */	

#footercurve {
	width: 840px;
	height: 65px;
	margin: 0 auto;
	padding: 0;
	background: #88bbee url(gif/footer-curve.gif) no-repeat top left;
	}
	
#footercontainer {
	width: 800px;
	margin: 0 auto;
	padding: 15px 20px 0 20px;
	}
	
#footertxt {
	color: #5671ba;
	font-size: 80%;
	line-height: 1.5em;
	}	

#footertxt a:link, #footertxt a:visited {
	font-weight: bold;
	color: #3e4eb3;
	text-decoration:none;
	}

#footertxt a:active, #footertxt a:hover  {
	font-weight: bold;
	color: #19276b;
	text-decoration:none;
	}
	
#footertxt a.selected {
	font-weight: bold;
	color: #19276b;
	text-decoration:none;
	background: #000000;
	}



.textholder {
	padding: 10px;
	}

.textimage {
	padding: 0 10px 0 0;
	}
