body 
{
	margin: 0;
	padding: 0;
	border: 0;
	background:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	color: #003300;
}

form
{
    margin: 0 0 0 ;
    padding: 0;
    border: 0;
}

li { margin-left:1em; }       /* kill default 50px left padding and set 20px */

div#vlttag {position: absolute;top: 140px;pointer:cursor;}

.LakerGearIcon { margin-right:50px;}

.motto
{
	font-size:3em;
	font-weight:bold;	
	color:#004d00;
	padding-bottom:15px;
	text-align:center;
}

a
{
	color: #006600;
	text-decoration:underline;
	font-weight:bold;
}
a:Hover {text-decoration:none; color:black;}

.TitleAreaShadow
{
	background-image: url('/lakers/images/BGTitleShadow.gif');
	background-repeat: repeat
}

.RSSItem
{
	padding-bottom:5px;
}

.RSSLink:Visited
{
	color:#696969;
}

.RSSPublishInformation
{
	color:Black;
	font-size:.9em;
}

.largeGreen { font-size:16px; color: #005500;}

td.picPlayers { font-size:10px;}

td.month { font-size:12px}
td.nogamedate { font-size:10px; color:Gray}
td.gamedate { font-size:9px;}
td.gametime { font-size:10px; font-weight:Bolder}
td.schedHeader { font-size:9px;}
td.SchedHeading { color:#005500; font-size:18px;}
td.DenotesHeading { color:#005500; font-size:10px;}
td.FreeHeading { color:#005500; font-size:11px;}

tr.noresult {font-size:12px;}
tr.result { font-size:12px;}
td.opponent { font-size:12px; color:#003300;}

td.topNav{color:Gray;}
a.topNav { text-decoration:none; color:#CECECE; font-size:10px;}
a.topNav:Hover { text-decoration:underline; color:yellow;}

/* Phrase */
.phrase {font-weight:bold; font-style:italic; color:#ffcc33; font-size:1.1em; margin-top:0px;}
.phraseBy {font-weight:bold; color:#ffff33;}
a.phraseLink { text-decoration:underline; color:#ffcc33;}
a.phraseLink:Hover { text-decoration:none; color:#ffff33;}
/* End Phrase */

td.siteHeading { font-size:16px; color:#CECECE;}

div.sideNav { font-weight:bold; font-size:11px; color: #005500;}
a.sideNav {  font-weight:bold; font-size:10px; text-decoration:none; color:#000000;}
a.sideNav:Hover {text-decoration:underline; color:#005500;}

a.bottomNav { text-decoration:underline; color:#696969; font-weight:Bolder;}
a.bottomNav:Hover { text-decoration:none; color:#003300; font-weight:Bolder;}
td.bottomtext { font-size:10px; color:#CECECE;}

a.emailaddress { font-size:10px;}
a.emailaddress:Hover { font-size:10px; text-decoration:underline;}
td.roster{ font-size:10px;}

.page_header { font-size:18px;}
span.Q {  font-size:12px; color:#003300; }
span.A {  font-size:11px; color:Black; }

/* Start Poll */
.AnswerGraph
{
	border:1px;
	border-style:solid;
	border-color:#003300;
}
.specialtext {display: none}
.PollPercentage {text-decoration:none;}
/* End Poll */

td.BlogDateTime { font-family: verdana, sans-serif; font-size: 8pt; font-weight: normal }
td.Blogsubject { font-family: verdana, sans-serif; font-size: 8pt; font-weight: normal }
td.Blogblog { font-family: Arial, verdana, sans-serif; font-size: 10pt; font-weight: normal }
td.Blogreplyheader { font-family: verdana, sans-serif; font-size: 10pt; font-weight: normal }
td.Blogblogreply { font-family: verdana, sans-serif; font-size: 8pt; font-weight: normal }
td.Blogreplyusertype { font-family: verdana, sans-serif; font-size: 8pt; font-weight: normal }
td.Blogcommentnickname { font-family: verdana, sans-serif; font-size: 10pt; font-weight: normal }
td.blogheaderparagraph { font-family: Arial,verdana, sans-serif; font-size: 8pt; font-weight: normal }
td.BlogFooter { font-family: verdana, sans-serif; font-size: 8pt; font-weight: normal }
A.BlogFooter:link { font-family : Arial; color : #000000; font-weight : bolder; }
A.BlogFooter:visited { font-family : Arial; color : #000000; font-weight : bolder; } 
A.BlogFooter:active { font-family : Arial; color : #000000; font-weight : bolder; }
A.BlogFooter:hover { font-family : Arial; color : #999999; font-weight : bolder; text-decoration: none; }

.altRow
{
	background-color: #cccc99;
}

/* Start SideBox with Shadow */

.sidebox_Poll {
    margin: 0 auto; /* center for now */
    width: 26em; /* ems so it will grow */
    background: url(http://www.vertexwerks.com/tests/sidebox/sbbody-r.gif) no-repeat bottom right;
    font-size: 100%;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.boxhead {
    background: url(/Lakers/images/RoundedBox/Shadow/sbhead-r.gif) no-repeat top right;
    margin: 0;
    padding: 0;
    text-align: center;
}
.boxhead h2 {
    background: url(/Lakers/images/RoundedBox/Shadow/sbhead-l.gif) no-repeat top left;
    margin: 0;
    padding: 22px 30px 5px;
    color: #ffcc33; 
    font-weight: bold; 
    font-size: 1.2em; 
    line-height: 1em;
    text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
    background: url(http://www.vertexwerks.com/tests/sidebox/sbbody-l.gif) no-repeat bottom left;
    margin: 0;
    padding: 5px 30px 31px;
}
/* End SideBox classes */

/* Start simple SideBox with no shadow */
	
	.simpleskinnysidebox
	{
		margin: 0 auto; /* center for now */
	    width: 26em; /* ems so it will grow */
	    background: url(/Lakers/images/RoundedBox/NoShadow/BodyR.gif) no-repeat bottom right;
	    font-size: 100%;
	    padding-left:10px;
	}
    
    .simplemediumsidebox
    {
		margin: 0 auto; /* center for now */
	    width: 37em; /* ems so it will grow */
	    background: url(/Lakers/images/RoundedBox/NoShadow/BodyR.gif) no-repeat bottom right;
	    font-size: 100%;
	    padding-left:10px;
	}
    
    .simplesidebox {
	    margin: 0 auto; /* center for now */
	    width: 40em; /* ems so it will grow */
	    background: url(/Lakers/images/RoundedBox/NoShadow/BodyR.gif) no-repeat bottom right;
	    font-size: 100%;
    }

    /* Show only to IE PC \*/
    * html .boxhead h2 {height: 1%;} /* For IE 5 PC */
    
    .simpleboxhead {
	    background: url(/Lakers/images/RoundedBox/NoShadow/HeadR.gif) no-repeat top right;
	    margin: 0;
	    padding: 0;
	    text-align: left;
    }
    
    h2
    {
		font-weight: bold; 
	    font-size: 1.2em;
    }
    
    .simpleboxhead h2 {
	    background: url(/Lakers/images/RoundedBox/NoShadow/HeadL.gif) no-repeat top left;
	    margin: 0;
	    padding: 10px 10px 5px;
	    color: #003300; 
	    font-weight: bold; 
	    font-size: 1.2em; 
	    line-height: 1em;
	    text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
    }
    
    .simpleboxbody {
	    background: url(/Lakers/images/RoundedBox/NoShadow/BodyL.gif) no-repeat bottom left;
	    margin: 0;
	    padding: 5px 5px 5px;
    }
/* Start simple SideBox with no shadow */

/* Start Weather Conditions */
.weatherConditions
{
	float:right;
	width:18em;
}
.weatherConditionsForecast {
	display: none;
}
a.weatherConditionsPopup img
{
    vertical-align:middle;
    border:0;
}
a.weatherConditionsPopup {
	display: block;
	text-decoration: none;
	color: #000;
}
a.weatherConditionsPopup:hover, a.itr:hover {
	border-width: 0; /* IE */
}

a.weatherConditionsPopup {
	position: relative;
}

a.weatherConditionsPopup:hover .weatherConditionsForecast
{
	display: block;
	position: absolute;
	background-color: #ffcc33;
	z-index: 1;
}
.currentWeatherCondition, .weatherConditionsForecast span {
	display: block;
}

.weatherConditionsForecast span {
	padding-left:5px;
	padding-right:5px;
	border-color:#003300;
	border-style:solid;
	border-width:1px;
}

/* End Weather Conditions */

.retiredNumber
{
	background-color:#003300;
	color:#ffcc33;
	font-size:80px;
}

.ActivePlayerIndicator
{
	color:Red;
	font-weight:bold;
}

.StatLeaderCategory
{
	font-weight: bold; 
	font-size: 1.2em;
}

.accountContainer
{
	padding:10px 10px 10px 10px;
	margin-bottom:10px;
	background-color:#CCCCCC;
}

.DataTableColumnHeading
{
	font-size:1.2em;
	font-weight:bold;
}

.DataTableColumn, .DataTableColumnHeading
{
	padding:3px 3px 3px 3px;
}
