@charset "utf-8";
/* Header css*/
.appError{
    background:url(/images/icon_error.gif);
}
.appNotice{
    color: #000000;
    font-size: 11px;
    background:url(/images/confirmation.gif) no-repeat;
    width:162px;
    height:17px;
    float:left;
    padding:3px 0px 0px 29px;
    text-align:left;
    font-weight:bold;
}
.appMsg{
    background:url(/images/info-icon.gif);
}
.appError , .appMsg{
    text-align:left;
    font-size:12px;
    padding-left:20px;
    padding-top:2px;
    background-repeat: no-repeat;
    height:15px;
    float:left;
    margin:0;
    min-width:300px;
    width:auto;
}
.header{
    width:1000px;
    float: left;
}
.headerTop{
    width:1000px;
    float: left;
    height:23px;
    background: url(/images/top_shadow.png) no-repeat;
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/top_shadow.png', sizingMethod='scale');
	_background:none;*/
}
.headerMid{
    width:1000px;
    float: left;
    background: url(/images/shadow_mid.png) repeat-y;
    /*_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/shadow_mid.png', sizingMethod='scale');
    _background:none;*/
}
.headerMiddle{
    width:967px;
    float: left;
    padding-left: 26px;
}
.headerLogo{
    width:300px;
    float: left;
    height: 70px;
    position: relative;
    top: -5px;
    padding-bottom: 15px;
}
.headerrotator{
    float: right;
    top: -5px;
    padding-right:10px;
}

.headerRighthBlock{
    float: right;
    padding-right: 58px;
    position: relative;
    top: -18px;
}
.searchBlock{
    width: 200px;
    float: left;
    text-align: left;
    margin-right:214px;
    *margin-right:214px;
    _margin-right:93px;
}
/*
.search{
    width: 200px;
    float: right;
    //height: 41px;
    //background-image: url(/images/search_bg.jpg);
    background-repeat: no-repeat;
    //padding: 0px 0px 0px 10px;
}
*/
input.searchInput{
    float:left;
    color: gray;
    font-weight: bold;
    width:150px;
    height:15px;
    font-size:11px;
    /*margin-top:10px;*/
    border:0px;
}
input.searchSubmit{
    /*width: 24px;
    height: 22px;
    margin-top:6px;*/
    border:0px;
    cursor:pointer;
    background: url(/images/search_submit_bg.gif) no-repeat;
}
.forwardIcon{
    width: 160px;
    float: left;
    text-align: center;
    padding-left:25px;
    margin-top:0px;
}
.forwardIcon ul{
    padding: 0px;
    margin: 0px;
}
.forwardIcon ul li{
    padding: 0px 2px 0px 3px;
    display: inline;
    list-style: none;
}
.forwardIcon a{

}
.forwardIcon img{
    border: none;
}
.loginBlock{
    width: 200px;
    float: left;
    background-image: url(/images/login_bg.gif);
    background-repeat: repeat-x;
    text-align: center;
    padding:0px 0px 4px 0px;
    margin-left: 20px;
    z-index:50;
}
.loginFieldBlock{
    z-index:100;
	padding-left: 11px;
    position: absolute;
//    left: 11px;
//    top: 20px;
//    left /*\**/: 11px\9;
    color: black;
//    *left: 2px;
//    *top: -6px;
	left: auto;
	margin-top: 23px;
}

.activitiesFieldBlock{
    z-index:100;
    color: black;
    position: relative;
    left: 11px;
    top: 21px;
    left /*\**/: 11px\9;
    *left: -170px;
}
.registrationFieldBlock{
    z-index:100;
    color: black;
    position: absolute;
    left: auto;
    margin-top: 21px;
	padding-left:11px;
//	left /*\**/: 11px\9;
//	*left:630px;
//	*position: absolute;
//	*top:26px;
}
.registration{
    color: #ffffff;
    font-weight: bold;
    padding:9px 0px 6px 0px;
    cursor:pointer;
}
.login{
    padding-top:4px;
    color: #ffffff;
    font-weight: bold;
    cursor:pointer;
}
.loginBottom{
    width: 200px;
    float: left;
    height:10px;
    background-image: url(/images/login_bg_bottom.gif);
    background-repeat: no-repeat;
    cursor:pointer;
}
#wrap{
    height:100px;
    overflow:hidden;
}
.positionLogin{
    position:absolute;
    width:200px;
    z-index:50;
    margin:5px 0px 0px 750px;
    *margin:5px 0px 0px -242px;
    _margin:5px 0px 0px 235px;
    top:0px;

    }
.popUpDiv{
    width: 200px;
    float: left;
    background: url(/images/dropdown_mid_bg.gif) repeat-y;
}
.popUpDiv ul{
    padding:0px;
    margin:0px;
}
.popUpDiv ul li{
    width:100%;
    list-style:none;
    display:block;
    font-size:11px;
}
.popUpDiv ul li span{
    float:right;
    padding-right:10px;
    *margin-top:-12px;
}
.popUpDown{
    width: 200px;
    float: left;
    height:13px;
    background: url(/images/login_bottom.png) no-repeat;
}
.popUpInner{
    float:left;
    padding-top: 10px;
}
.label{
    /*width: 70px;*/
    float: left;
    font-size: 11px;
    font-weight: bold;
    padding-top: 3px;
    text-align: right;
    padding-right: 10px;
}
.textBox{
    width: 110px;
    float: left;
    text-align: left;
    font-size: 11px;
}
.buttonClass{
    width: 52px;
    padding:0px 0px 2px 0px;
    cursor:pointer;
    *padding:2px 0px 2px 0px;
    background:none;
    background-image: url(/images/login_button.gif);
    background-repeat: no-repeat;
    border: none;
    font-weight: bold;
    color: #ffffff;
    font-size: 10px;
}
.bottomloginDiv{
    width: 95px;
    float: left;
    padding-top: 3px;
    text-align: left;
    padding-left: 5px;
    padding-top: 10px;
    font-size: 11px;
    font-weight:normal;
    color: #000000;
}
.bottomloginDiv a{
    font-size: 11px;
    font-weight:normal;
    color: #000000;
    *padding-top: 3px;
    float:left;
}
.bottomloginDiv INPUT, .bottomloginDiv label{
    float: left;
    margin:0px;
}
.bottomloginDiv label{
    padding: 0px 0px 0px 5px;
    *padding: 3px 0px 0px 5px;
}
.terms {
    float:left;
    padding: 10px 0px 0px 10px;
}
.terms a{
    font-size: 10px;
    font-weight: normal;
    text-align: center;
}
.birth{
    width: 70px;
    float: left;
    text-align: right;
    padding-left: 1px;
}
.gender{
    margin-left: 9px;
}
.playSportsBlock{
    width: 954px;
    float: left;
    padding: 10px 0px 10px 0px;
}
.playText{
    width: 160px;
    float: left;
    text-align: left;
    padding-right:10px;
    height: 100px;
}
.playText h5{
    padding:0px;
    margin:0px;
    font-size: 16px;
    font-weight: bold;
}
.playText h6{
    padding:0px;
    margin:0px;
    font-size: 11px;
    color: #7f7f7f;
}
.playText a{
    font-size: 11px;
    color: #4a98cd;
}
.arrow{
    float:left;
    padding:0px 10px 0px 10px;
    cursor: pointer;
}
.scrollImage{
    width: 100px;
    float:left;
    padding:0px 10px 0px 10px;
}
.allSports {
    text-align: center;
    padding: 30px 0px 0px 0px;
}
.allSports a{
    font-size: 14px;
    font-weight: bold;
}
.allSports a:hover{
    text-decoration:underline;
    font-size: 14px;
    font-weight: bold;
}
.downArrow{
    width: 40px;
    float: left;
    text-align: center;
    padding: 8px 0px 0px 0px;
}
.allSportsData{
    width: 187px;
    float: left;
    text-align: left;
    padding-bottom: 10px;
}
.allSportsData ul{
    padding: 0px;
    margin: 0px;
}
.allSportsData ul li{
    width:161px;
    float:left;
    margin:0px;
    list-style: none;
    text-align: left;
}
.allSportsData ul li a{
    font-weight: bold;
    color: #000000;
}
.allSportsData ul li a:hover{
    color:#ffffff;
    font-weight: bold;
    margin: 0px;
}
.allSportsData ul li a span{
    width:165px;
    float:left;
    height:16px;
    padding: 8px 0px 6px 8px;
    border-bottom: 1px solid #e5e5e5;
    cursor:pointer;

}
.allSportsData ul li a span:hover{
    width:165px;
    float:left;
    height:16px;
    border-bottom: 1px solid #e5e5e5;
    padding: 8px 0px 6px 8px;
    background:url("/images/green_tab.gif") no-repeat;
    text-decoration:none;
}
.contactUsBox{
    background-color:#F5F5F5;
    float:left;
    margin:-7px 0 0;
    padding:8px 0 5px 8px;
    text-align:left;
    width:165px;
}
.contactUsBox span{
    width:165px;
    float:left;
    font-weight: bold;
    padding-bottom: 10px;
}
.contactUsBox a{
    font-size:11px;
    }
.successMessage{
    padding:0px 10px 0px 10px;
    font-size:10px;
}
.validationMessage{
    padding:0px 10px 0px 10px;
    color:#f00;
    font-size:10px;
}
.processingImage{
    text-align:right;
    font-size:10px;
    padding-right:10px;
    color:red;
}
.afterLogin{
    width: 140px;
    float: left;
    padding-top:0px;
    font-weight:bold;
    font-size:11px;
    padding-bottom:4px;
}
.innerAfterLogin{
    margin-top:0px;
    margin-left:-5px;
}
.floatLeft{
    float:left;
    margin:5px 5px -5px;
}
.floatRight{
    float:right;
    margin:5px 5px -5px;
}
.floatRight a{
    font-weight:bold;
    font-size:11px;
    color:#000000;
}
.myLeagues{
    padding-top:25px;
    font-size:11px;
}
.myLeagues a{
    font-size:11px;
}

.allSportsDiv{
    float:right;
}
.myLeaguesTop{
    padding-top:5px;
    float:left;
    font-size:11px;
}
.activities{
    width:135px;
    float:left;
    padding-top:3px;
}
.activitiesRemove{
    float:right;
    padding-right:5px;
}
a.myProfile{
    text-decoration:none;
}
a.myProfile:hover{
    text-decoration:none;
}
.noLeague{
    text-align:left;
    padding-top:3px;
}
