#header {
height: 101px;
}

#pagetitle h1 {
color: #1e3b6a;
}

.toplinks .notifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl.active {
color: #fff;
}

.toplinks ul.isuser li.popupmenu ul li {
color: #1e3b6a;
}

.navtabs li.selected li:hover a.popupctrl.active, .navtabs li.selected li a.popupctrl.active  {
color: #1e3b6a;
}

.navtabs li a.navtab:hover {
-moz-border-radius: 0 0 12px 12px;
-webkit-border-radius:0 0 12px 12px;
background-color: #fff;
color: #1e3b6a;
border-top: 1px solid #2e4f86;
}

.navtabs li.selected li:hover a.popupctrl {
background-color: #fff;
color: #1e3b6a;
}

.navtabs li.selected a.navtab {
-moz-border-radius: 0 0 12px 12px;
-webkit-border-radius:0 0 12px 12px;
background-color: #2e4f86;
color: #fff;
border-bottom: 1px solid #1a3b6f;
border-right: 1px solid #1a3b6f;
border-left: 1px solid #1a3b6f;
}

.navtabs li a.navtab {
margin-top: -2px
}	

.announcements .announcerow {
border: 1px dashed #1e3b6a;
}

.notices li {
border: 1px dashed #1e3b6a;
background-color: #fcdec1;
}

.cms_widget:first-child {
margin-top: -6px;
}

.cms_widget_header h3 {
color: #fff;
}

.toplinks .notifications a.popupctrl {
color: #1e3b6a;
}

#footer_morecopyright a {
color: #eee;
}

#footer_copyright a {
color: #eee;
}

.globalsearch {
right:45px;
top: 7px;
}

.navtabs li a {
padding: 0 5px 0 5px;
}

.navtabs {
padding-left: 5px;
}

div .forumrow:hover, .forumhead + .childforum .L2:first-child .forumrow:hover {
background: #f5f5f5 none   ;
}

.threadbit .nonsticky:hover, .threadbit .discussionrow:hover, .threadbit .sticky:hover {
background: #f5f5f5 none   ;
}

.body_wrapper {
margin: 10px 20px 0 13px;
border: 3px solid #385e99;

}

.toplinks ul.nouser li a {
   background-color: #335895;
border: 1px solid #1a3b6f;
}

.toplinks .logindetails {
   background-color: #335895;
border: 1px solid #1a3b6f;
}

.toplinks ul.isuser li a:hover {
   background-color: #fff;
   color: #4d4d4d;
}

.toplinks ul.nouser li a:hover {
   background-color: #fff;
color: #4d4d4d;
}

.toplinks .notifications a.popupctrl:hover {
   background-color: #fff;
color: #4d4d4d;
}

.bppostbit {
margin-top: 2px;
padding: 3px;
background-color: #fff;
border: 1px solid #ccc;
}

* { -moz-box-shadow: none !important; }
* { -webkit-box-shadow: none !important; }

/* JV Tab Manager */
/* Tab and Link Manager - dropdown Tab hover CSS */
.navtabs .popupctrl#tabpopupctrl:hover {
	background: none repeat-x   0 -0px;
        _background-image:none;
	color:#fff;
}

/* Tab and Link Manager - dropdown Tab menu popup control CSS */
.navtabs .popupctrl#tabpopupctrl {
	padding:0px 10px;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	display:block;
	background:transparent url(images/Eloquent/miscblue/arrow.png) no-repeat right center;
	padding-right:15px;
        _background-image:url('images/Eloquent/miscblue/arrow.gif');
	min-width:60px;
	width:auto !important;
	width:60px;
	_min-width:75px;
	_width:auto !important;
	_width:75px;
	text-align:center;
	color: #fff;
	font:  bold 12px Arial, Calibri, Verdana, Geneva, sans-serif;
	text-decoration:none;
	line-height:26px;
}

/* Tab and Link Manager - dropdown Tab menu body CSS */
.navtabs .popupbody li > a {
	border-top: 1px solid transparent;
	padding:0px 10px;
	text-indent: 0;
	color: rgb(0, 0, 0);
}
/* JV Tab Manager */
 