BODY
{
    scrollbar-face-color: #C9CEE4;
    scrollbar-highlight-color: #F0F1F7;
    scrollbar-3dlight-color: #DADDEC;
    scrollbar-darkshadow-color: #DADDEC;
    scrollbar-shadow-color: #939FC7;
    scrollbar-arrow-color: #939FC7;
    scrollbar-track-color: #DADDEC;
}
a
{
    font-weight: normal;
    color: #6a737b;
    text-decoration: none;
    font-size: 12px !important;
}
a:hover
{
    text-decoration: underline !important;
    font-size: 12px !important;
}
A.leftlink:link
{
    font-weight: normal;
    font-size: 10px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.leftlink:visited
{
    font-weight: normal;
    font-size: 10px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.leftlink:hover
{
    font-weight: normal;
    font-size: 10px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
.INPUT
{
    border-right: #BCBCBC 1px solid;
    border-top: #626262 2px solid;
    font-size: 11px;
    border-left: #626262 2px solid;
    color: #233B68;
    border-bottom: #BCBCBC 1px solid;
    font-family: Verdana;
    height: 18px;
}
SELECT
{
    /*	BORDER-LEFT: #626262 2px; 	BORDER-RIGHT: #BCBCBC 1px; 	BORDER-TOP: #626262 2px; 	BORDER-BOTTOM: #BCBCBC 1px; */
    font-size: 11px;
    color: #233B68;
    font-family: Verdana;
}
TEXTAREA
{
    border-right: #BCBCBC 1px solid;
    border-top: #626262 2px solid;
    font-size: 11px;
    border-left: #626262 2px solid;
    color: #233B68;
    border-bottom: #BCBCBC 1px solid;
    font-family: Verdana;
}
TD
{
    font-family: Verdana;
    font-size: 11px;
    line-height: 25px;
}
.TDHEAD
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    color: #FFFFFF;
    background-color: #939FC7;
    padding-left: 10px;
}
.TDHEAD td
{
    color: #fff !important;
    font-weight: bold;
    padding-left: 15px;
    text-align: left;
}

.TDHEAD_red
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    color: #FFFFFF;
    background-color: #FF0000;
    padding-left: 10px;
}

.TDHEAD_SUB
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    background-color: #DADDEC;
    height: 20px;
}
.TDHEAD_SUB_red
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    background-color: #FA8578;
    height: 20px;
}

.TDHEAD_SUB td
{
    padding-left: 5px;
}
.BORDER
{
    border: #B6B9C8 1px solid;
}
.ERR
{
    font-family: Verdana;
    font-size: 11px;
    color: #8D4143;
    font-weight: bold;
    text-align: center;
}
.inplogin
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #233B68;
    border: 1px solid #999999;
}

.inplogin_80
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #233B68;
    border: 1px solid #999999;
    width: 80px;
}

.inplogin_150
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #233B68;
    border: 1px solid #999999;
    width: 150px;
}

.inplogin_200
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #233B68;
    border: 1px solid #999999;
    width: 200px;
}

.inplogin_250
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #233B68;
    border: 1px solid #999999;
    width: 250px;
}

.tbllogin
{
    font-size: 11px;
    color: #336699;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 20px;
    padding-left: 10px;
}

.tbllogin_search
{
    font-size: 11px;
    color: #336699;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 20px;
}

.bodyP
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
}

.dtree
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #f6f6f6;
    white-space: nowrap;
    font-weight: normal;
    margin-left: 20px;
}
.dtree img
{
    border: 0px;
    vertical-align: middle;
}
.dtree a
{
    color: #02233D;
    text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel
{
    white-space: nowrap;
    padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover
{
    color: #939495;
    text-decoration: none;
    font-weight: normal;
}
/*
.dtree a.nodeSel {
	background-color: #DFDCD8;
}
*/
.dtree .clip
{
    overflow: hidden;
}
.VScroll
{
    width: 210px;
    height: 300px; /*overflow-y:yes;*/
    overflow-y: scroll;
    overflow-x: hidden;
    overflow: auto; /*overflow:hidden;*/
    text-align: left; /*font-size:11px;  color:#445489;  background-color:#FFFFFF;*/
}
.filediv
{
    text-align: center; /*height:15px;*/
    display: block; /*float:left;*/
    margin-top: .3em;
    text-align: left;
    background-color: #E5E7F2;
    cursor: pointer;
}
.divclasAdmin
{
    border: 1px solid #000000;
    width: 508px;
    height: 14px;
    white-space: nowrap;
}
.deleteCls
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}
.deleteCls:hover
{
    font-size: 11px;
    color: #e95800;
    text-decoration: none;
    cursor: pointer;
}

/*----added on 20/06/09-----*/

.maintable
{
    width: 1870px;
}
.bodytable
{
    width: 1870px;
}
.leftpan
{
    width: 250px;
}
.border
{
    margin: 0px auto 0 auto;
}
.body
{
    /*background:#FFFFFF;*/
}
.body td
{
    padding-left: 5px;
}
.tdspacing
{
    height: 20px;
    padding: 0 0 0 3px;
    line-height: 20px;
}
.search_button
{
    width: 60px;
    margin: 0 0 0 12px;
    height: 20px;
    border: 1px solid #666666;
}
.img_border
{
    border: 1px solid #CCCCCC;
    padding: 1px;
}



span
{
    font-weight: normal;
    color: #414447; /*TEXT-DECORATION: none; 	cursor:pointer;*/
}
span:visited
{
    font-weight: bold;
    color: #484F6B;
    text-decoration: none;
}
/*span:hover {
	FONT-WEIGHT: bold;
	COLOR: #CC6600;
	TEXT-DECORATION: underline;
}
span:active {
	FONT-WEIGHT: bold;
	COLOR: #876458;
	TEXT-DECORATION: underline;
}
*/
/*----------------------------------cmsEdit css------------------------------*/

html
{
    font-size: 100%;
    height: 100%;
    margin-bottom: 1px;
    background: none repeat scroll 0 0 #FFFFFF;
}
body
{
    background: url("/admin/images/bg-body.gif") repeat-y scroll left top #F0F0F0;
    color: #555555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
#body-wrapper
{
    background: url("/admin/images/bg-radial-gradient.gif") no-repeat fixed 230px top transparent;
}
h1, h2, h3, h4, h5, h6
{
    color: #222222;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
}
h1
{
    color: #FFFFFF;
    font-family: Calibri,Helvetica,Arial,sans-serif;
    font-size: 31px;
    font-weight: bold;
    position: absolute;
    top: -1000px;
}
h2
{
    font-size: 26px;
    padding: 0 0 10px;
}
h3
{
    font-size: 17px;
    padding: 0 0 10px;
}
h4
{
    font-size: 16px;
    padding: 0 0 5px;
}
h5
{
    font-size: 14px;
    padding: 0 0 5px;
}
h6
{
    font-size: 12px;
    padding: 0 0 5px;
}
a
{
    color: #557FFF;
    text-decoration: none;
}
a:hover
{
    color: #000000;
    cursor: pointer;
}
a:active
{
    color: #777777;
}
a:focus
{
    outline: 1px none;
}
strong
{
    color: #333333;
    font-weight: bold;
}
small
{
    font-size: 0.85em;
}
pre
{
    font-family: monospace;
}
p
{
    line-height: 1.6em;
    padding: 5px 0 10px;
}
.clear
{
    clear: both;
}
.align-left
{
    float: left;
}
.align-right
{
    float: right;
}
.button
{
    background: url("/admin/images/bg-button-green.gif") repeat-x scroll left top #459300 !important;
    border: 1px solid #459300 !important;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font-family: Verdana,Arial,sans-serif;
    font-size: 11px !important;
    padding: 4px 7px !important;
}
.button:hover
{
    text-decoration: underline;
}
.button:active
{
    padding: 5px 7px 3px !important;
}
a.remove-link
{
    color: #BB0000;
}
a.remove-link:hover
{
    color: #000000;
}
#sidebar
{
    background: url("/admin/images/bg-sidebar.gif") no-repeat scroll left top transparent;
    color: #888888;
    font-size: 11px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 230px;
}
#sidebar #sidebar-wrapper
{
    margin: 0 0 0 9px;
}
#sidebar a, #sidebar a:active
{
    color: #CCCCCC;
}
#sidebar a:hover
{
    color: #FFFFFF;
}
#sidebar #sidebar-title
{
    margin: 40px 0 40px 15px;
}
#sidebar #logo
{
    margin: 40px 0;
}
#sidebar #profile-links
{
    line-height: 1.5em;
    padding: 0 15px 20px;
    text-align: right;
}
#sidebar #main-nav
{
    font-family: Helvetica,Arial,sans-serif;
    margin: 0 0 0 15px;
    padding: 0;
    width: 206px;
}
#sidebar #main-nav li
{
    list-style: none outside none;
    padding-bottom: 10px;
    text-align: right;
}
#sidebar #main-nav li a.nav-top-item
{
    background: url("/admin/images/bg-menu-item-green.gif") no-repeat scroll right center transparent;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px 15px;
    text-decoration: none;
}
#sidebar #main-nav li a.current
{
    background-image: url("/admin/images/bg-menu-item-current.gif") !important;
    color: #333333;
    font-weight: bold;
}
#sidebar #main-nav li a.current:hover
{
    color: #333333;
}
#sidebar #main-nav ul
{
    font-size: 12px;
    margin: 0;
    padding: 0;
}
#sidebar #main-nav ul li
{
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: right;
}
#sidebar #main-nav ul li a
{
    color: #AAAAAA;
    display: block;
    font-size: 13px;
    line-height: 1.2em;
    padding: 8px 15px;
}
#sidebar #main-nav ul li a:hover, #sidebar #main-nav ul li a.current, #sidebar #main-nav ul li a.current:hover
{
    color: #FFFFFF;
}
#sidebar #main-nav ul li a.current
{
    background: url("/admin/images/menu-current-arrow.gif") no-repeat scroll right center transparent !important;
}
#messages p, #messages form
{
    border-top: 1px solid #DDDDDD;
    padding: 10px 0;
}
#messages h4
{
    padding: 10px 0;
}
#messages fieldset
{
    margin: 0;
}
#messages textarea
{
    margin: 0 0 15px;
}
#main-content
{
    margin: 0 30px 0 260px;
    padding: 40px 0 0;
}
.column-left
{
    float: left;
    width: 48%;
}
.column-right
{
    float: right;
    width: 48%;
}
#page-intro
{
    font-size: 17px;
    padding: 0 0 20px;
}
#footer
{
    border-top: 1px solid #CCCCCC;
    font-size: 10px !important;
    margin: 40px 0 0;
    padding: 20px 10px;
}
#footer div
{
    font-size: 11px !important;
}
#main-content ul, #main-content ol
{
    padding: 10px 0;
}
#main-content ul li
{
    background: url("/admin/images/icons/bullet_black.png") no-repeat scroll left center transparent;
    padding: 4px 0 4px 20px;
}
#main-content ol
{
    padding: 0 0 0 24px;
}
#main-content ol li
{
    list-style: decimal outside none;
    padding: 4px 0;
}
.content-box
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    margin: 0 0 20px;
}
.content-box-header
{
    background: url("/admin/images/bg-content-box.gif") repeat-x scroll left top #E5E5E5;
    height: 40px;
    margin-top: 1px;
}
.content-box-header h3
{
    float: left;
    padding: 12px 15px 10px;
}
ul.content-box-tabs
{
    float: right;
    margin: 0 !important;
    padding: 12px 15px 0 0 !important;
}
ul.content-box-tabs li
{
    background-image: none !important;
    float: left;
    margin: 0;
    padding: 0 !important;
}
ul.content-box-tabs li a
{
    border-bottom: 0 none;
    color: #333333;
    display: block;
    margin: 1px;
    padding: 8px 10px;
}
ul.content-box-tabs li a:hover
{
    color: #57A000;
}
ul.content-box-tabs li a.current
{
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #CCCCCC #CCCCCC -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    margin: 0;
}
.content-box-content
{
    border-top: 1px solid #CCCCCC;
    font-size: 13px;
    padding: 20px;
}
#main-content table
{
    border-collapse: collapse;
    width: 100%;
}
#main-content table thead th
{
    border-bottom: 1px solid #DDDDDD;
    font-size: 15px;
    font-weight: bold;
}
#main-content tbody
{
    border-bottom: 1px solid #DDDDDD;
}
#main-content tbody tr
{
    background: none repeat scroll 0 0 #FFFFFF;
}
#main-content tbody tr.alt-row
{
    background: none repeat scroll 0 0 #F3F3F3;
}
#main-content table td, #main-content table th
{
    line-height: 1.3em;
    padding: 10px;
}
#main-content table tfoot td .bulk-actions
{
    padding: 15px 0 5px;
}
#main-content table tfoot td .bulk-actions select
{
    border: 1px solid #CCCCCC;
    padding: 4px;
}
#main-content .pagination
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    padding: 20px 0 5px;
    text-align: right;
}
.pagination a
{
    margin: 0 5px 0 0;
    padding: 3px 6px;
}
.pagination a.number
{
    border: 1px solid #DDDDDD;
}
.pagination a.current
{
    background: url("/admin/images/bg-button-green.gif") repeat-x scroll left top #469400 !important;
    border-color: #459300 !important;
    color: #FFFFFF !important;
}
.pagination a.current:hover
{
    text-decoration: underline;
}
.shortcut-button
{
    background: url("/admin/images/shortcut-button-bg.gif") no-repeat scroll left top #F7F7F7;
    border: 1px solid #CCCCCC;
    display: block;
    margin: 0 0 20px;
    width: 120px;
}
.shortcut-button span
{
    background-position: center 15px;
    background-repeat: no-repeat;
    border: 1px solid #FFFFFF;
    color: #555555;
    display: block;
    font-size: 13px;
    line-height: 1.3em;
    padding: 78px 10px 15px;
    text-align: center;
}
.new-article span
{
    background-image: url("/admin/images/icons/pencil_48.png");
}
.new-page span
{
    background-image: url("/admin/images/icons/paper_content_pencil_48.png");
}
.upload-image span
{
    background-image: url("/admin/images/icons/image_add_48.png");
}
.add-event span
{
    background-image: url("/admin/images/icons/clock_48.png");
}
.manage-comments span
{
    background-image: url("/admin/images/icons/comment_48.png");
}
.shortcut-button:hover
{
    background: none repeat scroll 0 0 #FFFFFF;
}
.shortcut-button span:hover
{
    color: #57A000;
}
ul.shortcut-buttons-set li
{
    background: none repeat scroll 0 50% transparent;
    float: left;
    margin: 0 15px 0 0;
    padding: 0 !important;
}
form label
{
    /*display: block;*/
    font-weight: bold;
    padding: 0 0 10px;
}
form fieldset legend
{
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 10px;
}
form p small
{
    color: #777777;
    font-size: 0.75em;
}
form input.text-input, form select, form .wysiwyg
{
    background: url("/admin/images/bg-form-field.gif") repeat-x scroll left top #FFFFFF;
    border: 1px solid #D5D5D5;
    color: #333333;
    font-size: 13px;
    padding: 6px;
}
form .small-input
{
    width: 25% !important;
}
form .medium-input
{
    width: 50% !important;
}
form .large-input
{
    font-size: 16px !important;
    padding: 8px !important;
    width: 97.5% !important;
}
form textarea
{
    font-family: Arial,Helvetica,sans-serif; /*width:97.5% !important;*/
}
form select
{
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 4px;
}
form input[type="checkbox"], form input[type="radio"]
{
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    padding: 0;
}
.notification
{
    background-position: 10px 11px !important;
    background-repeat: no-repeat !important;
    border: 1px solid;
    font-size: 13px;
    margin: 0 0 15px;
    padding: 0;
    position: relative;
    width: 99.8%;
}
.attention
{
    background: url("/admin/images/icons/exclamation.png") no-repeat scroll 10px 11px #FFFBCC;
    border-color: #E6DB55;
    color: #666452;
}
.information
{
    background: url("/admin/images/icons/information.png") repeat scroll 0 0 #DBE3FF;
    border-color: #A2B4EE;
    color: #585B66;
}
.success
{
    background: url("/admin/images/icons/tick_circle.png") repeat scroll 0 0 #D5FFCE;
    border-color: #9ADF8F;
    color: #556652;
}
.error
{
    background: url("/admin/images/icons/cross_circle.png") repeat scroll 0 0 #FFCECE;
    border-color: #DF8F8F;
    color: #665252;
}
.notification div
{
    display: block;
    font-style: normal;
    line-height: 1.5em;
    padding: 10px 10px 10px 36px;
}
.notification .close
{
    color: #990000;
    font-size: 9px;
    position: absolute;
    right: 5px;
    top: 5px;
}
.input-notification
{
    background-color: transparent;
    background-position: left 2px;
    background-repeat: no-repeat;
    margin: 0 0 0 5px;
    padding: 2px 0 2px 22px;
}
#login-wrapper #login-content .notification
{
    background-color: #141414;
    border: 0 none;
    color: #FFFFFF !important;
}
body#login
{
    background: url("/admin/images/bg-login.gif") repeat scroll 0 0 #222222;
    color: #FFFFFF;
}
#login-wrapper
{
    background: url("/admin/images/bg-login-top.png") repeat-x scroll left top transparent;
}
#login-wrapper #login-top
{
    padding: 140px 0 50px;
    text-align: center;
    width: 100%;
}
#login-wrapper #login-content
{
    margin: 0 auto;
    text-align: left;
    width: 300px;
}
#login-wrapper #login-content label
{
    color: #FFFFFF;
    float: left;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
    width: 70px;
}
#login-wrapper #login-content input
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    float: right;
    margin: 0 0 20px;
    width: 200px;
}
#login-wrapper #login-content p
{
    padding: 0;
}
#login-wrapper #login-content p#remember-password
{
    float: right;
}
#login-wrapper #login-content p#remember-password input
{
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    float: none;
    margin: 0 10px 0 0;
    width: auto;
}
#login-wrapper #login-content p .button
{
    margin-top: 20px;
    width: auto;
}
#facebox .b
{
    background: url("/admin/images/b.png") repeat scroll 0 0 transparent;
}
#facebox .tl
{
    background: url("/admin/images/tl.png") repeat scroll 0 0 transparent;
}
#facebox .tr
{
    background: url("/admin/images/tr.png") repeat scroll 0 0 transparent;
}
#facebox .bl
{
    background: url("/admin/images/bl.png") repeat scroll 0 0 transparent;
}
#facebox .br
{
    background: url("/admin/images/br.png") repeat scroll 0 0 transparent;
}
#facebox
{
    left: 0;
    position: absolute;
    text-align: left;
    top: 0;
    z-index: 100;
}
#facebox .popup
{
    position: relative;
}
#facebox table
{
    border-collapse: collapse;
}
#facebox td
{
    border-bottom: 0 none;
    padding: 0;
}
#facebox .body
{
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px;
    width: 370px;
}
#facebox .loading
{
    text-align: center;
}
#facebox .image
{
    text-align: center;
}
#facebox img
{
    border: 0 none;
    margin: 0;
}
#facebox .footer
{
    border-top: 1px solid #DDDDDD;
    margin-top: 10px;
    padding-top: 5px;
    text-align: right;
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br
{
    height: 10px;
    overflow: hidden;
    padding: 0;
    width: 10px;
}
#facebox_overlay
{
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
.facebox_hide
{
    z-index: -100;
}
.facebox_overlayBG
{
    background-color: #000000;
    z-index: 99;
}
div.wysiwyg
{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 5px;
    width: 97.5% !important;
}
div.wysiwyg *
{
    margin: 0;
    padding: 0;
}
div.wysiwyg ul.panel
{
    border-bottom: 1px solid #CCCCCC;
    float: left;
    padding: 0 0 5px;
    width: 100%;
}
div.wysiwyg ul.panel li
{
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: #FFFFFF;
    background-image: none !important;
    background-position: 0 0;
    background-repeat: repeat;
    float: left;
    list-style-type: none;
    margin: 0 2px;
    padding: 0 !important;
}
div.wysiwyg ul.panel li.separator
{
    border-left: 1px solid #CCCCCC;
    height: 16px;
    margin: 0 4px;
}
div.wysiwyg ul.panel li a
{
    background: url("/admin/images/icons/jquery.wysiwyg.gif") no-repeat scroll -64px -80px transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 16px;
    padding: 0 !important;
    width: 16px;
}
div.wysiwyg ul.panel li a:hover, div.wysiwyg ul.panel li a.active
{
}
div.wysiwyg ul.panel li a.active
{
    background-color: #F9F9F9;
    border-color: #AAAAAA #CCCCCC #CCCCCC #AAAAAA;
    border-right: 1px solid #CCCCCC;
    border-style: solid;
    border-width: 1px;
    padding: 0;
}
div.wysiwyg ul.panel li a.bold
{
    background-position: 0 -16px;
}
div.wysiwyg ul.panel li a.italic
{
    background-position: -16px -16px;
}
div.wysiwyg ul.panel li a.strikeThrough
{
    background-position: -32px -16px;
}
div.wysiwyg ul.panel li a.underline
{
    background-position: -48px -16px;
}
div.wysiwyg ul.panel li a.justifyLeft
{
    background-position: 0 0;
}
div.wysiwyg ul.panel li a.justifyCenter
{
    background-position: -16px 0;
}
div.wysiwyg ul.panel li a.justifyRight
{
    background-position: -32px 0;
}
div.wysiwyg ul.panel li a.justifyFull
{
    background-position: -48px 0;
}
div.wysiwyg ul.panel li a.indent
{
    background-position: -64px 0;
}
div.wysiwyg ul.panel li a.outdent
{
    background-position: -80px 0;
}
div.wysiwyg ul.panel li a.subscript
{
    background-position: -64px -16px;
}
div.wysiwyg ul.panel li a.superscript
{
    background-position: -80px -16px;
}
div.wysiwyg ul.panel li a.undo
{
    background-position: 0 -64px;
}
div.wysiwyg ul.panel li a.redo
{
    background-position: -16px -64px;
}
div.wysiwyg ul.panel li a.insertOrderedList
{
    background-position: -32px -48px;
}
div.wysiwyg ul.panel li a.insertUnorderedList
{
    background-position: -16px -48px;
}
div.wysiwyg ul.panel li a.insertHorizontalRule
{
    background-position: 0 -48px;
}
div.wysiwyg ul.panel li a.h1
{
    background-position: 0 -32px;
}
div.wysiwyg ul.panel li a.h2
{
    background-position: -16px -32px;
}
div.wysiwyg ul.panel li a.h3
{
    background-position: -32px -32px;
}
div.wysiwyg ul.panel li a.h4
{
    background-position: -48px -32px;
}
div.wysiwyg ul.panel li a.h5
{
    background-position: -64px -32px;
}
div.wysiwyg ul.panel li a.h6
{
    background-position: -80px -32px;
}
div.wysiwyg ul.panel li a.cut
{
    background-position: -32px -64px;
}
div.wysiwyg ul.panel li a.copy
{
    background-position: -48px -64px;
}
div.wysiwyg ul.panel li a.paste
{
    background-position: -64px -64px;
}
div.wysiwyg ul.panel li a.increaseFontSize
{
    background-position: -16px -80px;
}
div.wysiwyg ul.panel li a.decreaseFontSize
{
    background-position: -32px -80px;
}
div.wysiwyg ul.panel li a.createLink
{
    background-position: -80px -48px;
}
div.wysiwyg ul.panel li a.insertImage
{
    background-position: -80px -80px;
}
div.wysiwyg ul.panel li a.html
{
    background-position: -48px -48px;
}
div.wysiwyg ul.panel li a.removeFormat
{
    background-position: -80px -64px;
}
div.wysiwyg ul.panel li a.empty
{
    background-position: -64px -80px;
}
div.wysiwyg iframe
{
    border: 0 none;
    clear: left;
    margin: 5px 0 0;
    width: 97.5% !important;
}
.dFunctions
{
    border-color: #F5F5F5 #F5F5F5 #E0EDDC #E0EDDC;
    border-style: solid;
    border-width: 1px 1px 4px 2px;
}
.text_normal
{
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}

.cssPager span
{
    background-color: #4f6b72;
    font-size: 18px;
}
.cssPager td
{
    padding-left: 4px;
    padding-right: 4px;
}
.MsoNormal
{
    font-size: 12px;
    line-height: 2px;
    padding: 0 0 0 0px;
}

.gridtext
{
    white-space: nowrap !important;
}
.gridtext th
{
    padding: 0 2px 0 0;
}
.gridtext td
{
    padding: 0 2px 0 0;
}
.gridfooter
{
    background-color: #3D7BAD !important;
}
/*-------Newly Added Css----------*/
.update-formset
{
    text-align: left;
}
.tab-hd
{
    background-color: #3d7bad;
}
.3pxspace
{
    padding: 3px;
}
.brd
{
    border-right: #fff 1px solid;
    padding: 2px;
    font: bold 12px/14px Arial, Helvetica, sans-serif;
    color: #fff;
    text-align: center;
}
.nbrd
{
    font: bold 12px/14px Arial, Helvetica, sans-serif;
    color: #fff;
    text-align: center;
}
.dark
{
    background-color: #d9d9d9;
}
.dark td
{
    font: 14px/13px Arial, Helvetica, sans-serif;
    color: #000;
    padding: 5px;
    text-align: right;
}
.dark td a
{
    color: #000;
    font: 12px/13px Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.dark td a:hover
{
    text-decoration: underline;
}
.form-section td
{
    font: normal 12px/14px Arial, Helvetica, sans-serif;
    color: #000;
    padding: 3px;
}
input.txtfld1
{
    width: 105px;
    margin-left: 5px;
}
select.sel1
{
    width: 96%;
    padding: 1px;
}
input.bx
{
    width: 20%;
}
input.bx2
{
    width: 45%;
}
input.eq
{
    width: 125px;
}
select.sl2
{
    width: 25%;
    padding: 1px;
}
select.sl3
{
    width: 55%;
    padding: 1px;
}


/* tables */
table.tablesorter
{
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th
{
}
table.tablesorter thead tr .header
{
    cursor: pointer;
}
table.tablesorter tbody td
{
}
table.tablesorter tbody tr.odd td
{
}
table.tablesorter thead tr .headerSortUp
{
    cursor: pointer;
}
table.tablesorter thead tr .headerSortDown
{
    cursor: pointer;
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp
{
}
.grdshort
{
    cursor: pointer !important;
}
.grdshort th
{
    border: none !important;
}
.excel-tab
{
    width: 95%;
}
.excel-tab table
{
    width: 818px !important;
}
.excel-tab td
{
    border: #666 1px solid;
    padding-right: 3px;
}
.excel-tab input
{
    border: none !important;
    background: none !important;
}

.excel-tab1
{
    width: 95%;
    border-right: #666 1px solid;
}
.excel-tab1 td
{
    border: #666 1px solid;
    padding-left: 2px;
}
.excel-tab1 input
{
    border: #666 1px solid !important;
    background: none !important;
}
.excel-tab1 select
{
    border: none !important;
    background: none !important;
}
.excel-tab1 textarea
{
    height: 25px;
    width: 105px;
    padding: 0 important;
    border: none !important;
}
/*---------------------------------------------------------------*/



.excel-tab2
{
    width: 100%;
    border-right: #666 1px solid;
}
.excel-tab2 td
{
    border: #666 1px solid;
}
.excel-tab2 a
{
    font-weight: normal !important;
    color: #6a737b !important;
    text-decoration: none !important;
    font-size: 10px !important;
}
.excel-tab2 a:hover
{
    text-decoration: underline !important;
    font-size: 10px !important;
}
.excel-tab2 input
{
    border: none !important;
    background: none !important;
}
.excel-tab2 select
{
    border: none !important;
    background: none !important;
}
.excel-tab2 textarea
{
    height: 25px;
    width: 241px;
    padding: 0 important;
    border: none !important;
}
.deptime
{
    width: 94px !important;
}

.summary a
{
    color: #414447 !important;
    font-weight: normal !important;
    font-family: Verdana !important;
    font-size: 10px !important;
    line-height: 25px !important;
}
.summary a:hover
{
    line-height: 25px !important;
}

.summaryred a
{
    color: Red !important;
    font-weight: normal !important;
    font-family: Verdana !important;
    font-size: 10px !important;
    line-height: 25px !important;
}
.summaryred a:hover
{
    line-height: 25px !important;
}

.summaryReviewed a
{
    color: #414447 !important;
    font-weight: bold !important;
    font-family: Verdana !important;
    font-size: 10px !important;
    line-height: 25px !important;
}
.summaryReviewed a:hover
{
    line-height: 25px !important;
}

.summaryredReviewed a
{
    color: Red !important;
    font-weight: bold !important;
    font-family: Verdana !important;
    font-size: 10px !important;
    line-height: 25px !important;
}
.summaryredReviewed a:hover
{
    line-height: 25px !important;
}


.summaryblue
{
    color: Blue !important;
}


.gridtext a
{
    font-weight: normal;
    color: #6a737b;
    text-decoration: none;
    font-size: 10px !important;
}
.gridtext a:hover
{
    text-decoration: underline !important;
    font-size: 10px !important;
}


.gen-button2
{
    clear: both;
    background: transparent !important;
    border: none;
    font: 12px/15px Arial, Helvetica, sans-serif !important;
    color: #557FFF;
    padding: 2px;
    cursor: pointer;
    margin-top: 2px;
}

.gen-button2:hover
{
    text-decoration: underline;
}

/* for checkcall update page*/
.spanbold
{
    font-weight: bold !important;
    color: #414447; /*TEXT-DECORATION: none; 	cursor:pointer;*/
}
.spanred
{
    font-weight: normal;
    color: Red; /*TEXT-DECORATION: none; 	cursor:pointer;*/
}
.spanboldred
{
    font-weight: bold !important;
    color: Red; /*TEXT-DECORATION: none; 	cursor:pointer;*/
}

.focusField{  
        /*border:solid 2px #73A6FF;  */
        background:#E4E4FB !important;  
        color:#414447 !important;  
         padding:0 4px 0 4px;
    }  
    .idleField{  
         background:#EEE!important;
        color:#414447 !important; 
        padding:0 4px 0 4px; 
		opacity: 1!important;
		 
         border: solid 2px #DFDFDF;  
    }


 .flyOutDiv
        {
            display: none;
            position: absolute;
            width:auto;
            z-index: 3;
            /*opacity: 0;
            filter: (progid:DXImageTransform.Microsoft.Alpha(opacity=0));*/
            font-size: 14px;
            border: solid 1px #CCCCCC;
            background-color: #FFFFFF;
            padding: 5px;
            margin-top: -62px;
            left: 780px;
        }
        
        .flyOutDivCloseX
        {
            background-color: #FFFFD4;
            color: #FFFFFF;
            text-align: center;
            font-weight: bold;
            text-decoration: none;
            border: outset thin #FFFFFF;
            padding: 5px;
        }
 .flyOutDivblank
        {
            display: none;
            position: absolute;
            width:auto;
            z-index: 3;
            /*opacity: 0;
            filter: (progid:DXImageTransform.Microsoft.Alpha(opacity=0));*/
            font-size: 14px;
            border: solid 1px #CCCCCC;
            background-color: #FFFFFF;
            padding: 5px;
            margin-top: -62px;
            left: 1050px !important;
            height:120px !important;
        }
.flyOutDiv1 {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    display: none;
    font-size: 14px;
    left: 189px;
    margin-top: -124px;
    padding: 5px;
    position: absolute;
    width: auto;
    z-index: 3;
}

.flyOutDiv2 {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    display: none;
    font-size: 14px;
    left: 242px;
    margin-top: -124px;
    padding: 5px;
    position: absolute;
    width: auto;
    z-index: 3;
}

.excel-tabCarr
{
    width: 100%;
}
.excel-tabCarr table
{
    /*width: 818px !important;*/
}
.excel-tabCarr td
{
   /* border: #666 1px solid;*/
    padding-right: 2px;
}
.excel-tabCarr input
{
    border: none !important;
    background: none !important;
}


.gridtext12 {
	white-space: nowrap !important;
}

.gridtext12 th {
	background-color:#091f44;/*----Added Css by KC starts-----*/
	padding: 10px 2px 10px 5px;/*----Added Css by KC starts-----*/
}
.gridtext12 td {
	padding: 0px 2px 0px 2px;/*----Added Css by KC starts-----*/
}