<?php Header ("Content-type: text/css");?>
<?php 
session_start();
$pixel = array();

if (isset($_COOKIE["mzsizer"])) $scale = $_COOKIE["mzsizer"];
else 
{
	if (isset($_SESSION['mztext_scale'])) $scale=floatval($_SESSION['mztext_scale']);
	else 
	{
		$scale = 0.9;
		$_SESSION['mztext_scale'] = $scale;
	}
	setcookie("mzsizer", $scale, time()+60*60*24*30, "/");
}

for ($i=1;$i<=800;$i++) {
	$pixel[$i] = $i * $scale;
	}
$xsmalltext = $scale*0.6;
$smalltext = $scale*0.8;
$mediumtext = $scale;
$mmediumtext = $scale*1.1;
$linktext = $scale*1.1;
$largetext = $scale*1.2;
$xlargetext = $scale*1.4;
$xxlargetext = $scale*1.6;
$xxxlargetext = $scale*2;
$rhswidth = intval($scale * 185);
$breadcrumbwidth = 760 - $rhswidth;
?>
.xxx {
}

a:hover {
	text-decoration: none;
}
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: <?php echo $mediumtext."em;"?>;
	color: #585858;
}
h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: <?php echo $largetext."em;"?>;
	color: #B6D242;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: <?php echo $largetext."em;"?>;
	color: #B6D242;
	margin-left: 22px;
	padding-top:10px;
	padding-bottom:0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: <?php echo $mediumtext."em;"?>;
	color: #494949;
}

.invis {
	DISPLAY: none
}
.outer_wrapper {
	width:100%;
	text-align: center;
}

.outer_wrapper_leaf {
	width:100%;
	text-align: center;
	background-color:#FFFFFF;
	background-image: url(images/leaves_and_m2.jpg);
	background-repeat: no-repeat;
	background-position:right top; 
	background-attachment: fixed;
}

#logowrapper {
	float:left; 
	width:100%;
	height: 119px;
	padding:0px; 
	margin-left: 0px;
	display: inline;
	background-color:#FFFFFF;
}
#titlewrapper {
	float:left; 
	width:100%;
	height: 119px;
	padding:0px; 
	margin-left: 0px;
	display: inline;
	background-color:#564745;
}
#titlewrapper2 {
	float:left; 
	width:100%;
	height: 141px;
	padding:0px; 
	margin-left: 0px;
	display: inline;
	background-color:#564745;
}
#titlewrapper5 {
	float:left; 
	width:100%;
	height: 60px;
	padding:0px; 
	margin-left: 0px;
	display: inline;
	background-color:#564745;
}
.wrapper {
	width:100%;
	padding:0; 
	margin-left:auto; 
	margin-right:auto;
}
.yellow_wrapper {
	background-color:#FFFFCC;
	width:100%;
	padding:0; 
	margin-left:auto; 
	margin-right:auto;
}
.home {
	background-color:#FFFFFF;
	background-image: url(images/nutshell.jpg);
	background-repeat: no-repeat;
	background-position:right top; 
	width:100%;
	padding-top:9px; 
	margin-left:auto; 
	margin-right:auto;
	float:left;
	display: inline;
}
.principles {
	background-color:#FFFFFF;
	background-image: url(images/rack_pinion.jpg);
	background-repeat: no-repeat;
	background-position:right top; 
	width:100%;
	padding-top:9px; 
	margin-left:auto; 
	margin-right:auto;
	float:left;
	display: inline;
}
.principles2 {
	background-color:#FFFFFF;
	background-image: url(images/rack_pinion2.jpg);
	background-repeat: no-repeat;
	background-position:right top; 
	width:100%;
	padding-top:9px; 
	margin-left:auto; 
	margin-right:auto;
	float:left;
	display: inline;
}

.profiles {
	background-color:#FFFFFF;
	background-image: url(images/chess.jpg);
	background-repeat: no-repeat;
	background-position:right top; 
	width:100%;
	padding-top:9px; 
	margin-left:auto; 
	margin-right:auto;
	float:left;
	display: inline;
}
.csr {
	background-color:#FFFFFF;
	background-image: url(images/lightbulb.jpg);
	background-repeat: no-repeat;
	background-position:right top; 
	width:100%;
	padding-top:9px; 
	margin-left:auto; 
	margin-right:auto;
	float:left;
	display: inline;
}

.legal {
	background-color:#FFFFFF;
	background-image: url(images/rope.jpg);
	background-repeat: no-repeat;
	background-position:right top; 
	width:100%;
	padding-top:9px; 
	margin-left:auto; 
	margin-right:auto;
	float:left;
	display: inline;
}
.investigations {
	background-color:#FFFFFF;
	background-image: url(images/investigations_i.jpg);
	background-repeat: no-repeat;
	background-position:right top; 
	width:100%;
	padding-top:9px; 
	margin-left:auto; 
	margin-right:auto;
	float:left;
	display: inline;
}


.industrial_relations {
	background-color:#FFFFFF;
	background-image: url(images/industrial_relations_i.jpg);
	background-repeat: no-repeat;
	background-position:right top; 
	width:100%;
	padding-top:9px; 
	margin-left:auto; 
	margin-right:auto;
	float:left;
	display: inline;
}
.management_training {
	background-color:#FFFFFF;
	background-image: url(images/management_training_i.jpg);
	background-repeat: no-repeat;
	background-position:right top; 
	width:100%;
	padding-top:9px; 
	margin-left:auto; 
	margin-right:auto;
	float:left;
	display: inline;
}
.hr_consultancy {
	background-color:#FFFFFF;
	background-image: url(images/hr_consultancy_i.jpg);
	background-repeat: no-repeat;
	background-position:right top; 
	width:100%;
	padding-top:9px; 
	margin-left:auto; 
	margin-right:auto;
	float:left;
	display: inline;
}
.h_s_e {
	background-color:#FFFFFF;
	background-image: url(images/h_s_e.jpg);
	background-repeat: no-repeat;
	background-position:right top; 
	width:100%;
	padding-top:9px; 
	margin-left:auto; 
	margin-right:auto;
	float:left;
	display: inline;
}
.news_events {
	background-color:#FFFFFF;
	background-image: url(images/news_events.jpg);
	background-repeat: no-repeat;
	background-position:right top; 
	width:100%;
	padding-top:9px; 
	margin-left:auto; 
	margin-right:auto;
	float:left;
	display: inline;
}
.contact {
	background-color:#FFFFFF;
	background-image: url(images/phone.jpg);
	background-repeat: no-repeat;
	background-position:right top; 
	width:100%;
	padding-top:9px; 
	margin-left:auto; 
	margin-right:auto;
	float:left;
	display: inline;
}
.none {
	background-color:#FFFFFF;
	width:100%;
	margin-left:auto; 
	margin-right:auto;
	float:left;
	display: inline;
	text-align:left;
}
.leaf_wrapper {
	background-color:#FFFFFF;
	background-image: url(images/leaves_and_m2.jpg);
	background-repeat: no-repeat;
	background-position:right top; 
	background-attachment: fixed;
	width:100%;
	padding-top:9px; 
	margin-left:auto; 
	margin-right:auto;
	float:left;
	display: inline;
}


.bannerwrapper {
	background-color:#564745; 
	width:100%;
	float:left;
	display: inline;
}

.bannerwrapper5 {
	background-color:#564745; 
	width:100%;
	height:150px;
	float:left;
	display: inline;
}
#breadcrumb6 {
	float:left; 
	background-color:#564745;
	text-align:left;
	height: 142px;
	padding:0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: <?php echo $smalltext."em;"?>;
	color: #FFFFFF;
	font-weight: normal;
	display: inline;
}
#breadcrumb2 {
	float:left; 
	background-color:#564745;
	text-align:left;
	padding:0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: <?php echo $smalltext."em;"?>;
	color: #FFFFFF;
	font-weight: normal;
	display: inline;
}
#breadcrumb {
	float:left; 
	background-color:#564745;
	width:<?php echo $breadcrumbwidth."px;"?>; 
	text-align:left;
	padding-left:0px;
	padding-top:5px; 
	padding-left:5px;
	padding-bottom:5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: <?php echo $smalltext."em;"?>;
	color: #FFFFFF;
	font-weight: normal;
	display: inline;
}
#breadcrumb A:link {
	COLOR: #FFFFFF; 
	text-decoration: none
}

#breadcrumb A:visited {
	COLOR: #FFFFFF; 
	text-decoration: none
}

#breadcrumb A:hover {
	color: #FFFFFF;
	text-decoration: none
}
#breadcrumb UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#breadcrumb LI {
	text-align: left;
	display: inline;
	padding: 0px;
	list-style-type: none;
}

#breadcrumb LI.first {
	padding-left: 0px;
}
#breadcrumb LI.rest {
	border-left: solid #FFFFFF; 
	border-left-width: 1px;
	padding-left: 5px;
}
#breadcrumb UL A:link {
	COLOR: #FFFFFF; 
	
}

#breadcrumb UL A:visited {
	COLOR: #FFFFFF; 
	
}

#breadcrumb UL A:hover {
	color: #B6D242;
	text-decoration: none
}
#toprhs {
	float:right; 
	width:<?php echo $rhswidth."px;"?>; 
	padding-left:0px; 
	padding-right:5px;
	padding-bottom:5px; 
	padding-top:5px; 
	background-color:#564745; 
	text-align:right; 
	display: inline;
}
#toprhs UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: <?php echo $smalltext."em;"?>;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
	margin: 0;
	padding: 0;
}
#toprhs LI {
	text-align: right;
	display: inline;
	list-style-type: none;
	padding-top:<?php echo $pixel[2]."px;"?>;
	padding-bottom:<?php echo $pixel[2]."px;"?>;

}
#toprhs LI.first {
	padding-left: 5px;
}
#toprhs LI.rest {
	border-left: solid #FFFFFF; 
	border-left-width: 1px;
	padding-left: 5px;
}
#toprhs UL A:link {
	COLOR: #FFFFFF; 
}

#toprhs UL A:visited {
	COLOR: #FFFFFF; 
}

#toprhs UL A:hover {
	color: #B6D242;
	background: #FFFFFF;
}

#toprhs2 {
	float:right; 
	padding-left:0px; 
	padding-right:5px;
	padding-bottom:5px; 
	padding-top:5px; 
	background-color:#564745; 
	text-align:right; 
	display: inline;
}
#toprhs2 UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: <?php echo $smalltext."em;"?>;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
	margin: 0;
	padding: 0;
}
#toprhs2 LI {
	text-align: right;
	display: inline;
	list-style-type: none;
	padding-top:<?php echo $pixel[2]."px;"?>;
	padding-bottom:<?php echo $pixel[2]."px;"?>;

}
#toprhs2 LI.first {
	padding-left: 5px;
}
#toprhs2 LI.rest {
	border-left: solid #FFFFFF; 
	border-left-width: 1px;
	padding-left: 5px;
}
#toprhs2 UL A:link {
	COLOR: #FFFFFF; 
}

#toprhs2 UL A:visited {
	COLOR: #FFFFFF; 
}

#toprhs2 UL A:hover {
	color: #B6D242;
	background: #FFFFFF;
}


#toprhs3 {
	background-color:#564745; 
}
#toprhs3 UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: <?php echo $smalltext."em;"?>;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0;
	padding: 2px;
}
#toprhs3 LI {
	display: inline;
	list-style-type: none;
	padding-top:<?php echo $pixel[2]."px;"?>;
	padding-bottom:<?php echo $pixel[2]."px;"?>;

}
#toprhs3 LI.first {
	padding-left: 5px;
}
#toprhs3 LI.rest {
	border-left: solid #FFFFFF; 
	border-left-width: 1px;
	padding-left: 5px;
}
#toprhs3 UL A:link {
	COLOR: #FFFFFF; 
}

#toprhs3 UL A:visited {
	COLOR: #FFFFFF; 
}

#toprhs3 UL A:hover {
	color: #B6D242;
	background: #FFFFFF;
}



.viewtextsizerlarger {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: <?php echo $largetext."em;"?>;
	color: #000080;
	border-width:<?php echo $pixel[2]."px;"?>;
	border-style: solid;
	text-decoration:none;
	font-weight: bold;
}

.viewtextsizersmaller {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: <?php echo $smalltext."em;"?>;
	color: #000080;
	border-width:<?php echo $pixel[2]."px;"?>;
	border-style: solid;
	text-decoration:none;
	font-weight: bold;
	margin-left:5px;
}
#sizer {
	float:right;
	width:40%;
	padding:<?php echo $pixel[5]."px;"?>;
	background-color:#009966; 
	text-align:right; 
	display: inline;
}

#dumb_navigation {
	clear:both;
	background: #B6D242;
	background-image: url(images/navigation_bkg2.jpg);
	width:100%; 
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	height:30px;
}

#navigation {
	clear:both;
	background: #B6D242;
	background-image: url(images/navigation_bkg.gif);
	width:100%; 
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	height:40px;
}
#navigation UL {

	list-style-type: none;  
	margin: 0px; 
	padding: 0px;

}

#navigation LI {
	float:left;
	margin: 0;

}

#navigation LI.this {
	COLOR: #333333;
	text-decoration: none;
	display: inline;
	margin: 0px;
}

#navigation LI.rest {
	text-align: left;
	text-decoration: none;
	display: inline;
	margin: 0px;
}
#navigation UL A:link, #navigation UL A:visited {
	COLOR: #625440; 
	background: #B6D242;
	background-image: url(images/navigation_bkg.gif);
	text-decoration: none;
	margin: 0px; 
	border-right: solid #336633; 
	border-right-width: 1px;
	display:block;
	float:left;
	height:40px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 9px;
}

#navigation UL A:hover {
	color: #333333;
	background: #B6D242;
	background-image: url(images/navigation_bkg_reverse.gif);
	margin: 0px; 
}

.menubox_padd {
	width:168px; 
	float:left;
	margin-top: 9px;
	height:<?php echo $pixel[122]."px;"?>; 
	background:#FFFFFF;
	display: inline;
}
#maintext {
	float:right; 
	margin-right: 9px;
	display: inline;
	text-align:left;
	
}
.rhs {
	width:24%;
	float:right;
	margin-left:0px; 
	margin-right:9px; 
	background: #FFFFFF;
	padding:0;
	border: solid 9px #3366CC;
	display: inline;
	text-align:left; 
}
#home_words {
	width:570px; 
	float:left;
	display: inline;
	text-align:left; 
	padding-bottom:40px;
	background: #FFFFFF;
}
#profiles_words {
	width:640px; 
	float:left;
	display: inline;
	text-align:left; 
	padding-bottom:40px;
	background: #FFFFFF;
}
#csr_words {
	width:725px; 
	float:left;
	display: inline;
	text-align:left; 
	padding-bottom:40px;
	background: #FFFFFF;
}
#legal_words {
	width:620px; 
	float:left;
	display: inline;
	text-align:left; 
	padding-bottom:40px;
	background: #FFFFFF;
}
#hse_words {
	width:610px; 
	float:left;
	display: inline;
	text-align:left; 
	padding-bottom:40px;
	background: #FFFFFF;
}
#contact_words {
	width:520px; 
	float:left;
	display: inline;
	text-align:left; 
	padding-bottom:40px;
	background: #FFFFFF;
}
#wide_words {
	width:100%; 
	float:left;
	display: inline;
	text-align:left; 
	background: #FFFFFF;
}
#testimonials {
	width:350px; 
	float:right;
	display: inline;
	text-align:right; 
	padding-bottom:40px;
}

#testimonial {
	width:400px; 
	float:right;
	margin-top:460px;
	display: inline;
	text-align:left; 
}
#testimonial_legal {
	width:350px; 
	float:right;
	margin-top:650px;
	display: inline;
	text-align:left; 
}
#testimonial_profile {
	width:350px; 
	float:right;
	margin-top:460px;
	display: inline;
	text-align:left; 
}
#small_print {
	width:100%; 
	float:left;
	display: inline;
	text-align:left; 
	padding-top:10px;
	padding-bottom:10px;
}
#lhs {
	width:80%; 
	float:right;
	display: inline;
	text-align:left;
	background-color:#FFFFFF; 
}

#footer {
	clear:both; background-color:#FFFFFF;
	text-align:center; 
	height:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; text-decoration: none;
}

#footer UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: <?php echo $mediumtext."em;"?>;
	color: #006666;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
}
#footer LI {
	text-align: center;
	text-decoration: none;
	display: inline;
	padding-left: 16px;
}

#footer LI.first {
	text-align: center;
	text-decoration: none;
	display: inline;
	padding-left: 0px;
	list-style-type: none; 
	
}

#footer UL A:link {
	COLOR: #006666; 
	text-decoration: none
}

#footer UL A:visited {
	COLOR: #006666; 
	text-decoration: none
}

#footer UL A:hover {
	color: #006699;
	text-decoration: underline
}

#footer_home {
	clear:both; background-color:#564745;
	text-align:center; 
	height:<?php echo $pixel[90]."px;"?>;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; text-decoration: none;
}

#footer_home UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: <?php echo $mediumtext."em;"?>;
	color: #B6D242;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
}
#footer_home LI {
	text-align: center;
	text-decoration: none;
	display: inline;
	padding-left: 16px;
}

#footer_home LI.first {
	text-align: center;
	text-decoration: none;
	display: inline;
	padding-left: 0px;
	list-style-type: none; 
	
}

#footer_home UL A:link {
	COLOR: #B6D242; 
	text-decoration: none
}

#footer_home UL A:visited {
	COLOR: #B6D242; 
	text-decoration: none
}

#footer_home UL A:hover {
	color: #5A2768;
	text-decoration: none;
	background:#B6D242;
}


.mz_xl {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: <?php echo $xlargetext."em;"?>;
	font-weight: 600;
	color: #800080;   
}
.mz_xxl {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: <?php echo $xxlargetext."em;"?>;
	font-weight: 500;
	color: #800080;   
}
.mz_xxxl {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: <?php echo $xxxlargetext."em;"?>;
	font-weight: 500;
	color: #800080;   
}

.mz_body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: <?php echo $mediumtext."em;"?>;
	margin-right: 22px;
	margin-left: 22px;
	color: #333333;
}

.mz_body A:link {
	font-weight: bold;
	color: #9AB62C; 
	text-decoration: none;
}

.mz_body A:visited {
	font-weight: bold;
	color: #9AB62C; 
	text-decoration: none;
}

.mz_body A:hover {
	font-weight: bold;
	color: #B6D242; 
	text-decoration: none;
	background: #564745;
	padding-left:2px;
	padding-right:2px;
}
.mz_body UL {
	list-style-type: none; 
	margin-left: 15px; 
}

.mz_body LI {
	padding-left: 20px;
	color: #333333;
	list-style-type: none;
	background-image: url(images/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.5em;
}






.mz_body_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: <?php echo $mediumtext."em;"?>;
	font-weight:bold;
	margin-right: 22px;
	margin-left: 22px;
	color: #333333;

}

.mz_body_bold UL {
	list-style-type: none; 
	margin-left: 15px; 
}

.mz_body_bold LI {
	padding-left: 35px;
	color: #333333;
	list-style-type: none;
	background-image: url(images/bullet_brown_m.gif);
	background-repeat: no-repeat;
	background-position: 0.4em 0.2em;
}

.mz_body_bold_g {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: <?php echo $mmediumtext."em;"?>;
	font-weight:bold;
	margin-right: 22px;
	margin-left: 22px;
	color: #484848;

}
.mz_body_bold_g UL {
	list-style-type: none; 
	margin-left: 15px; 
}

.mz_body_bold_g LI {
	padding-left: 35px;
	color: #484848;
	list-style-type: none;
}
.mz_body_bold_p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: <?php echo $mediumtext."em;"?>;
	font-weight:bold;
	margin-right: 22px;
	margin-left: 22px;
	color: #333333;

}
.mz_body_bold_p UL {
	list-style-type: none; 
	margin-left: 15px; 
}

.mz_body_bold_p LI {
	padding-left: 35px;
	color: #333333;
	list-style-type: none;
	background-image: url(images/bullet_purple_m.gif);
	background-repeat: no-repeat;
	background-position: 0.4em 0.2em;
}

.mz_smallprint {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: <?php echo $smalltext."em;"?>;
	margin-right: 22px;
	margin-left: 22px;
	color: #625440;
}

.mz_smallprint A:hover {
	font-weight: bold;
	color: #9AB62C; 
	text-decoration: none;
	background: #564745;
	padding-left:2px;
	padding-right:2px;
}
.mz_smallprint UL {
	list-style-type: none; 
	margin-left: 15px; 
}

.mz_smallprint LI {
	padding-left: 20px;
	color: #333333;
	list-style-type: none;
	background-image: url(images/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.7em;
}
.mz_smalllink {
	font-weight: bold;
	color: #9AB62C; 
	text-decoration: none;
}

.mz_extlink A:link {
	font-weight: normal;
	color: #800080; 
	text-decoration: underline
}

.mz_extlink A:visited {
	font-weight: normal;
	color: #800080; 
	text-decoration: underline
}
.mz_extlink A:hover {
	font-weight: bold;
	text-decoration: none;
	color: #800080;
	background: #FFFFFF;
	
}



.mz_bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: <?php echo $mediumtext."em;"?>;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	margin-right: 22px;
	margin-left: 22px;
}
.mz_bodyboldnopadd {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: <?php echo $mediumtext."em;"?>;
	color: #003366;
	font-weight: bold;
}
.mz_bodyboldinpara {
	color: #003366;
	font-weight: bold;
}
/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */

ul.MenuBarHorizontal
{
	clear:both;
	background: #B6D242;
	background-image: url(images/navigation_bkg.gif);
	width:100%; 
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */

ul.MenuBarHorizontal li
{
	float:left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 11em;
	position: absolute;
	left: -1000em;
	top: 180px;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 11em;
	
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
	
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
	
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #B6D242;
	background: #564745;
}

/* Menu items have green background image with padding and no text decoration */

ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	COLOR: #333333; 
	background: #B6D242;
	background-image: url(images/navigation_bkg.gif);
	text-decoration: none;
	margin: 0px; 
	

	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 15px;
	padding-left: 9px;
	border-right: solid #336633; 
	border-right-width: 1px;
}
/* Menu items that have mouse over or focus havereverse image background and grey text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #333333;
	background: #B6D242;
	background-image: url(images/navigation_bkg_reverse.gif);
	margin: 0px; 
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	color: #333333;
	background: #B6D242;
	background-image: url(images/navigation_bkg_reverse.gif);
	
}


/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	color: #333333;
	background: #B6D242;
	background-image: url(images/navigation_bkg.gif);
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 15px;
	padding-left: 9px;
}

ul.MenuBarHorizontal a.MenuBarItemSubmenuItem
{
	color: #FFFFFF;
	background: #564745;
	height: 20px;
	padding: 4px;
	border:none;
	
}
ul.MenuBarHorizontal a:hover.MenuBarItemSubmenuItem
{
	color: #B6D242;
	background: #564745;
	height: 20px;
	padding: 4px;
	border:none;
	
}


/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	color: #333333;
	background: #B6D242;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	color: #333333;
	background: #B6D242;
	background-image: url(images/navigation_bkg.gif);
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(images/navigation_bkg.gif);
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #564745;
	}
}
