#admin-menu{width:932px; margin:5px 10px; background:url(../images/admin/admin-menu-bg.gif) no-repeat; height:40px; color:#000; font-weight:bold; font-size:12px; }

#navHolder{top:0px; right:0px; left:-10px; width:100%;}

#navWrapper {
   margin: 0px;
   left: -10px;
   list-style-type: none;
   width: 850px;
}
.spacer{clear:both; height:10px;}

#navWrapper li {
   float: left;
/*   background: url(../images/navBgLeft.gif) no-repeat -40px top;*/
   height: 40px;
    
}

/*#navWrapper li.navFirstLi { background: url(../images/navBgLeft.gif) no-repeat left top; }*/



/*#navWrapper li.navLastLi { background: url(../images/navBgRight.gif) no-repeat right top; }*/



#navWrapper li a {
   display: inline-block;
   font: bold 12px/35px Tahoma, Geneva, sans-serif;
   padding: 0px 10px;
   height: 37px;
   color: #000;
   text-decoration: none;
}

#navWrapper li.current_page_item a {
   background:url(../images/navBgHover2.png) no-repeat center top;
   color: #046d93 !important;
}


/*End: Navigation */




/*Begin: Sub Menu */

#navWrapper li ul, #widgetHolder ul ul {
   display: none;
}

#header {
   z-index: 1000;
}

#navWrapper li {
   position: relative;
   color: #0F3;
}

#navWrapper li ul {
   padding: 0;
   margin: 0;
   list-style-type: none;
	position: absolute;
   left: 0;
   top: 95%;
   height: auto;
   background: #d9d9d9 !important;
   width: 170px;
}

#navWrapper li ul ul {
   left: 100%;
   top: 0;
}

#navWrapper li ul li {
   display: inline-block !important;
   float: none !important;
   width: 100% !important;
   height: auto !important;
   padding: 0 !important;
   margin: 0 !important;
   background-image: none !important;
}

#navWrapper li ul li a {
   display: inline-block !important;
   line-height: 18px !important;
   padding: 0 !important;
   width: 100% !important;
   height: auto !important;
   background-image: none !important;
   width: 150px !important;
    color:#333;
}

#widgetHolder li ul li {
   position: relative;
}

#widgetHolder ul ul {
   list-style-type: none;
	position: absolute;
   left: 0;
   top: 100%;
   height: auto;
   background: #447482 !important;
   width: 170px;
    color:#333;
}

#widgetHolder ul ul ul {
   left: 100%;
   top: 0;
}

#widgetHolder ul ul li {
   display: inline-block !important;
   float: none !important;
   width: 100% !important;
   height: auto !important;
   padding: 0 !important;
   margin: 0 !important;
   background-image: none !important;
}

#widgetHolder ul ul li a {
   display: inline-block !important;
   float: none !important;
   margin-right: 0 !important;
   margin: 0 !important;
   border-bottom: none !important;
   line-height: normal !important;
   width: 150px !important;
   height: auto !important;
   background-image: none !important;
    color:#333;
}

#widgetHolder ul ul li a:hover {
   background: none !important;
   background-image: none !important;
   color:#333;
}

.widget .page_item li a:hover, .widget .cat-item li a:hover, .widget .current-cat li a, .widget .current_page_item li a {
   background: none !important;
   background-image: none !important;
}

#widgetHolder ul ul li a, #navWrapper li ul li a {
   padding: 6px 10px !important;
   background: #2296c1 !important;
   color: #eee !important;
   font-weight: normal !important;
   font-size:12px;
   font-family:Tahoma, Geneva, sans-serif !important;
    color:#333;
}

#widgetHolder ul ul li a:hover, #navWrapper li ul li a:hover {
   color: #000 !important;
}

#navWrapper .dropdown_hovered {
   background: url(../images/navBgHover2.png) no-repeat center top !important;
   color: #046d93 !important;
}

#navWrapper ul a.dropdown_hovered {
   color: #333 !important;
   background: none !important;
   text-decoration: none !important;
}

#widgetHolder .dropdown_hovered {
   color: #2D535E !important;
   background: url(../images/sideBarBulletHover.gif) no-repeat 0px 6px !important;
   text-decoration: none !important;
}

#widgetHolder ul ul a.dropdown_hovered {
   color: #333 !important;
   background: none !important;
   text-decoration: none !important;
}


.admin-home-icons{width:156px; height:auto; float:left; margin:5px; border:1px dashed #005da3; text-align:center; padding:5px;}
.admin-home-icons a, .admin-home-icons a:active, .admin-home-icons a:visited{text-decoration:none; color:#005da3; font-size:13px; padding:4px; font-family:Georgia, "Times New Roman", Times, serif; text-align:center; font-weight:bold;}
.admin-home-icons a:hover{color:#333;}


#admin-panel{width:892px; padding:8px; border:1px solid #e0e0e0; background:#FFF; color:#000; margin:10px 0px;}
#admin-panel .txt-label{float:left; width:180px; color:#333; padding:10px 0 5px 0; margin:2px 0; text-align:right;}
#admin-panel .txt-input{ color:#333; float:right; width:575px; padding:5px 0 0 0; margin:2px 100px 2px 0;}
#admin-panel .txt-input textarea{ color:#333; float:right; width:570px;  margin:2px 0;}
#admin-panel .txt-input-select{ color:#333; float:right; width:575px;  margin:2px 0;}
#admin-panel .txt-input input[type="text"]{ color:#333; float:right; width:570px;  margin:2px 0;}
/*#admin-panel .txt-checkbox{width:700px; background:#900; float:left;}
#admin-panel .txt-checkbox input[type="checkbox"]{float:left; width:40px;}*/
#admin-panel .txt-checkbox label{width:260px; display:inline-block; margin:2px 0;}


.extra-pad{padding:0 17px 0 10px;}
/* Roundef Corner */
.container {background:#FFF; color:#000; margin:5px 0px; width:100%;}
.rtop, .rbottom{
display:block;
background:#e2e2e2;
}
.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#FFF;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 2px
}
.container {text-align:justify; line-height:19px;}

.container a{color:#F30; text-decoration:none;}
.container a:hover{color:#333; text-decoration:none;}
/* Roundef Corner */