body
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana;
    font-size: 0.8em;
    background-color:#EAEAE1;
}

.modalProgressGreyBackground
{
    background: #CCCCCC;
    filter: alpha(opacity=60);
    opacity: 0.6;
}


.modalPopup
{
    text-align: center;
    padding-top: 30px;
    border-style: solid;
    border-width: 1px;
    background-color: White;
    width: 300px;
    height: 100px;
}

.errorText
{
    background-color: #FF002A;
    height: 25px;
}

.informationText
{
    background-color: #A7FC52;
}

.entryBox
{
    text-align: center;
    width: 400px;
    border: solid 1px gray;
}

.gridviewHeader
{
    background-color: #84C126;
    color: Black;
}

.gridviewHeader a
{
    color: Black;
}

.gridviewAlternating
{
    background-color: #EEEEEE;
}

.gridviewData
{
}

.messageText
{
    color: Navy;
}

input[type="text"], input[type="password"], textarea
{
    border: 1px #CCCCCC solid;
    background-color: #F8F8F8;
    padding: 5px;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, input[type="text"]:focus, input[type="password"]:focus, textarea:focus
{
    background-color: #FFFFE6;
}

input[type="submit"], input[type="button"], .frm_button
{
    padding: 6px;
    cursor: pointer;
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #718385;
    border: 2px #333 solid;
    color: #fff;
}

input[type="checkbox"]
{
    padding: 5px;
}

option
{
    padding: 3px 6px;
}
select
{
    cursor: pointer;
}

h2
{
    border-style: none;
    margin-top: 15pt;
    margin-right: 0in;
    margin-bottom: 15.0pt;
    margin-left: 0in;
    padding: 0in;
    font-size: 22.0pt;
    font-family:Century Gothic;
    letter-spacing: .25pt;
    font-weight: normal;
    color:#0099CC;
}

h4
{
       border-style: none;
    margin-top: 15pt;
    margin-right: 0in;
    margin-bottom: 15.0pt;
    margin-left: 0in;
    padding: 0in;
    font-size: 14.0pt;
    font-family:Century Gothic;
    letter-spacing: .25pt;
    font-weight: normal;
    color:#0099CC;
}


.faq
{
}

.faqA
{
    display: inline;
}

/* Menu */


.sideMenu table tr td
{
    border-top: 1px solid #F4EFDF;
    list-style: none;
    font-size: 12px;
    padding: 7px 15px 8px 15px;
}


.sideMenu div table tr td
{
    width: 160px;
}
.sideMenu div div table tr td
{
    width: 30px;
}



.welcomeLink
{
    text-align: center;
    width: 48px;
    margin-top: 10px;
    font-size: 1.2em;
}

.welcomeLink a
{
    color: Gray;
    font-weight: bold;
    text-decoration: none;
}

/* Rounded Corner Box */

.container
{
    background: #D4FFAA;
    color: black;
    margin: 0 15px;
}
.rtop, .rbottom
{
    display: block;
    background: #fff;
}
.rtop *, .rbottom *
{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #D4FFAA;
}
.r1
{
    margin: 0 5px;
}
.r2
{
    margin: 0 3px;
}
.r3
{
    margin: 0 2px;
}
.r4
{
    margin: 0 1px;
    height: 2px;
}

.yafnet input[type="submit"], input[type="button"], .frm_button
{
    background-color:Silver;
}



.login
{
    position:absolute;
    width:100%;
    top:0px;
    left:0px;
    background-color:#484040;
    height:30px;
    color:White;
    padding-left:20px;
    padding-right:20px;
}

.login a, .login a:hover, .login a:visted
{
    color:White;
}

.login input[type="text"], .login input[type="password"]
{
    height:10px;
}

.menuItem
{
    color: White;
    height: 30px;
    font-size:0.9em;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
   background-image:none;
}

.menu
{
    font-family:Verdana;
    font-weight:bold;
    background-image: url('/images/theme/main-nav-pink.png');
    background-repeat:repeat;
    padding: 0px;
    margin: 0px;
    border-bottom: solid 0px #EEEEEE;
 
}



.premiumMenu
{
    font-weight:bold;
    background-image:url('/images/theme/yellow.png');
    background-repeat:repeat;
    padding: 0px;
    margin: 0px;
    border-bottom: solid 0px #EEEEEE;
    color:White;
}

.dynamicMenuItem
{
    color: Black;
    font-weight:normal;
    font-size:0.9em;
    height: 34px;
    padding: 10px;
    text-align: left;
    background-color: #FFFFFF;
    border-bottom: solid 1px gray;
    
}

.dynamicMenuItem a:hover, .dynamicMenuItem a:visited, .dynamicMenuItem a
{
    color:Black;
}

.dynamicMenu
{
    z-index: 1; /* IE 8 Hack */
}

a:hover
{
 color:Black;   
}

.logoContainer
{
    
    position:absolute;
    top:0px;
    left:10%;
}

.LogoText
{
    font-size:1.6em;
    font-weight:bold;
    font-family:Eras Light ITC;
    font-style:normal;
    color:#B6266F;
}

.Logo
{
   
    background-image:url('/images/theme/white.png');
    background-repeat:repeat;

    
}

.backColour a, .backColour a:hover, .backColour a:visited
{
    color:White;
    
}
.backColour
{
    color:White;
}


a, a:hover, a:visited
{
 color:White;   
}

.main a, .main a:hover, .main a:visited
{
 color:Blue;   
 margin:0px;
}

.message
{
   font-family:"Freestyle Script";
   font-size:20pt;
}

