
/***************************************************************
 ***************************************************************
 *** this site.css file handles the settings for the theme   ***
 *** and can be edited.                                      ***
 ***************************************************************
 ***************************************************************
 */



body { 
	background-color: #f2f2f2;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; 
	font-size: 14px; 
	line-height: 1; 
	color: #222222; 
	position: relative; 
	-webkit-font-smoothing: antialiased;
}

.main{
	position: relative;
	z-index: 5;
	padding: 80px 0 0 0;
}

.main .row{
	margin: 0 auto;
	position: relative;
	z-index: 10;
}


.singlepage{
	padding: 0;
}


.ftsl{
	cursor: pointer;
}

.frontmain{
	padding: 0;
}


 .topper{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
}


.topper .row{
	position: relative;
}


.logopart{
	position: relative;
	margin: 0 auto;
}

.logorow{
	position: absolute;
	left: 0;
	top: 0;
}

.topper img.tllogo{
	z-index: 5;
	margin-left: 15px;
	position: relative;
	margin-top: 0px;
	z-index: 1000;
}

.cro_logowithbg{
	background: url(images/logobg.png);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.sliderout{
	position: relative;
	z-index: 0;
}

.cro_welcome{
	background-color: #24AFD0;
	background-image: url("images/pstack.png");
	width: 100%;
	height: 550px;
}

.cro_welcome h1{
	padding: 60px 100px 0 100px;
	color: #fff;
	margin-top: 0;
	text-align: center;
}

.cro_welcome h2{
	padding: 60px 100px 0 100px;
	color: #fff;
	margin-top: 0;
	text-align: center;
}



@media only screen and (max-width: 767px) {
		
	.topper img.tllogo{
		padding: 10px 0 0 0;
		margin: 30px auto 0;
		position: relative;
		height: 100%;

	}

	.topper a.logolink{
		display: block;
		text-align: center;
		max-height: 100%;
		width: auto;
	}
	
}



ul.sociallinks{
	list-style-type: none;
	margin: 25px 15px 0 0;
	float: right;
	position: relative;
	z-index: 5;
}

ul.sociallinks li{
	width: 38px;
	height: 38px;
	margin: 0px 0px 0px 5px;
	position: relative;
	float: left;
	-webkit-border-radius: 38px;
	border-radius: 38px; 
}

ul.sociallinks li span{
	border: 0px solid #fff;
	width: 16px;
	height: 16px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	top: 11px;
	margin: 0 0 0 11px;
	position: relative;
	display: block;
}

ul.sociallinks li span:hover{
	border: 0px solid #000;
}

ul.sociallinks li em{
	display: block;
	color: #fff;
	right: 50%;
	margin-right: -50%;
	top: -25px;
	background: #000;
	background: rgba(0,0,0,0.7);
	padding: 3px 8px;
	position: absolute;
	font-size: 11px;
	display: none;
	text-transform: uppercase;
	font-weight: bold;
}


ul.sociallinks li:hover em{
	display: block;
}

ul.sociallinks li#facebook span{
	background: url(images/socialgrid1.png) no-repeat 0px 0px;
}


ul.sociallinks li#twitter span{
	background: url(images/socialgrid1.png) no-repeat -16px 0px;
}


ul.sociallinks li#rss span{
	background: url(images/socialgrid1.png) no-repeat -32px 0px;
}


ul.sociallinks li#mail span{
	background: url(images/socialgrid1.png) no-repeat -48px 0px;
}


ul.sociallinks li#googleplus span{
	background: url(images/socialgrid1.png) no-repeat -64px 0px;
}


ul.sociallinks li#flickr span{
	background: url(images/socialgrid1.png) no-repeat -80px 0px;
}


ul.sociallinks li#pinterest span{
	background: url(images/socialgrid1.png) no-repeat -96px 0px;
}

ul.sociallinks li#vimeo span{
	background: url(images/socialgrid1.png) no-repeat -112px 0px;
}


ul.sociallinks li#youtube span{
	background: url(images/socialgrid1.png) no-repeat -128px 0px;
}


ul.sociallinks li#linkedin span{
	background: url(images/socialgrid1.png) no-repeat -144px 0px;
}


ul.sociallinks li#instagram span{
	background: url(images/socialgrid1.png) no-repeat -160px 0px;
}


ul.sociallinks li#foursquare span{
	background: url(images/socialgrid1.png) no-repeat -176px 0px;
}

@media only screen and (max-width: 1030px) {
	
	ul.sociallinks li:hover em{
		display: none;
	}
	
}


@media only screen and (max-width: 767px) {

	ul.sociallinks{
		width: 90%;
		padding: 0;
		text-align: center;
		float: none;
		margin: 5px auto;
	}
	
	ul.sociallinks li{
		display: inline-block;
		float: none;
	}
	
	.socinner{
		display: table;
		margin: 0 auto 30px auto;
	}
	
}




/* 
 * -05- MAIN MENU
 * */


.mbod{
	position: relative;
	z-index: 3;
	padding-top: 70px;
}

.singleitem{
	position: relative;
	z-index: 2;
	border-top: 1px solid #fff;
	background: url(images/border.png) repeat-x top;
}

#mainmen{
	height: 80px;
	position: relative;
	z-index: 10;
	-webkit-box-shadow:  0px 0px 2px 0px rgba(0,0,0, 0.6);
	box-shadow:  0px 0px 2px 0px rgba(0,0,0, 0.6); 
}


#mainmen .row{
	position: relative;
}


#access {
	margin: 0 0 0 0;	
	position: relative;
	float: right;
}

.cro_hassecond{
	margin-right: 220px !important;
}

#access ul {
	list-style: none;
	margin: 0 0 0 0;
	height: 80px;
	padding: 0px;
	float: left;
}

#access li {
	float: left;
	position: relative;
}

#access ul li{

}
#access a {
	display: block;
	padding: 0 13px;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	line-height: 80px;

}

#access a span.sub{
	display: none;
}
#access ul ul {
	display: none;
	float: left;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 80px;
	left: 0px;
	width: 260px;
	z-index: 99999;
	height: auto;
	box-shadow: 
		1px 1px 0 0 rgba(0, 0, 0, 0.06), 
		2px 2px 0 0 rgba(0, 0, 0, 0.05), 
		3px 3px 0 0 rgba(0, 0, 0, 0.03), 
		2px 2px 0 2px rgba(0, 0, 0, 0.03), 
		0 0 0 1px rgba(0, 0, 0, 0.01), 
		0 0 0 2px rgba(0, 0, 0, 0.01), 
		2px 2px 0 3px rgba(0, 0, 0, 0.01);
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px; 
}

#access ul ul li{
	background: transparent; -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000,endColorstr=#cc000000)"; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000,endColorstr=#cc000000);  zoom: 1;
	border: 1px solid rgba(0,0,0,1);
	background: rgba(0,0,0,0.8);
	padding: 0 5px;
	border: 0px solid #000;
}



#access ul ul ul {
	left: 95%;
	top: 0;
	border-top: 0px solid #000;
}


#access ul ul a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	line-height: 1.3em;
	padding: 5px 17px;
	width: 250px;
	margin-bottom: 5px;
	text-shadow: none;
}


#access ul ul a:hover{
	background: transparent !important;
}

#access ul li:hover > ul {
	display: block;
}

select.selectnav{
	display: none;
	height: 32px;
	margin-top: 0px;
	border: 0px solid #000;
	background: #fff;
	font-size: 14px;
	padding: 7px;
	color: #444;
}


@media only screen and (max-width: 850px) {

	#access{
		float: none;
	}
	
	select.selectnav{
	display: block;
	margin: 23px auto 0 auto;
	max-width: 90%;
	background: #2f2f2f;
	color: #fff;
	}
	
	ul#cro-menu{
		display: none;
	}
	
}

@media only screen and (max-width: 990px) {

	#access a {
	padding: 0 15px;
	font-size: 14px;
	}
	
}




.playerbutdiv{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}


.reveal-modal{
	background: transparent;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0); 
}

.close-reveal-modal{
	width: 30px;
	height: 30px;
	background: url(images/cro_close.png) no-repeat center;
	text-indent: -99999px;
}




.cro_agendatwister .clarlabel{
	padding: 0;
}

.crslinside{
	margin: 0;
	position: relative;
	width: 100%;
	height: auto;
}

.crslinside img{
	width: 100%;
	height: auto;
}

.crslinside a.displayanim{
	display: inline-block;
    left: 0px;
    line-height: 1px;
    max-width: 100%;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
    height: 100%;
}


.clartitle{
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: transparent; -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000)"; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);  zoom: 1;
	background: rgba(0,0,0,0.6);
	width: 100%;
	text-align: center;
	padding: 9px 0;
	color: #fff;
	font-size: 15px;
}


.crslinside .clarlabel{
	color: #fff;
	font-size: 13px;
	text-align: center;
	margin-bottom: 10px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 50;
	opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	filter: Alpha(Opacity=80);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;

}


.clarlabel a{
background: #3A3A3A;
color: #fff;
padding: 15px 20px;
display: block;
text-align: center;
}


.imgactivityshort .clarlabel a:hover, .cro_teamli .clarlabel a:hover{
	background: #2f2f2f !important;
}


.clarlabel a:hover{
background: #3A3A3A;	
}




.crslinside .clarlabel a{
	display: inline-block;
	text-align: center;
	color: #fff !important;
	background: transparent;
	white-space: nowrap;
	overflow: hidden;
	height: 100%;
	width: 100%;
	line-height: 180px;
	font-size: 18px;
	text-indent: -9999px;
	background: transparent !important;
}

.crslinside .clarlabel:hover a{
	background: url(images/search.png) no-repeat center !important;
}



.crslinside:hover .clarlabel{
	display: block;
}

.touch .crslinside .clarlabel{
	display: block;
	background: transparent !important;
}

.touch .crslinside .clarlabela{
	display: block;
	background: transparent !important;
}


.galholderski img{
	margin-bottom: 0px !important;
	width: 100%;
	height: auto;
}


/* 
 * -09- POST
 * */


.fpblog{
	border: 1px solid #e1e3e3;
	-webkit-border-radius: 4px;
	border-radius: 4px; 
	background: #fff;
	margin-bottom: 30px;
	padding-top: 0px;
}

.post{
	margin-bottom: 60px;
	position: relative;
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	background: #f9f9f9;
}

.singlepost .post{
	background: transparent;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.post .entry-title{
	padding: 0 20px;
	text-align: center;
}

.entry-summary{
	padding: 0 20px;
}

.quotesummary{
	padding: 0;
}

.catpost img{
	margin-bottom: 0 !important;
}

.searchpage .hentry{
	margin-bottom: 30px;
	margin-top: 0px !important;
	margin-bottom: 40px !important;
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	background: #f9f9f9;
	overflow: auto;
}

.searchpage .entry-title h2{
	padding: 20px;
	margin-bottom: 20px;
}


.searchpage p{
	font-size: 14px;
	color: #808789;
	line-height: 21px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 20px;
}

.searchpage p.cro_readmorep{
	padding: 10px 20px;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 20px;
}


.searchpage p.cro_readmorep:hover{
	background: #2f2f2f;
}


.searchpage p.cro_readmorep:hover a:hover{
	color: #fff;
}

.fpblog .post{
	border: 0px solid #fff;
	padding: 0px;
	border-bottom: 5px solid #fbfcfc;
	padding: 40px 40px 0px 40px;
	border-bottom: 1px solid #e1e3e3;
}


.fpblog .format-video iframe{
	background: #fff;
	margin-bottom: 30px;
}

.entry-title h2{
	font-size: 28px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	color: #3A3A3A;
	font-weight: normal;
}

.entry-title h2 a{
	font-weight: normal;
	color: #2F2C2C;
}


.post-p11 .entry-title h2, .post-p11 .entry-title h2 a{
	color: #4f5454;
	letter-spacing: -1px;
	font-weight: normal;
}

.cro_blogimglink{
	display: block;
	text-align: center;
	padding-top: 20px;
}


.post img, .hentry img{
	margin-bottom: 30px;
}


.post p{
	line-height: 1.9em;
	font-size: 15px;
}

.post p.morep{
	text-align: right;
}

.post p.morep a{
	font-size: 11px;
	text-transform: upercase;
	color: #fff;
	font-weight: bold;
	background: #3F3B3C;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	padding: 5px 10px;
	text-transform: uppercase;
}


.post img.align-left{
	float: left;
	margin: 0 30px 20px 0;
}


.post p{
	color: #808789;
}

.mejs-audio{
	margin-bottom: 30px;
	width: 100% !important;
	padding: 10px 0;
}

.mejs-container .mejs-controls {
	bottom: 10px;
}


p.cro_readmorep{
	margin: 0px;
	text-align: right;
	float: right;
	background: rgba(0,0,0,0.2);
	padding: 10px 30px;
}

p.cro_readmorep a.cro_readmorea{
	line-height: 33px;
	text-transform: uppercase;
	padding-right: 0;
	color: #fff;
}

p.cro_readmorep a.cro_readmorea:hover{
	color: #000;
}

.flex-video{
	margin: 0;
}


.cro_formquote{
	padding: 30px;
	margin-bottom: 30px;
}

.quotesummary .cro_formquote{
	margin: 0;
}
.format-quote p{
	font-size: 19px;
	line-height: 35px;
	margin-bottom: 20px;
	color: #888;
	font-weight: normal;
	padding: 0px 0;
}

.cro_formquote p{
	color: #fff;
}


.format-quote p.cro_readmorep{
	font-size: 14px;
	font-style: normal;
	margin: 0;
}

.post img.welcomeimg{
	max-width: 55%;
	margin-bottom: 0px;
	margin-bottom: 20px;
}

.welcomepost{
	padding-bottom: 20px;
}

.welcomepost .entry-title h2{
	margin-top: 0px;
	padding: 0;
	border: none;
}


img.alignleft{
	float: left;
	margin: 0 30px 30px 0;
	float: left; 
}

img.alignright{
	float: left;
	margin: 0 0px 30px 30px;
	float: right;
}



.singlepage .page, .singlepage .events, .singlepage .promotions, .singlepage .members{
	font-size: 14px;
	color: #777;
	line-height: 21px;
}

.summarydate{
	float: left;
	padding: 18px 20px;
	text-transform: uppercase;
	color: #fff;
}


.entry-meta{
	float: left;
	padding: 10px 20px;
	text-transform: uppercase;
}

.entry-meta a{
	display: block;
	text-align: center;
	line-height: 30px;
	color: #fff;
}


.entry-meta a:hover{
	color: #000;
}


.singlepost .entry-meta{
	display: none;
}


@media only screen and (max-width: 800px) {
	
	.welcomeimg{
	max-width: 40%;
}
	
}


@media only screen and (max-width: 767px) {
	
	.fpwidg{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
}




/* 
 * -10- CALENDAR
 * */


.caldiv{
	background: #f9f9f9;
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	padding: 0px 0;
	margin-bottom: 30px;
}

ul.calhead{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.calhead li{
	display: inline-block;
	width: 80%;
	vertical-align: middle;
	font-size: 26px;
	line-height: 26px;
	color: #fff;
	padding: 20px 0;
	text-transform: uppercase;
}

ul.calhead li.prevm, ul.calhead li.nextm{
	cursor: pointer;
	font-weight: bold;
	width: 10%;
	font-size: 26px;
	vertical-align: top;
}


ul.calday{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #545454;
	background: #EFEFEF;
}

ul.calday li{
	display: inline-block;
	width: 13.7%;
	vertical-align: middle;
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px 0;
}

ul.maincal{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.maincal li{
	display: inline-block;
	width: 13.7%;
	vertical-align: middle;
	font-size: 16px;
	min-width: 80px;
	height: auto;
}

ul.maincal li.daynum span.daybox{
	display: block;
	text-align: center;
	font-size: 16px;
	padding: 5px 0;
	min-height: 120px;
	border: 2px solid #f9f9f9;
	position: relative;
	background: #fff;
}


.caldiv .daynum span.thisday span.daynumber{
	color: #fff !important;
}


ul.maincal li.daynum span span.daynumber{
	position: absolute;
	top: 5px;
	left: 5px;
	border: 0px solid #000;
	height: 10px;
}

ul.maincal li.daynum span.stringer{
	width: 100%;
	display: block;
	min-height: 120px;
}

ul.maincal li.daynum span.numbday, span.numbtime{
	display: block;
	width: 60%;
	float: left;
}

ul.maincal li.daynum span.numbday {
	width: 40%;
	padding: 5px 0 0 5px;
	color: #444;
	text-align: left;
	font-weight: bold;
}


ul.maincal li.daynum span.thisday span.numbday {
	color: #fff;
}

ul.maincal li.daynum span.thisday span.numbtime {
	color: #fff;
}

ul.maincal li.daynum span.thisday span.numbdesc a{
	color: #fff;
}

.cromacol11 ul.maincal li.daynum span.numbdesc a{
	color: #777;
}

ul.maincal li.daynum span.numbtime {
	text-align: right;
	padding: 5px 5px 0 0;
	color: #666;
	font-size: 12px;
}

ul.maincal li.daynum span.numbdesc{
	border-top: 1px solid #e1e3e3;
	display: block;
	width: 100%;
	padding: 5px;
	font-size: 12px;
	line-height: 15px;
	color: #444;
}

ul.maincal li.daynum span.numbdesc a{
	color: #2F2C2C;
}

ul.timervalue{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.timervalue li{
	display: inline-block;
	margin: 10px 5px 10px 5px;
	padding: 0;
	color: #fff;
	background: transparent; -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000)"; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);  zoom: 1;
	background: rgba(0,0,0,0.4);
	border: 1px solid #999;
	border: 1px solid rgba(255,255,255,0.6);
	width: 50px;
}

ul.timervalue span{
	display: block;
}

ul.timervalue span.dayname{
	border-top: 1px solid #5F5F5F;
	line-height: 14px;
	font-size: 10px;
}

ul.timervalue span.dsec{
	font-size: 16px;
}



.cro_caldescsingleouter{
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	background: #f9f9f9;
	padding: 20px;
	margin: 0 0px 30px 0px;
}

.cro_caldescsingleouter h4.valueline{
	color: #424242;
	background: #8F8F8F;
	text-align: center;
	padding: 10px 0;
	margin-top: 20px;
	margin-bottom: 0;
	font-weight: normal;
}

.cro_caldescsingleouter h4.valueline a{
	color: #fff;
}

.cro_caldescsingleouter h5{
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	color: #666;
	border-top: 1px solid #e1e3e3;
	margin: 0px;
	padding: 15px 0;
}

.cro_calsingletime{
	width: 90px;
	padding: 20px 0;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	background: #000;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px; 
	text-align: center;
	margin-bottom: 20px;
	float: left;
}

.cro_calsingleimg{
	margin-bottom: 10px;
	float: left;
	position: relative;
}

.cro_calsingleimg img{
	width: 175px;
	margin-right: 30px;
}

.cro_twiouter{
	position: absolute;
	text-align: center;
	bottom: 5px;
	width: 175px;
}

.cro_timewithimage{
	display: inline-block;
	padding: 10px 15px;
	color: #fff;
	font-size: 19px;
}

h3.cro_maindate{
	font-weight: normal;
	color: #545454;
	text-align: center;
	margin: 10px 0;
}

h5.cro_bynone{
	border: none;
	color: #fff;
	margin-left: 210px;
	font-size: 17px;
	padding: 20px;
}

h3.cro_datebylines{
	color: #888;
	font-size: 19px;
}

ul.calagenda{
	padding: 0 10px;
	color: #fff;
	margin: 0 15px 30px 15px;
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}




ul.calagenda li{
	color: #fff;
}

ul.calagenda li:hover{
	color: #000;
}

ul.maincalagenda{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.maincalagenda li{
	display: inline-block;
	margin: 0 2%;
	min-width: 250px;
	background: #fff;
	vertical-align: top;
	width: 46%;
	margin-bottom: 30px;
	padding: 0;
	border: 1px solid #e1e3e3;
	-webkit-border-radius: 4px;
	border-radius: 4px; 
}

ul.maincalagenda li .datestrip{
	background: #000;
	color: #fff;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px; 
}

ul.maincalagenda li .datestrip .daynumstrip{
float: left;
width: 15%;
font-size: 30px;
line-height: 34px;
}

ul.maincalagenda li .datestrip .daydescstrip{
float: left;
width: 45%;
padding: 2px 0;
font-size: 12px;
}

ul.maincalagenda li .datestrip .timedescstrip{
float: left;
width: 40%;
padding: 2px 0;
font-size: 20px;
}

ul.maincalagenda li .datestrip .daydescstrip span{
display: block;
text-align: left;
text-transform: uppercase;
line-height: 15px;
}

ul.maincalagenda li .datestrip .daydescstrip span.dayname{
	font-weight: bold;

}

.agendadate{
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	font-size: 16px;
	padding: 20px 25px;
	margin-left: -20px;
	line-height: 16px;
}


ul.cro_agendatwister{
	list-style-type: none;
	text-align: center;
}

ul.cro_agendatwister li{
	display: inline-block;
	width: 31%;
	margin: 0 0.5%;
	position: relative;
	vertical-align: top;
	margin-bottom: 30px;
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	background: #F9F9F9;
	min-width: 250px;
}

ul.cro_agendatwister li h5{
	margin: 0;
}

ul.cro_agendatwister li .fpdiv{
	margin: 0 0 20px 0;
}

ul.cro_agendatwister li .clarlabel a:hover{
	background: #2f2f2f !important;
}



 @media only screen and (max-width: 767px) {

	.cro_calsingleimg {
  		float: none;
  		margin: 0 auto;
  		max-width: 150px;
  		margin-bottom: 30px;
	}

	h5.cro_bynone {
  		margin-left: 0px;
	}
	
}



/* 
 * -11- TEAM
 * */


ul.cro_col_3{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin: 0px 0 0px 0px;
	text-align: center;
}

ul.cro_col_3 li{
	margin-bottom: 20px; 
	display: inline-block;
	width: 33.3%;
	min-width: 290px;
	vertical-align: top;
	cursor: pointer;
}



ul.cro_col_4{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin: 0px 0 0px;
	text-align: center;
}

ul.cro_col_4 li{
	margin-bottom: 20px; 
	display: inline-block;
	width: 25%;
	min-width: 280px;
	vertical-align: top;
}

ul.cro_gallerylist{
	margin: 0px;
}


.imgouter{
	padding: 5px;
	text-align: left;
	position: relative;
}

.imgteamshort{
	padding:0px;
	text-align: center;
	overflow: hidden;
	width: 50%;
	float: left;
	position: relative;
}


.imgactivityshort{
	padding:0px;
	text-align: center;
	overflow: hidden;
	width: 100%;
	position: relative;
}

.imgteamshort .clarlabel{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.teamtable{
	width: 50%;
	float: left;
}

.cro_mainteampage{
	width: 100%;
	float: none;
	background: #f9f9f9;
	border: 1px solid #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);

	margin-bottom: 30px;
}

.cro_singleteamimg{
	text-align: center;
	margin-bottom: 20px;
}

.cro_singleteamimg img{
	background: #f9f9f9;
	border: 1px solid #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	padding: 5px;
	max-width: 200px;
	height: auto;
	width: 100%;
	float: left;
}

.teamtablehead{
	font-size: 16px;
	padding: 15px 10px;
	text-align: center;
	opacity: 0.8;
}

.teamtablebody{
	background: #fff;
	padding: 10px;
	text-align: center;
	color: #444;
	font-size: 14px;
}



.cro_mainteampage .teamtablebody{
	padding: 20px 30px;
}

p.cro_singleteamdesc{
	width: 50%;
	float: right;
	font-size: 18px;
	padding: 30px;
	color: #fff;
	border: 1px solid #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}


p.cro_singleactivitydesc{
	margin-top: 0;

}

.imgteamshort a.teama{
	display: inline-block;
    overflow: hidden;
    position: relative;
    width: 100%;
    max-height: 200px;


}

ul li.cro_teamli{
	width: 46%;
	margin: 0 1.5%;
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	background: #f9f9f9;
	margin-bottom: 30px;
}

ul li.cro_emptyteam{
	width: 30%;
	margin: 0 0.5%;
	margin-bottom: 30px;
}

ul li.cro_emptyteam .imgteamshort{
	width: 100%;
}



 ul li.cro_emptyteam .imgteamshort p.cro_teamdesc{
 	margin-bottom: 60px;
 }

ul.cro_col_3 li.cro_teamli{
	width: 76%;
	margin: 0 1.5%;
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	background: #f9f9f9;
	margin-bottom: 30px;
}

ul.cro_col_3 li.cro_emptyteam{
	width: 48%;
	margin: 0 1%;
	margin-bottom: 30px;
}

ul li.cro_activityli{
	width: 30%;
	margin: 0 1%;
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	background: #f9f9f9;
	margin-bottom: 30px;
	min-width: 240px;
}

ul li.cro_activityli img{
	width: 100%;
	margin: 0;
}

ul.cro_gallerylist li{
	width: 31%;
	min-width: 285px;
	margin: 0 1%;
	background: #FBFBFB;
	border: 1px solid #eee;
	margin-bottom: 30px;
	text-align: center;

}


.imgteamshort a.teama img{
	margin: 0px auto 0 auto;
	width: 100%;
    height: auto;
}

.galholderski{
	padding: 0px;
	text-align: center;
	margin: 0;
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.galholderski .cro_galoverlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("images/imgplayer1.png") no-repeat 50% 30% transparent;
}


h5.cro_galtitle{
	font-size: 16px;
	color: #545454;
	text-align: center;
	padding: 10px;
	margin: 0px;
}


p.cro_teamdesc{
	padding: 0 15px;
	margin-bottom: 50px;
}


a.cro_imgwrap {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 5px solid #FFFFFF;
  display: inline-block;
  left: 1px;
  line-height: 1px;
  overflow: hidden;
  padding: 0;
  position: relative;
  top: 1px;
  max-width: 100%;
}

a.cro_imgwrap img {
	border: 0px solid #000;
	padding: 0px;
	margin: 0px;

}





@media only screen and (max-width: 767px) {
	.cro_singleteamimg img {
  		float: none;
  		margin: 0 auto;
  		margin-bottom: 30px;
	}

	p.cro_singleteamdesc {
  	float: none;
  	margin: 0 auto;
  	margin-bottom: 30px;
	}

}


/* 
 * -12- GALLERY
 * */


.gallcont{
    -moz-column-count: 4;
    -moz-column-gap: 15px;
    -webkit-column-count: 4;
    -webkit-column-gap: 15px;
    column-count: 4;
    column-gap: 15px;
	margin: 0 15px;
	padding-top: 50px;
}


.galimg img{
	padding: 0px;
}

.galimg a{
	padding: 0px;
	border: 0px solid #000;
	margin-bottom: 30px;
}

.galimg{
	border: 1px solid #ddd;
	background: #FFFFFF;
	-webkit-border-radius: 4px;
	border-radius: 4px; 
	display: inline-block; /* Display inline-block, and absolutely NO FLOATS! */
    margin-bottom: 20px;
    width: 100%; 
}

.galimginner{
	padding: 20px;
}


h3.galtitle{
	font-size: 15px;
	line-height: 22px;
	text-align: center;	
}

h3.galtitle a{
	color: #999;		
}

ul.cro_gallerycontentwidget{
	display: none;
	z-index: 41;
}

.cro_galelement{
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 0px;
	z-index: 41;
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000)"; /* IE8 */    
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);   /* IE6 & 7 */      
	zoom: 1;
	background: rgba(0,0,0,0.6);
}

.cro_thumbholder{
	width: 100%;
	height: 100px;
	position: absolute;
	bottom: 5px;
	left: 0;
}

.cro_thumbprev{
	width: 50px;
	height: 100%;
	position:absolute;
	top: 0px;
	left: 0px;
	background: url(images/bg_direction_nav.png) no-repeat center left;
	display: none;
	cursor: pointer;
}

.cro_thumbnext{
	width: 50px;
	height: 100%;
	position:absolute;
	top: 0px;
	right: 0px;
	background: url(images/bg_direction_nav.png) no-repeat center right;
	display: none;
	cursor: pointer;
}

.cro_listholder{
	height: 100%;
	position:absolute;
	top: 0px;
	left: 50px;
	overflow: hidden;
}

ul.cro_listoflists{
	display: block;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.cro_listoflists li{
	width: 100px;
	height: 100px;
	float: left;
	margin: 0 5px 0 0;
	overflow: hidden;
}
ul.cro_listoflists li img{
	border: 3px solid rgba(255,255,255,0.4);
	-webkit-box-shadow:  0px 0px 2px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.3); 
	width: 100px;
	height: auto;
}

.cro_showholder{
	position: absolute;
	top: 50px;
	left: 90px;
	text-align: center;
}

.cro_loadergal{
	z-index: 38;
	position: absolute;
	width: 40px;
	height: 40px;
	background: #000 url(images/aloader.gif) no-repeat center;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	top: 50%;
	left: 50%;
	margin: -20px 0 0 -20px;
	display: none;
}

.cro_showholder img{
	border: 3px solid rgba(255,255,255,0.4);
	max-width: 100%;
}

ul.cro_listoflists li.crocurrgal img{
	border: 3px solid rgba(255,255,255,1);
}

.cro_biggalleft{
	width: 90px;
	position: absolute;
	top: 50px;
	left: 0px;
	background: url(images/bigprev.png) no-repeat center;
	cursor: pointer;
	display: none;
	opacity:0.7;
	filter:alpha(opacity=70); 
}

.cro_biggalright{
	width: 90px;
	position: absolute;
	top: 50px;
	right: 0px;
	background: url(images/bignext.png) no-repeat center;
	cursor: pointer;
	display: none;
	opacity:0.7;
	filter:alpha(opacity=70); 
}

.cro_closegallery{
	width: 30px;
	height: 30px;
	display: none;
	background: url(images/cro_close.png);
	position: absolute;
	top: 0px;
	right: 0px;
	margin: -20px -20px 0 0;
	z-index: 45;
	cursor: pointer;
}

.cro_biggalright:hover, .cro_biggalleft:hover{
	opacity:1;
	filter:alpha(opacity=100); 
}

.cro_titlegal{
	position: absolute;
	bottom: -40px;
	left: 0px;
	width: 100%;
	height: 40px;
	text-align: center;
}

.cro_titlegal p{
	display: inline-block;
	color: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 5px 20px 7px 20px; 
	border: 1px solid #fff;
	border: 1px solid rgba(255,255,255,0.3);
	text-shadow: 1px 1px 0 #000;
	display: none;
}


/* 
 * -13- HEADER SPACE
 * */


.cro_headerspace{
	position: relative;
	overflow: hidden;
}

.cro_headerspace .imgdiv{
	height: 300px;
}

.cro_withnav{
	height: 300px;
}
.cro_withbanner{
	height: 400px;
}

.cro_headerspace .cro_title{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: url(images/greypart.png) !important;
}


 .cro_headerspace .cro_title h1{
 	text-align: center;
 	color: #fff;
 	margin: 0;
 	padding: 20px 0px;
 	font-size: 26px;
 	font-weight: normal;
 	text-align: center;
 }


  .cro_headerspace .cro_title h2{
 	text-align: center;
 	color: #fff;
 	margin: 0;
 	padding: 30px 0px;
 	font-size: 22px;
 	font-weight: normal;
 	text-align: center;
 }

 

 @media only screen and (max-width: 767px) {


 	.cro_headerspace .row{
 		text-align: center;
 	}
	

	.cro_headerspace .cro_title h1{
		font-size: 20px;

	}
	
}



/* 
 * -14- BASIC WIDGETS
 * */



/* ========================= GENERAL ======================== */
ul.mainwidget{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}



ul.mainwidget li.widget-container{
	margin-bottom: 0px;
	color: #666;
	font-size: 14px !important;
	line-height: 18px;
  	margin-bottom: 30px;
  	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	background: #f9f9f9;
}

.fpwidg ul.mainwidget{
	background: transparent;
	border: 0px solid #000;
}


.fpwidg ul.mainwidget li{
	padding: 0;
}

ul.mainwidget li ul li{
	padding: 0;
	margin: 0;
	background: transparent;
	border: 0px solid #fff;
	-webkit-border-radius: 0px;
	border-radius: 0px; 
	list-style-type: none;
}

ul.mainwidget h3.widget-title{
	margin: 0;
	color: #fff;
	font-size: 18px;
	padding: 15px 20px;
	margin-bottom: 20px;
}

ul.mainwidget li ul{
	margin: 0;
	padding: 0 20px 20px 20px;
}






/* ========================= NAV MENU ======================== */

li.widget_nav_menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


ul.mainwidget .textwidget{
	font-size: 14px !important;
	line-height: 16px;
}

ul.mainwidget li.widget_nav_menu ul li{
	margin: 0px;
	padding: 5px 0;
}

ul.mainwidget li.widget_nav_menu ul li:last-child{
	padding-bottom: 0px;
	border-bottom: 0px solid #000;
	margin-bottom: 0px;
}



li.widget_nav_menu ul li a{
	display: block;
	position: relative;
}

li.widget_nav_menu ul li a span.main{
	text-indent: 0px;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	display: block;
}

li.widget_nav_menu ul li a span.sub{
	display: block;
	padding-bottom: 0px;
	color:  #878787;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
}


li.widget_nav_menu ul li a:hover{
	color: #545454 !important;
}






/* ========================= TWITTER ======================== */

li.widget_cro_twitter{
	padding: 30px !important;
	font-size: 11px;
	font-family: georgia, serif;
	font-style: italic;
	border: 0px solid #000;
}

li.widget_cro_twitter p{
	font-family: georgia, serif;
	margin: 0px;
	line-height: 17px;
	min-height: 70px;
	color: #000 !important;
}

li.widget_cro_twitter p a{
	color: #fff;
}

li.widget_cro_twitter p.tweetmore{
	min-height: auto;
}

li.widget_cro_twitter p.secondtweet{
	padding-top: 10px;
	border-top: 1px dotted rgba(255,255,255,0.3);
	margin-top: 10px;
}


li.widget_cro_twitter a.followlabel{
	display: block;
	text-align: center;
	color: #fff;
	Text-transform: uppercase;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	padding-top: 5px;
	line-height: 14px;
}


li.widget_cro_twitter a.followlabel:hover{
	color: #000;
}

li.widget_cro_twitter span{
	display: block;
	position: relative;
	font-size: 14px;
}

li.widget_cro_twitter span a.timesince{
	color: #2F2C2C;
	opacity: 0.6;
}

li.widget_cro_twitter h3.widget-title{
	display: none !important;
}


li.widget_cro_twitter .cro_reply{
	position: absolute;
	top: 0px;
	right: 10px;
	text-indent: -99999px;
	display: block;
	width: 16px;
	height: 16px;
	background: url(images/reply.png) no-repeat center;
}

li.widget_cro_twitter .cro_retweet{
	position: absolute;
	top: 0px;
	right: 35px;
	text-indent: -99999px;
	display: block;
	width: 16px;
	height: 16px;
	background: url(images/retweet.png) no-repeat center;
}

li.widget_cro_twitter .cro_favorite{
	position: absolute;
	top: 0px;
	right: 60px;
	text-indent: -99999px;
	display: block;
	width: 16px;
	height: 16px;
	background: url(images/favorite.png) no-repeat center;
}

li.widget_cro_twitter .cro_retweet em, li.widget_cro_twitter .cro_reply em, li.widget_cro_twitter .cro_favorite em{
position: absolute;
text-indent: 0;
top: -20px;
right: -20px;
display: none;
}

li.widget_cro_twitter .cro_retweet:hover em, li.widget_cro_twitter .cro_reply:hover em, li.widget_cro_twitter .cro_favorite:hover em{
display: block;
background: #545454;
color: #fff;
padding: 0 5px;
-webkit-border-radius: 3px;
border-radius: 3px; 
font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 11px;
text-transform: uppercase;
}






/* ========================= VIDEO ======================== */

ul.mainwidget li.widget_cro_video, ul.mainwidget li.widget_cro_gallery{
	position: relative;
	background: transparent;
	width: 100%;
	overflow: hidden;
	max-width: 330px;
}

li.widget_cro_video img{
	width: 100%;
	height: auto;
}



li.widget_cro_video .cro_videodesc{
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: transparent; -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000)"; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);  zoom: 1;
	background: rgba(0,0,0,0.6);
	width: 100%;
	text-align: center;
	padding: 9px 0;
	color: #fff;
	font-size: 15px;
}

.cro_activitydesc{
	padding: 0 30px;
}






/* ========================= GALLERY ======================== */



ul.mainwidget li.widget_cro_gallery .galholderski{
	height: 170px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	padding-top: 0;

}


ul.mainwidget li.widget_cro_gallery .galholderski img{
	width: 100%;

}


ul.mainwidget li.widget_cro_gallery span.cro_galoverlay{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(images/imgplayer1.png) no-repeat 50% 10%;
}

.widget_cro_video .playerbutdiv{
	background: url(images/imgplayer1.png) no-repeat 50% 50%;
}

ul.mainwidget li.widget_cro_gallery span.cro_nodesc{
	background: url(images/imgplayer1.png) no-repeat 50% 50%;
}

ul.mainwidget li.widget_cro_gallery span.cro_galdesc{
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: transparent; -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000)"; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);  zoom: 1;
	background: rgba(0,0,0,0.6);
	width: 100%;
	text-align: center;
	padding: 9px 0;
	color: #fff;
	font-size: 15px;
}





@media only screen and (max-width: 767px) {
	
	li.widget-container{
		max-width: 330px;
		margin: 5px auto;
	}
	
}




/* ========================= UPCOMMING EVENTS ======================== */


.widget_tli-upevents{
	padding-bottom: 30px;
}

.cro_eventswidgetout{
	padding-bottom: 16px;
	margin: 0 20px 20px 20px; 
}


.cro_eventinfoholder{
}


.cro_eventinfoholder span.cro_thetime{
	color: #545454;
	text-transform: uppercase;
	font-weight: bold;
}


.cro_eventinfoholder a{
	display: block;
	font-size: 16px;
	color: #2F2C2C;
	margin-bottom: 10px;
}


.footer .cro_eventinfoholder a{
	color: #fff;
}

.cro_eventinfoholder a:hover{
	color: #545454 !important;
}

.cro_eventswidgetout:last-child{
	padding-bottom: 0px;
	border-bottom: 0px dotted #e1e3e3;
	margin-bottom: 0px; 
}

.cro_caldayholder{
	width: 80px;
	height: 65px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}

.cro_caldayholder span{
	display: block;
}

.cro_caldayholder span.month{
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	font-size: 16px;
	background: rgba(0,0,0,0.05);
}

.cro_caldayholder span.day{
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	line-height: 30px;
	font-size: 25px;
}




/* ========================= newsletter ======================== */

.widget_tli-newsletter .valsuccess{
	background: #C2E48D;
	padding: 10px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #4F7216; 
	border: 1px solid #6D8F35; 
	text-align: center;
	font-weight: bold;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.6);
	margin-bottom: 5px;
	display: none;
}

.widget_tli-newsletter .valerror{
	background: #FF9899;
	padding: 10px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #9A4241; 
	border: 1px solid #AF6262; 
	text-align: center;
	font-weight: bold;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.4);
	margin-bottom: 5px;
	display: none;
}

.widget_tli-newsletter .signupinvite{
	color: #545454; 
	font-size: 15px;
	margin-bottom: 10px;
}

.widget_tli-newsletter .newsloc{
	display: none;
}

.widget_tli-newsletter .newssubmit{
	border: 0px solid #fff;
	display: block;
	color: #fff;
	display :block;
	padding: 15px 10px;
	text-align: center;
	width: 100%;
	font-size: 16px;
	text-transform: uppercase;
	cursor: pointer;
}

.widget_tli-newsletter .newssubmit:hover{
	background: #2F2C2C !important;
}

.footer .widget_tli-newsletter .newssubmit:hover{
	background: #FFFFFF !important;
	color: #2F2C2C !important;
}



.widget_tli-newsletter form{
	margin: 0px;
}



/* ========================= LATEST NEWS ======================== */


.widget_tli-latestnews img{
	float: left;
	max-width: 80px;
	margin-right: 20px;
	margin-bottom: 5px;
	width: 80px;
	height: 80px;
}

.widget_tli-latestnews h6{
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: normal;
}

.widget_tli-latestnews h6 a{
	display: block;
	font-size: 16px;
	color: #2F2C2C;
}

.footer .widget_tli-latestnews h6 a{
	color: #fff !important;
}

.widget_tli-latestnews h6 a:hover{
	color: #999 !important;
}

.widget_tli-latestnews p{
	font-size: 12px;
	margin-bottom: 0px;
}

.widget_tli-latestnews .singlep{
	padding-bottom: 17px;
	margin-bottom: 17px;
}

.widget_tli-latestnews .singlep:last-child{
	padding-bottom: 0px;
	margin-bottom: 0px;
}


/* ========================= SEARCH ======================== */


.widget_search form{
	margin: 0;
	padding: 20px;
	overflow: auto;
}

.widget_search input#searchsubmit{
	padding: 10px 20px;
	background: #2F2C2C;
	color: #fff;
	border: none;
	float: right;
	text-transform: uppercase;
}



/* ======================= CONTACT DETAILS ================== */

.widget_cro_contacts ul.ctclabels{
	margin: 0px;
	padding: 0px;
	border: none;
}


.widget_cro_contacts ul.ctclabels li {
	width: 100%;
}



/* ========================= TARIFFS ======================== */


p.cro_tarrdesc{
	padding: 0 20px;
	font-size: 16px;
}

.widget_cro_tariff table, .tarrwrapper table{
	margin: 0 5%;
	width: 90%;
	margin-bottom: 20px;
}

td.cro_tariff-tariff{
	text-align: right;
}

p.cro_tarifflinklabel{
	padding: 10px 5% 0 5%;
	text-align: right;
}

p.cro_tarifflinklabel a{
	padding: 10px 20px;
	color: #fff;
}

p.cro_tarifflinklabel a:hover{
	background: #2F2C2C;
}


.tarrwrapper {
	margin: 0 auto;
	margin-bottom: 30px;
  	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	background: #f9f9f9;
	max-width: 330px;
}


.tarrwrapper  h3{
  	color: #FFFFFF;
    font-size: 18px;
    margin: 0 0 20px;
    padding: 15px 20px;
  }





/* 
 * -15- FOOTER
 * */

.footer{
	background-color: #000;
	background-image: url(images/pstack.png);
}

.footinner .row{
}

.footscribe{
	background: #1F1D1D;
	padding: 10px 0;
}

.modalholder{
	display: none;
}

#site-generator{
	text-align: right;
}

#site-generator a span{
	color: #fff !important;
}

#modalholder{
	height: 0px; 
	overflow: hidden;
}

.galholder{
	display: none;
}


.galholder .reveal-modal-bg{
	background: url(images/greypart.png) !important;
}





/* 
 * -16- FOOTER WIDGETS
 * */


.footer ul.footwidget{
	list-style-type: none;
	margin: 40px 0;
	padding: 0px;
}


.footer ul.footwidget p{
	color: #999;
}

.footer ul.footwidget li{
	padding: 0px 0px;
	color: #888;
	margin-bottom: 30px;
	position: relative;
}

.footer ul.footwidget li ul li{
	margin-bottom: 0px;
}

.footer ul.footwidget li h3.widget-title{
	display: block;
	font-size: 24px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}


.footer ul.ctclabels li.ctcclearside{
	height: 10px;
}


.footer .cro_eventinfoholder {
color: #888;
}

.footer .cro_eventswidgetout{
	border-bottom: 1px dotted #444;
}

.footer .cro_eventswidgetout:last-child{
	border-bottom: 0px dotted #444;
}


.footer .widget_tli-newsletter input{
	background: #201E1E;
	border: 0px solid #3F3F3F;
	color: #fff;
}

.footer .widget_tli-newsletter label{
	color: #fff;
}


.footer .widget_tli-latestnews .singlep{
	border-bottom: 1px dotted #3f3f3f;
}

.footer .widget_tli-latestnews .singlep:last-child{
	border-bottom: 0px dotted #e1e3e3;
}


 .footer ul.footwidget li.widget_search{
 	margin-bottom: 90px;
 }

.footer ul.footwidget li.widget_search label{
 	color: #fff;
 }

 .footer ul.footwidget li.widget_search input#s{
 	background: #201E1E;
    border: 0 solid #3F3F3F;
    color: #FFFFFF;
 }



 .footer ul.footwidget li.widget_cro_video{
 	padding: 0px;
 }


.widget_cro_contacts ul.ctclabels{
	margin: 0px;
	padding: 0px;
	border: none;
	background: transparent;
}


.widget_cro_contacts ul.ctclabels li {
	width: 100%;
	font-size: 13px;
	padding: 0;
}




/* ========================= GALLERY ======================== */


.footer li.widget_cro_gallery span.cro_galdesc {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.6);
  bottom: 10px;
  color: #FFFFFF;
  font-size: 15px;
  left: 0;
  margin-left: 10%;
  padding: 9px 0;
  position: absolute;
  text-align: center;
  width: 80%;
}


.footer p.cro_tarrdesc{
	padding: 0;
	font-size: 16px;
}

.footer .widget_cro_tariff table, .footer .tarrwrapper table{
	margin: 0;
	width: 100%;
	margin-bottom: 20px;
	background: #201E1E;
	border: 1px solid #3F3F3F;
}

.footer .widget_cro_tariff table tbody tr:nth-child(2n) {
  background: #3F3F3F;
}

.footer .widget_cro_tariff table tbody tr td {
  color: #999;
}

.footer .widget_cro_tariff p.cro_tarifflinklabel {
  padding: 10px 0 0;
}


/* 
 * -18- COMMENTS
 * */
 .comments-area{
 	background: #fff;
 	padding: 20px;
 	border: 1px solid #ddd;
 }


  .comments-area h3.reply-title{
  	color: #545454;
  }


  .comments-area .comment-notes{
   	color: #777;
   	font-style: italic;
  }

 .comments-area input#submit{
   border: none;
   padding: 10px 20px;
   color: #fff;
   text-transform: uppercase;
 }


 .comments-area input#submit:hover{
 	background: #2F2C2C;
 }

 .comments-area h2.comments-title {
	font-size: 25px;
	margin-bottom: 30px;
}

.comments-area h2.comments-title span{
	font-weight: normal;
}

.comments-area ul.commentlist{
	list-style-type: none;
}

.comments-area li.comment{
	background: #FBFBFB;
}

.comments-area li.comment .comment-meta{
	padding: 15px;
}

.comments-area li.comment p.comment-awaiting-moderation{
	padding: 10px;
	margin: 30px 30px 0 30px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.comments-area li.comment .comment-content{
	color: #545454;
	padding: 30px 30px 0 30px;
}


.comments-area li.comment .reply a{
	padding: 5px 10px;
	background: #2F2C2C;
	margin-right: 30px;
	text-transform: uppercase;
	color: #fff;

}

h3#reply-title{
	font-weight: normal;
	margin: 0 0 20px 0;
}

form#commentform{
	background: #FBFBFB;
	padding: 20px;
}

.comments-area li.comment .reply{
	height: 40px;
	text-align: right;
}

.comments-area li.comment img.avatar{
}

.comments-area li.comment .fn{
	font-size: 16px;
	line-height: 46px;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	color: #fff;
}

.comments-area li.comment .comment-meta a{
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	line-height: 46px;
	color: #fff;
}

.comments-area li.comment #respond{
	padding: 0 40px;
}

.comments-area li.comment ul.children{
	list-style-type: none;
	margin: 30px;
}


/* 
 * -19- PAGINATION
 * */

.pagination {
	padding: 0;
	margin-bottom: 30px;
	text-align: center;
}

.pagination span, .pagination a{
	display: inline-block;
	line-height: 28px;
	padding: 0 11px;
	background: #2F2C2C;
	font-weight: bold;
	color: #fff;
}



/* ========================= CONTACT FORM ======================== */

form#ctcform{
	padding: 10px 20px;
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	background: #f9f9f9;
	position: relative;
}

form#ctcform h4{
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 24px;
}

form#ctcform p{
	margin-bottom: 20px;
}


form#ctcform input#cro_form_sub{
	padding: 15px 0;
	color: #fff;
	display: block;
	border: none;
	width: 100%; 
	margin-top: 40px;
	text-transform: uppercase;
	font-weight: bold;
}


form#ctcform input#cro_form_sub:hover{
	background: #2F2C2C !important;
}

form#ctcform p.locmail{
	display: none;
}

form#ctcform .booksuccess {
  background: none repeat scroll 0 0 #C2E48D;
  border: 1px solid #6D8F35;
  border-radius: 3px 3px 3px 3px;
  color: #4F7216;
  display: none;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 10px;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
  width: 100%;
}

form#ctcform .bookerror {
  background: none repeat scroll 0 0 #FF9899;
  border: 1px solid #AF6262;
  border-radius: 3px 3px 3px 3px;
  color: #9A4241;
  display: none;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 10px;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4);
  width: 100%;
}

form#ctcform select{
	padding: 7px;
	border: 1px solid #CCCCCC;
	background: #fff;
}

.cro_bookingsoverlay1 {
  background: url(images/greypart.png) !important;
  border-radius: 5px 5px 5px 5px;
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}

.cro_bookingsoverlay1 .bookingsldr {
  background: url("images/bookloader.gif") no-repeat center;
  height: px;
  left: 50%;
  margin: -33px 0 0 -33px;
  position: absolute;
  top: 50%;
  width: 66px;
}


/* ========================= Google Maps ======================== */

#map_canvas{
	width: 50%;
	float: left;
	height: 245px;
}

#map_canvas2{
	width: 50%;
	float: left;
}

.mapouter{
	margin: 0 15px;
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	background: #f9f9f9;
}

.singlecanvas{
	width: 100% !important;
	float: none !important;
}

#map_canvas2 img { max-width: none; height: auto }



/* ========================= Contact Details ======================== */

ul.ctclabels{
	text-align: center;
	list-style-type: none;
}

ul.ctclabels li{
	display: inline-block;
	width: 50%;
	vertical-align: top;
	text-align: left;
}

ul.ctclabels li.ctclabelside{
	text-transform: uppercase;
	font-weight: bold;
}


.widget_cro_contacts ul.ctclabels li.ctclabelside{
	color: #444;
}


.footer .widget_cro_contacts ul.ctclabels li.ctclabelside{
	color: #fff;
}

ul.ctclabels li.ctcclearside{
	width: 100%;
	height: 40px;
}


.widget_cro_contacts ul.ctclabels li.ctcclearside{
	height: 15px;
}

ul.ctclabels li.ctcclearside h4{
	text-align: center;

	padding-bottom: 20px;
	margin-bottom: 20px;
	height: auto;
	font-size: 24px;
}


@media only screen and (max-width: 480px) {
	
	ul.ctclabels li{
	width: 100%;
	}
	
}

/* ========================= Driving directions ======================== */

.cro_drivedirections{
	text-align: center;
	margin: 0 15px;
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	background: #f9f9f9;
}

.cro_drivedirections a{
	display: block;
	padding: 10px 0;
	color: #fff !important;
	margin: 0;
	font-size: 16px;
}

.cro_drivedirections a:hover{
	background: #2F2C2C;
}


ul.cro_directionscal{
	background: #Fff;
	border: 1px solid #eee;
	padding: 20px;
	list-style-type: none;
}


ul.cro_directionscal li{
	padding: 0px 0 10px 0;
}

ul.cro_directionscal li.dir-label{
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #2F2C2C;
}

ul.cro_directionscal li input#driveclick{
	background: #2F2C2C;
	color: #fff;
	padding: 15px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	border: none;
	width: 100%;
}

#map-container{
	width: 100%;
	height: 400px;
}

#dir-container{
	background: #fff;
}


#map_canvas img, #map_canvas2 img , #map-container img {
    max-width: none;
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
}



.wp-caption {
	max-width: 100% !important;
}
.wp-caption-text{
}
.sticky {
}
.gallery-caption {
}
.bypostauthor {
}
.aligncenter {
}



.cro_sch{
	position: fixed;
	top: 270px;
	left: 0px;
	background: #3E3C3D;
	width: 25px;
	height: 195px;
	-webkit-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px; 
	z-index: 50;
	-webkit-box-shadow:  0px 0px 2px 1px rgba(0, 0, 0, 0.4);
	box-shadow:  0px 0px 2px 1px rgba(0, 0, 0, 0.4); 
}

.cro_sec{
	position: relative;
	padding: 5px;
}

.cro_prim{
	position: relative;
	padding: 5px;
}

.secpoint{
	width: 15px;
	height: 15px;
	margin-bottom: 5px;
	cursor: pointer;
	-webkit-border-radius: 3px;
	border-radius: 3px; 
}


.alignleft{
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}

.alignright{
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}



 /* 
 * -22- FRONT PAGE CONTENT BANNERS
 * */

.cro_fpc{
	position: relative;
	text-align: center;
	background: #FBFBFB;
	-webkit-box-shadow:  0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow:  0 1px 2px rgba(0, 0, 0, 0.2);
	border: 1px solid #fff;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.cro_fpc .fptitles{
	font-weight: normal;
	z-index: 2;
	text-align: left;
}

.cro_fpc .fptitles h3{
	font-weight: normal;
	font-size: 22px;
	padding: 10px;
	margin: 0;
	position: absolute;
	bottom: 0%;
	width: 100%;
	left: 0;
	color: #fff;
	text-align: center;
	opacity: 0.9;
}

.cro_fpc .fptitles h3 a{
	font-weight: normal;
	color: #fff !important;

}

.cro_fpc .sliderspan{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	display :block
	opacity: 0.9;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	filter: Alpha(Opacity=90);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background: transparent;
}


.cro_fpc .sliderspan:hover{
	opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	filter: Alpha(Opacity=80);
}


.cro_fpc:hover .sliderspan{
	display :block;
}

.touch .cro_fpc .sliderspan{
	display :block;
	background: transparent !important;
}


.cro_fpc .sliderspan a{
	line-height: 200px;
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 18px;
	text-align: center;
	text-indent: -999999px;
	background: transparent;
}

.cro_fpc .sliderspan:hover a{
	background: url(images/search.png) no-repeat center;
}

.touch .cro_fpc .sliderspan a{
	display :block;
	background: transparent !important;
}


.cro_fpc img{
	z-index: 1;
	width: 100%;
	height: auto;
}

.fpcontents{
	margin: 0;
	z-index: 2;

}

.fpcontents p{
	margin: 0;
	font-size: 14px;
	position: relative;
	color:#DFDFDF;
	display: none;
}

.cro_backgroundmask{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

.cro_fpc:hover .fptitles h3{
	border: 0px solid #000 !important;
}

.cro_intro_content{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	z-index: 2;
}

.cro_intro_content h3{
	color: #fff;
	text-align: center;
}

.cro_intro_content p{
	color: #fff;
	text-align: center;
	padding: 0 30px;
	font-size: 16px;
	color: #CFCFCF;
}

.cro_centerme{
	display: table;
   	width: 100%;
   	height: 100%;
}

.cro_centermeinner{
   display: table-cell;
   text-align: center;
   vertical-align: middle;
}


.cro_pdr{
	padding-right: 0;
}

.cro_pdl{
	padding-left: 0;
}



@media only screen and (max-width: 900px) {
	.fpcontents{
		top: 0;
		width: 100%;
	}

}


@media only screen and (max-width: 767px) {
	.cro_fpc{
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;
	}

	.cro_pdr{
		padding-right: 15px;
	}

	.cro_pdl{
	padding-left: 15px;
}

}

 /* 
 * -22- CALLOUTS
 * */


.cro_callout{
	padding: 30px;
	font-size: 16px;
	line-height: 1.9em;
	margin-bottom: 30px;
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	text-align: center;
}


.cro_callout ul{
	list-style-type: none;
	margin: 0;
}

.cro_callout ul li{
	font-size: 16px;
}

.cro_callout_layout-3{
	float: right;
	width: 48%;
	margin-left: 2%;
	margin-bottom: 30px;
}

.cro_callout_layout-2{
	float: left;
	width: 48%;
	margin-right: 2%;
	margin-bottom: 30px;
}

.cro_callout_layout-4{
	float: left;
	width: 50%;
	margin: 0 25% 30px 25%;
}

.cro_themecallout{
	color: #fff;
}


.cro_button{
	display: inline-block;
	padding: 10px 20px;
	margin: 0 auto 10px auto;
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.cro_button:hover{
	background: #2F2C2C !important;
	color: #fff !important;
}

p.cro_buttonp{
	text-align: center;
}

.cro_bitty{
	background: #FBFBFB;
	border: 1px solid #eee;
}


.fpwidget{
	padding-top: 50px;
}

.fpwidget .widget-container{
	margin-bottom: 50px;
}

.cro_fpbgset{
	margin-top: 30px;
	background: #FBFBFB;
	border-top: 1px solid #eee;
}

.welcomemsg{
	background: #fff;
	overflow: hidden;
	margin-bottom: 40px;
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	background: #f9f9f9;
}

.welcomemsg h3{
	padding: 2px;
	font-size: 20px;
	margin-bottom: 20px;
}

.welcomemsg p{
	padding: 0 30px;
}


.welcomeimg{
	padding: 5px;
	float: left;
	margin-right: 30px;
	width: 300px;
}

.welcomeimg img{
	width: 300px;
	height: auto;
}

.tagspan{
	padding: 5px 0;
	color: #666;
}


.sticky{
}


.nav-previous, .nav-next{
	display: inline-block;
}

.nav-next{
	float: right;
}





 /* 
 * -22- time tables
 * */



.cro_timetablewrap{
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	background: #f9f9f9;
}


ul.cro_hourlines{
	list-style-type: none;
	margin: 20px;
}

ul.cro_hourlines li.cro_hlines{
	display: table;
	width: 100%;
}

ul.cro_hourlines li.cro_hlines:nth-child(even) li.cro_emptytable{
	background: #Fff;
}

ul.cro_hourlines li.cro_hlines li.cro_emptytable{
	border-bottom: 1px solid #eee;
}

ul.cro_hourlines li.cro_hlines:nth-child(2) li.cro_emptytable{
	border-top: 1px solid #eee;
}


ul.cro_daylines{
	list-style-type: none;
	vertical-align: top;
	display: table-row;
	width: 100%;
}

ul.cro_daylines li{
	list-style-type: none;
	padding: 10px 0;
	display: table-cell;
}

ul.cro_daylines li.cro_dlines{
	width: 12.5%;
	text-align: center;
	vertical-align: middle;
	height: 50px;

}

ul.cro_daylines li.cro_titlelines{
	text-transform: uppercase;
}

ul.cro_daylines li.cro_timetableactive{
	color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

ul.cro_daylines li.cro_timetableactive a{
	color: #fff;
	border-bottom: 1px dotted #fff;
}

ul.cro_daylines li.cro_timetableactive a:hover{
	color: #000;
	border-bottom: 1px dotted #000;
}





 /* 
 * -22- front widgets
 * */

ul.frontpagewidget{
	list-style-type: none;
	margin: 0;
}

ul.frontpagewidget li.widget-container{
	width: 33.33%;
	float: left;
	height: 330px;
	overflow: hidden;
	margin: 0 15px;
}

ul.frontpagewidget li.widget_tli-upevents{
	background: url(images/evttest.jpg) no-repeat center;
	padding: 20px;
	color: #fff;
}

ul.frontpagewidget li.widget_tli-upevents h3{
	color: #fff;
	text-align: center;
	padding-top: 20px;
}

ul.frontpagewidget li.widget_tli-upevents a{
	color: #fff;
}

ul.frontpagewidget li.widget_tli-upevents span.cro_thetime{
	color: #FF9D4B;
}


.pricing{
	background: #FF9D4B;
	color: #fff;
	text-align: center;
	font-size: 27px;
	padding: 30px 0;
}

.expl{
	text-align: center;
	color: #999;
	font-size: 16px;
	padding: 30px 20px 0 20px;
}

.teamwidg{
	background: url(images/teamwidg.jpg) no-repeat center;
	height: 330px;
	position: relative;
}

.meetthetrainer{
	position: absolute;
	bottom: 20px;
	width: 80%;
	margin-left: 10%;
	background: rgba(0,0,0,0.6);
	color: #fff;
	padding: 20px;
	font-size: 16px;
}


ul.frontpagewidget li.widget_cro_contacts{
	background: #2B2724;
}

ul.frontpagewidget li.widget_cro_contacts h3{
	color: #fff;
	text-align: center;
	padding-top: 30px;
}


ul.frontpagewidget li.widget_cro_contacts ul.ctclabels{
	margin: 20px;
}


ul.frontpagewidget li.widget_cro_contacts li.ctclabelside{
	color: #FF9D4B;
}


ul.frontpagewidget li.widget_cro_contacts li.ctcinfoside{
	color: #999;
	padding-bottom: 6px;
}


ul.frontpagewidget li.widget_tli-latestnews{
	background: url(images/bg2.jpg) no-repeat center;
}


ul.frontpagewidget li.widget_tli-latestnews h3{
	text-align: center;
	padding-top: 30px;
	color: #fff;
}

ul.frontpagewidget li.widget_tli-latestnews .singlep{
	padding: 0 20px;
}

ul.frontpagewidget li.widget_tli-latestnews .singlep a{
	color: #fff;
}

ul.frontpagewidget li.widget_tli-latestnews .singlep p{
	color: #FF9D4B;
}

ul.frontpagewidget li.widget_tli-newsletter{
	background: #FF9D4B;
}

ul.frontpagewidget li.widget_tli-newsletter h3{
	color: #fff;
	text-align: center;
	padding-top: 30px;
}

ul.frontpagewidget li.widget_tli-newsletter .signupinvite{
	display :none;
}


ul.frontpagewidget li.widget_tli-newsletter form{
	padding : 0 20px;
}

ul.frontpagewidget li.widget_tli-newsletter form input{
	border: 0px solid #000;
	background: rgba(0,0,0,0.2);
}


ul.frontpagewidget li.widget_tli-newsletter form input.newssubmit{
	background: #2B2724 !important;
}


.fitfeedbackouter{
	background-image: url(images/pstack.png);
}

.feedbackholder{
	margin-top: 30px;
}

.fitinner{
	overflow: auto;
}

.fitinner h3{
	color: #fff;
	line-height: 40px;
	margin: 70px 0 20px 0;
	font-size: 19px;
}

.fitinner h4{
	color: #fff;
	line-height: 40px;
	margin: 20px 0 20px 0;
	font-family: Georgia, Arial;
	font-weight: normal;
	font-style: italic;
	font-size: 16px;
}

.fitinner img{
	margin-top: 80px;
	background: #FBFBFB;
	background: rgba(255,255,255,0.5);
	border: 1px solid #fff;
	border: 1px solid rgba(255,255,255,0.6);
	-webkit-box-shadow:  0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow:  0 1px 2px rgba(0, 0, 0, 0.2);
	margin-bottom: 80px;

}

.upact{
	margin-bottom: 40px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ddd;
}

.upcclasses{
	-webkit-box-shadow:  0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow:  0 1px 2px rgba(0, 0, 0, 0.2);
	height: 130px;
	background-image: url(images/pstack.png);
	position: relative;
	overflow: hidden;
	border: 1px solid #fff;
}

.columnt-upcomming, .frban{
	margin: 40px 0;
}


.singleitem .columnt-upcomming{
	margin-top: -40px;
}

.upcprevnext{
	position: absolute;
	top: 30px;
	right: 30px;
	height: 70px;
	width: 100px;
	background: #2f2f2f;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px; 
}

.upcprevnext .upcprev{
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 70px;
	border-right: 1px solid rgba(0,0,0,0.1);
	background: url("images/arrow-left.png") no-repeat center;
	opacity: 0.6;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	filter: Alpha(Opacity=60);
	cursor: pointer;
}

.upcprevnext .upcnext{
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 70px;
	border-left: 1px solid rgba(255,255,255,0.1);
	background: url("images/arrow-right.png") no-repeat center;
	opacity: 0.6;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	filter: Alpha(Opacity=60);
	cursor: pointer;
}


.upcprevnext .upcprev:hover, .upcprevnext .upcnext:hover{
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: Alpha(Opacity=100);
}



.dateset{
	position: absolute;
	top: 0;
	left: 0;
	width: 190px;
	height: 100%;
	background-color: #2f2f2f;
	background-image: url(images/pstack.png);
}

.dateset .dateday{
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	height: 65px;
	font-size: 30px;
	line-height: 85px;
	text-align: center;
	width: 100%;
	text-transform: uppercase;

}

.dateset .datemonth{
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	height: 65px;
	font-size: 16px;
	line-height: 45px;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}

.dateactivity{
	margin-left: 190px;
	margin-top: 0px;
	width: 130px;
	height: 100%;
	position: absolute;
	background: #2f2f2f;
	top: 0;
}

.cro_timeswithout_image{
	width: 0;
	height: 0;
	overflow: hidden;
}

.dateactivity img{
	background: #fff;
}

.dateannounce{
	margin: 0 250px 0 330px;
	padding-top: 20px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	padding-bottom: 30px;
}

.dateatime{
	margin: 0 250px 0 330px;
	top: 80px;
	text-align: center;
	font-size: 17px;
}

.cro_stretch_noimg{
	margin-left: 200px;
}

.cro_stretch_notrainer{
	margin-right: 160px;
}

.dateatime span{
	-webkit-border-radius: 50px;
	border-radius: 50px; 
	color: #fff;
	background: #2f2f2f;
	padding: 5px 10px;
}


.trainerimg{
	position: absolute;
	top: 30px; 
	right: 170px;

}

.cro_timeswithout_trainer{
	width: 0px;
	height: 0px;
	overflow: hidden;
}

.trainerimg img{
	width: 70px;
	height: auto;
	-webkit-border-radius: 70px;
	border-radius: 70px; 
	
}


.post-nav ul{
	list-style-type: none;
	margin-bottom: 10px;
	text-align: center;
}

.post-nav ul li{
	display: inline-block;
	padding: 5px 10px;
	margin-right: 10px;
	-webkit-border-radius: 40px;
	border-radius: 40px; 
	text-align: center;
	-webkit-box-shadow:  0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow:  0 1px 2px rgba(0, 0, 0, 0.2);
	margin-bottom: 20px;
}

.post-nav ul li a{
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

.post-nav ul li:hover, .post-nav ul li.current-menu-item{
	background-color: #2f2f2f;
}

.fitinnerdir {
   width: 100px;
   position: absolute;
   top: 0;
   right: 0;
   height: 100%;
}
.fitinnerdirwrap {
   display: table-cell;
   text-align: center;
   vertical-align: middle;
   width: 100px;
   height: 70px;
}

.fitinnerblock{
	width: 100px;
   background: #2f2f2f;
   height: 70px;
   -webkit-border-radius: 5px 5px 5px 5px;
   border-radius: 5px 5px 5px 5px; 
   position: relative;
   position: absolute;
   right: 0;
   top: 50%;
   margin-top: -35px;
}

.fitinnerouter{
	display: table;
	width: 100%;
	height: 100%;
}

.finnerprev{
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 70px;
	border-right: 1px solid rgba(0,0,0,0.1);
	background: url("images/arrow-left.png") no-repeat center;
	cursor: pointer;
	opacity: 0.6;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	filter: Alpha(Opacity=60);
}

.finnernext{
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 70px;
	border-left: 1px solid rgba(255,255,255,0.1);
	background: url("images/arrow-right.png") no-repeat center;
	cursor: pointer;
	opacity: 0.6;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	filter: Alpha(Opacity=60);
}


.finnerprev:hover,
.finnernext:hover{
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: Alpha(Opacity=100);
}

.fbcontentinner{
	margin: 80px 150px 80px 200px;
	color: #fff;
}

.cro_without_image{
	margin-left: 0;
}

.fbcontentinner .fitfeedb_content, .fbcontentinner .fitfeedb_title{
	color: #fff;
	line-height: 1.5em;
}

.fbcontentinner .fitfeedb_content{
	font-size: 22px;
	opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	filter: Alpha(Opacity=80);
	margin-bottom: 40px;
}

.fbcontentinner .fitfeedb_title{
	margin-bottom: 0;
	font-weight: normal;
	opacity: 0.9;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	filter: Alpha(Opacity=80);
	font-size: 16px;
}

.feedbackcontent{
	position: relative;
}

.cro_image_without_image{
	width: 0;
	height: 0;
	overflow: hidden;
}

.feedbackcontent .feedbimg {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -75px;
	-webkit-box-shadow:  0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow:  0 1px 2px rgba(0, 0, 0, 0.2);
}

.feedbackcontent .feedbimg img{
	max-width: 150px;
	height: auto;
}

.responsivewrap{
	display: none;
}

.responsivewrap ul.responsivetimes{
	-webkit-box-shadow:  0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow:  0 1px 2px rgba(0, 0, 0, 0.2);
	border: 1px solid #fff;
	background: #F9F9F9;
	padding: 20px;
	list-style-type: none;
}

.responsive_singletitle{
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #2f2f2f;
	font-weight: bold;
}

.responsive_singledesc{
	text-align: center;
	padding-bottom: 10px;
}

.responsivewrap ul.responsivetimes li:nth-child(even){ 
	background-color:#fff; 
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.responsivewrap ul.responsivetimes li{
	padding: 10px 0;
}


.logoresponsive{
	background-image: url(images/pstack.png);
	padding: 30px 0;
	text-align: center;
	display: none;
}



 @media only screen and (max-width: 760px) {

 	.cro_timetablewrap{
 		display: none;
 	}

 	.responsivewrap{
 		display: block;
 	}


 	.fbcontentinner {
  		color: #FFFFFF;
  		margin: 0px 15px 0px 15px;
  		padding-top: 200px;
  		padding-bottom: 100px;
	}

	.feedbackcontent .feedbimg {
  		left: 0;
  		margin-top: 0px;
  		top: 20px;	
  		left: 50%;
  		margin-left: -75px;

	}

	.fitinnerblock {
  		margin-top: 0px;
  		position: absolute;
  		right: 50%;
  		top: auto;
  		bottom: 20px;
  		margin-right :-55px;
	}


	.upcprevnext{
		display: none;
	}

	.trainerimg{
		display: none !important;
	}

	.dateactivity{
		display: none !important;
	}

	.dateannounce {
  		margin: 0 0px 0 100px !important;
	}

	.dateatime {
		margin: 0 0px 0 100px !important;
	}

	.dateset {
  		width: 100px;
	}

	.dateset .dateday {
  		font-size: 18px;
  		height: 65px;
  		line-height: 65px;
	}

	.dateset .datemonth {
  		font-size: 13px;
  		line-height: 20px;
	}

	p.cro_singleteamdesc{
		width: 90%;
	}

	#map_canvas,  #map_canvas2{

		width: 100%;

	}
	
}

 @media only screen and (max-width: 850px) {

 	
	.logoresponsive{
 		display: block;
 	}

 	.topper img.tllogo {
  	display: none;
	}

 }



