body { 
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	font-size: 11px;
	margin: 0px;
	background: url(http://www.rtsports.com/img/themes/master-background.gif) top left repeat-y;
}

body#Headless {
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	font-size: 11px;
	margin: 0px;
	background: #ffffff;
}

#TopCurrDate { padding-top: 2px; font-size: 10px; color: #aaaaaa; }
.PlayerSearch { padding-top: 2px; padding-right: 6px; font-size: 10px; color: #aaaaaa; }
.PlayerSearch img { display:block; cursor:pointer; }
#fieldPlayerSearch { margin: 0px; height:12px; font-size: 10px; color: #e0e0e0; background-color: #686868; border: none; }
#PageFooter { font-size: 10px; color: #6699CC }

#LayoutMaster
{
	position: relative;
	width: 960px;
	border: none;
	margin: 0 auto;
	background: url(http://www.rtsports.com/img/football_background.gif) top left repeat-y;
}

#LayoutTopLeft
{
	height: 90px;
    background-image: url(http://www.rtsports.com/img/themes/master-top-left-football-centered.gif);
	background-repeat: no-repeat;
}
#LayoutTopLeftFCS
{
	height: 90px;
    background-image: url(http://www.rtsports.com/img/themes/master-top-left-football-fcs.gif);
	background-repeat: no-repeat;
}
#LayoutTopRight
{
	height: 90px;
	width: 25px;
    background-image: url(http://www.rtsports.com/img/themes/master-top-right.gif);
	background-repeat: no-repeat;
}

#LayoutContentLeft
{
	padding-left: 26px;
    background-image: url(http://www.rtsports.com/img/themes/master-content-left.gif);
}
#LayoutContentRight
{
	width: 25px;
    background-image: url(http://www.rtsports.com/img/themes/master-content-right.gif);
}

#LayoutEndLeft
{
	height: 25px;
    background-image: url(http://www.rtsports.com/img/themes/master-end-left.gif);
	background-repeat: no-repeat;
}
#LayoutEndRight
{
	height: 25px;
    background-image: url(http://www.rtsports.com/img/themes/master-end-right.gif);
	background-repeat: no-repeat;
}

#LayoutFooterLeft
{
	padding-left: 150px;
	padding-bottom: 4px;
    background-image: url(http://www.rtsports.com/img/themes/master-footer-left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#LayoutFooterRight
{
    background-image: url(http://www.rtsports.com/img/themes/master-footer-right.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.HeaderStripe1      { background-color: #cc0000; } 
.HeaderStripe1#Text { height:34px; }
.HeaderStripe2      { background-color: #336699; } 
.HeaderStripe2#Text { height:18px; }
.HeaderStripe3      { background-color: #d2dee9; } 
.HeaderStripe3#Text { height:18px; }
.HeaderLeague td { padding: 0px 4px; }
.HeaderLeagueName { 
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #99ccff; 
	text-align: right;
	margin: auto 0px;
}
.StdLogo { margin: 4px; height: 60px; width: 60px; border: solid 1px #ffffff; }
.StdLogoBox { height: 70px; width: 70px; }
.BreadCrumb { text-align: right; font-size: 10px; color: #ffcccc; }

a, a:link, a:visited, a:active { color: #3333aa; text-decoration: none; }
a:hover { color: #cc0000; text-decoration: underline; }
select { font-size: 10px; line-height: 10px; color: #336699; }
input[type=text] { font-size: 10px; line-height: 10px; color: #336699; }
input[type=password] { font-size: 10px; line-height: 10px; color: #336699; }
form { margin: 0px; }


.suggestion_list {
	background: #c8c8c8;
	border: 1px solid;
   padding: 4px;
}
.suggestion_list ul {
   padding: 0;
   margin: 0;
   list-style-type: none;
   line-height: 17px;
}
.suggestion_list a {
   text-decoration: none;
   color: black;
}
.suggestion_list .selected {
   background: navy;
   color: white;
}
.suggestion_list .selected a {
   color: white;
}
#autosuggest
{
   display: none;
   z-index: 500;
   text-align:left;
}

