body {
}

/*========================================================+
|  Design Elements                                        |
+========================================================*/

.pageWidth {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 1280px;
	clear:both;
	padding-left: 48px;
	padding-right: 48px;
}

.pageWidth2 {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 1280px;
	clear:both;
	padding-left: 0px;
	padding-right: 0px;
}

.headerDiv {
	display: block;
	top: 0;
	width: 100%;
	height: 340px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
    padding: 0;
    margin: 0;
}

.headerBar {
	position: fixed;
	background-image: url(../graphics/Header_bar_bg.png);
	background-repeat: repeat-x;
	top: 0;
	width: 100%;
	height: 60px;
	z-index: 900;
	font-family: Bitter;
	font-weight: 400;
	background-color: transparent;
	color: #FFFFFF;
}

.headerBar.active {
	background-color: #FFFFFF;
	background-image: none;
	color: #000000;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

.logoDiv {
	display: block;
	box-sizing: border-box;
	height: 48px;
	background-image: url(../graphics/banner_logo.png);
	background-size: contain;
	background-position: center left;
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding: 6px 0 0 60px;
	margin: 6px 0 6px 10px;
}

.contentDiv {
	clear: both;
	padding: 20px 15px;
}

.specialDiv {
	clear: both;
	background-color: #356eb6 /*#1167b8 #0476e1*/;
	padding: 20px 15px;
}

.titlepane, .titlepane h1 {
	padding: 0;
	margin: 0;
}

.footerDiv {
	width: 100%;
	height: 80px;
	border: 0;
	clear: both;
	background-color: #356eb6;
	padding: 10px 0 10px 0;
	margin-bottom: 40px;
}

.footerlinks {
	float: left;
	padding: 5px 0 5px 0;
}

.footerlinks a {
	margin-right: 20px;
}

.footerlinks img {
	height: 70px;
	width: 70px;
}

.footerright {
	float: right;
	text-align: right;
}

img {
	height: auto !important;
	max-width: 100%;
}

.breadcrumbDiv {
	margin:-10px auto 10px auto;
	padding:0 10px;
}

.breadcrumbDiv, .breadCrumb {
	color: #999999 !important;
	font-size:10px;
	text-shadow: 1px 1px #FFFFFF;
	
}

.breadCrumb {
	padding:0px 5px 0px 5px;
	background:#EFEFEF;
	position: relative;
	height:22px;
	display:block;
	float:left;
	line-height:22px;
	margin-right:18px;
}

.breadcrumbDiv .breadCrumb:first {
	border:none;
}

.breadCrumb:before {
	content: "";
	position: absolute;
	top: 50%; 
	margin-top: -11px;   
	border-width: 11px 0 11px 11px;
	border-style: solid;
	border-color: #EFEFEF #EFEFEF #EFEFEF transparent;
	left: -1em;
}

.breadCrumb:after {
	content: "";
	position: absolute;
	top: 50%; 
	margin-top: -11px;   
    border-width: 11px 0 11px 11px;
	border-style: solid;
	border-color: transparent transparent transparent #EFEFEF;
	right: -1em;
}

.copyrightCopy {
	float: right;
	font-size: 10px;
	font-size: 1rem;
	color: #CCCCCC;
	white-space: normal;
}

.ControlContainer {
    font-size: 12px !important;
}

.attribDiv a {
    margin:0 auto;
    display:block;
    height:35px;
    width:39px;
    text-indent:-2000px;
    overflow:hidden;
    background:url(../graphics/attribution_logo.png) no-repeat;
}

/*========================================================+
|  Login/Social Elements                                  |
+========================================================*/

.buttonDiv {
	display: block;
}

.loginLinks {
	display: block;
	float: right;
	margin: 10px 0px 20px 10px;
	border: 0;
}

.loginLinks .registerGroup,
.loginLinks .registerGroup *,
.loginLinks .loginGroup,
.loginLinks .loginGroup * {
	display: block;
	float: left;
	font-weight: normal;
}

.loginLinks .registerGroup .buttonGroup {
	margin: 0;
	padding: 0;
}

.loginLinks .registerGroup li {
	border-right: none;
}

.loginLinks .registerGroup a,
.loginLinks .loginGroup a,
.button {
	position: relative;
	color: transparent;
	border: 0;
	padding: 2px 7px;
	line-height: 26px;
	font-weight: normal;
	font-size: 11px;
	background-color: transparent;
    overflow:hidden;
}

.loginLinks .registerGroup a:hover,
.loginLinks .loginGroup a:hover,
.button:hover {
	color: transparent;
}

.loginLinks .registerGroup .userNotifications a strong,
.loginLinks .registerGroup .userMessages a strong {
	display: block;
	text-indent: -2000px;
	top: 0px;
	left: 0px;
	height: 26px;
	width: 26px;
}

.loginLinks .registerGroup .userNotifications a strong {
}

.loginLinks .registerGroup .userNotifications a strong:hover {
}

.loginLinks .registerGroup .userMessages a strong {
}

.loginLinks .registerGroup .userMessages a strong:hover {
}

.loginLinks .registerGroup .userProfileImg a {
	padding: 0;
}

.loginLinks .registerGroup .userProfileImg img {
	width: 30px;
	height: 30px;
	-moz-opacity: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);
}

.loginLinks .registerGroup .userProfileImg img:hover {
	-moz-opacity: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);
}

.loginLinks .registerGroup a:hover,
.loginLinks .loginGroup a:hover,
.button:hover {
	text-decoration: none;
	cursor: pointer;
}

.mobileButtons {
	display: none;
	float: right;
}

.mobileButtons ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.mobileButtons li {
	list-style: none;
	padding: 0;
	margin: 0 10px 0 0;
	display: block;
	float: left;
}

.mobileButtons li a {
	padding: 0 10px;
	font-size: 14px;
	color: #666666;
	border: 1px solid #DADADA;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/* Uncomment for blue notification bubbles */

/*.loginLinks .registerGroup a span {
    background: #2BA6CB;
	background: -moz-linear-gradient(top, #95D2E5 20%, #2BA6CB 60%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #95D2E5), color-stop(60%, #2BA6CB));
	background: -webkit-linear-gradient(top, #95D2E5 20%, #2BA6CB 60%);
	background: -o-linear-gradient(top, #95D2E5 20%, #2BA6CB 60%);
	background: -ms-linear-gradient(top, #95D2E5 20%, #2BA6CB 60%);
	background: linear-gradient(to bottom, #95D2E5 20%, #2BA6CB 60%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95D2E5', endColorstr='#2BA6CB', GradientType=0 );
    -webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border:1px solid #2284A1;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
	text-shadow: 1px 1px #2284A1;
    display: inline-block;
    font-size: 9px;
	font-weight:bold;
    min-width: 15px;
    padding: 4px 2px;
    position: absolute;
    right: -6px;
    text-align: center;
    top: -7px;
	line-height:normal;
	z-index:1000;
}*/

/*========================================================+
|  Panes                                                  |
+========================================================*/

.specialPane {
	display: block;
	width: 100%;
}

.contentPane {
	display: block;
	width: 100%;
}

.leftPane {
	display: block;
	float: left;
	width: 48%;
}

.rightPane {
	display: block;
	float: right;
	width: 48%;
}

.lowerPane {
	display: block;
	width: 100%;
}

/*========================================================+
|  Navigation                                             |
+========================================================*/

#dnnMenuMobile {
	display: none;
}

.menuClose {
	display: none;
}

.menuClose-img {
	width: 30px;
	height: 30px;
	background-image: url(../graphics/Close.png);
	background-position: center;
	background-repeat: no-repeat;
}

#dnnMenu {
	display: block;
	top: 17px;
	right: 30px;
	position: absolute;
	z-index: 1000;
}

#dnnMenu .topLevel {
	position: relative;
	margin: 0;
	padding: 0;
}

#dnnMenu .topLevel li {
	float: left;
	margin: 0 5px 0px;
	list-style-type: none;
	position: relative;
	text-align: left;
}

#dnnMenu .topLevel li.selected > a {
	color: #DDDDDD;
	background-color: #212121;
}

.headerBar.active #dnnMenu .topLevel li.selected > a {
	color: #DDDDDD;
}

#dnnMenu .topLevel li a {
	display: block;
	font-size: 16px !important;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
}

.headerBar.active #dnnMenu .topLevel li a {
	color: #000000;
}

#dnnMenu .topLevel li a.disabled {
	cursor:default;
}

#dnnMenu .topLevel a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

#dnnMenu .subLevel a:hover {
	text-decoration: none;
	color: #777777;
}

.headerBar.active #dnnMenu .topLevel a:hover {
	color: #777777;
}

#dnnMenu .subLevel, #dnnMenu .subLevel .subLevelRight ul {
	display: block;
	display: none;
	position: absolute;
	width: auto;
	margin: 0;
	padding: 0;
	z-index: 1210;
	border: 1px solid #E0E0E0;
	top: 30px;
	left: 10px;
	background: #FFFFFF;
	font-size: 12px;
	font-size: 1.2rem;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#dnnMenu .moveLeft {
    left:-80px;
}

#dnnMenu .subLevel ul {
	min-width: 170px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 900;
}

#dnnMenu .subLevel li {
	float: none;
	clear: both;
	width: auto;
	list-style: none;
	margin: 0;
	padding: 0;
}

#dnnMenu .subLevel li a {
	margin: 0px;
	padding: 10px 15px;
	border-bottom: 1px solid #DADADA;
	color: #212121;
	line-height: normal;
}

/*#dnnMenu .subLevel .subLevelRight ul {
    top:auto;
    left: 170px;
    display:block;
    width:170px;
}*/

#dnnMenu .subLevel .subLevelRight li a {
	padding-left: 25px;
}

#dnnMenu .subLevel .subLevelRight .subLevelRight li a {
	padding-left: 35px;
}

/*========================================================+
|  Search Bar & Page                                      |
+========================================================*/

.openSearchDiv {
	float: right;
	margin: 0px 10px 0 10px;;
	padding: 0;
}

.openSearchDiv UL {
	list-style: none;
}

.openSearchButton {
	width: 20px;
	height: 20px;
	background-image: url(../graphics/Search_w.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.headerBar.active .openSearchButton {
	background-image: url(../graphics/Search_b.png);
}

.closeSearchDiv {
	float: left;
	margin: -10px 0px 0 20px;;
	padding: 0;
}

.closeSearchButton {
	width: 20px;
	height: 20px;
	background-image: url(../graphics/Back_g.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

a:hover .closeSearchButton {
	background-image: url(../graphics/Back_w.png);
}

.searchBar {
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	height: 50px;
	z-index: 2000;
	font-family: Bitter;
	font-weight: 400;
	background-color:#FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	border-bottom: 1px solid #356eb6;
}

.searchBar:target {
	display: block;
}

.searchBar .searchInputContainer {
	width: 50%;
}

.searchBar input {
	font-size: 18px;
	height: 40px;
	width: 100%;
	border-radius: 5px;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
}

.searchBar a {
	color: #356eb6;
	margin-left: 10px;
}

.dnnSearchBoxPanel, .dnnSearchResultPanel {
	max-width: 100%;
}

.dnnSearchBoxPanel .dnnSearchBox {
	margin-right: 120px;
}

/*========================================================+
|  Form & List Custon XSL                                 |
+========================================================*/

.editlink {
	display: inline-block;
	width: 17px;
}

/*========================================================+
|  Title with Bar Container                               |
+========================================================*/

.titleBar {
	width: 100%;
	text-align: center;
	border-bottom: 5px solid #356eb6;
	margin-bottom: 20px;
	padding: 30px 0;
}

.titleBar .titleStyle {
	font-family: Bitter;
	line-height: 1.1;
	font-weight: 400;
	color: #212121;
	text-align: center;	
	font-size: 38px;
	color: #356eb6;
}

/*========================================================+
|  Responsive Menu Styles                                      |
+========================================================*/

#dnnMenu .last .subLevel .item {
	display: none;
}
#dnnMenu .last {
	display: none;
}
@media only screen and (max-width: 1900px) {
	#dnnMenu .item:nth-child(n+10) {
		display: none;
	}
}

@media only screen and (max-width: 1800px) {
	#dnnMenu .item:nth-child(n+8) {
		display: none;
	}
	#dnnMenu .last {
		display: block !important;
	}
	#dnnMenu .last .subLevel .item:nth-child(n+8) {
		display: block;
	}
}

@media only screen and (max-width: 1680px) {
	#dnnMenu .item:nth-child(n+7) {
		display: none;
	}
	#dnnMenu .last {
		display: block !important;
	}
	#dnnMenu .last .subLevel .item:nth-child(n+7) {
		display: block;
	}
}

@media only screen and (max-width: 1470px) {
	#dnnMenu .item:nth-child(n+6) {
		display: none;
	}
	#dnnMenu .last {
		display: block !important;
	}
	#dnnMenu .last .subLevel .item:nth-child(n+6) {
		display: block;
	}
}

@media only screen and (max-width: 1160px) {
	#dnnMenu .item:nth-child(n+5) {
		display: none;
	}
	#dnnMenu .last {
		display: block !important;
	}
	#dnnMenu .last .subLevel .item:nth-child(n+5) {
		display: block;
	}
}

@media only screen and (max-width: 980px) {
	#dnnMenu .item:nth-child(n+4) {
		display: none;
	}
	#dnnMenu .last {
		display: block !important;
	}
	#dnnMenu .last .subLevel .item:nth-child(n+4) {
		display: block;
	}
}

@media only screen and (max-width: 820px) {
	#dnnMenu .item:nth-child(n+3) {
		display: none;
	}
	#dnnMenu .last {
		display: block !important;
	}
	#dnnMenu .last .subLevel .item:nth-child(n+3) {
		display: block;
	}
}

#dnnMenu .subLevel .last {
	display: block !important;
}

/*========================================================+
|  Responsive Styles                                      |
+========================================================*/

@media only screen and (min-width: 1280px) {
    .pageWidth, .pageWidth2 {
		box-sizing: border-box;
       	max-width: 1280px;
    }
}

@media only screen and (max-width: 1280px) {

    .pageWidth {
	    width: 100%;
	    min-width: inherit;
	    padding: 0px;
    }
	
}

@media only screen and (max-width: 767px) {

    .ModWillStrohlContentSliderC {
        display: none;
    }

    body {
	    -webkit-text-size-adjust: none;
	    -ms-text-size-adjust: none;
	    width: 100%;
	    min-width: 0;
	    margin-left: 0;
	    margin-right: 0;
	    padding-left: 0px;
	    padding-right: 0px;
    }

    .buttonDiv {
	    position: absolute;
	    right: 0px;
	    top: 0px;
    }
	
	.specialDiv {
		padding: 10px 15px;
	}
	
    .pageWidth {
	    width: 100%;
	    min-width: inherit;
	    padding: 0px;
    }

    .breadcrumbDiv {
	    display:none !important;
    }

    #dnnMenu {
	    display: none;
    }

    .mobileButtons {
	    display: block;
    }
	
    #dnnMenuMobile {
	    display: block;
	    clear: both;
    }
	
	.mobileButtons li a {
	color: #FFFFFF;
	}
	
	.mobileButtons li a:hover {
	color: #CCCCCC;
	}
	
	.headerBar.active .mobileButtons li a {
	color: #777777;
	}
	
	.headerBar.active .mobileButtons li a:hover {
	color: #CCCCCC;
	}

    /*========================================================+
    |  Responsive Panes                                       |
    +========================================================*/

	.specialPane {
	    display: block;
	    float: none;
	    width: 100%
	}

	.contentPane {
	    display: block;
	    float: none;
	    width: 100%
	}

	.leftPane {
	    display: block;
	    float: none;
	    width: 100%
	}

	.rightPane {
	    display: block;
	    float: none;
	    width: 100%
	}

	.lowerPane {
	    display: block;
	    float: none;
	    width: 100%
	}

    /*========================================================+
    |  Mobile Menu                                            |
    +========================================================*/

	
	#navDiv {
		display: none;
	}
	
	#navDiv:target {
		display: block;
	}

	.menuClose {
		display: block;
		position: absolute;
		right: 0;
		z-index: 1100;
		padding-top: 1px;
	}
	
	.openSearchDiv {
		display: block;
		position: absolute;
		float: none !important;
		right: 350px;
		z-index: 1100;
		padding-top: 5px;
	}
	
	.openSearchDiv .button {
		padding: 0;
		line-height: 20px;
	}
	
	.openSearchDiv .openSearchButton {
		background-image: url(../graphics/Search_g.png);
	}
	
	#dnnMenu .item {
		display: block !important;
	}
	
	#dnnMenu .item:nth-child(n+10) {
		display: none;
	}
	
    #dnnMenu {
	    background: #F3F3F3;
	    border-top: 1px solid #CCCCCC;
	    border-bottom: 1px solid #CCCCCC;
		width: auto;
        display:block;
        position:absolute;
        top:inherit;
        right:0;
		text-align: left;
		padding-top: 30px;
    }
	
	#dnnMenu .first {
		text-align: left;
	}

    #dnnMenu .topLevel {
	    list-style:none;
	    margin: 0px 0 0px 0;
	    padding: 0 10px;
    }

    #dnnMenu .topLevel li {
	    list-style: none;
	    line-height: 1.2em;
	    margin: 0px;
	    padding: 0px 0 0 30px;
        float:none;
    }

    #dnnMenu .topLevel li a {
	    display: block;
	    line-height: 1.2em;
		color: #000000;
	    border-bottom: 1px solid #CCCCCC;
	    border-top: 1px solid #FFFFFF;
	    padding: 10px 10px;
	    font-size: 16px;
	    text-transform:uppercase;
    }
    
    #dnnMenu .topLevel a:hover {
	    text-decoration: none;
		color: #777777;
    }

    #dnnMenu .subLevel {
        background: #F3F3F3;
        display: none;
        line-height: 1.2em;
        border: none;
        padding: 10px 10px;
        font-size: 16px;
        text-transform: uppercase;
        text-shadow: none;
        box-shadow:none;
        left:inherit;
        top:inherit;
        width:inherit;
        position:relative;
        width:auto;
        padding:0px;
    }

    #dnnMenu .subLevel ul {
	    list-style: none;
	    margin: 0;
	    padding: 0;
        width:inherit;
    }

    #dnnMenu .subLevel li a {
    }

    #dnnMenu .subLevel .subLevelRight li a {
	    padding-left: 50px;
    }

	#dnnMenu .topLevel li.haschild {
		background-image: url(../graphics/Expand.png);
		background-position: left 7px;
		background-repeat: no-repeat;
		cursor: pointer;
	}
	#dnnMenu li.haschild:hover {
		background-image: url(../graphics/Open.png);
	}
	
	#dnnMenu .last {
		display: none !important;
	}
	
	#dnnMenu .subLevel .last {
		display: block !important;
	}
}

@media only screen and (max-width: 620px) {
	
	.footerDiv {
		height:100px;
	}

	.footerright {
		position: absolute;
		right:0;
		top:20px;
	}
	
}
