body{
	font-family: "proxima-nova-alt-condensed",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:16px!important;
}



.bodyWrap{
}

.homeH1 h1
{
    font-size: 33px;
}

h1, .homeBlog{
	font-family: "proxima-nova-alt-condensed",sans-serif;
	font-style: normal;
	font-weight: 700;
    font-size: 35px;
}

h2{
	font-family: "proxima-nova-alt-condensed",sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size:26px;
}

h3{
	font-size:16px;
}

p, ul li{
	font-size:16px;
}

.pushTop{
	margin-top:30px;
}

.bumpTop{
	padding-top:30px;
}

.whyteAvenue{
	width:195px!important;
	height:96px;
	overflow:hidden;
}

.oldStrath{
	width:195px!important;
	height:96px;
	overflow:hidden;
}

.bold
{
    font-weight: bold;
}

.categoryName
{
    font-weight: bold;
    color:#333;
}

.content a
{
   /* text-decoration: underline;*/
}

.directoryList ul a
{
    text-decoration: none;
    font-size: 14pt;
}

.CalendarDayBox a
{
    text-decoration: none;
}

form.custom span.custom.checkbox:before
{
    font-size: 20px;
}
/*---NAV STYLES---*/

.head{
	
}
	
.nav-bar{
	background:none;
}

.nav-bar li{
	border:none;
}

.nav-bar>li>a:first-child{
	padding: 0 25px;
}


.navrow .nav-bar li:first-child a{
	padding-left:0px;
}

 .nav-bar li:last-child a{
	padding-right:0px;
}

 .nav-bar li a{
	font-family: "proxima-nova-alt-condensed",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:18px!important;
 
}

.nav-bar li:hover{
	background:none;
}

.nav-bar>li.active,.nav-bar>li.active:hover{
	background:none;	
}

.nav-bar>li.active a{
}

.nav-bar>li a:hover{
	color:#EA4022;
	cursor:pointer;
}

.nav-bar>li:last-child{
	border:none;
}

.nav-bar>li .flyout li:first-child a{
	padding-left:20px;
}

.nav-bar > li, .nav-bar > li:last-child{
    border:0px;
    -moz-box-shadow:0px 0px 0px;
    box-shadow:0px 0px 0px;
}

/*NEW*/
ul.flyout 
{
    z-index: 9999;
}

ul.flyout li a, .nav-bar li ul li a{
    background:url(../images/white-bg.jpg) repeat;
}

    ul.flyout li a:hover, .nav-bar li ul li a:hover
    {
        background:url(../images/yellow-bg.jpg) repeat;
    }

    ul.flyout li, .nav-bar li ul li
    {
        border: 0px;
    }

    .nav-bar>li.has-flyout>a:first-child:after    {
        border-color: #333 transparent transparent transparent!important;
    }

.nav-bar.vertical > li
{
    border: 0px;
}

    .nav-bar.vertical > li > a:first-child
    {
        padding-left: 10px;
    }

    .nav-bar.vertical > li:last-child
    {
        border: 0px;
    }
/*---END OF NAV STYLES---*/

.boardMembers
{
    list-style-type: none;
}

    .boardMembers ul
    {
        list-style-type: none;
    }

        .boardMembers ul li span
        {
            font-weight: bold;
        }

.members h2, .members h3
{
    margin-top: 0px;
}

.members h3
{
    font-style: italic;
    color:#4D4D4D;
}

.panel
{
    background: url(../images/white-bg.jpg);
}

.archive li
    {
        border-bottom:0px;
    }
.categorySearch
{
    margin-left: 10px;
}

form.custom span.custom.checkbox:before {

font-size: 22px;

}

/* END OF NEW*/

/*---BREAD CRUMBS---*/

ul.breadcrumbs{
	background:none;
	border:none;
	padding:0px;
	margin-bottom:0px;
}

ul.breadcrumbs li{
	line-height:50px;
}

ul.breadcrumbs li a{
	text-transform:none;
	font-size:1.11em;
}

ul.breadcrumbs li.unavailable a{
}

/*---SOCIAL MEDIA ICONS--*/

#socialMedia{
	background: url(../images/white-bg.jpg);
	position:relative;
	float:right;
	padding:10px;
	z-index:2;
	overflow:hidden;
}

[class^="icon-"], [class*=" icon-"]{
	background: url(../images/smm.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}

[class^="icon-"]:hover, [class*=" icon-"]:hover{
	opacity:0.9;
}

.icon-facebook{
	background-position: 0px 0px;
	width:32px;
	height:32px;
}

.icon-twitter{
	background-position: -41px 0px;
	width:32px;
	height:32px;
}

.icon-youtube{
	background-position: -82px 0px;
	width:32px;
	height:32px;
}

.icon-pinterest{
	background-position: -122px 0px;
	width:32px;
	height:32px;
}

.icon-instagram{
	background-position: -163px 0px;
	width:32px;
	height:32px;
}

.icon-google{
	background-position: -204px 0px;
	width:32px;
	height:32px;
}

/*---END SOCIAL MEDIA ICONS--*/

.noMargin
{
    margin: 0;
}
.noTopMargin
{
    margin-top: 0;
}

.pad{
	padding-top:30px;
	padding-bottom:30px;
}

.padMore{
	padding-top:60px;
	padding-bottom:60px;
}

.yellow{
	background: url(../images/yellow-bg.jpg) repeat;
    font-size:18px;
    border:none;
}

.yellow h1{
	color:#fff;
	text-shadow: -1px -1px 1px #845a00;
	font-size:36px;
}

.yellow p{
	color:#fff;
	text-shadow: -1px -1px 1px #845a00;
}

.purple{
	background: url(../images/purple-bg.jpg) repeat;
	min-height:30px;
	overflow:hidden;
}

.purple h2, .purple h2 a{
	color:#fff;
	font-family: "proxima-nova-alt-condensed",sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size:26px;
}

.red{
	background: url(../images/red-bg.jpg) repeat;
	min-height:50px;
}

.content{
	min-height:400px;
    padding:20px 0px;
}

/*---HOME PAGE CATEGORIES---*/


.categories a {
    margin-right: 13px;
}

    .categories a:last-child {
        margin-right: 0px;
    }

    /*

.rnav li:last-child {
    float: right;
    background: url(../images/yellow-bg.jpg) repeat;
}

.rnav li:last-child:hover {
    float: right;
    background: url(../images/red-bg.jpg) repeat;
}

.rnav li:last-child a{
    float: right;
    padding:15px;
    color:#fff;
}
    */
[class^="cat-"], [class*=" cat-"]{
	background: url(../images/categories.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right:15px;
}

[class^="cat-"]:hover, [class*=" cat-"]:hover{
	opacity:0.9;
}

.cat-entertainment{
	background-position: 0px 0px;
	width:90px;
	height:151px;
}

.cat-music{
	background-position: -128px 0px;
	width:95px;
	height:151px;
}

.cat-dining{
	background-position: -243px 0px;
	width:89px;
	height:151px;
}

.cat-accomodations{
	background-position: -353px 0px;
	width:97px;
	height:151px;
}

.cat-fashion{
	background-position: -474px 0px;
	width:92px;
	height:151px;
}

.cat-sports{
	background-position: -585px 0px;
	width:102px;
	height:151px;
}

.cat-art{
	background-position: -708px 0px;
	width:102px;
	height:151px;
}

.cat-services{
	background-position: -828px 0px;
	width:108px;
	height:151px;
	margin-right:0px;
}

/*--Calendar--*/

.overflow{
	min-height:500px;
}

.CalendarDates div
{
    font-size: 16px;
    font-weight: bold;
}

.CalendarDayBox
{
    margin-bottom: 5px; padding: 10px; background-color: white; height: 100px; width: 100%; border: 1px dashed #ccc;
}

.CalendarDate
{
    color: #666;
    font-size: 18pt; 
}

.month_container
{
    background:url(../images/red-bg.jpg) repeat!important;
    color:#333;
    width:200px!important;
}

.month_name
{
    width:auto!important;
    padding-left:20px;
    font-weight:bold;
    color:#fff!important;
}

.font_custom month_year
{
    text-align: center!important;
    float:none!important;
}

.month_year
{
    color: #fff!important;
}

@media only screen and (max-width: 767px)
{
    .CalendarDayBox
    {
        height: 60px; padding: 5px;
    }
    .CalendarDate
    {
        font-size: 13pt;
    }
    .month_nav_container
{
    width: 100%!important;
    margin-top:10px!important;
    float:left;
}
}

/*Contact*/

.contactList
{
    list-style-type: none;
}

/*---HOME PAGE BLOG---*/

#blogContent{ 
	margin-left:0px; /*NEW*/
}

#blogContent li{
	list-style-type:none;
	padding-bottom:20px;
	overflow:hidden;
	padding-top:20px;
}

    #blogContent img {
        border: 10px solid #fff;
    }

#blogContent li:first-child{
	padding-top:0px;
}

.blogHead{
	font-family: "proxima-nova-alt-condensed",sans-serif;
	font-style: normal;
	font-weight: 700;
	margin-bottom:0px; /*NEW*/
	margin-top:0px!important; /*NEW*/
	font-size: 24px; /*NEW*/
}

.posted{
	font-size:14px; /*NEW*/
	color: #4D4D4D; /*NEW*/
	margin-bottom:10px; /*NEW*/
}

.posted a{
	color:#EA4022; /*NEW*/
}

.sideBlog{
	text-align:center; /*NEW*/
	background: url("../images/white-bg.jpg") repeat scroll 0 0 transparent; /*NEW*/
	padding:10px; /*NEW*/
}

.sideBlogNav a{
	color:#4D4D4D; /*NEW*/
}

.sideBlogNav ul li{
	list-style-type:square; /*NEW*/
	font-size:14px;
	border-bottom: 1px dashed #ccc;
}

.sideBlogNav ul li a:hover{
	color: #222; /*NEW*/
}

.archive{
	margin-left:20px; /*NEW*/
}

.archive li span{
	color:#EA4022;
}

.archiveDate{
	font-weight:bold; /*NEW*/
	margin-bottom:0px; /*NEW*/
}

.readPost{
	font-size:17px;
	float:right;
	padding-right:20px;
}

.comments{
	font-size:17px;
	float:right;
}

.blogComments{
	list-style-type:none; /*NEW*/
	margin-left:0px; /*NEW*/
}

.blogComments li{
	margin:0px; /*NEW*/
	border-bottom: 1px dashed #ccc;
	margin-top:10px;
	font-size:12px;
}

.italic{
	font-style:italic;
}

/*---END HOME PAGE BLOG--*/

/*---FEATURED SECTION---*/

.featured .th {
	background:#fff;
}

.featured h3{
	font-family: "proxima-nova-alt-condensed",sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size:20px;
	margin:0px;
	margin-bottom:10px;
}

.featured p{
	color:#fff;
	margin:0px;
}

.featured .details{
	font-size:14px;
	margin-bottom:10px;
}



/*---Footer---*/

.footer ul
{
    margin-left: 0px;
}

.footer ul li{
	list-style-type:none;
}

.footer ul li a{
	font-size:14px;
}

.footer h4{
	font-family: "proxima-nova-alt-condensed",sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size:16px;
}

.footer p{
	font-size:14px;
}

li.members
{
    background: url(../images/members.png) no-repeat left;
    padding-left:30px;
}

/*---Side Buttons---*/

.sideButton{
	margin-bottom:40px;
}

.sideButton li{
	height:auto;
	overflow:hidden;
}

    .sideButton li img:hover
    {
        opacity: 0.9;
    }


.sideButton2 li{
	height:auto;
	overflow:hidden;
    margin-top:30px;
}

    .sideButton2 li img:hover
    {
        opacity: 0.9;
    }

/*MEMBERS MESSAGE BOARD*/

.rowSolid
{
    background: url(../images/white-bg.jpg);
    width: 100%;
    margin-top:10px;
    padding:10px 10px;
    line-height:40px;
    border: 1px dashed #ccc;
    overflow:hidden;
}

.rowSolid h3
{
    margin: 0px;
    padding: 0px;
    margin-top:10px;
}

.rowSolid a
{
    text-decoration: none;
}

.solidGrey
{
    width:100%;
    height:100%;
}


/*---SLIDER STYLES---*/

.da-slider{
	width: 100%;
	min-width: 520px;
	height: 300px;
	position: relative;
	overflow: hidden;
	background: transparent url(../images/waves.gif) repeat 0% 0%;
	-webkit-transition: background-position 1.4s ease-in-out 0.3s;
	-moz-transition: background-position 1.4s ease-in-out 0.3s;
	-o-transition: background-position 1.4s ease-in-out 0.3s;
	-ms-transition: background-position 1.4s ease-in-out 0.3s;
	transition: background-position 1.4s ease-in-out 0.3s;
}
.da-slide{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	text-align: left;
}
.da-slide-current{
	z-index: 1000;
}
.da-slider-fb .da-slide{
	left: 100%;
}
.da-slider-fb  .da-slide.da-slide-current{
	left: 0px;
}
.da-slide h2,
.da-slide p,
.da-slide .da-link,
.da-slide .da-img{
	position: absolute;
	opacity: 0;
	left: 110%;
}
.da-slider-fb .da-slide h2,
.da-slider-fb .da-slide p,
.da-slider-fb .da-slide .da-link{
	left: 10%;
	opacity: 1;
}
.da-slider-fb .da-slide .da-img{
	left: 60%;
	opacity: 1;
}
.da-slide h2{
	color: #fff;
	font-size: 66px;
	width: 50%;
	top: 60px;
	white-space: nowrap;
	z-index: 10;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	font-family: 'Economica', Arial, sans-serif;
	font-weight: 700;
}
.da-slide p{
	width: 45%;
	top: 155px;
	color: #916c05;
	font-size: 18px;
	line-height: 26px;
	height: 80px;
	overflow: hidden;
	font-style: italic;
	font-family: 'Economica', Arial, sans-serif;
	font-weight: 400;
	font-style: italic;
}

.da-slide .da-img{
	text-align: center;
	width: 30%;
	top: 70px;
	height: 256px;
	line-height: 320px;
	left: 110%; /*60%*/
}
.da-slide .da-link{
	top: 270px; /*depends on p height*/
	border-radius: 30px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border: 8px solid rgba(255,255,255,0.8);
	padding: 2px 20px 0px;
	font-size: 18px;
	line-height: 30px;
	width: 80px;
	text-align: center;
	background: rgba(255,255,255,0.2);
}
.da-slide .da-link:hover{
	background: rgba(255,255,255,0.3);
}
.da-dots{
	width: 100%;
	position: absolute;
	text-align: center;
	left: 0px;
	bottom: 20px;
	z-index: 2000;
	-moz-user-select: none;
	-webkit-user-select: none;
}
.da-dots span{
	display: inline-block;
	position: relative;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #e4b42d;
	margin: 3px;
	cursor: pointer;
	box-shadow: 
		1px 1px 1px rgba(0,0,0,0.1) inset, 
		1px 1px 1px rgba(255,255,255,0.1);
}
.da-dots span.da-dots-current:after{
	content: '';
	width: 8px;
	height: 8px;
	position: absolute;
	top: 2px;
	left: 2px;
	border-radius: 50%;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}
.da-arrows{
	-moz-user-select: none;
	-webkit-user-select: none;
}
.da-arrows span{
	position: absolute;
	top: 50%;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	background: #e4b42d;
	cursor: pointer;
	z-index: 2000;
	opacity: 0;
	box-shadow: 
		1px 1px 1px rgba(0,0,0,0.1) inset, 
		1px 1px 1px rgba(255,255,255,0.1);
	-webkit-transition: opacity 0.4s ease-in-out 0.2s;
	-moz-transition: opacity 0.4s ease-in-out 0.2s;
	-o-transition: opacity 0.4s ease-in-out 0.2s;
	-ms-transition: opacity 0.4s ease-in-out 0.2s;
	transition: opacity 0.4s ease-in-out 0.2s;
}
.da-slider:hover .da-arrows span{
	opacity: 1;
}
.da-arrows span:after{
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	top: 5px;
	left: 5px;
	background: transparent url(../images/arrows.png) no-repeat top left;
	border-radius: 50%;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}
.da-arrows span:hover:after{
	box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
}
.da-arrows span:active:after{
	box-shadow: 1px 1px 1px rgba(255,255,255,0.1);
}
.da-arrows span.da-arrows-next:after{
	background-position: top right;
}
.da-arrows span.da-arrows-prev{
	left: 15px;
}
.da-arrows span.da-arrows-next{
	right: 15px;
}

.da-slide-current h2,
.da-slide-current p,
.da-slide-current .da-link{
	left: 10%;
	opacity: 1;
}
.da-slide-current .da-img{
	left: 60%;
	opacity: 1;
}
/* Animation classes and animations */

/* Slide in from the right*/
.da-slide-fromright h2{
	-webkit-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	-moz-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	-o-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	-ms-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	animation: fromRightAnim1 0.6s ease-in 0.8s both;
}
.da-slide-fromright p{
	-webkit-animation: fromRightAnim2 0.6s ease-in 0.8s both;
	-moz-animation: fromRightAnim2 0.6s ease-in 0.8s both;
	-o-animation: fromRightAnim2 0.6s ease-in 0.8s both;
	-ms-animation: fromRightAnim2 0.6s ease-in 0.8s both;
	animation: fromRightAnim2 0.6s ease-in 0.8s both;
}
.da-slide-fromright .da-link{
	-webkit-animation: fromRightAnim3 0.4s ease-in 1.2s both;
	-moz-animation: fromRightAnim3 0.4s ease-in 1.2s both;
	-o-animation: fromRightAnim3 0.4s ease-in 1.2s both;
	-ms-animation: fromRightAnim3 0.4s ease-in 1.2s both;
	animation: fromRightAnim3 0.4s ease-in 1.2s both;
}
.da-slide-fromright .da-img{
	-webkit-animation: fromRightAnim4 0.6s ease-in 0.8s both;
	-moz-animation: fromRightAnim4 0.6s ease-in 0.8s both;
	-o-animation: fromRightAnim4 0.6s ease-in 0.8s both;
	-ms-animation: fromRightAnim4 0.6s ease-in 0.8s both;
	animation: fromRightAnim4 0.6s ease-in 0.8s both;
}
@-webkit-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-moz-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-o-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-ms-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}
/* Slide in from the left*/
.da-slide-fromleft h2{
	-webkit-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
	-moz-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
	-o-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
	-ms-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
	animation: fromLeftAnim1 0.6s ease-in 0.6s both;
}
.da-slide-fromleft p{
	-webkit-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
	-moz-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
	-o-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
	-ms-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
	animation: fromLeftAnim2 0.6s ease-in 0.6s both;
}
.da-slide-fromleft .da-link{
	-webkit-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
	-moz-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
	-o-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
	-ms-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
	animation: fromLeftAnim3 0.4s ease-in 1.2s both;
}
.da-slide-fromleft .da-img{
	-webkit-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
	-moz-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
	-o-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
	-ms-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
	animation: fromLeftAnim4 0.6s ease-in 0.6s both;
}
@-webkit-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-moz-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-o-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-ms-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}
/* Slide out to the right */
.da-slide-toright h2{
	-webkit-animation: toRightAnim1 0.6s ease-in 0.6s both;
	-moz-animation: toRightAnim1 0.6s ease-in 0.6s both;
	-o-animation: toRightAnim1 0.6s ease-in 0.6s both;
	-ms-animation: toRightAnim1 0.6s ease-in 0.6s both;
	animation: toRightAnim1 0.6s ease-in 0.6s both;
}
.da-slide-toright p{
	-webkit-animation: toRightAnim2 0.6s ease-in 0.3s both;
	-moz-animation: toRightAnim2 0.6s ease-in 0.3s both;
	-o-animation: toRightAnim2 0.6s ease-in 0.3s both;
	-ms-animation: toRightAnim2 0.6s ease-in 0.3s both;
	animation: toRightAnim2 0.6s ease-in 0.3s both;
}
.da-slide-toright .da-link{
	-webkit-animation: toRightAnim3 0.4s ease-in both;
	-moz-animation: toRightAnim3 0.4s ease-in both;
	-o-animation: toRightAnim3 0.4s ease-in both;
	-ms-animation: toRightAnim3 0.4s ease-in both;
	animation: toRightAnim3 0.4s ease-in both;
}
.da-slide-toright .da-img{
	-webkit-animation: toRightAnim4 0.6s ease-in both;
	-moz-animation: toRightAnim4 0.6s ease-in both;
	-o-animation: toRightAnim4 0.6s ease-in both;
	-ms-animation: toRightAnim4 0.6s ease-in both;
	animation: toRightAnim4 0.6s ease-in both;
}
@-webkit-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@-moz-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@-o-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@-ms-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
/* Slide out to the left*/
.da-slide-toleft h2{
	-webkit-animation: toLeftAnim1 0.6s ease-in both;
	-moz-animation: toLeftAnim1 0.6s ease-in both;
	-o-animation: toLeftAnim1 0.6s ease-in both;
	-ms-animation: toLeftAnim1 0.6s ease-in both;
	animation: toLeftAnim1 0.6s ease-in both;
}
.da-slide-toleft p{
	-webkit-animation: toLeftAnim2 0.6s ease-in 0.3s both;
	-moz-animation: toLeftAnim2 0.6s ease-in 0.3s both;
	-o-animation: toLeftAnim2 0.6s ease-in 0.3s both;
	-ms-animation: toLeftAnim2 0.6s ease-in 0.3s both;
	animation: toLeftAnim2 0.6s ease-in 0.3s both;
}
.da-slide-toleft .da-link{
	-webkit-animation: toLeftAnim3 0.4s ease-in both;
	-moz-animation: toLeftAnim3 0.4s ease-in both;
	-o-animation: toLeftAnim3 0.4s ease-in both;
	-ms-animation: toLeftAnim3 0.4s ease-in both;
	animation: toLeftAnim3 0.4s ease-in both;
}
.da-slide-toleft .da-img{
	-webkit-animation: toLeftAnim4 0.6s ease-in 0.6s both;
	-moz-animation: toLeftAnim4 0.6s ease-in 0.6s both;
	-o-animation: toLeftAnim4 0.6s ease-in 0.6s both;
	-ms-animation: toLeftAnim4 0.6s ease-in 0.6s both;
	animation: toLeftAnim4 0.6s ease-in 0.6s both;
}
@-webkit-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-moz-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-o-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-ms-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

#recaptcha_area input[type="text"] {
  display: inline-block;
  height: auto;
}
.recaptcha_is_showing_audio embed { height: 0; width: 0; } 


/*NEW CHANGES*/

.seperator-section {
    height: 20px;
}

.grey-brick {
    background: url(../images/white-bg.jpg);
    padding:30px 0px;
}

.directory-big {
    font-size: 24px;
}

.avenue {
    background: #fff;
    width:100%;
    padding-bottom:15px;
}

.ave-head {
    background: #c8c4ab;
    padding: 10px;
}

.ave-head p{
    margin:0px;
    padding:0px;
    font-size:14px;
}

.ave-head span {
    font-size: 25px;
    font-style: italic;
    color: #4d4d4d;
    font-weight:bold;
}

.restaurant {
    padding: 10px;
    border-bottom:1px solid #ccc;
}

.restaurant a {
    font-size: 20px;
    font-weight:bold;
    text-transform:uppercase;
}

.nopadbord {
    padding-bottom: 0px;
    border: 0px;
}

.small-text {
    padding: 0px;
    margin:0px;
}

.galleryView .searchLogo{ min-height:185px!important; position:relative; background: url(../images/white-bg.jpg); margin-bottom:30px; text-align:center; padding:10px; border: solid 1px #e6e6e6; }
.galleryView .searchLogo a img{ background:#fff!important; padding:5px!important; }
.galleryView .searchLogo h2{ position:absolute; bottom:10px; padding:0px; margin:0px; text-align: center; width:90%; font-size:16px; }
.list-view-list{ margin:0px; padding:10px; list-style-type:none; line-height:16px; background: url(../images/white-bg.jpg); width:100%; }
.list-view-list h2{ margin-bottom:0px; float:left; margin-top:0px; font-size:18px; }
.list-view-item{ width:100%; overflow:hidden; }
.list-view-item .center{  }
.list-view-item h2{ width:100%; }
.list-view-item img{ max-height:60px; margin-bottom:15px; }
.list-view-item .list-phone{ float:left; font-size:16px; }
.list-view-item .list-address{ float:right; }



.gallery-image {
    height: 130px;
    overflow:hidden;
}

.view-all-promotions {
    width: 100%;
    background: url(../images/yellow-bg.jpg) repeat;
    font-size: 20px;
    padding:15px;
    width:500px;
    color: #fff;
    text-align:center;
    font-weight:bold;
    border:0px;
}

.promotion-fragment-container-div {
    position: relative;
    border:0px;
    margin-bottom:0px;
}

.promotion-fragment-container-div a {
}

.month_container_all {
    float: left;
    width: 330px!important;
}

.calendar-promo h2 {
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size:20px;
}

div.promotion-fragment-container-div {
   -webkit-transition: background-color 500ms ease-out 1s;
    -moz-transition: background-color 500ms ease-out 1s;
    -o-transition: background-color 500ms ease-out 1s;
    transition: background-color 500ms ease-out 1s;
}

.filter-view {
    list-style-type:none;
    background: url(../images/purple-bg.jpg);
    padding:5px;
    overflow:hidden;
    margin:0px;
}

.filter-view li{
    float: right;
    margin-right:10px;
    color:#efefef;
}

.filter-view li a {
    color: #fff;
    font-size:14px;
}

.gocenter {
    text-align: center;
}


.filter-buttons{
    margin-top: -60px;
}

.submenu {
    width: auto!important;
}
    .submenu li:last-child:hover {
        background: none;
    }

    .submenu li:last-child, .submenu li:last-child:hover {
        float: none;
        background: none;
    }


@media (max-width: 768px) {
	.mobile-size {
    float: left;
    width: 150px;
    height:80px;
}
    .filter-buttons{
    margin-top: 0px;
}
	}

ul.disc {
    list-style-type: none;
    margin-left:52px;
}


.directory {
    margin-bottom: 5px;
}

.directory a:hover {
        color: #6d56a0;
}

.print-btn {
    background: none;
    border: 0px;
    cursor:pointer;
    font-style:italic;
    color:#666;
}

.fa-print {
    cursor: pointer;
    color:#666;
}

.tabs dd.active, .tabs li.active {
    border-top: 0px;
    border-bottom: 3px solid #6d56a0;
}

.searchLogo a img, .searchLogo img, th img {
    padding: 10px;
    border: 1px solid #efefef;
    background: #fff;
    border-radius:0px;
}

.promo-height {
    height: 285px!important;
}

    .selections-discover a img:hover, .imageGal img:hover, .festival:hover{
      opacity:0.9;
    }

[class*="column"]+[class*="column"]:last-child {
    float: left!important;
}


/*Custom Sizing*/
@media only screen and (max-width: 767px) {
    .categories {
        text-align: center;
    }

    #socialMedia {
        text-align: center;
        float: none!important;
        background: none!important;
    }

    .oldStrath, .whyteAvenue {
        margin: auto;
    }

    .sideButton li, sideButton2 li {
        text-align: center!important;
    }

    .oldStrath, .whyteAvenue {
        height: 50px!important;
    }

    .mobileEnd {
        padding-bottom: 0px!important;
    }

    .promo-height {
        height: 360px!important;
        overflow: hidden;
    }
        .promo-height img {
            max-height: 300px;
        }
}
