@import url(reset.css);
@import url(layout1col.css);

/* general */
.onecol h1, .yonecol h1 {
	padding-left: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #009;
	padding-bottom: 5px;
}
.onecol h2, .yonecol h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009;
	text-decoration: underline;
	padding-bottom: 5px;
}
.onecol h3, .yonecol h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #009;
	text-decoration: none;
	margin-top: -5px;
	padding-bottom: 5px;
	padding-left: 14px;
}
.yonecol h1, .yonecol h2, .yonecol h3 {
	color: #96F;
}

/* league teams details */
#league {
	padding-left: 14px;padding-bottom: 25px;
}
#league table {
	text-align: center;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
}
#league th {
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	line-height: 22px;
	background-color: #FFC;
}
#league td {
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
}
#league a {
	text-decoration: none;
	color: #000;
}
#league a:hover {
	text-decoration: none;
	background-color: #00F;
	color: #FF0;
	display: block;
}
#league .teamname {
	text-align: left;
	text-indent: 3px;
}
#pict {
	vertical-align: middle;
}
#shirts {
	margin-bottom: 20px;
	text-align: center;
	line-height: 20px;
}


/* team details */
#teaminfo p {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	padding-left: 14px;
	margin: 0;
	line-height: 18px;
}
#teaminfo .mgrtxt1, #teaminfo .mgrtxt2, #teaminfo .mgrtxt3, #teaminfo .mgrtxt4 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	line-height: 22px;
	border-top: 1px solid #FFF;
}
#teaminfo .mgrtxt1 {
	background-color: #F00;
}
#teaminfo .mgrtxt2 {
	background-color: #00F;
}
#teaminfo .mgrtxt3 {
	background-color: #060;
}
#teaminfo .mgrtxt4 {
	background-color: #939;
}
#teaminfo table {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	margin-top: 8px;
	margin-left: 14px;
	line-height: 20px;
}
#teaminfo a {
	text-decoration: none;
	color: #00F;
}
#teaminfo a:hover {
	text-decoration: underline;
	color: #000;
	background-color: #FFF;
}

/* squad details */
#squadinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0;
	margin: 0;
}
#squadinfo h2 {
	padding-left: 14px;
	color: #000;
}
#squadinfo p {
	padding-left: 14px;
	color: #000;
}
#squadinfo table, #playerinfo table {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	margin-top: 8px;
	margin-left: 14px;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
	line-height: 25px;
}
#playerinfo table {
	margin-left: 10px;
}
#squadinfo th, #playerinfo th {
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	background-color: #FFC;
	text-align: center;
}
#squadinfo td, #playerinfo td {
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	text-align: center;
}
#squadinfo a {
	text-decoration: none;
	color: #000;
}
#squadinfo a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #00F;
	display: block;
}
#squadinfo image {
	vertical-align: middle;
	padding: 0;
	margin: 0;
}
#squadinfo .pl {
	text-align: left;
	text-indent: 2px;
}
#squadinfo .pr {
	text-align: right;
	padding-right: 2px;
}
#squadinfo .sid {
	background-color: #FFC;
}
#squadinfo .wacs1 {
	text-align: center;
	color: #000;
}
#squadinfo .wacs2 {
	text-align: center;
	color: #960;
}
#squadinfo .wacs3 {
	text-align: center;
	color: #F00;
}
#squadinfo .yellow {
	background-color: #FF6;
}
#squadinfo .red {
	background-color: #F30;
}
#squadinfo .spacer {
	background-color: #FFF;
	line-height: 10px;
}
#squadinfo .statS, #squadinfo .statI, #squadinfo .statT, , #squadinfo .statF, #squadinfo .statY {
	font-family: "Courier New", Courier, monospace;
	color: #FFF;
	padding: 1px;
}
#squadinfo .statS {
	color: #000;
}
#squadinfo .statI {
	color: #000;
}
#squadinfo .statT, #squadinfo .statF {
	color: #000;
}
#squadinfo .statY {
	color: #00F;
	background-color: #CFF;
}

/* teams fixture list */
#teamfixtures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0;
	margin: 0;
}
#teamfixtures table {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	margin-top: 8px;
	margin-left: 10px;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
	line-height: 25px;
	margin-bottom: 10px;
}
#teamfixtures th {
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	background-color: #FFC;
	text-align: left;
	text-indent: 3px;
	font-weight: normal;
}
#teamfixtures td {
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	text-align: center;
}
#teamfixtures .turnpld {
	background-color: #A6FFFF;
}
#teamfixtures .turnopt {
	background-color: #94B59C;
}
#teamfixtures a {
	text-decoration: none;
	color: #000000;
}
#teamfixtures a:hover {
	color: #FFFFFF;
	background-color: #0000FF;
	text-decoration: none;
	display: block;
}


/* fixtures */
.fixlist {
	top: 0px;
	left: 0px;
	width: 880px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 8px 0px 10px 30px;
}
.fixlist .open {
	display: block;
}
.fixlist .closed {
	display: none;
}
.fixlist li {
	list-style-type: none;
	padding: 0px 0px 0px 30px;
	line-height: 20px;
}
.fixlist li img {
	vertical-align: middle;
}
.fixlist .undl {
	text-decoration: underline;
}


/* team of the week */
#totw table {
	background-image: url(../images/pitch.gif);
	background-repeat: no-repeat;
}
#totw tr {
	font-size: 12px;
	font-weight: strong;
	text-align: center;
	color: #FFF;
}
#totw td {
	height: 97px;
}
#totw th {
	font-size: 3px;
	height: 9px;
}
#totw h1, #totw h2, #totw h3 {
	text-align: center;
	text-decoration: none;
	margin: 0;
	color: #000;
	margin-left: 70px;
	margin-right: 70px;
}
#totw h1 {
	font-size: 18px;
	text-decoration: underline;
	color: #00F;
	padding-top: 6px;
	padding-bottom: 3px;
}
#totw h2 {
	font-size: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#totw h3 {
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #999;
}


/* internationals */
#intfix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0;
	margin: 0;
}
#intfix h2 {
	padding-left: 14px;
	color: #000;
}
#intfix .intgroup {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	margin-top: 8px;
	margin-left: 14px;
	border: solid 1px #999;
	line-height: 25px;
}
#intfix .intgroup td {
	vertical-align: text-top;
}
#intteams {
	text-decoration: none;
	margin-top: 8px;
	margin-left: 14px;
	padding-bottom: 10px;
}
#intteams td {
	font-size: 12px;
	text-align: center;
	color: #000;
	font-weight: normal;
	border: solid 1px #999;
	line-height: 20px;
}
#intteams img {
	padding-top: 8px;
	padding-bottom: 8px;
}
#intfix .intres, #intfix .inttable {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	margin: 4px;
	border: solid 1px #CCC;
	line-height: 25px;
	vertical-align: top;
}
#intfix .cl {
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	text-align: left;
	padding-left: 3px;
}
#intfix .cc {
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	text-align: center;
}
#intfix .cr {
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	text-align: right;
	padding-right: 3px;
}
#intfix .cs {
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	background-color: #FFC;
	text-align: center;
}
#intfix .tbl {
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	text-align: left;
	padding-left: 3px;
	background-color: #FFC;
	line-height: 29px;
}
#intfix .tbc {
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	text-align: center;
	background-color: #FFC;
	line-height: 30px;
}
#intfix .tbteam {
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	text-align: left;
	padding-left: 3px;
	background-color: #FFF;
	line-height: 30px;
}
#intfix .tbstat {
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	background-color: #FFF;
	text-align: center;
	line-height: 30px;
}
#intfix a, #intteams a {
	text-decoration: none;
	color: #000;
}
#intfix a:hover, #intteams a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #00F;
	display: block;
}
#intfix img {
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

#intresults {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	margin-top: 8px;
	margin-left: 14px;
	margin-right: 14px;
}
#intresults th {
	line-height: 22px;
	border: solid 1px #999;
	background-color: #FFC;
	text-indent: 3px;
}
#intresults td {
	line-height: 22px;
	border: solid 1px #999;
}


/* results summary */
#ressummary h1, #ressummary h2 {
	margin: 0;
	text-decoration: none;
	padding-left: 14px;
	color: #000;
}
#ressummary h1 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
}
#ressummary h2 {
	font-size: 14px;
	font-weight: normal;
	padding-top: 0px;
	color: #666;
}
#ressummary h3, #ressummary h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	padding-left: 14px;padding-right: 10px;
	padding-top: 6px;
}
#ressummary h4 {
	padding-left: 0px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 10px;
}
#ressummary .momblue {
	font-weight: normal;
	color: #00F;
	font-size: 15px;
}


/* match details page */
#matchheader {
	padding: 0px 0px 0px 14px;
}
#matchheader h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #666666;
	padding: 0;
	margin: 0;
	line-height: 30px;
}
#matchheader h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 84px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 4px;
	margin: 0px;
}
#matchheader h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	background-color: #CCCC99;
	padding: 4px;
	margin: 0px 10px 0px 10px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
#matchheader h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 4px;
	margin: 0px 10px 0px 10px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
#matchheader img {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#matchheader table {
	text-align: center;
	border: solid 1px #CCCCCC;
}
#matchheader th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
}
#matchheader td {
	padding: 0px 0px 4px 0px;
}

#matchwrapper {
	padding: 0px 0px 0px 14px;
}
#matchwrapper h1 {
	color: #000;
	padding: 0;
}
#matchwrapper h2 {
	color: #000;
	padding: 0;
}
#matchwrapper table {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 1px;
	line-height: 24px;
}
#matchwrapper th {
	font-weight: normal;
	background-color: #FFFFCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	line-height: 20px;
}	
#matchwrapper td {
	font-weight: normal;
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#matchwrapper a {
	text-decoration: none;
}
#matchwrapper a:hover {
	text-decoration: underline;
	color: #FFF;
	background-color: #00F;
	display: block;
}
#matchwrapper .pl {
	text-align: left;
	text-indent: 2px;
}
#matchwrapper .subs {
	color: #00F;
}

#statwrapper {
	margin-left: 14px;
}
#statwrapper table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
#statwrapper th {
	font-weight: normal;
	background-color: #FFF;
	line-height: 18px;
	border: 1px solid #CCC;
}	
#statwrapper td {
	font-weight: normal;
}	
#statwrapper .pichome {
	background-color: #CF9;
}
#statwrapper .picaway {
	background-color: #FF9;
}


/* managerial options */
#mgropts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin: 5px 2px 0px 1px;
}
#mgropts table {
	border-top: solid 1px #003300;
	border-right: solid 1px #003300;
	color: #FFFFFF;
	background-color: #94B59C;
}
#mgropts td {
	border-bottom: solid 1px #003300;
	border-left: solid 1px #003300;
	line-height: 22px;
}
#mgropts a {
	color: #FFFFFF;
	text-decoration: none;
}
#mgropts a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CCFFFF;
	display: block;
}


/* managerial pages */
#managerial {
	border: 1px solid  #666;
	margin: 14px;
}
#managerial h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-left: 10px;
	color: #000;
}
#managerial h6 {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	line-height: 25px;
	color: #FFF;
	background-color: #F00;
}
#managerial p {
	font-size: 16px;
	margin-left: 10px;
}
#managerial form table {
	margin-left: 10px;
	margin-bottom: 10px;
}
#managerial form .btn {
	margin-left: 10px;
	margin-bottom: 10px;
}
#managerial .players th  {
	font-size: 12px;
	line-height: 24px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
#managerial .players td  {
	font-size: 12px;
	line-height: 32px;
	text-align: center;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
#managerial .yplayers th  {
	font-size: 12px;
	line-height: 24px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
#managerial .yplayers td  {
	font-size: 12px;
	line-height: 32px;
	text-align: center;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
#managerial .yplayers .btn2  {
	margin-top: 5px;
	margin-bottom: 5px;
}


/* manager list table */
#managerinfo th {
	border-bottom: none;
}
#managerinfo td {
	border-top: none;
}


/* deals */
#managerial .dealplayers {
	color: 000;
	border: 1px solid #999;
}
#managerial .dealplayers th {
	font-size: 12px;
	line-height: 24px;
	background-color: #FFC;
	color: #000;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
}
#managerial .dealplayers td {
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	background-color: #FFF;
	color: #000;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
#managerial .dealplayers .pl, #managerial .confdeal .pl {
	text-align: left;
	text-indent: 2px;
}
#managerial .dealplayers input {
	border: none;
	background-color: #FFF;
}
#managerial .confdeal {
	color: 000;
}
#managerial .confdeal table {
	border-top: 1px solid #999;
}
#managerial .confdeal th {
	font-size: 12px;
	line-height: 24px;
	background-color: #FFC;
	color: #000;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}
#managerial .confdeal td {
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	background-color: #FFF;
	color: #000;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}
#managerial .confdeal .dealbtns {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	vertical-align: middle;
}


/* odds and sods */
hr {
	margin-left: 14px;
	margin-right: 14px;
}

label {
	width: 17em;
	float: left;
	text-indent: 10px;
	text-align: left;
	line-height: 20px;
	margin-right: 0.5em;
	display: block;
}
input, select {
	color: #781351;
	background: #FFFFCC;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}


.imgright {
	float: right;
	padding-right: 10px;
}
.pgbk {
	text-align: right;
	text-decoration: none;
	font-style: italic;
	padding-right: 10px;
}
.black {
	color: #000;
}
.blue {
	color: #00F;
}
.green {
	color: #060;
}
.red {
	color: #F00;
}
.capt {
	color: #960;
}
#ythplyer {
	color: #00F;
}
#ythplyer a {
	color: #00F;
}
.txtnote1 {
	color: #000;
	background-color: #CFF;
}

#intropl2 .yth {
	color: #00F;
}
#managerial p.dealnotes { padding: 10px 0; font: 12px Verdana, Geneva, sans-serif; color: #666; }


#oldteams h2 { 
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: left;
	text-decoration: none;
}
#oldteams p {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}
#oldteams img {
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
}
