/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #10315c;
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, sans-serif;

}
.png {
	behavior: url('scripts/png/iepngfix.htc');
}
body{	
	text-align:left;
	min-width:805px;/* for mozilla*/
	background-color: #10315c;
	height:100%;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	

}

#wrapper {
}

#outer{
	width:805px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	
}

/* mac hide \*/
* html #outer{
	width:805px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;
	padding-top:143px;/*needed to make room for header*/
	
} 

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:805px;
	height:126px;
	z-index:74;

}

#ajaxmenu{
	position:absolute;
	top:126px;
	left:0px;
	width:776px;
	height:29px;
	z-index:65;
}
#logo {
	position:absolute;
	top:26px;
	left:10px;
	width:237px;
	height:63px;
	text-indent: -5000px;
	z-index:300;
}
img {
	border: 0;
}

/* mac hide \*/
* html #outer, * html #header {width:780px}
/* end hide*/
#footer {
	color: #ffffff;
	width:805px;
	clear:both;
	text-align:left;
	left:0px;
	font-size:9px;
	margin-top:-50px;

}
#footer p {
}
#footer p a {
	text-decoration: none;
	color: #ffffff;
}

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#right {
	width:246px;
	height:475px;
	padding-left:20px;
	float:right;
	z-index: 55;
	top:-36px;
	right:-30px;
	position:relative;
	background-image:url(images/rightbar.png);
	background-repeat:no-repeat;
	behavior: url('scripts/png/iepngfix.htc');
}
#right-inner {
	width: 178px;
	padding-left: 9px;
	text-align: left;
}
#right-inner h2 {
	font-size: 15px;
}
#sidebar{

}
#inspectors{
height:115px;
}
/*============================================================
SIDEBAR LOGIN AREA
=============================================================*/
#sidebarlogin{
padding-top:12px;
}
#sidebarlogin input {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}
#sidebarlogin label {
color: #444444;
}
#sidebarlogin label {
display: block;
}
#sidebarlogin fieldset{
	border: none;
	margin: 0px;
	padding: 0px;
}
#sidebarlogin form {
	border: none;
	margin: 0px;
	padding: 0px;
}
#sidebarlogin input {
	width: 100%;
}
#sidebarlogin h3 {
display: none;
}
#latestnews{
height:120px;
}
.sidelinks{
color:#262e94;
text-decoration:none;
font-size:11px;
}
a:Hover.sidelinks{
color:#262e94;
text-decoration:underline;
font-size:11px;
}

.button {
width: auto !important; 
height: auto !important; 
padding: 0 !important; 
margin-top: 5px !important; 
padding-bottom: 5px !important;
border:1px solid #333;
background-image:url(images/login.jpg);
float:right;
color:#fff;
font-weight:bold;
font-size:10px;
}

#sidebarlogin #forgotpsswd {
float:left;
	font-size: 10px;
	display: block;
	color:#333;
text-decoration:none;
	
}
.createaccount {
float:left;
	font-size: 10px;
	display: block;
	color:#333;
text-decoration:none;
	
}
#joinforum{
padding-top:10px;
}
#joinforum a{
display:block;
width:206px;
height:80px;
border:0;
}
#archived{
	float:right;
	z-index: 55;
	top:-114px;
	right:-18px;
	position:relative;
	text-transform:uppercase;
}
#archived a{
font-weight:bold;
text-decoration:none;
color:#ff6000;
font-size:12px;
}
#archived a:Hover{
font-weight:bold;
text-decoration:underline;
color:#ff6000;
font-size:12px;
}


/*============================================================
LINKS PAGE
=============================================================*/
#linktitle{

}
#linktitle h2{
color:#04132a;
font-weight:bold;
font-size:18px;
}
#linkurl a{
color:#333;
font-weight:bold;
height:32px;
display:block;
text-decoration:underline;
}
#linkurl a:Hover{
color:#262e94;
font-weight:bold;
height:32px;
display:block;
text-decoration:underline;
}
#linktext{
}
#linkend{
border-bottom:1px dashed #333;
}
#workers {
	position:relative;/*ie needs this to show float */
	width:467px;
	height:312px;
	float:right;
	z-index: 56;
	top:-450px;
	right:-100px;
	
background-image:url(images/workers.png);
background-repeat:no-repeat;
behavior: url('scripts/png/iepngfix.htc');
width:497px;
height:312px;

}
#copyright{
width:467px;
margin-top:280px;
color:#fff;
font-size:10px;
float:right;
padding-right:80px;
text-align:left;
}
#copyright2{
position:relative;/*ie needs this to show float */
z-index: 56;
top:-240px;
color:#fff;
font-size:10px;
float:right;
text-align:right;
padding-right:230px;
}


#left {
	position:relative;/*ie needs this to show float */
	width:451px;
	float:left;
	z-index: 56;
	top:-5px;
}
#left_inside {
	position:relative;/*ie needs this to show float */
	width:600px;
	float:left;
	z-index: 56;
	top:-254px;
	background-image:url(images/left_shadow.png);
	behavior: url('scripts/png/iepngfix.htc');
	background-repeat:repeat-y;
}
#left_close{
	width:590px;
	height:34px;
	float:left;
	background-image:url(images/left_close.png);
	behavior: url('scripts/png/iepngfix.htc');
	background-repeat:no-repeat;
	background-position:-4px 0px;
	background-color:#10315c;
}
#left-inner {
	padding-left: 10px;
	padding-right: 30px;
	text-align: left;
}
#clearfooter {
	width:100%;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */
#content {
	z-index: 300;
	padding-bottom: 7px;
}

#flash{
height:171px;
	position:relative;
	top:12px;
	left:-1px;
	width:237px;
}

#theheader{
height:50px;
margin-top:15px;
padding-left:8px;
color:#fff;
_padding-top:15px;
}
#theheader h2 {
	font-size: 15px;
	color: #fff;
	line-height: 24px;
	position: relative;
	z-index: 999;
}



h2 {
	font-size: 15px;
	color: #fff;
	line-height: 24px;
	position: relative;
	z-index: 999;
}

h3#post-  {
	font-size: 12px;
	color: #1f55a0;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

#content p {
	font-size: 11px;
	color: #000;
}

#content p a {
	color: #1f55a0;
}

#content p a:hover {
	background-color: #1f55a0;
	color: #ffffff;
}
#content h2{
color:#04132a;
font-weight:bold;
font-size:18px;
}

#footer p {
	padding: 8px;
}

/*============================================================
THE MENU
=============================================================*/

#ajaxmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float:left;
	}

#ajaxmenu ul li {
	position: relative;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
	
#ajaxmenu ul li ul {float:left;
	position: absolute;
	left: 0; /* Set 1px less than menu width */
	top:28px;
	line-height: 16px;

	}
#ajaxmenu ul li a {
	color: #062E4B;
	font-weight: bold;
}

/* Styles for Menu Items */
#ajaxmenu ul li.firstcategory {

	color: #062E4B;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-right: 0px;
	padding-left: 0px;
	background-position: 0px;
	margin: 0px;

	}
#ajaxmenu ul li.category {
	color: #062E4B;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-right: 0px;
	padding-left: 0px;

	margin: 0px;

	}
#ajaxmenu ul li.lastcategory {
	color: #062E4B;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;

	}


#ajaxmenu ul li.firstcategory:hover, #ajaxmenu ul li.firstcategory.over {
	color: #fff;
}

#ajaxmenu ul li.category:hover, #ajaxmenu ul li.category.over {
	color: #fff;
}
#ajaxmenu ul li.lastcategory:hover, #ajaxmenu ul li.lastcategory.over {
	color: #fff;
}

/* commented backslash \*/ 
* html ul li a {height:1%}
/* end hack */ 
#ajaxmenu li a {
width:auto;
display:block;
float:left;
padding-left:5px;
padding-right:5px;
	text-decoration: none;
}

/* hovered lists */
#ajaxmenu li a, #ajaxmenu li.over a {
	color: #fff;

	display: block;

}
#ajaxmenu li li a:hover, #ajaxmenu li.over li a:hover {
float:left;
display: block;
	color: #fff;
	background-color: #10315c;
	text-indent: 8pt;
}

/* set dropdown */
#ajaxmenu li li a, #ajaxmenu li.over li a {
float:left;
	color: #062e4b;
	text-align: left;
	border-right: 1px solid #2f2f2f;
	border-bottom: 1px solid #2f2f2f;
	border-left: 1px solid #2f2f2f;
	font-weight: normal;
	background-color: #fff;
	width: 172px;
	text-indent: 8pt;
}
#ajaxmenu li ul li a {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
} /* Sub Menu Styles */

#ajaxmenu li ul, #ajaxmenu li.over ul { 
	float:left;
} /* The pop */
#ajaxmenu {
	margin-right: auto;
	margin-left: auto;
	width: 781px;

}

#myajaxmenu {
	position: absolute;
	top:1px;
	left: 0px;
	display: block;
	z-index: 1000;
}

/*============================================================
THE SEARCH STUFF
=============================================================*/

.FSF_Results {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #1f55a0;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #1f55a0;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}


#content ul li{
	margin-bottom: 0.5em;
	font-size: 110%;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}


/* Code
------------------------------------------------------------------------- */    

code {
    background-color: #f4f4f4;
    border-bottom: 1px solid #ddd;
	padding: 10px;
	display: block;
}

/*============================================================
USER COMMENTS
=============================================================*/                     
.comment {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #f4f4f4;
}
.commentAuthor {
    background-color: #ffc;    
}
.commentMe {
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;
}

/*============================================================
EMAIL FORM
=============================================================*/
#EmailForm {
	width: 360px;
	text-align: left;
	padding-bottom: 20px;
	border: none;
}
#EmailForm.full { width: 100%; }


#EmailForm fieldset {
    border: none;
}

#EmailForm legend {
	display: none;
}
#EmailForm h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

#EmailForm label,
#EmailForm p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

#EmailForm input {
	display: block;
	margin-top: 3px;
}

#EmailForm select {
	float: left;
	display: block;
}

#EmailForm label.first,
#EmailForm label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

#EmailForm label.second,
#EmailForm label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
#EmailForm label.state { width: 60px; }

#EmailForm label.first input,
#EmailForm label.city input,
#EmailForm label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

#EmailForm label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

#EmailForm label.zip,
#EmailForm label.zip input {
	float: left;
	width: 80px;
}
#EmailForm label.zip { clear: none; }

#EmailForm label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

#EmailForm label input {
	float: left;
	width: 310px;
	padding: 0;
}

#EmailForm input.radio,
#EmailForm input#radiobutton_1,
#EmailForm input#radiobutton_2,
#EmailForm input#radiobutton_3,
#EmailForm input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.radio,
#EmailForm label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

#EmailForm input.checkbox,
#EmailForm input#checkbox_1,
#EmailForm input#checkbox_2,
#EmailForm input#checkbox_3,
#EmailForm input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the #EmailForm elements to look similar across browsers ... emulates Safari */
#EmailForm label input,
#EmailForm textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(../modxhost/images/input-bg.gif) repeat-x top left;
}
#EmailForm input.checkbox,
#EmailForm select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
#EmailForm textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

#EmailForm label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
#EmailForm input.button {
    clear: left;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
	background-color: #EBE9ED;
}


/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}

/*============================================================
DITTO BLOG
=============================================================*/
.ditto_summaryPost h3 {
    border-bottom: 1px solid #ccc;
    margin: 0px !important;
    padding: 5px !important;
    color: black;
}
.ditto_summaryPost .ditto_info {
    background-color: #F8F8F8;
    padding: 5px !important;
    font-size: 0.8em;
    color: black;
}
.ditto_link {
    font-size: 76%;
    text-align: right;
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;
    color: #10315c;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid #10315c;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #9c0; 
    color: #fff;
} 
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #ccc; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #10315c;
} 
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}
#ditto_archivelist ul {
    list-style-type: none; 
    margin-left: 15px; 
    padding-left: 0;
}
#ditto_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
} 
#ditto_archivelist .ditto_month {
    font-weight: bold;
}

/* MODx Icons
------------------------------------------------------------------------------- */

 #modxicon { 
height: 32px; 
width: 34px; 
margin: 0 auto; 
text-align: center; 
float: right; 
margin-top: -2em;

}

#modxicon a#modxicon32 {
    margin: 0 auto;
    width: 34px;
    height: 32px;
    display: block; 
text-indent: -2000px; 
text-align: center; 
overflow: hidden;
    background: transparent url(../../images/modx-icon.png) no-repeat 0 0;
	

}

 #modxicon a#modxicon32:hover {
    background: transparent url(../../images/modx-icon.png) no-repeat 0 -32px;
    color: #111;
}

#modxicon a, #modxicon a:visited, #modxicon a:hover { 
background: transparent; 
border: 0;

text-decoration: none; 
}

.stylebox {background-color: #F7F7F7; border: 1px solid #A0A0A0; padding: 5px;}
.hide {display: none;}

/* Search Terms Highlighting
------------------------------------------------------------------------------- */
.AS_ajax_highlight {
    background-color: #ffb;
    padding: 2px;
    margin: -3px;
    border: 1px solid #dd3;
    color: #000;
}

.searchTerms { color: #eee; }
.searchTerms .AS_ajax_highlight { margin: 0 0 0 3px;}
a.ajaxSearch_removeHighlight, a.ajaxSearch_removeHighlight:visited { display: block; float: left; margin: 6px 0 0; padding: 1px 2px 2px; color: #888; }
a.ajaxSearch_removeHighlight:hover { background-color: #888; color: #222; }


#search {
	position:absolute;
	float: right;
	width:246px;
	height:160px;
	left:569px;
	top:110px;
	z-index:900;
	padding-right: 15px;
	background-image:url(images/searchbg.png);
	background-repeat:no-repeat;
	behavior: url('scripts/png/iepngfix.htc');
}

#search img {display: none;}

#search-directory {
	position:absolute;
	top:26px;
	left:5px;
	width:496px;
	height:32px;
	overflow:hidden;
	z-index:400;
}
#search fieldset, #sidebarlogin fieldset{
	border: none;
	margin: 0px;
	padding: 0px;
}
#search form, #sidebarlogin form {
	border: none;
	margin: 0px;
	padding: 0px;
}


#search label, #sidebarlogin label {
color: #444444;
}


#search input, #sidebarlogin input {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}

#search select {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}
#search textarea {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}

#search-txt {
    position: absolute;
    top: 0px;
    left: 158px;
    width: 57px;
    height: 21px;
    color: #ffffff;
    font-size: 13px;
    line-height: 23px;
}

#ajaxSearch_input {
    position: absolute;
    top: 0px;
    width: 188px;
    height: 19px;
	left:20px;
	top:46px;
}

#ajaxSearch_submit {
    width: 70px !important;
    height: 21px !important;
    margin: 0 !important;
    border: 0 !important;
    background: transparent  url(images/search_70x21.gif) no-repeat center top;
    padding: 55px 0 0 !important;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
    position: absolute;
    top: 78px;
    left: 140px;
}

#ajaxSearch_output {
visibility:hidden;

}
.ajaxSearch_paging { }

.AS_ajax_result {
    border-top: 1px solid #2f2f2f;
    color: #444;
    padding: 5px 10px 7px;
    margin: 0;
}
    .AS_resultLink {
        text-decoration: underline;
        padding: 0;
        margin: 0;
    }
    .AS_ajax_resultDescription {
        color: #888;
    }
    .AS_ajax_more { color: #555; }
    .AS_intro { display: none;}


#dirsearch-txt {
position: absolute;
top: 0px;
left: 0px;
width: 118px;
height: 21px;
color: #4E5760;
font-size: 13px;
line-height: 23px;
}

#dirsearch-inp {
position: absolute;
top: 0px;
left: 123px;
width: 201px;
height: 18px;
}

#dirsearch-btn {
position: absolute;
top: 0px;
left: 329px;
width: 70px;
height: 21px;
}

#dirsearch-txt2 {
position: absolute;
top: 3px;
left: 405px;
width: 170px;
height: 21px;
color: #4E5760;
}

#dirsearch-txt2 a {
color: #4E5760;
}

#join {
position: relative;
}
    #join-inp {
    margin-top: 5px;
    width: 158px;
    height: 18px;
    }
    #join-btn {
    margin-top: 5px;
    width: 120px;
    height: 21px;
    }
/*==============================================================
USER MODULE
===============================================================*/
#module_menu_home{
position: absolute;
top: 0px;
left: 0px;
float:left;
}
#module_menu{
position: absolute;
top: 0px;
left: 178px;
float:right;
}
#module_profile{
position: absolute;
top: -26px;
left: 468px;
float:right;
}
#module_profile a{
color:#fff;
text-decoration:none;
}
#module_profile a:Hover{
color:#fff;
text-decoration:underline;
}
#module_events{
position: absolute;
top: 30px;
left: 330px;
float:right;
}
#module_message{
position: absolute;
top: 28px;
left: 326px;
float:right;
width:241px;
padding-top:5px;
padding-left:5px;
padding-right:10px;
color:#fff;
font-size:10px;
}
#module_message_top{
background-image:url(images/message_top.jpg);
background-repeat:no-repeat;
height:26px;
}
#module_message_middle{
background-image:url(images/message_middle.jpg);
background-repeat:repeat-y;
padding:5px 5px 5px 5px;


}
#module_message_bottom{
background-image:url(images/message_bottom.jpg);
background-repeat:no-repeat;
height:7px;
}
#module_themessages{
float:right;
padding:5px 5px 5px 5px;
}
/* main Navigation Menu
===============================================*/
#module_mainnav{
width:500px;
height:22px;
position: absolute;
top: 0px;
left: 2px;
}
.mainnav_items{
padding-top:4px;
display:block;
float:left;
text-align:center;
text-decoration:none;
color:#fff;
font-weight:bold;
font-size:11px;
width:78px;
height:30px;
background-image:url(images/btn_bg.jpg);
background-repeat:no-repeat;

}
A:Hover.mainnav_items{
display:block;
padding-top:4px;
float:left;
text-decoration:none;
color:#333;
font-weight:bold;
font-size:11px;
text-align:center;
background-image:url(images/btn_bg.jpg);
background-repeat:no-repeat;
}
.mainnav_itemselected{
padding-top:4px;
display:block;
float:left;
text-decoration:none;
width:78px;
height:30px;
text-align:center;
background-image:url(images/btn_bg.jpg);
background-repeat:no-repeat;
background-position:-78px 0px;
color:#fff;
font-weight:bold;
font-size:11px;


}

/* Subnavigation Menu
===============================================*/
#module_subnav{
width:400px;
height:22px;
position: absolute;
top: 25px;
left: 3px;
background-image:url(images/sub_bar.jpg);
background-repeat:no-repeat;
}
.subnav_items{
padding-top:4px;
display:block;
float:left;
text-decoration:none;
padding-left:5px;
color:#fff;
font-weight:normal;
font-size:10px;
padding-right:5px;
border-right:1px solid #fff;
}
A:Hover.subnav_items{
display:block;
padding-top:4px;
float:left;
text-decoration:none;
color:#232540;
font-weight:normal;
font-size:10px;

}
.subnav_itemselected{
padding-top:4px;
display:block;
float:left;
text-decoration:none;
padding-left:5px;
color:#f59d24;
font-weight:bold;
font-size:10px;
padding-right:5px;
border-right:1px solid #fff;
}
