body {
	background-color: #495A85;
	background-image: url(../images/bkg.gif);
	margin: 0px;
	padding: 0px;
	font-family: verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 101%;
	color: #495A85;
}
#header {
	height: 94px;
	min-width: 744px;
	background-color: #142143;
	border-bottom: 8px solid #900;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
}
#header h1 {
	margin: 0;
	text-align: right;
	color: #FFF;
}
#header p {
	text-align: right;
	color: #FFF;
	font-size: 0.6em;
	margin-bottom: 30px;
	margin-top: 0;
}
#header a {
	color: #FFF;
	text-decoration: none;
}
#header a:hover {
	color: #FF0;
}
#mainwrapper {
	width: 920px;
	margin: 0px auto;
	padding: 0 0;
	
}
#maincontent {
	float: left;
	width: 704px; /* 520 + 18 + 2 = 540 */
	margin: 0;
	padding: 0 18px 18px 18px;
	border-left: 1px solid #333;
	font-size: .8em;
	background-color: #EAEDF4;
}
#maincontent table {
	background-color: #FFF;
}
#p7TP1 input,#p7TP1 textarea {
	width: 250px;
	border: 1px solid #A4ACC2;
	float: left;
	margin: 4px 0px;
}
#p7TP1 textarea {
	height: 200px;
}
#p7TP1 label{
	width: 175px;
	float: left;
}
#maincontent form br {
	clear: both;
}
.submit {
	width: auto!important;
}
.orange {
	background-color: #FC0;
}
#sidebar {
	float: left;
	width: 178px; /* 162 + 18 + 2 = 180 */
	padding: 0 0 0 0;
	font-size: .75em;
	background-color: #C8C8C8;
}
#sidebar img {
	border: 0;
	margin-bottom: -5px;
}
#menu {
	margin-left: 0px;
	margin-right: 0px;
}

h2 {
	font-size: 1.2em; 
	margin: 24px 0px 10px;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	color: #142143;
}
#maincontent h2 {
	background-color: #A4ACC2;
	background-image: url(../images/h2back.jpg);
	color: #A4ACC2;
	padding: 5px;
	border-bottom: 1px solid #A4ACC2;
}
#maincontent h3 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #D6D6D6;
}
#footer {
	clear: both;
	background-color: #FFFFFF;
	font-size: 0.7em;
	padding: 8px;
	min-width: 728px;
	border-bottom: 2px dashed #B9C6AB;
	border-top: 1px solid #333;
	height: 14px;
}
#footer p {
	margin: 0;
	width: 728px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.p7TPcontent th {
	text-align: left;
	border-bottom: 1px solid #333;
}
.p7TPcontent th.textright {
	text-align: right!important;
}

.p7TPcontent td {
	font-size: .9em;
}
img.right {
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #495A85;
	background-color: #fff;
}
img.rightnoborder {
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #fff;
	float: right;
}
img.left {
	margin-right: 20px;
	border: 1px solid #495A85;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px;
	background-color: #fff;
}
img.middle {
	border: 1px solid #495A85;
	padding: 5px;
	background-color: #fff;
}
.red {
	color: #F00;
}
.center {
	text-align: center!important;
}
.hiderow {
	visibility: hidden;
	display: none;
}
.showrow {
	display: inline;
	visibility: visible;
}
.textright {
	text-align: right!important;
}
.narrative td {
	padding: 2px 20px 2px 20px;
	font-size: 0.9em;
	border-bottom: 1px solid #CCC;
}
.narrative th {
	text-align: left;
	padding: 4px 10px 4px 10px;
	border-bottom: 1px solid #CCC;
}
.narrative tr {
	border-bottom: 1px solid #CCC;
}
#maincontent table.narrative {
	border: none;
	width: 80%;
	margin: auto;
}
div.rightphoto {
	float: right;
	background-color: #FFF;
	border: 1px solid #142143;
	font-size: 0.7em;
	padding: 10px;
	margin-left: 10px;
	width: 220px;
	text-align: center;
}
a {
	text-decoration: none;
	
}
.logintable {
	width: 300px;
	margin: auto;
	
}
#stoppress {
	width: 200px;
	float: right;
	background-color: #FFF;
	border-bottom: 2px solid #495A85;
	padding: 40px 10px 10px 10px;
	text-align: right;
	margin-left: 10px;
	background-image: url(../images/stoppress.gif);
	background-repeat: no-repeat;
}
#stoppress h1{
	font-size: 1em;
	color: #900;
	margin: 0;
}
#stoppress p {
	font-size: .8em;
	margin: 4px;
}
#stoppress a {
	color: #F00;
	text-decoration: none;
}
#stoppress a:hover {
	color: #F90;
}
#trans {
	background-image: url(../p7pm/img/p7PM_macLinesbg.gif);
}
#pagecenter {
	width: 600px;
	margin: auto;
}
#p7tpc1_5 table.moreinfo {
	width: 400px;
	margin: auto;
}
#p7tpc1_5 table.moreinfo th{
	color: #900;
	border: none;
	vertical-align: top;
}
#p7tpc1_5 li {
	font-weight: bold;
	color: #900;
	list-style-type: none;
	
}
#p7tpc1_5 li li{
	font-weight: normal;
	color: #000;
	list-style-type: disc;
	margin-left: -20px;
}
#p7tpc1_5 li li li{
	list-style-type: square;
	font-size: .9em;
}
div#team {
	text-align: center;
}
div#team p {
	margin: 4px;
}
div#team ul,ol {
	text-align: center;
}
table#playerdetail {
	width: 80%;
	margin: 10px;
}
table#playerdetail th {
	border-bottom: 1px solid #CCC;
	font-size: .9em;
	border-right: 1px solid #CCC;
}
table#playerdetail td {
	border-bottom: 1px solid #CCC;
}
#thankswrap {
	border: 1px solid #A4ACC2;
	padding: 10px;
	background-color: #FFF;
}
#thanks {
	width: 100%;
	border-collapse: collapse;
}
#thanks td {
	border: 1px solid #A4ACC2;
	font-size: .9em;
	padding: 6px;
	color: #333;
}
table#bowling tr.l1 td {
	background-color: #FFF;
}
table#bowling tr.l2 td {
	background-color: #eaedf4;
}
table#batting tr.l1 td {
	background-color: #FFF;
}
table#batting tr.l2 td {
	background-color: #eaedf4;
}
table#catching tr.l1 td {
	background-color: #FFF;
}
table#catching tr.l2 td {
	background-color: #eaedf4;
}
/* Sortable tables */
table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: pointer;
}
#results {
		
	width: 100%;
	margin: auto;
}
table#results tr.l1 td {
	background-color: #FFF;
}
table#results tr.l2 td {
	background-color: #eaedf4;
}
#results td, #results th {
	padding: 0px 4px;
}
#report {
	background: transparent!important;
	padding: 2px;
}
#report tr th {
	text-align: left;
	vertical-align: top;
}
#report tr td {
	vertical-align:top;
}
.clear {
	clear: both;
}