/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
/*background: white;*/
border: 1px solid CCC;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
width: 170px; /*width of menu (not including side paddings)*/
color: black;

background-color: #d9e5e9;
/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
*/

text-decoration: none;
padding: 4px 5px;
border-bottom: 1px solid #CCC;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
/*background-color: black;
color: white;*/
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}

.blackwhite li a{
background-color: #d6d7d7;
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;

}

.blackwhite li a:hover{
background:#648f94;
color:white;
font-weight:bold;
}


.markermenu{
width: 175px; /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/

}

.markermenu ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
}

.markermenu ul li a{
background: url(../images/section_head_arrow.gif) no-repeat 3px center; /*light gray background*/
font: bold 13px  Arial, sans-serif;
color: #347e93;
display: block;
width: auto;
padding: 3px 0;
padding-bottom:5px;
padding-top:5px;
padding-left:15px;
text-decoration: none;
}

* html .markermenu ul li a{ /*IE6 hack*/
width: 160px;
}

.markermenu ul li a:hover, .markermenu ul li a.selected{

background-color: #e2e2e2;

}

/*--------- Start of Zadona Classes ----------*/
.blackwhite1 li a{
background-color: #d6d7d7;
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;

}

.blackwhite1 li a:hover{
background:#2b6201;
color:white;
font-weight:bold;
}


.markermenu1{
width: 175px; /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/

}

.markermenu1 ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
}

.markermenu1 ul li a{
background: url(../images/section_head_arrow.gif) no-repeat 3px center; /*light gray background*/
font: bold 13px  Arial, sans-serif;
color: #2b6201;
display: block;
width: auto;
padding: 3px 0;
padding-bottom:5px;
padding-top:5px;
padding-left:15px;
text-decoration: none;
}

* html .markermenu1 ul li a{ /*IE6 hack*/
width: 160px;
}

.markermenu1 ul li a:hover, .markermenu1 ul li a.selected{

background-color: #e2e2e2;

}
/*--------- End of Zadona Classes ----------*/

/*--------- Start of Food Company Classes ----------*/	
.blackwhite2 li a{
background-color: #d6d7d7;
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;

}

.blackwhite2 li a:hover{
background:#32650b;
color:white;
font-weight:bold;
}


.markermenu2{
width: 175px; /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/

}

.markermenu2 ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
}

.markermenu2 ul li a{
background: url(../images/section_head_arrow.gif) no-repeat 3px center; /*light gray background*/
font: bold 13px  Arial, sans-serif;
color: #32650b;
display: block;
width: auto;
padding: 3px 0;
padding-bottom:5px;
padding-top:5px;
padding-left:15px;
text-decoration: none;
}

* html .markermenu2 ul li a{ /*IE6 hack*/
width: 160px;
}

.markermenu2 ul li a:hover, .markermenu2 ul li a.selected{

background-color: #e2e2e2;

}
/*--------- End of Food Company Classes ----------*/	

/*--------- Start of Palestine Garden Company Classes ----------*/
.blackwhite6 li a{
background-color: #d6d7d7;
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;

}

.blackwhite6 li a:hover{
background:#5d882f;
color:white;
font-weight:bold;
}


.markermenu6{
width: 175px; /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/

}

.markermenu6 ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
}

.markermenu6 ul li a{
background: url(../images/section_head_arrow.gif) no-repeat 3px center; /*light gray background*/
font: bold 13px  Arial, sans-serif;
color: #5d882f;
display: block;
width: auto;
padding: 3px 0;
padding-bottom:5px;
padding-top:5px;
padding-left:15px;
text-decoration: none;
}

* html .markermenu6 ul li a{ /*IE6 hack*/
width: 160px;
}

.markermenu6 ul li a:hover, .markermenu6 ul li a.selected{

background-color: #e2e2e2;

}

/*--------- End of Palestine Garden Company Classes ----------*/

/*--------- Start of SIS Company Classes ----------*/
.blackwhite5 li a{
background-color: #d6d7d7;
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;

}

.blackwhite5 li a:hover{
background:#00377b;
color:white;
font-weight:bold;
}


.markermenu5{
width: 175px; /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/

}

.markermenu5 ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
}

.markermenu5 ul li a{
background: url(../images/section_head_arrow.gif) no-repeat 3px center; /*light gray background*/
font: bold 13px  Arial, sans-serif;
color: #00377b;
display: block;
width: auto;
padding: 3px 0;
padding-bottom:5px;
padding-top:5px;
padding-left:15px;
text-decoration: none;
}

* html .markermenu5 ul li a{ /*IE6 hack*/
width: 160px;
}

.markermenu5 ul li a:hover, .markermenu5 ul li a.selected{

background-color: #e2e2e2;

}
/*--------- End of SIS Company Classes ----------*/

/*--------- Start of Frosty Classes ----------*/
.blackwhite9 li a{
background-color: #d6d7d7;
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;

}

.blackwhite9 li a:hover{
background:#28726d;
color:white;
font-weight:bold;
}


.markermenu9{
width: 175px; /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/

}

.markermenu9 ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
}

.markermenu9 ul li a{
background: url(../images/section_head_arrow.gif) no-repeat 3px center; /*light gray background*/
font: bold 13px  Arial, sans-serif;
color: #28726d;
display: block;
width: auto;
padding: 3px 0;
padding-bottom:5px;
padding-top:5px;
padding-left:15px;
text-decoration: none;
}

* html .markermenu9 ul li a{ /*IE6 hack*/
width: 160px;
}

.markermenu9 ul li a:hover, .markermenu9 ul li a.selected{

background-color: #e2e2e2;

}
/*--------- End of Frosty Classes ----------*/

/*--------- Start of Feed Comapny Classes ----------*/
.blackwhite4 li a{
background-color: #d6d7d7;
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;

}

.blackwhite4 li a:hover{
background:#79653f;
color:white;
font-weight:bold;
}


.markermenu4{
width: 175px; /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/

}

.markermenu4 ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
}

.markermenu4 ul li a{
background: url(../images/section_head_arrow.gif) no-repeat 3px center; /*light gray background*/
font: bold 13px  Arial, sans-serif;
color: #79653f;
display: block;
width: auto;
padding: 3px 0;
padding-bottom:5px;
padding-top:5px;
padding-left:15px;
text-decoration: none;
}

* html .markermenu4 ul li a{ /*IE6 hack*/
width: 160px;
}

.markermenu4 ul li a:hover, .markermenu4 ul li a.selected{

background-color: #e2e2e2;

}
/*--------- End of Feed Comapny Classes ----------*/
.side_menu_lft_side{
	background:url(../images/side_menu_lft_side.gif);
	height:223px;
	width:8px;
	background-repeat:no-repeat;
	}
	
.side_menu_rt_side{
	background:url(../images/side_menu_rt_side.gif);
	height:223px;
	width:1px;
	background-repeat:no-repeat;
}

.side_menu_mid{
	background:url(../images/side_menu_mid_slice.gif);
	height:223px;
	background-repeat:repeat-x;
	}
	
.side_menu_arrow{
	background:url(../images/side_menu_arrow.gif);
	width:8px;
	height:11px;
	background-repeat:no-repeat;
	}	



