
/*Position of drop down menus on all pages with the exception of the home page*/
.titleboxpositioning{top:215px; left:211px}
.locationboxpositioning{top:215px; left:401px}
.typeboxpositioning{top:215px; left:591px}
.fulltimeparttimeboxpositioning{top:219px; left:688px}



/*Close trigger Style*/
.closeSelfGeneric{position:absolute;left:-5px;width:186px; height:30px; float:left;cursor:pointer;}
.closeSelfGenerichalf{position:absolute;left:-5px;width:93px; height:30px; float:left;cursor:pointer;}
*html #titleDropDownSelfClicker{ position:absolute; top:-25px;}
#titleDropDownSelfClicker{top:-35px;}
*html #typeDropDownSelfClicker{position:absolute; top:-35px;}
#typeDropDownSelfClicker{top:-35px;}
*html #locationDropDownSelfClicker{ position:absolute; top:-25px;}
#locationDropDownSelfClicker{top:-35px; margin-bottom:3px}
*html #fulltimeparttimeSelfClicker{ position:absolute; top:-35px;}
#fulltimeparttimeSelfClicker{top:-35px; margin-bottom:3px}


/*Trigger Drop Down Menus*/
.dropdownTrigger{ position:absolute; top:0; left:0; cursor:pointer;}



/*Search Box Styles*/
.searchLocation{ background-image:none; border:none; background-color:#6DC069; color:#FFFFFF; overflow:hidden; }
.searchBoxDropdownMenus{ position:absolute;width:183px; border-bottom:solid 4px #6DC069;}

#fulltimeparttimeeDropDown{height:70px; margin-top:18px;}
*html #fulltimeparttimeeDropDown{height:90px; margin-top:6px;}
*html #hackedContainer2{ width:100%;}
#contactDropDowm{ width:100px;}
#contactDropDowm div{ color:#CCCCCC;}
#contactDropDowm div a{ color:#CCCCCC;}

#container{margin-top:22px}
#typeDropDown{ height:70px; margin-top:22px}


#hackedContainer{ width:100%; }
*html #hackedContainer{ width:100%;}
.searchBoxDropdownMenus .container{background-color:#4E4E4E;}
.searchBoxDropdownMenus .scrollbar{overflow-y:scroll; height:200px;background-color:#4E4E4E;}
.searchBoxDropdownMenus .scrollbarnone{height:200px;background-color:#4E4E4E;}

.searchBoxDropdownMenus ul{ padding:0; margin:0 0 0 10px; float:left; list-style:none; display:inline;}
.searchBoxDropdownMenus li{ display:inline; width:100%; float:left;}
.searchBoxDropdownMenus li a{ list-style:none; font-size:11px; color:#FFFFFF; cursor:pointer; line-height:20px; text-decoration:none;}
.searchBoxDropdownMenus li a:hover{ list-style:none; font-size:11px; color:#c8f0c7; cursor:pointer; line-height:20px;text-decoration:none;}

