
body {
	margin: 0px;
	padding: 0px;
	 -webkit-box-shadow: none;
    box-shadow: none;
}
.clear {
	height: 15px;
}
.rightAlign {
	text-align: right;
	margin: 0px 5px;
	padding: 0px;
	
}
.centerAlign {
	text-align: center;
	margin: auto;
	padding: 0px;
	
}
.centerS {
	  margin-left: auto;
    margin-right: auto;
}
.right {
	text-align: right; 
}
.left {
	text-align: left;
}
.bold {
	font-weight: bold;
}
.leftAlign {
	text-align: left;
	margin: 0px 5px;
	padding: 0px;
}
.italic {
	font-style: italic;
}
.center {
	text-align: center;
	positon: relative;
}
.centerI {
	text-align: center;
	positon: relative;
	display: inline-block;
}
td .center {
	text-align: center;
	positon: relative;
}
td {
	display:table-cell !important;
	
}
IMG.center {
    display: block;
    margin-left: auto;
    margin-right: auto; 
}
.column1 {
	width: 48%;
	display: inline-block;
}
.column2 {
	width: 48%;
	display: inline-block;
	clear: right;
}
.phonehidden {
	display: block;
}
.nolink {
	cursor: default;
}
.visiblephone {
	display: none;
}
.thumb20 {
	height: 20px;
}
.thumb30 {
	height: 30px;
}
.thumb40 {
	height: 40px;
}
.imageCover {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100vh;
	background-image: url("../../blank.png") repeat;
	z-index: 5000 !important; 
	
}
.disableSave {
    -webkit-user-select:none;
    -webkit-touch-callout:none;
}
.responsiveCal {
	position: relative; 
	padding-bottom: 100px; 
	padding-top: 30px;
	height: 0; 
	min-height: 600px;
	overflow: hidden;
}
 img {
	 -webkit-user-drag: none;
}
.responsiveCal iframe {
 
position: absolute; top:0; left: 0; width: 100%; height: 100%;
 
}

#contentHolder {
	visibility: hidden;
	 -webkit-box-shadow: none;
    box-shadow: none;
	margin: 0px;
	padding: 0px;
}
.clearBottom {
 display: block;
	 -webkit-box-shadow: none;
    box-shadow: none;
	border: 0px;
	height: 20px;
}
a {
text-decoration: none;	
}
.changeLanguage {
	cursor: pointer;
}

/* Phoenix template menu classes */
#currLanguages {
	position: absolute;
	display: inline-block;
	white-space: nowrap;
	top: 5px;
	right: 5px;
	
}
#menuLogoHolder {
	display: block;
	vertical-align: top;
	text-align: center;
	 -webkit-box-shadow: none;
    box-shadow: none;

}
#menuLogoHolderSmall {
		display: none;
 -webkit-box-shadow: none;
    box-shadow: none;
	}
#mobileMenuOpen {
	display: none;
	 -webkit-box-shadow: none;
    box-shadow: none;
}
.center {
	text-align: center;
	margin: auto;
}
#topMenu {
	position: relative;
	display: block;
	top: 0;
	left: 0;
	padding: 0px;
	width: 100%;
	margin: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	box-shadow: none !important;
	border: none;
	-webkit-box-shadow: none !important;
}
nav {
	-webkit-box-shadow: none;
    box-shadow: none;
	border: none;
}
#menuButtons {
	margin: 0px;
	position: block;
	padding: 0px;
	display: inline-block;
	vertical-align: top;
}

#topMenu ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border: none;
}
#menuBorderBottom {
	display: none;
	-webkit-box-shadow: none;
    box-shadow: none;
}
.menuArrow {
	display: inline-block;
	position: relative;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	opacity: 0;
	padding-right: 5px;
	
}
.menuArrow img{
	height: 8px;
	margin: 0px;
	padding: 0px;
	
}
.menuItem {
	list-style-type: none;
}
.menuLevel1 {
	overflow: visible;
	padding: 0px 0px;
	margin: 0px;
	vertical-align: top;
	opacity: 0;
	display: inline-block;
}
.menuLevel2, .menuLevel3 {
	overflow: visible;
	padding: 5px 0px 0px 5px;
	margin: 0px;
	vertical-align: top;
	opacity: 0;
	display: inline-block;
}
.closed {
	opacity: 0;
}
.buttonTextLevel1 {
	display: inline-block;
	white-space: nowrap;
	width: auto;
}
.buttonTextLevel2, .buttonTextLevel3  {
	display: block;
	white-space: nowrap;
	min-width: 200px;
}
.nested-expanded {
	margin-bottom: 5px;
	display: block;
	padding: 0px;
}
.subMenuLevel1 {
	height: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.buttonLevel2 {
	width: auto;
	padding: 0px;
}
.subMenuLevel2 {
	height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	overflow: hidden;
}
.buttonTextLevel3 {
	display: block;
	white-space: nowrap;
	width: 500;
}
.hasSubMenu {
	cursor: pointer;
}

/* Phoenix page classes ---------------------------------------- Slideshow*/

#SlideshowImageMain {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 300px;
	mion-width: 300px;
	text-align: center;
	overflow: hidden;
	position: relative;
	border: none;
	 -webkit-box-shadow: none;
    box-shadow: none;
	vertical-align: top;
}
.SlideshowImage { 
	text-align: center;
	opacity: 0;
	margin: 0px auto;
	padding: 0px;
}
#SlideshowImageHolder { 
	text-align: center;
	display: block;
	padding: 0px;
	overflow: hidden;
}
#SlideshowTagLine { 
	text-align: center;
	display: block;
	position: absolute; 
	top: 0;
	left: 0;
	z-index: 4000;
	padding: 20px;
	overflow: hidden;
	max-width: 700px;
}
/* Phoenix page classes ---------------------------------------- Content Slideshow*/
#MAINPAGESlideshowC {
	z-index: 6000;
	height: 0px;
	overflow: visible;
	position: relative;
	bottom: 400px;
	display: block;
	border: none;
}
#SlideshowContentImageHolder .SlideshowImageC{
	margin: 5px;
}
#SlideshowContentImageHolder {
	border: none;
}
#SlideshowImageMain {
	display: block;
	position: relative;
	overflow: hidden;
}
/* Phoenix page classes ---------------------------------------- STACKABLE*/
.dividerImageHolder {
/* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.headerImageHolder {
	margin: 0px;
	padding: 0px;
	height: 300px;
	overflow: hidden;
	display: block;
	position: relative;
	border: none;
	 -webkit-box-shadow: none;
    box-shadow: none;
	vertical-align: top;
}
.headerImage {
	margin: 0px;
	display: block;
	position: relative;
	padding: 0px;
	width: 100%;
	border: none;
	 -webkit-box-shadow: none;
    box-shadow: none;
}
.pageHeader {
	max-width: 1000px;
	width: 90%;
	margin: 0px auto 0px auto;
	display: block;
	position: relative;
	text-align: left;
}
.pageHeaderG {
	max-width: 1000px;
	width: 90%;
	margin: 0px auto 0px auto;
	position: absolute;
	display: block;
	position: relative;
	text-align: left;
}
.MAINPAGESlideshowC {
	z-index: 6000;
	height: 0px;
	overflow: visible;
	position: relative;
	bottom: 400px;
	display: block;
	border: none;
}
.SlideshowContentImageHolder .SlideshowImageC {
	margin: 5px;
}
.SlideshowContentImageHolder {
	border: none;
	
}
.SlideshowImageMain {
	margin: 0px;
	padding: 0px;
	height: 300px;
	min-width: 300px;
	text-align: center;
	border: none;
	 -webkit-box-shadow: none;
    box-shadow: none;
	vertical-align: top;
	display: block;
	position: relative;
	overflow: hidden;
}

.SlideshowImageMainClassic {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 300px;
	min-width: 300px;
	text-align: center;
	overflow: hidden;
	position: relative;
	border: none;
	 -webkit-box-shadow: none;
    box-shadow: none;
	vertical-align: top;
}
.SlideshowImage { 
	text-align: center;
	opacity: 0;
	margin: 0px auto;
	padding: 0px;
}
.SlideshowImageHolder { 
	text-align: center;
	display: block;
	padding: 0px;
	overflow: hidden;
}
.SlideshowTagLine { 
	text-align: center;
	display: block;
	position: absolute; 
	top: 0;
	left: 0;
	z-index: 4000;
	margin: 0px;
	padding: 16px 0px 10px 0px;
	overflow: hidden;
	max-width: 700px;
	width: 100%;
}


/* Phoenix page classes ----------------------------------------- Projects */
.ProjectContentInfo {
padding: 5px;	
}
.pageContentLeft {
	display: block;
	float: left;
	position: relative;
	width: 30%;
	margin: 50px 0px 50px 0px;
	max-width: 300px;
}
.pageContentRight {
	display: block;
	float: right;
	position: relative;
	width: 55%;
	margin: 50px 0px 50px 0px;
	max-width: 500px;
}
#pageHeaderProject {
	max-width: 1000px;
	width: 90%;
	margin: 0px auto 0px auto;
	display: block;
	padding: 20px;
	margin: 20px;
	position: absolute;
	top: 0;
	z-index: 10000;
	text-align: left;
}
#ProjectHolder {
position: relative;
}
 .optionsInfoP {
	z-index: 100;
	  font-size: 15px; 
	  padding: 5px;
	  text-align: center;
	  display: block;
	  position: relative;
	  color: #fff;
}  
.optionsNextP {
	z-index: 100;
	  font-size: 15px; 
	  padding: 5px;
	  text-align: center;
	  display: inline-block;
	  position: relative;
	  color: #fff;
}
#ProjectContentImageHolder .carousel-cell, .ProjectContentImageHolder .carousel-cell  {
  height: 50px !important;
white-space: nowrap;
	min-width: 30px;
  margin: 0px 0px 0px 0px;
	padding: 0px;
}
.ProjectContentImageHolder .ProjectImage {
	margin: 5px;
}
.ProjectContentImageHolder {
	border: none;
	
}
.ProjectImage { 
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}
.ProjectImageHolder { 
	text-align: center;
	display: block;
	padding: 0px;
	overflow: hidden;
}
.ProjectTagLine { 
	text-align: center;
	display: block;
	position: absolute; 
	top: 0;
	left: 0;
	z-index: 4000;
	margin: 0px;
	padding: 16px 0px 10px 0px;
	overflow: hidden;
	max-width: 700px;
	width: 100%;
}
#ProjectImageMain {
	margin: 0px;
	padding: 0px;
	height: 300px;
	min-width: 300px;
	text-align: center;
	border: none;
	 -webkit-box-shadow: none;
    box-shadow: none;
	vertical-align: top;
	display: block;
	position: relative;
	overflow: hidden;
}
#MAINPAGEProject {
	z-index: 6000;
	height: 0px;
	overflow: visible;
	position: relative;
	bottom: 400px;
	display: block;
	border: none;
}

/* Phoenix page classes ---------------------------------------- Gallery*/
.grid {
  position: relative;
}
.pageContentG {
	display: inline-block;
	position: relative;
	width: 90%;
	margin: 50px 0px 50px 0px;
	max-width: 800px;
}

.ui-loading .ui-loader { display: block; }
.ui-loader { display: none; position: absolute; opacity: .85; z-index: 100; left: 50%; width: 200px; margin-left: -130px; margin-top: -35px; padding: 10px 30px; }


/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .element-item ---- */
 .socialShareIcon {
	height: 30px;
	 padding: 5px;
	 cursor: pointer;
}
 .socialShare{
	 display: inline-block;
	 position: relative;
}
.optionsShare {
	display: block;
	position: relative;
}
.viewImage {
	display: block;
	position: relative;
	width: 100%;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;inherit
	text-align: center;
}
.viewImage img {
	text-align: center;
	margin: auto;
	height: 40px;
	cursor: pointer;
}
.thumbBigOptionsDisabled {
	display: none;
}
.thumbBigOptions {
	position: absolute;
	display: block;
	left: 0;
	width: 100%;
	height: 30px; 
	overflow: hidden;
	top: -30px;
}
#bigOptions {
	z-index: 500;
	display: block;
	position: relative;
}
#thumbBigOptionsBack {
	min-height: 30px;
	position: absolute;
	bottom: 10px;
	width: 100%;
	top: 0;
	z-index: 0;
	height: 100%;
}
.optionsIcon {
	height: 20px;
	padding: 2px 5px;
	cursor: pointer;
}
  .options .optionsBack {
	position: absolute;
	bottom: 10px;
	width: 100%;
	top: 0;
	z-index: -1;
	height: 100%;
}
/* 3 columns, percentage width */
.grid-sizer,
.grid-item {
  width: 20%;
overflow: hidden;
text-align: center !important;
}

.grid-item .options {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: -5;
	color: #fff;
	min-height: 40px;
}
.options .optionsLine {
	position: absolute;
	bottom: 0px;
	width: 100%;
	top: -4;
	height: 4px;
}

.options .optionsInfo {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.optionsShare {
	display: none;
}
.SlideshowContentInfo {
padding: 5px;	
}
#SlideshowContentImageHolder .carousel-cell, .SlideshowContentImageHolder .carousel-cell  {
  height: 50px !important;
white-space: nowrap;
	min-width: 30px;
  margin: 0px 0px 0px 0px;
	padding: 0px;
}
.carousel-cell {
  height: 50px !important;
white-space: nowrap;
	min-width: 30px;
  margin: 0px 2px 0px 0px;
	padding: 0px;
}
.carousel-cell img {
  height: 50px !important;
width: auto;
}
.is-clicked {
	opacity: .4;
}
.carousel-cell .options {
display: none;
}
.is-clickedS {
	opacity: 1;
}
.optionsS {
display: none;
}
.is-clickedS .optionsS {
  display: block !important;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0px;
	margin: 5px;
	text-align: center;
}
 .optionsS .optionsBack {
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 0;
	height: 100%;
	  	opacity: .6;
}
  .optionsInfoC {
	z-index: 100;
	  font-size: 15px; 
	  padding: 5px;
	  text-align: center;
	  display: block;
	  position: relative;
	  color: #fff;
}  
.optionsNextC {
	z-index: 100;
	  font-size: 15px; 
	  padding: 5px;
	  text-align: center;
	  display: inline-block;
	  position: relative;
	  color: #fff;
}
.smallThumbHolder {
	white-space: nowrap;
	display: block;
	min-height: 50px;
	margin: 0px;
	border: 0px;
	z-index: 5000;
}
.grid-item .thumb, .grid-itemView img {
  display: block;
	position: relative;
	vertical-align: top;
	opacity: 1;
  max-width: 100%;
	text-align: center;
}
.grid-itemView img {
  display: block;
	opacity: 1;
  max-width: 100%;
}
#passHolder{
    max-width:600px;
	width: 90%;
    margin:0px;
    border-radius:2px;
    padding:0px;
	text-align: center;
	display: inline-block;
	position: relative;
}
.passwordsubmit {
	margin: -5px;
	padding-left: 10px;
	height: 30px;
	position: relative;
	display: inline-block;
}
.passwordfail {
	height: 20px;
	position: relative;
	display: inline-block;
}
.max300 {
	max-width: 300px !important;
	width: 300px !important;
}
#GalleryImageMain {
	display: none;
	margin: 0px;
	padding: 0px;
	height: 300px;
	text-align: center;
	overflow: hidden;
	position: relative;
	border: none;
	 -webkit-box-shadow: none;
    box-shadow: none;
	vertical-align: top;
}
#GalleryImage { 
	text-align: center;
	display: none;
	opacity: 0;
	margin: 0px auto;
	padding: 0px;
}
#GalleryImageHolder { 
	text-align: center;
	display: block;
	padding: 0px;
	overflow: hidden;
}
.carousel-cell {
  margin-right: 2px;
  counter-increment: carousel-cell;
}
.flickity-prev-next-button.next, .flickity-prev-next-button.previous {
	height: 20px;
	width: 20px;
	top: -15px;
}
#optionsImageDescription {
	max-width: 1000px;
	text-align: center;
	display: block;
	position: relative;
	margin: auto;
	padding-bottom: 15px;
}
/* Phoenix page classes ---------------------------------------- FORM*/
.postForm {
	display: none;
	margin-bottom: 300px;
}
.formbutton {
  display: block;
	position: relative;
  border-radius: 4px;
  border: none;
  text-align: center;
  font-size: 14px;
  padding: 5px 10px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}
.rangeVal {
	display: inline-block;
	margin-left: 15px;
	padding: 5px;
}
.anti {
	display: none;
}
.formbutton span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.formbutton span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -10px;
  transition: 0.5s;
}

.formbutton:hover span {
  padding-right: 15px;
}

.formbutton:hover span:after {
  opacity: 1;
  right: 0;
}
.form-style-7 {
    max-width:700px;
	width: 90%;
    margin:0px;
    border-radius:2px;
    padding:0px;
	text-align: left;
	display: inline-block;
	position: relative;
}

.form-style-7 ul{
    list-style:none;
    padding:0;
    margin:0;   
}
.form-style-7 li{
    list-style:none;
	 display: block;
	position: relative;
    padding:0px !important;
  text-align: left;
}
.form-style-7 .allborder{
    display: block;
    padding: 0px;
    margin-bottom: 20px;
    border-radius: 3px;
}
.form-style-7 .topborder{
    display: block;
    padding: 0px;
    margin-bottom: 20px;
    border-radius: 3px;
}
.form-style-7 .noborder{
    display: block;
    padding: 0px;
    margin-bottom: 20px;
    border-radius: 3px;
}
.form-style-7 .nomargin{
    display: block;
	text-align: left;
    margin: 0px;
	padding: 0px;
}
.form-style-7 .nolabel{
    display: block;
	position: relative;
    margin-bottom: 20px;
	padding: 0px;
}
.form-style-7 .submitborder{
    display: block;
	position: relative;
    margin-bottom: 20px;
	padding: 0px;
	border: 1px solid black;
}
.form-style-7 li:last-child{
    border:none;
    margin-bottom: 0px;
    text-align: center;
}
.form-style-7 > p {
	margin-bottom: 10px;
}
.form-style-7 h2 {
   font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.form-style-7 li > label{
    display: block;
    float: left;
    margin-top: -11px;
    height: 14px;
    padding: 2px 5px 2px 5px;
    font-size: 14px;
    overflow: hidden;
}
.nolabel  > label{
    display: block;
    float: left;
    margin-top: 0px !important;
    height: 14px;
    padding: 2px 5px 2px 5px;
    font-size: 14px;
    overflow: hidden;
}
.form-style-7 input[type="text"],
.form-style-7 input[type="password"],
.form-style-7 input[type="date"],
.form-style-7 input[type="datetime"],
.form-style-7 input[type="email"],
.form-style-7 input[type="number"],
.form-style-7 input[type="search"],
.form-style-7 input[type="time"],
.form-style-7 input[type="url"],
.form-style-7 input[type="password"],
.form-style-7 textarea,
.form-style-7 select 
{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    display: block;
    line-height: 20px;
    font-size: 16px;
    padding: 0;
	border: none;
}

.form-style-7 input[type="text"],
.form-style-7 input[type="password"],
.form-style-7 textarea,
.form-style-7 select 
{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    display: block;
    outline: none;
    border: none;
    line-height: 20px;
    font-size: 16px;
    padding: 0;
}

.form-style-7 li > span{
    display: block;
    padding: 3px;
    margin: 0 -9px -9px -9px;
    text-align: center;
    font-size: 11px;
}
.form-style-7 textarea{
    resize:none;
}









/* Phoenix page classes */
#headerImageHolder {
	margin: 0px;
	padding: 0px;
	height: 300px;
	overflow: hidden;
	display: block;
	position: relative;
	border: none;
	 -webkit-box-shadow: none;
    box-shadow: none;
	vertical-align: top;
}
.responsiveGal {
	margin: 0px;
	padding: 0px;
}
#headerImage {
	margin: 0px;
	display: block;
	position: relative;
	padding: 0px;
	width: 100%;
	border: none;
	 -webkit-box-shadow: none;
    box-shadow: none;
}
#headerBreak, .headerBreak, .headerBorder {
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	width: 100%;
}
.pageContent {
	max-width: 1000px;
	width: 90%;
	margin: 0px auto 0px auto;
	display: block;
	position: relative;
	text-align: left;
}

#pageHeader {
	max-width: 1000px;
	width: 90%;
	margin: 0px auto 0px auto;
	display: block;
	position: relative;
	text-align: left;
}

#pageHeaderG {
	max-width: 1000px;
	width: 90%;
	margin: 0px auto 0px auto;
	position: absolute;
	display: block;
	position: relative;
	text-align: left;
}
.MAINPAGE {
	text-align: center;
	width: 100%;
    height: auto;
    margin: 0 auto;
	display: block;
	position: relative;
	padding: 0px;
}
#footerCopyright {
	minheight: 50px;
	padding: 20px 0px 5px 0px;
	margin: 0px;
	display: block;
	width: 100%;
}
#footerSocialHolder {
	display: block;
	text-align: center;
	position: relative;
	margin: auto;
}
.socialIcon {
	display: inline-block;
	position: relative;
	margin: auto;
}
#footer {
	padding: 0px;
	margin: 0px;
}





 /* FOR MOBILE AND NARROWER SCREENS */
@media (max-width: 1400px) {
	
	.grid-sizer,
	.grid-item  {
	  width: 25%;
	overflow: hidden;
	text-align: center !important;
	}
	
	
}












 /* FOR MOBILE AND NARROWER SCREENS */
@media (max-width: 1100px) {
	
	.grid-sizer,
	.grid-item  {
	  width: 33.3%;
	overflow: hidden;
	text-align: center !important;
	}

	
}



@media only screen and (max-device-width: 1200px) {
.dividerImageHolder {
/* Create the parallax scrolling effect */
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
}




  /* FOR MOBILE AND NARROWER SCREENS */
@media (max-width: 800px) {
	.phonehidden {
	display: none;
}
#MAINPAGESlideshowC {
	z-index: 6000;
	height: 0px;
	overflow: visible;
	position: relative;
	top: -250px;
	display: block;
	border: none;
}
.SlideshowImageC {
	height: 200px;
	width: auto;
}
#MAINPAGEProject {
	z-index: 6000;
	height: 0px;
	overflow: visible;
	position: relative;
	top: -250px;
	display: block;
	border: none;
}
	
.ProjectImage {
	height: 200px;
	width: auto;
}
.column1 {
	width: 95%;
	display: block;
}
.column2 {
	width: 95%;
	display: block;
}
.visiblephone {
	display: block;
}
	
.responsiveCal {
overflow: scroll;
	height: 1000px;
}
 
.responsiveCal iframe {
	height: 300px;
 width: 310px;
}
	
	
	#menuLogoHolder {
		display: none;
	}
	#menuLogoHolderSmall {
		display: inline-block;
		vertical-align: top;
		text-align: center;
	}
		.grid-sizer,
	.grid-item {
	  width: 50%;
	overflow: hidden;
	text-align: center !important;
	}
	
	#currLanguages {
	position: relative;
	display: inline-block;
		float: right;
	white-space: nowrap;
	padding: 5px;
		margin: 0px;
		text-align: center;
	
}
	#mobileMenuOpen {
		display: block;
		padding: 0px;
		margin: 0px;
		text-align: center;
	}
	#menuButtons {
		position: relative;
		overflow: hidden;
		display: block;
		height: 0px;
		padding: 0px;
		margin: 0px;
	}
	#menuButtons ul {
		position: relative;
		overflow: hidden;
		padding: 0px;
		margin: 0px;
	}
	#topMenu {
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	#mobileMenuHolder {
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	#headerImageHolder {
		padding: 0px;
		margin: 0px;
	}
	#headerImage {
		padding: 0px;
		margin: 0px;
		position: relative;
	}
	.menuLevel1 {
		display: block !important;
	}	
	#menuBorderBottom {
		display: block;
		padding-top: 2px;
		margin-top: 5px;
	}
	.hasSubMenu {
		
	}
	.nested-expanded {
	margin-bottom: 0px;
	display: block;
	padding: 0px;
}
	.menuItem {
	list-style-type: none;
		width: 90%;
}
.menuLevel1 {
padding: 5px 0px;
	margin: 0px;
}
.menuLevel2, .menuLevel3 {
	padding: 10px 0px 0px 5px;
	margin: 0px;
}
.pageContentLeft {
	display: block;
	float: none;
	position: relative;
	width: 100%;
	margin: 50px 0px 50px 0px;
	max-width: 900px;
}
.pageContentRight {
	display: block;
	float: none;
	position: relative;
	width: 100%;
	margin: 50px 0px 50px 0px;
	max-width: 900px;
}
}






