.bg {
	background-image: url(../images/bgMainContent.jpg);
	background-repeat: repeat;
}
.logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 75px;
	background-position: center center;
}
.banner {
	background-image: url(../images/bannerbg.jpg);
	background-repeat: repeat-x;
	height: 60px;
	background-position: center bottom;
}
.hr {
	height:2px;
	background:#05319a;
	clear:both;
	border-bottom:solid 3px #FFF;
	border-top:solid 3px #FFF;
}
.btnBarBg {
	background-image: url(../images/bgLinkBar.jpg);
	background-repeat: repeat-x;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 32px;
	width: 106px;
	left: 22px;
	top: 100px;
}
.aboutBtn {
	background-image: url(../images/btnAboutUs.jpg);
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 32px;
	width: 106px;
	left: 77px;
	top: 95px;
}
.activities {
	background-image: url(../images/btnActivites.jpg);
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 32px;
	width: 106px;
	left: 183px;
	top: 95px;
}
.newDerasarBtn {
	background-image: url(../images/btnNewDerasar.jpg);
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 32px;
	width: 113px;
	left: 289px;
	top: 95px;
}
.getInvolvedBtn {
	background-image: url(../images/btnGetInvolved.jpg);
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 32px;
	width: 113px;
	left: 402px;
	top: 95px;
}
.NextJainsBtn {
	background-image: url(../images/btnNewGeneration.jpg);
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 32px;
	width: 180px;
	left: 582px;
	top: 95px;
}
.DirectionBtn {
	background-image: url(../images/btnDirections.jpg);
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 32px;
	width: 111px;
	left: 693px;
	top: 95px;
}
.mainContent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D20000;
	text-decoration: none;
	font-weight: normal;
}
.mainContentBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
	margin: 2px;
	padding: 2px;
}
.mainContentHeading {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
	
}
.mainContentHL {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;
}
.activedate {
	border: 1px solid #FF9900;
	font-family: "Century Gothic";
	font-size: 22px;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
}
.inactivedate {
	border: 1px solid #FF9900;
	font-family: "Century Gothic";
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
	background-color: #CCCCCC;
}
.days {

	border: 1px solid #FF9900;
	font-family: "Century Gothic";
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #FFCC00;
	background-color: #993300;
}
.mainContentHL2 {

	font-family: "Century Gothic";
	font-size: 16px;
	color: #CC33CC;
	text-decoration: underline;
	font-weight: bold;
}
.mainContent2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9933CC;
	text-decoration: none;
}
.mainContentHL3 {


	font-family: "Century Gothic";
	font-size: 16px;
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}
.mainContent3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00557D;
	text-decoration: none;
}
.whiteTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
.border {
	border: 1px solid #999999;
}
.month {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9966FF;
	text-decoration: none;
}
.datelink {
	font-family: "Century Gothic";
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	color: #0066FF;
}
.dotlineh {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.mainContenthome {


	font-family: "Century Gothic";
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	background-color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	
}

a:hover.footer {
background-color: #FFffff;
border-right: 1px solid #ff0000;
border-left:1px solid #ff0000;
color: #ff0000;
}
.otherlink {
	background-color: #FFCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	border-top: 1px none #FF3300;
	border-right: 1px dotted #FF3300;
	border-bottom: 1px dotted #FF3300;
	border-left: 1px dotted #FF3300;
}
a:hover.mainContentBottom {
background-color: #FFffff;
border-right: 1px solid #ff3300;
border-left:1px solid #ff3300;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 2px;
	margin: 1px;
	border: 1px solid #666666;
}

a:hover.links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	background-color:#FFFFFF;
	text-decoration: none;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	padding: 2px;
}

a:hover.links2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	padding: 2px;
}
.bottomright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.border {
	border: 1px solid #FF9900;
}
.links2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
	border: none;
}
.bottom {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.tableContent {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D20000;
	text-decoration: none;
	font-weight: normal;
}
.tableContent2 {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00557D;
	text-decoration: none;
	font-weight: normal;
}
.mainContentbanner {



	font-family: "Century Gothic";
	font-size: 36px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

/* homepage banner Large */
#cyclewrap{position:relative;width:785px; background:#993300; padding:4px;}
/*#cyclewrap .sm_img {width:445px; background:#993300; padding:4px;}*/
#cyclewrap .cycleprev, #cyclewrap .cyclenext{display:block;position:absolute;width:32px;height:32px;top:250px;z-index:900;text-decoration:none;} 
#cyclewrap .cycleprev{left:680px;background:url(../images/previous_btn.png) no-repeat top left; height:34px; width:34px;} 
#cyclewrap .cyclenext{right:20px;background:url(../images/next_btn.png) no-repeat top left; height:34px; width:34px;} 
#cyclewrapnav {position:absolute; bottom:0; z-index:9999;} 
#cyclewrapnav a{background:transparent url(../images/pagenav.png) no-repeat 0 0 ; float:left; height:15px; overflow:hidden; text-decoration:none; text-indent:-1234px; width:16px;} #cyclewrapnav a.activeSlide {background-position:-32px 0;}
.cycleimages{overflow: hidden; position: relative;} 
#cyclewrap h1{margin:0; padding:5px; font-size:12px; text-align:left; background:#993300; font-family:Arial, Helvetica, sans-serif; color:#fff;}
#cyclewrap img{ border:4px solid #fde180;}

#cyclewrap_small {width:445px; background:#993300; padding:4px;}
#cyclewrap_small .cycleprev, #cyclewrap_small .cyclenext{display:block;position:absolute;width:32px;height:32px;top:380px;z-index:910;text-decoration:none;} 
#cyclewrap_small .cycleprev{left:560px;background:url(../images/previous_btn.png) no-repeat top left; height:34px; width:34px;}
#cyclewrap_small .cyclenext{left:600px;background:url(../images/next_btn.png) no-repeat top left; height:34px; width:34px;} 
#cyclewrap_small h1{margin:0; padding:5px; font-size:12px; text-align:left; background:#993300; font-family:Arial, Helvetica, sans-serif; color:#fff;}
#cyclewrap_small img{ border:4px solid #fde180;}



/* Pratishtha Countdown */
.countdown {
 background:url(../images/countdown_bg.png) no-repeat;
 width:64px;
 height:64px; 
 font:Bold 36px Arial; 
 color:#fff; 
 text-align:center;
 line-height:64px;
}
.countdown2 {
 width:1px; 
 height:1px;
 display:none
}
.countdown_title {
 font:16px "Comic Sans MS"; 
 color:#636363; 
 text-align:center;
}
#counter {
    border-style: none;
    background-color: transparent;
}

/* Signup Form  */

.form_header 		{background:url(../images/form_header_bg.jpg) repeat-x; height:55px}
.form_text		{border:1px solid #ccc; height:30px; color:#666; line-height:30px;}
.form_textarea	{border:1px solid #ccc;}
.form_title 	{font: bold 14px Helvetica; color:#666; padding:9px 0 0 20px; vertical-align:text-top; width:85px }
.form_hd 		{font: 18px Helvetica; color:#fff; background:#993300; line-height:35px; padding:0 0 0 20px; }
.form_dropdown	{width:263px; border:1px solid #ccc; color:#666; }
.table 			{border-collapse:collapse; border:1px dashed #ff9900; background:#fefaef}
.form_help		{font:11px Arial; color:#C63}
.button			{background:#dda735; border:4px solid #c58c10; width:80px; height:35px; color:#fff; font-weight:bold; font-size:13px}
.form_pad		{padding:10px;}
.form_footer {
	background-color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top:1px dotted #FF3300;
	line-height:22px
}
.thanks_msg{vertical-align:middle; height:400px; font: 18px Helvetica; color:#CC0000;}
.mandatory_mark {color:#d15151; padding: 5px 0 0 0; text-align:right}
.validate_txt	{font:11px Arial; color:#c63}
.black_overlay{
	display: none;
	position:absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 5%;
	left: 30%;
	width: auto;
	height: auto;
	padding: 0;
	border: 2px solid orange;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

