@charset "utf-8";
/* CSS Document */


/* RESPONSIVE MENU OVERRIDES THEME2*/
/*  Inherits styles from: Mobile Layout. */
.toggleMenu {
	background: url("../images/toggle-icon.png") no-repeat scroll left center #282828 !important;
	border-radius: 5px;
	color: #ffffff;
	display: none;
	font-family: 'Forum', cursive; 
	text-transform: uppercase !important;
	font-size: 18px;
    font-weight:bold;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 40px;
}
.toggleMenu span {
	padding-right: 10px;
	color: #ffffff;
}
.toggleMenu span:hover {
	padding-right: 10px;
	color: #ffffff;
	text-decoration: none;
}
.responsiveMenuTheme2.isMobile .active {
  color: #FFFFFF;
	display: block;
}
.responsiveMenuTheme2.isMobile > li {
  color: #FFFFFF;
	background: #282828 !important;
	border-top: 1px solid #E3E3E3 !important;
	float: none;
}
.responsiveMenuTheme2.isMobile > li > .parent {
  color: #FFFFFF;
	background: #282828 !important;
}
.responsiveMenuTheme2.isMobile li a {color:#FFFFFF; !important}

.responsiveMenuTheme2.isMobile li li .parent {
  color: #FFFFFF;
	background: #282828 !important;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

.responsiveMenuTheme2 span.opener {display:none !important;} /* Use this line to remove down arrow */
.responsiveMenuTheme2 > li.parent > a {padding: 0 15px 0 15px !important;} /* Use this line to remove down arrow */

.responsiveMenuTheme2 span.linker {
	display: inline-block;
	padding: 20px 0 14px 0 !important; /*controls height space on titles */
	vertical-align: middle;
}
.responsiveMenuTheme2.isDesktop > li > a {
	border-bottom: medium none;
	border-left: 0px solid #6F6F6F !important;
}
.responsiveMenuTheme2.isDesktop li a, .responsiveMenuTheme2.isDesktop li span.separator, .responsiveMenuTheme2.isDesktop li span.navHeader {
	background-image: url(../images/menu-border-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	border-bottom: medium none;
	border-left: 0px solid #6F6F6F !important;
}
.responsiveMenuTheme2.isDesktop > li:last-child a {
	background: none !important;
}
.responsiveMenuTheme2 {
	background-color: transparent !important;
	font-family: 'Forum', cursive; 
	text-transform: uppercase !important;
	font-size: 12px !important;
    letter-spacing:0.1em;
	text-shadow: 0px 0px 0 transparent;
	font-weight: bold;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.responsiveMenuTheme2 a {
	font-family: 'Forum', cursive;
	color: #333333;
	/*controls spacing between titles */
	text-decoration: none;
}
.responsiveMenuTheme2 a:visited {
	color: #333333;
	text-decoration: none;
}
.responsiveMenuTheme2 span.separator {
	color: #333333;
	cursor: pointer;
	display: block;
}
.responsiveMenuTheme2 a:hover, .responsiveMenuTheme2 li.active > a, .responsiveMenuTheme2 li > span.separator:hover {
	background-image: url(../images/menu-border-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	background-color: transparent !important;
	color: #B90000;
	text-shadow: 0px 0px 0 #FFFFFF;
}
.responsiveMenuTheme2 li li > a {
	display: block;
	background: #FFFFFF !important;
	position: relative;
	z-index: 100;
	border-top: 1px solid #FFFFFF !important;
	white-space: nowrap;
}
.responsiveMenuTheme2 li li > a:hover {
	display: block;
	background: #FFFFFF !important;
	position: relative;
	z-index: 100;
	border-top: 1px solid #FFFFFF !important;
	white-space: nowrap;
}
.responsiveMenuTheme2 span.opener {
    background-image: url("../images/down-bg.png");
    background-position: 11px center;
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
    padding: 20px 0;
    position: absolute;
    right: 0;
    text-indent: 100px;
    top: 0;
    vertical-align: middle;
    width: 40px;    
} 

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */
@media only screen and (min-width: 1024px) {
.responsiveMenuTheme2 span.linker {
	display: inline-block;
	padding: 20px 0 12px 0 !important; /*controls height space on titles */
	vertical-align: middle;
}
.responsiveMenuTheme2.isDesktop > li > a {
	border-bottom: medium none;
	border-left: 0px solid #FFFFFF !important;
}
.responsiveMenuTheme2.isDesktop li a, .responsiveMenuTheme2.isDesktop li span.separator, .responsiveMenuTheme2.isDesktop li span.navHeader {
	background-image: url(../images/menu-border-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	border-bottom: medium none;
	border-left: 0px solid #FFFFFF !important;
}
.responsiveMenuTheme2.isDesktop > li:last-child a {
	background: none;
}
.responsiveMenuTheme2 {
	background-color: transparent !important;
	font-family: 'Forum', cursive; 
	text-transform: uppercase !important;
	font-size: 16px !important;
    letter-spacing:0.1em;
	text-shadow: 0px 0px 0px transparent;
	font-weight: bold;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.responsiveMenuTheme2 a {
	font-family: 'Forum', cursive;
	color: #333333;
	text-decoration: none;
}
.responsiveMenuTheme2 a:visited {
	color: #333333;
	text-decoration: none;
}
.responsiveMenuTheme2 span.separator {
	color: #333333;
	cursor: pointer;
	display: block;
}
.responsiveMenuTheme2 a:hover, .responsiveMenuTheme2 li.active > a, .responsiveMenuTheme2 li > span.separator:hover {
	background-image: url(../images/menu-border-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	background-color: transparent !important;
	color: #B90000;
	text-shadow: 0px 0px 0 #FFFFFF;
}
}
