/* 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 of All Pages 
-------------------------------   */
#content{width:960px; height:auto; background-color:#FFFFFF;}
#content_mega_bro{width:960px; height:1200px; background-color:#FFFFFF;}
#content_events{width:960px; height:1100px; background-color:#FFFFFF}
#content_portland{width:960px; height:1200px; background-color:#FFFFFF}
#content_lasvegas{width:960px; height:800px; background-color:#FFFFFF}
#content_london_sparc{width:960px; height:800px; background-color:#FFFFFF}
#content_toronto_sparc{width:960px; height:1000px; background-color:#FFFFFF}
#content_chicago_sparc{width:960px; height:800px; background-color:#FFFFFF}
#content_fords_sparc{width:960px; height:1050px; background-color:#FFFFFF}
#content_fremont_sparc{width:960px; height:950px; background-color:#FFFFFF}
#content_dallas_sparc {width:960px; height:950px; background-color:#FFFFFF}
/* -------------------------  Headings  ---------------------------  */
a.head_main{font-size:14px; color:#0000AA; font-weight:bold; text-decoration:none;}
.head_main{font-size:14px; color:#DD0000; font-weight:bold; }


/* -------------------------  Headings  ---------------------------  */


/* ------------------------  Chiru News ---------------------------   */
#line1{width:960px; height:240px; padding:0px; margin-bottom:2px; margin-top:5px;}
#chiru_news_flash{width:400px; height:200px; float:left; padding-right:0; background-color:#999999; border:7px solid #B3DDEA; margin-top:6px; }

#chiru_news{width:540px; height:230px; background-image:url(images/chiru_news_bg.gif); background-repeat:no-repeat; float:right; padding-top:0px; padding-left:0px; margin-right:0px; text-align:left;}


#chiru_news_scroll{width:200px; height:180px }

#chiru_prp_flash{width:350px; height:180px; border:2px solid #009933;}
.news1{text-decoration:none; color:#006633; font-weight:bold; font-size:12px; margin-left:10px;}
.news2{text-decoration:none; color:#006633; font-weight:bold; font-size:12px; margin-left:10px;}


/* ------------------------  Chiru News ---------------------------   */

/*  -------------------------  3Flash Shows, Description, PCO Events left Side  -------------- */
#nriyatra{width:750px; height:250px} 
#chiru_meets_nri{width:750px; height:250px} 
#pravasabheri{width:750px; height:233px; }
#flash_news_desc{width:960px; height:750px; padding:5px; }
#events_link_images{width:175px; float:left; border:1px solid #000033}
#events_link_images img{border:1px solid #990000; margin:3px;}
#flash_desc{width:750px; background-color:#FFFFFF; float:right; margin-right:10px;   }
#flash_chiru_andhra_meet{float:right; width:350px; height:233px; background-color:#000066; padding:0px; margin-top:10px; border:7px solid #B3DDEA;}
#news_chiru_andhra_meet{float:left; width:280px; height:173px; padding:65px 20px 0 20px; margin-top:10px; text-align:justify; border:2px solid #EEEEEE;}
#flash_pravasa_bheri{float:left; width:350px; height:233px; background-color:#000066; margin-top:10px; padding:0px; border:7px solid #B3DDEA;}
#news_pravasa_bheri{float:right; width:280px; height:173px;  margin-top:10px; padding:65px 20px 0 20px; text-align:justify; border:2px solid #EEEEEE; }
#flash_pco_tour{float:right; width:350px; height:210px;  padding:0px; margin-top:10px;}
#news_pco_tour{float:left; width:280px; height:153px; padding:45px 20px 0 20px; margin-top:10px; text-align:justify; border:2px solid #EEEEEE;}

/*  -------------------------  3Flash Shows, Description, PCO Events left Side  --------------  */
/*  --------------------------  Footer -----------------------------  */
#footer{width:960px; height:80px; padding-top:10px; margin-bottom:0; background-color:#009900; color:#FFFFFF; font-weight:bold;}


/*NRIYATRA 
-------------------------------------------  */
#nriyatra_spl{text-align:justify; padding:20px;}
#nriyatra_spl img{border:none}
#events_spl{text-align:justify; padding:20px; background-image:url(images/events_bg_hands.gif); background-repeat:no-repeat;}
#events_spl img{border:none}






