/* CSS Document */
body{width:100%; background-image:url(images/page_bg.gif); background-repeat:repeat; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

#main{background-color:#FFFFFF; width:960px; margin-top:0}
#header{width:960px; height:154px; background-image:url(images/header_bg.gif); background-repeat:no-repeat;}
#navbar{width:960px; height:30px; background-image:url(images/navbar_bg.gif); background-repeat:repeat-x;}

/* ************************* Menu***************************   */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	
	/*background: #2F1A1A url(images/navbar_bg.jpg) repeat-x left bottom; */
	padding: 5px 20px;
	text-decoration: none;
	/*text-transform: lowercase; */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#FFFFFF;
}

#menu a:hover, #menu .active a {
	padding: 5px 18px; 
	background: #2F1A1A url(images/navbar_bg.gif) repeat-x left bottom;
	border: 1px solid #1E1010;
	/* border-right-color: #7A6D6D;
	border-bottom-color: #7A6D6D; */ 
	color: #FFFFFF;
}

/* ************************* Menu ending***************************   */

#content{width:960px; margin-top:0; background-color:#FFFFFF; padding:10px 0 0 0;}
#hor_line{background-image:url(images/hori_line.jpg); }
#line1{width:960px; height:220px; marging:0; padding-top:5px; border:0px solid #CCCCCC;}
#aboutus_desc{float:left;width:400px; height:200px; margin-left:0px; background-image:url(images/aboutus_desc_bg.jpg); background-repeat:no-repeat; padding:35px 25px 0 15px; text-align:justify;}
/* #aboutus_desc .desc{text-align:justify; padding:30px 15px 10px 15px ;width:370px;} */
#pravasa_varadhi{margin-top:5px; background-image:url(images/pastevents_bg.jpg); background-repeat:no-repeat;}
#pravasa_varadhi_events{margin-top:5px; background-color:#FFFFCC;}
#pravasa_varadhi img {border:1px solid #990000;}
#pravasa_bheri{float:right;width:400px; height:200px; margin-left:0px; background-image:url(images/pravasa_bheri_desc_bg.jpg); background-repeat:no-repeat; padding:35px 25px 0 15px; text-align:justify;}
/* #aboutus_desc .desc{text-align:justify; padding:30px 15px 10px 15px ;width:370px;} */
#line_news{width:960px; marging:0; padding-top:5px; border:0px solid #CCCCCC;}
#news{padding:10px 0 30px 50px;}
#latest_news{padding-left:30px; color:#990000; font-size:24px;}


#flash_player{width:400px; height:200px; float:right;}

#line2{width:960px; height:210px; marging:0; padding-top:5px; border:0px solid #CCCCCC;}
#flash_player_1{width:400px; height:200px; float:left; margin-left:5px; border:1px solid #00CC33;}
#flash_player_2{width:400px; height:200px; float:right; margin-left:5px;}
#flash_player_3{width:400px; height:200px; float:left; margin-left:5px;}

#login{width:400px; height:200px; background-image:url(images/login.jpg); background-repeat:no-repeat; float:right; padding:45px 20px 0 20px; color:#FFFFFF; font-weight:bold;}

#news_about_prp{width:400px; height:200px; float:right; margin-left:5px; background-image:url(images/news_about_prp_bg.jpg); background-repeat:no-repeat; padding:35px 25px 0 15px; text-align:justify;}

#news_about_prp li a{height:175px; margin-bottom:30px;}

#chiru_nri{width:400px; height:200px; float:left; margin-left:5px; background-image:url(images/chiru_nri_bg.jpg); background-repeat:no-repeat; padding:35px 25px 0 15px; text-align:justify;}


#line3{width:960px; marging:0; padding-top:5px; border:0px solid #CCCCCC;}
#line3 td{border-right:0px solid #DDDDDD; border-left:0px solid #DDDDDD;}

#noborder img{border:1px solid #990000; margin:3px;}

/* ---------------------  Gallery  ----------------- */

#gallery{width:960px; height:900px; marging:0; padding-top:5px; border:0px solid #CCCCCC;}
#gallery_pravasavaradhi{width:200px; float:left; padding:5px 5px 0 5px;}
#gallery_thumbs img{border:1px solid #990000; width:300; height:200;} 


/* ---------------------  Gallery   ----------------  */


/*  -----------------   Heading ------------------------------*/
	#content h3 a{font-size:1.0em; color:#990000; font-family:Verdana, Arial, Helvetica, sans-serif; margin-left:5px; }
	.more a {color: #990000 text-decoration:none;}

/*  -----------------   Heading ------------------------------*/   

/*  ------------------  URLS and Links ----------------------*/
li a,.forum a{text-decoration:none; color:#0000CC; padding:5px 5px 10px;} 

a.more{text-decoration:none; color:#990000; font-weight:bold;} 
.more{text-decoration:none; color:#990000; font-weight:bold;  text-align:center;}
/*	-----------------------  Text  -------------------------*/
.forum{color:#333333; padding:5px 5px 10px; text-align:justify }

/* -------------------------  Footer  ---------------------*/
#footer{height:150; width:960px; background-color:#009900; font-weight:bold; text-align:center;color:#FFFFFF; margin-bottom:0 }
   

