@charset "utf-8";
/* CSS Document */

body {
	background-color: #3B0065;
	background-image: url(https://cdn.indiblogger.in/v3/images/meetings/surfexcel1/bg.png) !important;
	background-repeat: repeat-x;
}
#searchbar { display: none; }
#header { background-image: url(https://cdn.indiblogger.in/v3/images/meetings/surfexcel1/bg.png) !important; }
#crumbs { color: #247CB0 !important; display: none; }
#crumbs a {
	color: #247CB0 !important;
	background: url("../../images/meetings/surfexcel1/crumbs.png") no-repeat scroll right 4px transparent;
}
.navlinkactive { 
	background-color: #A672AF; 
	color: #FFF !important; 
}
#content {
	background-color: #9659A1;
}
#maincontent { position: relative; }
.txtbutton {
    background-color: #9659A1 !important;
}
#tabs .tabs li.ui-state-active a, #tabs .tabs li.ui-state-active a:hover {
    background-color: #9659A1;
}
#tabs .tabcontent {
    border-color: #9659A1;
	min-height: 600px;
}
.indiform fieldset legend {
    background-color: #9659A1;
}
.agenda {
	font-size: 12px;	
}
.bubbles {
	height: 404px;
	width: 100%;
	position:absolute;
	top: 64px;
	z-index: -10 !important;
	background-image: url(https://cdn.indiblogger.in/v3/images/meetings/surfexcel1/bubbles.png);
	background-repeat: repeat-x;
}
.clothes {
	height: 106px;
	width: 309px;
	position: absolute;
	top: 64px;
	right: 5px;
	background: url(https://cdn.indiblogger.in/v3/images/meetings/surfexcel1/clothes.png) no-repeat;
	z-index: -5 !important;
}
.splat {
	height: 935px;
	width: 900px;
	position: absolute;
	z-index: -11;
	left: 0px;
	top: -900px;
	background: url(https://cdn.indiblogger.in/v3/images/meetings/surfexcel1/splat.png) no-repeat;
}