/* NOTE Copy this to Userfiles/templates/your template/css */


.menu_box_style{
	color: #2a191c;
	width: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	height: 32px;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menu_box_style:after{ /*Add margin between menu and rest of content in Firefox*/
	color: #2a191c;
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.menu_box_style ul{
	color: #2a191c;
	width: 100%;
	margin: 0;
	text-align: left;
	vertical-align: top;
	padding-right: 0;
	padding-left: 0;
	padding-top: 10px;
}

.menu_box_style ul li{
	display: inline;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: left;
	clear: none;
	float: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.menu_box_style ul li a:link, .menu_box_style ul li a:visited, .menu_box_style ul li a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	white-space: normal;
	border-right-color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing: normal;
	border-left-style: none;
	vertical-align: top;
	word-spacing: normal;
	border-right-width: 1px;
	border-right-style: none;
	visibility: visible;
	z-index: auto;
	margin: 0;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: inline;
	border-top-style: none;
	border-bottom-style: none;
	position: relative;
	padding-top: 14px;
	padding-bottom: 9px;
}
.menu_box_style ul li a:hover{
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	white-space: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing: normal;
	border-left-style: none;
	vertical-align: top;
	word-spacing: normal;
	border-right-width: 1px;
	border-right-style: none;
	visibility: visible;
	z-index: auto;
	margin: 0;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	display: inline;
	border-top-style: none;
	border-bottom-style: none;
	background-image: url(/user-files/templates/default/images/nav-ovr-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	position: relative;
	background-color: #fcfcfa;
	border-bottom-width: 1px;
	padding-top: 12px;
	padding-bottom: 9px;
}


/* ######### Style for Drop Down Menu ######### */
	
.dropmenudiv{
	line-height:18px;
	z-index:700;
	background-color: #381c10;
	width: 175px;
	visibility: hidden;
	/*filter: 
; 	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 3px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	overflow: visible;
	display: inline;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.dropmenudiv a, .dropmenudiv a:active, .dropmenudiv a:visited {
	width: auto;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	color: #e6b261;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	margin: 0px;
	background-color: #381c10;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-top: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #d8ab63;
	border-right-color: #d8ab63;
	border-bottom-color: #d8ab63;
	border-left-color: #d8ab63;
}

/** html .dropmenudiv a{ IE only hack
	width: 100%;
}*/

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #e6b261;
	background-image: none;
	font-weight: bold;
	color: #351a11;
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #d8ab63;
	border-right-color: #d8ab63;
	border-bottom-color: #d8ab63;
	border-left-color: #d8ab63;
}

