body
{
	margin: 0 auto;
	padding: 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: url(../images/bg_01.gif) repeat-x left top;
}
img
{
	border: none;
}
h1, h2, h3, h4, h5, h6, p, ul, li
{
	margin: 0;
	padding: 0;
}

a
{
	color :#777777;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.fleft
{
	float: left;
}
.fright
{
	float: right;
}

.searchtxt_font1
{
	float: left;
	font-size: 18px;
	width: 185px;
	height: 27px;
	color: #707070;
}
.searchtxt_font_Dropdown
{
	float: left;
	font-size: 18px;
	width: 185px;
	height: 33px;
	color: #707070;
}

.searchtxt_font2
{
	float: left;
	font-size: 18px;
	width: 480px;
	height: 27px;
	color: #707070;
}

.center
{
	margin: auto;
}
.clear
{
	clear: both;
}
.grey_bdr
{
	border: 1px solid #b2b2b2;
}
.grey_bdrB
{
	border-bottom: 1px solid #b2b2b2;
}
.dot_bdrB
{
	border-bottom: 1px dotted #999999;
}
.clear_space
{
	margin: 0;
	padding: 0;
}
/*------Padding-------*/
.padding2
{
	padding: 2px;
}
.pT5
{
	padding-top: 5px;
}
.pT10
{
	padding-top: 10px;
}
.pT15
{
	padding-top: 15px;
}
.pL5
{
	padding-left: 5px;
}
.pL15
{
	padding-left: 15px;
}
.pL20
{
	padding-left: 20px;
}
.pL30
{
	padding-left: 30px;
}
.pR5
{
	padding-right: 5px;
}
.pR15
{
	padding-right: 15px;
}
.pLR12
{
	padding-left: 12px;
	padding-right: 12px;
}
.pB5
{
	padding-bottom: 5px;
}
.pB10
{
	padding-bottom: 10px;
}
.pB15
{
	padding-bottom: 15px;
}

/*-----Margin-------*/
.mT10
{
	margin-top: 10px;
}
.mT15
{
	margin-top: 5px;
}
.mB15
{
	margin-bottom: 15px;
}
.mB10
{
	margin-bottom: 10px;
}
.mL15
{
	margin-left: 15px;
}
.mR15
{
	margin-right: 15px;
}
/*----Height------*/
.hght22
{
	height: 22px;
}
.hght27
{
	height: 27px;
}
/*----Width-----*/
.wdth55
{
	width: 55px;
}
.wdth70
{
	width: 70px;
}
.wdth105
{
	width: 92px;
}
.wdth147
{
	width: 147px;
}
.wdth185
{
	width: 185px;
}
.wdth480
{
	width: 470px;
}
/*-------General Css---------*/
#wrapper
{
	width: 1004px;
	height: auto;
	overflow: hidden;
	margin: auto;
}
#header
{
	width: 970px;
	height: auto;
	overflow: hidden;
	margin: auto;
}
#page_container
{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 4px;
	padding-bottom: 2px; /*padding-bottom: 10px; background: url(../images/container_bg.png) repeat-y center top;*/
}
.page_container
{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding-bottom: 10px; /*background: url(../images/container_bg.png) repeat-y center top;*/
}
#page_container123
{
	width: 989px;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 4px;
	padding-bottom: 10px;
	padding-left: 15px; /*background: url(../images/container_bg.png) repeat-y center top;*/
}
#container
{
	width: 970px;
	height: auto;
	overflow: hidden;
	margin: auto;
}
#left_container
{
	width: 186px;
	height: auto;
	float: left;
	overflow: hidden;
}
#right_container
{
	width: 297px;
	height: auto;
	float: left;
	overflow: hidden;
	margin-bottom: 0px;
}
#mid_container
{
	width: 476px;
	height: auto;
	float: left;
	margin: 0 5px;
	overflow: hidden;
	margin-bottom: 10px;
}
#footer
{
	width: 998px;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 2px;
	text-align: center;
	padding: 2px 0px;
}

/*----------Header section------*/
.headertop_txt
{
	text-align: left;
	color: #ffffff;
	padding-top: 5px;
	height: 15px;
}
#logo
{
	width: 100%;
	height: 109px;
	margin-top: 7px;
	background: url(../images/logo_banner.jpg) no-repeat right top;
}
#logo h1
{
	width: 273px;
	height: 84px;
}
#logo h1 a
{
	width: 273px;
	height: 94px;
	display: block;
	text-decoration: none;
	text-indent: -9999em;
	outline: none; /*background: url(../images/logo.gif) no-repeat left 10px;*/
}
#logo2
{
	width: 100%;
	height: 109px;
	margin-top: 7px; /*background: url(../images/logo_banner.gif) no-repeat right top; 	width: 100%; 	height: 106px; 	margin-top: 17px; 	float: left;*/
}
.searchboxC
{
	width: 100%;
	height: 73px;
	background: url(../images/bg_search_center.gif) repeat-x left top;
}

.searchboxL
{
	width: 100%;
	height: 73px;
	background: url(../images/bg_search_left.gif) no-repeat left top;
}

.searchboxR
{
	width: 100%;
	height: 73px;
	background: url(../images/bg_search_right.gif) no-repeat right top;
}
.searchbox_content
{
	padding: 5px 10px;
	height: auto;
	overflow: hidden;
}
.search_txt
{
	width: 100%;
	height: 25px;
	font-weight: bold;
}
.search_txt ul
{
	width: 100%;
	height: 25px;
	list-style: none;
}
.search_txt ul li
{
	height: 25px;
	padding: 0 70px 0 0;
	display: inline;
	list-style: none;
}
.search_txt ul li.main
{
	height: 25px;
	padding: 0 50px 0 35px;
	display: inline;
	list-style: none;
}
a.signin_link
{
	text-decoration: none;
	color: #ffffff;
}
a.signin_link:hover
{
	text-decoration: underline;
}

/*----------Container section------*/
h2.blue_bg
{
	width: 100%;
	height: 22px;
	background: url(../images/blue-bg.gif) repeat-x left top;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px 0 0 10px;
}
.category_box
{
	width: 99%;
	height: auto;
	overflow: hidden;
	background-color: #f9faff;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	padding-top: 3px;
}
.category_box ul
{
	margin: 0;
	padding: 0;
}
.category_box ul li
{
	margin: 0;
	padding: 8px 0px 0px 0px;
	list-style: none; /*line-height:30px;*/
	height: 23px;
	border-bottom: 1px dotted #5578c1;
}
.category_box ul li a
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}
.category_box ul li a:hover
{
	text-decoration: underline;
}
.mycity a
{
	background: url(../images/mycity-icon.gif) no-repeat 10px top;
	padding-left: 40px;
}
.mycity_dropdown
{
	width: 165px;
	margin: 0px 0px 0px 10px;
}
.mail a
{
	background: url(../images/mail-icon.gif) no-repeat 10px top;
	padding-left: 40px;
}
.astrology a
{
	background: url(../images/astrology-icon.gif) no-repeat 10px top;
	padding-left: 40px;
}
.travel a
{
	background: url(../images/travel-icon.gif) no-repeat 10px top;
	padding-left: 40px;
}
.weather a
{
	background: url(../images/weather-icon.gif) no-repeat 10px top;
	padding-left: 40px;
}
.messanger a
{
	background: url(../images/messanger-icon.gif) no-repeat 10px top;
	padding-left: 40px;
}
.classified a
{
	background: url(../images/classified-icon.gif) no-repeat 10px top;
	padding-left: 40px;
}
.finance a
{
	background: url(../images/finance-icon.gif) no-repeat 10px top;
	padding-left: 40px;
}
.video a
{
	background: url(../images/video-icon.gif) no-repeat 10px top;
	padding-left: 40px;
}
.download a
{
	background: url(../images/download-icon.gif) no-repeat 10px top;
	padding-left: 40px;
}

.weather_box
{
	border: 1px solid #b2b2b2;
	padding: 24px 8px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #788194;
	width: 90%;
	height: auto;
	overflow: hidden;
}
.report_txt
{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #5f6fc4;
}
.cloud_bg
{
	width: 100%;
	height: 65px;
	padding: 23px 0 0 110px;
	background: url(../images/cloud.gif) no-repeat left top;
}
.weather_report
{
	width: 97%;
	padding: 5px 3px 0 3px;
	font-size: 11px;
	color: #000;
	height: 20px;
}
.weather_report_1
{
	width: 97%;
	padding: 5px 3px 0 3px;
	background: #e1e1e1;
	font-size: 11px;
	color: #000;
	height: 20px;
}
.weather_result
{
	padding: 2px 0 2px 30px;
	float: right;
	background: url(../images/cloud-icon1.gif) no-repeat left center;
}
.weather_result_1
{
	padding: 2px 0 2px 30px;
	float: right;
	background: url(../images/cloud-icon2.gif) no-repeat left center;
}
.stock_box
{
	border: 1px solid #b2b2b2;
	clear: both;
	height: 27px;
	color: #08155a;
	margin-left: 190px;
}
/*--------mid top link-------*/



.pic_box
{
	margin: 0 15px;
	padding: 9px 0px 9px 0px;
}
.pic_box_04_02_10
{
	margin: 0 15px;
	padding: 9px 0px 9px 0px;
}
.txt_right
{
	text-align: right;
}
.business_update
{
	width: 99%;
	height: 261px;
	overflow: hidden;
	border: 1px solid #b2b2b2;
	float: left;
}
.orgH_txt
{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000;
	background: url(../images/blue-bg.gif) repeat-x;
	height: 22px;
	padding: 5px 0 0 10px;
	text-transform: uppercase;
}
a.update_link
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 22px;
	text-decoration: underline;
}
a.update_link:hover
{
	text-decoration: none;
}
a.update_link2
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
a.update_link2:hover
{
	text-decoration: none;
}
a.red_link
{
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #d60000;
	line-height: 20px;
	text-decoration: underline;
}
a.red_link:hover
{
	text-decoration: none;
}
a.comment
{
	background: url(../images/comment-icon.gif) no-repeat left bottom;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #568cd9;
	text-decoration: none;
	height: 14px;
	padding-left: 16px;
}
a.comment:hover
{
	text-decoration: underline;
}
a.share
{
	background: url(../images/share-icon.gif) no-repeat left bottom;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #568cd9;
	text-decoration: none;
	height: 17px;
	padding: 2px 0 2px 16px;
}
a.share:hover
{
	text-decoration: underline;
}
a.bury
{
	background: url(../images/bury-icon.gif) no-repeat left bottom;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #568cd9;
	text-decoration: none;
	height: 16px;
	padding-bottom: 2px;
	padding-left: 16px;
}
a.bury:hover
{
	text-decoration: underline;
}
/*-------Right Section-----*/
.right_box
{
	width: 99%;
	height: auto;
	overflow: hidden;
	border: 1px solid #b2b2b2;
	padding: 10px;
	position: relative;
}
.pic_box2
{
	padding: 10px 15px;
}
.login_box
{
	width: 99%;
	float: left;
	height: 217px;
	border: 1px solid #b2b2b2; /*background: url(../images/login_bg.gif) repeat-x left top;*/
}
.login_box_flash
{
	width: 294px;
	float: left;
	height: 217px;
	border: 1px solid #b2b2b2; /*background: url(../images/login_bg.gif) repeat-x left top;*/
}
.login_box_nobackground
{
	width: 99%;
	height: 185px;
	border: 1px solid #b2b2b2;
	margin-bottom: 18px;
}
.loginwht_box
{
	width: 250px;
	height: 150px;
	padding: 15px 10px 0px 10px;
	margin-top: 10px;
	background: url(../images/login-wht-bg.gif) no-repeat center center;
}
.joinfree
{
	position: absolute;
	margin-left: 175px;
	margin-top: 10px;
}
.font11
{
	font: normal 11px Arial, Helvetica, sans-serif;
}
a.more_link
{
	font: normal 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
	padding-left: 8px;
	background: url(../images/arw.gif) no-repeat left center;
}
a.more_link:hover
{
	text-decoration: underline;
}
a.login_link
{
	font: normal 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #2b2bff;
}
a.login_link:hover
{
	text-decoration: underline;
}
h3.grey_txt
{
	font-size: 12px;
	color: #788194;
}
.input_box
{
	width: 190px;
	height: 17px;
	border: 1px solid #b2b2b2;
	background-color: #e0f3fa;
}
.txt_center
{
	text-align: center;
}
/*------Footer section-------*/
.footer_left
{
	width: 184px;
	border: 1px solid #b2b2b2;
	height: auto;
	overflow: hidden;
	float: left;
	background-color: #FFFFFF;
	padding: 0px 0px 10px 0px;
	color: #999999;
	text-align: left;
	margin-top: 5px;
}
.footer_mid
{
	width: 478px;
	border: 1px solid #b2b2b2;
	height: auto;
	float: left;
	overflow: hidden;
	margin: 0 3px;
	text-align: left;
	padding-bottom: 9px;
	background-color: #FFFFFF;
}
.footer_right
{
	width: 308px;
	border: 1px solid #b2b2b2;
	height: auto;
	overflow: hidden;
	float: left;
	text-align: left;
	padding-bottom: 14px;
	background-color: #FFFFFF;
}
/*.footer_left h2
{
	font: normal 22px "Times New Roman" , Times, serif;
	color: #333333;
	text-align: left;
	border-bottom: 1px solid #333333;
}*/
.footer_quick_link
{
	width: 100%;
	height: 27px;
	background-color: #ff7400;
}
.footer_quick_link ul li
{
	margin: 0;
	padding: 0;
}
.footer_quick_link ul li
{
	list-style: none;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
	float: left;
	padding: 5px 8px 0 15px;
	display: inline;
}
.footer_quick_link ul li a
{
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	float: left;
}
.footer_quick_link ul li a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

.footer_bottom_box
{
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 10px 20px;
	border: 1px solid #b2b2b2;
	margin-top: 3px;
	text-align: left;
}
.footer_bottom_left
{
	width: 717px;
	height: auto;
	float: left;
	overflow: hidden;
}
.footer_bottom_right
{
	width: 220px;
	height: auto;
	overflow: hidden;
	float: left;
	background: url(../images/feedback-bg.gif) no-repeat left 15px;
}
.link_box
{
	width: 206px;
	height: auto;
	overflow: hidden;
	float: left;
}
.link_box h3
{
	font-size: 15px;
	color: #9b96a4;
}
.footer_menu
{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.footer_menu ul
{
	margin: 0;
	padding: 0;
}
.footer_menu ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.footer_menu ul li a
{
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 17px;
}
.footer_menu ul li a:hover
{
	text-decoration: underline;
}
.footer_txt
{
	font-size: 11px;
	font-weight: bold;
	color: #5451d7;
}
.footer_txt2
{
	font-size: 9px;
	font-weight: bold;
	color: #5451d7;
}
.input_box2
{
	width: 190px;
	height: 20px;
	border: 1px solid #929292;
}
.input_box3
{
	width: 190px;
	height: 57px;
	border: 1px solid #929292;
}
/*New add css 22_12_2009*/
.mid_top_box_container
{
	float: left;
	padding: 2px 0px 2px 2px;
	width: 576px;
	height: auto;
	overflow: hidden;
	background-color: #f6f7f8;
	border: 1px solid #c1dbfc;
	margin-bottom: 15px;
}
.mid_top_box
{
	/*width: 575px;*/
	height: auto;
	overflow: hidden;
	border: 1px solid #b2b2b2;
	float: left;
}
.mid_top_box_030210
{
	width: 574px;
	height: auto;
	overflow: hidden;
	border: 1px solid #b2b2b2;
	float: left;
}
.mid_top_box_030210_main
{
	width: 578px;
	height: auto;
	overflow: hidden;
	border: 0px solid #b2b2b2;
	float: left;
	margin-left: 5px;
}


.profile_image_container
{
	float: left;
	width: 164px;
	height: 135px;
}
.profile_informations
{
	float: left;
	width: 270px;
	height: auto;
	margin-left: 12px;
	margin-top: 12px;
}
.profile_info_inner_container
{
	float: left;
	width: 240px;
	height: auto;
	margin-top: 15px;
}
.edit_button_container
{
	float: right;
	width: 78px;
	height: 20px;
	margin-top: 12px;
	margin-right: 10px;
}
.edit_profile_container
{
	float: left;
	width: 580px;
	height: 500px;
	background: url(../images/edit_profile_bg.gif) no-repeat;
}
.edit_profile_container5
{
	float: left;
	width: 580px;
	height: 370px;
	background: url(../images/edit_profile_bg_old.gif) no-repeat;
}
.edit_profile_button_container
{
	float: left;
	width: 120px;
	height: 27px;
	margin-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e78cc;
}
.edit_profile_button_container a
{
	float: left;
	width: 90px;
	height: 22px;
	margin-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e78cc;
	padding: 5px 0px 0px 30px;
	text-decoration: none;
	background: url(../images/Profile_a_icon.gif) no-repeat;
}
.edit_profile_button_container a:hover
{
	text-decoration: none;
	padding: 5px 0px 0px 30px;
	width: 90px;
	height: 22px;
	margin: 0px 0px 0px 0px;
	color: #4e78cc;
	background: url(../images/Profile_a_icon.gif) no-repeat;
}
.edit_profile_button_container1
{
	float: left;
	width: 120px;
	height: 27px;
	margin-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e78cc;
}
.edit_profile_button_container1 a
{
	float: left;
	width: 90px;
	height: 22px;
	margin-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e78cc;
	padding: 5px 0px 0px 30px;
	text-decoration: none;
	background: url(../images/image_a_icon.gif) no-repeat;
}
.edit_profile_button_container1 a:hover
{
	text-decoration: none;
	padding: 5px 0px 0px 30px;
	width: 90px;
	height: 22px;
	margin: 0px 0px 0px 0px;
	color: #4e78cc;
	background: url(../images/image_a_icon.gif) no-repeat;
}
.edit_profile_button_container2
{
	float: left;
	width: 120px;
	height: 27px;
	margin-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e78cc;
}
.edit_profile_button_container2 a
{
	float: left;
	width: 90px;
	height: 22px;
	margin-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e78cc;
	padding: 5px 0px 0px 30px;
	text-decoration: none;
	background: url(../images/video_a_icon.gif) no-repeat;
}
.edit_profile_button_container2 a:hover
{
	text-decoration: none;
	padding: 5px 0px 0px 30px;
	width: 90px;
	height: 22px;
	margin: 0px 0px 0px 0px;
	color: #4e78cc;
	background: url(../images/video_a_icon.gif) no-repeat;
}
.profile_icon
{
	float: left;
	width: 20px;
	height: 20px;
	margin-left: 10px;
	margin-top: 4px;
}
.edit_profile_txt
{
	float: left;
	text-align: left;
	width: 85px;
	height: auto;
	margin-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e78cc;
}
.profile_inner_container
{
	float: left;
	width: 574px;
	height: auto;
	margin-top: 25px;
}
.name_container_profile
{
	float: left;
	width: 380px;
	height: auto;
	margin-left: 50px;
	margin-bottom: 12px;
}

.profile_left_container
{
	float: left;
	width: 80px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.profile_left_container_030210
{
	float: left;
	width: 70px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txt_box_container
{
	float: left;
	width: 265px;
	height: 22px;
}
.message_box_container
{
	float: left;
	width: 265px;
	height: 58px;
}
.submit_button_container_new
{
	float: left;
	width: 79px;
	height: 26px;
	margin-left: 320px;
}
.slect_your_city
{
	float: left;
	width: 120px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	font-weight: bold;
}





/*New add css 24th_Dec_09*/
.image_gallery_iamge1
{
	float: left;
	width: 230px;
	height: 190px;
	margin-left: 15px;
	margin-top: 10px;
}
.buttons_main_container
{
	float: left;
	width: 574px;
	height: auto;
	margin-top: 8px;
}
.image_gall_inner_container
{
	float: left;
	width: 572px;
	height: auto;
	margin-top: 8px;
}
.image_gall_inner_container2
{
	float: left;
	width: 572px;
	height: auto;
	margin-top: 8px;
	border: solid 1px #C0BCBC;
	background: #F6F7F8;
}

.image_edit_button
{
	float: right;
	width: 45px;
	height: 22px;
	margin-right: 15px;
}
.image_add_button
{
	float: right;
	width: 46px;
	height: 22px;
	margin-right: 10px;
}
.images_gallery_thu_container
{
	float: left;
	width: 310px;
	height: auto;
	margin-left: 10px;
}
.shot_thum_title_container
{
	float: left;
	width: 200px;
	height: auto;
	padding: 0px 6px 4px 6px;
	background: #f7f7f7;
}
.images_thum_main_container
{
	float: left;
	width: 310px;
	height: auto;
	margin: 5px 0px 5px 0px;
}
.simgel_thum_container
{
	float: left;
	width: 90px;
	height: 80px;
	border: solid 1px #e7e7e7;
	padding: 3px;
	margin-left: 5px;
}
.images_div_container
{
	float: left;
	width: 580px;
	height: auto;
	margin-top: 20px;
}
.edit_photo_txt_container
{
	float: left;
	width: 170px;
	height: auto;
	margin-top: 2px;
	color: #4096ee;
}
.div_images_gallery_thu_container
{
	float: left;
	width: 560px;
	height: auto;
	margin-left: 10px;
	padding: 10px 0px 10px 0px;
}
.images_thum_main_container2
{
	float: left;
	width: 545px;
	height: auto;
	margin: 5px 0px 10px 0px;
	padding-left: 15px;
}
.simgel_thum_container2
{
	float: left;
	width: 90px;
	height: 80px;
	border: solid 1px #e7e7e7;
	padding: 3px;
	margin-right: 0px;
}
.simgel_thum_container_main
{
	float: left;
	width: 98px;
	height: auto;
	margin-left: 5px;
	margin-right: 30px;
}
.edit_delete_container
{
	float: left;
	width: 90px;
	height: 15px;
	border: solid 1px #e7e7e7;
	padding: 1px 3px 1px 3px;
	margin-top: 2px;
}
.delete_con
{
	float: left;
	width: 17px;
	height: 15px;
	margin-left: 7px;
}
.edit_con
{
	float: left;
	width: 17px;
	height: 15px;
	margin-left: 43px;
}
.image_name_txt_container
{
	float: left;
	width: 96px;
	height: 15px;
	margin-top: 2px;
	text-align: center;
}
.upload_image_container
{
	float: left;
	width: 560px;
	height: auto;
	margin-top: 15px;
}
.upload_button_container
{
	float: left;
	width: 142px;
	height: 22px;
	margin-left: 20px;
}
.slect_defolt_container
{
	float: left;
	width: 142px;
	height: 22px;
	margin-left: 20px;
}
.slect_defolt_container a
{
	text-decoration: none;
	color: #000000;
}
.slect_defolt_container a:hover
{
	text-decoration: underline;
	color: #000000;
}









/*New add 25_12_2009*/
.detail_left2_new
{
	width: 335px;
	height: auto;
	float: left;
	margin-top: 10px;
}
.detail_d03 .text_new
{
	width: 300px;
	height: 20px;
	float: left;
}
.detail_d03_new
{
	width: 330px;
	height: auto;
	float: left;
	margin-top: 3px;
}
.detail_d03_new .icon_new
{
	width: 25px;
	height: auto;
	float: left;
}

.detail_d03_new .text_new
{
	width: 370px;
	height: 20px;
	float: left;
}
.image_container_front
{
	float: left;
	width: 75px;
	height: auto;
	margin-right: 10px;
}






/*new add css 28_Dec_2009*/

.next_button
{
	float: left;
	width: 200px;
	height: auto;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.next_button a
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.next_button a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.title_name
{
	float: right;
	width: 570px;
	height: auto;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.previous
{
	float: right;
	width: 200px;
	height: auto;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.previous a
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.previous a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.video_gallery_main_container
{
	float: left;
	width: 567px;
	height: auto;
	margin-top: 15px;
	border: solid 1px #b2b2b2;
	padding: 5px 0px 0px 8px;
}
.profile_inner_container6
{
	float: left;
	width: 450px;
	height: auto;
	margin-top: 10px;
	padding-bottom: 15px;
}
.image_gallery_main_container5
{
	float: left;
	width: 500px;
	height: auto;
	padding: 5px 0px 0px 8px;
	margin-top: 5px;
}


.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.ModalCancel
{
	display: none;
}
.txt_writereview
{
	width: 250px;
	margin-left: 5px;
	height: 20px;
	background: #ffffff;
	border: solid 1px #CCCCCC;
	color: #000000;
}
.txt_messagebox
{
	width: 250px;
	color: #000000;
	margin-left: 5px;
	height: 50px;
	background: #ffffff;
	border: solid 1px #CCCCCC;
}

.title_new_container
{
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #518bf6;
	float: left;
	width: 500px;
	height: auto;
}
.fright_writereview
{
	float: right; /*padding: 5 5 5 5;*/
}
/*29_12_2009*/
.footer_bottom_box5
{
	width: 980px;
	float: left;
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 10px 0px;
	border: 0px solid #b2b2b2;
	margin-top: 3px;
	margin-left: 10px;
	text-align: left;
}
.footer_bottom_box2
{
	width: 980px;
	float: left;
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 0px 0px 10px 0px;
	border: 0px solid #b2b2b2;
	margin-top: 0px;
	margin-left: 10px;
	text-align: left;
}
#page_container5
{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 7px;
	padding-bottom: 10px; /*background: url(../images/container_bg.png) repeat-y center top;*/
}
.blue_bg_new
{
	width: 500px;
	height: 22px;
	background: url(../images/blue-bg.gif) repeat-x left top;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px 0 0 10px;
	text-align: left;
}
.blue_bg_new_b
{
	width: 413px;
	height: 22px;
	background: url(../images/blue-bg.gif) repeat-x left top;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px 0 0 10px;
	text-align: left;
}

.edit_profile_left_container
{
	float: left;
	width: 570px;
	height: auto;
}
.profile_inner_container6
{
	float: left;
	width: 500px;
	height: auto;
	margin-top: 10px;
}
.edit_profile_container6
{
	float: left;
	width: 770px;
	height: auto;
	padding-bottom: 20px; /*background:url(../images/edit_profile_bg.gif) no-repeat;*/
}

.mid_links6
{
	width: 770px;
	height: 25px;
	background: #518bf6;
	float: left;
}
.text_box_1
{
	width: 250px;
	margin-left: 5px;
	height: 20px;
	background: #ffffff;
	border: solid 1px #CCCCCC;
	color: #000000;
}
.text_box_2
{
	width: 250px;
	color: #000000;
	margin-left: 5px;
	height: 50px;
}
.profile_inner_container7
{
	float: left;
	width: 560px;
	height: auto;
	margin-top: 10px;
}
.edit_profile_left_container7
{
	float: left;
	width: 570px;
	height: auto;
}
.txt_box_container7
{
	float: left;
	width: 365px;
	height: 22px;
	text-align: left;
}
.message_box_container7
{
	float: left;
	width: 365px;
	height: 58px;
	width: 365px;
}
.txt_box_7
{
	width: 350px;
	margin-left: 0px;
	height: 20px;
	background: #ffffff;
	border: solid 1px #CCCCCC;
	color: #000000;
}
.name_container_profile7
{
	float: left;
	width: 500px;
	height: auto;
	padding-left: 30px;
	margin-bottom: 12px;
}
.submit_button_container_new7
{
	float: right;
	width: 200px;
	height: 26px;
	padding-right: 60px;
}
.txt_fild_1
{
	width: 350px;
	margin-left: 0px;
	height: 20px;
	background: #ffffff;
	border: solid 1px #CCCCCC;
	color: #000000;
}
.txt_fild_2
{
	width: 350px;
	color: #000000;
	margin-left: 0px;
	height: 50px;
	background: #ffffff;
	border: solid 1px #CCCCCC;
}
.txt_fild_2
{
	width: 350px;
	color: #000000;
	margin-left: 0px;
	height: 50px;
	background: #ffffff;
	border: solid 1px #CCCCCC;
}




/*New add css 30-Dec-2009*/
.new_enquery_main_container
{
	float: left;
	width: 765px;
	height: auto;
	margin-left: 0px;
}
.new_enquery_title_container
{
	float: left;
	width: 765px;
	height: 28px;
	background: url(../images/New_enquires_title_bg.gif) no-repeat;
}
.message_container
{
	float: left;
	width: 88px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
.title_mid_container
{
	float: left;
	width: 620px;
	height: auto;
	padding-left: 5px;
	font-family: tahoma,Arial;
	color: #232222;
	font-size: 12px;
	margin-top: 2px;
}
.dlete_button_container
{
	float: left;
	width: 52px;
	height: auto;
	margin-top: 5px;
	font-size: 12px;
	font-family: tahoma,Arial;
	color: #232222;
	text-align: center;
}
.enquery_first_container
{
	float: left;
	width: 765px;
	height: 41px;
	background: url(../images/enquires_bg1.gif) no-repeat;
	margin-top: 1px;
}
.enquery_first_container2
{
	float: left;
	width: 765px;
	height: 41px;
	background: url(../images/enquires_bg2.gif) no-repeat;
	margin-top: 1px;
}
.enquery_first_container3
{
	float: left;
	width: 765px;
	height: 41px;
	background: url(../images/enquires_bg3.gif) no-repeat;
	margin-top: 1px;
}
.enquery_first_container4
{
	float: left;
	width: 765px;
	height: 41px;
	background: url(../images/enquires_bg4.gif) no-repeat;
	margin-top: 1px;
}
.check_button_container
{
	float: left;
	width: 15px;
	height: auto;
	margin: 10px 0px 0px 13px;
}
.enquery_first_title_con
{
	float: left;
	width: 187px;
	height: auto;
	text-align: left;
	margin-left: 35px;
	font-family: tahoma,Arial;
	font-size: 12px;
	color: #252424;
	margin-top: 8px;
	font-weight: bold;
}
.enquery_first_title_con2
{
	float: left;
	width: 187px;
	height: auto;
	text-align: left;
	margin-left: 35px;
	font-family: tahoma,Arial;
	font-size: 12px;
	color: #252424;
	margin-top: 8px;
}
.font_sige
{
	font-size: 9px;
}
.enquery_second_title_container
{
	float: left;
	width: 459px;
	height: auto;
	font-family: tahoma,Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #474646;
	margin-top: 10px;
}
.enquery_second_title_container2
{
	float: left;
	width: 459px;
	height: auto;
	font-family: tahoma,Arial;
	font-size: 12px; /*font-weight:bold; 	text-decoration:underline;*/
	color: #474646;
	margin-top: 10px;
}
.delete_icon_con
{
	float: left;
	width: 17px;
	height: 16px;
	margin-left: 18px;
	margin-top: 12px;
}
.enquery_buttons_main
{
	float: none;
	width: 198px;
	height: auto;
	padding-bottom: 15px;
}
.enq_button_con1
{
	float: none;
	width: 166px;
	height: 18px;
	margin: 10px 0px 0px 10px;
	background: url(../images/enquery_bg1.gif) no-repeat;
	color: #FFFFFF;
	padding: 3px 0px 0px 10px;
}
.enq_button_con2
{
	float: none;
	width: 166px;
	height: 18px;
	margin: 10px 0px 0px 10px;
	background: url(../images/enquery_bg2.gif) no-repeat;
	color: #FFFFFF;
	padding: 3px 0px 0px 10px;
}
.name_container_profile8
{
	float: left;
	width: 500px;
	height: auto;
	padding-left: 30px;
	margin-bottom: 12px;
	margin-top: 15px;
}
.grey_txt3
{
	font-size: 11px;
	font-family: Arial;
	color: #727878;
	text-align: left;
	width: 60px;
	float: right;
	margin-left: 10px;
	height: auto;
}

a.grey_txt3
{
	font-size: 11px;
	font-family: Arial;
	color: #727878;
	text-decoration: underline;
}
a.grey_txt3:hover
{
	text-decoration: none;
}


/*New Add Css 31st-Dec-2009*/
#mid_container_inner_users
{
	width: 777px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 5px;
	overflow: hidden;
	margin-bottom: 10px;
}
#mid_container_inner31
{
	width: 975px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 5px;
	overflow: hidden;
	margin-bottom: 10px;
}
.blue_bg_new31
{
	width: 965px;
	height: 22px;
	background: url(../images/blue-bg.gif) repeat-x left top;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px 0 0 10px;
	text-align: left;
}
.image_gallery_main_container31
{
	float: left;
	width: 955px;
	height: auto;
	padding: 15px 10px 0px 10px;
	margin-top: 0px;
	text-align: justify;
}
.login_body
{
	margin: 0px;
	padding: 0px;
	background: url(../images/Login_page.jpg) no-repeat top center;
}
.login_main_container
{
	width: 998px;
	height: 600px;
}
.login_logo
{
	float: right;
	width: 239px;
	height: 79px;
	margin: 10px 10px 0px 0px;
}
.login_main_pannel
{
	float: left;
	width: 352px;
	height: 345px;
	background: url(../images/Login_pannel_bg.jpg) no-repeat right bottom;
	padding-top: 140px;
	padding-left: 300px;
}
.login_contant_main
{
	float: left;
	width: 272px;
	height: auto;
	margin: 124px 0px 0px 38px;
}
.username_con
{
	float: left;
	width: 270px;
	height: 20px;
	font-size: 17px;
	font-family: Arial;
	color: #464545;
	text-align: left;
	font-weight: bold;
}
.lolgin_txtbox_con
{
	float: left;
	text-align: left;
	width: 266px;
	height: 25px;
	margin: 3px 0px 18px 0px;
}
.lolgin_txtbox_con2
{
	float: left;
	text-align: left;
	width: 266px;
	height: 25px;
	margin: 3px 0px 15px 0px;
}
.login_box_def
{
	float: left;
	width: 256px;
	height: 23px;
	border: solid 1px #C8C6C6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #617BC5;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}
.login_button_main_con
{
	float: left;
	width: 272px;
	height: auto;
}
.forget_main_con
{
	float: left;
	width: 150px;
	height: auto;
}
.forget_container
{
	float: left;
	width: 115px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4949;
	text-align: left;
	padding-left: 3px;
	border-bottom: solid 1px #D3D3D3;
}
.forget_container a
{
	text-decoration: none;
	color: #4D4949;
}
.forget_container a:hover
{
	text-decoration: underline;
	color: #4D4949;
}
.forget_container2
{
	float: left;
	width: 146px;
	height: auto;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0974D1;
	text-align: left;
	margin-top: 10px;
}
.forget_container2 a
{
	text-decoration: none;
	color: #0974D1;
}
.forget_container2 a:hover
{
	text-decoration: underline;
	color: #0974D1;
}
.checkbutton_con
{
	float: left;
	width: 22px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
.rember_txt_con
{
	float: left;
	width: 90px;
	height: auto;
	margin-top: 3px;
}
.loginbutton_con
{
	float: left;
	width: 119px;
	height: 39px;
	margin-top: 10px;
}


/*New add css 01-jan-2010*/
.Capcha_con
{
	float: left;
	width: 335px;
	height: auto;
	padding-left: 30px;
	text-align: left;
}
.goto_home_container
{
	float: left;
	width: 80px;
	height: auto;
	font-size: 12px;
	color: #000000;
	margin-top: 7px;
	text-align: left;
}
.goto_home_container a
{
	text-decoration: none;
	color: #000000;
}
.goto_home_container a:hover
{
	text-decoration: underline;
	color: #000000;
}
.submit_button_container_new01
{
	float: left;
	width: 79px;
	height: 26px;
	padding-left: 160px;
}
.txt_fild_new1
{
	width: 300px;
	margin-left: 20px;
	height: 20px;
	background: #ffffff;
	border: solid 1px #CCCCCC;
	color: #000000;
}
.txt_fild_new2
{
	width: 200px;
	margin-left: 20px;
	height: 20px;
	background: #ffffff;
	border: solid 1px #CCCCCC;
	color: #000000;
}
.edit_profile_container_new1
{
	float: left;
	width: 575px;
	height: auto;
	padding-bottom: 20px;
	margin-top: 20px; /*background:url(../images/edit_profile_bg.gif) no-repeat;*/
}
.ewviews_container_new
{
	float: left;
	width: 765px;
	height: auto;
	margin-top: 18px;
}
.ewviews_container_new2
{
	float: left;
	width: 765px;
	height: auto;
	margin-top: 25px;
}
.reviews_image_container
{
	float: left;
	width: 48px;
	height: 48px;
	margin-left: 12px;
}
.reviews_name_container
{
	float: left;
	width: 440px;
	height: auto;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
}
.normal_font
{
	font-weight: normal;
}
.reviews_name_container2
{
	float: left;
	width: 440px;
	height: auto;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #fd7839;
	margin-left: 10px;
	margin-top: 2px;
}
.reviews_main_container
{
	float: left;
	width: 550px;
	height: auto;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #636363;
	margin-left: 10px;
	margin-top: 2px;
}
.reviews_main_container_reviews
{
	float: left;
	width: 765px;
	height: auto;
	text-align: justify;
	font-size: 12px;
	font-weight: normal;
	color: #636363;
	margin-left: 0px;
	margin-top: 2px;
}




/*new add css 2nd-jan-2010*/
.info_container2nd
{
	float: left;
	width: 380px;
	height: auto;
	margin: 18px 0px 0px 50px;
}
.info_container123
{
	float: left;
	width: 380px;
	height: auto;
	margin: 18px 0px 0px 50px;
}
.icon_container2nd
{
	float: left;
	width: 22px;
	height: auto;
}
.txtbox_container2nd
{
	float: left;
	width: 336px;
	height: 26px;
	background: url(../contact_images/txtbox_bg.gif) no-repeat top;
	margin-left: 16px;
	text-align: left;
}
.txtbox_body_container2nd
{
	float: left;
	width: 336px;
	height: 116px;
	background: url(../contact_images/body_box_bg.gif) no-repeat top;
	margin-left: 16px;
	text-align: left;
}
.Capcha_con2nd
{
	float: left;
	width: 335px;
	height: auto;
	padding-left: 90px;
	text-align: left;
	margin-top: 20px;
}
.submit_button_container2nd
{
	float: right;
	width: 79px;
	height: 26px;
	padding-right: 110px;
	margin-top: 12px;
}
.edit_profile_container2nd
{
	float: left;
	width: 563px;
	height: auto;
	border: solid 1px #CCCCCC;
	padding-bottom: 15px;
	padding-left: 15px; /*background:url(../images/edit_profile_bg.gif) no-repeat;*/
}
.fom_inner_container
{
	float: left;
	width: 520px;
	height: auto;
	background: #E9F2F6;
	margin-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	border: solid 1px #CCCCCC;
	padding-top: 15px;
}
.mid_links2nd
{
	width: 580px;
	height: 27px;
	background: url(../images/title_top_bg.gif) repeat-x #384687;
}
.contact_txtbox2nd
{
	width: 312px;
	height: 18px;
	margin: 2px 0px 0px 8px;
	background: none;
	font-family: Arial;
	font-size: 11px;
	color: #121313;
	border: 0px;
}
.contact_messagebox2nd
{
	width: 312px;
	height: 106px;
	margin: 2px 0px 0px 8px;
	background: none;
	font-family: Arial;
	font-size: 11px;
	color: #121313;
	border: 0px;
}
.footer_main_container
{
	float: none;
	width: 997px;
	height: 141px;
	/*background: url(../images/footer_bg27.gif) no-repeat center;*/
	background: url(../images/footer_bg-city.gif) no-repeat center;
	margin-top: 5px;
	margin-left: 3px;
}
.footer_links_container
{
	float: left;
	width: 190px;
	height: auto;
	text-align: left;
}
.footer_links_container ul
{
	margin: 20px 0px 0px 55px;
	padding: 0px;
}
.footer_links_container li
{
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 4px;
	height: 20px;
	border-bottom: solid 1px #e8e8e8;
	font-size: 10px;
}
.footer_links_container2
{
	float: left;
	width: 190px;
	height: auto;
	text-align: left;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
}
.footer_links_container2 ul
{
	margin: 35px 0px 0px 60px;
	padding: 0px;
}
.footer_links_container2 li
{
	list-style: url(../images/footer_icon.png);
	margin: 0px;
	padding: 0px;
	height: 24px;
}
.copyright_container
{
	float: right;
	width: 280px;
	height: auto;
	padding-top: 4px;
	text-align: right;
	color: #494848;
	font-size: 11px;
}
.footer_left_container
{
	float: left;
	width: 400px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #141414;
}
.footer_left_container a
{
	color: #777777;
	text-decoration: none;
}
.footer_left_container a:hover
{
	color: #777777;
	text-decoration: underline;
}
.footer_left_container2
{
	float: left;
	width: 190px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	margin-left: 30px;
}
.footer_left_container2 a
{
	color: #777777;
	text-decoration: none;
}
.footer_left_container2 a:hover
{
	color: #777777;
	text-decoration: underline;
}
.footer_right_container
{
	float: left;
	width: 200px;
	height: auto;
	margin: 8px 0px 0px 10px;
	text-align: left;
}
.footer_right_title
{
	float: left;
	width: 160px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777777;
	text-align: left;
	font-weight: bold;
}
.footer_txtbox_container
{
	float: left;
	width: 250px;
	height: 15px;
	margin: 5px 0px 0px 0px;
}
.footer_mesbox_container
{
	float: left;
	width: 250px;
	height: 35px;
	margin: 5px 0px 3px 0px;
}
.footer_txtbox
{
	width: 156px;
	height: 16px;
	background: url(../images/footer_txtbox_1.gif) no-repeat;
	color: #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
	padding: 0px 5px 0px 5px;
}
.footer_mesbox
{
	width: 155px;
	/*height: 30px;*/
	background: url(../images/footer_txtbox_2.gif) no-repeat;
	color: #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	border: none;
}
.footer_submit
{
	float: right;
	width: 56px;
	height: 19px;
	margin-top: 3px;
	margin-right: 30px;
}




/*new add css 04-Dec-2010*/
.newtxtbox_container4_dec
{
	float: left;
	width: 240px;
	height: auto;
}
.txtbox_info04
{
	width: 240px;
	height: 100px;
	background: #FFFFFF;
	border: solid 1px #CCCCCC;
}


/*New Add Css 05-Dec-2010*/
.button_main_container
{
	float: left;
	width: auto;
	height: 26px;
	min-width: 80px;
}
.left_button_area
{
	float: left;
	width: 7px;
	height: 26px;
	background: url(../images/submit_button_left_part.gif) no-repeat;
}
.center_button_area
{
	float: left;
	width: auto;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 2px 2px 0px 2px;
	color: #000000;
	font-weight: bold;
	background: url(../images/submit_button_center_part.gif) repeat-x;
}
.right_button_area
{
	float: left;
	width: 7px;
	height: 26px;
	background: url(../images/submit_button_right_part.gif) no-repeat;
}
.mail_main_container
{
	float: left;
	width: 410px;
	height: auto;
}
.mail_name_container
{
	float: left;
	width: 380px;
	height: auto;
	font-family: "Times New Roman" , Times, serif;
	font-size: 16px;
	color: #000000;
	margin-left: 20px;
	margin-bottom: 20px;
}
.bold_only
{
	font-weight: bold;
}
.mail_info_container
{
	float: left;
	width: 380px;
	height: auto;
	margin-left: 20px;
	border: solid 1px #cccccc;
	padding-bottom: 10px;
}
.furm_name
{
	float: left;
	width: 350px;
	height: auto;
	font-family: "Times New Roman" , Times, serif;
	font-size: 14px;
	color: #000000;
	margin: 20px 0px 10px 10px;
	font-weight: bold;
}
.all_info_main
{
	float: left;
	width: 350px;
	height: auto;
	margin-bottom: 5px;
	margin-left: 10px;
}
.title_container
{
	float: left;
	width: 60px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3263bd;
	font-weight: bold;
	text-align: left;
}
.mail_txt_container
{
	float: left;
	width: 250px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.logo_container
{
	float: left;
	width: 298px;
	height: auto;
	margin-top: 0px;
}
.banner_add_container
{
	float: right;
	width: 655px;
	height: 92px;
	margin-top: 12px;
}


/*New Add Css 06-01-2010*/
.city_main_container
{
	width: 990px;
	height: auto;
	overflow: hidden;
	margin: auto;
}
.city_logo_main
{
	float: left;
	width: 999px;
	height: 44px;
	background: url(../images/City_link_bg.gif) no-repeat;
}
.chandigarh_main
{
	float: left;
	width: 100px;
	height: auto;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f4f3f3;
	margin-top: 3px;
}
.chandigarh_main a
{
	color: #f4f3f3;
	font-size: 18px;
	text-decoration: none;
}
.chandigarh_main a:hover
{
	color: #f4f3f3;
	font-size: 18px;
	text-decoration: underline;
}
.name_city_container
{
	float: left;
	width: 100px;
	height: auto;
	font-family: "Times New Roman" , Times, serif;
	font-size: 12px;
	color: #f4f3f3;
}
.name_city_container ul
{
	margin: 0px;
	padding: 0px;
}
.name_city_container li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font: large;
	font-size: 12px;
	background: url(../images/City_icon.gif) no-repeat right;
	width: 70px;
}
.chandigarh_main1
{
	float: left;
	width: 100px;
	height: auto;
	margin-left: 80px;
}



/*New Add css 08-jan-2010*/
.tabs_main_container
{
	float: left;
	width: 793px;
	height: 34px;
	margin: 10px 0px 0px 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.tab_one_container
{
	float: left;
	width: 82px;
	height: 34px;
}
.tab_one_container ul
{
	margin: 0px;
	padding: 0px;
	width: 793px;
	height: 34px;
}
.tab_one_container li
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	height: auto;
}
.tab_one_container li a
{
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 4px 34px 0px 20px;
	list-style: none;
	height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/foodbg.gif) no-repeat;
}
.tab_one_container li a:hover
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 9px 34px 0px 20px;
	list-style: none;
	height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/food1_bg.gif) no-repeat;
}
.tab_one_container1
{
	float: left;
	width: 142px;
	height: 34px;
}
.tab_one_container1 ul
{
	margin: 0px;
	padding: 0px;
	height: 34px;
}
.tab_one_container1 li
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	height: auto;
}
.tab_one_container1 li a
{
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 4px 30px 0px 12px;
	list-style: none;
	height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/entertainment_bg.gif) no-repeat;
}
.tab_one_container1 li a:hover
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 9px 30px 0px 12px;
	list-style: none;
	height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/entertainment_bg1.gif) no-repeat;
}
.tab_one_container2
{
	float: left;
	width: 126px;
	height: 34px;
}
.tab_one_container2 ul
{
	margin: 0px;
	padding: 0px;
	height: 34px;
}
.tab_one_container2 li
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	height: auto;
}
.tab_one_container2 li a
{
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 4px 36px 0px 12px;
	list-style: none;
	height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/real_estate_bg.gif) no-repeat;
}
.tab_one_container2 li a:hover
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 9px 36px 0px 12px;
	list-style: none;
	height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/real_estate_bg1.gif) no-repeat;
}

.tab_one_container3
{
	float: left;
	width: 126px;
	height: 34px;
}
.tab_one_container3 ul
{
	margin: 0px;
	padding: 0px;
	height: 34px;
}
.tab_one_container3 li
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	height: auto;
}
.tab_one_container3 li a
{
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 4px 35px 0px 12px;
	list-style: none;
	height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/real_estate_bg.gif) no-repeat;
}
.tab_one_container3 li a:hover
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 9px 35px 0px 12px;
	list-style: none;
	height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/real_estate_bg1.gif) no-repeat;
}

.tab_one_container4
{
	float: left;
	width: 90px;
	height: 34px;
}
.tab_one_container4 ul
{
	margin: 0px;
	padding: 0px;
	height: 34px;
}
.tab_one_container4 li
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	height: auto;
}
.tab_one_container4 li a
{
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 4px 32px 0px 12px;
	list-style: none;
	height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/events_bg.gif) no-repeat;
}
.tab_one_container4 li a:hover
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 9px 32px 0px 12px;
	list-style: none;
	height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/events_bg1.gif) no-repeat;
}


.tab_one_container5
{
	float: left;
	width: 120px;
	height: 34px;
}
.tab_one_container5 ul
{
	margin: 0px;
	padding: 0px;
	height: 34px;
}
.tab_one_container5 li
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	height: auto;
}
.tab_one_container5 li a
{
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 4px 34px 0px 12px;
	list-style: none;
	height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/taxi_bg.gif) no-repeat;
}
.tab_one_container5 li a:hover
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 9px 34px 0px 12px;
	list-style: none;
	height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/taxi_bg1.gif) no-repeat;
}

.tab_one_container6
{
	float: left;
	width: 106px;
	height: 34px;
}
.tab_one_container6 ul
{
	margin: 0px;
	padding: 0px;
	height: 34px;
}
.tab_one_container6 li
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	height: auto;
}
.tab_one_container6 li a
{
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 4px 33px 0px 12px;
	list-style: none;
	height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/hosp_bg.gif) no-repeat;
}
.tab_one_container6 li a:hover
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 9px 33px 0px 12px;
	list-style: none;
	height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/hosp_bg1.gif) no-repeat;
}

.tab_one_container7
{
	float: left;
	width: 76px;
	height: 34px;
}
.tab_one_container7 ul
{
	margin: 0px;
	padding: 0px;
	height: 34px;
}
.tab_one_container7 li
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	height: auto;
}
.tab_one_container7 li a
{
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 4px 37px 0px 12px;
	list-style: none;
	height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/more_bg.gif) no-repeat;
}
.tab_one_container7 li a:hover
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 9px 37px 0px 12px;
	list-style: none;
	height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/more_bg1.gif) no-repeat;
}
.category_city_box
{
	width: 99%;
	height: auto;
	overflow: hidden;
	background-color: #f9faff;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	padding-top: 3px;
}
.category_city_box ul
{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.category_city_box li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	list-style: none;
	font-size: 12px;
	width: 198px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
	border-bottom: dotted 1px #5578c1;
}
.category_city_box li a
{
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 17px;
	color: #000000;
	text-decoration: none;
}
.category_city_box li a:hover
{
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 17px;
	text-decoration: none;
	color: #000000;
}

/*Textbox Watermark*/

.unwatermarked
{
	height: 18px;
	width: 148px;
}

.watermarked
{
	height: 20px;
	width: 150px;
	padding: 2px 0 0 2px;
	border: 1px solid #BEBEBE;
	background-color: #F0F8FF;
	color: gray;
}

/* For Polticians Pages */

#wrapper_inner
{
	width: 1004px;
	height: auto;
	overflow: hidden;
	margin: auto;
}

/*New Add Css 14-jan-2010*/
.politicians
{
	float: left;
	width: 774px;
	height: auto;
	margin-left: 5px;
}
.top_links_container
{
	float: left;
	width: 764px;
	height: 28px;
	margin-left: 10px;
	background: url(../images/blue-bg.gif) repeat-x;
}
.txt_area_con
{
	float: left;
	width: 288px;
	height: auto;
	margin-bottom: 0px;
	border: solid 0px #b2b2b2;
}
.poli_image_container
{
	float: left;
	width: 142px;
	height: 160px;
	border: solid 0px #b2b2b2;
	margin-left: 5px;
}
.read_pro_button
{
	float: left;
	height: 24px;
	margin-left: 37px;
	margin-top: 5px;
}
.poli_info
{
	float: left;
	width: 285px;
	height: 26px;
	background: #d4d9dd;
	margin-top: 7px;
	padding: 5px;
	font-size: 10px;
	color: #000000;
}
.poli_name_con
{
	float: left;
	width: 130px;
	height: auto;
	margin-left: 0px;
	margin-top: 40px;
	color: #3e5193;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.poli_name_con a
{
	color: #3e5193;
	font-weight: bold;
	text-decoration: underline;
}
.poli_name_con a:hover
{
	color: #3e5193;
	text-decoration: none;
}
.links_1_con
{
	float: left;
	width: 120px;
	height: 21px; /*background: url(../images/politician_links_bg1.gif) repeat-x;*/
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	color: #FFFFFF;
}
.links_1_con a
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.links_1_con a:hover
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.links_1_con2
{
	float: left;
	width: 120px;
	height: 21px;
	background: url(../images/politician_links_bg2.gif) repeat-x;
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	color: #FFFFFF;
}
.links_1_con2 a
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.links_1_con2 a:hover
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.poli_information
{
	float: left;
	width: 762px;
	height: auto;
	padding-bottom: 20px;
	border: solid 1px #cccccc;
}
.left_poli_con
{
	float: left;
	width: 160px;
	height: auto;
	margin-left: 5px;
	margin-top: 10px;
}
.image_con_poli
{
	float: left;
	width: 141px;
	height: 200px;
	margin-left: 8px;
	border: solid 1px #cccccc;
}
.poli_name_con6
{
	float: left;
	text-align: center;
	width: 160px;
	height: auto;
	color: #3e5193;
	font-weight: bold;
	margin-top: 12px;
	font-size: 14px;
}
.poli_right_container
{
	float: left;
	width: 585px;
	height: auto;
	margin-left: 10px;
	margin-top: 10px;
}
.poli_main_info_container
{
	float: left;
	width: 586px;
	height: auto;
	padding: 6px 0px 7px 0px;
	border-bottom: solid 1px #cccccc;
}
.poli_inner_info1
{
	float: left;
	width: 140px;
	height: auto;
	font-size: 12px;
	color: #3e5193;
	font-weight: bold;
}
.poli_inner_info_right
{
	float: left;
	width: 415px;
	height: auto;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

/*new add css 15-1-2010*/
.mid_detail23
{
	width: 740px;
	height: auto;
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
	float: left;
}
.mid_top_box3
{
	width: 770px;
	height: auto;
	overflow: hidden;
	border: 1px solid #b2b2b2;
	float: left;
	margin-bottom: 15px;
}

.image_gallery_main_container15
{
	float: left;
	width: 762px;
	height: auto;
	border: solid 1px #b2b2b2;
	padding: 5px 0px 0px 8px;
	margin-bottom: 15px;
}
.grey_txt15
{
	font-size: 11px;
	font-family: Arial;
	color: #727878;
	text-align: left;
	width: 100px;
	float: right;
	margin-left: 0px;
	height: auto;
}
.home_button_login
{
	float: right;
	width: 60px;
	height: auto;
	margin-right: 45px;
	margin-top: 10px;
}


/*new add css 16-jan-2010*/

.mail_name_container15
{
	float: left;
	width: 420px;
	height: auto;
	font-family: "Times New Roman" , Times, serif;
	font-size: 16px;
	color: #000000;
	margin-left: 20px;
	margin-bottom: 8px;
}
.menu_new_main_con
{
	width: 546px;
	height: auto;
	position: absolute;
	left: 340px;
	top: 257px;
}
.menu_new_inner_container
{
	float: left;
	width: 180px;
	height: 28px;
	text-align: left;
	color: #000000;
	border-bottom: solid 1px #cfcecd;
	border-right: solid 1px #cfcecd;
}
.menu_new_inner_container a
{
	float: left;
	width: 160px;
	height: 22px;
	text-align: left;
	color: #000000;
	padding-left: 20px;
	text-decoration: none;
	padding-top: 6px;
	background: #e6e5e5;
}
.menu_new_inner_container a:hover
{
	float: left;
	width: 160px;
	height: 22px;
	text-align: left;
	color: #000000;
	padding-left: 20px;
	text-decoration: none;
	padding-top: 6px;
	background: #dbd7d6;
}

.menu_new_inner_container15
{
	float: left;
	width: 180px;
	height: 28px;
	text-align: left;
	color: #000000;
	border-bottom: solid 1px #cfcecd;
	border-right: solid 1px #cfcecd;
}
.menu_new_inner_container15 a
{
	float: left;
	width: 160px;
	height: 22px;
	text-align: left;
	color: #000000;
	padding-left: 20px;
	text-decoration: none;
	padding-top: 6px;
	background: #FFFFFF;
}
.menu_new_inner_container15 a:hover
{
	float: left;
	width: 160px;
	height: 22px;
	text-align: left;
	color: #000000;
	padding-left: 20px;
	text-decoration: none;
	padding-top: 6px;
	background: #dbd7d6;
}
.category_one_container
{
	float: left;
	width: 188px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: dotted 1px #999999;
}
.category_one_container a
{
	float: left;
	width: 178px;
	height: 18px;
	padding: 2px 0px 0px 20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; /*background:#e6e5e5;*/
	color: #000000;
	text-decoration: none;
	background: url(../images/left_categories_bg.gif) no-repeat left;
}
.category_one_container a:hover
{
	float: left;
	width: 178px;
	color: #000000;
	height: 18px;
	padding: 2px 0px 0px 20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}


/*New Add Css 20-01-10*/

.home_wallpaper_container
{
	float: left;
	width: 99%;
	height: 182px;
	overflow: hidden;
	border: 1px solid #b2b2b2;
}
.orgH_txt a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.orgH_txt a:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.orgH_txt2
{
	color: #FFFFFF;
	font-weight: bold;
}
.orgH_txt2 a
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.orgH_txt2 a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.wallpaper_image_container
{
	float: left;
	width: 146px;
	height: auto;
	margin: 10px 0px 0px 5px;
}
.wallpaper_image_container2
{
	float: left;
	width: 146px;
	height: auto;
}
.wallpaper_title_container
{
	float: left;
	width: 146px;
	height: auto;
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
}


/*add new css 27_01_10 */
.footer_right_main_container
{
	float: right;
	width: 300px;
	height: auto;
	margin: 15px 20px 0px 0px;
}
.footer_logo_container
{
	float: right;
	width: 170px;
	height: 48px;
}
.footer_contact_container
{
	float: right;
	width: 220px;
	height: 52px;
	text-align: right;
}
.citybest_container
{
	float: left;
	width: 295px;
	height: auto;
	border: solid 1px #c7c8c9;
}
.city_container_title
{
	float: left;
	width: 285px;
	height: 115px;
}
.city_best
{
	float: left;
	width: 143px;
	height: 27px;
	font-size: 14px;
	color: #FFFFFF;
	border-right: solid 1px #c7c8c9;
	border-bottom: solid 1px #c7c8c9;
}
.city_best a
{
	float: left;
	width: 128px;
	height: 22px;
	padding-left: 15px;
	font-size: 14px;
	padding-top: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/blue-bg.gif) repeat-x;
}
.city_best a:hover
{
	float: left;
	width: 128px;
	height: 22px;
	padding-left: 15px;
	font-size: 14px;
	padding-top: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/blue_hover.gif) repeat-x;
}
.photogallery
{
	float: left;
	width: 153px;
	height: 27px;
	font-size: 14px;
	color: #FFFFFF;
	border-bottom: solid 1px #c7c8c9;
	background: url(../images/blue-bg.gif) repeat-x;
}
.photogallery a
{
	float: left;
	width: 138px;
	height: 22px;
	font-size: 14px;
	padding-left: 15px;
	padding-top: 5px;
	border-bottom: solid 1px #c7c8c9;
	background: url(../images/blue-bg.gif) repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.photogallery a:hover
{
	float: left;
	width: 138px;
	height: 22px;
	font-size: 14px;
	padding-left: 15px;
	padding-top: 5px;
	border-bottom: solid 1px #c7c8c9;
	background: url(../images/blue_hover.gif) repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.best_city_info_main
{
	float: left;
	width: 276px;
	height: 160px;
	margin: 0px 0px 0px 0px;
}
.best_image_container
{
	float: left;
	width: 135px;
	height: 127px;
}
.chandigarh_container
{
	float: left;
	width: 130px;
	height: auto;
	margin-left: 10px;
	margin-top: 4px;
	text-align: justify;
	font-size: 11px;
	color:#000000;
}
.chandigarh_title
{
	font-size: 15px;
	color: #363333;
	font-weight: bold;
	color:#000000;
}
.best_city_more_container
{
	float: right;
	width: 130px;
	height: auto;
	margin-top: 12px;
	padding-bottom: 12px;
}
.more_icon
{
	float: right;
	width: 9px;
	height: auto;
	margin-right: 10px;
	margin-top: 4px;
}
.more_txt
{
	float: right;
	text-align: right;
	width: 50px;
	height: auto;
	margin-right: 5px;
	color: #363333;
	font-size: 11px;
}
.business_update_new
{
	width: 471px;
	height: 29px;
	border: 1px solid #b2b2b2;
	float: left;
}
.business_main_title
{
	float: left;
	width: 471px;
	height: 29px;
}
.latest_business
{
	float: left;
	width: 240px;
	height: 26px;
	border-bottom: solid 1px #cacaca;
	border-right: solid 1px #cacaca;
}
.latest_business a
{
	float: left;
	width: 225px;
	text-align: left;
	height: 21px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 0px 15px;
	text-decoration: none;
	background: url(../images/blue-bg.gif) repeat-x;
}
.latest_business a:hover
{
	float: left;
	width: 225px;
	text-align: left;
	height: 21px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 0px 15px;
	text-decoration: none;
	background: url(../images/blue_hover.gif) repeat-x;
}

.latest_business2
{
	float: left;
	width: 230px;
	height: 26px;
	border-bottom: solid 1px #cacaca;
}
.latest_business2 a
{
	float: left;
	width: 215px;
	text-align: left;
	height: 21px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 0px 15px;
	text-decoration: none;
	background: url(../images/blue-bg.gif) repeat-x;
}
.latest_business2 a:hover
{
	float: left;
	width: 215px;
	text-align: left;
	height: 21px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 0px 15px;
	text-decoration: none;
	background: url(../images/blue_hover.gif) repeat-x;
}
.blogs_con
{
	float: left;
	width: 440px;
	height: auto;
	border-bottom: solid 1px #e8e8e8;
	margin-bottom: 3px;
}
.blogs_con_04_02_10
{
	float: left;
	width: 950px;
	height: auto;
	margin-bottom: 3px;
}
.blog_img_con
{
	float: left;
	width: 40px;
	height: 36px;
	margin-bottom: 3px;
}
.blog_info_main
{
	float: left;
	width: 388px;
	height: auto;
	margin-left: 12px;
}
.blog_info_main_04_02_10
{
	float: left;
	width: 780px;
	height: auto;
	margin-left: 22px;
	text-align: justify;
	margin-top: 10px;
}
.blog_name_con
{
	float: left;
	width: 370px;
	height: auto;
	font-size: 15px;
	color: #43599d;
	font-weight: bold;
}
.blog_name_con_04_02_10
{
	float: left;
	width: 780px;
	height: auto;
	font-size: 15px;
	color: #43599d;
	font-weight: bold;
}
.blog_info
{
	float: left;
	width: 370px;
	height: auto;
	font-size: 12px;
	color: #141517;
}
.blog_info_04_02_10
{
	float: left;
	width: 780px;
	height: auto;
	font-size: 12px;
	color: #141517;
	margin-top: 12px;
	line-height: 20px;
}
.right_blog_info
{
	float: right;
	text-align: left;
	width: 80px;
	height: auto;
	font-size: 12px;
	color: #29a2d0;
	margin-top: 8px;
}
.right_blog_info_04_02_10
{
	float: right;
	text-align: left;
	width: 200px;
	height: auto;
	font-size: 12px;
	color: #29a2d0;
}

/*New add css 28_01_2010*/
.search_bg_main
{
	float: left;
	width: 175px;
	height: 66px;
	background: url(../images/search_bar_bg.gif) no-repeat;
}
.search_txt_28
{
	width: 690px;
	height: auto;
	font-weight: bold;
	float: left;
	margin-left: 10px;
	text-align: left;
}
.search_txt_28 ul
{
	width: 100%;
	height: 25px;
	list-style: none;
	margin-left: 12px;
}
.search_txt_28 ul li
{
	height: 25px;
	padding: 0 108px 0 0;
	display: inline;
	list-style: none;
}
search_txtbox_right
{
	float: left;
	width: 185px;
	height: 40px;
}

#page_container_nwe_28
{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 1px;
	padding-bottom: 10px;
	background: url(../images/container_bg.png) repeat-y center top;
}
.india_name_container
{
	float: left;
	width: 140px;
	height: auto;
	margin: 8px 0px 0px 12px;
	font-family: "Century Gothic" ,Arial;
	font-size: 20px;
	color: #3e3d3d;
	font-weight: bold;
}
.slect_city_search_container
{
	float: left;
	width: 142px;
	height: 22px;
	padding: 5px 0px 0px 12px;
}
.slect_city_dropdown
{
	width: 140px;
	height: 22px;
	border: solid 1px #c2c0c0;
	font-size: 15px;
	color: #9fa0a0;
}


/*30-01-10*/
.video_inner_container
{
	float: left;
	width: 460px;
	height: auto;
	margin-left: 0px;
}
.video_inner_container_inner
{
	float: left;
	height: 160px;
	margin-left: 3px;
	border: solid 2px #cccccc;
}
.simgel_thum_container30
{
	float: left;
	width: 130px;
	height: 110px;
	border: solid 1px #e7e7e7;
	padding: 3px;
	margin-right: 0px;
	margin-left: 15px;
}
.blog_info_main30
{
	float: left;
	width: 455px;
	height: auto;
	padding: 10px 0px 0px 5px;
}
.blog_name_con30
{
	float: left;
	width: 425px;
	height: auto;
	font-size: 12px;
	color: #43599d;
	font-weight: bold;
	margin-top: 4px;
}
.blog_info30
{
	float: left;
	width: 455px;
	height: auto;
	font-size: 12px;
	color: #141517;
	line-height: 18px;
}
.blue_txt_colour
{
	color: #43599d;
}
.black_txt_30
{
	font-size: 12px;
	color: #141517;
	font-weight: normal;
}
/*New Add Css 8_Feb_2010*/

.download_img_con
{
	float: left;
	width: 40px;
	height: 36px;
	margin-bottom: 3px;
	border: solid 1px #e4e3e3;
}
.download_name_con
{
	float: left;
	width: 280px;
	height: auto;
	font-size: 15px;
	color: #43599d;
	font-weight: bold;
	margin-top: 12px;
}
.download_button_container
{
	float: left;
	text-align: left;
	width: 23px;
	height: 23px;
	margin-top: 8px;
	margin-left: 30px;
}
.download_info_main
{
	float: left;
	width: 380px;
	height: auto;
	margin-left: 12px;
}


.nmews_name_con30
{
	float: left;
	width: 430px;
	height: auto;
	font-size: 15px;
	color: #43599d;
	font-weight: bold;
	margin-top: 3px;
}
.nmews_name_con30 a
{
	color: #43599d;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.nmews_name_con30 a:hover
{
	color: #43599d;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

.news_info30
{
	float: left;
	width: 430px;
	height: auto;
	font-size: 13px;
	color: #141517;
	margin-top: 1px;
}
.news_info2
{
	float: left;
	width: 455px;
	height: auto;
	font-size: 12px;
	color: #FF0000;
}
.news_info_main30
{
	float: left;
	width: 435px;
	height: auto;
}
.pic_box_09_02_10
{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 1px 0px;
}
.citybest_container_09_02
{
	float: left;
	width: 295px;
	height: auto;
	border: solid 1px #c7c8c9;
	margin: 5px 0px 5px 0px;
}

.login_butt_main
{
	float: left;
	width: 298px;
	height: auto;
	margin-bottom: 5px;
}
.login_button_container
{
	float: left;
	width: 148px;
	height: auto;
}
.signup_button_container
{
	float: left;
	width: 134px;
	height: auto;
	margin-left: 10px;
}
.video_border
{
	float: left;
	width: 297px;
	height: auto;
	border: solid 1px #c7c8c9;
}

.business_update_new_10
{
	width: 99%;
	height: 255px;
	overflow: hidden;
	border: 1px solid #b2b2b2;
	float: left;
}
.business_update_new_widthfix
{
	width: 470px;
	height: auto;
	overflow: hidden;
	border: 1px solid #b2b2b2;
	float: left;
}
/*.signup_main_container
{
	float: left;
	width: 714px;
	height: auto;
}*/
.left_contact_img
{
	float: left;
	width: 189px;
	height: auto;
	margin-right: 5px;
}
.more_info_container
{
	float: right;
	text-align: right;
	width: 150px;
	height: 24px;
	margin: 0px 10px 10px 0px;
}


/*New add Css 12_02_2010*/
.signup_main_container
{
	width: 775px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 18px;
	overflow: hidden;
	margin-bottom: 10px;
}
.signup_links2nd
{
	width: 760px;
	height: 22px;
	background: url(../images/blue-bg.gif) repeat-x;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 0px 0px 15px;
}
.signup_inner_container12
{
	float: left;
	width: 758px;
	height: auto;
	border: solid 1px #CCCCCC;
	padding-bottom: 15px;
	padding-left: 15px;
}
.sign_up_con
{
	float: left;
	width: 743px;
	height: auto;
	background: #E9F2F6;
	margin-top: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.sign_container_inner
{
	float: left;
	width: 550px;
	height: auto;
	margin: 40px 0px 0px 100px;
}
.sign_info_main
{
	float: left;
	width: 550px;
	height: auto;
	margin-bottom: 15px;
}
.signup_name_con
{
	float: left;
	width: 105px;
	height: auto;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
.sigup_txt_field
{
	float: left;
	width: 390px;
	height: auto;
	padding-left: 40px;
}
.sigup_txt_field2
{
	float: left;
	width: 390px;
	height: auto;
	margin-left: 145px;
}
.name_field
{
	width: 230px;
	height: auto;
	background: #d7edf7;
	border: solid 1px #d4d4d4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
.sex_field
{
	width: 171px;
	height: auto;
	background: #d7edf7;
	border: solid 1px #d4d4d4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
.day_field
{
	width: 60px;
	height: auto;
	background: #d7edf7;
	border: solid 1px #d4d4d4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-right: 15px;
}
.month_field
{
	width: 149px;
	height: auto;
	background: #d7edf7;
	border: solid 1px #d4d4d4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-right: 15px;
}
.margin_class
{
	float: left;
	width: 300px;
	height: auto;
}
.check_field_name
{
	float: left;
	width: 150px;
	height: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
.submit_button_signup
{
	float: left;
	width: 80px;
	height: auto;
	margin-right: 15px;
	margin-top: 15px;
}

/*New Add Css 13_02_2009*/
.movies_main
{
	float: left;
	width: 460px;
	height: auto;
	margin-top: 10px;
	padding-bottom: 10px; /*border-bottom:solid 1px #CCCCCC;*/
	overflow: hidden;
}
.movie_img_container
{
	float: left;
	width: 113px;
	height: 110px;
	border: solid 1px #CCCCCC;
	padding: 4px;
}
.movie_contant_main
{
	float: left;
	width: 310px;
	height: auto;
	margin-left: 15px;
	color: #000000;
}
.movie_title_container
{
	float: left;
	width: 310px;
	height: auto;
	font-size: 14px;
	font-weight: bold;
	color: #3E5193;
	line-height: 24px;
}
.movie_contant_container
{
	float: left;
	width: 310px;
	height: auto;
	line-height: 18px;
	color: #000000;
}


/*New Add Css 15_02_2010*/
.photogallery_main
{
	float: left;
	width: 285px;
	height: 105px;
}
.images_gall_main
{
	float: left;
	width: 293px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 8px;
}
.image_self_con
{
	float: left;
	width: 85px;
	height: auto;
	margin-left: 0px;
}
.img_user_img
{
	float: left;
	width: 64px;
	height: 64px;
	margin-left: 10px;
	border: solid 1px #b1aeae;
}
.img_usre_name_con
{
	float: left;
	width: 85px;
	height: auto;
	text-align: center;
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
}
h2.blue_bg15_02_10
{
	width: 174px;
	height: 24px;
	background: url(../images/category_bg.gif) no-repeat center bottom;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 11px 0 0 10px;
	border-top: solid 1px #B2B2B2;
	border-left: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	text-align: left;
}
h2.blue_bg15_02_10new
{
	width: 174px;
	height: 24px;
	background: url(../images/category_bg.gif) no-repeat center bottom;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 11px 0 0 10px;
	text-align: left;
}

.searchtxt_font_city
{
	width: 145px;
	height: 17px;
}
.pool_info
{
	float: left;
	width: 173px;
	height: auto;
	padding: 5px 0px 0px 5px;
	color: #000000;
}
.biodesc
{
	float: left;
	width: 125px;
	height: auto;
	padding: 10px 0px 0px 10px;
	font-size: 10px;
}
.right_blog_info_17_02_10
{
	float: left;
	text-align: left;
	width: 200px;
	height: auto;
	font-size: 12px;
	color: #29a2d0;
}
.jokes_container
{
	float: left;
	width: 440px;
	height: auto;
	margin-left: 10px;
	color: #000000;
}
.sms_container
{
	float: left;
	text-align: justify;
	width: 450px;
	height: auto;
	margin: 10px 0px 10px 10px;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}
/*19-02-2010*/
.personnm_txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
}
.person_txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
.person_txt1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.persondetail_text
{
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: Black;
	text-align: justify;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
}
/* 22_Feb_2010 */

#top_chgpwd
{
	background: transparent url(../images/blue-bg.gif) repeat-x scroll left top;
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 22px;
	line-height: normal;
	padding: 5px 0 0 10px;
	text-align: left;
	margin-left: 3px;
	width: 759px;
}

#outer_chgpwd_bdr
{
	border: 1px solid #B2B2B2;
	margin: 0;
	padding: 0;
	width: 751px;
	height: auto;
	margin-left: 3px;
	padding-left: 15px;
	padding-bottom: 10px;
}

div span.label
{
	float: left;
	text-align: left;
	background-color: #fff;
	font: 12px arial;
	color: #000;
	padding: 15px 20px;
	width: 150px;
}

div span.form
{
	float: left;
	text-align: left;
	background-color: #FFF;
	padding: 10px 0 0 5px;
	vertical-align: middle;
	width: 185px;
}


div .row
{
	padding: 2px 0 0 0;
	clear: both;
}

div span .reqfield
{
	float: left;
	text-align: left;
	background-color: #fff;
	font: 12px arial;
	color: #ff0000;
	padding: 15px 20px;
	width: 185px;
	height: 25px;
}


.enq_detail
{
	float: left;
	width: 730px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.enq_txt
{
	float: left;
	width: 105px;
	height: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	padding-left: 10px;
}
.enq_detail_txt
{
	float: left;
	height: auto;
	width: 600px;
	text-align: justify;
	line-height: 18px;
	padding-left: 0px;
}
/*New add css 22_02_2010-buta ji*/
.movies_main22_02_10
{
	float: left;
	width: 745px;
	height: auto;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #CCCCCC;
}
.movie_img_container22_02_10
{
	float: left;
	width: 113px;
	height: 110px;
	border: solid 1px #CCCCCC;
	padding: 4px;
}
.movie_contant_main22_02_10
{
	float: left;
	width: 600px;
	height: auto;
	margin-left: 15px;
}
.movie_title_container22_02_10
{
	float: left;
	width: 600px;
	height: auto;
	font-size: 14px;
	font-weight: bold;
	color: #3E5193;
	line-height: 24px;
}
.movie_contant_container22_02_10
{
	float: left;
	width: 600px;
	height: auto;
	line-height: 18px;
}
/* 3_March_2010 */
.cssbutton
{
	background-color: #536aa9;
	border: 2px #7287b7 outset;
	color: #ffffff;
	text-decoration: none;
	font-family: arial;
	font-size: 15px;
	font-style: normal;
	line-height: 39px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 21px;
	padding-bottom: 5px;
	padding-left: 21px;
	text-transform: uppercase;
}

.cssbutton:visited
{
	color: White;
}

.cssbutton:hover
{
	border: 2px #7287b7 outset;
	background-color: #6c86be;
	font-family: arial;
	font-size: 15px;
	font-style: normal;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 21px;
	padding-bottom: 5px;
	padding-left: 21px;
	text-transform: uppercase;
}

.cssbutton:active
{
	color: White;
}
.news_update
{
	border: 1px solid #B2B2B2;
	float: left;
	height: 225px;
	overflow: hidden;
	width: 472px;
}
.pic_box1
{
	margin: 0 2px;
	padding: 5px 0px 5px 0px;
	width: 440px;
}
.news_head_txt
{
	color: #43599D;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-right: 5px;
	padding-left: 4px;
}
.news_txt
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
	text-indent: 0;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 5px;
}
.news_outer
{
	width: 435px;
	height: auto;
	padding-bottom: 2px;
}

.news_m_box
{
	padding: 0px 0px 0px 0px;
	float: left;
	width: 445px;
	height: auto;
}

/* 5-March-2010 */
#wrapper_detail
{
	float: left;
	height: auto;
	width: 775px;
	border: 1px solid #eeeeee;
	margin-left: 18px;
}
.detail_inner_wrapper
{
	height: auto;
	width: 760px;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.sitemap_bg
{
	background: transparent url(../images/blue-bg.gif) repeat-x scroll left top;
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 22px;
	line-height: normal;
	padding: 5px 0 0 10px;
	text-align: left;
	width: 750px;
}
#container_left .nav
{
	padding: 0;
	margin: 0px 0 0 70px;
	overflow: visible;
	margin-top: 50px;
}

#container_left .nav ul
{
	display: block;
	list-style: none;
	margin: -11px 0 0 0;
	padding: 0;
	border: 0;
}

#container_left .nav ul li
{
	position: relative;
	top: 0px;
	left: -11px;
	padding: 0;
	border: 0;
	voice-family: "\"}\"";
	margin: 10px 0 0 10px;
}



#container_left .nav a, .nav a:visited
{
	width: 18.4em;
	height: 1.5em;
	display: block;
	margin: 0 0 0 3px;
	padding: 1px;
	text-indent: 0.5em;
	text-align: left;
	text-decoration: none;
	voice-family: "\"}\"";
	margin: 0 0 0 -10px;
}

#container_left .nav ul ul
{
	padding: 12px 0 0 0;
	background: none;
}

#container_left .nav ul li li
{
	position: relative;
	top: 0px;
	left: 10px;
	margin: 10px 0 0px 1px;
	padding: 0 0 0 25px;
	voice-family: "\"}\"";
	left: 0px;
}

#container_left .nav ul ul ul a, .nav ul ul ul a:visited
{
	width: 16.9em;
	padding: 1px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#container_left .nav
{
	border: 0;
	border-left: 1px solid #81a3d1;
}
#container_left .nav ul li li
{
	color: #000;
	background-image: url(../images/sitemap_spacer.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#container_left .nav ul ul ul
{
	border-left: 1px solid #81a3d1;
}
#container_left .nav ul li .sub-sub
{
	background-image: url(../images/sitemap_spacer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container_left .nav a, .nav a:visited
{
	color: #4F4F4F;
	border: 1px solid #81a3d1;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

/*9-March*/
#main-div
{
	width: 473px;
	margin: 0;
	padding: 0;
	border: 1px solid #b2b2b2;
	height: 270px;
}
/*#inner-wrapper
{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}*/
#inner-wrapper  {
height:195px;
padding:1px 1px 1px 3px;
width:470px;
}
/*#news-wrapper
{
	width: 374px;
	height: 300px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
*/
#news-wrapper  {
float:left;
height:auto;
padding:2px 2px 2px 5px;
width:340px;
}
.news_headtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3c4d8e;
	font-weight: bold;
	line-height: normal;
	padding-left: 10px;
	display: block;
}
.newstext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
}
.moretxt
{
	color: #3e5092;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}
.moretxt a:hover
{
	color: #3e5092;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 5px;
}

#img_wrapper
{
	background-color: #ecf0f2;
	padding: 7;
	height: 225px;
	width: 88px;
	float: right;
	margin-right: 4px;
	margin-top: 2px;
	margin-bottom: 0;
	margin-left: 0;
}
.left_img
{
	width: 122px;
	height: 190px;
}
/*11-MArch-2010*/
.games a
{
	background: url(../images/games-icon.gif) no-repeat 10px top;
	padding-left: 40px;
}
/* 15 - march - 2010 */
.back_btn a
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	margin-right: 10px;
	text-decoration: none;
	line-height: 12px;
	margin-left: 655px;
	color: #ffffff;
}
.back_btn a:hover
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	margin-right: 10px;
	text-decoration: underline;
	line-height: 12px;
	margin-left: 655px;
	color: #ffffff;
}
#left_news_container
{
	border: 1px solid #cccccc;
	float: left;
	height: 436px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 5px;
	width: 765px;
	overflow-y: scroll;
}

.imgnews {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #666666;
height:115px;
padding:5px;
width:154px;
margin-right:5px;
margin-top:5px;
}
/* 20 march 2010 */
.upcomingevents_wrapper
{
	float: left;
	width: 455px;
	height: auto;
	padding: 8px 0px 0px 5px;
}
.upcomingevents_txt {
color:#43599D;
font-size:12px;
font-weight:bold;
font-family:Arial;
}
.upcomingevents_txt1 {
color:#000000;
font-size:12px;
font-weight:normal;
font-family:Arial;
text-align:justify;
line-height:20px;
}


.newsrightbtn
{
	width:11px;
	background-color:#d9e2fb;
	height:195px;
	float:left;
	padding-top:0px;
	margin-top: 0px;
	margin-left:2px;
}


/*31-03-10*/
.mid_top_box_030210_main1
{
	width: 595px;
	height: auto;
	overflow: hidden;
	border: 0px solid #b2b2b2;
	float: left;
	margin-left: 5px;
}
.category_one_container1
{
	float: left;
	width: 175px;
	height: auto ;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	/*border-bottom: dotted 1px #999999;*/
	text-align :left ;
	padding-top:5px;
}

.category_box3
{
	width: auto;
	height: auto;
	overflow: hidden;
	background-color: #f9faff;
	border: 1px solid #b2b2b2;
	padding-left: 10px;
	line-height: 24px;
}

/*-02-04-10*/

.mid_top_box_030210_new
{
	width: 597px;
	height: auto;
	overflow: hidden;
	border: 1px solid #b2b2b2;
	float: left;
}
/*-02-04-10*/

.mid_top_box_020410_new
{
	width: 597px;
	height: auto;
	overflow: hidden;
	border: 1px solid #b2b2b2;
	float: left;
}

.enq_txt_new
{
	float: left;
	width: 125px;
	height: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	padding-left: 10px;
	padding-top:5px;
	padding-bottom:5px;
}
.enq_detail_txt_new
{
	float: left;
	height: auto;
	width: 575px;
	text-align: justify;
	line-height: 18px;
	padding-left: 15px;
	padding-top:5px;
	padding-bottom:5px;
}
.footer_main1
{
	background-image: url(/images/footer_bg-city.gif);
	background-repeat: no-repeat;
	height: 141px;
	width: 970px;
	margin-left :17px;
}
.footer_main1_city
{
	background-image: url(../images/footer_bg-city.gif);
	background-repeat: no-repeat;
	height: 141px;
	width: 970px;
	margin-left :0px;
}
.business_update_new_1
{
	
	width: 99%;
	height: 374px;
	overflow: hidden;
	border: 1px solid #b2b2b2;
	float: left;
}
.video_border_new
{
	float: left;
	width: 183px;
	height: auto;
	border: solid 1px #c7c8c9;
	margin-top: 3px;
}