/* main menu-related CSS */
#nav, #nav ul {
	float: right;
	width: 659px;
	height: 60px;
	padding: 0px;
	/*background-color: #30363e;*/
	list-style: none;
	font-weight: bold;
	text-align:center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:14px;
	letter-spacing:.15em;
	font-variant:small-caps;
	margin-top:0px;
	margin-left:0px;
	text-transform:lowercase;
}

#nav a.first {
	display: block;
	width: 116px;
	height:38px;
	padding-top:22px;
	padding-bottom:0px;
	color: #fff;
	text-decoration: none;
	background-image:url(assets/grey_menu.png);
	background-repeat:repeat-x;
	border-right:#464e58;
	border-right-width:2px;
	border-right-style:solid;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #963;
}
#nav a.firstin {
	display: block;
	width: 116px;
	height:38px;
	padding-top:22px;
	padding-bottom:0px;
	color: #fff;
	text-decoration: none;
	background-image:url(assets/purple_menu.png);
	background-repeat:repeat-x;
	border-right:#464e58;
	border-right-width:2px;
	border-right-style:solid;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #963;
}
#nav a:hover.first {
	display: block;
	width: 116px;
	height:38px;
	padding-top:22px;
	padding-bottom:0px;
	background-image:url(assets/purple_menu.png);
	background-repeat:repeat-x;
	color: #fff;
	text-decoration: none;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #963;
}

#nav a.second {
	display: block;
	width: 124px;
	height:38px;
	padding-top:22px;
	padding-bottom:0px;
	color: #fff;
	text-decoration: none;
	background-image:url(assets/grey_menu.png);
	background-repeat:repeat-x;
	border-right:#464e58;
	border-right-width:2px;
	border-right-style:solid;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #545b63;
}

#nav a.secondin {
	display: block;
	width: 124px;
	height:38px;
	padding-top:22px;
	padding-bottom:0px;
	color: #fff;
	text-decoration: none;
	background-image:url(assets/purple_menu.png);
	background-repeat:repeat-x;
	border-right:#464e58;
	border-right-width:2px;
	border-right-style:solid;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #963;
}

#nav a:hover.second {
	display: block;
	width: 124px;
	height:38px;
	padding-top:22px;
	background-image:url(assets/purple_menu.png);
	background-repeat:repeat-x;
	color: #fff;
	text-decoration: none;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #963;
}
#nav a.third {
	display: block;
	width: 144px;
	height:38px;
	padding-top:22px;
	padding-bottom:0px;
	color: #fff;
	text-decoration: none;
	background-image:url(assets/grey_menu.png);
	background-repeat:repeat-x;
	border-right:#464e58;
	border-right-width:2px;
	border-right-style:solid;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #545b63;
}
#nav a.thirdin {
	display: block;
	width: 144px;
	height:38px;
	padding-top:22px;
	padding-bottom:0px;
	color: #fff;
	text-decoration: none;
	background-image:url(assets/purple_menu.png);
	background-repeat:repeat-x;
	border-right:#464e58;
	border-right-width:2px;
	border-right-style:solid;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #963;
}
#nav a:hover.third {
	display: block;
	width: 144px;
	height:38px;
	padding-top:22px;
	background-image:url(assets/purple_menu.png);
	background-repeat:repeat-x;
	color: #fff;
	text-decoration: none;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #963;
}
#nav a.fourth {
	display: block;
	width: 147px;
	height:38px;
	padding-top:22px;
	padding-bottom:0px;
	color: #fff;
	text-decoration: none;
	background-image:url(assets/grey_menu.png);
	background-repeat:repeat-x;
	border-right:#464e58;
	border-right-width:2px;
	border-right-style:solid;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #545b63;
}

#nav a.fourthin {
	display: block;
	width: 147px;
	height:38px;
	padding-top:22px;
	padding-bottom:0px;
	color: #fff;
	text-decoration: none;
	background-image:url(assets/purple_menu.png);
	background-repeat:repeat-x;
	border-right:#464e58;
	border-right-width:2px;
	border-right-style:solid;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #963;

}

#nav a:hover.fourth {
	display: block;
	width: 147px;
	height:38px;
	padding-top:22px;
	background-image:url(assets/purple_menu.png);
	background-repeat:repeat-x;
	color: #fff;
	text-decoration: none;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #963;
}
#nav a.fifth {
	display: block;
	width: 118px;
	height:38px;
	padding-top:22px;
	padding-bottom:0px;
	color: #fff;
	text-decoration: none;
	background-image:url(assets/grey_menu.png);
	background-repeat:repeat-x;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #545b63;
}
#nav a.invisible {
	display: hidden;
	width: 1px;
	height:1px;
	padding-top:22px;
	padding-bottom:0px;
	color: #fff;
	text-decoration: none;
	background-image:url(assets/grey_menu.png);
	background-repeat:repeat-x;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #545b63;
}
#nav a.fifthin {
	display: block;
	width: 118px;
	height:38px;
	padding-top:22px;
	padding-bottom:0px;
	color: #fff;
	text-decoration: none;
	background-image:url(assets/purple_menu.png);
	background-repeat:repeat-x;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #963;
}

#nav a:hover.fifth {
	display: block;
	width: 118px;
	height:38px;
	padding-top:22px;
	background-image:url(assets/purple_menu.png);
	background-repeat:repeat-x;
	color: #fff;
	text-decoration: none;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #963;
}

#nav a.daddytobe {
	display: block;
	width: 300px;
	height:20px;
	padding-top:6px;
	padding-bottom:0px;
	color: #fff;
	font-size:14px;
	text-decoration: none;
	background-color:#C93;
	border-color:#633e59;
	border-style:solid;
	border-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;
}

#nav a.daddytobe2 
{
	margin-left:105px;
	display: block;
	width: 300px;
	height:20px;
	padding-top:6px;
	padding-bottom:0px;
	color: #fff;
	font-size:14px;
	background-color:#C93;
	text-decoration: none;
	border-color:#633e59;
	border-style:solid;
	border-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;
}

#nav a:hover.daddytobe {
	display: block;
	width: 300px;
	height:20px;
	padding-top:6px;
	padding-bottom:0px;
	color: #fff;
	font-size:14px;
	text-decoration: none;
	/*background-color:#C93;*/
	background-image:url(assets/bg_ss_menu.png);
	background-repeat:repeat-x;
	border-color:#633e59;
	border-style:solid;
	border-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;

}

#nav a:hover.daddytobe2 
{
	margin-left:105px;
	display: block;
	width: 300px;
	height:20px;
	padding-top:6px;
	padding-bottom:0px;
	color: #fff;
	font-size:14px;
	text-decoration: none;
	background-image:url(assets/bg_ss_menu.png);
	background-repeat:repeat-x;
	border-color:#633e59;
	border-style:solid;
	border-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;
}

#nav a.daddytobeon {
	display: block;
	width: 300px;
	height:20px;
	padding-top:6px;
	padding-bottom:0px;
	color: #fff;
	font-size:14px;
	text-decoration: none;
	/*background-color:#C93;*/
	background-image:url(assets/bg_ss_menu.png);
	background-repeat:repeat-x;
	border-color:#633e59;
	border-style:solid;
	border-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;

}

#nav li {
	float: left;
	padding: 0;
}

#nav a.third li a:hover ul li a:hover {
background-image:url(assets/purple_menu.png);
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	/*width: auto;*/
	width: 200px;
	font-weight: normal;
	border-width: 0px;
	margin: 0;
}

#nav li li {
	padding-right:0;
	width: 300px;
}

#nav li ul a {
	width: 300px;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
/*	background-image:url(assets/purple_menu.png);

*/}/* end of main menu-related CSS */

/* 	sub menu-related CSS */

ul.sidemenu {
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	width:160px;
	font-color: #eae7e2;
	text-decoration: none;
	text-transform:uppercase;
}


ul.sidemenu li a {
	text-decoration: none;
	display: block;
	width: 163px;
	color: #fff;
	padding: 4px 10px;
	border-left: 5px solid #06191D;
	
}

li.sidemenuin {
	text-decoration: none;
	font-weight: bolder; 
	display: block;
	color: #fff;
	padding: 4px 13px;
}

ul.sidemenusub {
	padding: 0;
	margin: 0;
	list-style: none;
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 145px;
	margin-top:5px;
		text-decoration: none;

}

li.sidemenusubin a {
	text-decoration: none;
	background-color: #be873a;
	width:133px;
	color: #fff;
	border-left: 5px solid #cc9933;
	}
	
ul.sidemenusub li a {
	text-decoration: none;
	display: block;
	color: #eae7e2;
	font-variant:small-caps;
	padding: 4px 20px;
	margin-bottom:5px;
	border-left: 5px solid #06191D;

}
ul.sidemenu li a:hover {
	display: block;
	background-color: #be873a;
	width:163px;
	color: #fff;
	border-left: 5px solid #cc9933;
}
.masterin {
    display: block;
	background-color: #be873a;
	width:163px;
	color: #000;
	border-left: 5px solid #cc9933;
}
#bottom a {
	color: #FFF;
}
#bottom a:hover {
	color: #FFF;
}
#bottom a:visited {
	color: #FFF;
	text-decoration:none;
}