@charset "utf-8";
/* CSS Document */
body{
	margin: 0;
	padding: 0 0 10px 0;
	/*background: url(../images/red_bg_body.gif) 0 0 repeat-x #fff;*/
}
/*body.red{
	margin: 0;
	padding: 0 0 10px 0;
	background: url(../images/red_bg_body.gif) 0 0 repeat-x #fff;
}*/
body.contactRedbg{
	margin: 0;
	padding: 0 0 10px 0;
	background: url(../images/contact_bg_body.gif) 0 0 repeat-x #d71921;
}
body.london{
	margin: 0;
	padding: 0 0 10px 0;
	background: url(../images/bg_body_london.gif) 0 0 repeat-x #fff;
}
div{
	width: auto;
	height: auto;
	border: 0;
	font: normal 11px/18px Verdana, Geneva, sans-serif;
	color: #656565;
	text-align: left;
}
a{
	color: #ce1800;
	text-decoration: underline;
	outline: none;
}
a:hover{
	color: #ea6500;
	text-decoration: none;
	outline: none;
}
img{
	border: 0;
	outline: none;
}
form{
	padding: 0;
	margin: 0;
}
p{
	display: block;
	padding: 6px 0;
	margin: 0;
}
h3, h4{
	font: bold 12px/30px Verdana, Geneva, sans-serif;
	padding: 0;
	margin: 0;
	color: #000;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.clearfix{}
.clearfix:before, .clearfix:after{
	line-height: 0px;
	display: table;
	float: none;
	content: "";
}
.clearfix:after{
	clear: both;
}
.clear{
	font-size: 0;
	line-height: 0;
	clear: both;
}
.rightalign{
	text-align: right !important;
}
.centeralign{
	text-align: center !important;
}

/* Main Div */
div#maindiv{
	width: 910px;
	float: none;
	clear: both;
	margin: 0 auto;
	overflow:hidden;
}
div#maindiv .redBg{
	width: 780px;
	float: none;
	clear: both;
	margin: 0 auto;
	color:#d71921;
}

/* Top Navigation */
div#topnav{
	height: 29px;
	clear: both;
	margin: 5px 0 0 0;
	border-top:2px dotted #CC3333;
	border-bottom:2px dotted #CC3333;
}
div#topnav ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	/*background: url(../images/nav_pipe.gif) right 0 no-repeat;*/
}
div#topnav li{
	float: left;
	padding: 0 25px 0 25px;
	margin: 0;
	/*background: url(../images/nav_pipe.gif) 0 0 no-repeat;*/
	font-size: 14px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 29px;
	text-align: center;
	text-transform: uppercase;
	/*background: #f00;*/
}
div#topnav a{
	/*color: #656565;*/
	color:#999999;
	text-decoration: none;
}
div#topnav a:hover, div#topnav a.selected, div#topnav a:hover.selected{
	/*color: #85bc00;*/
	color:#CC3333;
	text-decoration: none;
}
body.london div#topnav a{
	color: #656565;
	text-decoration: none;
}
body.london div#topnav a:hover, body.london div#topnav a.selected, body.london div#topnav a:hover.selected{
	color: #ce1800;
	text-decoration: none;
}
body.red div#topnav a{
	color: #ffffff;
	text-decoration: none;
}
body.red div#topnav a:hover, body.london div#topnav a.selected, body.london div#topnav a:hover.selected{
	color: #000000;
	text-decoration: none;
}


/* Header Menu */
div#header_menu{
       height: 20px;
       font: normal 11px/20px Tahoma, Geneva, sans-serif;
       color: #000;
       text-align: right;
       margin: 10px 0;
       clear: both;
}


/* Log In */
div#login_box{
	width: 160px;
	height: 100px;
	position: relative;
}
div#login_box div{
	/*position: absolute;*/
	left: 180px;
	top: 0;
	z-index: 200;
	margin-top:3px;
	float:left;
	left:0;
}


/* Registration Box */
div#registration_box{
	position: relative;
	width: 400px;
}
div#registration_box p.left_col{
	width: 120px;
	height: 22px;
	font: bold 11px/20px Tahoma, Geneva, sans-serif;
	float: left;
}
div#registration_box p.right_col{
	width: 220px;
	height: 22px;
	left: 125px;
	float: left;
}

/* Profile Box */
div#profile_box ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
div#profile_box li{
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px solid #d9d9d9;
	overflow: hidden;
}
div#profile_box li span{
	float: left;
}
div#profile_box h6{
	float: left;
	font: bold 11px/16px Tahoma, Geneva, sans-serif;
	padding: 0;
	margin: 0;
	width: 100px;
	display: inline;
}


/* Body */
div#body{
       clear: both;
       padding: 5px 0 5px 0;
	   position:relative;
       /*background: url(../images/skyline.gif) 0 bottom no-repeat;*/
}
div#body_leftcol{
	width: 215px;
	float: left;
}
div#body_rightcol{
	width: 665px;
	float: right;
	min-height:266px;
}
div#body_rightcol2{
	width: 535px;
	margin:65px 0 0 120px;
/*	position:absolute;
	top:20px;
	left:30px;*/
	
}
div#body h1{
	font: normal 22px/35px Arial, Helvetica, sans-serif;
	color: #c9c9c9;
	padding: 0;
	margin: 0;
}
div#body h1 strong{
	font-weight: normal;
	color: #000;
}

/* Logo */
div#logo{
	/*height: 132px;*/
	height: 65px;
	clear: both;
	margin:20px 0 0 0;
}
div#logo img{
	width: 215px;
	height: 47px;
}
div#logo p{
	padding:0;
	display:none;
}
div#logo p strong{
	padding:0;
	margin:0;
	display:none;
}
/* Search */
div#search_box{
	clear: both;
	margin: 20px 0 0 0;
}

/* Banner */
div.banner{
	width: 535px;
	height: 90px;
	clear: both;
	margin: 0 0 20px 0;
	padding: 0;
}
div.banner ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
div.banner li{
	width: 120px;
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
}
div.banner li p.thumb_holder{
	padding: 0;
	margin: 0;
}
div.banner li p.thumb_heading{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0;
}

/* City List */
div.citi_list{
	padding: 10px 0 12px 0;
	margin: 0px;
	border-top: 1px solid #ffd401;
	/*border-bottom: 1px solid #e0e0e0;*/
	position: relative;
	clear: both;
	display:none;
}
div.citi_list ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
div.citi_list li{
	float: left;
	display: inline;
	padding: 0 15px 0 10px;
	margin: 0;
	background: url(../images/bullet_1.gif) 0 8px no-repeat;
}
div.citi_list div.more_option{
	position: absolute;
	top: 12px;
	right: 0;
	width: 16px;
	height: 16px;
}

/* Footer */
div#footer_bar{
	height: 12px;
	/*background: url(../images/bar_bottom.gif) right 0 no-repeat #009ce9;*/
	/*background: #d71921;*/
	font-size: 0;
	line-height: 0;
	border-bottom:2px dotted #CC3333;
	clear: both;
}
div#footer{
	margin: 10px 0 0 0;
	font-size: 10px;
	clear: both;
	color:#fff;
}
div#footer a{
	color: #fff;
}

/*picture box*/
div.picturebox{
	width:215px;
	background: url(../images/box_mid215.gif) 0 0 repeat-y;
	margin:10px 0 0 0;
}
div.picturebox ul{
	width: 215px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background: url(../images/pictureBox_top.gif) 0 0 no-repeat;
}
div.picturebox li{
	width: 215px;
	background: url(../images/box_bottom215.gif) left bottom no-repeat;
	padding:10px 14px 0 14px;
	margin: 0;
}
div.picturebox li img{
	padding:3px; 
	border: 1px solid #CCCCCC; 
	height:130px; 
	width:180px;
	margin:0 0 10px 0;
}

.servicemenu {
	list-style-type: none;
}
.servicemenu a{
	color: #656565;
	display: block;
	font: bold 13px/32px arial;
	text-decoration: none;
	border-bottom: 1px dashed #ccc;
	width: 187px;
}
.servicemenu span a{
	font: normal 12px/24px arial;
	width: 167px;
	margin-left: 10px;
}
.servicemenu a:hover, .servicemenu a.here, .servicemenu span a.here{
	color: #EA6500;
	background: #fafafa;
	border-right: 1px solid #EA6500;
}

/* Box215 */
div.box215{
	width: 215px;
	background: url(../images/box_mid215.gif) 0 0 repeat-y;
	float:left;
	clear: both;
	margin:10px 0 0 0;
}
div.box215 ul{
	width: 215px;
	list-style-type: none;
	padding: 0;
	margin:0;
	overflow: hidden;
	background: url(../images/box_top215.gif) 0 0 no-repeat;
}
div.box215 li{
	width: 215px;
	background: url(../images/box_bottom215.gif) left bottom no-repeat;
	padding: 0;
	margin: 0;
}
div.box215 div.box_content{
	width: 90%;
	margin: 0 auto;
	padding: 0 0 5px 0;
}
div.box215 div.box_content p{
	position: relative;
}
div.box215 div.box_content p span{
	position: absolute;
	right: 0;
	top: 5px;
	width: 127px;
	height: 20px;
}
input.txtbox, select.txtbox, textarea.txtbox{
	width: 127px;
	font: normal 10px Verdana, Geneva, sans-serif;
	color: #000;
	background: #fff;
	border: 1px solid #7f9db9;
	padding: 2px;
}
input.txtbox{
	width: 121px;
}
input.button{
	width: 82px;
	height: 28px;
	background: url(../images/btn_red.gif) 0 0 no-repeat;
	font: bold 11px Verdana, Geneva, sans-serif;
	color: #fff;
	border: 0;
	padding: 0 0 3px 0;
	*padding: 0 0 0px 0;
	cursor: pointer;
}
input.button:hover{
	background: url(../images/btn_red_hover.gif) 0 0 no-repeat;
}
div.box215 h2{
	font: normal 12px/32px Verdana, Geneva, sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
}


/* Search Result */
div.search_result{
	clear: both;
	overflow: hidden;
}
div.prop_display{
	width: 160px;
	height: 320px;
	border: 1px solid #72c8d3;
	float: left;
	margin: 0 10px 10px 0;
}
div.prop_display p.prop_desc{
	width: 150px;
	margin: 0 auto;
	padding: 5px 0;
}
div.prop_display p.prop_desc span.prop_thumb{
	width: 150px;
	height: 85px;
	display: block;
	background: #eee;
}
div.prop_display p.prop_desc span.prop_info{
	width: 150px;
	display: block;
	padding: 5px 0;
	border-bottom: 1px solid #ebebeb;
}
div.prop_display p.prop_desc span.prop_info strong{
	font-weight: normal;
	color: #000;
}

/* Pagination 
div.pagination{
	border-top: 1px dashed #c0d72e;
	padding: 10px 0 0 0;
	text-align: center;
	font: normal 12px/21px Arial, Helvetica, sans-serif;
	overflow: hidden;
}
div.pagination a{
	display: inline;
	padding: 0 5px;
	color: #000;
}
div.pagination span{
	padding: 0 5px;
	background: #fffbb7;
}*/

/* Property Highlights */
div.prop_highlights{
	padding: 15px 0;
}
div.prop_highlights h3{
	font: normal 18px/25px Verdana, Geneva, sans-serif;
	padding: 0;
	margin: 0;
	color: #000;
}
div.prop_highlights h5{
	font: bold 11px/25px Verdana, Geneva, sans-serif;
	padding: 0;
	margin: 0;
	color: #656565;
}
div.prop_highlights h6{
	font: bold 15px/25px Verdana, Geneva, sans-serif;
	padding: 0;
	margin: 0 0 5px 0;
	color: #f05743;
}

/* Popup Box */
.log-box{
	width:500px;
	padding:8px 15px;
	overflow:hidden;
	border:1px solid #bfca4d;
	background: #fff;
	position:absolute;
	left:0;
	top:35px;
	display:none;
	z-index: 1000;
}
.log-cross-but{
	width:14px !important;
	float:right !important;
	font:bold 11px/14px Verdana, Arial, Helvetica, sans-serif !important;
	color:#f05743 !important;
	background: #eee;
	text-decoration: none;
	border: 1px solid #f05743;
	text-align: center;
	padding: 1px 1px 3px 1px;
}
.log-cross-but:hover{
	font:bold 11px/14px Verdana, Arial, Helvetica, sans-serif!important;
	text-decoration: none;
}
.log-box ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.log-box li{
	float: left;
	display: inline;
	padding: 0 15px 0 10px;
	margin: 0;
	background: url(../images/bullet_1.gif) 0 8px no-repeat;
}


/* Photo Gallery */
div.photo_gallery{
	width: 535px;
	height: 226px;
	clear: both;
	overflow: hidden;
}
div.photo_gallery div.photo_loader{
	width: 405px;
	height: 226px;
	background: url(../images/lr_1.jpg) 0 0 no-repeat #ebebeb;
	float: left;
}
div.photo_gallery div.thumb_holder{
	width: 120px;
	height: 226px;
	float: right;
}
div.photo_gallery div.thumb_holder ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
div.photo_gallery div.thumb_holder li{
	width: 120px;
	height: 70px;
	display: block;
	margin: 0 0 8px 0;
	background: #666;
}
div.photo_gallery div.thumb_holder li img{
	display: block;
}



ul#sitemap{
	list-style: disc;
	padding: 0 0 0 35px;
	margin: 0;
	overflow: hidden;
}
ul#sitemap li{
	padding: 5px 0;
	margin: 0;
}
ul#sitemap a{
	color: #000;
	text-decoration: none;
}
ul#sitemap a:hover{
	color: #000;
	text-decoration: underline;
}


/*--------------------------------------------Associate-start-29-01-10(Mousumi)--------------------------------------------*/
.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}
.head-asso{
	margin:4px 0 0 0 !important;
	position: relative;
	}
	
.head-asso span{
	position: absolute;
	right: 0;
	font: normal 11px/20px Tahoma, Geneva, sans-serif;
}
.app-top{
	width:100%;
	height:32px;
	margin:20px 0 0 0;
	background:url(../images/app-top.png) 0 0 no-repeat;
	}
.app-bot{
	width:100%;
	height:6px;
	background:url(../images/app-bot.gif) 0 0 no-repeat;
	}
.app-mid{
	width:513px;
	overflow:hidden;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	padding:10px;
	}
.app-mid-white{
	width:513px;
	overflow:hidden;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	padding:10px;
	background:#fff;
	}
.app-head{
	font:normal 12px/32px Verdana, Geneva, sans-serif;
	color:#000;
	padding:0;
	margin:0 0 0 10px;
	}
.app-txt{
	width:200px;
	float:left;
	font:normal 12px/22px Verdana, Geneva, sans-serif;
	color:#656565;
	padding:0;
	margin:0 0 15px;
	}
.app-fi{
	width:300px;
	float:left;
	/*height:20px;*/
	font:normal 11px/20px Verdana, Geneva, sans-serif;
	color:#000;
	border:1px solid #7f9db9;
	margin:0 0 15px;
	padding:3px;
	}
.app-txt2{
	width:500px !important;
	float:none !important;
	margin:0 0 8px !important;
	}
.app-fi2{
	width:512px !important;
	height:22px !important;
	margin:0 0 15px !important;
	}
.app-fi3{
	height:50px !important;
	}
.app-re-fill{
	color:#c71e58 !important;
	}
/*--------------------------------------------Project-detail-start-29-01-10(Mousumi)------------------------------------------*/
.pro-L-pic{
	width:213px;
	border:1px solid #72c9d3;
	padding:0;
	margin:15px 0 0;
	}
.pro-L-pic h3{
	height:30px;
	padding:0 0 0 5px;
	margin:0 0 10px 0;
	background-color:#99dbe2;
	color:#000;
	line-height:30px;
	}
.pro-L-picIn{
	width:203px;
	margin:0 auto 8px;
	overflow:hidden;
	border-bottom:1px solid #ebebeb;
	}
.pro-L-picInL{
	border-bottom:none !important;
	}
.pro-L-picIn p{
	padding:0 0 6px 0 !important;
	}
.pro-LtxtT{
	font-size:11px;
	font-weight:bold;
	color:#000;
	}
.pro-LTxL{
	width:99px;
	float:left;
	color:#000;
	}
.pro-LTxR{
	width:95px;
	float:right;
	}
.pro-Rt-line{
	border-bottom:1px solid #fbcc5a;
	margin:0 0 10px 0;
	}
.pro-Rt-loca{
	width:535px;
	overflow:hidden;
	border-bottom:1px solid #fbcc5a;
	padding:0 0 8px 0;
	margin:0 0 10px 0;
	}
.pro-Rt-locaL{
	width:265px;
	float:left;
	}
.pro-Rt-locaR{
	float:right;
	}
.pro-Rt-2boxL{
	width:257px;
	float:left;
	}
.pro-Rt-2boxR{
	width:257px;
	float:right;
	}
.pro-Rt-2boxR p{
	background:url(../images/bullet_1.gif) 0 8px no-repeat;
	padding:0 0 0 10px;
	}
/*--------------------------------------------Project-detail-end-29-01-10(Mousumi)--------------------------------------------*/

/*------project page------*/
.projectDiv{
	width: 780px;
	position:relative;
}
.projectDiv h2{
	font:normal 22px/30px Arial, Helvetica, sans-serif;
	color:#000;
	padding:0 0 10px 0;
	margin:0;
}
.projectDiv p{
	padding:0;
	margin:0;
}
.projectDiv ol li{
	padding:0 0 10px 0;
}
.price{
	font:bold 18px/24px Verdana, Geneva, sans-serif;
	color:#d71a21;
}
.pjojectList{
	width:780px;
	margin:0 0 20px 0;
}

.projectRow{
	width:780px;
	padding:25px 0 20px 0;
	border-bottom:1px dashed #a9a9a9;
}
.projectRow:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	line-height: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	line-height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
.proLeft{
	width:141px;
	float:left;
	margin:0 18px 0 0;
}
.projectPic{
	width:135px;
	height:96px;
	border:1px solid #cccccc;
	padding:2px;
}
.bigPic{
	width:441px;
	height:261px;
	border:1px solid #cccccc;
	padding:2px;
	float:left;
	margin:0 18px 10px 0;
}
.proRgt{
	width:621px;
	float:right;
}
.proRgt p{
	padding:2px 0;
	margin:0;
}
.proRgt p strong{
	padding:0 5px 0 0;
}
.proRgt p a{
	color:#d7181d;
	text-decoration:none;
}
.proRgt p a:hover{
	text-decoration:underline;
}
.paginatn{
	width:778px;
	border:1px solid #cccccc;
	text-align:center;
}
.paginatn ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
.paginatn ul li{
	display:inline;
	font:bold 11px/20px Verdana, Geneva, sans-serif;
	color:#656565;
}
.paginatn ul li a{
	color:#656565;
	padding:1px 3px;
	text-decoration:none;
}
.paginatn ul li a:hover, .paginatn ul li a.active, .paginatn ul li a:hover.active{
	color:#fff;
	background-color:#ff0000;
}
.googleMap{
	width:445px;
	height:227px;
	padding:2px;
	border:1px solid #cccccc;
	float:left;
	margin:0 18px 10px 0 !important;
}
.pdfDonload{
	width:160px;
	position:absolute;
	top:2px;
	right:0px;
}
.pdfDonload strong{
	font-weight:bold;
	padding:0 5px 0 0;
}
.recaptchatable #recaptcha_response_field { margin:8px 0 0px 0 !important;}
.recaptcha_only_if_privacy { float:left !important;}

/*new css 12-03-2014:S*/
.services_box div{
	
}
.each_box{
	width: 155px;
	height: auto;
	float: left;
	display: inline-block;
	margin: 15px 66px  20px 0;
}
.services_img{
	width: 150px;
	height: 90px;
	overflow: hidden;
	text-align: center;
	padding: 4px;
	border: 1px solid #ccc;
}
.services_img img{
	width: 100%;
	max-height: 100%;
	min-height: 90px;
}
.each_box a{
	text-decoration: none;
}
#slider {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
  /*border-radius: 4px;*/
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 780px;
  height: 290px;
  background: #ccc;
  text-align: center;
  line-height: 290px;
}

a.control_prev, a.control_next {
  position: absolute;
  top: 44%;
  z-index: 999;
  display: block;
  padding: 1% 1%;   
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0 2px 2px 0;
}

a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}
.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}
.download_pdf{
	padding-top: 0px;
	text-align: center;
}


