<?php 

ob_start ("ob_gzhandler");

header("Content-type: text/css");

header("Cache-Control: must-revalidate");

$offset = 60 * 60 ;

$ExpStr = "Expires: " . 

gmdate("D, d M Y H:i:s",

time() + $offset) . " GMT";

header($ExpStr);

?>

/*CSS Template System*/
/***************************
*Currituck County Foster Adaptive Family Association
*Mambo Theme
*By James Woroneski May 2009
*Moyock.Net
****************************
*/

/* #######################  GENERAL SETTINGS ############################ */

html.body{
	margin-top: 0px;
} 

body#ccfafa {
	margin: 0px 0px 0px 0px;
	scrollbar-base-color: #778899;
	background-color:#FFFFFF;
}

/*  Global Formatting */
td, tr, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

p {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

ul {
	margin: 0px 0px 0px 0px;
}

li { 
	color:#000000;
}

hr {
	background: #CCCCCC;
	height: 1px;
	width: 100%;
}

a:link, a:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	font-size: 14px;
	color: #84190F;
	text-decoration: underline;
}

a.image, a.image:hover {
	border:0;
}

h1 {font-size:16px;line-height: 1em;font-weight: 900;}
h2 {font-size:15px;line-height: 1em;font-weight: 900;}
h3 {font-size:14px;line-height: 1em;font-weight: 900;}
h4 {font-size:13px;line-height: 1em;font-weight: 900;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;}

td{
	font-size:12px;
}

th{
	font-size:12px;
}

/* #######################  END GENERAL SETTINGS ############################ */

/* ######################  LAYOUT SETTINGS       ############################## */

/* Div Layout Wrappers */

div#main_wrapper {

}

div#ccfafa_body_wrapper { 

}

div#ccfafa_advertisment_wrapper { 
	background-color:#FFFFFF;	

}

div#ccfafa_header_wrapper { 
	background: #fff url(../images/header/rotate/rotate.php) no-repeat top center;
}

div#pathway_wrapper {
	padding:10px;
	background-image:url(../images/page/content_header.png);
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
	border-left:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
	height:15px;
	margin-top:10px;
}

div#horizontal_menu_wrapper {

}

div#ccfafa_main_body_wrapper { 
	background: #C5EAF3;
}

div#ccfafa_footer_wrapper {
	background: url(../images/footer/footer.jpg) repeat;

}

div#ccfafa_tracking_wrapper {
	background: url(../images/footer/footer.jpg) repeat;	
}

/* Div Layout Wrappers */

/* Table Layout Containers */

table#ccfafa_modules_container { 

}

/* Table Layout Containers */

/* Advertisment Layout */
div.ccfafa_advert1 {
	position:relative;
	float: left;
	width: 50%;
	height:60px;
}

div.ccfafa_banner { 
	position:relative;
	height:83px;
	padding: 5px 5px 5px 5px; 
	background: #C5EAF3;
}

/* Header Layout */
div.ccfafa_header_strip_top {
/*	background-image:url(../images/header/ccfafa_hdr_top_strip.jpg);*/
	background-color:#FFFFFF;
	height:5px;
	border-bottom: solid 1px #FFFFFF;
}

div.ccfafa_header_left {
	position:relative;
	float: left;
	background-image: url(../images/header/ccfafa_logo_transparent170x170.gif);
	height:170px;
	width:170px;
}

div.ccfafa_header_right {
	position:relative;
	float: right;
	background-image: url(../images/header/ccfafa_logo_transparent170x170.gif);
	height:170px;
	width:170px;
}

div.ccfafa_header_center {
	position:relative;
	margin-left:175px;
	margin-right:175px;
	border:0px;
	background: transparent url(../images/header/ccfafa_hdr_cntr.png) no-repeat top center;
	height:170px;
}

div.ccfafa_header_strip_bottom {  
	position:relative; 
	background-image: url(../images/header/ccfafa_hdr_bottom_strip.jpg);
	background-repeat:repeat-x;
	height:2px;
}

div.ccfafa_header_strip_shadow {
	position:relative;
	background-image:url(../images/header/ccfafa_hdr_strip_bottom_shadow.jpg);
	background-repeat:repeat-x;
	height:1px;	
}

/* Horizontal Menu Layout */
div#ccfafa_horizontal_menu { 
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	margin-left:225px; 
}

/* Upper Menu Layout */
div.menubar-shadow { 
	position:relative;
	background-image: url(../images/menubar/menubar_lower_shadow.jpg);
	background-repeat:repeat-x;
	height: 4px;
}

/* Newsflash Pro Layout */
div.newsflash-pro-container { 
	background: #C5EAF3;
	height:85px;
	padding:5px 0px 0px 0px;
	background: url(../images/body/marquee.jpg);
}

div.newsflash-pro { 
	position:relative;
	margin-left:175px;
}

/* Main Content Layout */
div#ccfafa_column_left {
	position: absolute;
	float:left;
	width:190px;
	padding-right: 10px;
}

div#ccfafa_column_right {
	position: relative;
	width:190px;
	float:right; 
	padding-left:10px;
}

div#ccfafa_column_center {
	position: static;
	margin-left:190px;
}

table#ccfafa_module_left_container { 
	position:relative;
	float:left;
	margin-left: 15px;
}

table#ccfafa_module_right_container { 
	padding-top: 15px;
}

table#ccfafa_module_center_container {
	padding-top:10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Footer Layout */

.footer_seperator {
	background: url(../images/footer/footer_top_seperator.jpg) repeat-x;
	height:2px;	
}

.ccfafa_footer1 {
	position:relative;
}

.ccfafa_copyright { 
	padding:5px 5px 5px 5px;
}

span.ccfafa_copyright-text { 
	color:#FFFFFF;
}

.ccfafa_design {
	position:relative;
	padding:5px 5px 5px 5px;
}

.ccfafa_tracking1 { 
	position:relative;
	padding:5px 5px 5px 5px;
}

.ccfafa_tracking2 {
	position:relative;
}

.bottom_seperator {
	background-image: url(../images/footer/footer_top_seperator.jpg);
	background-repeat:repeat-x;
	height:2px;
}

/* Clear DIV */
.clear {
	clear: both;
}
/* ######################  LAYOUT SETTINGS       ############################## */

/*##################### NAVIGATION SECTION #####################*/	

/* Pathway Breadcrumbs */
.pathway {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	float:left;
	margin-left:5px;
}

a.pathway:link, a.pathway:visited {
	color: #FFFFFF;
	font-weight: normal;
}

a.pathway:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

/* --Default Class Settings-- */

/* Mainlevel menu */
a.mainlevel:link, a.mainlevel:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #ffffff;
	background-position: left;
	text-align: left;
	font-weight: bold;
}

a.mainlevel:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #EEEE00;
	background-position: left;
	text-decoration: underline;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #9B2636;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
}

a.mainmenu:hover {
	color: #7B90BA;
	text-decoration: underline;
	background-image:url(../images/menubar/nav_hover.png);
}


		
/* End Mainlevel menu */

/* Sub Menu */
a.sublevel:hover {
	color: #ff0000;
	text-decoration: underline;
}

a.sublevel:link, a.sublevel:visited {
	color: #98F5FF;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
}

/* End Sub Menu */

/* ##################### STANDARD MODULE TABLE  #################*/

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 190px;
	background-image: url(../images/modules/ccfafa_module_body.jpg);
	background-repeat:repeat;
	border:#000000 solid 3px;
}

table.moduletable-bgimg {

}

table.moduletable th {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 100%;
	text-align:center;
	line-height: 30px;
	height: 35px;
	background-image: url(../images/modules/module_body_tr.png);
	border-bottom: solid 1px #000000;
}

table.moduletable td {
	font-size: 12px;
	font-weight: normal;
	padding: 7px 7px 7px 7px;
	margin: 20px 5px 20px 5px;
	color:#000000;
}

table.moduletable tr {

}

a.table.moduletable td:hover {color:#FFFFFF;
}

/* ##################### END STANDARD MODULE TABLE  #################*/

/* ##################### ADVANCED MODULE TABLE  #################*/

.ccfafa_module_top { 
}

.ccfafa_module_center {
}

.ccfafa_module_bottom { 
}

/* ##################### END ADVANCED MODULE TABLE  #################*/  

/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/

.contentpane {
	padding	: 5px 5px 5px 5px;
}

.contentpaneopen {

}

.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-image:url(../images/page/content_header.png);
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
	border-left:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
	padding: 5px 5px 5px 5px;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #7B8DA1;
	text-decoration: underline;
	font-weight: bold;
}

/* top box like a category description */
.contentdescription {
	background-color :transparent;
}

/* icons */
.buttonheading{
	font-size: 12px;
}

.pop-ups {
	float: right;
}

a.pop-up {
	border-bottom: 0;
}

/* Dates */
.createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	float:right;
	margin-right:10px;
}

.modifydate {

}

/* Writen by Authors name */
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: medium;
}

.smalldark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav{
	font-size: 14px;
	color: #CC6600;
}

.pagebar{
	font-size: 12px;
}

.pagenav_prev{
	font-size: 14px;
	color: #FF6600;
}

.pagenav_next{
	font-size: 14px;
	color: #FF6600;
}

a.pagenav {
	color: #CC6600;
	border-bottom: 0;
}

a.pagenav:hover {
	color: #659FDE;
	border-bottom: 0;
}

.pagenavcounter{
	height: 15px;
}

.back_button{
	font-size: 12px;
	height: 15px;
}

/* Read more link */
.readon{

}

/*  component heading */
.componentheading {
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	margin-top: 1.5em;
	background-color:transparent;
	background-image:url(../images/page/content_header.png);
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
	border-left:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
	padding: 5px 5px 5px 5px;	
}

/* Sectiontable Table types listings Faqs's, weblink etc..*/

.sectiontableheader {
	background-color: #CCCCCC;
	color: #7B8DA1;
	font-weight: bold;
}

/* Table odd and Even Rows */

.sectiontableentry1 {
	background-color: #D3D3D3;
}

.sectiontableentry2 {
	background-color: #DCDCDC;
}

/* End Sectiontable */

/* Category */
a.category:link, a.category:visited {
	color: #000000;
	font-weight: bold;
}

a.category:hover {
	color:#fca98b;
}

/* End category */


/* blogsection */
/*
.blog {
	background-color: transparent;
}

.blogsection{
	height: 18px; 
}

.blog_more{
	height: 18px;
}

.blog_heading {
	height: 18px;
}
*/
/* space from bottom of article */
/*
.article_seperator{
	background-color: transparent;
}
*/
/* End blogsection */

/* Search Form Module*/
.search {
	height: 18px;
}
/* results if not search google */
.searchintro{
	height: 18px;
}
/*Search Form keyword highlight*/
.highlight {
	border: 1px dashed #010101;
	background: #DDEEFF;
	padding: 0px 2px 0px 2px;}
/* End Search Form */

/* wrapper title */
.wrapper { 
	background-color: transparent;
}

/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/

/* ##################### FORM SECTION  #####################*/	

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	border : 1px solid #CCCCCC;
}

/* Pull down menu */
.selectbox {
	width: 100%;
}

/* Submit Button */
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	background-color: #F0F0F0;
	color: #000000;
	border: 1px solid #CCCCCC;
}

/* Contact Email Form */
.contact_email {
	margin: 0px;padding: 5px;
}

/* ##################### END FORM SECTION  ##################### */	

/* ###################### TABBED EDITING ###################### */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Dont set the colour! */

.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ff6600;
	text-align: center;
}
/* custom stuff */
.container
{
	border: solid;
	border-width: 1px;
	border-color: #efefef;
	/*background-color: White;*/
}
.boxes {
	border: solid;
	border-color: #efefef;
	border-width: 1px;
}

.title {
	font-family: sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #7B8DA1;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* Body of the form */
.adminform{
	background-color: #FFFFFF;
}

/* Polls */
.poll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}

.pollstableborder {

}

/* Weblinks */
.weblinks{

}

a.weblinks:hover {

}

/* Newsfeeds */
/* The newsfeed title. NOTE: This will not affect the newsfeed's news title! */
.newsfeedheading {

} 

/* yeah.. the date on the newsfeed */
.newsfeeddate {

} 

/* this is the body text of the newsfeed */
.fase4rdf {

} 


/* Search page */
table.searchintro {

}
/* This is for formatting the box with "Search Keyword: test returned 4 matches" box that appears after you have entered a search value. 
It appears on the mainbody with the search results */


/* ###################### End TABBED EDITING ###################### */
/* ###################### Begin Links ############################# */
/* Design By */
.ccfafa_design-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccccc;
}

a.ccfafa_design-text-link:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFF00;
	text-decoration:underline;
}

a.ccfafa_design-text-link:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccccc;
	text-decoration:none;
}

a.ccfafa_design-text-link:link, a.ccfafa_design-text-link:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccccc;
	text-decoration:none;
}

/* ###################### End Links ############################### */

/* --- Menu Stuff Below --*/

/*----------------------------------

	Main Menu

----------------------------------*/

div#menu {
	position: absolute;
	top: 0;
	left: 35px;
	z-index: 21;
	height: 41px;
}

div#menu ul {
	margin: 3px 0 0 0;
	padding: 0;
	list-style: none;
	float: left;  
}

div#menu li {
	position: relative;
	text-align: left;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	z-index: 5;  
}

div#menu li a, 
div#menu li span.separator {
	height: 35px;
	display: block;
	float: left;
	line-height: 32px;
	text-decoration: none;
	color: #FFFFFF;
}

div#menu li span {  
	display: block;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 95% 0;
}

div#menu li a.current {  
	color:#FF0000;
}

div#menu a:hover, 
div#menu span.separator:hover, 
div#menu span.sfhover {  
/*	color: #ffff00; */
}

div#menu li.active {  
	font-weight: bold;
}

div#menu li.active ul {  
	font-weight: normal;
}

div#menu li.parent span.separator {  
	cursor: pointer;
}

 div#menu li.fancy {
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: 4;
	overflow: hidden;
}

div#menu li.fancy div.fancy-container {
	padding: 0 5px;
}

div#menu li.fancy div.fancy-container div.fancy-m {
	height: 35px;
}

div#menu li.fancy div.fancy-container div.fancy-l {
	position: absolute;
	top: 0;
	left: 0;
}

div#menu li.fancy div.fancy-container div.fancy-r {
	position: absolute;
	top: 0;
	right: 0;
}

div#menu ul.menu {}

div#menu li.level1 {}

div#menu a.level1, 

div#menu span.level1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	line-height: 41px;
}

div#menu a.level1 span, 
div#menu span.level1 span {
	padding: 0 10px;
}

div#menu li:hover a.level1, 
div#menu li.sfhover a.level1, 
div#menu li:hover span.level1, 
div#menu li.sfhover span.level1 {  
/*	color: #ffff00; */
}

div#menu li.active a.level1, 
div#menu li.active span.level1 {  
	color: #FFFF00; 
}

div#menu a.level1 span.title, 
div#menu span.level1 span.title{
	padding: 0;
	line-height: 200%;
}

div#menu a.level1 span.sub, 
div#menu span.level1 span.sub {
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: -6px;
	line-height: 10px;
}

div#menu ul.menu ul {
	position: absolute;
	top: 35px;
	left: -999em;  
	width: 165px;
	padding	: 0 0 10px 0;
	background: #ffffff url(../images/menubar/mh2_menubar_dropdown.png) 0 100% no-repeat;
}

div#menu li:hover ul, 
div#menu li.sfhover ul {
	left: 0;  
	z-index: 100;
}

div#menu li.level1 li {
 	width: 100%;  
	text-indent: 15px;
	font-size: 11pt;
}

div#menu li.level1 li a, 
div#menu li.level1 li span.separator{
	height: 25px;
	padding: 0;
	font-size: 10px;
	font-weight: 600;
	margin: 0 1px 0 1px;
	float: none;  
	display: block;
	line-height: 25px;
	font-variant: small-caps;
}

div#menu li.level2 a.parent, 
div#menu li li.level2 span.parent {  
	background: url(../images/menubar/mh2_menubar_level2_parent.png) 100% 0 no-repeat;
}

div#menu li ul ul {
	margin: -36px 0 0 164px;  
}

div#menu li:hover ul ul, 
div#menu li.sfhover ul ul {
	border-top: 1px solid #c8c8c8;
}

div#menu li:hover ul ul, 
div#menu li.sfhover ul ul,  
div#menu li:hover ul ul ul, 
div#menu li.sfhover ul ul ul,  
div#menu li:hover ul ul ul ul, 
div#menu li.sfhover ul ul ul ul {  
	left: -999em;
}

div#menu li li:hover ul, div#menu li li.sfhover ul,  
div#menu li li li:hover ul, div#menu li li li.sfhover ul,  
div#menu li li li li:hover ul, div#menu li li li li.sfhover ul {  
	left: 0;
	z-index: 100;
}

/*----------------------------------
	SubMenu
----------------------------------*/

div#middle div.mod-menu div.module ul,
div#middle div.mod-menu div.module ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
/*	background: #FEFEFE; */
}

div#middle ul.menu li {
	margin: 0;
	padding: 0;
	display: block;
}

div#middle ul.menu a, 
div#middle ul.menu span.separator {
	height: 25px;
	display: block;
	line-height: 25px;
	text-decoration: none;
	color: #FFFFFF;
}

div#middle ul.menu li span {  
	display: block;
}

div#middle ul.menu li span {  
	background-repeat: no-repeat;
	background-position: 95% 0;
}

div#middle ul.menu a.current, 
div#middle ul.menu a.current:hover {  
	color: #aa1428;
}

div#middle ul.menu a:hover, 
div#middle ul.menu span.separator:hover, 
div#middle ul.menu span.sfhover {  
	color: #000000;
}

div#middle ul.menu li.active {  
	font-weight: bold;
}

div#middle ul.menu li.active li {  
	font-weight: normal;
}

div#middle ul.menu li.parent span.separator {  
	cursor: pointer;
}

div#middle ul.menu li.level1 {
}

div#middle ul.menu a.level1, div#middle ul.menu span.level1 {
	background: #FEFEFE url(../images/submenu_level1_item.png) 100% 0 no-repeat;
	text-indent: 15px;
}

div#middle ul.menu li.parent a.level1, div#middle ul.menu li.parent span.level1 {  
	background: #FEFEFE url(../images/submenu_level1_item_parent.png) 100% 0 no-repeat;
}

div#middle ul.menu li.level2 {
}

div#middle ul.menu li.level2 a {
	height: 20px;
	line-height: 20px;
}

div#middle ul.menu a.level2 {
	background: #FEFEFE url(../images/submenu_level2_item.png) 100% 0 no-repeat;
	text-indent: 35px;
}

div#middle ul.menu a.level2 span {
	background: url(../images/submenu_level2_item_icon.png) 15px 2px no-repeat;
}

div#middle ul.menu li.level3 {
}

div#middle ul.menu a.level3 {
	background: #FEFEFE;
	text-indent: 45px;
}

div#middle ul.menu a.level3 span {
	background: url(../images/submenu_level3_item_icon.png) 25px 2px no-repeat;
}

div#middle ul.menu li.level4 {
}

div#middle ul.menu a.level4  {
	background: #FEFEFE;
	text-indent: 55px;
}

div#middle ul.menu a.level4 span {
	background: url(../images/submenu_level4_item_icon.png) 35px 2px no-repeat;

}

/*===========================================*/
div.mh2_menubar_container
{
	position: relative;
	left: 0px;
	top: 0px;
	right: 250px;
	height: 41px;
    color: #FFFFFF;
    z-index: 20;
}

div.mh2_menubar_menu {
  height: 41px;
  line-height: 41px;
  width: 100%;
}

/*div.mh2_menubar_left	{
	position: absolute;
	top: 0;
	left: 0;
	width: 5px;
	height: 42px;
	background: #000000;
	z-index: 2;

}



div.mh2_menubar_right	{
	position: absolute;
	top: 0;
	right: 0;
	width: 5px;
	height: 42px;
	background: #000000;
	z-index: 2;

}*/

div.mh2_menubar_repeat	{
	top: 0;
	height: 42px;
	background: #000000  url(../images/menubar/menubar_repeat.jpg) 0% 0% repeat-x;
	z-index: 2;
}
