/************************************************* 
Customer Styles
*************************************************/
body { padding:0; margin:0; font-family:Arial; font-size:13px; background:#2a2a2a url('../images/bgVerticalLines.gif') repeat; color:#FFFFFF; }
a.cust{ text-decoration:none; font-weight:bold; color:#FFFFFF; }
a.cust:hover{ color:#ED672C;}
img{ border:0;}

#globalContainer{ display:block;  margin: 0 auto; width:1015px; }
#pageContainer{ display:block; overflow:hidden; background-color:#393939; padding:0px 17px;}
#headerContainer{ }
#headerTopLeftBlank{ padding:0; margin:0; background-color:#2a2a2a; float:right; width:36%; height:10px; }
#headerTopContainer{ width:100%; overflow:hidden; }
#headerTopNav{ display:block; width:64%; float:right; padding:6px 14px 6px 0px;  margin:0px 0px 10px 0px; padding:0; background:#2a2a2a url('../images/imgSearchArrow.gif') no-repeat top right;}
#headerTopNav ul{   margin:0px; float:right; padding:6px 14px 6px 0px; list-style:none;  white-space:nowrap;  }
#headerTopNav li{ display:inline; margin: .1em .15em; }
#headerTopNav #honensSearchField{ border:0; width:191px; margin: 0px 4px;}
#headerTopNav .honenSearchButton{ cursor:pointer; 	}
#headerLogo{ clear:both; float:left;  }
#headerIntro{ float:right;  margin:20px 0px 0px 0px; }
#headerMainNav{ clear:both; }
#headerMainNav ul{ margin:30px 0px 17px 0px; padding:0; height:57px; list-style:none; white-space:nowrap; color:#eae7b9; }
#headerMainNav li{ float:left; margin-left:2px; }
#headerMainNav ul li a{ display:block; text-indent:-200px; overflow:hidden;} 

#mnavCompetition a { background-image:url('../images/mnavCompetition_off.gif'); width:161px; height:57px;}
#mnavCompetition a:hover{ background-image:url('../images/mnavCompetition_on.gif'); }
#mnavCompetition .selected, #mnavCompetition a:active { background-image:url('../images/mnavCompetition_hr.gif'); }
#mnavPerformancesEvents a{ background-image:url('../images/mnavPerformancesEvents_off.gif'); width:161px; height:57px;}
#mnavPerformancesEvents a:hover{ background-image:url('../images/mnavPerformancesEvents_on.gif'); width:161px; height:57px;}
#mnavPerformancesEvents .selected, #mnavPerformancesEvents a:active{ background-image:url('../images/mnavPerformancesEvents_hr.gif'); width:161px; height:57px;}		
#mnavLaureates a{ background-image:url('../images/mnavLaureates_off.gif'); width:161px; height:57px;}
#mnavLaureates a:hover{ background-image:url('../images/mnavLaureates_on.gif'); width:161px; height:57px;}
#mnavLaureates .selected, #mnavLaureates a:active{ background-image:url('../images/mnavLaureates_hr.gif'); width:161px; height:57px;}			
#mnavEsther a{ background-image:url('../images/mnavEsther_off.gif'); width:161px; height:57px;}
#mnavEsther a:hover{ background-image:url('../images/mnavEsther_on.gif'); width:161px; height:57px;}
#mnavEsther .selected, #mnavEsther a:active{ background-image:url('../images/mnavEsther_hr.gif'); width:161px; height:57px;}			
#mnavLearning a{ background-image:url('../images/mnavLearning_off.gif'); width:161px; height:57px;}
#mnavLearning a:hover{ background-image:url('../images/mnavLearning_on.gif'); width:161px; height:57px;}
#mnavLearning .selected, #mnavLearning a:active{ background-image:url('../images/mnavLearning_hr.gif'); width:161px; height:57px;}			
#mnavAboutHonens a{ background-image:url('../images/mnavAboutHonens_off.gif'); width:161px; height:57px;}
#mnavAboutHonens a:hover{ background-image:url('../images/mnavAboutHonens_on.gif'); width:161px; height:57px;}
#mnavAboutHonens .selected, #mnavAboutHonens a:active{ background-image:url('../images/mnavAboutHonens_hr.gif'); width:161px; height:57px;}



#footerContainer{display:block; width:100%; overflow:hidden; clear:both;   border-top:1px solid #2a2a2a;  }
#footerContainer,#footerNav a{ color:#999; font-size:13px; font-weight:bold; }

#footerNav ul{   padding: 42px 0px; float:left;  margin:0;  list-style:none; white-space:nowrap; font-weight:bold; clear:both; }
#footerNav li { display:inline; padding: .05em .10em; }
#footerNav a:hover{ color:#ED672C;}
#footerNav a:active{}
#footerLogo{ float:right; border:0; padding:0; margin: 9px 0px;}
#footerCopyright{
	clear:both;
	margin-right:2px;
	

}
#footerRightLegal{ float:right; font-weight:bold; color:#999999; margin:13px 0; }
/************************************************* 
HTML Styles
*************************************************/
td{
	font-family:verdana,arial,helvetica;
	font-size:11px;
	line-height:15px;
	color:#6c7a7a;
}

a{
color:#4d9999;
}
.MedBasket{
 font-family:verdana,arial,helvetica;
 font-size:10px;
/* font-weight:bold;*/
}
.SmlBasket {
 font-family:verdana,arial,helvetica;
 font-size:9px;
/* font-weight:bold;*/
}
.leftnav {font: 10px verdana,arial,helvetica; font-weight: normal; color:#000000;}
A.leftnav:LINK, A.nav:VISITED {font: 10px verdana,arial,helvetica; font-weight: normal; text-decoration: underline; color: #d0bd10;}
A.leftnav:HOVER {font: 10px verdana,arial,helvetica; font-weight: normal; text-decoration: underline; color: #d0bd10;}

.topnav {font: 10px verdana,arial,helvetica; font-weight: normal; color:#e97c6a;}
A.topnav:LINK, A.topnav:VISITED {font: 10px verdana,arial,helvetica; font-weight: normal; text-decoration: none; color: #e97c6a;}
A.topnav:HOVER {font: 10px verdana,arial,helvetica; font-weight: normal; text-decoration: none; background-color: #e97c6a; color: #FFFFFF;}

.cp {font: 10px verdana,arial,helvetica; font-weight: normal; color:#9a9a9a;}
A.cp:LINK, A.cp:VISITED {font: 10px verdana,arial,helvetica; font-weight: normal; text-decoration: underline; color: #9a9a9a;}
A.cp:HOVER {font: 10px verdana,arial,helvetica; font-weight: normal; text-decoration: underline; color: #9a9a9a;}

.header{
font-size:12px;
color:#6c7a7a;
font-weight:bold;
}


.featTtl{
font-size:12px;
color:#6c7a7a;
font-weight:bold;
text-decoration: none;
}

.hdrColumn{
	font-weight:bold;
	color:#000000;
}

em{
	font-weight:bold;
	color:#000000;
	font-style:normal;
}

.topGradient{
	filter:
	progid:DXImageTransform.Microsoft.Gradient(StartColorStr="#ffffff",EndColorStr="#D4D6E7",GradientType=0);
	padding:5px;
	border-bottom:5px solid #BCC1DB;
	background:#E8E9F1;
}
.topGradient a{
	font-weight:bold;
	text-decoration:none;
	margin-left:15px;
}

.rightGradient{
	border:5px solid #ffffff;
	padding:5px;
	background:#ffffff;
}
.rightGradientSearch{

	border-left:5px solid #ffffff;
	padding:5px;
	background:#efedee;
}
.rightGradientSearch a{
	font-weight:normal;
}
.rightGradientSearch h5{
	font-weight:bold;
	margin-bottom:5px;
	color:#4d9999;
	font-size:13px;
}

.rightGradient a{
	font-weight:normal;
}
.rightGradient h5{
	font-weight:bold;
	margin-bottom:5px;
	color:#4d9999;
	font-size:13px;
}

h5{
font-size:18px;
margin-bottom:5px;
color:#4d9999;
}

.search tr{
background:#6c7a7a;
}
.search td{
}

.topRight{

}

.topRight strong{
font-weight:normal;
font-size:14px;
color:#838383;
}





/************************************************* 
Floating DEK layer
*************************************************/

.DEK
	{
    POSITION: absolute;
    VISIBILITY: hidden;
    Z-INDEX: 200
	}

	
/************************************************* 
Calendar object Styles 
*************************************************/

.MonthView
{
	color:#6c7a7a; 
	font-size: 13px; 
	font-family: arial;
	text-decoration: none; 
}
A.MonthView:LINK 
{
	text-decoration: none; 
	color:#6c7a7a; 
	font-size: 13px; 
	font-family: arial;
}
A.MonthView:VISITED 
{
	text-decoration: none; 
	color:#6c7a7a; 
	font-size: 13px; 
	font-family: arial
}
A.MonthView:HOVER 
{
	background:#6c7a7a;
	text-decoration: none; 
	font-size: 13px; 
	color:#ffffff; 
	font-family: arial;
}

.MonthViewEvent
{
	color:#6c7a7a; 
	font-size: 13px; 
	font-family: arial;
	text-decoration: none; 
	font-weight: bold;
}
A.MonthViewEvent:LINK 
{
	text-decoration: underline; 
	color:#6c7a7a; 
	font-size: 13px; 
	font-family: arial;
	font-weight: bold;
}
A.MonthViewEvent:VISITED 
{
	text-decoration: underline; 
	color:#6c7a7a; 
	font-size: 13px; 
	font-family: arial;
	font-weight: bold;
}
A.MonthViewEvent:HOVER 
{
	background:#6c7a7a;
	text-decoration: none; 
	font-size: 13px; 
	color:#ffffff; 
	font-family: arial;
	font-weight: bold;
}

.MonthViewHome
{
	color:#6c7a7a; 
	font-size: 12px; 
	font-family: arial;
	text-decoration: none; 
}
A.MonthViewHome:LINK 
{
	text-decoration: none; 
	color:#6c7a7a; 
	font-size: 12px; 
	font-family: arial;
}
A.MonthViewHome:VISITED 
{
	text-decoration: none; 
	color:#6c7a7a; 
	font-size: 12px; 
	font-family: arial
}
A.MonthViewHome:HOVER 
{
	background:#6c7a7a;
	text-decoration: none; 
	font-size: 12px; 
	color:#ffffff; 
	font-family: arial;
}

.MonthViewEventHome
{
	color:#6c7a7a; 
	font-size: 12px; 
	font-family: arial;
	text-decoration: none; 
	font-weight: bold;
}
A.MonthViewEventHome:LINK 
{
	text-decoration: underline; 
	color:#6c7a7a; 
	font-size: 12px; 
	font-family: arial;
	font-weight: bold;
}
A.MonthViewEventHome:VISITED 
{
	text-decoration: underline; 
	color:#6c7a7a; 
	font-size: 12px; 
	font-family: arial;
	font-weight: bold;
}
A.MonthViewEventHome:HOVER 
{
	background:#6c7a7a;
	text-decoration: none; 
	font-size: 12px; 
	color:#ffffff; 
	font-family: arial;
	font-weight: bold;
}
.button 
{
font-family:MS Sans Serif,Arial,Helvetica;
	font-size: xx-small;
	color: #000000;
	background:#ffffff;
	filter:
	progid:DXImageTransform.Microsoft.Gradient(StartColorStr="#FFFFFF",EndColorStr="#efedee",GradientType=0);
	border:solid 1px #CFD1EB;
} 

.buttonSmall
{
 font-family:verdana,arial,helvetica;
 font-size:9px;
 background-color: #6c7a7a; 
 color: #FFFFFF;
} 




