@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	}
body {
	background-color:#BFDFFF;
	margin:0px;
}
#beatRece{background-image:url(images/header-index.jpg);
background-repeat:no-repeat;
background-position:center center;
width:950px;
height:86px;
margin:0 auto;
}
#mainBody{width:950px;
/*height:1700px;*/
margin:0 auto;
background-color:#FFF;
}

   #topBox{
	background-image:url(images/button-bg.jpg);
	 background-repeat:repeat-x;
	 background-color:#11ad35;
	 width:950px;
	 height:41px;
	}
	  #headerR{
		background-image: url(images/quote.jpg);
		width:164px;
		height:37px;
		float:right;
		cursor:pointer;
		}
#header-but{
		width:600px;
		height:37px;
		float:left;
		line-height:35px;
		margin-left:30px;
	   }
.panelBox{width:950px;
height:218px;
margin:0 auto;
}
   .subPanelBox-Left{width:245px;
    height:100%;
    float:left;
    
    }
	.titleBox{width:233px;
	background-image:url(images/our-services.jpg);
	background-repeat:no-repeat;
	height:35px;
	margin-top:5px;
	margin-left:6px;
	}
.itineraryBox{width:231px;
	background-color:#daecfb;
	border:#bebebe 1px solid;
	margin-top:1px;
	margin-left:6px;
	}
.subPanelBox-Right{width:703px;
height:100%;
float:left;
margin-left:2px;
}
.titleBoxR{width:703px;
	height:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	}
	#pm1{background-image:url(images/packers-and-movers.jpg);
		background-repeat:no-repeat;
		width:150px;
		height:38px;
		float:left;
		background-position:center center;
		}
		
   .serch-bg{
	   background-image:url(images/search-bg.jpg);
	   background-repeat:no-repeat;
	   background-position:top right;
	   width:353px;
	   height:32px;
	  }
 
/*-------------------------*/
    .our-service{
	width:233px;
	background-image:url(images/our-services.jpg);
	background-repeat:no-repeat;
	height:35px;
	margin-top:0px;
	margin-left:6px;
	}
	
#delhi{
	width:231px;
	height:25px;
	margin-top:5px;
	margin-left:6px;
	background-color:#06F;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	line-height:20px;
	border:#999 1px solid;
	font-size:12px;
	}
#pm{
	width:231px;
	height:25px;
	margin-top:5px;
	margin-left:6px;
	background-color:#06F;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	line-height:20px;
	border:#999 1px solid;
	font-size:12px;
	}
#citywise{
	width:233px;
	background-image: url(images/citywise.jpg);
	background-repeat:no-repeat;
	height:35px;
	margin-top:5px;
	margin-left:6px;
	}

.itineraryBox ul{
	margin:0px;
	padding:0px;
	width:231px;
	}
.itineraryBox li{
	list-style-image:none;
	list-style:none;
	background-image:url(images/icon.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	border-bottom:#bebebe 1px solid;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:7px;
	}
#serv{
	border-bottom:#bebebe 1px solid;
	width:221px;
	background-image:url(images/icon.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin:0px;
	margin-left:10px;
	}
a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	}
a:hover{
	color:#900;
	text-decoration:none;
	font-weight:bold;
   }
a.view{
	font-size:12px;
	color:#F00;
	text-decoration:none;
	font-weight:bold;
	}
	
a.view:hover{
	color:#009;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}
a.readmore{
	color:#FFF;
	font-weight:bold;
	}
a.readmore:hover{
	color: #900;
	font-weight:bold;
	}
a.top-lnk{
	color:#FFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	}
a.top-lnk:hover{
	color:#000;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	}

form{
	margin:0px;
	padding:0px;
	}
.search-city{
	color:#FFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:10px;
	margin-top:3px;
	margin-bottom:8px;
	}
.text-body{
	width:695px;
/*	height:180px;*/
	color:#000;
	margin-right:5px;
	line-height:18px;
	text-align:justify;
	font-family: Verdana, Geneva, sans-serif;
    }
	
.txt{width:695px; color:#000; margin: 9px 5px 11px 0; line-height:18px; text-align:justify; font-family: Verdana, Geneva, sans-serif;}
.txt ul{padding:0px; margin:9px 0 9px 5px; list-style:disc; list-style-position:inside;}

.tst{color:#000; padding-top: 9px;}

.frm{
	width:695px;
	height:310px;
	border:#000 1px solid;
	vertical-align:top;
	margin-top:10px;
	background-color:#f6fdff;
	}
#title{
	border:#000 1px solid;
	background-color:#3a7dda;
	width:687px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	margin:3px;
	line-height:24px;
	}
#title strong{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	}
#formContainer{width:680px;
height:220px;
margin:0 auto;
font-weight:bold;
color:#000;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
margin-top:10px;
}
#leftbox{
width:320px;
margin:0 auto;
font-weight:bold;
color:#000;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
margin-left:2px;
float:left;
height:210px;
}
#leftbox2{
width:340px;
margin:0 auto;
font-weight:bold;
color:#000;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
margin-left:8px;
float:left;
height:210px;
}

.frm-txt{
	margin:0px;
	line-height:28px;
	margin-left:10px;
	padding:0px;
	}
.bot-margin{
	margin-bottom:2px; font-family:verdana; font-size:11px;
	}
#butt-div{
	width:680px;
	margin-top:10px;
	margin-bottom:10px;
	height:30px;
	top:230px;
}
.buton2{
	margin-left:10px;
	
}
.submit-but{
	background-image:url(images/submit.jpg);
	background-repeat:no-repeat;
	width:76px;
	height:27px;
	border:0;
	margin-top:15px;
	cursor:pointer;
	}
.reset-but{
	background-image: url(images/reset.jpg);
	background-repeat:no-repeat;
	width:76px;
	height:27px;
	border:0;
	margin-top:15px;
	cursor:pointer;
	}
/*--------------img-gall-------------*/	
.gallery{
	width:700px;
	margin-top:10px;
	height:232px;
	}
.zone{
	width:700px;
	margin-top:10px;
	height:202px;
	}
.zone a{
	font-weight:normal;
	
	}
	.zone a:hover{
	font-weight:normal;
	}
.zone2{
	width:700px;
	margin-top:10px;
	height:177px;
	}
	.zone2 a{
	font-weight:normal;
	
	}
	.zone2 a:hover{
	font-weight:bold;
	}
.zone3{
	width:700px;
	margin-top:10px;
	height:50px;
	}
	.zone3 a{
	font-weight:normal;
	
	}
	.zone3 a:hover{
	font-weight:normal;
	}
.zone4{
	width:700px;
	margin-top:10px;
	height:127px;
	}
	.zone4 a{
	font-weight:normal;
	
	}
	.zone4 a:hover{
	font-weight:normal;
	}
.zone5{
	width:700px;
	margin-top:10px;
	height:127px;
	}
	.zone5 a{
	font-weight:normal;
	
	}
	.zone5 a:hover{
	font-weight:normal;
	}
.zone-txt
{
  margin:3px;
  height:auto;
  width:225px;
  height:232px;
  float:left;
  border:0px;
  
  }
#img
{
  margin:3px;
  height:auto;
  width:225px;
  height:232px;
  float:left;
  text-align:center;
  background-image:url(images/image-bg.jpg);
  background-repeat:no-repeat;
  border:0px;
  }
  #div-img2{
  margin:3px;
  height:auto;
  width:225px;
  height:232px;
  float:left;
  text-align: center;
  background-image:url(images/image-bg.jpg);
  background-repeat:no-repeat;
  border:0px;
  }
  #div-img3{
  margin:3px;
  height:auto;
  width:225px;
  height:232px;
  float:left;
  text-align: center;
  background-image:url(images/image-bg.jpg);
  background-repeat:no-repeat;
  border:0px;
  }
.img-txt{
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:11px;
	  text-align:justify;
	  color:#fff;
	  width:197px;
	  margin-left:14px;
	  margin-right:7px;
	  margin-top:7px;
	  }
  
h1{font-size:18px; font-family:arial;
	color:#028bff;
	margin-top:8px;
	margin-bottom:6px;
	font-weight:bold;
	}
h1 b{color:#990000;}

h2{font-size:14px;  font-family:arial;
	color:#fff;
	margin-top:8px;
	margin-bottom:6px;
	font-weight:bold;
	}
	
.footr-1{
	background-image:url(images/footet-bg1.jpg);
	background-repeat:no-repeat;
	width:488px;
	height:30px;
	line-height:28px;
	margin-top:40px;
	}
.footr-2{
	background-image:url(images/footet-bg2.jpg);
	background-repeat:repeat-x;
	width:950px;
	height:34px;
	text-align:center;
	line-height:32px;
	}
.footr-text{
	height:40px;
	text-align:center;
	background-color:#FFF;
	}
	#mid-section{
	width:950px;
	/*height:1500px; */
	}
	
.border-tst {margin:8px 0; border:1px solid #cccccc; width:98.5%; height:auto; clear:both; }
.heading{background-color:#0066FF; color:#fff; text-align:center;  padding:7px 0; font-size:13px; font-family:arial; font-weight:bold;}
.heading a{color:#fff; text-decoration:none;}
.heading a:hover{color:#000; text-decoration:none;}

.border-tst ul{margin:0; padding:0; list-style:none;  width:16.54%; float:left; border-right:1px solid #cccccc;}
.border-tst li{line-height:22px; height:22px; color:#000; text-align:left; display:block;   padding-left:5px; border-bottom:1px solid #cccccc; } 
.border-tst li a{color:#000; text-decoration:none; font-weight:normal!important; font-family:verdana;}
.border-tst li a:hover{color:#990000; text-decoration:none;}
.border-tst .newtst{background-color:#daecfb;}

.border-txt {margin:8px 0; border:1px solid #cccccc; width:98.5%; height:auto; clear:both; }
.border-txt ul{margin:0; padding:0; list-style:none;  width:19.85%; float:left; border-right:1px solid #cccccc;}
.border-txt li{line-height:22px; height:22px; color:#000; text-align:left; display:block;   padding-left:5px; border-bottom:1px solid #cccccc; } 
.border-txt li a{color:#000; text-decoration:none; font-weight:normal!important; font-family:verdana;}
.border-txt li a:hover{color:#990000; text-decoration:none;}
.border-txt .newtst{background-color:#daecfb;}
.clear{clear:both;}

.new-txt {margin:13px 0; border:1px solid #cccccc; width:98.5%; height:auto; clear:both; }
.new-txt ul{margin:0; padding:0; list-style:none;  width:33.22%; float:left; border-right:1px solid #cccccc;}
.new-txt li{line-height:22px; height:22px; color:#000; text-align:left; display:block;   padding-left:5px; border-bottom:1px solid #cccccc; font-family:verdana;} 
.new-txt li a{color:#000; text-decoration:none; font-weight:normal!important; }
.new-txt li a:hover{color:#990000; text-decoration:none;}
.new-txt .newtst{background-color:#daecfb;}
.clear{clear:both;}

#right-navi{width:223px; background-color:#eef7ff; border-top:1px solid #666; border-left:1px solid #666;}
#right-navi .free{text-align:center;  margin:5px 0;}
#right-navi .head{background-color:#f7a712; font-weight:bold; text-align:center; padding:6px 0; font-size:12px; margin-bottom:1px;}
#right-navi ul{margin:0px; padding:0px; list-style:none;}
#right-navi li{line-height:22px; height:22px; color:#fff; text-align:left; padding-left:16px; background-color:#1d9ae1; background-image:url(images/icon.gif); background-repeat:no-repeat; background-position:4px 6px; border-bottom:1px solid #fff;  padding-left:27px;} 
#right-navi li a{color:#fff; text-decoration:none; font-weight:normal!important;}
#right-navi li a:hover{color:#000; text-decoration:none;}
#right-navi li:hover{color:#000; text-decoration:none; background-color:#9fdafc;}

.ncr{font-family:verdana; font-size:11px; color:#000; line-height:16px; padding:6px 10px 6px 0;}

/* ///////////////////////////////// live chat scroller //////////////////////// */

#scrollbar {z-index:100; visibility:hidden; position:absolute; margin-left:133px; margin-top:-90px;}