/* CSS cssoptionmenujobss - Horizontal CSS cssoptionmenujobs with Dropdown and Popout cssoptionmenujobss  */

/* FOR IE6- FIX WE NEED 2 DIFFERENT MENU NAMES FOR EACH OF THE 2 MENUS. */	

*{margin:0;padding:0;border:none;}
/*
body{margin:0.5em;font-family:verdana,tahoma,arial,sans-serif;}
*/
/* Begin CSS Popout cssoptionmenujobs */

#cssoptionmenu{
width:160px;
float:left;
z-index: 500;
margin: 0px;
}

#cssoptionmenu a, #cssoptionmenu h2{
font:bold 11px/16px arial,helvetica,sans-serif;
display:block;
border-width:1px;
border-style:solid;
border-color:#ccc #888 #555 #bbb;
margin:0px;
padding:2px;
}

#cssoptionmenu h2{
	color: #5152FF;
	background: White url(../../graphics/home_select_arrow.gif) no-repeat 100% 100%;
	margin: 0px;
	width: 160px;
}

#cssoptionmenu a{
color: #5152FF;
background:white;
text-decoration:none;
margin: 0px;
padding: 0px;
}

#cssoptionmenu a, #cssoptionmenu a:visited{
color: #5152dd;
margin: 0px;
padding: 0px;
padding-left: 2px;
}

#cssoptionmenu a:hover{
color:#a00;
background:#ddd;
margin: 0px;
padding: 0px;
padding-left: 2px;
}

#cssoptionmenu a:active{
color:#060;
background:#ccc;
margin: 0px;
padding: 0px;
padding-left: 2px;
}

#cssoptionmenu ul{
list-style:none;
padding: 0px;
margin: 0px;
float:left;
max-width:166px;
}

#cssoptionmenu li{
padding: 0px;
margin: 0px;
display: block;
}

#cssoptionmenu ul ul{
position:absolute;
z-index:500;
top:auto;
display:none;
width: 100%;
padding: 0px;
margin: 0px;
}

#cssoptionmenu ul ul ul{
top:0;
left:100%;
}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#cssoptionmenu h2:hover{
background: gainsboro url(../../graphics/home_select_arrow.gif) no-repeat 100% 100%;
	/*background: White url(/rajneesh/css/images/expand3.gif) no-repeat -999px -9999px;*/
}

div#cssoptionmenu li:hover{
cursor:pointer;
}

div#cssoptionmenu li:hover ul ul,
div#cssoptionmenu li li:hover ul ul,
div#cssoptionmenu li li li:hover ul ul,
div#cssoptionmenu li li li li:hover ul ul
{display:none;}

div#cssoptionmenu li:hover ul,
div#cssoptionmenu li li:hover ul,
div#cssoptionmenu li li li:hover ul,
div#cssoptionmenu li li li li:hover ul
{display:block;}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#cssoptionmenu a.x, #cssoptionmenu a.x:visited{
font-weight:bold;
color:#000;
background:#eee url(../../graphics/home_select_arrow.gif) no-repeat 100% 100%;
}

#cssoptionmenu a.x:hover{
color:#fff;
background:#000;
}

#cssoptionmenu a.x:active{
color:#060;
background:#ccc;
}

/* End CSS Popout cssoptionmenu */

/*START  CSSOPTIONMENU2 */

/* CSS cssoptionmenu2jobss - Horizontal CSS cssoptionmenu2jobs with Dropdown and Popout cssoptionmenu2jobss  */

*{margin:0;padding:0;border:none;}
/*
body{margin:0.5em;font-family:verdana,tahoma,arial,sans-serif;}
*/
/* Begin CSS Popout cssoptionmenu2jobs */

#cssoptionmenu2{
width:160px;
float:left;
z-index: 500;
margin: 0px;
}

#cssoptionmenu2 a, #cssoptionmenu2 h2{
font:bold 11px/16px arial,helvetica,sans-serif;
display:block;
border-width:1px;
border-style:solid;
border-color:#ccc #888 #555 #bbb;
margin:0px;
padding:2px;
}

#cssoptionmenu2 h2{
	color: #5152FF;
	background: White url(../../graphics/home_select_arrow.gif) no-repeat 100% 100%;
	margin: 0px;
	width: 160px;
}

#cssoptionmenu2 a{
color: #5152FF;
background:white;
text-decoration:none;
margin: 0px;
padding: 0px;
}

#cssoptionmenu2 a, #cssoptionmenu2 a:visited{
color: #5152FF;
margin: 0px;
padding: 0px;
padding-left: 2px;
}

#cssoptionmenu2 a:hover{
color:#a00;
background:#ddd;
margin: 0px;
padding: 0px;
padding-left: 2px;
}

#cssoptionmenu2 a:active{
color:#060;
background:#ccc;
margin: 0px;
padding: 0px;
padding-left: 2px;
}

#cssoptionmenu2 ul{
list-style:none;
padding: 0px;
margin: 0px;
float:left;
max-width:166px;
}

#cssoptionmenu2 li{
padding: 0px;
margin: 0px;
display: block;
}

#cssoptionmenu2 ul ul{
position:absolute;
z-index:500;
top:auto;
display:none;
width: 100%;
padding: 0px;
margin: 0px;
}

#cssoptionmenu2 ul ul ul{
top:0;
left:100%;
}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#cssoptionmenu2 h2:hover{
background: gainsboro url(../../graphics/home_select_arrow.gif) no-repeat 100% 100%;
	/*background: White url(/rajneesh/css/images/expand3.gif) no-repeat -999px -9999px;*/
}

div#cssoptionmenu2 li:hover{
cursor:pointer;
}

div#cssoptionmenu2 li:hover ul ul,
div#cssoptionmenu2 li li:hover ul ul,
div#cssoptionmenu2 li li li:hover ul ul,
div#cssoptionmenu2 li li li li:hover ul ul
{display:none;}

div#cssoptionmenu2 li:hover ul,
div#cssoptionmenu2 li li:hover ul,
div#cssoptionmenu2 li li li:hover ul,
div#cssoptionmenu2 li li li li:hover ul
{display:block;}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#cssoptionmenu2 a.x, #cssoptionmenu2 a.x:visited{
font-weight:bold;
color:#000;
background:#eee url(../../graphics/home_select_arrow.gif) no-repeat 100% 100%;
}

#cssoptionmenu2 a.x:hover{
color:#fff;
background:#000;
}

#cssoptionmenu2 a.x:active{
color:#060;
background:#ccc;
}

/* End CSS Popout cssoptionmenu2 */


