.navwrapper {
	width: 100%;	
		border-bottom: 1px solid #FFF;
-webkit-box-shadow: 0 4px 4px -2px #999;
   -moz-box-shadow: 0 4px 4px -2px #999;
        box-shadow: 0 4px 4px -2px #999;
	position: relative;
	z-index: 9;
}

.p7DMM01 {
	position: relative;
	border-bottom: 1px solid #FFF;
	padding-top: 1px;
	padding-bottom: 1px;
	max-width: 1240px;
	margin-right: auto;
	margin-left: auto;
}
.p7DMM01:after {
	content: "\0020";
	clear: both;
	font-size: 0px;
	line-height: 0;
	display: inline;
	height: 0px;
}
.p7DMM01.p7dmm-centered {
	text-align: center;
}

.p7DMM01 ul {
	margin: 0px;
	display: inline-block;
	vertical-align: bottom;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-left-width: 1px;
	border-left-style: dotted;
}
.p7DMM01 ul li {
	list-style-type: none;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;

	}
.p7DMM01 ul li:last-child {
	margin-right: 0px;


}
.p7DMM01 ul a {
	text-decoration: none;
	font-size: 1em;
	text-decoration: none;
	display: block;
	-webkit-transition: all linear .35s .1s;
	transition: all linear .35s .1s;
	-webkit-transition-property: background-color, box-shadow, border-color;
	transition-property: background-color, box-shadow, border-color;
	outline: none;
	color: #fff;
	padding-top: 13px;
	padding-right: 18px;
	padding-bottom: 13px;
	padding-left: 18px;
}
.p7DMM01 ul a:hover,
.p7DMM01 ul a:focus,
.p7DMM01 ul a.open,
.p7DMM01 ul a.current_mark.closed {
	outline: none;
	border-color: #FFF;
	border-color: rgba(255,255,255,0.65);
	color: #FFFFFF;
	box-shadow: inset 0px 12px 8px rgba(255,255,255,.2);
	background-color: #CE0018;
}


/*By default the current-marked root link is in the open state. 
This rule can be used if you would like to further differentiate the current-marked root link.*/
.p7DMM01 ul a.current_mark.closed,
.p7DMM01 ul a.current_mark:hover {
	background-color: #CE0018;
}

/*Toolbar for Smartphones to Hide or Show entire menu*/
.p7DMM-toolbar {
	display: none;
}
/*By default the current-marked root link is in the open state. 
This rule can be used if you would like to further differentiate the current-marked root link.*/
.p7DMM01 ul a.current_mark.closed,
.p7DMM01 ul a.current_mark:hover {
}

@media only screen and (min-width: 0px) and (max-width: 1100px) {
	.p7DMM01 ul li {
	list-style-type: none;
	float: left;
	padding-top: px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-align: center;

	border-right-color: #fff;
	}
	.p7DMM01 ul a {
	font-size: 1em;
	padding-right: 7px;
	padding-left: 8px;
}
}


/*Smartphone Menu Presentation*/
@media only screen and (min-width: 0px) and (max-width: 890px) {
.p7DMM01.responsive {
	padding: 0px;
	margin: 0px;
}
.p7DMM01.responsive ul a.trig {
	background-image: url(img/p7dmm_east_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7DMM01.responsive ul a.open.trig {
	background-image: url(img/p7dmm_south_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7DMM01.responsive ul li {
	margin: 0px;
	padding: 0px;
}
.p7DMM01.responsive ul {
	display: block;
	padding: 0px;
	margin: 0px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.p7DMM01.responsive ul li {
	float: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
.p7DMM01.responsive ul li a{
	border-radius: 0px;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFF;
}
.p7DMM01.responsive ul li:last-child a {
	border-bottom: none;
}

/*Toolbar for Smartphones to Hide or Show entire menu*/
.p7DMM01.responsive .p7DMM-toolbar {
	position: relative;
	z-index: 999;
	display: block;
background-color: #c51039;
	text-align: right;
	cursor: pointer;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.p7DMM01.responsive .p7DMM-toolbar.closed a:before {
	content: "";
}
.p7DMM01.responsive .p7DMM-toolbar.opened a:before {
	content: "";
}
.p7DMM.responsive ul.closed {
	display: none;
}
.p7DMM.responsive ul.opened {
	display: block;
}

.p7DMM01.responsive .p7DMM-toolbar img,
.p7DMM01.dmm-vertical .p7DMM-toolbar img {
	border: none;
	padding-left: 16px;
}
.p7DMM01.responsive .p7DMM-toolbar a {
	color: #999;
	text-transform: uppercase;
	font-size: .8em;
	background-color: transparent !important;
	border: none !important;
	text-decoration: underline;
}
.p7DMM01.responsive .p7DMM-toolbar.closed a {
	color: #EEE;
}
.p7DMM01.responsive .p7DMM-toolbar img{
	opacity: .5;
}
.p7DMM01.responsive .p7DMM-toolbar:hover img {
	opacity: .85;
}
.p7DMM01.responsive .p7DMM-toolbar:hover a {
	color: #EEE;
}
.p7DMM01.responsive .p7DMM-toolbar.closed img,
.p7DMM01.dmm-vertical .p7DMM-toolbar.closed img {
	opacity: 1;
}
.p7DMM01.responsive .p7DMM-toolbar.closed:hover {
	background-color: #466275;
}


.p7DMM01 ul li {
	list-style-type: none;
	float: left;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: left;
	border-right-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	}
	.p7DMM01 ul a {
	font-size: 1em;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.p7DMM01 ul a.current_mark.closed,
.p7DMM01 ul a.current_mark:hover {
	background-color: #eee;
	color: #333;
}
/*END MEDIA QUERY - DO NOT REMOVE CURLY BRACE BELOW*/
}

/*Exception rules for Smartphones in Landscape orientation only*/
@media only screen and (max-device-width: 480px) and (orientation : landscape) {
.p7DMM01.responsive ul a {
	font-size: 1.35em;
	padding: .35em .75em;
}
.p7DMM01.responsive ul ul a {
	font-size: 1em;
	padding: .3em 1em;
}

.arrow-left   {
display: none;
}
/*END MEDIA QUERY - DO NOT REMOVE CURLY BRACE BELOW*/

