@charset "utf-8";
/* CSS Document */

body {
	background-color: #F1F1F1;
	background-image: none !important;
}
#searchbar { display: none; }
#crumbs { display: none; }
.navlinkactive { 
	background-color: #222; 
	color: #FFF !important; 
}
#content, #maincontent {
	background-color: #FFF !important;
}
#maincontent { position: relative; }
.txtbutton {
    background-color: #222 !important;
}
#tabs .tabs li.ui-state-active a, #tabs .tabs li.ui-state-active a:hover {
    background-color: #222;
}
#tabs .tabcontent {
    border-color: #222;
	min-height: 600px;
}
.indiform fieldset legend {
    background-color: #222;
}
.agenda {
	font-size: 12px;	
}
#headerbg {
	height: 64px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -100;
	background-image: url(https://cdn.indiblogger.in/v3/images/meetings/bellbajao1/bg.png);
	background-repeat: repeat-x;
}
h1 {
	display: none;
}
.hashtag {
	display: none;
}
#content { overflow: visible; display: inline-block; }
#tabs .tabs li a {
    font-size: 11px !important;
}
.shareme {
	height: 30px;
	margin-top: 18px;
	margin-bottom: 10px;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#stretchy1 {
	height: 220px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 64px;
	z-index: -100;
	background-color: #222;
}

#stretchy2 {
	height: 60px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 284px;
	z-index: -100;
	background-color: #F9C929;
}
