*{
	margin: 0;
	padding: 0;	
	font-family:Helvetica,Arial,Verdana,sans-serif;
	font-size: 12px;
	background: #background: #0c0c0c;
}

a{
	text-decoration: none;
	color: #888;
}

a:hover{
	/*color: #b60f7f;*/
	color: #ea0092;
}

.hide{
	display: none;	
}

.mejs-controls{
	visibility: hidden;
}

#header{
	height: 100px;
	background: #0c0c0c;
	color: #fff;	
	margin-top: 0;
	position: fixed;
	width: 100%;
	top:0;
	z-index: 9999;
}
#header_cont{
/*	border: 1px solid white;*/
	background-image:url(../images/topShine.png);
	background-repeat: no-repeat;	
	background-position: bottom left;

	width: 960px;
	height: 100px;
	margin: 0 auto;	
}
#logoWrapper{
	position: absolute;
	top: 12px;
	width: 283px;
	height: 75px;
	background-image:url(../images/appLogo2015.png);
	background-size: 283px 75px;
	
}
#logoWrapper img{
	display: none;
}

#navbar{
	height: 42px;
	background-image:url(../images/navbarBack.png);
	background-repeat:repeat-x;	
	color: #fff;
	position: fixed;
	width: 100%;
	top: 100px;
	z-index: 9999;
	background-color: #0c0c0c;
}
#navbar img{
	border: none;
}
#navbar_cont{
/*	border: 1px solid white;*/
	width: 960px;
	height: 42px;
	margin: 0 auto;		
}
#navbar_cont ul {
	list-style-type: none;
	height: 42px;
	width: 960px;
}
#navbar_cont li {
	float: left;	
	width: 80px;
	height: 41px;
	text-align: center;
}
#navbar_cont a{
	font-size: 12px;
	color: #fff;	
	text-decoration: none;	

	line-height: 42px;
}
.navLink {
	height: 42px;
	width: 80px;
}


#navbar_cont li .activeHover{
	background-image:url(../images/navHover.png);
}
#navi_wrap{
	float: left;
/*	border: 1px solid yellow;*/
	width: 820px;
	height: 42px;
}
.activeNavPoint{
	background-image:url(../images/navHover.png);
}
.activeNavPointTemp{
	background-image:url(../images/navHover.png);
}
.deactiveNavPoint{
	background-image:none;
}
#social_wrap{
	float: right;
}
.socialIcon{
	float: left;
	width: 32px;
	height: 26px;	
}
.socialIcon img{
	padding-top: 8px;
}


#content{
/*	background:#f2f2f2 url(../images/bgpattern.png) repeat;	*/
	background: #0c0c0c;
	overflow: hidden;
	margin-top: 142px;
}
#content_wrap{
/*	border: 1px solid blue; */
	width: 960px;
	overflow: hidden;
	margin: 0 auto;		
}
#videoSlide{
	position: absolute;
	z-index:9997;
	left: 0;
	top:0;
}

#slide_wrap{
/*	width: 960px;*/
	height: 400px;
	margin-top: 35px;
	text-align: left;
	position: relative;
	overflow: hidden;
/*	border: 2px solid green;	*/
}
#slide_wrap ul{
	list-style-type: none;		
}

#slideArrowLi{
	position: absolute;
	background-image:url(../images/arrow_left.png);	
	left: 10px;
	top: 34%;
	/*border: 1px solid red;*/
	width: 50px;
	height: 85px;
	z-index: 9998;
	cursor: pointer;
	display: none;
}

#slideArrowRe{
	position: absolute;
	background-image:url(../images/arrow_right.png);	
	right: 10px;
	top: 34%;
	/*border: 1px solid red;*/
	width: 50px;
	height: 85px;
	z-index: 9998;
	cursor: pointer;
	display: none;
}

.pagination{
	position: absolute;
	z-index: 999;
	right: 10px;
	bottom: 10px;
}

.pagination li{
	background: #e9e9e9;
	color: #e9e9e9;
	border: 1px solid #a1a1a1;
	width: 15px;
	height: 15px;
	
}

.pagination .current{
	background: #ec0091;
	color: #ec0091;
	
	width: 15px;
	height: 15px;
}

.eventForm{
	width: 60%;
	margin: 0 auto;
	/*border: 1px solid green;*/
}

.eventForm input, select, option, textarea{
	width: 100%;
	border: 1px solid #e9e9e9;
	height: 22px;
	font-size: 18px;
	margin-bottom: 10px;
	text-align: left;
}

.eventForm textarea{
	height: 200px;
	text-align: left;
	font-size: 14px;
}

#containerShadow{
	/*background-image:url(../images/containerShadow.png);	*/
	background: none;
	height: 47px;
}
.flyerWrapper{
	overflow: hidden;
	min-height: 300px;	
	position: relative;
	width: 100%;

/*
	border-bottom: 1px solid blue;
	
*/
	border-top: 1px solid rgb(31, 31, 31);
	margin: 0 auto 100px;
	padding-bottom: 0;
	padding-top: 100px;
}
.flyerWrapper h1{
	font-size: 22px;
	margin-bottom: 20px;	
}

.flyerWrapper .leftSide{
	float: left;
	display: block;
	position: relative;
	/*border: 1px solid red; */
	color: #eee;
	width: 20%;
	height: 300px;
	overflow: hidden;
	font-weight: bold;
	padding-top: 20px;
	
}

.flyerWrapper .leftSide{
	margin-left: -150px;
}

ul.studyappSlideshow{
	width: 190px;
	height: 397px;
	overflow: hidden;
	position: relative;
}

ul.studyappSlideshow li{
	position: absolute;
	top: 0;
	left: 0;	
}


.studyappSlideshow{
	position: relative;
	width: 185px;
}


ul.crazyappSlideshow{
	width: 190px;
	height: 397px;
	overflow: hidden;
	position: relative;
}

ul.crazyappSlideshow li{
	position: absolute;
	top: 0;
	left: 0;	
}


.crazyappSlideshow{
	position: relative;
	width: 185px;
}


ul.clubbingappSlideshow{
	width: 190px;
	height: 397px;
	overflow: hidden;
	position: relative;
}

ul.clubbingappSlideshow li{
	position: absolute;
	top: 0;
	left: 0;	
}


.clubbingappSlideshow{
	position: relative;
	width: 185px;
}

.rotate {
transform: rotate(-90deg);
transform-origin:left bottom;
/* Safari */
-webkit-transform: rotate(-90deg);
-webkit-transform-origin:left center; /* Safari and Chrome */
/* Firefox */
-moz-transform: rotate(-90deg);
-moz-transform-origin:left bottom; /* Firefox */
/* IE */
-ms-transform: rotate(-90deg);
-ms-transform-origin:left bottom; /* IE 9 */
/* Opera */
-o-transform: rotate(-90deg);
-o-transform-origin:left bottom; /* Opera */
/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);


	border-bottom: 5px solid #EEE;
	font-size: 80px;
	line-height: 58px;
	position: absolute;
	bottom: 30px;
	left: 90px;

}

.flyerWrapper .rightSide{
	float: right;
	width: 630px;
}


.headBackground{
	background-image:url(../images/headBackground.png);
	background-repeat: no-repeat;	
	background-position: top left;
	height: 55px;
	line-height: 65px;
	padding-left: 20px;

}

.flyerWrapper .appDay{
	float: left;
	width: 300px;
	height: 490px;
/*	border: 1px solid #ddd;	*/
	margin-right: 30px;
	margin-top: 10px;

}

.flyerWrapper .appDay .appDayHead{
	margin-bottom: 15px;	
}

.flyerWrapper .appDay .flyerImageInnerWrap{
	border: 1px solid rgb(31, 31, 31);
	width: 185px;
	height: 392px;
	float: left;
}
.flyerWrapper .appDay .flyerImageInnerWrap img{
/*	border: 5px solid #fff;*/
	border: none;
}
.flyerWrapper .appDay .moreInfo{
	float: left;
	padding-top: 380px;
	margin-left: 20px;
/*	border: 1px solid green;*/
}
.flyerWrapper .appDay .moreInfo a{
	text-decoration: none;
	color: #d3d3d3;
}
.flyerWrapper .appDay .moreInfo a:hover{
	color: #ea0092;	
}
.flyerWrapper .moreAppInfo{
	position: absolute;
/*	border: 1px solid black;*/
	width: 740px;
	height: 402px;
	margin-left: 215px;	
	margin-top: 80px;
	display: none;
}

.flyerWrapper .moreAppInfo span{
	font-size: 22px;
}

.flyerWrapper .moreAppInfo .moreFrame{
	border: 1px solid #e3e3e3;
	overflow: hidden;
}
.flyerWrapper .moreAppInfo .moreAppText{
	width: 440px;
	min-height: 370px;
	border: 1px solid rgb(31, 31, 31);
	padding: 10px;
	background: none;
	color: #fff;
	/*letter-spacing: 0.1em;*/
	font-size: 10px;
}


.flyerWrapper .moreAppInfo .moreDetails{
	position: absolute;
	top: 0;
	left: 490px;
	width: 225px;
	height: 140px;
	border: 1px solid rgb(31, 31, 31);
	padding: 10px;
	background: none;
	color: #fff;
}

.flyerWrapper .moreDetails h1, span{
	font-size: 16px;
}

.flyerWrapper .moreDetails span{
	font-weight: normal;
	font-size: 16px;	
}

.flyerWrapper .moreDetails p{
	line-height: 20px;
}

.flyerWrapper .moreAppInfo .moreDates{
	position: absolute;
	top: 190px;
	left: 490px;
	width: 225px;
	height: 180px;
	border: 1px solid rgb(31, 31, 31);
	padding: 10px;
	background: none;
	color: #fff;
}

.eventDescription{
	display: none;
}

.flyerWrapper .moreDates{
	overflow: hidden;
}

.flyerWrapper .moreDates h1, span{
	font-size: 16px;
}

.flyerWrapper .moreDates span{
	font-weight: normal;
	font-size: 16px;	
}

.flyerWrapper .moreDetails table,td{
	padding-top: 10px;
}

.flyerWrapper .closeMore{
	display: none;
	position: absolute;
	left: 330px;
	top: 35px;
/*	border: 1px solid blue;	*/
}
.flyerWrapper .closeMore a{
	text-decoration: none;
	font-size: 13px;	
}

.flyerWrapper .slideFrame{
	border: 1px solid rgb(31, 31, 31);
	overflow: hidden;
	margin-top: 20px;
	text-align: left; 
}
.flyerWrapper .slideText{
	padding: 20px;
/*	background: #f2f2f2;*/
	overflow: hidden;
	color: #fff;


}

.flyerWrapper .slideText input, option, select{
	border: 1px solid #E3E3E3;
	width: 315px;
	height: 25px;
}

.flyerWrapper .slideText textarea{
	border: 1px solid #E3E3E3;
	width: 315px;
	height: 150px;
}

.flyerWrapper .slideText td{
	padding-bottom: 10px;
}

.CenterWrapper{
	margin: 0 auto;
	overflow: hidden;
}

.clubCenterWrapper{
	margin: 0 auto;
	overflow: hidden;
}

.detailContentWrapper{
	width: 100%;
	margin: 0 auto;
	text-algin: center;
/*	border-left: 5px solid #eee;*/
	clear: both;
	overflow: hidden;
}

.detailContentWrapper .date{
	font-size: 9px;
}

.homeSlide{
	height: 500px;
}



.galleryItem{
	float: left;
	width: 160px;
	height: 190px;
	padding: 5px;
	border: 1px solid rgb(31, 31, 31);
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	text-align: center;
	position: relative;

}

.galleryItem:hover{
	background-color: #e9e9e9;
	cursor: pointer;
}

.galleryBack{
	position: absolute;
	top: 82px;
	right: 0;
	display: none;
}

.galleryBack a{
	font-size: 13px;
}

.imgThumb{
	
	/*
	width: 80%;
	height: 150px;
	 */
	height: 100%;
	border: 1px solid rgb(31, 31, 31);
	margin: 0 auto;
	background-position:center;
}

.imgThumb .additionalInfo{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin-bottom: 2px;
	padding: 0;
	color: #333;
	//background-image: url("../images/thumbBack.png");
	//background-repeat: repeat-x;
	background: #d7d7d7;
	overflow: hidden;
	height: 33px;
	display: none;
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
	
}

.imgThumb .additionalInfo a{
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
	color: #333;
}

.imgThumb .additionalInfo a:hover{
	color: #ea0092;
}


.reserveCaptcha{
	height: 0;
	overflow: hidden;
}

#resSubmit{
	display:none;
	height: 0px;
}
#resSubmit2{
	display:none;
	height: 0px;
}

#emailnlSubmit{
	display:none;
	height: 0px;
}
#emailnlSubmit2{
	display:none;
	height: 0px;
}

#smsnlSubmit{
	display:none;
	height: 0px;
}
#smsnlSubmit2{
	display:none;
	height: 0px;
}

#contactSubmit{
	display:none;
	height: 0px;
}

#contactSubmit2{
	display:none;
	height: 0px;
}



.alert-success{
	font-weight: bold;
	color: green;	
	display:none;
}

.alert-error{
	font-weight: bold;
	color: red;	
	display:none;
}

.alert-success-contact{
	font-weight: bold;
	color: green;	
	display:none;
}

.alert-error-contact{
	font-weight: bold;
	color: red;	
	display:none;
}


alert-success-emailnl{
	font-weight: bold;
	color: green;	
	display:none;
}

.alert-error-emailnl{
	font-weight: bold;
	color: red;	
	display:none;
}

alert-success-smsnl{
	font-weight: bold;
	color: green;	
	display:none;
}

.alert-error-smsnl{
	font-weight: bold;
	color: red;	
	display:none;
}

#footer{
	height: 200px;
	background: #1b1b1b;
	color: #d5d5d5;
}
#footer_cont{
/*	border: 1px solid white;*/
	width: 960px;
	height: 200px;
	margin: 0 auto;			
}
#footer_cont .footerCol{
	float: left;
	width: 120px;	
	padding: 20px;
}
#footer_cont .footerCol h1{
	color: #d5d5d5;
	font-size: 14px;
	text-transform: uppercase;
}
#footer_cont .footerCol ul{
	list-style-type: none;	
	margin-top: 20px;
	line-height: 20px;	
}
#footer_cont .footerCol li{
	color: #666666;
	font-size: 11px;	
}
.footerBottom{
	border-top: 1px solid #2b2b2b;
	padding-top: 15px;
	height: 20px;
}
#footerBottomLeft{
	float: left;
	font-size: 11px;
	color: #a2a2a2;	
}
#footerBottomRight{
	float: right;
	font-size: 11px;
	color: #a2a2a2;	
}
#footerBottomRight a{
	text-decoration: none;
	color: #a2a2a2;
	font-size: 11px;
}
#footerBottomRight a:hover{
	color: #fff;
}

.clearer{
	clear: both;
}

.centerer{
	margin-top: 150;
	margin-left: 50%;	
}
