#toolBox{
	position:fixed;
	top:49px;
	height:100%;
	width:396px;
	right:0px;
	z-index: 3000;
	padding:20px;
	background-color:#e4e4e4;
	opacity:.98;
	cursor:move;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(46,46,46,1);
-moz-box-shadow: 0px 2px 10px 0px rgba(46,46,46,1);
box-shadow: 0px 2px 10px 0px rgba(46,46,46,1);

}



#toolClose{
	margin-top:-7px;
	text-align:right;
	cursor:pointer;
	font-size:18px;
	width:30px;
	float:right;
}

#topBar{
	height:48px;
	background-color:#efefef;
	vertical-align: middle;
	line-height:4em;
	padding-left:20px;
	position:fixed;
	width:100%;
	z-index:1000;
}

.nameBox{
width:auto;
position:absolute;
text-align:right;
top:17px;
right:20px;
margin-right:20px;
line-height: 1.0em;
font-size:1.3em;
font-family:sans-serif;


}

.currency{
	float:right;
	font-size:14px;
}
.userOptionBox
{
display:none;
position:absolute;
top:37px;
right:18px;
width: 165px;
height: 195px;
padding: 0px;
background: #FFFFFF;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
border: #eee solid 1px;
z-index:10000;
box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.12);
}

.userOptionBox:after
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 15px 15px;
border-color: #FFFFFF transparent;
display: block;
width: 0;
z-index: 1;
top: -15px;
left: 95px;
}

.userOptionBox:before
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 15px 15px;
border-color: #eee transparent;
display: block;
width: 0;
z-index: 0;
top: -16px;
left: 95px;
}



.optBoxInner{
font-weight:300;
padding:5px;
height:25px;
vertical-align: middle;
line-height:2.4em;
font-size:14px;
text-align:left;
background-color:#fff;
cursor:pointer;
}
.optBoxInner:hover{
background-color:#f7f7f7;

}

.optTop{
background-color:#d3d3d3;
}

.simpleFooter{

    margin-bottom: 30px;
    text-align: center;
    background-color: rgb(68, 68, 68);
    padding: 30px;

}

#containerE{
	margin:auto;
	width:1310px;
	margin-bottom:100px;
	margin-top:37px;
	background:#f8f8f8;
}

#navTopper{
	background-color:white;
	vertical-align: middle;
	text-align:right;
	margin-top:-1px;
	border-bottom:1px solid #e0e0e0;
	padding: 13px;
}

.navIcon{
	margin-top:14px;
	margin-right:25px;
	vertical-align: middle;
	height:25px;
	cursor:pointer;
	opacity:1;
}

.navIcon:hover{
	opacity:.5;
}
#leftColumn{
	width:255px;
	background-color:#838383;
	display:inline-block;
	vertical-align: top;



}
#leftColumn > :last-child{
	margin-bottom:50px;
}

#rightColumn{
	vertical-align: top;
	margin-left:-3px;
	display:inline-block;
	height:auto;
	width:1053px;

	background-color:#f4f4f4;
	position:relative;

	}

#rightColumn > :last-child{
	margin-bottom:50px;
}



.fullWidth{
	width:100% !important;

}


#contentLoad{
	margin:auto;
	margin-top:15px;
	width:970px;
	padding:0px;

}




/*from inc-left*/
p,h1,h2,h3,h4,h5,h6{margin-top:0px;}
body,td,div{text-align:left;}

li{
list-style-position: outside;
padding-left: 0 !important;
}


.headerBar{width:95%;}
.feeGrid{width:100%;}

.clear{
clear:both;
}


h2{line-height:1.2em;}


.classBar{
	color:#2f2f2f;
}

.eventMap{
	margin-top:20px;
	height:250px;
	color: #333;

}

.imageViewer{
display:none;
position:fixed;
text-align:center;
vertical-align:middle;
z-index:120;
width:auto;
height:auto;
min-width:600px;
min-height:400px;
background-color:#fff;
top:30%;
left:0;
right:0;
margin:auto;
padding:25px;
max-width:900px;
-webkit-box-shadow: 0px 0px 3px 1px rgba(186,186,186,0.82);
-moz-box-shadow: 0px 0px 3px 1px rgba(186,186,186,0.82);
box-shadow: 0px 0px 3px 1px rgba(186,186,186,0.82);
}

.facilities{
display:none;
position:absolute;
width:370px;
min-height:150px;
height:auto;
-webkit-box-shadow: 0px 0px 3px 1px rgba(186,186,186,0.82);
-moz-box-shadow: 0px 0px 3px 1px rgba(186,186,186,0.82);
box-shadow: 0px 0px 3px 1px rgba(186,186,186,0.82);
top:60px;
left:50%;
margin-left:-209px;
padding:25px;
z-index:20000;
background-color:#fff;
border:1px solid #eee;
}
.tp{
font-size:12px;
line-height:1.1em;
list-style-type:square;
list-style-position: inside;
}
.discountBox{
padding:10px;
}





li#otherEvents{
padding:8px;
margin-bottom:4px;
background-color:#f8f8f8;

}


.halfBlock{
	width:43% !important;
	display:inline-block !important;
	vertical-align: top;
}
.halfBlockFirst{
	margin-right:32px !important;

}

.infoBlock{
margin:auto;
display:block;
background-color:#fff;
width:94.75%;
margin-top:30px;
cursor: default;
min-height:100px;
height:auto;
vertical-align: top;
position:relative;
padding:25px;
}



.infoReveal{
display:none;
position:absolute;
bottom:0px;
height:20px;
text-align:center;
background-color:#dedede;
color:#444;
line-height:1.8em;
width:100%;
font-size:11px;
}

.infoBlockRight{
margin-right:0px;
}

.openClose{

	line-height: 1.1em;
	display:inline-block;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;

	line-height:2em;
	vertical-align: top;
	background-color:#fff;
	border:1px solid #eee;
	width:100px;
	height:105px;
	position:relative;


}
.openCloseTop{
	 border-radius:8px 8px 0px 0px;
	-moz-border-radius:8px 8px 0px 0px;
	-webkit-border-radius:8px 8px 0px 0px;
	background-color:green;
	color:white;
	font-family:sans-serif;
	font-size:24px;
	font-weight:400;
	letter-spacing:-1px;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	text-align:center;
	line-height:1.3em;
}

.openCloseBegin{

	background-color:green;

}

.openCloseEnd{

	background-color:#888;

}

.openCloseBody{
	font-size:45px;
	font-family:sans-serif;
	font-weight:400;
	color:#888;
    position: absolute;
    top: 62px;
    text-align: center;
    width: 100%;
}

.openCloseTime{
	font-size:13px;
	color:#333;
	position: absolute;
    bottom: -4px;
    text-align: center;
    width: 100%;
    font-weight:600;
}

.openCloseDay{
	font-size:13px;
	color:#333;
	position: absolute;
    top: 29px;
    text-align: center;
    width: 100%;
}

  .regNow{
	  display:inline-block;
	  width:68%;
	  vertical-align: middle;
  }

	.regBar{
		display:none;



	}

	.regBar:hover{
		opacity:.7;
		text-shadow:none;

	}

	.rgTitle{
		text-align:center;
		font-size:18px;
		font-weight:600;
		color:white;
		font-family: sans-serif;
		line-height:1.1em;
		padding:0px 10px;

	}

	.rgDesc{

		font-size:14px;
		padding:10px 14px;
		text-align:center;
		line-height: 1.1em;


	}
	.regTileBody{
		padding:22px;
		text-align:center;
	}


	.regTile{
		background-color:#444;
		cursor:pointer !important;
		vertical-align: top;
		text-align: center;
		/*border:1px solid #ddd;*/
		display:inline-block;
		position:relative;
		margin-bottom:20px;
		margin-top:10px;
		width:22%;
		padding-top:10px;
		height:46px;
		margin-right:20px;
		padding-bottom:10px;
		color:white;
		border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;


	}

	.regTile:hover{opacity:.7;}

.rgButton{
	text-transform: capitalize !important;
	width:180px !important;
	padding:10px 5px !important;
	font-size:16px !important;

}

.button:hover{
	opacity:.8;
}

.infoDark{
background-color:#444;
}

.infoBlockContentHolder{
height:auto;

background-color:white;


}

.infoBlockContent{
font-size:14px;
margin-bottom:10px;

}

.infoBlockContentHeader, .infoBlockContentHeader span, .infoBlockContentHeader p {
font-size:18px;
font-weight:bold;
padding-bottom:1px;
margin-bottom:4px;
color:#444;
}

.big{
	font-size:20px !important;
}

.contentBackground{
background-color:#fff;

text-align:center;
height:auto;
margin:auto;
padding:0px 5px;
position:relative;
min-height:850px;
}

.labelT{font-size:20px;font-weight:bold;}
.timeData{font-size:18px;font-family:'Oswald';text-align:right;}

.Red{color:#a20d0d;}
.scrolling{overflow-y:scroll;}
.nonScroll{overflow-y:hidden;}

.docHeader{
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 400;
    margin-top: 20px;
    /* background-color: #efefef; */
    padding: 10px;
    color: #444;
    border-bottom: 1px solid #ccc;
	}


.sponsorBlockOuter{
 position:relative;
 margin:auto;

}


.sponsorName{
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 300;
    font-family:sans-serif;
    margin-top: 20px;
	border-bottom:1px solid #ccc;
    padding: 10px;
    color:#444;

}
.sponsorDesc{
font-size:14px;
padding-left:10px;
line-height:1.1em;
}
.logoBlock{

margin:auto;
text-align:center;
}
img.desaturate{
-webkit-filter: grayscale(100%);
filter: gray; filter: grayscale(100%);
filter: url('/css/desaturate.svg#greyscale');
}

.logoHolder{
vertical-align: middle;
text-align:center;
display:inline-block;
margin-top:35px;
}

.levelName{
font-size:12px;
float:right;
color:#444;
vertical-align: middle;
margin-top:2px;
}
.fname{
	font-size:18px;
	font-weight:bold;
	padding-left:5px;
	padding-top:5px;
}
.gHead{

 font-size:25px;
 color:#2f2f2f;
 font-family:'Oswald';
 padding:5px 8px;
 font-weight:300;
 background-color:#ddd;
 text-transform:capitalize;

}

.infoBlockHeader, .infoBlockHeader span, .infoBlockHeader p{
	font-size:25px;
	font-family: sans-serif;
	letter-spacing: -1px;
	font-weight:300;
	text-align:left;
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
	text-transform:capitalize;
}

.feeCatHeader{

	padding:5px 10px;
	font-family:sans-serif;
	font-size:28px;
	font-weight:300;
	vertical-align:top;
	color:white;
}
.feeCatHeaderExhibitor{
	font-size:28px;
	padding:5px 10px;
	font-family:sans-serif;
	font-size:28px;
	font-weight:300;
	vertical-align:top;
	color:white;
}

.photoCage{
	position:relative;
	vertical-align:top;
	height:120px;
	width:120px;
	overflow:hidden;
	display:inline-block;

}

/*speakers and awards*/
	.awardBlock, .mealBlock{
		display:inline-block;
		width:75%;
		padding-top:2px;
		padding-left:10px;
		vertical-align: top;

	}

	.speakerBlock{
		margin-top:15px;
		vertical-align: top;


	}

	.speakerName{
		width:100%;
		text-align:center;
		margin-bottom:12px;
		font-size:18px;
		font-family:'Open Sans Condensed',sans-serif;
		font-weight:400;
		color:black;
		line-height:1em;
	}

	.speakerPosition{

		text-align:center;
		font-size:13px;
		font-family:'Open Sans Condensed',sans-serif;
		font-weight:300;
		color:#777;
	}
	 .awardName, .mealName{
		margin-bottom:12px;
		font-size:20px;
		font-family:'Open Sans Condensed',sans-serif;
		font-weight:600;
	}
	.speakerDesc, .awardDesc, .mealDesc{
		font-size:13px;
		line-height:1.1em;
	}

	 .awardTop{
		margin-bottom:10px;
		border-bottom:1px solid #ccc;
		position:relative;
	}

	.speakerTop{
		margin-top:16px;
	}



	.designation{
		text-align:center;
		line-height: 1.2em;
		padding:14px 0px;
		position:absolute;
		bottom:0;
		left:0;
		width:100%;
		background-color:#444;
		font-family:sans-serif;
		font-size:18px;
		color:white;
		font-weight:300;
		text-shadow: none;
	}

	.awardBox, .mealBox{
		border:1px solid #ddd;
		position:relative;
		margin-top:20px;
		padding:25px;
		background-color:rgba(234, 234, 234, 0.50);
	}


	.speakerTileBody{
		padding:25px;
		text-align:center;
	}


	.speakerTile{
		cursor:pointer !important;
		vertical-align: top;
		text-align: center;
		border:1px solid #ddd;
		display:inline-block;
		position:relative;
		margin-top:20px;
		width:22%;
		padding-top:20px;
		height:275px;

	}

/*details*/

#linkButton{
position:relative;
width:220px;
float:right;
margin-right:0px;
margin-top:7px;
z-index: 30px;
margin-bottom:10px;

}

.smallButton{
position:relative;
display:block;
padding:6px 18px;
float:left;
margin-right:3px;
background-color:#444444;
color:#ffffff;
text-align:center;
cursor:pointer;
font-size:16px;
-webkit-box-shadow: 0px 1px 3px 0px #888;
  -moz-box-shadow: 0px 1px 3px 0px #888;
 box-shadow: 0px 1px 3px 0px #888;
}



.infoBox{
margin:auto;
margin-top:20px;
background-color:#f8f8f8;
text-align:left;
width:190px;
max-width:190px;

padding:0px 4px;
 box-shadow:inset 1px 1px 3px #888;
-moz-box-shadow:inset 1px 1px 3px #888;
-webkit-box-shadow:inset 1px 1px 3px #888;
}






.overlay-backE {
    position   : absolute;
    top        : 0;
    left       : 0;
    width      : 100%;
    height     : 100%;
    background : #000;
    opacity    : 0.3;
    filter     : alpha(opacity=30);
    z-index    : 50;
    display	   : none;

}




#titleWrapper{
min-height: 130px;
background-color:#fff;
padding-left:25px;
height:auto;
vertical-align: middle;
}

#titleBlock{
padding:10px;
padding-bottom:5px;
padding-top:20px;
margin-left:20px;
height: auto;
width:75%;
max-width:75%;
vertical-align:middle;
display:inline-block;
}



#logoBlock{

vertical-align: middle;
display:inline-block;
overflow:hidden;
width:200px;
min-height:150px;
text-align:right;



}
.imageBlock{

display:inline-block;
vertical-align:middle;
line-height:10px;
height:85px;
max-width:170px;
margin-right:20px;



}



#datebar, #datebar span, #datebar p {
font-weight:bold;
font-size:20px;
color:#444;
margin-top:10px;
font-family: sans-serif;

}


.subTitleA{
font-family:sans-serif;
margin-top:5px;
width:100%;
position:relative;
font-weight:400;
font-size:17px;
color:black;
vertical-align: middle;
line-height: 1.2em;
}

.subTable{
	min-width: 70%;
    padding: 14px;
    background-color: #f6f6f6;
    margin-top: 20px;
    border-radius: 9px;
}






/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url('/fonts/oswald-regular.ttf') format('truetype');

}

.notPub{

width:100%;
padding-top:10px;
padding-bottom:10px;
text-align:center;
font-size:50px;
color:#bbb;
font-family:'Oswald';
background-color:#a20d0d;
color:white;
line-height:1em;
}

.warnPub{

	background-color:yellow;
	color:black;

}

.onlineNag{
background-color:white;
width:100%;
height:262px;
z-index:2500;
position:absolute;
top:0;
left:0;
padding:20px;

}

.notPubLower{
background-color:#f7f7f7;
text-align:center;
padding-bottom:20px;
font-size:12px;
background-color:#f3f3f3;
position:fixed;
z-index:3000;
top:80px;
left:0px;
width:100%;

margin-bottom:5px;




}


.adminButtons{
	font-size:1.2em;
	color:#444444;
	display:inline-block;
	position:absolute;
	top:20px;
	right:0px;
	margin-right:125px;

}

.adminBox{
width:30%;
height:190px;
display:inline-block;
max-height:190px;
overflow:hidden;
background-color:white;
margin-right:10px;
background-color:#fff;
-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1);
box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1);
margin-top:20px;


}

.adminHeader{
background-color:#ccc;
color:#444;
padding:3px;
text-align:center;
font-size:16px;
height:28px;
font-weight:bold;
line-height:1.8em;

}

.adminInner{
text-align:left;

height:150px;
padding:5px 12px;
margin-bottom:10px;
line-height:1.4em;
}

.xError{
color:#a20d0d;
font-size:17px;
vertical-align:middle;
}


input{
border:1px solid #ccc;
background-color:none;
}


.sectionHeader{
	font-size:30px;
	font-weight:300;
	font-family:sans-serif;
	padding-bottom:3px;
	margin-bottom:35px;
	margin-top:8px;
}


.noRegBox{
border:15px solid #a20d0d;
width:400px;
height:430px;
display:none;
position:absolute;
top:150px;
left:50%;
margin-left:-250px;
background-color:#ffffff;
-moz-box-shadow:1px 1px 1px 1px rgba(0,0,0,0.7);
-webkit-box-shadow:1px 1px 1px 1px rgba(0,0,0,0.7);
box-shadow:1px 1px 1px 1px rgba(0,0,0,0.7);

	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	overflow:hidden;
	padding:13px;
	z-index:5330;
}

.feeTable{
border:1px #cccccc solid;
width:100%;
	   -webkit-box-shadow: 1px 1px 2px 0px #888;
	   -moz-box-shadow: 1px 1px 2px 0px #888;
	        box-shadow: 1px 1px 2px 0px #888;
padding:5px;
}




div.clear {
    clear: both;
}


.data{

margin-top:3px;
margin-bottom:10px;
width:720px;
padding:10px;
background-color:#ffffff;
}



.labelD{
font-weight:bold;
color:#444444;
width:150px;
font-size:12px;
}


#spectator{

margin-top:25px;
padding:10px;
font-size:15px;
min-height:100px;
padding-top:25px;
padding-bottom:25px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;

}


.circle {
    width: 2em; height: 2em;
    -webkit-border-radius: 1.0em; -moz-border-radius: 1.0em; border-radius: 1.0em;
    background-color:#aaaaaa;
	float:left;
	margin-right:28px;
	position:relative;
    font-size:30px;
 	color:#ffffff;
  }

.circleP{
 	text-align: center; margin-top: 12px;margin-left:0px; font-size:30px;
}


.headerBar{
width:560px;
height:25px;
color:#444444;
font-size:12px;
padding-left:2px;
padding-top:5px;
font-weight:bold;
margin-top:3px;
margin-bottom:5px;
}

.specBox{


height:auto;
display:none;
position:absolute;
background-color:#ffffff;
-moz-box-shadow:1px 1px 1px 1px rgba(0,0,0,0.7);
-webkit-box-shadow:1px 1px 1px 1px rgba(0,0,0,0.7);
box-shadow:1px 1px 1px 1px rgba(0,0,0,0.7);
zoom: 1;
overflow-y:scroll;
overflow-x:hidden;
padding:2rem;
z-index:5330;
}


.col-1 {width: 8.33%;display:inline-block;}
.col-2 {width: 16.66%;display:inline-block;}
.col-3 {width: 25%;display:inline-block;}
.col-4 {width: 33.33%;display:inline-block;}
.col-5 {width: 41.66%;display:inline-block;}
.col-6 {width: 50%;display:inline-block;}
.col-7 {width: 58.33%;display:inline-block;}
.col-8 {width: 66.00%;display:inline-block;}
.col-9 {width: 75%;display:inline-block;}
.col-10 {width: 83.33%;display:inline-block;}
.col-11 {width: 91.66%;display:inline-block;}
.col-12 {width: 100%;display:inline-block;}

@media only screen and (max-width: 770px) {
    /* For tablets: */
   .specBox{

	width:90vw;
	top:10rem;
	left:50%;
	margin-left:-45vw;

	}

}

@media only screen and (min-width: 780px) {
    /* For desktop: */

	.specBox{

	width:910px;
	top:30px;
	left:20%;
	}




}




 .foodName{font-weight:bold;font-size:14px;}

.foodDesc{font-size:12px;margin-bottom:7px;margin-top:5px;margin-left:15px;}

.foodHolder{
	background-color:#f6f6f6;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	margin-top:15px;
	margin-bottom:15px;
	padding:10px;
	min-width:50%;
}


.foodRestrict{
	display:inline-block;
	width:6rem;
	margin-right:5px;
	line-height:1.5em;
}

.foodRestrictBlock{
	margin-left:15px;
	margin-bottom:8px;
}


.altLang{display:none;}

.freeEvent{
	color:green;
	font-size:40px;
	text-align:center;
	font-family:'Oswald';
	font-weight:700;
	margin-top:5px;
	margin-bottom:10px;
	display:none;
}

.freeEventOff{

	text-align:left;
	font-size:14px;
	border:1px solid #ccc;
	padding:5px;
	line-height:1em;
	width:90%;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	display:none;

}

#miscVenue{
	max-height:105px;
	overflow:scroll;

}


.descriptionHolder{
width:100%;
display:block !important;
height:auto;
margin:auto;
margin-top:0px;
position:relative;
padding-bottom:10px;
background-color:#7a7a7a;
box-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow:none !important;





}

.descriptionBox{
margin:auto;
vertical-align: top;
max-height:650px;
height:auto;
padding:35px;
padding-top:35px;
background-color:#fff;
padding-bottom:40px;
color:#444444;
overflow:auto;
line-height:1.3em;
box-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow:none !important;

}

p{font-weight:300;font-size:14px;}

p,span {
	line-height:1.2em;
	margin-bottom:0px;
}

#bannerBlock{

position:relative;
margin:auto;
margin-top:30px;
/*height:330px;*/
overflow:hidden;
cursor:move;
background-image: none;
background-color:#fff;
width:970px;

}




.tabButton.light{
	background-color:#f7f7f7;
	color:#444;
	text-shadow:none;
	}

.editBannerButton{
opacity:.3;
position:absolute;
top:7px;
right:5px;
z-index:30;
}

.lastItem{
border-bottom:none;
}
.upDown{
text-align:right;
display:inline-block;

margin-right:10px;
font-size:12px;
line-height:2.2em;
}

.toggleSideButton{
cursor:pointer;
padding:5px 5px;
background-color:#444;
color:#fff;
border:1px solid #ccc;
width:auto;
}
.headerButton{
position:absolute;
top:15px;
right:10px;
}


 .tabSet{
    width:100%;
    margin-top:-45px;

	}
.toggleTitle{
	vertical-align: middle;
	display:inline-block;

	font-weight:400;
	font-size:18px;
	letter-spacing: .1px

	}
.iconLeft{display:inline-block;margin-right:1px;vertical-align: middle;width:16px;margin-top:-1px;}


.noIcon{padding-left:25px;}

.tabSet2:hover, .tabSet2 a:hover{


	background-color:#333;

}

.tabSet2.current{

	color:white !important;
	background-color:#333;
	font-weight:300;
	vertical-align: middle;

}

.tabSet2.current > .showMe{
	font-size:15px;
	vertical-align: middle;
	display:inline-block;
	color:white !important;
	margin-top:-2px;
}

.showMe{display:none;}



.tabSet2 {
	text-transform: capitalize;
	background-color:#545454;
    color:white;
    font-size: 18px;
	line-height:2.4em;
	text-decoration: none;
		font-family: sans-serif;
		font-weight:300;
	border-bottom: solid 1px #e8e8e8;
	padding-left:15px;
	cursor:pointer;

}

 .tabSet2 a{
	 color:white;
 }

div.tabSet2 span {
    font-size: 14px !important;
}

div.toggleTitle span {
    font-size: 14px !important;
}

/* Main toggleSide */
.toggleSide {

	color:white;
	vertical-align: middle;
	background-color:#2f2f2f;
	font-family:sans-serif;
	text-align:left;
	font-weight:300;
	border-bottom: solid 1px #838383;
	position:relative;
	font-size:18px;
	cursor:pointer;
	letter-spacing: -1px;

}

/* toggleSide Link text */
.toggleSide .toggleSide-trigger {
	display:block;
	padding: 8px 9px;
	position:relative;
	text-decoration: none;
	color: white;
	cursor:pointer;
	font-size: 18px;
	line-height:1.7em;
	background-color:#2f2f2f;
}

/* toggleSide Link text */
.toggleSide-notrigger {
	display:block;
	padding: 8px 9px;
	position:relative;
	text-decoration: none;
	color: white;
	cursor:pointer;
	font-size: 18px;
	line-height:1.7em;
	background-color:#2f2f2f;
}

/* toggleSide Link hover state */
.toggleSide .toggleSide-notrigger:hover  {

	text-decoration: none;
}


/* toggleSide Link hover state */
.toggleSide .toggleSide-trigger:hover  {

	text-decoration: none;
}




/* The content of the toggleSide */
.toggleSide-content {
	text-align:left;
	color:#444;
	background-color: #f9f9f9;
	position:relative;
	font-family: san-serif;
	letter-spacing: 1px;
	font-size:12px;
	padding:10px;
	display:none;


}

.noBorder {border-bottom:1px solid white;}
.noBorder:hover{opacity:.8;}

.contacts{
color:#444;
z-index:1250;
display:none;
width:320px;
min-height:100px;
background-color:#fff;
text-align:left;
position:absolute;
right:20px;
top:50px;
-webkit-box-shadow: 2px 3px 5px 0px rgba(97,96,97,0.67);
-moz-box-shadow: 2px 3px 5px 0px rgba(97,96,97,0.67);
box-shadow: 2px 3px 5px 0px rgba(97,96,97,0.67);
}

.calendarSave{
	color:#444;
	z-index:1250;
	display:none;
	width:450px;
	min-height:100px;
	background-color:#fff;
	text-align:left;
	position:absolute;
	right:20px;
	/* top:50px; */
	-webkit-box-shadow: 2px 3px 5px 0px rgba(97,96,97,0.67);
	-moz-box-shadow: 2px 3px 5px 0px rgba(97,96,97,0.67);
	box-shadow: 2px 3px 5px 0px rgba(97,96,97,0.67);
}

.calendarSaveLink {
	color:#000;
	text-decoration: underline;
}

.closeBox{
	cursor:pointer;
	float:right;
	margin-right:10px;

}

.contactsHeader{
	height:30px;
	background-color:#444;
	color:white;
	font-size:18px;
	line-height: 1.75em;
    padding-left: 10px;
    letter-spacing: 1px;
    font-weight:400;
}

.contactsInner{
	padding:15px;
	background-color:white;
	color:#444;
}
#shareIcons{
margin:auto;
margin-top:20px;

background-color:#ffffff;
text-align:center;
width:180px;

	padding:6px 4px;
box-shadow:inset 1px 1px 3px #888;
-moz-box-shadow:inset 1px 1px 3px #888;
-webkit-box-shadow:inset 1px 1px 3px #888;
}

#linkbox{

position:absolute;
top:-10px;
left:170px;
color:#444;
z-index:150;
display:none;
width:320px;
height:100px;
background-color:#fff;
padding:15px;
text-align:left;
 margin-right:12px;

}

.flag{padding:5px;display:inline-block;vertical-align: middle;}

.flagHolder{

	background-color:white;
	text-align:center;}

.displayTable{

width:100%;

padding:5px;

}

.volHeader{


font-size:18px;
text-align:left;
margin-top:10px;
font-family: sans-serif;
font-weight:400;

}

.volButton{
text-align:center;
color:#ffffff;
cursor:pointer;
padding:6px 2px;
font-family: sans-serif;

opacity:.6;
}

.volButton:hover{
text-align:center;
opacity:1;
font-weight:300;


}
.volHeader.odd{
}


.onlineNag, .declineBox{
	position: absolute;
    z-index: 4000;
    top: 35%;
    left:0;
    right:0;
    margin:auto;
    height:auto;
    background-color: white;
    min-height: 300px;
    width:800px;
    padding: 40px;
-webkit-box-shadow: 0px -1px 16px 1px rgba(168,165,168,1);
-moz-box-shadow: 0px -1px 16px 1px rgba(168,165,168,1);
box-shadow: 0px -1px 16px 1px rgba(168,165,168,1);
}

.fb-share{
border-radius: 3px;
font-size: 11px;
width:80px;
height: 20px;
padding: 0 0 0 2px;
background: #365899;
border: 1px solid #365899;
color: #fff;
cursor: pointer;
-webkit-font-smoothing: antialiased;
margin: 0;
-webkit-user-select: none;
white-space: nowrap;

}
.fname{
	padding:13px 7px;font-size:19px;font-family: sans-serif;
}

.altLang{display:none;}

.title{
color:#444;
text-align:left;
line-height:30px;
font-family: sans-serif;
font-size: 42px;
line-height: 1em;
letter-spacing: -1px;
font-weight: 600;

}

.adminBox2{
	width: 30%;
    display: inline-block;
    max-height: 190px;
    overflow: hidden;
    margin-top:0px;
    vertical-align: middle;
}

 .showMoreLessDesc{
	text-align:center;
	line-height:22px;


}

.collapseButton{
	text-align:center;
	color:white;
	vertical-align: middle;
	font-size:16px;

}

.containArea{
    box-shadow: 1px 1px 5px 0px #ccc;
    -webkit-box-shadow: 1px 1px 5px 0px #ccc;
    -moz-box-shadow: 1px 1px 5px 0px #ccc;
     padding:35px;
     margin-top:20px;
     padding-bottom:125px;
}

.contactBlock{
	border:1px solid #ccc;
	padding:20px;
	text-align:left;
	font-size:14px;
	line-height:1.3em;
	margin:auto;
	margin-top:200px;
	max-width:400px;
	}


