﻿/* commented backslash hack for ie5mac \*/ 
html, body{height:100%;} 
/* end hack */

 body{
    background-image:url(/images/bg-test.gif);
    background-repeat: repeat-x;
    background-color: #4b6f3f;
    background-position:top left;
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    margin: 0px;
    font-size:8pt;
}

h1
{
    font-size:14pt;
    color:#1f5ca6;
    text-align:left;
}

.psuedo-body{
    background-image:url(/images/fieldbgnumbers.gif);
    background-repeat: no-repeat;
    background-position:top left;
    width:100%;
    height:100%;
    
}
.main-box{
    border: 1px solid #1f5ca6;
    width:760px;
    max-width:760px;
    clear:both;
    margin:auto;
}

#header_container
{
    margin:auto;
    width:760px;
    height:60px;
    border-top:solid 2px #f7931c;
}

#header_background
{
    border-top:solid 2px #f7931c;
    width:760px;
    height:60px;
    position:absolute;
    color:#ffffff;
    background-color:#fff;
    /*opacity:.3;
    filter:alpha(opacity=30);*/
}

#logo_container
{
    z-index:2;
    position:absolute;
    float:left;
    display:inline;
    width:115px;
    height:50px;
    padding-top:5px;
    padding-left:5px;
}

#header
{
    z-index:1;
    margin:auto;
    position:absolute;
    text-align:right;
    height:40px;
    width:760px;
    padding-top:25px;
    vertical-align:middle;
    color:#000000;
    font-size:9pt;
}



.bottomText 
{
	line-height:normal;
	font-size: 11px;
	color: #305b7c;
	text-align: center;
	margin-bottom: 8px;
}

.bottomText a{
	color: #305b7c;
}

.bottomText a:hover{
	color: #3E7DA4;
}

.bottomText a:visited{
	color: #305b7c;
}

.bottomText a:visited:hover{
	color: #3E7DA4;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #376F91;
	background-image: url(/images/header.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 28px;
	text-indent: 5pt;
	margin: 0px;
	padding-top:5px;


}

a{
	color: #305B7C;
}

a:hover{
	color: #3E7DA4;
}

a:visited{
	color: #305B7C;
}

a:visited:hover{
	color: #3E7DA4;
}

h3 {
	font-weight: bold;
	font-size:15px;
	color: #F7941D;
}

.error_text
{
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    width:100px;
}

.confirmation
{
    color:#F7941D;
    font-weight:bold;
}

.abuselink
{
    font-weight:bold;
}
.abuselink A
{
    color:#800000;
}

.paging_container
{
    text-align:right;
    padding-right:5px;
}

.sidebar-box {
	font-size: 12px;
	color: #3E6D8F;
	float:right;
	margin-left:5px;
}



.login_label
{
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size:8pt;
    color:#3E6D8F;
}

.login_input
{
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size:9pt; 
    background-image:url(/images/header-gradient.gif);
    border:solid 1px #3E6D8F;
    height:16px;
}

.forgot_pw_link
{
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size:7pt;
}


/*New Styles for Testing Width*/
.MainTable
{
    background-color: #ffffff;
    width:760px;
}
.button
{
    background-image: url(/images/button.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: bold;
	color: #3E6D8F;
	border: 1px solid #3E6D8F;
	padding: 2px;
}
input.text_input
{
	font-size: 10px;
	color: #3E6D8F;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size:9pt; 
    background-image:url(/images/header-gradient.gif);
    border:solid 1px #3E6D8F;
    height:16px;
}

select
{
    font-size: 10px;
	color: #3E6D8F;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size:9pt; 
    background-image:url(/images/header-gradient.gif);
    border:solid 1px #3E6D8F;
    height:20px;
}

textarea 
{
	font-size: 10px;
	color: #3E6D8F;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size:9pt; 
    background-image:url(/images/header-gradient.gif);
    background-repeat:repeat-x;
    border:solid 1px #3E6D8F;
}

.alternate_row
{
    	background-color:#f3f6f9;
}
      
.logo{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo.png', sizingMethod='scale');
}
.logo[class]{
    background-image:url(/images/logo.png);
    background-repeat:no-repeat;
    background-position:top left;
}
/* commented backslash hack for ie5mac \*/ 
html, body{height:100%;

} 
/* end hack */

.banner-pad {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}
.menu-bar {
    height:20px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #3E6D8F;
    background-image: url(/images/header-gradient2.gif);
    background-repeat: repeat-x;
    text-align: left;
    font-size: 12px;
    padding-right: 5px;
    padding-left: 5px;
    line-height:25px;
    height:25px;
    width:750px;
    clear:both;
    
}
.menu-bar a{
    color: #FFFFFF;
    text-decoration: none;
    padding-left:10px;
    padding-right:10px;
}
.menu-bar a:hover{
    color: #eeeeee;
    text-decoration: underline;
}
.menu-bar a:visited{
    color: #ffffff;
}
.menu-bar a:visited:hover{
    color: #eeeeee;
}
.content-pad {
    padding-top: 10px;
    background-color: #FFFFFF;
    padding-bottom: 5px;
    width:760px;
}

.bottom-text {
    color: #FFFFFF;
    text-align: center;
    font-size: 10px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;

}
.bottom-text a{
    color: #FFFFFF;
}
.bottom-text a:hover{
    color: #eeeeee;
}
.bottom-text a:visited{
    color: #ffffff;
}
.bottom-text a:visited:hover{
    color: #eeeeee;
}
        
       
.tabs 
{
	font-weight: bold;
	/*background-image: url(/images/tab-bg.gif);*/
	background-image: url(/images/header-gradient2.gif);
	background-repeat: repeat-x;
	font-size: 8pt;
	line-height: 25px;
}
.tab-inactive 
{
	background-image: url(/images/tab-divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
    line-height: 25px;
}
.tab-inactive a
{
	color: #FFFFFF;
	text-decoration: none;
}
.tab-inactive a:hover
{
	color: #eeeeee;
}
.tab-inactive a:visited
{
	color: #FFFFFF;
}
.tab-inactive a:visited:hover
{
	color: #eeeeee;
}
.tab-active 
{
	background-position: right top;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	line-height: 25px;
	height:25px;
}
.tab-active a
{
	color: #1f5ca6;
	text-decoration: none;
}
.tab-active a:hover
{
	color: #1f5ca6;
}
.tab-active a:visited
{
	color: #1f5ca6;
}
.tab-active a:visited:hover
{
	color: #1f5ca6;
}

.box-fans
{
    margin:0px;
    border:solid 1px #f7931c;
    /*background-color:#fff5e9;*/
    padding:0px;
}

.box-fans h1{
    margin:0px;
    padding-left:3px;
    margin-bottom:5px;
    background-image: url(/images/25-header-orange.gif);
    line-height:25px;
    height:25px;
    color:#ffffff;
    font-size:9pt;
    font-family:  Arial, Verdana, Helvetica, sans-serif;
}

.welcome-box-head{
    padding-left:3px;
    background-image: url(/images/25-header-orange.gif);
    background-repeat: repeat-x;
    height:25px;   

}

.welcome-box-head h1{
    font-size:9pt;
    color:#ffffff;
    padding:0px;
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    line-height:25px;
    margin:0px;
   
}

.box-login{
    padding:0px;
    border:solid 1px #f7931c;
    font-family:  Arial, Verdana, Helvetica, sans-serif;
	        
}

.edit_link{
   font-family:  Arial, Verdana, Helvetica, sans-serif;
   text-decoration:none; 
   font-size:7pt;
}

.edit_link:hover{
   text-decoration:underline; 
}

.loggedin_link{
   font-family:  Arial, Verdana, Helvetica, sans-serif;
   text-decoration:none; 
   font-size:7pt;
   display:block;   
}

.loggedin_link:hover{
   text-decoration:underline; 
}

.error_text
{
    font-size:7pt;
}

.top_link,
.top_link:visited,
.top_link:hover,
.top_link:visited:hover
{
    font-size:9pt;
    color:#000;
    text-decoration:none;
    font-weight:bold;
}

.logout_link,
.logout_link:hover,
.logout_link:visited
{
    font-size:7pt;
    color:#000;
    text-decoration:none;
}

.create_account_container
{
    margin:auto;
    border:solid 1px #1e5ba6;
    padding:0px;
}

.create_account_container h1
{
    margin:0px;
    padding-left:3px;
    margin-bottom:5px;
    background-image: url(/images/header-gradient2.gif);
	background-repeat: repeat-x;line-height:25px;
    height:25px;
    color:#ffffff;
    font-size:9pt;
}

.alternate_row_orange
{
    background-color:#ffebd2;
}

.account_notification_container
{
    margin:auto;
}

.account_error_container
{
    margin:auto;
}

.login_container
{
    margin:auto;
    border:solid 1px #1e5ba6;
    padding:0px;
}

.login_container h3
{
    margin:0px;
    padding-left:3px;
    margin-bottom:5px;
    background-image: url(/images/header-gradient2.gif);
	background-repeat: repeat-x;line-height:25px;
    height:25px;
    color:#ffffff;
    font-size:9pt;
}

.signup_container
{
    margin:auto;
    border:solid 1px #1e5ba6;
    padding:0px;
}

.signup_container h1
{
    margin:0px;
    padding-left:3px;
    margin-bottom:5px;
    background-image: url(/images/header-gradient2.gif);
	background-repeat: repeat-x;line-height:25px;
    height:25px;
    color:#ffffff;
    font-size:9pt;
}
.masterJumpToTeam
{
    float:right;
    display:inline;
    vertical-align:top;
    border:solid 1px #000;
}
.team_select
{
    position:relative;
    font-size:9px;
    height:15px;
    left:235px;
    vertical-align:middle;
    margin-top:3px;
}
.team_select[class]
{
    margin-top:0px;
}

.top_ad a,
.top_ad a:visited,
.top_ad a:hover,
.top_ad a:hover:visited
{
    color:#fff;   
}

