@charset "utf-8";
/* CSS Document */

body {
	background-color: #081E2C;
	background-image: url(https://cdn.indiblogger.in/v3/images/meetings/nokia2/bg.png) !important;
	background-repeat: repeat-x;
}
#searchbar { display: none; }
#header { background-image: url(https://cdn.indiblogger.in/v3/images/meetings/nokia2/bg.png) !important; }
#crumbs { color: #247CB0 !important; display: none; }
#crumbs a {
	color: #247CB0 !important;
	background: url("../../images/meetings/nokia2/crumbs.png") no-repeat scroll right 4px transparent;
}
.navlinkactive { 
	background-color: #081E2C; 
	color: #FFF !important; 
}
#content {
	background-color: #113E5B;
}
#maincontent { position: relative; }
#maincontent h1 { font-size: 21px; }
.txtbutton {
    background-color: #113E5B !important;
}
#tabs .tabs li.ui-state-active a, #tabs .tabs li.ui-state-active a:hover {
    background-color: #113E5B;
}
#tabs .tabcontent {
    border-color: #113E5B;
	min-height: 600px;
}
.indiform fieldset legend {
    background-color: #113E5B;
}
.agenda {
	font-size: 12px;	
}