/*-----------------------------------------------------------
Description: Gulfood Ingredients
Version: 1.0
Author: Luke Sherrington
Author URI: www.aspevents.net
-----------------------------------------------------------*/

a {color:#007646;}
a:hover{color:#ffc20e;}

#search {background:url(../g/2010/template/bg_search_ingredients.gif) top left no-repeat;}

.menu1 ul li:hover, .menu1 ul li a:hover{ display:block; background-color:#007646; /*main menu Background on hover*/}
.menu1 ul ul li{list-style:none;  width:150px;background-color:#007646; border:none; }
.menu1 ul ul li a, .menu1 ul ul li a:visited{ background-color:#007646; color:#fff; font: 1em arial, Sans-serif; padding:6px 13px; text-align:left; border:none; }
.menu1 ul ul li a:hover{font: normal 1em arial, Sans-serif; color:#fff; background-color:#2a2e2d; background-image:none; padding:0; padding:6px 13px; text-align:left;}
.menu1 ul ul li:hover {background:none; } /* To get rid of the repeating of background color from the main menu*/
.menu1 ul li:hover ul li{background:none; }


h1{color:#007646; font-weight:bold; }
h2{ color:#007646; font-weight:bold;}
