body
{
	margin:0;
	padding:0;
	/*background-color:#133b63;*/


	color: #333333;
  /*  font-family: Arial,Helvetica,sans-serif;*/
    font: 1em 'Helvetica Neue',helvetica,arial,sans-serif;
    letter-spacing: -0.03em;
  /*  font-size: 14px;*/
   
}
.main_Page 
{
    margin: auto;
    padding-top: 0;
    width: 100%;
}
.main_HomePage 
{
    margin: auto;
    padding-top: 0;
    width: 100%;
    background:url(../images/grad-home.jpg);
    background-color:#d4f6fe;
    background-repeat:repeat-x;
}

.main_detailPage 
{
    margin: auto;
    padding-top: 0;
    width: 100%;
    background:url(../images/grd-list.jpg);
    background-color:#0d3b90;
    background-repeat:repeat-x;
}


.header {
    background:url(../images/busmenu_bg.jpg) repeat-x scroll left top transparent;
    font-size: 13px;
    height: 33px;
    margin: auto;
    padding: 0 1%;
    width: 98%;
}
.header ul {
    margin: 0;
    padding: 0;
}
.header ul li a {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    line-height:26px;
	color:#000;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
}
.header ul li {
    float: left;
    list-style: none outside none;
	color:#000;
	font-size:14px;
    margin: 0;
    padding: 0;
}
.header ul li a.inactive {
    float:left;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    line-height: 26px;
    margin: 0;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
}


.search-div
{
 margin: auto; 
 height: 33px; 
 position: relative; 
 border-radius: 5px 5px 5px 5px; 
 background-color: #fff; 
 width: 302px;
}

.search-inside
{
    border: medium none;
    float: left;
    height: 28px;
    margin-left: 3px;
  /*  margin-top:0px;*/
    background:#fff;
    border-right:1px solid;
}

.livesearch
{
    -moz-box-sizing: border-box;


    color: #000000;
    position:relative;
    text-align: left;
    width: 260px;
    display: none;
    border: 1px solid #4d737f;
    z-index: 200;
    left:0px;
    font-size:14px;
    font-weight: normal;
    padding: 0px 0px 0px 2px;
    top:4px;

 }
.header ul li:hover {
    background:url(../images/submenu_R.jpg) no-repeat scroll right bottom transparent;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.header ul li a:hover {
    background:url(../images/submenu_L.jpg) no-repeat scroll left bottom transparent;
    float: left;
    line-height: 26px;
    list-style: none outside none;
    margin: 0;
    padding: 0 10px;
}

.header ul li.active {
    background:url(../images/submenu_R.jpg) no-repeat scroll right top transparent;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.header ul li.active a {
    background:url(../images/submenu_L.jpg) no-repeat scroll left top transparent;
    float: left;
    line-height: 26px;
    list-style: none outside none;
    margin: 0;
    padding: 0 15px;
}
.header ul li.inactive {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.header ul li.inactive a {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    line-height: 26px;
    margin: 0;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
}
/*#CityDiv {
    margin:auto;
    margin-top: 3px;
    width:95%;
}*/

#CityDiv {
    margin:auto;
    margin-top: -7px ;
    width:100%;
   /* background-color:#0C7EB6;*/
   /* background-color:#133b63;*/
}
.cl
{
    clear: both;
}
.city, .area {
    position: relative;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.menu_txtBox_home {
    background:url(../images/drop-icon.png) no-repeat scroll right center ;
    border: medium none;
    color: #333333;
    cursor: pointer;
    font-size: 13px;
    height: 45px;
    line-height: 26px;
    padding: 2px 29px 2px 11px;
    width: 194px;
}
.layer {
    display: none;
    left: 0;
    line-height: 18px;
    position: absolute;
    z-index: 100;
}
.bdrColor {
    border: 1px solid #BDBDBD;
    border-radius: 4px 4px 4px 4px;
}
.layerContents {
    background-color: #FFFFFF;
    margin-top: 2px;
    max-height: 200px;
    overflow: auto;
    padding: 8px 2px;
    width: 320px;
    z-index: 2;
}
.layerContents span {
   cursor: pointer;
   display: block;
   float: left;
   padding: 1%;
   width: 45%;
}
.layerContents span:hover {
   background-color: #D0E3FF;
}

.button
{
    height: 30px;
    background: url(../images/search.png) top left no-repeat;
    width: 30px;
    text-align: center;
    font-size: 14px;
    text-indent: -2000px;
    border: none;
    position:absolute;
    right:2px;
}

.anchor
{
    text-decoration:none;
	border:0;
}
.center
{
	text-align:center;
}
#txtCityDiv 
{
    width: 100%;
	margin-top:10px;
}
.search_txtBox {
    background:url(../images/home_search.png) no-repeat scroll right center transparent;
    border: medium none;
    font-size: 14px;
    height: 55px;
    padding: 5px 6px 2px;
    width: 387px;
}
.search_button {
    background:url(../images/search.png) no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    height: 30px;
    margin: 0 0 0 5px;
    padding: 2px 0;
    width: 30px;
}
.img_box
{
	width:50px; 
	height:40px; 
	float:left;
	margin:0 0 0 20px;
}

.image-box
{
 position: relative; 
 width: 200px; 
 margin: auto;
}

.layerlist
{
 position: relative; 
 width: 300px; 
 margin: auto;
}
.text
{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	margin:0 0 0 0px;
	width:51px;
	
}
.mt4
{   
    margin-top:4px;
}
.ml10
{
	margin-left:18px;
}
.mb2
{
	margin-bottom:2px;
}
.mb5{
	margin-bottom:6px;
}
.ml13
{
	margin-left:12px;
}
.h25 {
    height: 28px;
}
.w230 {
    width: 150px;
}
.brd
{
	border-radius:5px;
	border:1px solid #ddd;
}
.w400 {
    width: 254px;
}



/* second page */
.w100 {
    width: 100%;
}
.font16 {
    font-size: 16px;
}
.tl {
    text-align: left;
}
.title
{
	background-color: #ddd;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
	padding:5px;
}
.w40F {
    width: 40%;
}
.w60 {
    width: 60%;
}


.w98
{
    width:98%;
}
.w99
{
    width:99%;
}
.bold {
    font-weight: bold;
}
.color1
{
	color:#98FB98;
}
.color2
{
	color:#fff;
}
.color3
{
	color:#F00;
}
.col_desc
{
	color:#0C7EB6;
}
.col{color:#02FFFC ;}
.coltitle{color:#154471;}


/* third page */
.w98
{
	width:98%;
}
.w35
{
	width:35%;
}
.w65
{
	width:65%;
}
.result
{
	width:98%;
	padding:8px;
	color:#fff;
	border-bottom:1px dotted #fff;
	text-align:left;
}

.list{width:98%;text-align:left;padding:5px 1% 5px 1% ;clear:both;   color:#000;}
      
.w80
{
	width:80%;
}

.w200{width:200px;}
.text-box
{
 position: relative; 
 width: 197px; 
 margin: auto;
}
.bdrnone{border:none;}

/*new mobile listing CSS*/


.resultpagelist {
    background: none repeat scroll 0 0 #F7F7F7;
    border-bottom: 1px solid #C9C9C9;
    border-top: 1px solid #FFF;
    color: #222;
    padding: 5px 0 5px 20px;
    text-align: left;
    width: 98%;
}

.resultpagelist2 {
    background: none repeat scroll 0 0 #EBEBEB;
    border-bottom: 1px solid #C9C9C9;
    border-top: 1px solid #FFF;
    color: #222;
    padding: 5px 0 5px 20px;
    text-align: left;
    width: 98%;
}
.resultfourthpage {
    background: none repeat scroll 0 0 #EBEBEB;
    border-bottom: 1px solid #C9C9C9;
    border-top: 1px solid #FFF;
    color: #222;
    padding: 5px 0 5px 20px;
    text-align: left;
    width: 96%;
    line-height:22px;
}

.phn_div
{
  border-radius: 8px 8px 8px 8px;
 text-align:center;
  font-size: 0.8em; 
  font-weight: bold; 
  float:left;
  margin-right:5px;
  margin-top:4px;
  padding:2px 10px 2px 10px;
  text-decoration: none; 
  border: 1px solid #ababab; 
  background:url(../images/btn_bg.png);
  /*line-height:20px;*/
  box-shadow: 0pt 1px 0pt rgb(119, 119, 119);
}
.phn_divtest
{
  border-radius: 8px 8px 8px 8px;
 text-align:center;
  font-size: 0.8em; 
  font-weight: bold; 
  float:left;
  margin-right:5px;
  margin-top:4px;
  padding:2px 10px 2px 10px;
  text-decoration: none; 
background-color:#0C7EB6;
}

.heading-font
{
font-size:16px;
font-weight:bold; 
text-decoration:underline;
color:#146D92;
}

.font13
{
  font-size:13px;
}

.phn_color
{
color:#146D92;
text-shadow:0 1px 1px #FFFFFF;
}

.coloradv
{
    color:#146D92;
}

/*=================================css for fourth page===============================================================================*/
.row
{
	width:98%;
}
.w5
{
	width:5%;
}
.w8
{
	width:8%;
}

.w85
{
	width:85%;
}
.text-center
{
	text-align:center;
}
.website-div
{
	width:98%;
	text-align:center;
	border:1px solid #c9c9c9;
	
}
.web-butn
{
	text-align:center;
	margin-bottom:6px;
	
}
.ml50
{
    margin-left:32px;
}
.ml25
{
    margin-left:25px;
}
.footer
{
    text-align:center;
    background-color:#EBEBEB;
}


/*---------comment div fourth page---------*/
.comment4
{
	/*background: #d3d3d3; */
	padding: 10px 0 0 12px; 
	width: 98%;
}
.comment-box-1 {
    background: none repeat scroll 0 0 #D3D7C2;
    border: 1px solid #b6b9a8;
    border-radius:8px;
    margin: 0 2px 5px;
    overflow: hidden;
    padding: 0.5% 0;
    position: relative;
    width: 98%;
}
.textarea4
{
	width:100%;
	height:80px;
	border:none;
}
.input4
{   width:100%;
	height:18px;
	border:none;
}
.star4
{
	color:#ff6c00;
	font-size:18px;
	line-height:12px;
}
.messageDiv4 {
    background: none repeat scroll 0 0 white;
    border:1px solid #bbb;
    border-radius: 8px 8px 8px 8px;
    color: black;
    font-size: 11px;
    width: 90%; 
	margin: auto; 
	padding: 10px; 
	
}
.greenBack {
    background: #c2c6b4;
    border: 1px solid #fff;
    border-radius: 5px 5px 5px 5px;
    height: 25px;
	box-shadow:1px 1px 2px;
	width:75px;
}

.paraDiv {
    background: #838772;
    border-bottom: 1px solid grey;
    box-shadow: 0 3px 3px #999999;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    padding-top: 8px;
    margin-left:4px;
	padding-left:5px;
    text-align:left;
	color:#fff;
	text-shadow:0px 1px 2px #000;
	width:97.5%;
}
.lft-cntnt {
    float: left;
    margin: 0;
    padding: 0 0 0 1%;
    width: 95%;
}
.lft-cntnt p {
    color: #000;
    line-height: 20px;
    margin: 0;
    padding: 0;
    /*text-align: justify;*/
}
.comnt-heading
{
	color:#535a37;
	
}


.tellusMob
{
	width:85%;
	margin-left:5px;
	border:1px solid #92a4bf;
	padding:0 20px;
	background:#f7f7f7;
	border-radius:8px;
	box-shadow:1px 1px 15px #bec5d0 inset;
	
}
.textareaMob5
{
	height:80px;
	width:100%;
	border:1px solid #a3a3a3;
}
.butnMob
{
	border:1px solid #92a4bf;
	background:#e3edf5;
	color:#036;
	
}

.thank-outer
{
	width:95%;
	background:#e8fbfe;
	border:4px solid #9bd8e3;
	box-shadow:1px 1px 8px #0099FF;
	border-radius:8px;
	margin-top:5px;
	margin-left:5px;
	color:#146D92;
}
.thank-icon
{
	width:55px;
	margin-left:5px;
	
}
