﻿html, body
{
    margin: 0;
    padding: 0;
    height: 100%;
    border: none;
    font-family: verdana, tahoma,arial,helvetica,sans-serif;
    font-size: 12px; /*background-image: url(../images/stad_bg.jpg); */
    background-image: url("../images/pagebg_grid.png");
    background-position: top center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: #666;
    color: #333;
}
strong
{
    font-weight: bold;
}
h1
{
    font-size: 22px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    color: #cc0000;
}
h2
{
    font-size: 18px;
    padding: 0px;
    margin: 0px;
    color: #CC0000;
}
h3
{
    color: #333;
    font-weight: bold;
}
a:link
{
    color: #1E4173;
    text-decoration: none;
}
a:visited
{
    color: #1E4173;
    text-decoration: none;
}
a:hover
{
    color: #1E4173;
    text-decoration: underline;
}
a:active
{
    font-weight: normal;
    text-decoration: none;
}
.ui-button span
{
    color: white;
}
.ui-button a:link
{
    color: white;
}
.ui-button a:active
{
    color: white;
}
.ui-button a:visited
{
    color: white;
}
.ui-state-active span
{
    color: #333;
}
.ui-state-active a:link
{
    color: #333;
}
.ui-state-active a:active
{
    color: #333;
}
.ui-state-active a:visited
{
    color: #333;
}
.ui-tabs .ui-tabs-panel
{
    padding: 3px;
}
/* ext */
label.x-form-item-label
{
    font-size: 13px;
}
.x-panel-body
{
    background-color: transparent;
}
.x-form-item
{
    font-family: Verdana,Arial,sans-serif;
}
.ext-el-mask-msg div
{
    font-family: Verdana,Arial,sans-serif;
}
/* end ext */
div.cornerContainer
{
    padding: 4px;
    background: none repeat scroll 0 0 #bbb;
}
div.corner
{
    background: none repeat scroll 0 0 #f6f6f6;
    padding: 4px;
}
div.franAct
{
    clear: both;
    padding: 5px;
    border-bottom: solid 1px #ddd;
}
.header3
{
    color: #333;
    font-weight: bold;
}
.sub3
{
    padding-left: 6px;
}
.innerContainer
{
    width: 187px;
    float: left;
    padding-left: 4px;
    padding-bottom: 4px;
}
div.franActContent
{
    width: 525px;
    float: left;
    padding: 4px;
}

div.franActHeader
{
    background-color: #f2f2f2;
}

.leftFloat
{
    float: left;
}

a.handleLink
{
    font-weight: bold;
    font-style: italic;
    color: #1E4173;
}
a.handleLink:hover
{
    text-decoration: underline;
}
a.handleLink:visited
{
    font-weight: bold;
    font-style: italic;
    color: #1E4173;
}

.panelheader
{
    font-size: 17px;
    color: #cc0000;
    font-weight: bold;
    text-align: center;
    padding-bottom: 3px;
}
.midTitle
{
    background-color: #ccc;
    background-image: url('/images/blue_diag.png');
    background-repeat: repeat;
    color: #f3f3f3;
    padding-bottom: 2px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    border-bottom: solid 1px #ccc;
}

#feedback
{
    color: #FFFFFF;
    cursor: pointer;
    height: 102px;
    left: 0;
    margin-left: -7px;
    overflow: hidden;
    position: fixed;
    text-indent: -100000px;
    top: 125px;
    border: solid 2px #ccc;
    width: 30px;
    background-color: rgb(34, 34, 34);
    z-index: 100000;
    background-image: url('/images/feedback.jpg');
}
#notDiv
{
    width: 455px;
    float: right;
}
.prev
{
    left: -16px;
    position: relative;
}
.next
{
    left: 450px;
    position: relative;
}
#siteNav
{
    /*width: 525px;      float:left;      float:right;*/
    height: 40px;
}
#topNav
{
    height: 45px;
    background-color: #666;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}
#mainBody
{
    width: 970px;
    margin: 0 auto;
    background-color: White;
    border-left: solid 4px #666;
    border-right: solid 4px #666;
    border-bottom: solid 4px #666;
    margin-top: -2px;
}
#mainCol
{
    padding: 8px;
}
.clear
{
    clear: both;
}
.pageFooter
{
    text-align: center;
    width: 978px;
    font-size: 11px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin: 0pt auto;
}
a.alwaysWhite
{
    color: White;
}
a.alwaysWhite : hover
{
    color: #f2f2f2;
}
a.alwaysWhite : visited
{
    color: White;
}
.pageFooter a
{
    color: #f2f2f2;
}
.rightsReserved
{
    font-size: 11px;
    color: #ddd;
    text-align: center;
    width: 970px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin: 0pt auto;
}
img.profileImg
{
    border: solid 1px #ccc;
}

/*962 */
#topLeft
{
    padding-right: 3px;
    padding-top: 3px;
    padding-left: 3px;
    width: 156px;
    float: left;
}
#topCenter
{
    width: 600px;
    float: left;
    padding-right: 3px;
    padding-top: 3px;
    padding-left: 1px;
}
#topRight
{
    width: 193px;
    float: left;
    padding-right: 3px;
    padding-top: 3px;
    padding-left: 3px;
}
#mainLeft
{
    width: 156px;
    float: left;
    padding: 3px;
}
#mainCenter
{
    width: 600px;
    float: left;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 1px;
}
#mainRight
{
    overflow: hidden;
    width: 192px;
    float: left;
    padding: 3px;
}
#mainLeft2
{
    width: 316px;
    float: left;
}
#mainCenter2
{
    width: 306px;
    float: left;
    padding: 5px;
}
#mainRight2
{
    width: 308px;
    float: left;
    padding: 4px;
}
#mainCenter3
{
    width: 700px;
    float: left;
    padding: 5px;
}
#mainRight3
{
    width: 248px;
    float: left;
    padding: 4px;
}
.offColor
{
    color: #666;
}
label.standard
{
    width: 150px;
}
.budSelected
{
    border: solid 1px #333;
}
.budOver
{
    background-color: #ddd;
}
.uitem
{
    border: solid 1px #fff;
}
.loaderCls
{
    background-image: url(/images/throbber.gif);
    background-position: left center;
    background-repeat: no-repeat;
    width: 80px;
    padding-left: 25px;
    height: 25px;
}
.storeItem
{
    width: 120px;
    background-color: White;
    cursor: pointer;
}
.fbFriend
{
}
.fbFriendCont
{
    border: solid 1px #f2f2f2;
    float: left;
    padding: 3px;
    text-align: left;
    width: 150px;
    height: 62px;
}
.hoverBorder
{
    border: solid 1px #cc0000;
}
.fakeLink
{
    cursor: pointer;
    color: Blue;
    text-decoration: underline;
}
.budDiv, .res_budDiv
{
    width: 150px;
    border: solid 1px #f2f2f2;
    text-align: center;
    padding: 3px;
    clear: both;
}
.edit_area
{
    background-image: url('/images/editicon.gif');
    padding-left: 20px;
    background-repeat: no-repeat;
}
.pick5Grid
{
    float: left;
    padding: 3px;
    width: 35px;
    text-align: center;
    border-left: solid 1px #f4f4f4;
}
.smallPic
{
    border: solid 1px #ccc;
}
.x-grid3-hd-inner
{
    padding: 2px;
}
html > body .pick5Grid
{
    width: 41px;
}

.toolbarBtn
{
    outline: 0;
    margin: 0 4px 0 0;
    text-decoration: none !important;
    cursor: pointer;
    position: relative;
    text-align: center;
}

.toolbarBtn .ui-button-text
{
    padding: 1px;
    padding-left: 25px;
    padding-right: 6px;
}
.adminBtn
{
    outline: 0;
    margin: 0 4px 0 0;
    text-decoration: none !important;
    cursor: pointer;
    position: relative;
    text-align: center;
}
.adminBtn .ui-button-text
{
    padding: 1px;
    padding-left: 25px;
    padding-right: 6px;
}
.ui-widget-header
{
    padding: 2px;
}
.fztoolbar
{
    background: #eee;
    width: 595px;
    background-image: none;
}
.fzheader .ui-state-default
{
    background-image: none;
}

.recentUpdateDiv
{
    width: 80px;
    height: 28px;
    background-image: url('/images/game_bg.jpg');
    background-repeat: no-repeat;
    color: #d2d2d2;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
}
.recentUpdateDiv_over
{
    width: 80px;
    height: 28px;
    background-image: url('/images/game_bg.jpg');
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
}
.recordTitle
{
    font-weight: bold;
    text-align: center;
}
.homeTitle
{
    color: #cc0000;
    font-weight: bold;
    font-size: 20px;
}
.homeTitle2
{
    color: #cc0000;
    font-weight: bold;
    font-size: 16px;
    padding-top: 4px;
}

.fantasyPlayer
{
    cursor: pointer;
    text-decoration: underline;
}
.fantasyPt
{
    padding-left: 10px;
    color: #555;
}

.redTitle
{
    font-size: 15px;
    color: #cc0000;
    font-weight: bold;
}
.chalTitle
{
    font-size: 14px;
    color: #000;
    font-weight: bold;
}
.yourPick
{
    color: #cc0000;
}
.chalheader2
{
    font-size: 14px;
    color: #666;
    font-weight: bold;
}
.chalCloses
{
    font-weight: bold;
    color: #666;
}
.greenText
{
    color: #009900;
}
.newUtitle
{
    padding-top: 4px;
    font-weight: bold;
}
.profileInvite
{
    padding: 4px;
    text-align: center;
}

INPUT.ui-state-default[type='text'] 
{
    background-image: none;
    background-color:white;
    color: #333;
    -moz-box-shadow: 0 2px 2px #8F8F8F inset;
    border: solid 1px #ccc;
    width:195px;
}INPUT.ui-state-default[type='password'] 
{
    background-image: none;
    background-color:white;
    color: #333;
    -moz-box-shadow: 0 2px 2px #8F8F8F inset;
    border: solid 1px #ccc;
    width: 195px;
}
.formdecorator 
{
    padding:5px;
}
.formdecorator li
{
    padding:2px;
}
.formdecorator label 
{
    font-weight: bold;
    width: 100px;
    padding-top: 4px;
}
.headerCell 
{
    font-weight: bold;
    padding:3px;
}
#transTable td
{
   padding: 2px 12px 2px 2px;
}
