/*
	styles.css
	Copyright (c) 2007 by Scott G. Walch - walch.biz. All rights reserved.
*/

body,td,th {
	font-family: Tahoma;
	font-size: 10px;
	color: 363636;
	/* 
	scrollbar-arrow-color:#979DB9; 
	scrollbar-face-color:#091D83; 
	scrollbar-track-color:#979DB9; 
	scrollbar-highlight-color:#979DB9; 
	scrollbar-3d-light-color:#CDD1E5; 
	scrollbar-base-color:#02167C; 
	scrollbar-dark-shadow-color:#050E39; 
	scrollbar-shadow-color:#0F248F; 
	*/
}

SELECT, OPTION {
	font-family: Tahoma;
	font-weight:500;
	padding: 1px;
	font-size: 10px;
	color: #000000;
	background-color: #D5D5B4;
	border: outset 0px #adff2f;/*for demonstration only*/
}

img{border:0;}
a {
	font-family: Tahoma;
	font-size: 10px;
	color: 313131;
	text-decoration:underline;
}
a:visited {
	color: 313131;
}
a:hover {
	color: ff0000;
	text-decoration:underline; 
}
a:active {
	color: 000000;
	text-decoration:underline; 
	BACKGROUND-COLOR: #D0D1A9
}

 table.MsoNormalTable {
 	mso-style-parent:"";
	font-size:10px;
	font-family:Tahoma;
}

.txt {color: #000000;font:normal 12px arial,helvetica,sans-serif;}
 li.MsoNormal
	{mso-style-parent:"";
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Tahoma";
	margin-left:0in; margin-right:0in; margin-top:0in}

.maintext {
	font-family: Tahoma;
	font-size: 10px;
	color: 363636;
	margin: 2px;
	padding:.5em;
}
p.search-container 			{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; display: inline; width:200px;}
.search				{margin:0px 0px 0px 0px; padding: 0px 0px 0px 0px; width:102px; height:20px; border-width: 0px;}
.searchdrop		{margin:0px 0px 0px 0px; padding: 0px 0px 0px 0px; width:115px; height:16px; border-width: 1px;}
.addressbox 	{border-style:solid; border-width:1px; margin:2px 0px 0px 0px; padding: 1px 5px 1px 1px; width:148px; border-color:#4A76BD; height:18px; background-color: #D5D5B4; vertical-align:middle; font-size:10px; font-family:Tahoma; color: 000000;}
.searchbox 		{border-style:solid; border-width:0px; margin:2px 0px 0px 0px; padding: 1px 5px 1px 1px; border-color:#4A76BD; background-image:url('http://walch.biz/baseball/images/search_bg.jpg'); height:20px; vertical-align:top; font-size:10px; font-weight: bold; font-family:Tahoma; color: 0000A0;}
.searchbutton	{margin:5px 0px 0px 0px; padding: 0px 0px 0px 0px; width:38px; height:17px; border-width: 1px; font-size:8px; font-weight: bold; font-family:Tahoma; color: 000000;}
.gobutton			{margin:4px 0px 0px 0px; padding: 0px 0px 0px 0px; width:23px; height:17px; border-width: 1px; vertical-align:middle; font-size:8px; font-weight: bold; font-family:Tahoma; color: 000000;}
.moviebutton	{margin:5px 0px 0px 0px; padding: 0px 0px 0px 0px; width:80px; height:18px; border-width: 1px; font-size:10px; font-weight: bold; font-family:Tahoma; color: 000000;}
.pagetitle	  { font:bold 14pt Tahoma, sans-serif; color:#000080; margin-top:0px;margin-bottom:0px; }
.sectiontitle	{ font:bold 12pt Tahoma, sans-serif; color:#000080; margin-top:0px;margin-bottom:0px; }

div {
	font-family: Tahoma, Helvetica;
}

.clsCMOn, .clsCMOver {
	font-size: 12px;
  padding: 2px 4px;
	color: black;
}

.pollUserTableStyle {width:155px;border:1px solid #69695F;padding:0px;text-align:left;font-weight:700;} 
.pollUserQStyle {width:155px;color:#000000;font-size:10px;font-family:Tahoma;background-color:#DADABE;text-indent:5px;margin:0px;border:none;} 
.pollUserAStyle {width:155px;color:#000000;font-size:8px;font-family:Tahoma;background-color:#DADABE;text-indent:5px;margin:0px;border:none;}

.pastevent {
	color: 464646;
}
.futureevent {
	color: 000000;
}
.even {
	background: #E5E5E4;
}

.odd {
	background: #D5D5B4;
	color: #000000;
}
#imageContainer { height:370px; }  
#imageContainer img { display:none;      
                      position:absolute;
                      top:0px; left:0px; 
                      height:370px;
                      width:300px;
                      opacity: -0.01; }
                      
                      /* Schedule Table */

.s-table
{
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  color: #000;
 /*  background: #EBD0E4 url("http://walch.biz/2009RedSox/images/red-table-bg.jpg") top left repeat-x; */
}

.s-table caption
{
  caption-side: bottom;
  font-size: 0.9em;
  font-style: italic;
  text-align: right;
  padding: 0.5em 0;
}

.s-table td
{
  border: 1px dotted #666;
  padding: 0.5em;
  text-align: left;
  color: #000000;
}
.s-table th
{
  padding: 0.5em;
  text-align: left;
  color: #632a39;
}

.s-table th[scope=col]
{
  color: #000;
  text-transform: uppercase;
  font-size: 1.5em;
  border-right: 1px solid #333;
}

.s-table th+th[scope=col]
{
  color: #4E4F2F;
  background-color: #EBEBDF;
  border-right: 1px dotted #666;
  border-top: 1px solid #333;
  border-bottom: 2px solid #333; 
}

.s-table th[scope=row]
{
  background-color: #ffffff;
  border-right: 1px solid #333;
  border-bottom: 0px;
  border-left: 0px;
}

.s-table tr.alt th, .s-table tr.alt td
{
  color: #000000;
}

.s-table tr:hover th[scope=row], .s-table tr:hover td
{
/*  background-color: #632a2a; */
	background-color: #d5d5b4;
  color: #900;
}

/* Splits Table */

.p-table
{
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  border-left: 1px solid #333;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  color: #000;
/*  background: #EBD0E4 url("http://walch.biz/2009RedSox/images/red-table-bg.jpg") top left repeat-x; */
}

.p-table caption
{
  caption-side: bottom;
  font-size: 0.9em;
  font-style: italic;
  text-align: right;
  padding: 0.5em 0;
}

.p-table th, .p-table td
{
  border: 1px dotted #666;
  padding: 0.5em;
  text-align: center;
  color: #632a39;
}

.p-table th[scope=col]
{
  color: #000;
  background-color: #ffffff;
  text-transform: uppercase;
  font-size: 1.5em;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
}

.p-table th+th[scope=col]
{
  color: #4E4F2F;
  background-color: #EBEBDF;
  border-right: 1px dotted #666;
  text-align: center;
}

.p-table th[scope=row]
{
  background-color: #ffffff;
  border-right: 2px solid #333;
}

.p-table tr.alt th, .p-table tr.alt td
{
  color: #2a4763;
}

.p-table tr:hover th[scope=row], .p-table tr:hover td
{
/*  background-color: #632a2a; */
	background-color: #d5d5b4;
  color: #900;
}


/* Roster Table */

.r-table
{
	align: center;
  padding: 0;
  margin-left: 100px;
  border-collapse: collapse;
  border: 1px solid #333;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  color: #000;
/*  background: #EBD0E4 url("http://walch.biz/2009RedSox/images/red-table-bg.jpg") top left repeat-x; */
}

.r-table caption
{
  caption-side: bottom;
  font-size: 0.9em;
  font-style: italic;
  text-align: right;
  padding: 0.5em 0;
}

.r-table th, .r-table td
{
  border: 1px dotted #666;
  padding: 0.5em;
  text-align: left;
  color: #632a39;
}

.r-table th[scope=col]
{
  color: #000;
/*  background-color: #8fadcc; */
  background-color: #ffffff;
  text-transform: uppercase;
  font-size: 1.5em;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
}

.r-table th+th[scope=col]
{
  color: #4E4F2F;
  background-color: #EBEBDF;
  border-right: 1px dotted #666;
}

.r-table th[scope=row]
{
  background-color: #ffffff;
  border-right: 2px solid #333;
}

.r-table tr.alt th, .r-table tr.alt td
{
  color: #2a4763;
}

.r-table tr:hover th[scope=row], .r-table tr:hover td
{
/*  background-color: #632a2a; */
	background-color: #d5d5b4;
  color: #900;
}
.r-table p
{
 font-size: 1.9em;
 font-style: bold;
}
