body {
	font-family: "Lucida Grande",Helvetica,Arial;
	font-size: 12px;
	color: #424242;
	background-color: #F8F8F8;
}

input {
	font-family: "Lucida Grande",Helvetica,Arial;
	font-size: 12px;
	color: #424242;
}

label {
	font-family: "Lucida Grande",Helvetica,Arial;
	font-size: 12px;
	color: #424242;
}

textarea {
	font-family: "Lucida Grande",Helvetica,Arial;
	font-size: 12px;
	color: #424242;
}

a {
	text-decoration: none;
	color: #03759A;
}

table td, table th {
	vertical-align: middle;
}

a:hover,
a:focus {
	text-decoration: underline;
	color: #FF9900;
}

select {
	font-family: "Lucida Grande",Helvetica,Arial;
	font-size: 12px;
	color: #424242;
	margin: 2px;
	padding: 2px;
}

label {
	font-family: "Lucida Grande",Helvetica,Arial;
	font-weight: bold;
	font-size: 12px;
	color: #424242;
	margin: 2px;
	padding: 2px;
	vertical-align: middle;
}

h1 {
	font-size: 18px;
	padding-bottom: 10px;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 13px;
}

h4 {
	padding-top: 2px;
	padding-bottom: 2px;
}

#wrapper, #footer {
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-right: 5px;
	width: 980px;
	background-color: #FFFFFF;
}

#wrapper {
	padding-bottom: 10px;
	margin-top: 5px;
	border-radius: 7px;
}

#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 100px;
	top: 0px;
	margin-top: 2px;
	position: relative;
}

#header-login {
	background-image: url(images/header_login.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 236px;
	top: 0px;
	margin-top: 2px;
	position: relative;
}


#top-strap {
	position: absolute;
	top: 18px;
	left: 120px;
	color: #424242;
	font-size: 11px;
	width: 840px;
}

#week-season {
	float: right;
	color: #000000;	
}

span.separator {
	display: inline-block;
	padding-left: 8px;
	padding-right: 8px;
}

#season-week-clock {
	float:right;
	padding-left: 5px;
	
}

#alert-mail {
	float:left;
	padding-right: 10px;
}

#alert-mail a {
	background-image: url(images/mail.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
}

#alert-messages {
	float:left;
	padding-right: 10px;
}

#alert-messages a {
	background-image: url(images/sticky-note.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
}

#alert-challenges {
	float:left;
	padding-right: 10px;
}

#alert-challenges a {
	background-image: url(images/user.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
}

#alert-nat-challenges {
	float:left;
	padding-right: 10px;
}

#alert-nat-challenges a {
	background-image: url(images/user.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#shortcut {
	position:relative;
	float:right;
	top: -59px;
	margin-right: 5px;
}

#shortcut img {
	padding: 0px 4px;
	background-color: #F8F8F8;
	padding: 2px 2px;
	border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	margin: 0px 3px;
}

#shortcut img:hover {
	background-color: #FF9900;
}
#login-form {
	position: absolute;
	top: 15px;
	right: 10px;
}

#login-form-witherror {
	position: absolute;
	top: 2px;
	right: 10px;
}

#login-footer {
	position: relative;
	zoom: 1;
	bottom: 30px;
	color: #FFFFFF;
	background-color: #424242;
	padding: 10px;
}

#login-footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

#login-form a:hover, #login-form a:focus, #login-form-witherror a:hover, #login-form-witherror a:focus {
	text-decoration: underline;
	color: #FFFFFF;
}

#login-form p, #login-form-witherror p {
	padding-top: 5px;
}

#login-form a, #login-form-witherror a {
	padding-right: 10px;
}

#main-login {
	background-image: url(images/login_background.gif);
	background-repeat: repeat-y;
}

#login-left {
	width: 545px;
	float: left;
}

#login-left li {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url(images/bulletpoint.png);
	background-repeat: no-repeat;
	background-position: 0 9px;
	font-size: 16px;
	font-weight: bold;
}

ul.list li {
	padding: 4px 0px 4px 20px;
	background-image: url(images/bulletpoint.png);
	background-repeat: no-repeat;
	background-position: 0 7px;
}

#login-left p {
	font-weight: normal;
	font-size: 14px;
	padding-bottom: 5px;
}

#login-right {
	width: 390px;
	padding-left: 40px;
	float: right;
	padding-bottom: 70px;
}

#login-right img {
	padding: 10px;
}
#menu {
	position: absolute;
	bottom: 5px;
	left: 120px;
	color: #FFF;
	font-size: 12px;
}

#menu-login {
	position: absolute;
	bottom: 33px;
	left: 242px;
	color: #FFF;
	font-size: 12px;
}

#online-users {
	padding-right: 20px;
}

#main {
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: top;
}

#left {
	width: 120px;
	float: left;
	display:inline;
	aposition: relative;
	margin-right: 5px;
}

#left li {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #D0D0D0;
}

#replay ul {
	adisplay: inline;
    afloat: left;
    list-style: none outside none;
    margin: 0;
}

#replay li {
	float: left;
	padding-top: 3px;
    padding-bottom: 5px;
    padding-right: 5px;
    border: none;
}

#replay a {
	background-color: #EBEBEB;
   	border-radius: 7px;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    color: #333333;
    display: inline-block;
    padding: 4px;
    text-decoration: none;
	border: 1px solid #CDCDCD;
}

#replay a:hover {
	color: #FF9900;
}

#replay select {
	padding: 2px;
}

#replay h4 {
	clear:both;
}
#left h2, .rounded {
	border-radius: 7px 7px 0 0;
	-webkit-border-top-left-radius: 7px;
  	-webkit-border-top-right-radius: 7px;
  	-moz-border-radius-topleft: 7px;
  	-moz-border-radius-topright: 7px;
	background-color: #3299BB;
	padding: 5px 5px 5px 10px;
	color: #FFF;
}

.rounded-alt {
	border-radius: 7px 7px 0 0;
	-webkit-border-top-left-radius: 7px;
  	-webkit-border-top-right-radius: 7px;
  	-moz-border-radius-topleft: 7px;
  	-moz-border-radius-topright: 7px;
	background-color: #FF9900;
	padding: 5px 5px 5px 10px;
	color: #FFF;
}

#left a {
	color: #424242;
}

#middle {
	amargin-top: -15px;	
}

#middle, #middle-only {
	width: 635px;
	float: left;
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}

#middle-only {
	margin-left: 180px;
	margin-top: 0px;
}
#middle-noright {
	width: 850px;
	float: left;
	display:inline;
	margin-left: 5px;
	margin-top: -15px;
}

#middle-noleft {
	width: 770px;
	float: left;
	display:inline;
	margin-right: 5px;
	margin-top: -15px;
}

#middle h2, #middle-noright h2, #middle-noleft h2, #middle-only h2 {
	border-radius: 7px 7px 0 0;
	-webkit-border-top-left-radius: 7px;
  	-webkit-border-top-right-radius: 7px;
  	-moz-border-radius-topleft: 7px;
  	-moz-border-radius-topright: 7px;
	background-color: #3299BB;
	padding: 5px 5px 5px 10px;
	color: #FFF;
	font-size: 12px;
}

#right {
	width: 200px;
	float: right;
	display:inline;
	margin-left: 5px;
	margin-top: -15px;
}

#footer {
	height: 30px;
	padding-top: 10px;
	background-color: #F8F8F8;
}

#footer p {
	padding-top: 6px;
	padding-left: 5px;
}

#news h1 {
	border-radius: 7px 7px 0 0;
	-webkit-border-top-left-radius: 7px;
  	-webkit-border-top-right-radius: 7px;
  	-moz-border-radius-topleft: 7px;
  	-moz-border-radius-topright: 7px;
	background-color: #3299BB;
	padding: 5px 5px 5px 10px;
	color: #FFF;
	font-size: 12px;
}

#squad, #transfers {
	font-size: 11px;
}
.news-story {
	border-radius: 0 0 7px 7px;
	-webkit-border-bottom-left-radius: 7px;
  	-webkit-border-bottom-right-radius: 7px;
  	-moz-border-radius-bottomleft: 7px;
  	-moz-border-radius-bottomright: 7px;
	border: 1px solid #CDCDCD;
	background-color: #F8F8F8;
	padding: 5px;
}

.newsdate {
	float:left;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-top: 2px;
	border: 1px solid #D0D0D0;
}

.newsdate h2 {
	font-size: 1.0em;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
}

.newsdate h3 {
	font-size: 1.4em;
	text-align: center;
}

div.newsdaterecent {
	border: 1px solid #FF9900;
}

.newsdaterecent h3, .newsdaterecent h2, h2.newsdaterecent a {
	color: #FF9900;
}

.links {
	border-radius: 0 0 7px 7px;
	-webkit-border-bottom-left-radius: 7px;
  	-webkit-border-bottom-right-radius: 7px;
  	-moz-border-radius-bottomleft: 7px;
  	-moz-border-radius-bottomright: 7px;
	border: 1px solid #CDCDCD;
	background-color: #F8F8F8;
	padding: 5px;
}

.links li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.panel, .panel-nopadding {
	border: 1px solid #CDCDCD;
	border-radius: 0 0 7px 7px;
	-webkit-border-bottom-left-radius: 7px;
  	-webkit-border-bottom-right-radius: 7px;
  	-moz-border-radius-bottomleft: 7px;
  	-moz-border-radius-bottomright: 7px;
}

.panel {
	padding: 5px;
}
.pad-top {
	padding-top: 5px;
}

.pad-bottom {
	padding-bottom: 5px;
}

.pad-left {
	padding-left: 5px;
}

.pad-right {
	padding-right: 5px;
}

.box {
	border-radius: 7px;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	border: 1px solid #CDCDCD;
}

div.left {
	float: left;
}

div.right {
	float: right;
}

table.data {
	width: 100%;
}

table.data th, table.form th {
	text-align: left;
	padding: 3px;
}

table.data td, table.form td {
	text-align: left;
	padding: 3px;
}

table.data thead, table.form thead {
	background-color: #EEEEED;
}

table.tablesorter .header {
	cursor: pointer;
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #BCBCBC;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

img.logo {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.marg-top {
	margin-top: 10px;
}

.marg-right {
	margin-right: 10px;
}

.marg-left {
	margin-left: 10px;
}

.marg-bottom {
	margin-bottom: 10px;
}

.ground {
	color: #FF9900;
	font-weight: bold;
}

.compranking, .matchicons {
	padding-bottom: 12px !important;
}

a.bookmark, a.hof {
	vertical-align: middle;
}
img.icon {
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	vertical-align: middle !important;
	border-style: none;
}

img.membericon {
	margin-top:0px;
	margin-bottom:0px;
	padding:0px 3px 0px 0px;
	vertical-align:middle;
	border-style: none;
}

.panel250 {
	width: 245px;
}

.panel300 {
	width: 300px;
}

.panel380 {
	width: 380px;
}

table.stats {
	width: 100%;
	border: 1px solid #D0D0D0;
	background-color: #fff;
	border-collapse: collapse;
}

table.stats td
{
    padding: 4px;
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}

table.stats th
{
	text-align: left;
	background-color: #EBEBEB;
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}

table.stats tfoot th {
	background-color: #FFFFFF;
}

table.stats td {
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	padding: 5px 3px 5px 3px;
}

.no-border td {
	border: none !important;
}

.no-border {
	border: none !important;
}

.indent {
	padding: 10px;
}

#commentary .matchintro, #commentary .matchsummary {
	padding: 5px;
	background-color: #EEEEEE;
}

#commentary .oversummary-top {
	background-color: #EEEEEE;
	padding-top: 6px;
	padding-bottom: 2px;
	border-top: 1px solid #CDCDCD;
}

#commentary .oversummary-bottom {
	background-color: #EEEEEE;
	padding-bottom: 6px;
	padding-top: 2px;
	border-bottom: 1px solid #CDCDCD;
}

#commentary .drinksbreak {
	background-color: #EEEEEE;
	padding: 5px;
}

#commentary div.four, #commentary div.six {
	padding-top: 3px;
	padding-bottom: 3px;
}

#commentary div.four {
	color: #3299BB;
}

#commentary div.six {
	color: #009900;
}

#commentary .del {
	float: left;
	padding-left: 5px;
	width: 30px;
}

#commentary .rslt {
	float: left;
	padding-left: 5px;
	width: 35px;
	text-align: center;
}

#commentary .text, #commentary .dismissal {
	float: right;
	width: 550px;
	padding-right: 5px;
}

#commentary .dismissal {
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

#commentary .line {
	padding-top: 4px;
	padding-bottom: 4px;
}

#commentary .tired {
	font-style: italic;
	color: #BCBCBC;
	padding: 3px 0px;
}

#commentary .out {
	color: #FF9900;
	padding-top: 3px;
	padding-bottom: 3px;
}

#commentary span.wicket {
	display: inline-block;
	color: #FFFFFF;
	background-color: #FF9900;
	border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	padding: 3px;
	font-weight: bold;
	min-width: 16px;
	text-align: center;
}

#commentary span.skillcheck, #commentary span.talent {
	font-weight: bold;
}

#commentary span.four {
	display: inline-block;
	color: #FFFFFF;
	background-color: #3299BB;
	border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	padding: 2px 3px;
	font-weight: bold;
	min-width: 16px;
	text-align: center;
}

#commentary span.six {
	display: inline-block;
	color: #FFFFFF;
	background-color: #009900;
	border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	padding: 2px 3px;
	font-weight: bold;
	min-width: 16px;
	text-align: center;
}

.milestone {
	font-style: italic;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #7D26CD;
}

#around-the-grounds h3 {
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 3px;
}

#around-the-grounds p {
	padding-bottom: 5px;
	border-bottom: 1px dotted #CDCDCD;
}

.recent-overs-left {
	float: left;
	background-color: #BCBCBC;
	font-weight: bold;
	padding: 5px;
	border-radius: 7px 0px 0px 7px;
	-webkit-border-top-left-radius: 7px;
  	-webkit-border-bottom-left-radius: 7px;
  	-moz-border-radius-topleft: 7px;
  	-moz-border-radius-bottomleft: 7px;
  	border: 1px solid #BCBCBC;
 	width: 125px;
}

.recent-overs-right {
	float: left;
	padding: 5px;
	border-radius: 0px 7px 7px 0px;
	-webkit-border-top-right-radius: 7px;
  	-webkit-border-bottom-right-radius: 7px;
  	-moz-border-radius-topright: 7px;
  	-moz-border-radius-bottomright: 7px;
	word-spacing: 2px;
	border: 1px solid #BCBCBC;
	width: 485px;
}

.player-details {
	padding-bottom: 5px;
}

.player-details p {
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}

.skilllevel {
	vertical-align: middle !important;
	padding-right: 5px;
}

th.tableheader {
	background-color: #FFFFFF !important;
	padding: 4px;
}

input.next {
	background:url(images/arrow.png);
	background-repeat:no-repeat;
	background-position:center;
	width:18px;
	height:18px;
	border:1px solid;
	border-color: #eee;
	margin: 0px;
	background-color: transparent;
	vertical-align: middle;
	cursor: pointer;
}

input.previous {
	background:url(images/arrow-180.png);
	background-repeat:no-repeat;
	background-position:center;
	width:18px;
	height:18px;
	border:1px solid;
	border-color: #eee;
	margin: 0px;
	background-color: transparent;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 2px;
}

.button, .wizard-button {
    border: 1px solid #CDCDCD;
    border-radius: 7px;
 	a-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    cursor: pointer;
    padding: 2px 4px;
    text-align: center;
}

.wizard-button {
	min-width: 80px;
}
.login-button {
    padding: 2px 6px;
    text-align: center;
}

.register-button {
	font-size: 24px;
	font-weight: bold;
    border: 1px solid #3299BB;
    border-radius: 7px;
 	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    cursor: pointer;
    text-align: center;
    background-color: #3299BB;
    color: #FFFFFF;
    position: absolute;
    left: 300px;
    top: 10px;
    width: 200px;
    height: 60px;
}

.register-button:hover {
	background-color: #FF9900;
	border: 1px solid #FF9900;
}

input[type="submit"]:hover {
	color: #FF9900;
}

.highlight-panel {
	border: 1px solid #FCEFA1;
	background-color: #FCF6DF;
}



.tacticsNormal {
	background:url(images/normal.png);
	background-repeat:no-repeat;
	background-position:center;
	width:20px;
	height:20px;
	border:1px solid;
	border-color: #eee;
	margin-left: 2px;
	background-color: transparent;
}

.tacticsDefensive {
	background:url(images/defensive.png);
	background-repeat:no-repeat;
	background-position:center;
	width:20px;
	height:20px;
	border:1px solid;
	border-color: #eee;
	margin-left: 2px;
	background-color: transparent;
}

.tacticsAggressive {
	background:url(images/aggressive.png);
	background-repeat:no-repeat;
	background-position:center;
	width:20px;
	height:20px;
	border:1px solid;
	border-color: #eee;
	margin-left: 2px;
	background-color: transparent;
}

.battingtactics {
	display: none;
}

.bowlingtactics1, .bowlingtactics2, .bowlingtactics {
	display: none;
}

#batting {
	width: 215px;
	min-height: 650px;
}

#batting select {
	width: 145px;
}

#batting p {
	margin-bottom: 2px;
}

#batting div.controls p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px;
}

.battingorder {
	float: left;
	width: 16px;
	padding-top: 4px;
}

.ordersreadonly {
	padding-top: 2px;
	padding-bottom: 2px;
}
.firstover {
	width: 20px;
}

#bowling select.bowler {
	width: 135px;
}

#bowling
{
	margin-left: 5px;
	padding-left: 0px;
	padding-right: 3px;
	width: 410px;
	height: 650px;
}
.bowlingend
{
	float: left;
	margin: 0px;
	width:195px;
}

#bowlingEndOdd {
	margin-right: 5px;
}
.oversOdd, .oversEven {
	float: left;
	width: 20px;
}

.spells {
	float: left;
	width: 175px;
}

.spell p
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: middle;
}

.spell select
{
	margin: 0px;
	padding: 1px;
}

.spell p {
	clear: both;
}
.spell {
	border:2px solid #D0D0D0;
	padding: 2px;
	margin-bottom: 3px;
	width: 165px;
	background-color: #F6F6F6;
	border-radius: 4px;
}

.draggable {
	cursor: pointer;
}

.deleteSpell {
	background:url(images/spellremove.png);
	background-repeat:no-repeat;
	background-position:center;
	width:20px;
	height:20px;
	border:1px solid;
	border-color: #eee;
	margin: 0px;
	background-color: transparent;
}

.addSpell {
	background:url(images/spelladd.png);
	background-repeat:no-repeat;
	background-position:center;
	width:20px;
	height:20px;
	border:1px solid;
	border-color: #eee;
	margin: 0px;
	background-color: transparent;
}

.addButtonContainer {
	float:right;
	padding-right: 3px;
}

.startOver, .readonly {
	background-color: #F6F6F6;
	border:1px solid #D0D0D0;	
}

.startOver {
	width: 25px;
}
.bowlingEndName h3 {
	padding-left: 3px;
	float: left;
}

.bowlingEndName div {
	clear: both;
}

.addButtonContainerRight {
	padding-right: 24px;
}

p.error {
	padding: 5px 5px 5px 20px !important;
	color: #CD0A0A;
	border: 1px solid #CD0A0A;
	background-color: #FEF8F6;
	border-radius: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url("images/cross-circle.png");
	background-repeat:no-repeat;
	background-position:2px 5px;
}

span.error {
	color: #CD0A0A;
	padding: 5px 0px 5px 0px;
}

p.alert, p.status, .success {
	padding: 5px 5px 5px 20px !important;
	border: 1px solid #f8e263;
	background-color: #FCFAF1;
	border-radius: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url("images/tick-circle.png");
	background-repeat:no-repeat;
	background-position:2px 5px;
}

p.alert {
	background-image: url("images/exclamation.png");
}
.rules p {
	padding-top: 5px;
	padding-bottom: 5px;
}

div.rules h3 {
	padding: 5px 0px 5px 0px;
	font-size: 14px;
}

table.topalign th {
	vertical-align: top;
}

.rightlinks, .right {
	text-align: right !important;
}

div.padded p {
	padding: 3px 0px 3px 0px;
}

table.player-popup {
	font-size: 11px;
}

tr.header {
	background-color: #EEEEED;
	border-top: 1px solid #D0D0D0;
}

.border-bottom {
	border-bottom: 1px solid #D0D0D0;
}

#standardsummary h3 {
	padding: 5px 0px 5px 0px;
}

.pipe {
	padding-left: 3px;
	padding-right: 3px;
}

h1 a {
	color: #424242;
}

.previousnext {
	padding: 4px 0px 4px 0px;
}

tr.myteam {background-color:#feffcc;}

.editnotes {
	display: none;
}

.shownotes {
	width:600px;
	font-size:.9em;
	padding: 5px;
}

hr {
	margin-left: 5px;
	margin-right: 5px;
	color: #D0D0D0;
	height: 1px;
}

.skillselect {
	width: 170px;
}

th.centered {
	text-align: center !important;
}

td.centered {
	text-align: center !important;
}

table.cup {
	border-width: 1px 1px 1px 1px;
	border-collapse: collapse;
	border-color: #D0D0D0;
	border-style: solid;
	background-color: #fff;
}

table.cup th {padding: 3px; text-align: center; vertical-align: top;}

table.cup td {
	padding: 3px;
	border-color: #D0D0D0;
	border-style: solid;
	padding: 4px;
	border-width: 1px 1px 0 0;
	text-align:center !important;
}

.inputCharsLeft {
	float: right;
}

.charsLeft {
	float: left;
	margin-right: 10px;
	margin-left: 2px;
	text-align: right;
	border:1px solid #e8e9a0;
	padding: 2px 4px 2px 4px;
}

.padtopbottom {
	padding-top: 10px;
	padding-bottom: 10px;
}

.emailtraining, .emailcommentary {
	background: white  !important;;
}

.bookmarkRound {
	text-align: right;
	padding: 2px;
}

.hidden {
	display:none;
}

li.pm {
	background-image: url('images/star-small.png');
	background-repeat: no-repeat;
	background-position: right;
	abackground-position: 97px 4px;
}

select.playerlineup {
	width: 135px;
	padding: 1px;
	vertical-align: middle;
}

#overDiv {
	background-color: #EEEEFF; 
	font-family: "Lucida Grande",Helvetica,Arial;
	font-size: 11px;
	color: #424242;
}

.adright {
	text-align: center;
}

#adcentre {
	text-align: center;
	padding-top: 5px;
}

.adsquare {
	text-align: center;
	padding-bottom: 5px;
	clear: both;
}

div.ranks {

}
div.ranks h3 {
	padding-top: 5px;
	padding-bottom: 5px;
}

div.fb-like {
	padding-top: 80px;
}

.skillup {
	color: green;
	font-weight: bold !important;
	text-decoration: underline;
}
.skilldown {
	color: #FF9900;
	font-weight: bold !important;
	border-bottom:dotted 1px #FF9900;
}
tr.highlighted {
	background-color: #EEEEED;
}

td.skills img {
	vertical-align: middle !important;
}

td.skills {
	line-height:8px; /** if line height doesnt match image height of skill images, text and images dont aling in the table cells correctly **/
}

#tutorial {
	border: 1px solid #FCEFA1;
	background-color: #FCF6DF;
	padding: 10px;
	margin-bottom: 10px;
}

#tutorial h1 {
	font-size: 13px;
}

#tutorial h3 {
	font-size: 12px;
}

#tutorial p {
	line-height: 1.4em;
	padding-bottom: 5px;
}

#tutorial a.next {
	float: right;
}

#tutorial p.manual a {
	padding-left: 5px;
	padding-right: 5px;
}

#tutorial .nav {
	padding-top: 5px;
}

#facebooklink {
	color: #3B5998;
}

td.right-justified {
	text-align: right !important;
	padding-right: 30px !important;
}

.negative-balance {
	color: red;
}

div.trophy {
	display: inline-block;
	width: 300px;
	margin-bottom: 5px;
}

div.trophy span {
	display: inline-block;
	width: 260px;
}

div.trophy img {
	padding-right: 5px; 
}

td.bot a {
	color: #666666;
}

span.wage-discount {
	color: #BCBCBC;
}
