@charset "utf-8";
/* CSS Document */

body {
	background-color: #F3A629;
	background-image: url(https://cdn.indiblogger.in/v3/images/meetings/spicemobiles1/bg.png) !important;
	background-repeat: repeat-x;
}
#header { background-image: url(https://cdn.indiblogger.in/v3/images/meetings/spicemobiles1/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: #73B9E2;
    border-color: #4F7DCA;
}
#content {
	background-color: #F29E11;
}
#maincontent { position: relative; }
.txtbutton {
    background-color: #73B9E2;
}
#tabs .tabs li.ui-state-active a, #tabs .tabs li.ui-state-active a:hover {
    background-color: #73B9E2;
}
#tabs .tabcontent {
    border-color: #73B9E2;
	min-height: 600px;
}
.indiform fieldset legend {
    background-color: #73B9E2;
}
#sponsors {
	background-color: #000;
	padding: 2px !important;
}
#sponsors .stayfreelogo {
	margin-top: 40px;
}