/* Shared Styles */
/*http://realworldstyle.com/forms.html*/

body
{
    margin: 0;
    padding: 0;
    background-color: #ECECEE;
}

img
{
    border: 0;
}

a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

.text_right
{
    width: 70px;
    text-align: right;
    padding-right: 10px;
}

.bluelink
{
    text-decoration: none;
    color: #003366;
    font-family: Verdana,Tahoma,sans-serif;
    font-weight: bold;
    font-size: 15px;
}
.bluelink a:visited
{
    color: #003366;
    font-family: Verdana,Tahoma,sans-serif;
    font-weight: bold;
    font-size: 15px;
}

.smallbluelink
{
    text-decoration: none;
    color: #003366;
    font-family: Verdana,Tahoma,sans-serif;
    font-weight: bold;
    font-size: 12px;
}
.smallbluelink a:visited
{
    color: #003366;
    font-family: Verdana,Tahoma,sans-serif;
    font-weight: bold;
    font-size: 12px;
}

#wrapper
{
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 900px;
    margin: 0px auto;
    background-color: #FFF;
    min-height: 600px;
    height: auto important!;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#header
{
    width: 900px;
    height: 130px;
}
#header a
{
    background: #fff url(../images/football-sms.jpg) no-repeat;
    display: block;
    width: 900px;
    height: 130px;
}

#main
{
    width: 900px;
}

hr.hr1
{
    background-color: #CCCCCC;
    border: 0;
    width: 90%;
    height: 1px;
    color: #CCCCCC;
}

.inner_splash
{
    margin: 20px;
    color: #003366;
    font-family: Verdana,Tahoma,sans-serif;
    font-weight: normal;
    font-size: 14px;
    clear: both;
    cursor:hand;cursor:pointer;
    text-align:left;
}


.splash_lp
{
    margin: 20px;
    color: #003366;
    font-family: Verdana,Tahoma,sans-serif;
    font-weight: normal;
    font-size: 14px;
    clear: both;
    cursor:hand;cursor:pointer;
}

.footer
{
    margin: 40px;
    color: #003366;
    font-family: Verdana,Tahoma,sans-serif;
    font-weight: normal;
    font-size: 14px;
    clear: both;
}
.footer_links
{
    margin: 20px;
    text-align: center;
    color: #003366;
    font-family: Verdana,Tahoma,sans-serif;
    font-weight: normal;
    font-size: 14px;
}

/*landing page*/
.splashh1
{
    font-size: 25px;
    color: #003366;
    font-family: Verdana,Tahoma,sans-serif;
    cursor:hand;cursor:pointer;
}

#splash
{
    padding: 20px;
    width: 800px;
    height: 300px;
    background-image: url(../images/splash_bg.gif);
    cursor:hand;cursor:pointer;
}

#splash_left
{
    padding: 20px;
    width: 500px;
    height: 300px;
    float: left;
}
#splash_n97
{
    float: right;
    margin-top: -300px;
    margin-right: 40px;
    width: 320px;
    height: 245px;
    background-image: url(../images/nookia-n97-goal-text-alerts.jpg);
    background-repeat: no-repeat;
    cursor:hand;cursor:pointer;
}

.splash_bullet
{
    float: left;
    color: #fff;
    font-family: Verdana,Tahoma,sans-serif;
    font-weight: bold;
    font-size: 21px;
    padding-top: 2px;
    text-align: center;
    vertical-align: text-bottom;
    width: 32px;
    height: 60px;
    background-image: url(../images/bullet.jpg);
    background-repeat: no-repeat;
}
.splash_large
{
    display: inline;
    padding-left: 15px;
    color: #003366;
    font-family: Verdana,Tahoma,sans-serif;
    font-weight: normal;
    font-size: 21px;
}
.splash_normal
{
    padding-left: 15px;
    color: #003366;
    font-family: Verdana,Tahoma,sans-serif;
    font-weight: normal;
    font-size: 14px;
}

/*join page*/
#join_football_sms
{
    margin-top: -33px;
    width: 309px;
    height: 60px;
    background-image: url(../images/join-football-sms.jpg);
    background-repeat: no-repeat;
}
#join_football_sms a
{
    background-image: url(../images/football-sms.jpg) no-repeat;
    display: block;
    width: 309px;
    height: 60px;
}

.splash_learn
{
    text-align: center;
    color: #003366;
    font-family: Verdana,Tahoma,sans-serif;
    font-weight: normal;
    font-size: 14px;
}

/*forms*/
div.row
{
    clear: both;
    padding-top: 5px;
}
div.row span.label
{
    line-height: 35px;
    float: left;
    width: 100px;
    text-align: right;
}
div.row span.low_label
{
    line-height: 18px;
    float: left;
    width: 100px;
    text-align: right;
}
div.row span.formw
{
    padding-left: 10px;
    float: left;
    text-align: left;
    vertical-align: middle;
}
div.row span.search
{
    padding-left: 10px;
    float: left;
    vertical-align: bottom;
    height: 30px;
}

.text_field
{
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 8px;
    width: 200px;
    margin: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.narrow_field
{
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 7px;
    width: 100px;
    margin: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

/*sign in page*/
.sign_in
{
    font-size: 16px;
    font-family: 'Lucida Grande' ,sans-serif;
    color: #666666;
    font-weight: bold;
    padding-top: 30px;
 /*   width: 440px;
    height: 225px;
    background-image: url(../images/sign-in_bg.gif);
    background-repeat: no-repeat;*/
}

/*sign up page*/
.sign_up
{
    font-size: 16px;
    font-family: 'Lucida Grande' ,sans-serif;
    color: #666666;
    font-weight: bold;
    padding-top: 10px;
 /*   width: 760px;
    height: 430px;
    background-image: url(../images/sign-up_bg.gif);
    background-repeat: no-repeat;*/
}

/*background-image:url(../images/sign-up_bg.gif);background-repeat:no-repeat;*/

/*members page*/
#members_area
{
    text-align: left;
    width: 850px;
    color: #000;
    font-family: Verdana,Tahoma,sans-serif;
    font-weight: normal;
    font-size: 13px;
}

.sign-out {width:865px;text-align:right;padding-bottom:4px;}

.members_areaP
{
    line-height: 15px;
    padding-left: 8px;
    padding-top:15px;
}

#myaccountzone
{
    padding-top: 22px;
    padding-bottom: 10px;
    width: 198px;
    float: left;
    background-image: url(../images/memberszone.gif);
    background-repeat: no-repeat;
    background-color: #F8F7F3;
    border: 1px solid #DBDBDB;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.phonenum {font-size:10px;font-weight: bold;}

#membersright
{
    width: 640px;
    float: right;
    padding-left: 10px;
    padding-bottom: 22px;
}

#followingzone
{
    padding-top: 22px;
    padding-bottom: 10px;
    width: 638px;
    background-image: url(../images/followingzone.gif);
    background-repeat: no-repeat;
    background-color: #F8F7F3;
    border: 1px solid #DBDBDB;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.followingteam
{
    padding-top: 20px;
    padding-bottom: 40px;
    height: 10Px;
    width: 638px;
}
.followingimage
{
    float: left;
    padding-left: 10px;
    padding-right: 15px;
}
.followingtext
{
    float: left;
    width: 400px;
}
.followingbuy
{
    float: left;
    width: 140px;
    vertical-align: middle;
}

.membersh1
{
    font-size: 18px;
    color: #003366;
    font-family: Verdana,Tahoma,sans-serif;
    cursor:hand;cursor:pointer;
}

#newszone
{
    padding-top: 22px;
    padding-bottom: 22px;
    width: 638px;
    background-image: url(../images/newszone.gif);
    background-repeat: no-repeat;
    background-color: #F8F7F3;
    border: 1px solid #DBDBDB;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.first_time_splash a
{
    width: 100px;
    height: 22px;
    float: right;
    margin-top: -22px;
    display: block;
}
#all_news
{
    padding: 20px;
    width: 638px;
}
.news_item
{
    padding-bottom: 10px;
}
.news_title
{
    font-size: 14px;
    color: #003366;
    width: 580px;
}
.news_body
{
    font-size: 14px;
    color: #000;
    width: 580px;
}
.down
{
    float: left;
}


/*packages page*/
#packages
{
    width: 750px;
    align: center;
    font-size: 15px;
    color: #666;
}
.package-table table
{
    border-collapse: collapse;
    margin: 0 0 13px;
    padding: 0;
    width: 100%;
    font-size: 13px;
    background: #A2D4F1;
}
/*8CCAED 76BFEA #e1f7b2*/
.startleft
{
    width: 140px;
}
.package-table td.promoted
{
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.package-table td.buynow
{
    width: 140px;
}
.package-table th, .package-table td
{
    border: 1px solid #e1e1e1;
    padding: 6px;
    font-family: arial,sans-serif;
    text-align: center;
    background: #fff;
}
.package-table th.last, .package-table td.last
{
    border-right: none;
}
.package-table th.promoted, .package-table td.promoted
{
    background: transparent;
    border-top: 1px solid #fff;
    border-right: none;
    border-bottom: 1px solid #fff;
    border-left: 1px solid transparent;
}
/*#abd754*/
.package-table tr.feature th
{
    padding-left: 0;
    text-align: right;
    font-weight: normal;
}
.package-table tr.last td, .package-table tr.last th
{
    border-bottom: none;
    padding: 9px 10px;
}
.package-table tr.packages th.first, .package-table tr.feature th, .package-table tr.last th
{
    border-left: none;
}
.package-table tr.packages th.promoted
{
    margin: 0 0 1px 0;
    font-size: 16px;
    text-shadow: none;
    padding-top: 11px;
    font-size: 30px;
    color: #333;
    text-shadow: #83af2c 2px 1px 0;
}
.package-table tr.packages th
{
    border-top: none;
    padding-bottom: 4px;
    vertical-align: bottom;
    font-size: 26px;
    font-weight: normal;
    white-space: nowrap;
    color: #360;
}

.packages_h1
{
    color: #333333;
    font-family: arial,sans-serif;
    font-size: 25px;
}
.packages_small
{
    color: #574D37;
    font-family: arial,sans-serif;
    font-size: 15px;
}
.packages_text
{
    padding-left: 40px;
    padding-bottom: 20px;
    text-align: left;
    line-height: 10px;
}


/*lightbox*/
.old_black_overlay
{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}
.black_overlay
{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 120%;
    background-color: black;
    z-index: 1;
    -moz-opacity: 0.6;
    opacity: .60;
    filter: alpha(opacity=60);
}
.white_overlay
{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 120%;
    background-color: white;
    z-index: 1;
    -moz-opacity: 0.6;
    opacity: .60;
    filter: alpha(opacity=60);
}
.white_content
{
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 469px;
    height: 430px;
    z-index: 2;
    moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}
.closediv a
{
    width: 36px;
    height: 36px;
    background-image: url(../images/close.png);
    background-repeat: no-repeat;
    display: block;
    float: right;
    margin-top: -25px;
    margin-right: -25px;
    overflow: auto;
    z-index: 5;
}
.lightboxcontent
{
    background-color: white;
    width: 465px;
    height: 426px;
    overflow: hidden;
    border: 2px solid #DBDBDB;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    margin-top: -1px;
}
.innercontent
{
    padding-left: 15px;
    padding-top: 0px;
    align: center;
}
.span_title
{
    text-align: enter;
    font-size: 22px;
    font-weight: normal;
    color: #003366;
    font-family: Verdana,Tahoma,sans-serif;
    width: 450px;
}

.customize
{
    padding-top: 20px;
    font-size: 16px;
    font-family: 'Lucida Grande' ,sans-serif;
    color: #666666;
    font-weight: bold;
    width: 450px;
    height: 350px;
}
.following_teams
{
    padding-left: 15px;
    text-align: left;
}

/*affiliate area*/

.general_font
{
    color: #003366;
    font-family: Verdana,Tahoma,sans-serif;
    font-weight: normal;
    font-size: 14px;
    text-align:left;
}


.full {background-color: #FFE6B3;}

.report_td {border:1px solid #000;padding:6px;}
.report_table {border-collapse:collapse;color: #003366;font-family: Verdana,Tahoma,sans-serif;font-weight: normal;font-size: 14px;text-align:left;}
.fromto_td {padding:6px;vertical-align:middle;height:30px;}




