/*
Allways visible div for admin*/
#fixme
{
    position: absolute;
    left: 32%;
    top: 0px;
}
div > div#fixme
{
    position: fixed;
}
.popuph1
{
    text-align: left;
    color: #6FA5FD;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px dotted #D3D3D3;
    padding-bottom: 2px;
    margin-bottom: 20px;
}

.admbox
{
    border: solid 1px #efefef;
    padding: 10px;
    margin: 20px;
    background: white;
}
.admbox th
{
    font-weight: bold;
    font-size: 12px;
    color: #001F33;
    text-align: left;
}
.admbox h3
{
    font-weight: bold;
    font-size: 18px;
    padding: 2px;
    color: #001F33;
    border-bottom: solid 1px #ccc;
    margin-bottom: 10px;
    padding-bottom: 5px;
}



.tblgrd
{
    border: solid 1px #ccc;
}
.tblgrd td
{
    border: solid 1px #ccc;
    border-collapse: collapse;
    padding: 2px;
}
.tblgrd th
{
    border: solid 1px #ccc;
    background-image: url('../images/cssblock-top.jpg');
    text-align: center;
    padding: 2px;
}

.managepages
{
    background: url('../images/icon-settings.gif') no-repeat 0px 0px;
    padding-left: 20px;
    margin-bottom: 5px;
}
.managepages a:link, .managepages a:visited
{
    font-weight: bold;
    color: #4F4100;
}


/*Auto complete*/
.ac_results
{
    padding: 0px;
    border: 1px solid black;
    background-color: white;
    overflow: hidden;
    z-index: 99999;
}

.ac_results ul
{
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ac_results li
{
    margin: 0px;
    padding: 2px 5px;
    cursor: default;
    display: block; /*  	if width will be 100% horizontal scrollbar will apear  	when scroll mode will be used 	*/ /*width: 100%;*/
    font: menu;
    font-size: 12px; /*  	it is very important, if line-height not setted or setted  	in relative units scroll will be broken in firefox 	*/
    line-height: 16px;
    overflow: hidden;
}

.ac_loading
{
    background: white url('images/loading.gif') right center no-repeat;
}

.ac_odd
{
    background-color: #C3C3C3;
}

.ac_over
{
    background-color: #A7DFA7;
    color: White;
    font-weight: bold;
}
/*Login box*/
.loginbox
{
    border: solid 1px #efefef;
    padding: 10px;
    width: 320px;
    margin: 0 auto;
}
.loginbox h3
{
    font-size: 14px;
    margin-bottom: 10px;
    color: #4B74A1;
}
.loginbox label
{
    width: 100px;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding-top: 5px;
    margin-bottom: 5px;
    color: #4B74A1;
}
.loginbox .txtbox
{
    width: 200px;
    padding: 3px;
    margin-bottom: 5px;
}
.loginbox .btn
{
    width: 100px;
    padding: 3px;
    background-color: #001F33;
    color: #FFFFFF;
    font-weight: bold;
    margin-left: 100px;
}

.shadow_vert
{
    position: absolute;
    z-index: 999;
    background: url(../images/shadow_vert.png) repeat-y;
    width: 5px;
}
.shadow_horz
{
    position: absolute;
    z-index: 999;
    background: url(../images/shadow_horz.png) repeat-x;
    height: 5px;
}


/* user side css */

body
{
    margin: 0px;
    padding: 0px;
}
.BodyTag
{
    background: #c7d5e3;
}
div, span, p
{
    font-family: verdana;
    color: #424242;
    font-size: 15px;
    letter-spacing: 0.01em;
    line-height: 22px;
}
p
{
    margin: 10px 0px 10px 0px;
    padding: 0px;
}


h1
{
    margin: 0px;
    padding: 5px 0px 8px 20px;
    color: #0c3560;
    font-weight: bold;
    font-size: 28px;
    line-height: 34px;
    font-style: italic;
}
h1 a:link, h1 a:visited, h1 a:hover
{
    color: #0c3560;
    text-decoration: none;
}
h1 .subtitle
{
    margin: 0px;
    color: #567599;
    font-weight: bold;
    font-size: 22px;
    font-style: normal;
}

h2
{
    margin: 0px;
    padding: 10px 0px 8px 0px;
    color: #0c3560;
    font-weight: bold;
    font-size: 20px;
}

.clearboth
{
    clear: both;
}
.right
{
    float: right;
}

#containar
{
    width: 100%;
    margin: 0px auto;
    padding: 0px;
}
#pagewidth
{
    width: 940px;
    margin: 0 auto;
    padding: 0px;
}

/* Header Starts */
#header
{
    width: 940px;
    margin: 0px;
    padding: 0px;
    height: 175px;
    float: left;
    background: url(../images/header-bg.jpg) center top no-repeat;
}

.head1
{
    float: left;
    width: 530px;
    margin: 0px;
    padding: 5px 0px;
    height: 100px;
}

.head2
{
    float: left;
    width: 940px;
    margin: 0px;
    padding: 0px;
    background: url(../images/blueblock-mid.jpg) left top repeat-x;
    height: 70px;
}
.head2 .headcall
{
    width: 900px;
    float: left;
}
.head2 .headcall span
{
    font-size: 23px;
    color: #fff;
    font-weight: normal;
    line-height: 30px;
}
.head2 .headleft
{
    width: 18px;
    float: left;
    padding: 0px;
    margin: 0px;
}
.head2 .headright
{
    float: right;
    width: 18px;
    padding: 0px;
    margin: 0px;
}


.left
{
    float: left;
}
.right
{
    float: right;
}

#navigation
{
    float: right;
    width: 400px;
    margin: 0px;
    padding-top: 15px;
}
.linkmenu
{
    width: 86px;
    margin-left: 10px;
    color: #0c3560;
    font-weight: normal;
    float: left;
    text-align: center;
    padding-top: 3px;
    background: url(../images/menu-bg.gif) no-repeat left top;
    height: 29px;
    font-size: 13px;
}
.linkmenu a:link, .linkmenu a:visited
{
    color: #0c3560;
    text-decoration: none;
}
.linkmenu a:hover
{
    display: inline;
    color: #000;
    text-decoration: none;
}

/* Header Ends*/


/* Mid Start */
#midcont
{
    width: 940px;
    float: left;
    margin-top: 30px;
    padding: 0px;
}

.contdiv
{
    width: 940px;
    float: left;
    margin: 0px;
    padding: 0px;
    background: #f6f4e8;
}

.contdiv1
{
    width: 570px;
    float: left;
    margin: 15px;
    padding: 0px;
}
.contdiv2
{
    width: 277px;
    float: right;
    margin: 15px 15px 15px 0px;
    padding: 0px;
}
.contdiv3
{
    width: 230px;
    float: left;
    margin: 0px;
    padding: 0px;
}
.contdiv3 div
{
    margin: 0px;
    padding: 5px 0px;
    height: 75px;
}
.contdiv3 h3
{
    font-size: 20px;
    margin-top: 10px;
    font-weight: normal;
}
.contdiv4
{
    width: 335px;
    float: right;
    margin: 0px;
    padding-top: 10px;
    color: #0c3560;
    font-size: 34px;
    font-weight: normal;
    text-align: center;
}
.contdiv5
{
    width: 910px;
    margin: 15px 0px 0px 15px;
    padding: 0px;
    text-align: center;
}
.rightblock
{
    background: url(../images/right-block-top.jpg) left top no-repeat;
    width: 276px;
    height: 281px;
    color: #fff;
    font-size: 21px;
    font-weight: normal;
    padding: 12px 0px 0px 18px;
    margin: 0px;
    line-height: 31px;
    font-family: "Trebuchet MS";
}

.button
{
    width: 252px;
    text-align: center;
    padding-top: 15px;
}


.contdiv1 ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.contdiv1 li
{
    list-style: none;
    font-weight: bold;
    padding: 2px 0px 0px 15px;
    line-height: 24px;
    background: url(../images/arrow.gif) no-repeat left top;
    margin-left: 3px;
}

.faq
{
    margin: 0;
    padding: 0;
}
.faq ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.faq li
{
    list-style: none;
    font-weight: bold;
    padding: 0px 0px 0px 22px;
    margin-top: 12px;
    line-height: 26px;
    background: url(../images/arw-q.gif) no-repeat left top;
}
.faq li li
{
    list-style-type: none;
    background: url(../images/arw-a.gif) no-repeat left top;
    font-weight: normal;
    padding: 0px 0px 0px 22px;
    margin: 0px 0px 0px -20px;
}

.callblue
{
    font-size: 28px;
    color: #0c3560;
    font-weight: normal;
    margin: 8px 0px;
    text-align: center;
}

/* Mid Ends */

/* Footer Start */
#footer
{
    width: 100%;
    height: auto;
    margin: 0px;
    border-top: 1px solid #fff;
    color: #fff;
    background: #87a8c1;
}
#footer div
{
    width: 940px;
    margin: 0 auto;
    padding-bottom: 14px;
    color: #fff;
    text-align: center;
    min-height: 155px;
    padding-top: 8px;
    font-size: 10px;
    line-height: normal;
}
#footer a:link, #footer a:visited
{
    color: #ffffff;
}
#footer a:hover
{
    color: #000000;
}

/* Footer Ends */


