/* NOTE Copy this to Userfiles/templates/your template/css */


.chromestyle{
	display: block;
	height: 49px;
	width: 253px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	visibility: visible;
	clear: both;
	float: none;
	position: relative;
}

/*.chromestyle:after{ Add margin between menu and rest of content in Firefox
	color: #999999;
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}*/

.chromestyle ul{
	color: #333333;
	width: 100%;
	margin: 0;
	text-align: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;

}

.chromestyle ul li{
	display: block;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;

}

.chromestyle ul li a:link, .chromestyle ul li a:visited, .chromestyle ul li a:active {
	display: block;
	height: 31px;
	width: 243px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #142809;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	background-image: url(/user_files/templates/leti/images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	visibility: visible;
	clear: both;
	float: none;
	list-style-type: none;
	margin-top: 0px;
	padding-left: 10px;
	position: relative;
}
.chromestyle ul li a:hover{
	display: block;
	height: 31px;
	width: 243px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	background-image: url(/user_files/templates/leti/images/nav-bg-ovr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	background-image: url(/user_files/templates/ear_bandit/images/menu-dropdwn-bg1.jpg); /*THEME CHANGE HERE*/
	line-height:18px;
	z-index:200;
	background-color: #FFFFFF;
	width: 150px;
	visibility: hidden;
	/*filter: 
; 	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 3px;
	letter-spacing: normal;
	border-bottom-width: 0px;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	overflow: visible;
	display: inline;
	position: absolute;
}


.dropmenudiv a, .dropmenudiv a:active, .dropmenudiv a:visited {
	width: auto;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/** html .dropmenudiv a{ IE only hack
	width: 100%;
}*/

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #002f7d;
	background-image: url(/user_files/templates/ear_bandit/images/menu-dropdwn-bg.jpg);
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
