#header-wrapper {
	background: #006600 url(images/header-bg-india.gif) repeat-x left bottom;
	border-bottom: 10px solid #003300;
}

#header h1 a:link,
#header h1 a:visited {
	background: transparent url(images/header_india.gif) no-repeat left top;
	height: 105px;
	width: 392px;
	display: block;
	text-indent: -9999px;
}

#left-sidebar h2,
#block-user-1 h2 {
	background-color: #FD8300 !important;
}

#left-sidebar li.collapsed a {
	background: #E5EFE5 url(images/menu-arrow-india.gif) no-repeat 8px center;
	text-indent: 25px;
}

#left-sidebar li.expanded a {
	background: #E5EFE5 url(images/menu-arrow-india-turned.gif) no-repeat 8px center;
	text-indent: 25px;
}

#left-sidebar li.expanded li.collapsed a {
	background: #CCE0CC url(images/menu-arrow-india.gif) no-repeat 8px center;
	text-indent: 25px;
	border-left: 25px solid #CCE0CC;
}

#left-sidebar li.expanded li.expanded a {
	background: #B2D1B2 url(images/menu-arrow-india-turned.gif) no-repeat 8px center;
	text-indent: 25px;
	border-left: 25px solid #B2D1B2;
}

#left-sidebar li.expanded .leaf a {
	background-color: #CCE0CC;
	background-image: none;
	text-indent: 25px;
}

#left-sidebar li.expanded li.expanded .leaf a {
	background-color: #CCE0CC;
	background-image: none;
	border-left: 0px solid #CCE0CC;
	text-indent: 50px;
}

#left-sidebar li.expanded .leaf a.active {
	background-color: #B2D1B2;
	background-image: none;
	text-indent: 25px;
}

#left-sidebar li.expanded li.expanded .leaf a.active {
	background-color: #B2D1B2;
	background-image: none;
	border-left: 0px solid #B2D1B2;
	text-indent: 50px;
}

#page-content h2,
#page-content h4 {
	color: #006600;
}

#page-content ul li {
	background: transparent url(images/arrow-india.gif) no-repeat left 3px;
}

#right-sidebar h4 {
	background-color: #FD8300;
}

#left-sidebar label {
	font-weight: bold;
	font-size: 0.8em;
}

#left-sidebar input.vasearch {
	border: 1px solid #000;
	width: 140px !important;
	padding: 0 !important;
	margin: 5px 0 !important;
}

#left-sidebar input#btnask {
	background-color: #FD8300;
	color: #FFF;
	cursor: pointer;
}