@import url(https://fonts.googleapis.com/css?family=Arial);


html>body
{
font-family: 'Arial'!important;
}

h1, h2, h3, h4, h5, h6
{
font-family: 'Arial'!important;
}

.contact-us ul li
{
 margin: 5px 0px 10px 0px!important;
font-family: 'Arial'!important;
}

a
{
color:red;
text-decoration:none;
}

.nivoSlider {
    width:245px !important;
    height:185px !important;
}



body
{
font-family: 'Arial'!important;
}
.mLayout
{
background: white url(/resources/NewWesbite/Bg/bg_cover_sunny.jpg) no-repeat top center;
background-size:cover;

}

.WaGadgetBreadcrumbs ul li a
{
  text-decoration:none;
}

.WaGadgetBreadcrumbs ul li.last
{
  color:red;
}
.gadgetStyle001  .gadgetStyleTitle h4
{

 text-align:center;
font-family: 'Arial'!important;
color: #454545!important;
}



.zoneHeader1
{
 background:none;
}


.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item > a
{
  font-family: 'Arial';
font-size: 1.2em; 
font-style: normal;
color:#dadee4;
}


.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item:hover > a > span
{
font-family: 'Arial';
font-size: 1em; 
font-style: normal;
padding: 0px 0px 4px 0px;
color:#ffffff;
}

.WaGadgetMenuHorizontal .menuInner ul ul li > .item > a
{
font-family: 'Arial';
background: #496896;
-webkit-box-shadow: 0 0 2px 0 #4c658b;
-moz-box-shadow: 0 0 2px 0 #4c658b;
box-shadow: 0px 0px 2px 0px #4c658b;
font: normal 18px/22px 'Arial';
color:#ffffff;
}

.gadgetStyleNone .gadgetStyleTitle h4
{
font-family:Arial;
}

.WaGadgetMenuHorizontal .menuInner
{
border-bottom: 1px solid #a5a5a4;
}



.zoneBanner
{
display:none;
}


.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li.sel > .item > a
{
color: #fa022b;
}





.WaGadgetLoginButton a.loginBoxChangePassword,
.WaGadgetLoginButton .loginBoxProfileLink a,
.WaGadgetLoginButton a.loginBoxLogout
{
font-family: 'Arial';
font-weight:bold;
font-size: 1.1em;
color:#dadee4;
}


.weather-gadget
{
margin-left:20px;
}

.content
{
 padding: 5px;
}

.header-img
{
text-align:center;
}

.header-title
{
text-align:center;
}



.paper-style
{
	position: relative;
	width: auto;
	padding: 5px;
	margin: 0 auto;
	background-color: #fff;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
}


.paper-style:before, .paper-style:after
{
	position: absolute;
	width: 40%;
	height: 10px;
	content: ' ';
	left: 12px;
	bottom: 12px;
	background: transparent;
	-webkit-transform: skew(-5deg) rotate(-5deg);
	-moz-transform: skew(-5deg) rotate(-5deg);
	-ms-transform: skew(-5deg) rotate(-5deg);
	-o-transform: skew(-5deg) rotate(-5deg);
	transform: skew(-5deg) rotate(-5deg);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	z-index: -1;
} 

.paper-style:after
{
	left: auto;
	right: 12px;
	-webkit-transform: skew(5deg) rotate(5deg);
	-moz-transform: skew(5deg) rotate(5deg);
	-ms-transform: skew(5deg) rotate(5deg);
	-o-transform: skew(5deg) rotate(5deg);
	transform: skew(5deg) rotate(5deg);
}


.video
{
text-align:center;
}

.header-img-mobile,
.header-title-mobile
{
text-align:center;
}


.header-mobile-login
{
display:inline;
}
.header-mobile
{
display:inline;
top: -20px;
}

.header-web,
.headercontent,
.header-img,
.header-title
{
display:none;
}

.WaGadgetLoginButton .loginBoxLinkContainer .loginBoxLinkButton
{
padding: 12px 60px 12px 60px;
border-radius:0px;
text-transform:capitalize;
background: #c0c0c0;
color: #001b3d;
font-size:12px;
}

.WaGadgetLoginButton .loginBoxLinkContainer .loginBoxLinkButton:hover
{
background:#757272;
color: #ffffff;
}



@media screen and (min-width: 1000px) 
{

.WaGadgetLoginButton .loginBoxLinkContainer .loginBoxLinkButton
{
padding: 8px 20px 7px 20px;
}


.header-img
{
float:left;
display:inline;
}

.header-title
{
float:left;
margin-left: 40px;
display:inline;
}

.header-mobile,
.header-mobile-login
{
display:none;
}

.header-web,
.headercontent
{
display:inline;
}

.weather-gadget
{
margin-left:70px;
}
.vertical-sep
{
height: 200px; border-left: 1px solid #d2cdcb; 
text-align:center;
}

.header
{
width: 1048px;
}

.paper-style
{
	position: relative;
	width: 950px;
	padding: 50px;
	margin: 0 auto;
	background-color: #fff;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
}


.paper-style:before, .paper-style:after
{
	position: absolute;
	width: 40%;
	height: 10px;
	content: ' ';
	left: 12px;
	bottom: 12px;
	background: transparent;
	-webkit-transform: skew(-5deg) rotate(-5deg);
	-moz-transform: skew(-5deg) rotate(-5deg);
	-ms-transform: skew(-5deg) rotate(-5deg);
	-o-transform: skew(-5deg) rotate(-5deg);
	transform: skew(-5deg) rotate(-5deg);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	z-index: -1;
} 

.paper-style:after
{
	left: auto;
	right: 12px;
	-webkit-transform: skew(5deg) rotate(5deg);
	-moz-transform: skew(5deg) rotate(5deg);
	-ms-transform: skew(5deg) rotate(5deg);
	-o-transform: skew(5deg) rotate(5deg);
	transform: skew(5deg) rotate(5deg);
}

.gadgetStyleBody .gadgetContentEditableArea
{
height: 200px;
}

}

.sign-up-link
{
  text-align: center;
   height: 50px;
  margin-top: 20px;
  padding: 10px 0px 10px 0px;
  font-size: 1.5em;
 
}

.sign-up-link a:link, a:visited
{
  color:red;
}


.sign-up-link a:hover
{
' color: blue;
  text-decoration:none
}

.content h2
{
 font-family: 'Arial'!important; 
}


.content h4
{
 font-family: 'Arial'!important; 

}

.content p
{
font-family: 'Arial'!important;
font-size:16px!important;
}

.content-img-left
{
margin-right:15px;
}

.content-img-right
{
margin-left:15px;
}

.WaGadgetEventsStateList .boxOuterContainer .boxHeaderOuterContainer .boxHeaderContainer h4.boxHeaderTitle
{
font-size:24px;
}


.gadgetStyle001 a, .gadgetStyle001 a:link, .gadgetStyle001 a:visited, .gadgetStyle001 a:active
{
color: red;
}

.gadgetStyle002 .gadgetStyleBody {
    padding: 10px 30px 25px 10px;
    background: #ffffff;
}

.gadgetStyleTitle
{
    padding: 5px 30px 20px 30px!important;
}
.WaGadgetEventsStateList h3.sectionTitle
{
font-size: 32px;
}



.facebook h4
{
 margin: 0px!important;
padding:0px!important;
font-weight: normal!important;
font-size:12px!important;
}

.facebook ul li
{
clear:both;
display: inline!important;
}

.zoneFooter3
{
display:none;
}
.event-list .event-text
{
display:none;
}

.event-image
{
text-align:center;
margin: 5px 0px 10px 0px;
}

.event-text
{
font-size:14px;
}
.registrationInfoContainer,
.boxMessageContainer
{
font-size: 12px;
}

/*  this code eliminates the participant count
in the events */
/*
.eventRegistrationInfoSpacesLeft,
.eventInfoSpacesLeft {display: none;}

*/



.rates-table  td {
    border: 1px solid #5d5d5e;
    border-collapse: collapse;
}

.rates-table td {
padding: 3px;
font-size: 13px;
}

span.subtitle{
color:#4579aa;
font-size:larger;
}


span.sub-subtitle{
color:#4579aa;
}

.landing-page
{
font-size:20px;
text-align:center;
}


.formTitleOuterContainer .formTitleContainer .inner h3.formTitle {
    color: black;
    font-size: 30px;
}

.pastEventsOuterContainer
{
max-height: 200px;
overflow: hidden;
}

.eventRegistrationInfoSpacesLeft,
.eventInfoSpacesLeft {visibility:hidden;}


@media screen and (max-width: 600px) {
.hide-mobile
{
  visibility:hidden;

}
}

.WaGadgetMemberPublicProfileStatePhotoAlbums .photosContainerUL [class^="photoInnerContainer"] [class^="photoAlbumItemThumbnailPhoto"] a img.photoAlbumItemThumbnailPhoto, .WaGadgetMemberPublicProfile ul.albumsContainerUL li.photoGalleryItemContainerLi div[class^="photoGalleryItemThumbnailImage"] a img{
  max-height: 100%;
  max-width: 100%;
}
.WaGadgetPhotoAlbum .photoContainer [class^="photoInnerContainer"] div[class^="photoAlbumItemThumbnailPhoto"] a img.photoAlbumItemThumbnailPhoto {
  max-height: 100%;
  max-width: 100%;
}
.navigationOuterContainer .navigationContainer .right input.nextButton, .navigationOuterContainer .navigationContainer .right input.typeButton, .navigationOuterContainer .navigationContainer .right input[type=submit] {
    width: auto;
    height: auto;
    margin: 0;
    padding: 14px 20px 14px 20px;
    border: 0;
    background: #618a3a;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-appearance: none;
    font: normal 16px/1.25em Arial;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    margin-right: 200px;
}
.navigationOuterContainer .navigationContainer .left input.nextButton, .navigationOuterContainer .navigationContainer .left input.typeButton, .navigationOuterContainer .navigationContainer .left input[type=submit] {
    width: auto;
    height: auto;
    margin: 0;
    padding: 14px 20px 14px 20px;
    border: 0;
    background: #618a3a;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-appearance: none;
    font: normal 16px/1.25em Arial;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    margin-left: 200px;
}
