@charset "utf-8";

*{
	margin:0;
	padding:0;
	text-decoration:none;
	color:#202020;
}

img{
	border:0;	
}

body {
	background:url(../img/page-gradient.gif) repeat-y center;
	background-color:#dedede;
	
	margin-top:0px;
	
	font-family:"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	line-height:17px;
	font-size:12px;
}


/**********************************LAYOUT DEFINITIONS*************************************/
#wrapper {
	width:960px;
	margin:0 auto;
}

#navbar {
	height:157px;
	font-size:12px;
	font-weight:bold;
	position:relative;
	background:transparent url(../img/header_banner.png) no-repeat 0px -90px;
}

#sidebar-left { /**Optional left sidebar**/
	float:left;
	width:200px;
	margin:0 0 0 8px;
}

#content { /**Content area**/
	float:left;
	height:auto; /*important*/
	/* min-height:420px; */
}

.onecolumn { 
	width:920px;
	margin:0 15px 0 8px;
}

.twocolumn { /**defines width for contentarea**/
	width:720px;
	margin:0 15px 0 8px;
}

.threecolumn { /**defines width for contentarea**/
	width:515px;
	margin:0 15px 0 15px;
}


#sidebar-right { /**right compulsory sidebar**/
	float:left;
	width:200px;
	margin-left:3px;
	margin-top:0px;
}

.clearfloat {
	clear:both
}

#footer {
	height:23px;
	padding:40px 0 0 140px;
	background:url(../img/footer-gradient.gif) repeat-x;
    margin-top:-19px;
}

#footer .volunteerNotice{
	border-top: 1px solid #F2F2F2;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-top: 5px;
    text-align: center;
    width: 690px;
    font-size: 11px;
    
}

#footer a{
	color: #202020;
}

#womo {
	font-size:11px;
	color:#999;
	font-family:Georgia, "Times New Roman", Times, serif;
}
/*****************************************************************************/
/*****************************header elements*********************************/
#pune-logo {
	display:block;
	position:absolute;
	left:80px;
	top:11px;
	width:140px;
	height:63px;
	background:transparent url(../img/pune_banner.png) no-repeat 0px 0px;
}
#bangalore-logo {
	display:block;
	position:absolute;
	left:80px;
	top:11px;
	width:140px;
	height:63px;
	background:transparent url(../img/bangalore_header_banner.png) no-repeat 0px 0px;
}
#chennai-logo {
	display:block;
	position:absolute;
	left:80px;
	top:11px;
	width:140px;
	height:63px;
	background:transparent url(../img/chennai_header_banner.png) no-repeat 0px 0px;
}
#hyderabad-logo {
	display:block;
	position:absolute;
	left:80px;
	top:11px;
	width:140px;
	height:63px;
	background:transparent url(../img/hyderabad_header_banner.png) no-repeat 0px 0px;
}

#tagline {
	width:435px;
	height:43px;
	position:absolute;
	left:29px;
	top:14px;
}

#banner {
	position:absolute;
	left:220px;
	top:11px;
	width:658px;
	height:63px;
	background:transparent url(../img/header_banner.png) no-repeat -140px 0px;
}

#banner #currently-tracking {
	position:absolute;
	top:35px;
	left:488px;
	width:220px;

	color:#0171AD;
	font-size:11px;
}


/**********************************MENUBAR*************************************/
ul#menu {
	list-style:none;
	position:absolute;
	padding:0px;
	top:123px;
	left:118px;
}
ul#menu li {
	float:left;
	padding-right:25px;
	padding-left:20px;
	background:url(../img/spacer.gif) no-repeat;
}

#menu a{
	font-size:13px;
}

#menu li a.selected:visited,
#menu li a.selected:link
{ /*style for selected link*/
	color:#800404;
}

#menu a:link {
	text-decoration:none;
	color:#006699; /*style for unselected link*/
	
}

#menu a:visited {
	text-decoration:none;
	color:#006699; /*style for unselected link*/
}

#menu a:hover,
#menu a:focus {
	text-decoration:none;
	color:#800404;
}

/*****************************************************************************/


/*****************************Sidebar Content*********************************/
/*For direct content under a sidebar*/
.sidebar {
	margin-top:7px;
}

/*For Sidebar blocks*/
.sidebar-block {
	padding-bottom:28px;
	background:url(../img/sidebar-bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;	
	width:200px;
	
	margin-bottom:17px;
}

.sidebar-block .heading {
	background:url(../img/sidebarblue-top.png);
	background-repeat:no-repeat;
	background-color:#0171AD;

	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	
	padding:7px 0 8px 10px;
}

.sidebar-block .body {
	
	min-height:35px;
	
	border-left:#006699 1px solid;
	border-right:#006699 1px solid;
	padding:10px 10px 10px 10px;
}
/*****************************************************************************/


/*****************************Content Styling for #content*******************/
#content p{
	font-size:12px;	
	line-height:19px;
	text-align: justify;
    margin: 30px;

}

#content p a{
	color:#298EAA;
	font-weight:500;
}

#content p a:hover{
	background-color:#EFEFF0;
	font-weight:500;
}

h1.title{
	font-size:15px;
	color:#800404;
	
	border-bottom:1px solid #E9E9E9;
	
	margin-bottom:10px;
	padding-bottom:8px;
}
/*****************************************************************/

#navbar{
    height: 155px;
}
#homeintro{
    text-align: center
}
#content-centre {
    width: 810px;
}

#content-centre {
    width: 790px;
    margin: 0px auto;
}
#countdown {
    position: relative;
    margin-left: 70px;
}
#countdown #countdown-number {
    position: absolute;
    top: 32px;
    left: 449px;
    color: #820608;
    font-size: 13px;
    font-weight: bold;
}
.current {
    position: absolute;
    top: 80px;
    left: 245px;
}
.current a {
    color: rgb(0, 102, 153);
    text-decoration: underline;
}
.container{
    text-align: center;
}
.pera h2{
    margin-bottom: 30px;
	color: #810505;
}