/* CSS Document */

body {
    background-color: #eae8d9;
}
body,tr,td,th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #000000;
    text-decoration: none;
    text-align: left;
    vertical-align: top;
    line-height: 16pt;
}

.top_butbg {
    background-color:#333333;
    }
.content_txtbg
    {
        background-color:#F6F4E4;
    }

h1,h2,h3,h4,h5,h6 {
    font-family: Georgia, Times New Roman, Times, serif;
}

h1 {
    font-size: 18pt;
    color: 666633;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 24pt;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    border-bottom: #666633 dotted thin;
}

h2 {
    font-size: 14pt;
    color: #999966;
    font-family: Georgia, "Times New Roman", Times, serif;
/*  line-height: 18pt;*/
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    vertical-align: top;
}

h3 {
    font-size: 11pt;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 16px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    vertical-align: top;
}

/* ----------------       */

#title
    {
        width:100%;
        height:477px;
        float:left;
        margin:0 auto;
        padding:0;
    }

#titleblank
    {
        width:1003px;
        height:477px;
        float: none;
        margin:0 auto;
        padding:0;
    }
#logo_title
    {
        width:1003px;
        height:135px;
        margin:0;
        padding:0;
    }


/*---------------------------CONTENT PART--------------------------------*/

#contentbg
    {
        width:100%;
        float:left;
        margin:0px;
        padding:0px;
        background-color:#eae8d9;
    }
#contentblank
    {
        width:1004px;
        float: none;
        margin:0 auto;
        padding:0px;
        background-color:#F6F4E5;
    }

.content_bg
    {
        background-color:#F6F4E4;
        padding: 10px;
    }

.main_content
    {
        width:650px;
        float:left;
        margin:0px;
        padding:30px 30px 20px 10px;
        /*background: #F6F4E5 url(../images/content_bg.gif) repeat-x;*/
    }


.left_content
    {
        width:230px;
        float:left;
        margin:0;
        padding:30px;
        padding-top:40px;
        /*background: #F6F4E5 url(../images/content_bg.gif) repeat-x;*/
    }



/* ---------------*/


.quote_ref {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;
    text-decoration: none;
    text-align: left;
    vertical-align: top;
    line-height: 16pt;
}
.footer_text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: #000000;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    line-height: 14pt;
}


a:link {
    color: 999966;
}
a:hover {
    color: 666633;
}

.bot_linksbg {
    background-color:#333333;
    }

.footer_bg {
    background-color:#d7d7b3;
    }


/* left menu CSS starts */
.left_menubg
    {
    border-right: 1px solid #E3E3FF;
    background-color:#FFFFFF;
    background-image:url(images/welbg.gif);
    background-repeat:repeat-x;
    }


.left_menu
    {
    color:#666633;
    text-decoration:none;
    DISPLAY: block;
    border-bottom: #CCCCCC 1px solid;
    background-color: #F6F4E4;
    }

A.left_menu
    {
    color:#666633;
    text-decoration:none;
    DISPLAY: block;
    border-left: #F6F4E4 5px solid;
    background-color:#F6F4E4;
    padding: 2px 0px 2px 10px;
    height:100%;
    }


A.left_menu:hover
    {
    color:#666633;
    text-decoration:none;
    padding: 2px 0px 2px 10px;
    border-left: #666633 5px solid;
    display:block;
    }

/* left menu CSS ends */


/*---------------------------FOOTER PART --------------------------------*/

#footerbg
    {
        width:100%;
        height:160px;
        float:left;
        margin:0px;
        padding:0px;
    }

#footerblank
    {
        width:1004px;
        height:160px;
        float: none;
        margin:0 auto;
        padding:0px;
        background-color: #d7d7b3;
        background-image:url(../images/footer_bg.gif);
        background-repeat:repeat-x;
    }

#footer
    {
        width:1004px;
        height:120px;
        float: left;
        margin:0px;
        padding:0px;
    }

.footertxt
    {
        width:50%;
        float:left;
        margin:0;
        padding:40px 0 0 40px;
        font-family:Verdana, Geneva, sans-serif;
        font-size:7pt;
        line-height:12pt;
        font-weight:normal;
        color:#333;
    }

#designed
    {
        padding:40px 40px 0 0;
        color: #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:7pt;
        font-weight:normal;
        text-decoration: none;
        float:right;
    }
#designed a
    {
        color: #000000;
        font-weight:bold;
        text-decoration: none;
    }
#designed a:hover
    {
        color: #666666;
    }







#footerlinks
    {
        text-align:center;
        color:#FFFFFF;
        margin-top:3px;
    }

#footerlinks a
    {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: none;
        text-align: center;
        padding: 0px 20px 0px 20px;
        background-color:#333333;
    }

#footerlinks a:hover
    {
        color: #C8C27D;
        font-weight: normal;
    }

.footerlinks_visited
    {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-weight: normal;
        color: #C8C27D;
        text-decoration: none;
        text-align: center;
        padding: 0px 20px 0px 20px;
        background-color:#333333;
    }

#loginblank
{
    width:458px;
    height:295px;
    float: left;
    margin:0;
    padding:20px 0 0 273px;
}

#login
{
    background-image:url(../images/loginbg.gif);
    background-repeat:no-repeat;
    width:458px;
    height:295px;
    padding:0;
}

#loginform
{
    width:308px;
    height:245px;
    float:none;
    margin:0 0 0 150px;
    padding-top:50px;
}

#forgot
{
    width:458px;
    height:200px;
    float: left;
    margin:0;
    padding:20px 0 0 265px;
}

fieldset
{
    margin:0;
    padding:10px;
    border: 0px solid #D7D7B3;
}

legend
{
    padding:5px;
    background-color: #EBEBFF;
    font-weight: bold;
    color: #000000;
    border: 0px solid #000000;
}

.input
{
    border: 1px solid #000000;
    font-weight: bold;
    background-color: #F5F5F5;
}

input, select, textarea
{
    font-size: 12px;
    background: #fff;
    border:#bbb solid 1px;
    color: #333;
    padding: 3px;
}

input:focus, select:focus, textarea:focus
{
    border: 1px solid #333;
}

/* Messages */

.message {
    background: #f3f8fc url(../images/skin/information.png) 8px 50% no-repeat;
    border: 1px solid #b2d1ff;
    color: #006dba;
    margin: 10px 0 5px 0;
    padding: 5px 5px 5px 30px
}

div.container {
    width:98%;
    margin-right:auto;margin-left:auto;
    padding-left:10px;
    padding-right:10px;
}

div.errors {
    background: #fff3f3;
    border: 1px solid red;
    color: #cc0000;
    padding: 5px 0 5px 0;
    width: 50%;
    margin-right:auto;margin-left:auto;
    margin-top: 10px; margin-bottom:10px;
}
div.errors ul {
    list-style: none;
    padding: 0;
}
div.errors li {
    background: url(../images/skin/exclamation.png) 8px 0% no-repeat;
    line-height: 16px;
    padding-left: 30px;
}

td.errors select {
    border: 1px solid red;
}
td.errors input {
    border: 1px solid red;
}

