
/*Position of drop down menus on the home page */
#titleDropDown{top:233px; right:18px}
#locationDropDown{top:282px; right:18px}
#typeDropDown{top:334px; left:788px; background:none;}
#fulltimeparttimeeDropDown{top:334px;left:884px; background:none; height:100px;right:18px;}




/*Header Title for the homepage search dropdown menu*/
#SearchForJobsTitle a{color:#FFF; font-weight:bold;}
#SearchForJobsTitle{margin-top:20px; float:left; font-size:14px; }



/*Labels for each section on the Home page*/
#industryLabel{font-size:11px;float:left; width:100px; overflow:hidden;  margin-bottom:0px; position:relative; top:10px; margin-bottom:5px}
#locationLabel{font-size:11px;float:left; width:100px; position:relative; margin-top:10px;margin-bottom:5px}
#jobTypeLabel{font-size:11px; float:left; width:100px; width:90px; position:relative; top:17px;margin-bottom:8px}
#hourLabel{font-size:11px; float:left; width:85px;position:relative; top:17px; margin-bottom:20px; left:4px}



/*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;}
#titleDropDownSelfClicker{top:-35px;}
#typeDropDownSelfClicker{top:-35px;}
#locationDropDownSelfClicker{top:-35px; margin-bottom:3px}
#fulltimeparttimeSelfClicker{top:-35px; margin-bottom:3px}


/*Trigger Drop Down Menus*/
.dropdownTrigger{ position:absolute; top:0; left:0; cursor:pointer;}



/*Search Box Styles*/

.typeboxpositioning{top:450px; left:18px}
.fulltimeparttimeboxpositioning{top:450px; left:113px}
.searchLocation{ background-image:none; border:none; background-color:#6DC069; color:#FFFFFF; overflow:hidden; }
.searchBoxDropdownMenus{ position:absolute;width:183px; border-bottom:solid 4px #6DC069; overflow:hidden}
#fulltimeparttimeeDropDown{height:70px}
#contactDropDowm{ width:100px;}
#contactDropDowm div{ color:#CCCCCC;}
#contactDropDowm div a{ color:#CCCCCC;}
#typeDropDown{ height:70px}
.searchBoxDropdownMenus .container{background-color:#4E4E4E;}
.searchBoxDropdownMenus .scrollbar{overflow:scroll;overflow-x:hidden;  height:200px;background-color:#4E4E4E; position:relative;}
.searchBoxDropdownMenus .scrollbarnone{height:200px;background-color:#4E4E4E; }
.searchBoxDropdownMenus ul{ padding:0; margin:0 0 0 0px; float:left; list-style:none; position:relative; left:10px;}
.searchBoxDropdownMenus li{}
.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;}

