/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.thetopmenu {
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 400;	
	width:auto;
	position:relative;
	font-size:40px;
	z-index:700;
	padding:0px;
	margin:0px;
	list-style-type:none;
	cursor:pointer;
}
.thetopmenu ul li a, .thetopmenu ul li a:visited {
	display:block;
	text-decoration:none;
	width:auto;
	text-align:left;
	color:#FFFFFF;
	border-bottom:0px solid #fff;
	border-left:0px solid #e1e1e1;
	background:none; /* #00182a */
	line-height:18px;
	overflow:hidden;
	list-style-type:none;
	padding:4px 18px 5px 18px;   /*9px 14px;*/
	font-size:11px;
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 600;	
	text-transform:uppercase;
}
.thetopmenu ul {padding:0; margin:0; list-style: none;}
.thetopmenu ul li {
	float:left;
	position:relative;
	list-style-type:none;
	text-transform:capitalize;
	font-size: 40px;
}

/* padding-top here determines space between top menu and subs */
.thetopmenu ul li ul {display: none; padding-top:5px; list-style-type:none; border-left:0px; margin-left:0px; text-transform:capitalize;  }
.thetopmenu ul li ul li {color:#fff; font-family: "myriad-pro",sans-serif; font-style: normal; font-weight: 400; font-size:11px; text-transform:capitalize; list-style-type:none;width:180px; border-left:0px;  }

/* padding here for submenus */
.thetopmenu ul li ul li a, .thetopmenu ul li ul li a:visited{ padding:10px 0px 10px 20px; border-bottom:#757575 solid 0px; border-left:0px; text-transform:capitalize; 	}
.thetopmenu ul li a.last, .thetopmenu ul li a:visited.last{ padding-right:4px; text-transform:capitalize;} /*to fit on ipad menu*/


/* specific to non IE browsers */

/* first line is for BG of top menu */
.thetopmenu ul li:hover a {color:#fff; background-image: url(bg90.png); list-style-type:none;}

.thetopmenu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:1px; list-style-type:none;}
.thetopmenu ul li:hover ul li a.hide {background:#000000; color:#fff; list-style-type:none;}
.thetopmenu ul li:hover ul li:hover a.hide {background:#757575; color:#FFF; list-style-type:none;}
.thetopmenu ul li:hover ul li ul {display: none; list-style-type:none;}

/* BG of non selected submenu */
.thetopmenu ul li:hover ul li a {display:block; background-image: url(bg80.png); color: #fff; font-family: "myriad-pro",sans-serif; font-style: normal; font-weight: 600; font-size:11px; list-style-type:none;}

/* BG of selected submenu */
.thetopmenu ul li:hover ul li a:hover {background-image: url(bg90.png); color:#fff; font-family: "myriad-pro",sans-serif; font-style: normal; font-weight: 600; font-size:11px; font-size:11px; text-transform:capitalize; list-style-type:none;}

/* left property here is for position of sub sub menus */	
.thetopmenu ul li:hover ul li:hover ul {display:block; position:absolute; left:180px; top:0px; padding-top:0; list-style-type:none; border-left:#757575 solid 0px;}
.thetopmenu ul li:hover ul li:hover ul.left {left:-195px; list-style-type:none;}


.mainmenu { font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif; font-size: 18px; color: #FFFFFF;}
.mainmenuon { font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif; font-size: 18px; color: #BE2228;}

.thetopmenu2 {
	font-family:Georgia, Calibri, Arial, Tahoma;
	width:auto;
	position:relative;
	font-size:40px;
	z-index:700;
	padding:0px;
	margin:0px;
	list-style-type:none;
	cursor:pointer;
}
.thetopmenu2 ul li a, .thetopmenu2 ul li a:visited {
	display:block;
	text-decoration:none;
	width:auto;
	text-align:left;
	color:#FFFFFF;
	border-bottom:0px solid #fff;
	border-left:0px solid #e1e1e1;
	background:none; /* #00182a */
	line-height:18px;
	overflow:hidden;
	list-style-type:none;
	padding:18px 18px 16px 18px;   /*9px 14px;*/
	font-size:11px;
	font-family:Georgia, serif;
	font-weight:normal;
	text-transform:uppercase;
}
.thetopmenu2 ul {padding:0; margin:0; list-style: none;}
.thetopmenu2 ul li {
	float:left;
	position:relative;
	list-style-type:none;
	text-transform:capitalize;
	font-size: 40px;
}

/* padding-top here determines space between top menu and subs */
.thetopmenu2 ul li ul {display: none; padding-top:31px; list-style-type:none; border-left:0px; margin-left:0px; text-transform:capitalize;  }
.thetopmenu2 ul li ul li {color:#fff; font-family:georgia, Calibri, Arial, Tahoma; font-size:11px; font-weight:normal; text-transform:capitalize; list-style-type:none;width:240px; border-left:0px;  }

/* padding here for submenus */
.thetopmenu2 ul li ul li a, .thetopmenu2 ul li ul li a:visited{ padding:10px 0px 10px 20px; border-bottom:#757575 solid 0px; border-left:0px; text-transform:capitalize; 	}
.thetopmenu2 ul li a.last, .thetopmenu2 ul li a:visited.last{ padding-right:4px; text-transform:capitalize;} /*to fit on ipad menu*/


/* specific to non IE browsers */

/* first line is for BG of top menu */
.thetopmenu2 ul li:hover a {color:#fff; background-image: url(bg90.png); list-style-type:none;}

.thetopmenu2 ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:1px; list-style-type:none;}
.thetopmenu2 ul li:hover ul li a.hide {background:#000000; color:#fff; list-style-type:none;}
.thetopmenu2 ul li:hover ul li:hover a.hide {background:#757575; color:#FFF; list-style-type:none;}
.thetopmenu2 ul li:hover ul li ul {display: none; list-style-type:none;}

/* BG of non selected submenu */
.thetopmenu2 ul li:hover ul li a {display:block; background-image: url(bg50.png); color: #fff; font-family:Georgia, Calibri, Arial, Tahoma; font-size:11px; font-weight:normal; list-style-type:none;}

/* BG of selected submenu */
.thetopmenu2 ul li:hover ul li a:hover {background-image: url(bg80.png); color:#fff; font-family:Georgia, Calibri, Arial, Tahoma; font-size:11px; font-weight:normal;text-transform:capitalize; list-style-type:none;}

	
.thetopmenu2 ul li:hover ul li:hover ul {display:block; position:absolute; left:195px; top:0px; padding-top:0; list-style-type:none; border-left:#757575 solid 0px;}
.thetopmenu2 ul li:hover ul li:hover ul.left {left:-195px; list-style-type:none;}

