/*
 Ajatix Advanced CSS Drop Down Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXCSSMenuNTPcESB {position:relative;z-index:1;width:252px;}
.AJXCSSMenuNTPcESB ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;border:1px solid #000000;background:#000000;}
.AJXCSSMenuNTPcESB li {float:left;width:250px;margin:0;}
.AJXCSSMenuNTPcESB h1 {display:block;width:221px;height:20px;white-space:nowrap;overflow:hidden;padding:0 18px 0 11px;margin:0;font:bold 16px/20px Arial,Helvetica,sans-serif;text-decoration:none;text-transform:uppercase;text-align:center;color:#ffffff;background:#b8976a;}
.AJXCSSMenuNTPcESB a {display:block;width:221px;height:25px;white-space:nowrap;overflow:hidden;padding:0 18px 0 11px;font:bold 14px/25px Arial,Helvetica,sans-serif;text-decoration:none;text-transform:uppercase;text-align:left;color:#ece0c8;background:#000000;}
.AJXCSSMenuNTPcESB li:hover a,.AJXCSSMenuNTPcESB .ajxover a {font-style:italic;color:#000000;background:#b8976a;}
.AJXCSSMenuNTPcESB br {clear:both;height:0;font-size: 1px;line-height: 0px;}
