
body {
    margin: 0px;
    FONT-SIZE: 100%; COLOR: #000066; FONT-FAMILY: verdana, arial, helvetica
}


TABLE {
    FONT-SIZE: 100%; COLOR: #000066; FONT-FAMILY: verdana, arial, helvetica
}
TD {
    FONT-SIZE: 100%; COLOR: #000066; FONT-FAMILY: verdana, arial, helvetica
}
TH {
    FONT-SIZE: 100%; COLOR: #000066; FONT-FAMILY: verdana, arial, helvetica
}
DIV {
    FONT-SIZE: 100%; COLOR: #000066; FONT-FAMILY: verdana, arial, helvetica
}
INPUT {
    FONT-SIZE: 100%; 
    COLOR: #000066; 
    FONT-FAMILY: verdana, arial, helvetica;
    background: white;
    border: 1px #adb191 solid;
}
input[type=radio], input[type=checkbox] {
    /*	background: none;
            border: none;
    */
}

SELECT {
    FONT-SIZE: 90%; 
    COLOR: #000066; 
    FONT-FAMILY: verdana, arial, helvetica;
    background: white;
    border: 1px #adb191 solid;
}

/* *************************** */
.bacg_0 {
    background: white;
}

.bacg_1 {
    background: #adb191;
}

.bacg_2 {
    background: #ebb600;
}

.bacg_3 {
    background: #A63F00;
}

.bacg_4 {
    /*background: #E6E7DC;*/
    background: #F5EEBA;
}

.bacg_5 {
    background: #FFAA77;
}


.bacg_6 {
    background: #EBEDDE;
}




.border_color_1 {
    border-color: #adb191;
}

.border_color_2 {
    border-color: #ebb600;
}

.border_color_3 {
    border-color: #A63F00;
}

.border_color_5 {
    border-color: #919D57;
}

.color_0 {
    color: white;
}

.color_3 {
    color: #5e6639;
}





.display-none { display: none; }
.display-block { display: block; }
.display-inline { display: inline; }

.hidden { visibility: hidden; }
.visible { visibility: visible; }

.color-black { color: black; }
.color-gray { color: gray; }

a.classic { color:blue; text-decoration:none; }
a.classic:hover { color:blue; text-decoration:underline; }




/* *************************** */
#content {
    min-height: 900px;
    float:left;
}
/* *************************** */

#top {
    height: 70px;
    width: 100%;
    margin-bottom: 8px;
    text-align: left;
    float:left;
    border-width: 0px 0px 3px 0px;
    border-style: solid;
}

#top img {
    margin: 10px 0px 0px 20px
}

/* *************************** */
#main_content {
    width: 100%;
    min-height: 900px;
    float:left;
}
/* *************************** */


/* ***************************	*/
/* MENU							*/
/* *************************** */

#menu  {
    FONT-SIZE: 70%; 
    padding-left:10px;
    height: 900px;
    float:left;
}

#menu .content {
    width:180px;margin-right:10px;
}

#menu .header {
    BORDER-LEFT: #cecbce 1px solid; 
    PADDING-TOP: 4px; 
    PADDING-RIGHT: 3px; 
    PADDING-LEFT: 8px; 
    PADDING-BOTTOM: 4px; 
    TEXT-ALIGN: left;
    COLOR: #ffffff; 
}

#menu .items {
    border-color: #cfdee1;
    border-width: 0px 1px 1px 1px;
    border-style: solid;

}

#menu .box {
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    padding-top:4px;
}

#menu ul {
    LIST-STYLE-TYPE: square;
    padding:0px;
    margin-left:26px;
    margin-bottom:9px
}

#menu li {
    margin-top:5px;
}
#menu a:link {
    text-decoration: none;
    color: #5e6639;
}

#menu a:hover {
    text-decoration: underline;
    color: #919D57;
}

#menu a:visited {
    text-decoration: none;
    color: #5e6639;
}



/* *************************** */
/* MENU							*/
/* *************************** */


/* *************************** */
/* GRID						   */
/* *************************** */

#grid {
    font-size: 100%;
    background: #eee;
}

#grid .header {
    width: 100%;
    float:left;
    font-size: 70%;
    PADDING-RIGHT: 0px; 


    PADDING-BOTTOM: 4px; 
    PADDING-TOP: 4px; 

}

#grid .header STRONG {
    padding: 8px 8px 8px 10px;
}

/*
#grid .header a {
        font-weight: normal;
        color: white;
}
*/
#grid #navigation {
    /*	border-width:1px 1px 1px 1px;*/
    padding-left: 8px;
    padding-bottom: 1px;
    line-height: 18px;
    font-size: 70%;
    margin:0px 0px 2px 0px;
    color: white;
    background: #5e6639;

}

#grid #navigation a {
    /*	color: #666; */
    color: white
}
/*
#grid .navigation_sort {
        BORDER-top: #ebb600 1px solid;
}
*/
#grid td {
    font-size: 70%;
}

#grid .box {
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    /*	padding-top:4px;*/
    float:left;
    width: 100%;
}


#grid .content {
    BORDER-RIGHT: #cfdee1 1px solid; 
    BORDER-TOP: #cfdee1 1px solid; 
    BORDER-LEFT: #cfdee1 1px solid; 
    BORDER-BOTTOM: #cfdee1 1px solid;
    PADDING-RIGHT: 4px; 
    PADDING-LEFT: 4px; 
    Z-INDEX: -1; 
    PADDING-BOTTOM: 4px; 
    MARGIN: 0px 0px 0px; 
    PADDING-TOP: 4px; 
    font-size: 70%;
}




#grid .line {
    PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 3px; PADDING-TOP: 4px; 
    BACKGROUND-COLOR: #F5EEBA;
    BORDER-TOP: #e7bc8b 1px solid;
    color: black
}

#grid .line_2 {
    PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 3px; PADDING-TOP: 4px; BACKGROUND-COLOR: white;
    BORDER-TOP: #e7bc8b 1px solid;
    color: black
}

#grid .line_3 {
    PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 3px; PADDING-TOP: 4px; BACKGROUND-COLOR: #cfdee1;
    BORDER-TOP: #e7bc8b 1px solid;
}

#grid a, a.defaultClass {
    color: black;
    text-decoration: none;
}

#grid a:hover {
    text-decoration: underline;
}



#grid .noborder {
    border-width: 0px 0xp 0px 0px;
}

#grid .border_header {
    border-width: 1px 0xp 0px 0px;
    border-color: #cfdee1;
    border-style:solid;

}


#grid .sort {

    PADDING-RIGHT: 4px; 
    PADDING-LEFT: 4px; 
    PADDING-BOTTOM: 3px; 
    PADDING-TOP: 3px; 

    color: black; 
    font-weight:normal;
    background-color: white;

    BORDER-right: #F3DEC7 1px solid;
    cursor: hand;
}

#grid .sort_yellow {
    PADDING-RIGHT: 4px; 
    PADDING-LEFT: 4px; 
    PADDING-BOTTOM: 3px; 
    PADDING-TOP: 3px; 
    color: black; 
    font-weight:normal;
    BORDER-right: #F3DEC7 1px solid;
    cursor: hand;
    background-color: white;
    background: url('../images/sort_yellow.gif') repeat-x 0% 100%;
}

#grid .noborerright {
    border-right-width: 0px;
}


.paging-item{
    color: #E7BC8B!important;
    padding: 0 3px;
}
.paging-item:hover{
    text-decoration: none!important;
}

.pag-active{
    font-weight: bold;
    cursor: default;
    color:white!important;
}
.pag-dots{
    cursor: default;    
}
.pag-active:hover{
    text-decoration: none!important;
}
.pag-arrow{
    font-weight: bold;
}
.grid-table tbody tr td:last-child{
    width:1px;
    white-space: nowrap;
}
.grid-table tbody tr td:last-child span{
    padding: 0 8px;
}
.grid-table tbody tr td:last-child span:first-child{
    padding-left: 0px;        
}
.grid-table tbody tr td:last-child span a img{
    margin-right: 5px;
}

/* *************************** */
/* GRID						   */
/* *************************** */



/* *************************** */
/* TABS						   */
/* *************************** */

#tabs {
    float: left;
    FONT-SIZE: x-small;
    margin-top:0px;
    _MARGIN: 0px 0px 2px; 	
    height: auto;
}

#tabs .content {
    overflow:none;
}

#tabs .item {
    FONT-SIZE: 100%;
    float:left;
    margin-right:2px;
    BORDER-width: 1px 1px 0px 1px; 
    border-style: solid;
    TEXT-ALIGN: center;
    min-width: auto;
    font-weight: bold;
}


#tabs a:link {
    padding:4px 15px 4px 15px;
    text-decoration: none;
}

#tabs a:hover {
    text-decoration: underline;
}

#tabs a:visited {
    text-decoration: none;
}

#tabs .end {
    float:left;
    line-height: 4px;
    border: 0px;
    padding-bottom: 4px;
    padding-right: 12px;

}


/* *************************** */
/* TABS						   */
/* *************************** */


/* *************************** */
/* FOMRS					   */
/* *************************** */

#forms {
    float: left;
    font-size: 70%;
}

#forms .content{
    border-width:1px 1px 1px 1px;
    border-style: solid;
    float: left;
    padding: 5px;
}

#forms #navigation {
    border-width:1px 1px 0px 1px;
    padding-left: 10px;
    padding-bottom: 3px;
    border-style: solid;
    line-height: 18px;
}
#forms #navigation a{
    color: #666;
}


#forms #toolbars {
    border-width:1px 1px 0px 1px;
    padding-left: 7px;
    padding-bottom: 4px;
    border-style: solid;
    line-height: 18px;
}
#forms #toolbars a{
    color: #666;
    text-decoration: none;
}


#forms #bottom_buttons {
    float: left;
    border-width:0px 1px 1px 1px;
    border-style: solid;
    padding: 5px;
    height: auto;
}

#forms #bottom_buttons .button {
    float:right

}
#forms #bottom_buttons table.button {
    border-width:1px 1px 1px 1px;
    border-style: solid;
    margin-left: 6px;
}

#forms #bottom_buttons .button a {
    text-decoration:none;
    color:black
}

#forms .label {
    PADDING-RIGHT: 4px; 
    PADDING-LEFT: 14px; 
    PADDING-BOTTOM: 1px; 
    PADDING-TOP: 3px; 
    text-align: left;
}

#forms .item {
    PADDING-RIGHT: 4px; 
    PADDING-LEFT: 4px; 
    PADDING-BOTTOM: 1px; 
    PADDING-TOP: 3px; 
    text-align: left;
}


#forms .topl {
    padding-top: 6px;
}

#forms .top {
    padding-top: 8px;
}

#forms .atop {
    padding-top: 14px;
}

#forms .bottom {
    padding-bottom: 8px;
}

#forms .bottomx {
    padding-bottom: 12px;
}

#forms .bottomxx {
    padding-bottom: 16px;
}


#forms .header {
    width: 100%;
    float:left;
    PADDING-BOTTOM: 4px; 
    PADDING-TOP: 4px; 

}

#forms .header STRONG {
    padding: 8px 8px 8px 10px;
}

/* *************************** */
/* FOMRS					   */
/* *************************** */



/* *************************** */
/* AUTH
/* *************************** */
#auth {
    width:250px;
}

#auth #login_form {
    font-size:70%;
    margin-left:300px;
    margin-top:100px;
    width:250px;
    height:120px
}

#auth #login_form {
    border-width:1px 1px 1px 1px;
    border-style: solid;

}

#auth #login_form .header {
    PADDING-TOP: 4px; 
    PADDING-RIGHT: 3px; 
    PADDING-LEFT: 8px; 
    PADDING-BOTTOM: 4px; 
    TEXT-ALIGN: center;
}


#auth #login_form .button {
    float:right;
    margin-top: 7px;
    margin-RIGHT: 20px; 

}
#auth #login_form table.button {
    border-width:1px 1px 1px 1px;
    border-style: solid;
    margin-left: 6px;
}

#auth #login_form .button a {
    text-decoration:none;
    color:black
}

#auth #login_form input {
    text-decoration:none;
    color:black;
    height: 18px;
}


#auth #login_form .label {
    PADDING-RIGHT: 4px; 
    PADDING-LEFT: 14px; 
    PADDING-BOTTOM: 1px; 
    PADDING-TOP: 3px; 
    text-align: left;
}

#auth #login_form .item {
    PADDING-RIGHT: 20px; 
    PADDING-LEFT: 4px; 
    PADDING-BOTTOM: 1px; 
    PADDING-TOP: 3px; 
    text-align: right;

}

/* *************************** */
/* TREES
/* *************************** */


#trees {
}

#trees a:link {
    text-decoration: none;
    color: #5e6639;
}

#trees a:hover {
    text-decoration: underline;
    color: #919D57;
}

#trees a:visited {
    text-decoration: none;
    color: #5e6639;
}


/* *************************** */
/* AUTH
/* *************************** */


/* VALIDATION */

* {margin:0; padding:0}
#wrapper {width:300px; margin:50px auto}
#msg {display:none; position:absolute; z-index:200; padding-left:0px;FONT-SIZE: 70%; }
#msgcontent {display:block; background:#f3e6e6; border:1px solid #924949; padding:1px 2px 1px 3px;margin-top:2px; min-width:150px; max-width:250px;}


.tblFade{border:1px #333 solid;width:150px;margin:175px;} 
.fadeElem{height:20px;display:block;position:relative;border:1px #CCC solid;padding:3px 10px;} 
/* VALIDATION */

/*
#searchforms {
        
}

#searchforms .header {
        float:left;
        PADDING-BOTTOM: 4px; 
        PADDING-TOP: 4px; 
        font-size:70%;
}

#searchforms .header STRONG {
        padding: 8px 8px 8px 10px;
}
*/

/* *************************** */
/* SEARCHFORMS
/* *************************** */

#searchforms {
    float: left;
}

#searchforms input,select{
    margin-top: 2px;
}

#searchforms .header {
    width: 100%;
    float:left;
    font-size: 70%;
    PADDING-RIGHT: 0px; 


    PADDING-BOTTOM: 4px; 
    PADDING-TOP: 4px; 
}

#searchforms .header STRONG {
    padding: 8px 8px 8px 10px;
}

#searchforms .top_line {
    padding: 8px 6px 0px;
    padding-top: 5px!important;
}

#searchforms .bottom_line {
    padding: 5px 6px 8px;
}

#searchforms .inner_line {    
    padding: 0 6px 4px;
} 
.nopad{
    padding: 0!important;
    margin: 0!important;
}



#infoboxs {
    float: left;
    font-size: 70%;
}

#infoboxs .item  {
    border-width:1px 1px 1px 1px;
    border-style: solid;
    float: left;
    border-color: #adb191;
    margin: 0px 10px 10px 0px;
}


#infoboxs .item .header {
    width: 100%;
    float:left;
    PADDING-BOTTOM: 4px; 
    PADDING-TOP: 4px; 

}

#infoboxs .header STRONG {
    padding: 8px 8px 8px 10px;
}

#infoboxs .content {
    background: -webkit-gradient(linear, left top, right bottom, from(#FAF7DE), to(#F5EEBA));
}

#infoboxs table.button {
    border-width:1px 1px 1px 1px;
    border-style: solid;
    margin-left: 6px;
}

#infoboxs .button a {
    text-decoration:none;
    color:black
}
 

/* *************************** */
/* MULTISELECT
/* *************************** */

.SlectBox {     padding: 0px 4px;}

/*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and Do not override any of these properties. */
.SelectClass { position: absolute; top: 0px; left: 0px; right: 0px; height: 100%; width: 100%; border: none; z-index: 1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }

.SumoSelect > .optWrapper > .options > li label, .SumoSelect > .CaptionCont { font-size: 90%;user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }

.SumoSelect { display: inline-block; position: relative;outline:none;}
.SumoSelect:focus > .CaptionCont,.SumoSelect:hover > .CaptionCont {box-shadow: 0px 0px 2px #7799D0;border-color: #7799D0;}
.SumoSelect > .CaptionCont { position: relative;     border: 1px solid #ADB191;min-height: 13px; background-color: #fff;margin:0px;     font-size: 90%;}
.SumoSelect > .CaptionCont > span { display: block; padding-right: 30px; text-overflow: ellipsis; white-space: nowrap; cursor:default;padding-top:1px}
/*placeholder style*/
.SumoSelect > .CaptionCont > span.placeholder { color: #ccc; font-style: italic; color: #656565;}

.SumoSelect > .CaptionCont > label { position: absolute; top: 0px; right: 0px; bottom: 0px; width: 20px;}
.SumoSelect > .CaptionCont > label > i { background-image: url('../../../images/arrow.png');
                                         background-position: center center;  display: block; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; margin: auto;background-repeat: no-repeat;}

.SumoSelect > .optWrapper { top: 30px; width: 100%; position: absolute; left: 0; opacity: 0; visibility: hidden; transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out; -webkit-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out; -moz-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out; -ms-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out; -o-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; z-index: -100; background: #fff; border: 1px solid #ddd; box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11); border-radius: 3px;overflow: hidden;}
.SumoSelect > .optWrapper.open { top: 16px; visibility: visible; opacity: 1; z-index: 1000; }

.SumoSelect > .optWrapper > .options { list-style: none; display: block; padding: 0px; margin: 0px; overflow: auto; border-radius: 2px;
                                       /*Set the height of pop up here (only for desktop mode)*/
                                       max-height: 250px;
                                       /*height*/ }
.SumoSelect > .optWrapper.isFloating > .options {max-height: 100%;box-shadow: 0px 0px 100px #595959;}
.SumoSelect > .optWrapper > .options > li {     padding: 2px 6px;; border-bottom: 1px solid #F3F3F3; position: relative; }
.SumoSelect > .optWrapper > .options > li:first-child { border-radius: 2px 2px 0px 0px; }
.SumoSelect > .optWrapper > .options > li:last-child { border-bottom: none; border-radius: 0px 0px 2px 2px; }
.SumoSelect > .optWrapper > .options > li:hover { background-color: #E4E4E4; }
.SumoSelect > .optWrapper > .options > li.sel{background-color: #a1c0e4;}

.SumoSelect > .optWrapper > .options > li label { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block;cursor: pointer;}
.SumoSelect > .optWrapper > .options > li span { display: none; }

/*Floating styles*/
.SumoSelect > .optWrapper.isFloating { position: fixed; top: 0px; left: 0px; right: 0px; width: 90%; bottom: 0px; margin: auto; max-height: 90%; }

/*Hover*/
/*.SumoSelect:hover > .CaptionCont > label { background-color: #F1F1F1; }*/

/*disabled state*/
.SumoSelect > .optWrapper > .options > li.disabled { background-color: inherit;pointer-events: none;}
.SumoSelect > .optWrapper > .options > li.disabled * { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 5-7 */ filter: alpha(opacity=50); /* Netscape */ -moz-opacity: 0.5; /* Safari 1.x */ -khtml-opacity: 0.5; /* Good browsers */ opacity: 0.5; }


/*styling for multiple select*/
.SumoSelect > .optWrapper.multiple > .options > li { padding-left: 35px;cursor: pointer;}
.SumoSelect > .optWrapper.multiple > .options > li span,
.SumoSelect .select-all > span{position:absolute;display:block;width:30px;top:0px;bottom:0px;margin-left:-35px;}
.SumoSelect > .optWrapper.multiple > .options > li span i,
.SumoSelect .select-all > span i{position: absolute;margin: auto;left: 0px;right: 0px;top: 0px;bottom: 0px;width: 12px;height: 12px;border: 1px solid #AEAEAE;border-radius: 2px;box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);background-color: #fff;}
.SumoSelect > .optWrapper > .MultiControls { display: none; border-top: 1px solid #ddd; background-color: #fff; box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.13); border-radius: 0px 0px 3px 3px; }
.SumoSelect > .optWrapper.multiple.isFloating > .MultiControls { display: block; margin-top: 5px; position: absolute; bottom: 0px; width: 100%; }

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls { display: block; }
.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p { padding: 6px; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p { display: inline-block; cursor: pointer; padding: 12px; width: 50%; box-sizing: border-box; text-align: center; }
.SumoSelect > .optWrapper.multiple > .MultiControls > p:hover { background-color: #f1f1f1; }
.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk { border-right: 1px solid #DBDBDB; border-radius: 0px 0px 0px 3px; }
.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel { border-radius: 0px 0px 3px 0px; }
/*styling for select on popup mode*/
.SumoSelect > .optWrapper.isFloating > .options > li { padding: 12px 6px; }

/*styling for only multiple select on popup mode*/
.SumoSelect > .optWrapper.multiple.isFloating > .options > li { padding-left: 35px; }
.SumoSelect > .optWrapper.multiple.isFloating { padding-bottom: 43px; }
/*selected state
.SumoSelect > .optWrapper.multiple > .options > li.selected span i:after,
.SumoSelect .select-all.selected > span i:after{content: '';position: absolute;width: 11px;height: 11px;top: 2px;left: 2px;background-color: rgb(17, 169, 17);border-radius: 2px;box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);}
*/
.SumoSelect > .optWrapper.multiple > .options > li.selected span i,
.SumoSelect .select-all.selected > span i,
.SumoSelect .select-all.partial > span i{    background-color: rgb(166, 63, 0);box-shadow: none;border-color: transparent;background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC');background-repeat: no-repeat;background-position: center center;}
/*disabled state*/
.SumoSelect.disabled { opacity: 0.7;cursor: not-allowed;}
.SumoSelect.disabled > .CaptionCont{border-color:#ccc;box-shadow:none;}

/**Select all button**/
.SumoSelect .select-all{border-radius: 3px 3px 0px 0px;position: relative;border-bottom: 1px solid #ddd;background-color: #fff;padding: 8px 0px 3px 35px;height: 20px;}
.SumoSelect .select-all > span i{cursor:pointer;}
.SumoSelect .select-all.partial > span i{background-color:#ccc;}



/*styling for optgroups*/
.SumoSelect > .optWrapper > .options > li.optGroup { padding-left: 5px; text-decoration: underline; }

