@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	background-image: url(https://cdn.indiblogger.in/v3/images/meetings/dove2/bg.png) !important;
	background-repeat: repeat-x;
}
#header { background-image: url(https://cdn.indiblogger.in/v3/images/meetings/dove2/bg.png) !important; }
#crumbs { color: #247CB0 !important; display: none; }
#crumbs a {
	color: #247CB0 !important;
	background: url("../../images/meetings/spicemobiles1/crumbs.png") no-repeat scroll right 4px transparent;
}
.navlinkactive {
    background-color: #E8E8E8;
    border-color: #FFF;
}
#content {
	background-color: #D4B362;
}
#maincontent { position: relative; }
.txtbutton, .txtbutton:hover {
	background-color: #D4B362;
	color:  #634E1B !important;
}
#tabs .tabs li.ui-state-active a, #tabs .tabs li.ui-state-active a:hover {
	background-color: #D4B362;
	color: #634E1B;
}
#tabs .tabcontent {
    border-color: #D4B362;
	min-height: 600px;
}
.indiform fieldset legend {
    background-color: #D4B362;
}
#sponsors {
	background-color: #FFF !important;
	padding: 2px !important;
	border: 2px solid #FFF !important;
}
#sponsors .stayfreelogo {
	margin-top: 40px;
}