@import url("/webfonts/MyriadPro/stylesheet.css");
@import url("/webfonts/MyriadProLight/stylesheet.css");
#banner #masthead .button {
	height: 38px;
	display: block;
	width: 204px;
	position: absolute;
	right: 0px;
	color: #fff;
	text-decoration: none;
	font: 16px/20px MyriadProLight,sans-serif;
	margin: 0;
	text-transform: uppercase;
	padding-left: 10px;
	padding-top: 4px;
}
#banner #masthead .button.yagya {
background: #ce2b06; /* Old browsers */
background: -moz-linear-gradient(top,  #ce2b06 0%, #ac1d04 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ce2b06 0%,#ac1d04 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ce2b06 0%,#ac1d04 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce2b06', endColorstr='#ac1d04',GradientType=0 ); /* IE6-9 */
	bottom: 0px;
	border-top: 2px solid #fff;
}
#banner #masthead .button.jyotish {
	background: #ce2b06;
	bottom: 44px;
}
#banner #masthead .button .ar {
	background-image: url(/images/arrow-buttons.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 16px;
}
#banner #masthead .button .sm {
	font: 11px/14px MyriadPro,sans-serif;
	letter-spacing: 1px;
	display:block;
}
#topnav {
	height: 55px;
	width: 1000px;
	position: absolute;
	left: 34px;
	top: 116px;
	z-index: 100;
	overflow: hidden;
}
#topnav ul {
	height: 45px;
	width: 1100px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#topnav ul li {
	float:left;
	-webkit-box-shadow: 0px 0px 18px 5px #441134;
	box-shadow: 0px 0px 18px 5px #441134;
}
#topnav ul li + li {
	margin-left: 5px;
}
#topnav ul li a  {
	font: normal 14px/26px MyriadPro, sans-serif;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 2px;
	display: block;
	height: 25px;
	text-indent: 0px;
	padding: 0 13px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(/images/topnav-bkgd.png);
}
#topnav ul li#contact a  {
	padding: 0 11px;
}

#topnav ul li a:hover  {
	color:#06467F;
	background-position: 0px -25px;
}
#content .sidenav {
	float: left;
	width: 156px;
}
#content .sidenav ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font: normal 18px/23px MyriadProSemibold, sans-serif;
	color: #06487f;
	/* [disabled]width: 156px; */
}
#content .sidenav ul a{
	color: #06487f;
	text-decoration: none;
}
#content .sidenav ul a:hover{
	color: #ce2b06;
}
#content .sidenav ul li{
	margin-bottom: 23px;
	padding-left: 24px;
	position: relative;
}
#content .sidenav ul li span{
	display: block;
	position: absolute;
	left: 0px;
	color: #ce2b06;
	font: 34px MyriadPro, sans-serif;
	top: -3px;
}

#content .sidenav-apply {
	float: left;
	width: 166px;
}
#content .sidenav-apply img{
	display: block;
	margin-bottom: 9px;
}
#content .sidenav-apply ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font: normal 18px/23px MyriadProSemibold, sans-serif;
	color: #06487f;
	width: 166px;
}
#content .sidenav-apply ul a{
	color: #06487f;
	text-decoration: none;
}
#content .sidenav-apply ul a:hover{
	color: #ce2b06;
}
#content .sidenav-apply ul li{
	margin-bottom: 6px;
	padding-left: 0px;
	position: relative;
	border-bottom: 1px solid #ce2b06;
	padding-bottom: 6px;
}

#subnav {
	height: 25px;
	width: 620px;
	position: absolute;
	left: 322px;
	top: 169px;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	left: 0px;
	top: 0px;
}
#subnav ul li   {
	text-indent: -9999px;
}
#subnav ul li a  {
	display: block;
	position: absolute;
	height: 25px;
	top: 0px;
	z-index: 100;
}
#subnav ul li a u {
	display: none;
}
#subnav ul li#yagya a {
	background: url(/images/subnav_sponsor.gif) no-repeat 0px 0px;
	left: 0px;
	width: 194px
}
#subnav ul li#onetime a {
	background: url(/images/subnav_onetime.gif) no-repeat 0px 0px;
	left: 197px;
	width: 186px
}
#subnav ul li#update a {
	background: url(/images/subnav_update.gif) no-repeat 0px 0px;
	left: 386px;
	width: 234px
}
#subnav ul li#yagya a:hover {
	background: url(/images/subnav_sponsor.gif) no-repeat 0px -25px;
}
#subnav ul li#onetime a:hover {
	background: url(/images/subnav_onetime.gif) no-repeat 0px -25px;
}
#subnav ul li#update a:hover {
	background: url(/images/subnav_update.gif) no-repeat 0px -25px;
}
