@charset "utf-8";
/* CSS Document */
body{
margin:0;
padding:0;
background:url(../images/body_bg.jpg) no-repeat center top;
text-align:center;
line-height:1.4em;
font-family:tahoma;
font-size:12px;
color: #6a6a6a;
}
form{ 
padding:0;
margin:0;
}
h1{
	margin:0;
	padding:0 0 10px 30px;
	font-family:"Trebuchet MS";
	font-size:25px;
	font-weight:normal;
	color:#5ba110;
	background:url(../images/h_bullet.gif) no-repeat 0 3px;
	line-height:normal;
}

h1 b{
	font-size:15px;
}

h2{
	margin:0;
	padding:10px 0 5px 0px;
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:normal;
	color:#0b98fa;
}
.clr{
clear:both;
}
.line_space{
	height:15px;
}
 a{
	color:#596C7B;
	text-decoration:none;
}
.m_panel a, .l_panel a{
	color:#596C7B;
	text-decoration:none;
	border-bottom:dotted 1px #ccc;
}
a:hover{
	color:#000;
	text-decoration:underline;
}
.m_lnk{
	color:#ff6c00;
	text-decoration:none;
}
.wrapper{
	width:900px;
	margin:auto;
	text-align:left;
}
#logo{
	float:left;
}
#banner{
	margin:25px 0 15px 0;
}

#info{
	float:right;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#3f3f3f;
	text-align:right;
	line-height:18px;
}
#info h1 .date{
	color:#007eff;
}
#info h1 .time{
	color:#ef8323;
}
#info H1{
	margin:0 0 10px 0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	background:none;
}

#info a{
	color:#2654f0;
	text-decoration:none;
}

#info a:hover{
	color:#000;
	text-decoration:underline;

}

.topright /* TOP RIGHT */ { 
	background-image:url("../images/dot_box_2.gif"); 
	background-repeat:no-repeat; 
	display:block; 
	padding-top:10px; 
	padding-left:11px /* adds with topleft style for total  */; 
	padding-bottom:2px /*  space after top paragraph */; 
	padding-right:20px; 
	background-position:top right; 
	font-style:normal;
}



.topleft { 
	background-image:url("../images/dot_box_1.gif"); 
	background-repeat:no-repeat; 
	padding-left:12px; /* image width, adds to topleft em style */ 
	padding-bottom:0; 
	padding-right:0; 
	background-position:top left; 
	padding-top:0 
}



.btmleft { 
	background-image:url("../images/dot_box_1.gif"); 
	background-repeat:no-repeat; 
	background-position:bottom left; 
	display:block; 
	padding-top:0; 
	padding-left:20px; 
	padding-bottom:15px; 
	padding-right:20px;
	font-size:1px;
	line-height:1px;
}



.btmright { 
	color:#666; 
	background-image:url("../images/dot_box_2.gif"); 
	background-repeat:no-repeat; 
	background-position:bottom right 
}

.mnu{
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	clear:both;
	height:35px;

}

.mnu ul{
	margin:0 15px;
	padding:0;
	list-style:none;
}

.mnu ul li{
	float:left;
	margin:0 2px 0 0;
}

.mnu ul li a{
	background:url(../images/tab_btn_nor_left.gif) no-repeat left bottom;
	float:left;
	padding:0 0 0 10px;
	text-decoration:none;
	color:#3a3a3a;

}

.mnu ul li a:hover{
	background:url(../images/tab_btn_hover_left.gif) no-repeat left bottom;
	color:#fff;
}

.mnu ul li a span{
	background:url(../images/tab_btn_nor_right.gif) no-repeat right bottom;
	padding:10px 10px 0 0;
	height:25px;
	display:block;
	cursor:pointer;
	float:left;

}

.mnu ul li a:hover span{
	background:url(../images/tab_btn_hover_right.gif) no-repeat right bottom;
}

#current1 #cur1,
#current2 #cur2,
#current3 #cur3,
#current4 #cur4,
#current5 #cur5,
#current6 #cur6,
#current7 #cur7,
#current8 #cur8,
#current9 #cur9{
	background:url(../images/tab_btn_hover_left.gif) no-repeat left bottom;
	color:#fff;
}

#current1 #cur1 span,
#current2 #cur2 span,
#current3 #cur3 span,
#current4 #cur4 span,
#current5 #cur5 span,
#current6 #cur6 span,
#current7 #cur7 span,
#current8 #cur8 span,
#current9 #cur9 span{
	background:url(../images/tab_btn_hover_right.gif) no-repeat right bottom;
}

.srch{
	padding:20px 15px 0 15px;
	background:#2e499f url(../images/search_top_bar_bg.gif) no-repeat top center;
}

.srch ul{
	padding:0;
	margin:0;
	list-style:none;

}

.srch ul li{
	float:left;
}

.srch input{
	width:715px;
	border:solid 2px #8094d8;
	font-family:"Trebuchet MS";
	font-size:20px;
	padding-left:15px;
	background:#6980cc;
	color:#2d3c6a;
}

.srch img{
	padding-left:20px;
}

.adv_srch{
	background:url(../images/search_bot_bar_bg.gif) no-repeat top center;
	height:30px;
	padding:19px 0 0 397px;
}

.adv_srch a{
	text-decoration:none;
	color:#aab9e8;
}

.adv_srch a:hover{
	color:#fff;
}

#content{
}

#content #home_cont_ele_1{
	float:left;
	width:360px;
}

#content #home_cont_ele_2{
	float:left;
	width:250px;
	padding:0 20px;
}

#content #home_cont_ele_3{
	float:left;
	width:250px;
	text-align:center;
}

#content #home_cont_ele_4{
	float:left;
	width:215px;
	margin-right:15px;
}

#content #home_cont_ele_5{
	float:left;
	width:200px;
	margin-right:15px;
}

#content #home_cont_ele_6{
	float:left;
	width:239px;
	margin-right:15px;
}

#content #home_cont_ele_7{
	float:left;
	width:200px;
}

#content .home_add_ele_1{
	float:left;
	width:260px;
	margin-right:16px;
}

#content .home_add_ele_2{
	float:left;
	width:260px;
	margin-right:16px;
}

#content .home_add_ele_3{
	float:left;
	width:348px;
}



#content .featured_article{
	padding:0 10px 0 0;
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:18px;
	background:url(../images/v_dot_line.gif) top right repeat-y;
	height:310px;
	overflow:hidden;
}



#content .featured_article div .img_float{
	float:left;
	margin:0 10px 3px 0;
}



#content .news_panel{
font: normal 11px/17px Tahoma; 
	color: #1B293A; 
}

#content .news_panel #feeds div ul{
	margin:0;
	padding:0;
	list-style:none;
}

#content .news_panel #feeds div li{
	display:block;
}

#content .news_panel #feeds div ul li a{
	display:block;
	padding:10px 10px 10px 35px;
	background:url(../images/green_bullet.gif) no-repeat 10px 11px;	
	border:solid 1px  #fff;
	border-bottom:solid 1px  #ede2c4;
	height:100%;
}

#content .news_panel #feeds div ul li a:hover{
	background:#fcf3d9 url(../images/green_bullet.gif) no-repeat 5px 11px;	
	border:solid 1px #e6d194;
	text-decoration:none;
}

#content .recent_business_listing ul{
	margin:0;
	padding:0;
	list-style:none;
}

#content .recent_business_listing ul li a{
	display:block;
	padding:5px 10px 5px 25px;
	background:url(../images/orange_arrow_bullet.gif) no-repeat 10px 8px;
	border-bottom:solid 1px  #ede2c4;
}

#content .weather_forecast{
	background:url(../images/weather_forecast_bg.gif) no-repeat;
	padding:48px 5px 25px 5px;
}

#content .upcoming_events{
	line-height:18px;
}

#content .heritage_orissa{
}

#inside_content {
	background:url(../images/dot_v_line_bg.gif);
}

#inside_content .l_panel{
	float:left;
	width:220px;
	margin-right:15px;
}





#inside_content .l_panel .catagory{
	padding:5px;
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:bold;
}

#inside_content .l_panel .catagory ul{
	margin:0;
	padding:0;
	list-style:none;
}

#inside_content .l_panel .catagory ul li{
	padding: 1px 0 0 25px;
	background:url(../images/bullet_catagory.gif) no-repeat 0 5px;
}

#inside_content .l_panel .catagory ul li ul{
	 margin:0;
	 padding:0;
	 list-style:circle;
}



#inside_content .l_panel .catagory ul li ul li{
	font-size:12px;
	font-weight:normal;
	background:none;
	padding: 0;
	margin-left:8px;
}



#inside_content .l_panel .catagory ul li a{
	color:#4389f3;
	outline:none;
}

#inside_content .l_panel .catagory ul li a.selected{
	color:#666;
}

#inside_content .l_panel .catagory ul li a:hover{
	color:#000;
	text-decoration:none;
}
#inside_content1 {
/*background:url(../images/dot_v_line_bg.gif);
*/}
#inside_content1 .l_panel1{
	float:left;
	width:285px;
	margin-right:15px;
}



#inside_content1 .l_panel1 .catagory{
	padding:5px;
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:bold;
}

#inside_content1 .l_panel1 .catagory ul{
	margin:0;
	padding:0;
	list-style:none;

}

#inside_content1 .l_panel1 .catagory ul li{
	padding: 1px 0 0 25px;
	background:url(../images/bullet_catagory.gif) no-repeat 0 5px;

}

#inside_content1 .l_panel1 .catagory ul li ul{
	 margin:0;
	 padding:0;
	 list-style:circle;
}



#inside_content1 .l_panel1 .catagory ul li ul li{
	font-size:12px;
	font-weight:normal;
	background:none;
	padding: 0;
	margin-left:8px;
}



#inside_content1 .l_panel1 .catagory ul li a{
	color:#4389f3;
	outline:none;
}

#inside_content1 .l_panel1 .catagory ul li a.selected{
	color:#666;
}

#inside_content1 .l_panel1 .catagory ul li a:hover{
	color:#000;
	text-decoration:none;
}
#inside_content .m_panel .mid_cont{
	padding:10px;
}

#inside_content .m_panel .b_com{
	padding:10px;
}
#inside_content .m_panel .srch{
	background:#ecf2e5;
	border:solid 2px #d7e2cb;
	padding:10px;
}

#inside_content .m_panel .srch select {
background:#F6F8F4 none repeat scroll 0 0;
border:2px solid #C4CEB9;
color:#80857B;
font-family:"Trebuchet MS";
font-size:12px;
font-weight:bold;
margin:0 13px 10px 0;
padding-left:5px;
width:130px;
}

#inside_content .m_panel .srch input,#inside_content .m_panel .srch textarea {
background:#F6F8F4 none repeat scroll 0 0;
border:2px solid #C4CEB9;
color:#80857B;
font-family:"Trebuchet MS";
font-size:12px;
font-weight:bold;
padding-left:5px;
width:200px;
}

#inside_content .m_panel .srch img{
	padding-left:10px;
}

#inside_content .m_panel .srch_res{
	line-height:15px;
	padding-left:15px;
	padding-top:10px;
	padding-right:15px;
}

#inside_content .m_panel .srch_res h4{
	padding:0;
	margin:10px 0 0 0;
	font-size:11px;
	display:inline;
}

#inside_content .m_panel .srch_res h4 a{
	display:inline;
}

#inside_content .m_panel .srch_res div.result{
	padding:0 0 5px 0;
	border-bottom:dashed 1px #6ebb1d;
}

#inside_content .m_panel .srch_res div a{
	color:#0033FF;
}

#inside_content .m_panel .srch_res div.list_nav{
	margin:10px 0 ;
	border:none;
	text-align:right;
}

#inside_content .m_panel{
	float:left;
	width:395px;
}

#inside_content .m2_panel{
	float:left;
	width:650px;
}

#inside_content .m_panel h3{
	font-family:"Trebuchet MS";
	font-size:130%;
	color:#6f9e3d;
}

#inside_content .m_panel  b{
	font-size:135%;
}

#inside_content .r_panel{
	float:right;
	width:250px;
	text-align:center;
	clear:right;
	
}
#footer{

	margin-top:15px;
	background:url(../images/footer_top_bar.jpg) no-repeat top center;
	padding:30px 20px 20px 20px;
	color:#b3b3b3;
	text-align:center;
	clear:both;
}

#footer a{
	color:#616161;
	text-decoration:none;
}

#footer a:hover{
	color:#000;
	text-decoration:underline;
}



/*------------------------------tab--------------------------*/



.selected{
font-weight:bold;
}

#feeds div{
	clear:both;
	border-top:solid 1px #ccc;
}

.bar{
	margin:0;
	padding:0;
	height:50px;
	width:100%;
	background:url(../images/bar.jpg) no-repeat;
}

#tabs a.feed selected{
	font-weight:bold;
	color:#666666;
}

a img{
	border:none;
}
td span{
	clear:both;
	display:block;
}

.google_text_add {
	margin-top:10px;
}

.Name, .Address, .City, .Pin, .Phone, .Service,.Email,.Website {
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	font-weight:bold;
	padding:0;
	margin:0 0 5px 0;

}

.Name span, .Address span, .City span, .Pin span, .Phone span, .Service span, .Email span, .Website span {
	font-weight:normal;
}

.Name{
	font-size:12px;
	margin:15px 0  6px 0;
}

.upcoming_events img, .mid_cont img{
	float:left;
	padding:5px;
	border:1px solid #eee;
	margin:15px 10px 10px 0;
}

.bitt{
	text-align:right;
	padding:10px 0 0 0;
}



/*Sarch style start*/

div.wrapper div.content 
			{
			font: normal 18px/20px Arial; 
			color:#000; padding:0; 
			margin: 0 0 10px 0;
			}

			

div.wrapper div.content blockquote.leftContent p.standardTitle span
				{color: #003F7E;}
.simpleSearch
{
	font: normal 11px/24px Verdana; 
	color: #1B293A; 
	margin-bottom: 10px; 
	clear: both; 
	background: #F3FAEF;  
	border-top: 0; 
	padding:0 10px 10px 10px;
}
.simpleSearch label
{color: #1B293A; display:block;}
.simpleSearch input, div.simpleSearch select
{

width: 150px;
font: normal 10px Verdana, Arial, sans-serif; 
color: #1B293A; 
padding: 2px; 
background: #F0F4F9; 
border: 1px solid #8AA9CA; 
border-right-color: #E1EBF4; 
border-bottom-color: #E1EBF4;
}
h11.standardTitle,
p.standardTitle
{font: normal 18px/20px Arial, Helvetica, sans-serif; text-align:left; margin: 0; padding: 10px 15px 10px 15px; color:#000}
	h11.standardTitle span,
	p.standardTitle span
	{color: #003F7E;}
/*Sarch style end*/
/*Category style starts*/
.category
{
border: 5px solid #E5EFDC;
}
.category ul{
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
	padding-bottom:0;
	line-height:1.5em;
}
.category h3{
	padding:0;
	margin:10px 0 3px 0;
	
}
.category1
{
text-align: left;
padding:10px;
vertical-align:top;
}
h3 a:link, h3 a:active, h3 a:visited  {
	line-height:normal; 
	display:inline; 
	font: bold 13px Verdana; 
	color: #000; 
	display: block; 
	text-decoration: none;
	padding: 0 0 0 15px; background: url("../images/bullet.gif") 6px 4px no-repeat; 
	border: 0;
}

h3 a:hover{
	color: #609629; 
	text-decoration: underline;
}

h4{
	line-height:normal; 
	display:inline; 
	font:10px Verdana; 
	color: #000; 
	text-decoration: none;
	padding-bottom:10px;
}
.rating{
	padding-top:12px;
}
p.star{
	padding:0px;
	margin:0;
}
p.star img{
	float:none;
	border:none;
	padding:0;
	margin:0;
}
.error h2{
	margin:0;
	padding:10px 0 5px 0px;
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	color:#993300;
}

.image{
float:right;
/*border:solid 1px #999999;*/
height:50px;
width:50px;
margin:0px;
padding:0px;
}
.searchtext{
width:100px;
height:15px;
font-family:Verdana;
font-size:9px;
}
.submitbutton{
font-family:Verdana;
font-size:12px;
background:#9dcc6a;
width:60px;
height:20px;}

.comment11{
font-family:Verdana;
font-size:12px;
height:30px;
color:#003399;
float:left;
}
.comment12{
font-family:Verdana;
font-size:12px;
height:30px;
color:#003399;
float:right;
vertical-align:top;
}
.comment13{
font-family:Verdana;
font-size:12px;
height:30px;
color:#003399;
float:left;
text-align:left;

}

.first{
background:#fcfffa;
padding-left:10px;
padding-right:10px;
padding-top:10px;
}
.second
{
background:#f2fcec;
padding-left:10px;
padding-right:10px;
padding-top:10px;

}

.rate121{
clear:both;
padding-top:10px;
padding-left:25px;
margin-bottom:10px;
background-color:#F4FAFF;
border:solid 1px #DFEFFF;
}
.heading12{
font-family:Verdana;
font-size:11px;
font-weight:bold;
height:30px;
color:#003399;
}
.nbg{
background:#79BCFF;
font-family:Verdana;
font-size:11px;
font-weight:bold;
height:30px;
color:#003399;
margin-left:10px;

}
.comments{
border:solid 2px #E6FFEC;
}
.searchinput{
width:130px;
height:15px;
font-family:Verdana;
font-size:12px;
}

.st-taf{
	width:175px;
}

/*menu css start*/


.menubg a {
	color: #00000;
	text-decoration: none;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

.menubg ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width:210px;
}

.menubg ul li {
	color: #00000;
	text-decoration: none;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
/*	height:37px;*/	
	position: relative;
	width:210px;
	}
	
.menubg ul li ul li{
	background:#f3faef;
	}

.menubg ul li a {
display:block;
padding:5px 10px;
}	
.menubg ul li li a{
	background:none;
	border-style:solid ;
	border-width:1px;
    border-color:#E5EFDC;
	*width:160px;

	}
.menubg ul li a:hover{
	color: #748837;
	background:#f3faef;
}
.menubg ul li li a:hover{
	background:#f3faef none;
}
.menubg ul li ul li a{
	display:block;
	padding: 8px 20px;
}


.menubg ul li ul li a:hover,{
/*	background:#c0551d;
*/	color:#748837;
}

.menubg ul ul {
	position: absolute;
	top: 0;
	left:-9999em
}

.menubg ul li:hover ul, ul li.sfHover ul{
	left:200px;
}

.menubg .menupage{
	color: #E5EFDC;
	background:#f3faef;

}
.menubg .menupage1
{	
background:#f3faef;
color:#ffffff;
}

@media screen, projection
{
.menubg ul li
	{
/*		f\loat: left;*/
		background:#f3faef;
		
}	
	
}


/*menu css end*/

.con 
{
text-align:center;
}
