.pad {clear:left; padding-top:270px;}
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/multi-column.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#newnav {height: 41px; float:left; padding-left:20px; background:#fff url(/images/css/tabLeft.gif) no-repeat left top; font-family:arial, sans-serif;}

#newmenu {height:41px;position:relative;font-size:11px; margin: 0; z-index:1000; background:#fff url(/images/css/tabRight.gif) no-repeat right top; float:left; padding-right:20px;}
#newmenu table.ie6 {border-collapse:collapse; margin:0; padding:0;}

#newmenu ul {padding:0; margin:0; list-style: none;}
#newmenu ul li {float:left;}
#newmenu ul li a {display:block; float:left;padding:0 15px 0 0;text-decoration:none; color:#fff; font-weight:bold; height:41px;line-height:40px;font-size:11px; background:url(/images/css/tabCenter.gif) no-repeat right top;}
#newmenu ul li a b {display:block; float:left;padding:0 0 0 15px; text-decoration:none; color:#fff; font-weight:bold; height:41px;line-height:40px;font-size:11px;background:url(/images/css/tabCenter.gif) no-repeat left top; cursor:pointer;}

#newmenu ul li div.holder {position:absolute; left:-9999px;}

#newmenu ul li div .leftSide {float:left;background: #ffffff url(/images/css/dropLeft.gif) no-repeat left bottom;}
#newmenu ul li div .rightSide {float:left; margin-left:10px; display:inline; padding:0 10px 0 0; background: #ffffff url(/images/css/dropRight.gif) no-repeat right bottom;}

#newmenu ul li div .Website {background: #aaa url(/images/css/dropRightWebsite.gif) no-repeat right bottom;}
#newmenu ul li div .Forums {background: #aaa url(/images/css/dropRightForums.gif) no-repeat right bottom;}
#newmenu ul li div .Sport {background: #aaa url(/images/css/dropRightSport.gif) no-repeat right bottom;}
#newmenu ul li div .Leisure {background: #aaa url(/images/css/dropRightLeisure.gif) no-repeat right bottom;}
#newmenu ul li div .Business {background: #aaa url(/images/css/dropRightBusiness.gif) no-repeat right bottom;}
#newmenu ul li div .Community {background: #aaa url(/images/css/dropRightCommunity.gif) no-repeat right bottom;}

#newmenu ul li:hover {position:relative;}
#newmenu ul li a:hover {color:#019; background-position:right center; white-space:nowrap; position:relative;}
#newmenu ul li a:hover b {color:#019; background-position:left center;}
#newmenu ul li a.sub:hover {color:#019; background-position:right bottom; white-space:nowrap; position:relative;}
#newmenu ul li a.sub:hover b {color:#019; background-position:left bottom;}

#newmenu ul li:hover > a {color:#019; position:relative;}
#newmenu ul li:hover a.sub {color:#019; background-position:right bottom; white-space:nowrap; position:relative;}
#newmenu ul li:hover a.sub > b {color:#019; background-position:left bottom;}

#newmenu ul :hover div.holder {position:absolute; top:41px; left:4px; margin: 0; padding: 0;}

#newmenu ul li.right a:hover div.holder {left:auto; right:3px; top:41px;}
#newmenu ul li.right:hover div.holder {left:auto; right:4px; top:41px;}

#newmenu ul dl {width:auto; margin:5px 0 10px 0; padding:0 5px;list-style:none; padding-bottom: 50px;}
#newmenu ul dl dt {padding:0 10px; margin:0; line-height:20px; background:#054687; color:#fff; white-space:nowrap;}
#newmenu ul dl dd {display:block; padding:0; margin:0;}
#newmenu ul dd a {background-image: none; display:block; height: 20px; line-height: 20px; color:#421; text-align:left; margin: 0; padding:0 10px;font-weight:normal; white-space:nowrap; float:none;}
#newmenu ul dd a:hover {color:#06c;}

#newmenu ul table td {vertical-align:top;}

/* new styles to be compatible with st-neots.co.uk */

#newmenu table{
	background: transparent;
}