html{
	font-family:Arial, Helvetica, sans-serif;
}

body{
	margin: 0;
	padding: 0;
}
a{
	outline:none;
}

#header{
	width:100%;
	height:207px;
	background:url(../images/upcommingeventimeges/header-bg.jpg) repeat-x;
}
.in-header{
	width:1000px;
	margin:0 auto;
	height: 149px;
}

.logo{
	float:left;
	margin: 14px 0px 0 -2px;
}
.logo img{
	margin: 0  0 0 5px;
}

.right-header{
	float:right;
	width:266px;
	height:128px;
}
a.login{
	background: url(../images/upcommingeventimeges/login-bg.jpg) repeat-x;
	border-radius: 0 0 5px 5px;
	float: right;
	color: #787878;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	padding: 8px 12px 6px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

a.login img{
	float:left;
	margin: -2px 9px 0 0;
}

a.login:hover{
	background: url(../images/upcommingeventimeges/login-bg-h.jpg) repeat-x;
}

a, a:link, a:visited, a strong, .search-submit, .registration, .registrationfr, .newsletter-submit, .nav_mid, a.media, a.login{
transition: all linear .3s;
-moz-transition: all linear .3s;
-webkit-transition: all linear .3s;
}

a, a:link, a:visited, a strong, .search-submit, .registration, .registrationfr, .newsletter-submit, .nav_mid, a.media, a.login  {
transition: all linear .3s;
-moz-transition: all linear .3s;
-webkit-transition: all linear .3s;
}


.searchform {
	margin: 29px 0 0 0;
	float:right;
	color:#fff;
}


.search-input {
	width: 223px;
	height: 27px;
	float: right;
	border: 1px #003797 solid;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0, 0.4), rgba(255,255,255,0.1) 0 1px 0;
	box-shadow: inset 0 0 5px rgba(0,0,0, 0.4), rgba(255,255,255,0.1) 0 1px 0;
	padding: 1px 0 1px 39px;
	color: #fff ;
	font-size: 11.44px;
	font-size: 12px;
	background: #0040a4;
	border-radius: 17px;
	line-height: 31px;
}

.search-submit {
	background:url(../images/upcommingeventimeges/submit.png) no-repeat;
	border:0;
	float:left;
	cursor:pointer;
	cursor:hand;
	margin: -21px 16px;
	width: 13px;
	height: 13px;
}
.search-submit:hover {
	opacity:0.5;
}

.social{
	float:right;
	width: 270px;
	height:23px;
	margin:12px 0 0 0;
}

a.media{
	background:url(../images/upcommingeventimeges/social-bg.PNG) no-repeat;
	float: left;
	width: 23px;
	height: 23px;
	margin: 0 0 0 4px;
}
a.media img{
	margin: 6px 6px;
	width: 47%;
}

a.media:hover{
	background:url(../images/upcommingeventimeges/social-bg-h.PNG) no-repeat;
}


#menu{
	width:1000px;
	height:58px;
	margin: 0 auto;
}

#menu ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:1000px;
}

#menu ul li{
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	float: left;
	margin: 0;
}

#menu ul li a{
	float: left;
	text-decoration: none;
	font-size: 15px;
	color: #fff;
	padding: 10px 20px;
	margin: 10px 0;
	text-shadow: 1px 1px 3px #040068;
}
#menu ul li a:hover, #menu ul li a.on{
	background:#00337c;
	padding: 10px 20px;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0, 0.4), rgba(255,255,255,0.1) 0 1px 0;  box-shadow: inset 0 0 5px rgba(0,0,0, 0.4), rgba(255,255,255,0.1) 0 1px 0;
}


.nav-sub {
	margin: 47px 0 0 0 !important;
	padding: 10px 0  !important;
	width:auto !important;
	position:absolute !important;
	z-index:10000 !important;
	min-height:1px !important;
	background: #0040a1;
	border-radius: 0 0 10px 10px;
}
.nav_mid > .nav-sub {
	display:none !important;
}
.nav_mid:hover > .nav-sub {
	display:block !important;
}
.nav_mid .nav-sub li{
	float:none !important;
	background:#003fa2 !important;
}
.nav_mid .nav-sub li a{
	float: none !important;
	text-decoration: none !important;
	font-size: 12px !important;
	color: #fff !important;
	padding:0!important;
	margin:10px 20px  !important;
	text-shadow: 1px 1px 3px #040068 !important;
	line-height: 28px;
}
.nav_mid .nav-sub li a:hover{
	color:#d7c253 !important;
	background:none !important;
	padding: 0 !important;
	margin: 10px 20px  !important;
	border-radius:none !important;
	-webkit-box-shadow: none !important;  box-shadow:none !important;

}

#slider {
	background:url(../images/upcommingeventimeges/slider-bg.jpg) repeat-x;
	height:493px;
	width:100%;
}


.inner-slider{
	width:1000px;
	margin:0 auto;
	height:493px;
	position:relative;
}
	
.top-slider{
	margin:0 auto;
	width:1000px;
	height:114px;
	float: left;
}
.top-slider h1{
	margin: 29px auto 0;
	width:1000px;
	height:30px;
	font-size: 18px;
	color:#fff;	
	text-align:center;
	font-weight:bold;
	padding:0;
	line-height:30px;
}
.top-slider h2{
	margin: 2px auto 0;
	width:1000px;
	height:30px;
	font-size: 18px;
	color:#d7c253;
	text-align:center;
	font-weight:bold;
	padding:0;
	line-height:30px;
	position: absolute;
	z-index: 9999;
}
.top-slider h3{
	margin: 30px auto 0;
	width:1000px;
	height:30px;
	font-size: 18px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	padding:0;
	line-height:30px;
	position: absolute;
	z-index: 9999;
}



.left-slider{
	float: left;
	width: 490px;
	height: 407px;
	margin: -33px 0 0 0;
	position:relative;
}
.left-slider-img{
	width: 490px;
	height: 407px;
}


.location{
	background: url(../images/upcommingeventimeges/location-bg.png) no-repeat;
    width: 282px;
    height: 116px;
    float: left;
    //margin: 0 0 0 -12px;
    position: absolute;
    top: 139px;
    z-index:999999999999;
}



.location h4{
	color:#fff;
	float: left;
	clear: both;
	margin: 24px 0px 0 38px;
	font-size: 14px;
}
.location span{
	color:#fff;
	float: left;
	margin: 7px 0 0 0;
	font-size: 15px;
}

.conf-icon{
	float:left;
	clear: both;
	margin: 14px 5px 0 22px;
}

.map-icon{
	float: right;
	margin: 2px 11px 0 0;
	cursor: pointer;
}
.map-icon:hover{
	opacity:0.7;
}
.map-iconfr{
	float: right;
	margin: 2px 11px 0 0;
	cursor: pointer;
}
.map-iconfr:hover{
	opacity:0.7;
}

.view-icon{
	float:left;
	margin: 0 11px 0 0;
	cursor: pointer;
}

.view{
	float:left;
	margin: 8px 0 0 33px;
	color: #39b1e5;
	font-size: 15px;
	text-decoration: underline;
	cursor: pointer;
}
.view:hover{
	color:#fff;
}


.right-slider{
	float: right;
	width: 490px;
	height: 407px;
	margin: -24px 0 0 0;
}



/*
 *	generated by WOW Slider 3.4
 *	template Crystal
 */

#wowslider-container1 { 
	zoom: 1; 
	position: absolute; 
	max-width: 490px;
	margin: 0;
	border:none;
	text-align:left; /* reset align=center */
	height: 396px;
}
* html #wowslider-container1{ width:640px }
#wowslider-container1 .ws_images ul{
	position:relative;
	width: 10000%; 
	height:auto;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#wowslider-container1 .ws_images ul li{
	width:1%;
	line-height:0; /*opera*/
	float:left;
	font-size:0;
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#wowslider-container1 .ws_images{
	position: relative;
	left:0;
	top:0;
	width: 490px;
	height: 396px;
	overflow:hidden;
}
#wowslider-container1 .ws_images a{
	width:100%;
	display:block;
	color:transparent;
}
#wowslider-container1 img{
	max-width: none !important;
}
#wowslider-container1 .ws_images img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
	width: 490px;
	height: 396px;
}
#wowslider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container1  .ws_bullets { 
	font-size: 0px; 
	float: left;
	position:absolute;
	z-index:70;
}
#wowslider-container1  .ws_bullets div{
	position:relative;
	float:left;
}
#wowslider-container1  a.wsl{
	display:none;
}
#wowslider-container1 sound, 
#wowslider-container1 object{
	position:absolute;
}#wowslider-container1 .ws_frame{
	display:block;
	position: absolute;
	left:0;
	top:0;
	bottom:0;
	right:0;
	border:solid 8px black;
	z-index:9;
	opacity:0.3;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}
* html #wowslider-container1 .ws_frame{
	width:$FrameW$px;
	height:$FrameH$px;
}
#wowslider-container1  .ws_bullets { 
	padding: 10px; 
}
#wowslider-container1 .ws_bullets a { 
	margin: 0;
	width:16px;
	height:15px;
	background: url(./bullet.png) left top;
	float: left; 
	text-indent: -4000px; 
	position:relative;
	color:transparent;
}
#wowslider-container1 .ws_bullets a:hover{ 
	background-position: -16px 0;
}
#wowslider-container1 .ws_bullets a.ws_selbull{
	background-position: right top;
}
#wowslider-container1 .ws_bullets a.ws_overbull{
	background-position: 50% top;
}
#wowslider-container1 .ws_bullets a:hover{
	background-position: 50% top;
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	position:absolute;
	display:block;
	top: 51%;
	margin-top:-28px;
	z-index: 999999;
	height: 56px;
	width: 39px;
	background-image: url(../images/upcommingeventimeges/arrows.png);
}
#wowslider-container1 a.ws_next:hover{
	background-image: url(../images/upcommingeventimeges/arrows-h.png);
	background-position: 100% 0; 
	right: -17px;
}

#wowslider-container1 a.ws_prev:hover {
	background-image: url(../images/upcommingeventimeges/arrows-h.png);
	left: -15px;
	background-position: 0 0; 
}
#wowslider-container1 a.ws_next{
	background-position: 100% 0; 
	right: -17px;
	z-index: 999;
}
#wowslider-container1 a.ws_prev {
	left: -15px;
	background-position: 0 0; 
	z-index: 999;
	position: absolute;
}
/* bottom center */
#wowslider-container1  .ws_bullets {
    bottom:-24px;
	left:50%;
}
#wowslider-container1  .ws_bullets div{
	left:-50%;
}
#wowslider-container1 .ws_bullets .ws_bulframe {
	bottom: 20px;
}
#wowslider-container1 .ws-title{
	position: absolute;
	bottom:18px;
	left: 18px;
	margin-right:23px;
	z-index: 50;
	padding:5px;
	color: #FFF;
	background:#000;
    font-family: Tahoma,Arial,Helvetica;
	font-size: 14px;
	opacity:0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);	
}
#wowslider-container1 .ws-title div{
	padding-top:5px;
	font-size: 12px;
}

#wowslider-container1 .ws_images ul{
	animation: wsBasic 38.4s infinite;
	-moz-animation: wsBasic 38.4s infinite;
	-webkit-animation: wsBasic 38.4s infinite;
}
@keyframes wsBasic{0%{left:-0%} 16.67%{left:-0%} 33.33%{left:-100%} 50%{left:-100%} 66.67%{left:-200%} 83.33%{left:-200%} }
@-moz-keyframes wsBasic{0%{left:-0%} 16.67%{left:-0%} 33.33%{left:-100%} 50%{left:-100%} 66.67%{left:-200%} 83.33%{left:-200%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 16.67%{left:-0%} 33.33%{left:-100%} 50%{left:-100%} 66.67%{left:-200%} 83.33%{left:-200%} }

#wowslider-container1  .ws_shadow{
	background-image:  url(../images/bg.png);
	background-repeat: no-repeat;
	z-index: -1;
	height: 162px;
	background-size: 100%;
	position: relative;
	top: -111px;
}

* html #wowslider-container1 .ws_shadow{/*ie6*/
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='engine1/bg.png', sizingMethod='scale');
}
*+html #wowslider-container1 .ws_shadow{/*ie7*/
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='engine1/bg.png', sizingMethod='scale');
}
#wowslider-container1 .ws_bullets  a img{
	text-indent:0;
	display:block;
	bottom:15px;
	left:-60px;
	visibility:hidden;
	position:absolute;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border: 5px solid #FFFFFF;
	max-width:none;
}
#wowslider-container1 .ws_bullets a:hover img{
	visibility:visible;
}

#wowslider-container1 .ws_bulframe div div{
	height:90px;
	overflow:visible;
	position:relative;
}
#wowslider-container1 .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:120px;
	background-color:#FFFFFF;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
	display:none;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border: 5px solid #FFFFFF;
}
#wowslider-container1 .ws_bulframe span{
	display:block;
	position:absolute;
	bottom:-11px;
	margin-left:-5px;
	left:60px;
	background:url(./triangle.png);
	width:15px;
	height:6px;
}


a.chat {
position: fixed;
z-index: 9999999999;
top: 305px;
left: 0;
}

.registration {
	background:url(../images/upcommingeventimeges/registration.png) no-repeat;
	width: 301px;
	height: 57px;
	position: relative;
	z-index: 66666666666666666666;
	top: 241px;
	right: 1px;
}
/*
.registration:hover{
	background:url(../images/upcommingeventimeges/registration-h.png) no-repeat;
}*/
.registrationfr {
	background:url(../images/upcommingeventimeges/registrationfr.png) no-repeat;
	width: 301px;
	height: 57px;
	position: relative;
	z-index: 66666666666666666666;
	top: 241px;
	right: 1px;
}

.registrationfr:hover{
	background:url(../images/upcommingeventimeges/registration-hfr.png) no-repeat;
}
#container{
	width:1000px;
	margin:0 auto;
	min-height:400px
}
.news{
	background:url(../images/upcommingeventimeges/news-bg.jpg) repeat-x;
	width:1000px;
	height: 32px;
	float:left;
	margin:28px 0 0 0;
	border-radius: 7px;
	border:1px #e6e6e6 solid;
}

.news-title{
	float:left;
}

.news span{
	font-size:14px;
	color:#304b52;
	float:left;
	line-height:32px;
	margin:0 0 0 20px;
}

a.view-all{
	background:url(../images/upcommingeventimeges/view-all.png) no-repeat;
	width:70px;
	height:24px;
	float:right;
	margin: 4px 4px 2px 10px;
}
a.view-all:hover{
	background:url(../images/upcommingeventimeges/view-all-h.png) no-repeat;
}

a.play{
	float:right;
	margin: 8px 5px;
}

a.play:hover, a.print:hover{
	opacity:0.7;
}

#wrapper-n {
	width: 710px;
	margin: -9px 0 0 0;
	left: 0;
	top: 50%;
	float: left;
	float: left;
	height: 42px;
}
#wrapper-n h3 {
	font-size: 20px;
	text-align: center;
}
#wrapper-n > div {
	width: 100%;
	height: 30px;
	padding: 11px 0;
	overflow: hidden;
}
#wrapper-n > div.first {
	border-bottom: none;
}
#wrapper-n dl {
	display: block;
	margin: 0;
}
#wrapper-n dt, #wrapper-n dd {
	display: block;
	float: left;
	margin: 0 10px;
	padding: 5px 10px;
}
#wrapper-n dt {
	background-color: #120551;
	color: #fff;
}
#wrapper-n dd {
	color: #333;
	margin-right: 50px;
}
code {
	font-style: italic;
}
#donate-spacer {
	height: 100%;
}
#donate {
	border-top: 1px solid #999;
	width: 750px;
	padding: 50px 75px;
	margin: 0 auto;
	overflow: hidden;
}
#donate p, #donate form {
	margin: 0;
	float: left;
}
#donate p {
	width: 650px;
}
#donate form {
	width: 100px;
}
.Control-Btns {
	width:80px;
	height:16px;
	float:right;
	margin:-2px 0 0 0;
}
.MarStop {
	border:0;
	background:url(../images/upcommingeventimeges/pause.png) no-repeat transparent;
	margin:10px 2px;
	cursor:pointer;
	width: 12px;
	height: 18px;
}
.MarStart {
	border:0;
	margin:10px 2px;
	background:url(../images/upcommingeventimeges/play.png) no-repeat transparent;
	cursor:pointer;
	width: 12px;
	height: 18px;
}
.MarPre {
	border:0;
	margin:10px 2px;
	background:url(../images/upcommingeventimeges/back.png) no-repeat transparent;
	cursor:pointer;
	width: 12px;
	height: 18px;
}
.MarNxt {
	border:0;
	margin:10px 2px;
	background:url(../images/upcommingeventimeges/for.png) no-repeat transparent;
	cursor:pointer;
	width: 12px;
	height: 18px;
}

.event{
	margin:20px 0 0 0;
	float:left;
	width:1000px;
	min-height:200px;
}

.event-title{
	float:left;
	height:33px;
	width:1000px;
	border-bottom:1px #e7e7e7 solid;
	line-height:33px;
	margin: 0 0 20px 0;
}
.event-title span{
	float:left;
	height:33px;
	font-size:15px;
	font-weight:bold;
	color:#434343;
	line-height:33px;
}
.sep-news{
	margin:0 10px;
	position: relative;
	top: 5px;
	border:0;
}


a.print{
	float:right;
	margin: 8px 5px;
}

.parg{
	float:left;
}


#footer{
	width:100%;
	background: #00306d;
	clear:both;
	height:247px;
	box-shadow: #00306d 0px 11px 71px;
}

.inner-footer{
	margin:0 auto;
	width:1000px;
	background:url(../images/upcommingeventimeges/footer-bg.png) no-repeat;
	height:247px;
}

.newsletter{
	float:left;
	width: 434px;
	height: 70px;
	margin: 34px 0 0 0;
}
.newsletter span{
	float:left;
	color:#fff;
	font-size:18px;
	width: 400px;
}

.newsletter-input {
	width: 151px;
	height: 30px;
	color: #929292;
	font-size: 14px;
	float: left;
	padding-left: 10px;
	margin: 20px 10px 0 0;
	font-style: italic;
}

.newsletter-submit {
	float:right;
	background: #00285a;
	color: #fff;
	border: 0;
	padding: 10px 8px;
	margin: 21px 0 0 0;
	border-radius: 7px;
	cursor: pointer;
	width:auto;
	height: 35px;
}

.newsletter-submit:hover {
	background:#00337c;
}


.social-footer{
	float:right;
	width: 480px;
	height: 44px;
	margin: 72px 0 0 0;
}

.social-footer a.media{
	background:url(../images/upcommingeventimeges/footer-social-bg.PNG) no-repeat;
	float: right;
	width: 44px;
	height: 44px;
	margin: 0 0 0 4px;
}
.social-footer a.media img{
	margin: 9px;
}

.social-footer a.media:hover{
	background:url(../images/upcommingeventimeges/footer-social-bg-h.PNG) no-repeat;
}


.bottom-footer{
	width:1000px;
	height:100px;
	float:left;
	clear:both;
	margin: 31px 0 0 0;
}


.l-bottom-footer{
	width: 420px;
	height:100px;
	float:left;
}
.l-bottom-footer span{
	color:#fff;
	font-size: 11px;
	float:left;
	line-height:100px;
	margin: 0 10px 0 0;
}
.l-bottom-footer a{
	line-height:100px;
	float:left;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	margin:0 10px 0 0;
}

.l-bottom-footer a:hover{
	color:#d7c253;
}

.footer-logo{
	margin: 16px 46px;
	float:left;
}

span.right{
	float:right;
	margin:0;
}
.mask{
	position: absolute;
    z-index: 92;
    top: 81px;
    width: 1056px;
    height: 401px;
    left: -28px;
}
#Newsletter_span_error_name {
color: #B9B9B9;
line-height: 33px;
font-size: 12px;
clear: both;
float: left;
font-style: italic;
}
#Newsletter_span_error {
color: #B9B9B9;
line-height: 33px;
font-size: 12px;
clear: both;
float: left;
font-style: italic;
}
.date{
	width: 180px;
	height: 110px;
	float: left;
	margin: -262px 0 0 290px;
	position: absolute;
	z-index: 999999999999999999999999999999;
}

