* {margin: 0; padding: 0; outline: 0;}

.subMenu {
	height: 50px;
	z-index: 1000;
	width: 100%;
}

.subMenu .inner {
	padding:0;
	font-weight: 400;
	margin: 0 auto;
}


.subNavBtn {
	display: block;
    float: left;
    font-size: 14px;
    height: 35px;
    margin: 0 13px 0 -8px;
    padding: 15px 15px 0 0;
    text-align: left;
    text-decoration: none;
}
.subMenu a:hover {
	/*background: #1783c7;*/
}


.subMenu span {
    font-size: 12px;
    font-weight: 500;
    padding-left: 30px;
    text-transform: uppercase;
}

#pid-allevents .subMenu span {
/*padding-left:3px;*/
}



.subMenu img {
    display: block;
    float: left;
    font-size: 14px;
    margin: 0 20px 0 -8px;
    padding: 15px 25px 0 0;
    text-align: left;
    text-decoration: none;
}

#Thursday,#Friday,#Saturday,#Sunday {
    background: rgba(0, 0, 0, 0) url("../../../sites/default/files/2015/icon/calendar-icon.jpg") no-repeat scroll left center / 22px auto;
}

.subMenu a:hover{
    color: #f3654f;
    text-decoration: none;
}


#Theatre, #Music, #Cooking {
    background: url("../../../sites/default/files/2015/icon/theater-icon.jpg") no-repeat scroll left center / 22px auto rgba(0, 0, 0, 0);
}

#VisualArts {
    background: rgba(0, 0, 0, 0) url("../../../sites/default/files/2015/icon/art-icon.jpg") no-repeat scroll left center / 22px auto;
}

#Music {
    background: url("../../../sites/default/files/2015/icon/music-icon.jpg") no-repeat scroll left center / 22px auto rgba(0, 0, 0, 0);
}

#Cooking {
    background: url("../../../sites/default/files/2015/icon/cooking-icon.jpg") no-repeat scroll left center / 22px auto rgba(0, 0, 0, 0);
}
#Dance {
    background: url("../../../sites/default/files/2015/icon/dance-icon.jpg") no-repeat scroll left center / 22px auto rgba(0, 0, 0, 0);
}
#Cinema {
    background: url("../../../sites/default/files/2015/icon/cinema-icon.jpg") no-repeat scroll left center / 22px auto rgba(0, 0, 0, 0);
}
#LiteratureHistory {
    background: url("../../../sites/default/files/2015/icon/book-icon.jpg") no-repeat scroll left center / 22px auto rgba(0, 0, 0, 0);
}

#YouthActivities {
    background: url("../../../sites/default/files/2015/icon/kids-icon.jpg") no-repeat scroll left center / 22px auto rgba(0, 0, 0, 0);
}

.active {
	/*background: #25aae1;*/
}
.end {
	margin: 0;
}

.artist-box .section,.events-box  .section{
display: inline-block;
    width: 100%;

}

.subNavBtn.active {

}

.subMenu.smint.fxd .inner {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 944px;
}

.subMenu.smint.fxd {
    background: none repeat scroll 0 0 #fff;
	box-shadow:0 0 5px 0 rgba(0, 0, 0, 0.3);
	padding-top:5px;
	padding-bottom:5px;
}

#pid-programs-artists .preface-top1-wrapper,#pid-allevents  .preface-top1-wrapper{
    background: none repeat scroll 0 0 #fff;
    height: 50px;
	padding-top:5px;
	padding-bottom:5px;
	box-shadow:0 0 5px 0 rgba(0, 0, 0, 0.1);
	z-index:99999;
	position: relative;
}

.subMenu.smint.fxd a,.subMenu.smint.fxd img {
    margin: 0 5px 0 0;
}


.events-box .views-row:nth-child(3n+1){
margin: 0;
}

.subNavBtn.extLink.advisors {
    float: right;
    margin-right: 0;
    padding-right: 0;
}



.subNavBtn.extLink.advisors span {
    border: 1px solid #666;
    padding: 5px 10px;
}
.subMenu.smint.fxd .subNavBtn.extLink.advisors {
    margin-right: 8px !important;
}

.subNavBtn.extLink.advisors span:hover{
	
}