﻿body.index
{
    background: #EDEEEF;
    font-family: Arial;
    font-size: 12px;
}

body *
{
    font-size: 12px;
    font-family: Arial;
}


h1, h2, h3, h4, h5, h6, ul, li, form, fieldset
{
    padding :0;
    margin: 0;
    border: none;
    text-align:right;
}
ul, li
{
    list-style: none;
}
input
{
    font-family: Arial;
}
a, a:hover
{
    text-decoration: underline;
    color: #4F98B8;
}

h1
{
    font-size: 16px;
    font-weight: bold;
    color: #6DAECA;
    margin-bottom: 7px;
}
h3
{
    font-size: 12px;
    display: inline;
}

.center
{
    width: 980px;
    margin: 0 auto 0 auto;
    text-align: right;
}

.mainWhite
{
    width: 980px;
    background: white;
    float: right;
    padding-top: 13px;
    padding-bottom: 13px;
}

.box
{
    float: right;
    width: 100%;
}

.boxMarginBottom
{
    margin-bottom: 13px;
}

.bannerTopLeft
{
    width: 636px;
    height: 60px;
    float: left;
    background: #CCCCCC;
}

.bannerTopRight
{
    width: 300px;
    height: 60px;
    float: right;
    /*background: #CCCCCC;*/
}

.mainWhite .boxRight
{   width: 300px;
    margin-right: 13px; }
.mainWhite .boxLeft
{   width: 635px;
    margin-right: 13px; }
.mainWhite .boxFull
{   width: 948px;
    margin-right: 13px;
    }

#content
{
    float: right;
    width: 635px;
    position:relative;
    /* height of bottom banner */
    padding-bottom:120px;
}

.logo
{
    float:left;
    text-align:left;
}
.logo img
{
    margin-bottom: -5px;
}

.boxSendFriend
{
    background: #99CC33;
    height: 155px;
    width: 300px;
}
.boxShmoogle
{
    background: #99CC33;
    height: 125px;
    width: 300px;
}
.popup
{
    position: absolute;
    bottom: 0; right: 0;
    display: none;
}
.boxShmoogle .tab
{
    display: none;
}
.boxShmoogle .tab.active
{
    display: block;
}
.boxShmoogle a.active
{
    text-decoration: none;
}
.boxSendFriend, .boxSendFriend *,
.boxShmoogle,   .boxShmoogle *
{
    color: White;
}
.boxSendFriend form
{
    padding:8px;
}
.boxSendFriend h3,
.boxShmoogle h3
{
    font-size: 14px;
}
.boxSendFriend a,
.boxShmoogle a
{
    font-weight: bold;
    text-decoration: underline;
}
.boxSendFriend td,
.boxShmoogle td
{
    vertical-align: top;
}
.boxSendFriend input, .boxSendFriend textarea,
.boxShmoogle input
{
    width: 140px;
    color: Black;
    padding: 0;
    font-size: 11px;
    font-family: Arial;
}
.boxSendFriend textarea
{
    height: 30px
}

.boxSocial table
{
    float:right
}

.boxSocial table tr td
{
    padding: 3px 0 0 10px;
}

.boxTabs
{
    background: white;
    width: 300px;
    height: 105px;
}

.boxTabs *
{
    color: White;
}

.boxTabs ul.tabHeaders li
{
    float: right;
    background: #E0E0E0;
    margin-left: 5px;
    padding: 0 7px 0 7px;
    font-weight: bold;
    height: 17px;
    font-size: 12px;
}
.boxTabs ul.tabHeaders li a
{
    color: #4F98B8;
}
.boxTabs ul.tabHeaders li.active
{
    height: 20px;
    background: #99CC33;
}
.boxTabs ul.tabHeaders li.active a
{
    text-decoration: none;
    color: White;
}

.boxTabs .tab
{
    width: 300px;
    height: 85px;
    background: #99CC33;
    float: right;
    display:none;
}
body.tab
{
    background: #99CC33;
}
body.tab h1
{
    font-size: 14px;
}
body.tab *
{
    color: White;
}
.boxTabs .tab.active
{
    display: block;
}

.boxTabs .tab .pad
{
    padding: 4px 7px 4px 7px;
}

.boxLogin
{
    background: #99CC33;
    height: 105px;
}
.boxLogin, .boxLogin *
{
    color: White;
}
.boxLogin table
{
    margin:8px
}
.boxLogin a
{
    font-weight: bold;
}
.boxLogin a.forgot
{
    font-weight: normal;
    text-decoration: underline;
    color: #107CBC;
}
.boxLogin input
{
    width: 100px;
    color: Black;
    padding: 0;
}

.boxSearch
{
    background: #6DAECA;
    color: White;
    height: 105px;
}

.boxRightNavigation
{
    background: #ECF5D9;
}

.boxRightNavigation ul
{
    padding:5px 0 5px 0;
}
.boxRightNavigation ul li
{
    border-bottom: solid 1px white;
    padding-top: 5px;
    padding-bottom: 5px;
    background: url(../images/bullet.gif) no-repeat 100% 50%;
    padding-right: 26px;
}
.boxRightNavigation ul li.panel_link_on
{
    background-color: #FFFFFF
}
.boxRightNavigation ul li.panel_link_on a
{
    /*color: #99CC33;*/
    text-decoration:none;
}

.boxRightNavigation ul li a
{
    color: #057BAD;
    font-weight: bold;
    text-decoration: underline;
}

.boxRightNavigation h3
{
    text-indent: 10px;
    padding-right: 10px;
    color: #999999;
}

ul.topNavigation li
{
    float: right;
    background: url(../images/top_navigation_sep.gif) no-repeat 0 50%;
    padding-left: 7px;
    margin-left: 7px;
}
ul.topNavigation li.last
{
    background: none;
}
ul.topNavigation li,
ul.topNavigation li a
{
    color: #000000;
}
ul.topNavigation li.active,
ul.topNavigation li.active a
{
    color: #99CC33;
}
ul.topNavigation li.slogan,
h2.slogan
{
    font-weight:bold;
    color: Gray;
    font-size: 12px;
}
ul.topNavigation li.slogan a,
h2.slogan a
{
    color: #99CC33
}


.boxFooter
{
    background: #EAEAEA;
    padding: 10px 0 10px 0;
}

.boxFooter ul li
{
    display:inline;
/*    background: url(../images/footer_sep.gif) no-repeat 0 50%;*/
    margin: 0 20px 0 20px;
}
.boxFooter ul li.last
{
    background: none;
}
.boxFooter *,
.boxFooter
{
    color: #333333;
}

#phrase
{
    width: 350px;
    margin-right: 10px;
    border-top: solid 1px #ABADB3;
    border-left: solid 1px #ABADB3;
    border-right: solid 1px #E3E9EF;
    border-bottom: solid 1px #E3E9EF;
    padding: 1px 4px 1px 2px;
}

#cmdSearch,
#lnkLuck
{
    position: relative;
    top: 0;
    right: 10px;
}

#lnkLuck
{
    color: #6AABC7;
}

.visitorsCounter
{
    background: white url(../images/counter_bullet.gif) no-repeat 100% 50%;
    padding-right:18px;
    margin-top: 43px;
    color: #555555;
}

.visitorsCounter .count
{
    /*color: #78AA13;*/
    font-weight: bold;
}

input.graphicButton
{
    width: 62px;
    height: 20px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #057BAD;
    border: none;
}
input.graphicButton.greenBg
{
    background:url(../images/button_green_bg.gif);
}
input.graphicButton.blueBg
{
    background:url(../images/button_blue_bg.gif);
}
input.graphicButton.whiteBg
{
    background:url(../images/button_white_bg.gif);
}
input.graphicButton.cyanBg
{
    background:url(../images/button_cyan_bg.gif);
}
input.graphicButton.minor
{
    color:#44AA77;
}

.closePage
{
    position:fixed; left:4px; top:2px;
    color: white; /*background: #99CC33;*/
    font-weight:bold;
    padding: 3px;
}

.closePage img
{
    position:relative;
    left: 3px;
    top: 1px;
    border: none;
}

.closePage a
{
    Color: white;
    Text-decoration: none;
}

.closePage a:hover
{
    text-decoration: underline;
}

.advancedSearchCheckboxes td
{
    height: 22px;
    width: 150px;
    text-align:right;
}

.advancedSearchCheckboxes input
{
    position: relative;
    right: -3px;
}
