/* Stylesheet: GF & AoS Website 2009- Author: Nigel & Dan */

#banner-bckgrd { background-color:#6C3A21; height:120px; }

#top-menu-bar { clear:both; width:100%; border-top:1px solid black; border-bottom:1px solid black; height: 25px; }
#top-menu-bar ul { float:left; width:100%; height:25px; }
#top-menu-bar li { display:inline; }
#top-menu-bar a {float:left; width:10%; height:23px; margin-left:15px; padding:2px 0 0 10px; /*color:#E0C5B8;*/ color: #efefef; font: 1.8em impact; }
#top-menu-bar a:link { }
#top-menu-bar a:visited { }
#top-menu-bar a:hover { text-decoration:none; color:orange; background-color: #550000; }

#product-category-current a{color: red}
#product-category-current-orange a{color: orange; font-weight: bold; font-size: 1.1em; padding-bottom: 3px}

#search-box { margin-top: 2px; padding-right: 10px}
#search-box #keywords {width: 125px;}


#social-networking a {
	display: inline;
}

#social-networking a:hover {
	display: inline;
}

.headingcell {
border: 1px solid black;
font-family: Tahoma;
font-size: 18px;
font-weight: bold;
padding: 5px;
background-color: #550000;
color: #fff;

}

.headingcell a {
    color: orange;
}

.headingcell a:hover {
    color: orange;
}

.headingcell a:active {
    color: orange;
}

.headingcell a:visited {
    color: orange;
}