/* CSS Document */

body
{
    margin: auto;
    background-color: #e9e9e9;
    width: 100%;
    font-family: Verdana;
    font-size: 11px;
}
#main
{
    width: 900px;
    margin: auto;
}
#main_part
{
    background-image: url(../images/main_bg.gif);
    background-position: top;
    background-repeat: repeat-x;
    width: 900px;
    margin: auto;
}
#main_part_1
{
    background-image: url(../images/main_bg1.gif);
    background-position: top;
    background-repeat: repeat-x;
    height: 800px;
    width: 900px;
    margin: auto;
}


#content_left
{
    width: 597px;
    float: left;
    border: 0px solid #cc0000;
}
#logo
{
    width: 850px;
    height: 112px;
}
#logo_1
{
    width: 597px;
    height: 112px;
}

#menu
{
    width: 597px;
    height: 36px;
}
#banner
{
    width: 597px;
    height: 147px;
}
#banner_pro
{
    width: 100%;
    height: 147px;
}
.master_bottom_hgt
{
    background-image: url(../images/main_bg.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    height: 250px;
}
#left_cont_part
{
    width: 597px;
    border: 0px solid #cc0000;
    height: 278px;
}
#left_cont_part1
{
    width: 597px;
    border: 0px solid #cc0000;
    height: 370px;
}
#login_1
{
    width: 271px;
    float: left;
    padding-left: 12px;
    padding-top: 20px;
}
#login_2
{
    width: 271px;
    float: left;
    padding-left: 12px;
    padding-top: 20px;
}
#login_3
{
    width: 271px;
    padding-left: 300px;
    padding-top: 20px;
}
.login_blue
{
    background: url('../images/login_bg.gif');
    background-repeat: repeat-x;
    height: 198px;
    overflow: hidden;
    text-align: left;
}
.login_blue ul
{
    background-image: url('../images/login_left.gif');
    background-repeat: no-repeat;
    background-position: left top;
    list-style-type: none;
    margin: 0 0 0 0;
    height: 198px;
    padding-left: 0px;
}
.login_blue ul li
{
    background-image: url('../images/login_right.gif');
    background-position: right top;
    background-repeat: no-repeat;
    list-style-type: none;
    height: 198px;
    font-weight: normal;
    text-align: center;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 20px;
    padding-top: 7px;
}

#content_right
{
    width: 276px;
    padding-right: 20px;
    padding-top: 8px;
    border: 0px solid #cc0000;
    margin-top: 81px;
    float: left;
}
#grey_top
{
    width: 276px;
    height: 50px;
}
#grey_midd
{
    width: 236px;
    background-image: url(../images/grey_box_middd.gif);
    background-repeat: repeat-y;
    height: 443px;
    background-position: top;
    padding-left: 30px;
    font-size: 11px;
    line-height: 20px;
    padding-right: 10px;
    color: #333333;
    text-align: justify;
}
#grey_bot
{
    width: 276px;
    height: 94px;
    background-image: url(../images/grey_box_bot.gif);
    background-repeat: no-repeat;
    background-position: top;
}
#read
{
    color: #5281b7;
    text-align: right;
}
.link1
{
    font-size: 11px;
    color: #ffffff;
    text-decoration: underline;
}
.link1 a
{
    font-size: 11px;
    color: #ffffff;
}
.link1 a:hover
{
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.link2
{
    font-size: 11px;
    color: #5281b7;
    text-decoration: underline;
}
.link2 a
{
    font-size: 11px;
    color: #5281b7;
}
.link2 a:hover
{
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.link3
{
    font-size: 11px;
    color: #5281b7;
    text-decoration: none;
}
.link3 a
{
    font-size: 11px;
    color: #5281b7;
    text-decoration: none;
}
.link3 a:hover
{
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

.link4
{
    font-size: 11px;
    color: #cc0000;
    text-decoration: none;
}
.link4 a
{
    font-size: 11px;
    color: #5281b7;
    text-decoration: none;
}
.link4 a:hover
{
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

/* Dashboard link start */
a.link_dashboard
{
    font-size: 11px;
    color: #5281b7;
    text-decoration: underline;
}
a.link_dashboard
{
    font-size: 11px;
    color: #5281b7;
    text-decoration: none;
}
a.link_dashboard:hover
{
    font-size: 11px;
    color: #5281b7;
    text-decoration: underline;
}

/* Dashboard link end*/

h1
{
    font-size: 13px;
    color: #ffffff;
}
#copy_bot
{
    font-size: 11px;
    color: #333333;
    padding-top: 80px;
    text-align: right;
    height: 30px;
    line-height: 20px;
}
#bg_add
{
    background-image: url(../images/bg_ad.gif);
    background-position: top left;
    background-repeat: no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    width: 400px;
    height: 380px;
}
.bg_add_1
{
    background: url(../images/bg_ad.gif) #567594 no-repeat top left;
    width: 450px;
}

.bg_add_2
{
    background-image: url(../images/bg_ad.gif);
    background-position: top left;
    background-repeat: no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    width: 250px;
    height: 125px;
}

table.tableView
{
    border-collapse:collapse;
    border:1px solid #eeeeee;  
    float:left; 
}
table.tableView th
{
    background:#75a0d2;
}
.add_ww
{
    width: 145px;
    color: #ffffff;
    text-align: left;
    line-height: 20px;
    padding: 2px 10px 2px 40px;
}
.add_ww2
{
    width: 172px;
    color: #5281b7;
    text-align: left;
    line-height: 20px;
    padding: 2px 10px 2px 40px;
}
.button_s
{
    background-color: #eeeeee;
}

/*------inner page style-----*/

#content_inner
{
    width: 900px;
    float: left;
    border: 0px solid #cc0000;
}

#content_inner_pro
{
    width: 100%;
    float: left;
    border: 0px solid #cc0000;
}

#left_cont_inner
{
    width: 900px;
    border: 0px solid #cc0000;
    height: 278px;
}
#banner_inner
{
    width: 890px;
    height: 147px;
}


/*------home page navigation style-----*/

#foot
{
    width: 597px;
    display: inline;
    clear: both;
    height: 36px;
    margin-top: 0px;
}

#nav
{
    list-style: none;
    margin: 0px 0px 0px;
    padding: 0px;
    clear: both;
    float: left;
    line-height: 0px;
}

#nav li
{
    margin-left: 0px;
    float: left;
}

#nav li a
{
    height: 36px;
    display: block;
    float: left;
    text-decoration: none;
}

#nav #nav-home a
{
    width: 74px;
    height: 36px;
    background: url(../images/btn_home12.gif) no-repeat left top; /*border-right:1px #FFFFFF solid; border-top:1px #FFFFFF solid; border-bottom:1px #FFFFFF solid; */
}

#nav #nav-home a:hover
{
    background: url(../images/btn_home12.gif) no-repeat left bottom; /*border-right:1px #FFFFFF solid; border-top:1px #FFFFFF solid; border-bottom:1px #FFFFFF solid; */
}

#nav #nav-home1 a
{
    background: url(../images/btn_home12.gif) no-repeat left bottom;
    width: 74px;
    height: 36px; /*border-right:1px #FFFFFF solid; border-top:1px #FFFFFF solid; border-bottom:1px #FFFFFF solid; */
}

#nav #nav-cont a
{
    width: 108px;
    height: 36px;
    background: url(../images/btn_con.gif) no-repeat left top; /*border-right:1px #FFFFFF solid; border-top:1px #FFFFFF solid; border-bottom:1px #FFFFFF solid; */
}

#nav #nav-cont a:hover
{
    background: url(../images/btn_con.gif) no-repeat left bottom; /*border-right:1px #FFFFFF solid; border-top:1px #FFFFFF solid; border-bottom:1px #FFFFFF solid; */
}

#nav #nav-cont1 a
{
    background: url(../images/btn_con.gif) no-repeat left bottom;
    width: 108px;
    height: 36px; /*border-right:1px #FFFFFF solid; border-top:1px #FFFFFF solid; border-bottom:1px #FFFFFF solid; */
}

#nav #nav-about a
{
    width: 96px;
    height: 36px;
    background: url(../images/btn_abr12.gif) no-repeat left top; /*border-right:1px #FFFFFF solid; border-top:1px #FFFFFF solid; border-bottom:1px #FFFFFF solid; */
}

#nav #nav-about a:hover
{
    background: url(../images/btn_abr12.gif) no-repeat left bottom; /*border-right:1px #FFFFFF solid; border-top:1px #FFFFFF solid; border-bottom:1px #FFFFFF solid; */
}

#nav #nav-about1 a
{
    background: url(../images/btn_abr12.gif) no-repeat left bottom;
    width: 96px;
    height: 36px; /*border-right:1px #FFFFFF solid; border-top:1px #FFFFFF solid; border-bottom:1px #FFFFFF solid; */
}

.textbox1
{
    width: 150px;
    border: 1px solid #000000;
    height: 18px;
}

.textbox2
{
    width: 150px;
    border: 1px solid #000000;
    height: 45px;
}




/* Grid View Style */

.gvStyle1
{
    font-family: Verdana ,Arial,Helvetica,Sans-Serif;
    border: Solid 1px #aaaaaa;
    color: #333333;
    text-align: left;
    border-collapse: collapse; /*background-color:#cc0000;*/
    font-size: 11px;
}
.gvFieldHeaderStyle1
{
    background-color: #E8F2FC;
    font-weight: lighter;
    color: White;
}
.gvRowstyle1
{
    /* background-color :#EFF3FB; */
    background-color: #ffffff;
}
.gvRowstyleHidden1
{
    background-color: #EFF3FB;
    color: #EFF3FB;
}
.gvAlternatingRowstyle1
{
    /* background-color :#FFFFFF;  */ /*background-color :#cee4fd;*/
    background-color: #f0f7ff;
}
.gvAlternatingRowstyleHidden1
{
    background-color: #FFFFFF;
    color: #FFFFFF;
}
.gvSelectedRowstyle1
{
    background-color: #C1DDEC;
    font-weight: lighter;
}
/* .gvEditRowstyle1
{
	background-color :#F5F5F5;
}
.gvCommandRowstyle1
{
	background-color :#D1DDF1;
	font-weight :lighter ;
}
*/
.gvHeaderstyle1
{
    background-color: #446b97;
    font-weight: lighter;
    color: #FFFFFF;
}
/* Gridview Header For Sorting link start */
.link_header
{
    font-size: 11px;
    color: #ffffff;
    background-color: #446b97;
    text-decoration: underline;
}
.link_header a
{
    font-size: 11px;
    background-color: #446b97;
    color: #ffffff;
    text-decoration: none;
}
.link_header a:hover
{
    font-size: 11px;
    background-color: #446b97;
    color: #ffffff;
    text-decoration: underline;
}

/* Gridview Header For Sorting link end */


.gvFooterstyle1
{
    background-color: #507CD1;
    font-weight: lighter;
    color: #cc0000;
}
.gvPagerstyle1
{
    background-color: #eeeeee;
    color: #335378;
}
/* Gridview Pager For Paging number link start */
.link_Pager
{
    font-size: 11px;
    background-color: #eeeeee;
    color: #335378;
    text-decoration: underline;
}
.link_Pager a
{
    font-size: 11px;
    background-color: #eeeeee;
    color: #335378;
    text-decoration: none;
}
.link_Pager a:hover
{
    font-size: 11px;
    background-color: #eeeeee;
    color: #335378;
    text-decoration: underline;
}
.link_Pager span
{
    font-weight: bold;
}
/* Gridview Pager For Paging number link end */



/* CSS Document */

#info
{
    position: relative;
}
p.bold
{
    padding-left: 15px;
    color: #c00;
}
a.linkup
{
    position: relative;
}
a.buttonup
{
    position: absolute;
    top: 200px;
    left: 650px;
    border: 0;
}
a.buttonup img
{
    border: 0;
}
.gleft
{
    float: left;
    margin: 25px 0 10px 0;
}
.gright
{
    float: right;
    margin: 25px 5px 10px 0;
}
.grc
{
    margin: 20px 0 0 10px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu
{
    width: 899px;
    height: 32px;
    font-size: 0.85em;
    position: relative;
    z-index: 100;
    border-right: 1px solid #cccccc;
    background-color: #446b97;
}
/* hack to correct IE5.5 faulty box model */
* html .menu
{
    width: 899px;
    width: 900px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.menu ul ul
{
    width: 128px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li
{
    float: left;
    width: 128px;
    position: relative;
}
/* style the links for the top level */
.menu a, .menu a:visited
{
    display: block;
    font-size: 11px;
    text-decoration: none;
    color: #fff;
    width: 117px;
    height: 32px;
    border: 1px solid #cccccc;
    border-width: 0px 0 0px 1px;
    background: #446b97;
    padding-left: 10px;
    line-height: 29px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited
{
    width: 128px;
    width: 117px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited
{
    background: #d4d8bd url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;
}
/* style the second level hover */
.menu ul ul a.drop:hover
{
    background: #c9ba65 url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;
}
.menu ul ul :hover > a.drop
{
    background: #cc0000 url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited
{
    background: #e2dfa8;
}
/* style the third level hover */
.menu ul ul ul a:hover
{
    background: #507CD1;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul
{
    visibility: hidden;
    position: absolute;
    height: 0;
    top: 31px;
    left: 0;
    width: 149px;
    border-top: 1px solid #446b97;
}
/* another hack for IE5.5 */
* html .menu ul ul
{
    top: 30px;
    top: 31px;
}

/* position the third level flyout menu */
.menu ul ul ul
{
    left: 119px;
    top: -1px;
    width: 119px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left
{
    left: -119px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table
{
    position: absolute;
    top: 0;
    left: 0;
    border-collapse: collapse;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited
{
    background: #FFFFFF;
    color: #000;
    height: auto;
    line-height: 1em;
    padding: 5px 10px;
    width: 128px;
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited
{
    width: 150px;
    width: 128px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover
{
    color: #fff;
    background: #173759;
}
.menu :hover > a, .menu ul ul :hover > a
{
    color: #fff;
    background: #173759;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul
{
    visibility: visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul
{
    visibility: hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul
{
    visibility: visible;
}

.button_back
{
    background: url(../images/back.gif) no-repeat;
    color: #000000;
    font-weight: bold;
    border: 0px;
    font-size: 12px;
    width: 66px;
    height: 22px;
    padding-bottom: 8px;
    cursor: pointer;
}



#tab_bg
{
    background: url(../images/div_part_1.gif) repeat-x;
    background-color: #fdfdfd;
    width: 357px;
    height: 174px;
    float: left;
    padding-left: 190px;
    padding-top: 50px;
    font-size: 12px;
}
#tab_bg1
{
    background: url(../images/div_part_2.gif) repeat-x;
    background-color: #fdfdfd;
    width: 357px;
    height: 174px;
    float: left;
    padding-left: 190px;
    padding-top: 50px;
    font-size: 12px;
}
#tab_bg2
{
    background: url(../images/div_part_3.gif) repeat-x;
    background-color: #fdfdfd;
    width: 357px;
    height: 174px;
    float: left;
    padding-left: 190px;
    padding-top: 50px;
    font-size: 12px;
}
.user_div
{
    float: left;
    width: 80px;
    text-align: right;
    line-height: 22px;
    color: #666666;
    padding-bottom: 20px;
}
.textbox_tab
{
    float: left;
    width: 200px;
    padding-left: 20px;
    padding-bottom: 20px;
}
.go_btn
{
    float: left;
    width: 140px;
    padding-left: 20px;
    padding-bottom: 20px;
    background-image: url(../images/go_btn.gif);
    background-position: top right;
    height: 30px;
    background-repeat: no-repeat;
}
.textbox_tab_line
{
    float: left;
    width: 180px;
    padding-left: 3px;
    border: 1px solid #cccccc;
    height: 18px;
    color: #446b97;
}

.head_bx_left
{
    background-image: url(../images/head_box_left.gif);
    width: 15px;
    height: 31px;
    float: left;
    margin-left: -1px;
}
.head_bx_bg
{
    background-image: url(../images/head_box_bg.gif);
    background-repeat: repeat-x;
    height: 26px;
    color: #446b97;
    float: left;
    padding-top: 5px;
}
.head_bx_right
{
    background-image: url(../images/head_box_right.gif);
    width: 23px;
    height: 31px;
    float: left;
}
.logout_btn
{
    text-align: right;
    float: right;
    margin-top: 80px;
    cursor: pointer;
    background-image: url(../images/logout_btn.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    width: 71px;
    height: 22px;
}

.nav_btn
{
    background-image: url(../images/bg_cen_nav.jpg);
    background-position: top;
    background-repeat: repeat-x;
}
.alt_color
{
    background: #ffffff;
}
/*Html table start*/
.txt_box_html_tbl
{
    border: 1px solid #b9b8b8;
    height: 18px;
    width: 98%;
    background-color: White;
    color: Black;
    text-align: left;
}
/*Html table end*/
