﻿.drictors li.inner_banner {
	width: 100%;
	float: left;
	margin: 30px 0px;
}
.inner_wrapper {
	float: left;
	margin: 0px;
	padding: 30px 1% 10px 2%;
	background: url(/TDICWSAssets/En/images/cntr_bg.jpg) repeat-y;
	width: 98%;
}
.crmb_bar {
	float: left;
	margin: 0px 0px 20px 0px;
	width: 100%;
	padding: 0px;
}
.crmb_bar li {
	float: left;
	margin: 0px 1.8% 0px 0px;
	padding: 0px;
	display: block;
}
.crmb_bar li a {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #e86320;
	font-size: 0.75em;
	text-decoration: none;
	background: url(/TDICWSAssets/En/images/bradcoms.png) no-repeat left 4px;
	cursor:pointer;
}
.crmb_bar li span {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #00506E;
	font-size: 0.75em;
	text-decoration: none;
	background: url(/TDICWSAssets/En/images/bradcoms.png) no-repeat left -17px;
}
.crmb_bar li a:hover {
	color: #00506E;
	background-position: left -17px;
}
.crmb_bar li a.active {
	color: #e86320;
	background-position: left 4px;
}
.crmb_bar li a.active:hover {
	color: #00506E;
	background-position: left -17px;
}
.left_wrapper {
	float: left;
	margin: 0px;
	padding: 0px 16px 0px 0px;
	width: 695px;
	position: relative;
}
.left_wrapper a {
	color:#E86320;
	text-decoration: none ;
}
.left_wrapper a:hover {
	color: #0F506E;
}
.left_wrapper h1 {
	color: #00506E !important;
	font-size: 1.625em;
	line-height: 30px !important;
	padding: 0px 0px 20px 0px;
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
}
.left_wrapper h2 {
	color: #00506E !important;
	font-size: 1.375em;
	line-height: 30px !important;
	padding: 0px 0px 10px 0px;
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
}
.left_wrapper .content_box_left {
	width: 46.2%;
	margin: 0px 0% 0px 0px;
	padding: 0px 0% 0px 0px;
	float: left;
}
.left_wrapper .content_box_right {
	width: 46.4%;
	margin: 0px;
	padding: 0px;
	float: right;
}
.left_wrapper .content_box_left h1 {
	letter-spacing: -1px;
	text-align: left;
}
.left_wrapper .content_box_right h1 {
	letter-spacing: -1px;
	text-align: left;
}
.left_wrapper .content_box_left p {
	text-align: justify;
}
.left_wrapper .content_box_right p {
	text-align: justify;
}
.line {
	border-bottom: solid 1px #dce8ec;
	width: 100%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.left_wrapper p {
	font-size: 0.875em;
	color: #333;
	padding: 0px 0px 20px 0px;
	line-height: 20px;
}
.pro_text {
	color: #00506E;
	font-size: 0.7em;
}
.cntr_bottom {
	float: left;
	width: 100%;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background: url(/TDICWSAssets/En/images/iner_btm.png) no-repeat;
	height: 32px;
	position: relative;
}
.right_wrapper {
	width: 212px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.right_menu {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 100%;
}
.right_menu h1 {
	color: #0F506E !important;
	font-size: 1.375em;
	line-height: 24px;
	padding: 0px 0px 20px 10px;
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
}
.right_menu ul {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.right_menu ul li {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	border-top: solid 1px #e9e9e9;
}
.right_menu ul li a {
	float: left;
	width: 90%;
	margin: 0px;
	padding: 5%;
	text-decoration: none;
	color: #0E506D;
	font-size: 1.125em;
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
	cursor:pointer;
}
.right_menu ul li a:hover {
	background: #FFF;
	color: #e86320;
}
.right_menu ul li a.active {
	background: #FFF;
	color: #e86320;
}
.right_menu ul li a.right_active {
	background: #FFF;
	color: #e86320;
}
.right_menu ul li.active {
	background: #FFF;
}
.right_menu ul li .right_submenu {
	float: left;
	width: 92%;
	padding: 0 4% 0% 4%!important;
	background: #FFF;
	display: none;
}
.right_menu ul li .right_submenu li {
	border-top: 1px solid #F1F1F1;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
}
.right_menu ul li .right_submenu li a {
	float: left;
	width: 88%;
	margin: 0px;
	padding: 3% 6% !important;
	display: block;
	font-size: 0.875em !important;
	line-height:18px;
}
.right_menu ul li .right_submenu li a:hover {
	color: #e86320;
}
.right_menu ul li .right_submenu li a.active {
	background: #f9fbfc;
	color: #e86320;
}
.right_menu ul li .right_submenu li.last {
	margin: 0px 0px 10px 0px;
}
.right_banner {
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 100%;
}
.right_banner_small { float:right; margin:0px 0px 10px 0px; padding:0px; width:100%; position:relative; height:175px;}
.right_banner_small img {	width: 100%; height:175px; display:block;}
.right_banner_small img.loading {width:32px; height: 32px; position: absolute; right:43%; top:42%;}
.calender_wrapper {
	float: left;
	margin: 0px;
	width: 100%;
}
.calender_wrapper h1 {
	color: #0F506E;
	font-size: 1.375em;
	line-height: 24px;
	padding: 0px 0px 10px 10px;
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
}
.right_news {
	float: left;
	margin: 0px 0px 10px 0px;
	padding:8px 2% 5px 2.2%;
	width: 95.8%;
	background: #aac5ce;
	position: relative;
	overflow: hidden;
}
.whitewrap{ padding:0px 0px 0px 17px; float:left; background: url(/TDICWSAssets/En/images/whitewrap.png) no-repeat; width:183px;}
.right_news .whitewrap h3 {
	color: #e96320;
	font-size: 1.000em;
	padding:13px 0px 7px 0px;
	font-family: 'Droid Sans', sans-serif;
	font-weight: bold;
}
.news_slider {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10% 0px 0;
}
.news_slider li {
	color: #0e506d;
	font-size: 0.875em;
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
	list-style: none;
	width:175px !important;
	line-height:16px;
}
.news_arows {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.pre_arow {
	float: left;
	width: 27px;
	height: 27px;
	text-indent: -8000px;
	margin:9px 0px 0px 50px;
	background: url(/TDICWSAssets/En/images/news_arows.png) no-repeat left top;
}
.next_arow {
	float: right;
	width: 27px;
	height: 27px;
	text-indent: -8000px;
	margin:9px 59px 0px 0px;
	background: url(/TDICWSAssets/En/images/news_arows.png) no-repeat right top;
}
.pre_arow:hover {
	background-position: left bottom;
}
.next_arow:hover {
	background-position: right bottom;
}
.drictors {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.drictors li {
	margin: 0px 8px 20px 0px;
	padding: 0px;
	display: inline-table;
	vertical-align:top;
	width: 220px;
}
.drictors li h3 {
	color: #0E506D;
	padding: 0px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.875em;
}
.drictors li h4 {
	color: #e86320 !important;
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
	font-size: 1em;
	line-height:100%;
	padding-bottom:9px;
}
.drictors li p {
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
	font-size: 0.813em;
	color: #333333;
	padding: 0px 0px 0px 0px;
}
.drictors_img {
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 222px;
	height:162px;
	overflow:hidden;
}
.drictors li.last {
	margin-right: 0px;
}
.sus_listing {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.sus_listing li {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
	list-style: none;
}
.left_img {
	float: left;
	margin: 0px 20px 10px 0px;
	padding: 0px;
}
.download {
	float: left;
	margin: 0px;
	padding: 16px 0px 0px 75px;
	width: 88%;
	background: url(/TDICWSAssets/En/images/download_icon.png) no-repeat left top;
	height: 65px;
}
.download h2 {
	color: #0F506E;
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
	font-size: 1.125em;
	padding: 0px 0px 2px 0px;
	line-height: 18px;
}
.download a {
	color: #3FBFBF;
	font-size: 0.875em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	text-decoration: none;
}
.download a:hover {
	color: #0F506E;
}
.toggle_wrap {
	float: left;
	margin: 10px 0px 30px 0px;
	padding: 0px;
	width: 100%;
}
.toggle_wrap h3 {
	float: left;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 15px;
	width: 667px;
	background: url(/TDICWSAssets/En/images/toggle_nav.png) no-repeat left top;
	color: #FFF;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	font-size: 1.375em;
	line-height: 53px !important;
}
.toogle_list {
	margin: 0px;
	padding: 15px;
	background: #f0f9fd;
	width: 652px;
	float: left;
	display: none;
}
.left_img .img_name {
	color:#E86320;
	font-size: 0.75em;
	padding: 0px;
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
}
.pra {
	float: right;
	width: 390px;
}
.toggle_wrap h3 .ui-accordion-header-active {
	background: url(/TDICWSAssets/En/images/toggle_nav.png) no-repeat left bottom !important;
}
#accordion .top_arrow {
	background: url(/TDICWSAssets/En/images/toggle_nav.png) no-repeat left bottom !important;
}
.sus_listing2 {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.sus_listing2 li {
	width: 100%;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	display: block;
	list-style: none;
}
.sus_listing2 .left_img2 {
	float: left;
	margin: 0px 20px 10px 0px;
	padding: 0px;
}
.sus_listing2 .right_sus {
	float: right;
	margin: 0px;
	width: 436px;
}
.sus_listing2 .right_sus h2 {
	color: #0F506E;
	font-family: 'Droid Sans', sans-serif;
	font-size: 1.250em;
	padding: 0px 0px 20px 0px;
	line-height: 18px;
}
.right_sus h1 {
	color: #00506E;
	font-family: 'Droid Sans', sans-serif;
	font-size: 1.625em;
	font-weight: normal;
	line-height: 30px;
	padding: 0 0 12px 0px;
	margin: 0 0 10px 0px;
	border-bottom: solid 1px #e9e9e9;
}
.see_txt {
	font-size: 1.375em !important;
}
.sus_lnk {
	float: left;
	margin: 0px;
	width: 100%;
}
.sus_lnk a {
	color: #E86320;
	font-size: 1.500em;
	background: url(/TDICWSAssets/En/images/sus_arows.png) no-repeat left top;
	line-height: 10px;
	float: left;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
}
.sus_lnk a:hover {
	color: #0F506E;
	background-position: left bottom;
}
.call_num {
	margin: 15px 0px 50px 0px;
	padding: 0px 0px 0px 19%;
	text-align: center;
	display: inline-block;
	background: url(/TDICWSAssets/En/images/mobile_icon.png) no-repeat 13% top;
	line-height: 58px;
	font-size: 1.375em;
	color: #0E506D;
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
}
.left_listing {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 7% 0px 8%;
	width: 85%;
}
.left_listing li {
	float: left;
	margin: 0px 0% 5px 0%;
	padding: 0px 0px 0px 0px;
	width: 100%;
	list-style-type: disc;
	color: #333333;
	font-size: 0.875em;
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
}
.download_listng {
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 7% 0px 8%;
	width: 85%;
}
.download_listng li {
	float: left;
	margin: 0px 1% 20px 0px;
	padding: 0px 0px 20px 11%;
	background: url(/TDICWSAssets/En/images/download_iconsmall.png) no-repeat left top;
	width: 38%;
	display: block;
	list-style: none;
}
.download_listng li h3 {
	color: #0E506D;
	font-size: 1.125em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	padding: 0px;
}
.download_listng li a {
	float: left;
	margin: 0px;
	padding: 0px;
	color: #3FBFBF;
	font-size: 0.875em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
}
.img_sp {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	width: 100%;
	float: left;
}
.search_box {
	background: #f9f9f9;
	border: solid 1px #e9e9e9;
	width: 93%;
	float: left;
	padding: 25px 0px 25px 7%;
	margin: 0px 0px 20px 0px;
}
.search_box form {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.search_box form label {
	float: left;
	margin: 0px;
	padding: 12px 10px 0px 0px;
	color: #333333;
	font-size: 0.875em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
}
.go_btn {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 81px;
	text-align: center;
	line-height: 37px;
	color: #FFF;
	font-size: 0.875em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	border: none;
	cursor: pointer;
	background: url(/TDICWSAssets/En/images/go_btn.png) left top;
	height: 37px;
}
.go_btn:hover {
	background-position: left bottom;
}
.search_box .drop_down {
	float: left;
	width: 339px;
	margin: 0px 15px 0px 0px;
}
.search_box .drop_down label {
	background: url(/TDICWSAssets/En/images/new_select.jpg) no-repeat;
	height: 38px;
	width: 339px;
	float: left;
	display: block;
	color: #999999;
	font-size: 0.750em;
	line-height: 38px;
	padding-left: 11px;
	padding-top: 0px;
	padding-right: 0px;
	cursor: pointer;
}
.search_box .drop_down ul {
	width: 99.4% !important;
	float: left !important;
	left: inherit !important;
	padding: 0px !important;
	background: #FFF !important;
	border: 1px #d5d5d5 solid;
	border-top: none;
	margin: 0;
	display: none;
}
.search_box .drop_down ul li {
	width: 95% !important;
	float: left !important;
	color: #999999;
	font-size: 0.750em;
	padding-left: 5%;
	line-height: 20px;
	margin: 0 !important;
	cursor: pointer;
	list-style: none;
}
.search_box .drop_down ul li:hover {
	background: #10516B;
	color: #FFF;
}
.albem_wrap {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 100%;
}
.albem_wrap li {
	float: left;
	margin: 0px 11px 20px 0px;
	padding: 0px;
	list-style: none;
	display: block;
}
.albem_wrap li.last {
	margin-right: 0px;
}
.albem_wrap li .photos {
	position: relative;
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.albem_wrap li a {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.albem_wrap li a img {
	margin: 0px;
	padding: 0px;
	display: block;
	background: url(/TDICWSAssets/En/images/image_loading.gif) no-repeat center 50%;
	float: left;
	height:165px;
	width:165px;
}
.albem_wrap li .photos span {
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 2%;
	color: #FFF;
	background: #00506e;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
}
.albem_wrap li .photos span:hover {
	background: #e96320;
}
.albem_wrap li h2 {
	color: #e86320;
	line-height: 18px;
	font-size: 0.875em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	padding: 0px;
}
.video_wrap {
	float: left;
	margin: 10px 0px 15px 0px;
	padding: 0px;
	width: 100%;
}
.video_wrap li {
	float: left;
	margin: 0px 10px 20px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	width:221px;
	min-height:210px;
}

/* Sharepoint */
.video_wrap li.last {
	margin-right: 0px;
	float: right;
}
.video_wrap li .photos {
	position: relative;
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.video_wrap li a {
	float: left;
	margin: 0px;
	padding: 0px;
	position:relative;
}
.video_wrap li a img {
	margin: 0px;
	padding: 0px;
	display: block;
	background: url(/TDICWSAssets/En/images/image_loading.gif) no-repeat center 50%;
}
.video_wrap li .photos span {
	position: absolute;
	right:0px;
	bottom: 0px;
	padding: 2%;
	color: #FFF;
	background: #00506e;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
}
.video_wrap li .photos span:hover {
	background: #e96320;
}
.video_wrap li h2 {
	color: #e86320 !important;
	line-height: 18px !important;
	text-transform:capitalize;
	font-size: 0.875em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	padding: 0px;
}
.sm_hd {
	font-size: 1.313em !important;
	padding: 0px 0px 10px 0px !important;
	line-height: 25px !important;
}
.sus_listing3 {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.sus_listing3 li {
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: block;
	list-style: none;
}
.sus_listing3 .left_img3 {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}
.sus_listing3 .right_sus {
	float: right;
	margin: 0px;
	width: 490px;
}
.sus_listing3 .right_sus h2 {
	color: #0F506E;
	font-family: 'Droid Sans', sans-serif;
	font-size: 1.250em;
	padding: 0px 0px 20px 0px;
	line-height: 18px !important;
}
.backtotop {
	position: absolute;
	bottom: 0px;
	text-indent: -8000px;
	left: 35px;
	width: 93px;
	height: 25px;
	background: url(/TDICWSAssets/En/images/backtotop.png) no-repeat;
}
.right_menu ul li.active .right_submenu {
	display: block;
}
.price_area {
	float: right;
	width: auto;
	font-size: 1em;
	color: #6BC9C6 !important;
}
.price_area strong {
	font-size: 0.7em;
	font-weight: normal;
}
.detail_page {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.gallery {
	float: left;
	width: 100%;
	background: #f6f9fa;
}
.icon_listing {
	float: left;
	margin: 25px 0px;
	padding: 0px;
	width: 100%;
}
.icon_listing li {
	float: left;
	margin: 0px;
	list-style: none;
	padding: 0px 2.9%;
	width: 58px;
	text-align: center;
}
.icon_listing li a {
	color: #00506D;
	float: left;
	font-size: 0.813em;
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
	text-decoration: none;
	display: inline-block;
}
.icon_listing li a:hover {
	color: #F47C22;
}
.map_icon {
	background: url(/TDICWSAssets/En/images/map_icon.png) no-repeat center top;
	display: block;
	width: 58px;
	margin: 0px 0px 8px 0px;
	height: 58px;
	float: left;
}
.floor_icon {
	background: url(/TDICWSAssets/En/images/floor_icon.png) no-repeat center top;
	display: block;
	width: 58px;
	margin: 0px 0px 8px 0px;
	height: 58px;
	float: left;
}
.gallery_icon {
	background: url(/TDICWSAssets/En/images/gallery_icon.png) no-repeat center top;
	display: block;
	width: 58px;
	margin: 0px 0px 8px 0px;
	height: 58px;
	float: left;
}
.share_icon {
	background: url(/TDICWSAssets/En/images/share_icon.png) no-repeat center top;
	display: block;
	width: 58px;
	height: 58px;
	margin: 0px 0px 8px 0px;
	float: left
}
.area_icon {
	background: url(/TDICWSAssets/En/images/area_icon.png) no-repeat center top;
	display: block;
	width: 58px;
	height: 58px;
	margin: 0px 0px 8px 0px;
	float: left;
}
.currency_icon {
	background: url(/TDICWSAssets/En/images/currency_icon.png) no-repeat center top;
	display: block;
	width: 58px;
	height: 58px;
	margin: 0px 0px 8px 0px;
	float: left;
}
.calclr_icon {
	background: url(/TDICWSAssets/En/images/calcr_icon.png) no-repeat center top;
	display: block;
	width: 58px;
	height: 58px;
	margin: 0px 0px 8px 0px;
	float: left;
}
.make_wrap {
	float: left;
margin: 0px 0px 20px 0px;
padding: 24px 2% 17px;
width: 95%;
background: #f6f9fa;
border: solid 1px #d2e1e6;
}
.make_wrap .sm_hd {
	font-size: 1.313em;
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	color: #00506D;
}
.make_wrap .bg_hd {
	float: left;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	font-size: 1.313em;
	color: #00506D;
}
.make_wrap.adj {padding: 24px 4% 17px 4%; width: 88.5%;}
.make_wrap .enq_btn.adj {margin: 0px 3% 3px 4%;}

.make_wrap .enq_btn {
	float: left;
	margin: 0px 1% 0px 1%;
	padding: 0px;
	text-align: center;
	line-height: 37px;
	width: 165px;
	color: #FFF;
	font-size: 0.875em;
	background: url(/TDICWSAssets/En/images/enq_btn.png) no-repeat left top;
	text-decoration: none;
}
.make_wrap .enq_btn:hover {
	background-position: left bottom;
	color: #FFF;
}
.detal_boxleft {
	float: left;
	margin: 0px 4% 40px 0px;
	width: 48%;
	padding: 0px;
}
.detal_boxright {
	float: left;
	margin: 0px 0px 40px 0px;
	width: 48%;
	padding: 0px;
}
.detail_hd {
	padding: 0px 0px 10px 5% !important;
	font-size: 1.375em !important;
}
.fit_list {
	float: left;
	margin: 0px 0px 0px 5%;
	padding: 0px;
	width: 90%;
}
.fit_list li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style: none;
	font-size: 0.75em;
	color: #00506D;
}
.smlr_prt {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.smlr_prt li {
	float: left;
	margin: 0px 22px 0px 0px;
	padding: 0px;
	display: block;
	list-style: none;
	width: 214px !important;
}
.smlr_prt li.last {
	margin: 0px;
}
.smlr_prt li h6 {
	color: #F47C22;
	font-size: 0.875em;
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	line-height: 14px;
}
.smlr_prt li h3 {
	color: #6BC9C7;
	font-size: 1.125em;
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	line-height: 18px;
}
.smlr_prt li h3 small {
	font-size: 0.75em;
}
.regis_slider {
	float: left;
	margin: 0px;
	padding: 5px;
	width: 215px;
	background: #e5eef1;
	position: relative;
}
.regis_slider ul {
	float: left;
	margin: 0px;
	width: 100%;
}
.regis_slider ul li {
	float: left;
	margin: 0px;
	height: 164px;
	width: 100%;
	display: block;
	list-style: none;
}
.regis_leftarow {
	position: absolute;
	left: 160px;
	bottom: 15px;
	width: 24px;
	z-index: 999;
	height: 24px;
	text-indent: -8000px;
	background: url(/TDICWSAssets/En/images/resdince_arows.jpg) left top;
}
.regis_rightarow {
	position: absolute;
	right: 15px;
	bottom: 15px;
	width: 24px;
	z-index: 999;
	height: 24px;
	text-indent: -8000px;
	background: url(/TDICWSAssets/En/images/resdince_arows.jpg) right top;
}
.regis_leftarow:hover {
	background-position: left bottom;
}
.regis_rightarow:hover {
	background-position: right bottom;
}
.disclimer_txt {
	float: left;
	margin: 50px 0px;
	padding: 0px;
	font-size: 0.688em;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.calltoday {
	float: left;
	margin: 0px 1% 14px 1%;
	padding: 0px 0px 17px 0px;
	width: 98%;
	border-bottom: solid 1px #bfd6dd;
}
.calltoday h1 {
	color: #e86320;
	font-size: 1.625em;
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	line-height: 26px;
}
.calltoday h2 {
	color: #00506D;
	font-size: 1.375em;
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	line-height: 22px;
}
.mak_an {
	float: left;
	margin: 0px 0px 23px 0px;
	padding: 0px 1%;
	width: 98%;
}
.mak_an a {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 22%;
	width: 73%;
	background: url(/TDICWSAssets/En/images/make_an.png) no-repeat left top;
	color: #00506D;
	font-size: 1em;
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
	line-height: 27px;
	text-decoration: none;
}
.mak_an a:hover {
	background-position: left bottom;
	color: #e86320;
}
.map_right {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 100%;
	height: 290px;
}
.line2 {
	border-bottom: 1px solid #DCE8EC;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 100%;
}
.line3 {
	border-bottom: 1px solid #DCE8EC;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	width: 100%;
}
.refine_search {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 15px 5%;
	width: 90%;
	background: #e5eef1;
}
.refine_active {
	color: #00506D;
	font-size: 1.375em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	float: left;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.refine_search h3 {
	font-size: 1.125em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.refine_search h3 a {
	border-bottom: solid 1px #BFD6DD;
	text-decoration: none;
	color: #00506D;
	background: url(/TDICWSAssets/En/images/refine_arow.png) right 10px no-repeat;
	float: left;
	margin: 0px;
	width: 100%;
	padding: 0px 0px 15px 0px;
}
.refine_search h3 a.active {
	color: #F37B21;
	background-position: right -34px;
}
.rifine_toggle {
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background: none;
	height: auto !important;
}
.page_per {
	float: left;
	width: 100%;
	margin: 0px 0%;
	padding: 0px 0px 7% 0px;
}
.page_per li {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
}
.page_per li a {
	float: left;
	width: 80%;
	margin: 0px;
	padding: 3% 10%;
	display: block;
	font-size: 0.875em !important;
	color: #e86320;
	text-decoration: none;
	border-bottom: solid 1px #cfe0e5;
}
.page_per li a:hover {
	background: #eef7fb;
	color: #00506E;
}
.page_per li a.active {
	background: #eef7fb;
	color: #00506E;
}
.per_height {
	height: 150px;
	overflow-y: scroll;
}
.rifine_block {
	width: 100%;
	float: left;
}
.rf_non {
	width: 100%;
	padding: 0px;
	text-align: center;
	height: 124px;
	margin: 26px 0px;
	background: url(/TDICWSAssets/En/images/loading_bg.png) no-repeat center center #E5EEF1;
}
.plsetxt {
	background: url(/TDICWSAssets/En/images/rf_loading.gif) no-repeat center center;
	width: 100%;
	margin: 0px;
	padding: 90px 0px 0px 0px;
	font-size: 0.75em;
text-align:center font-weight:normal;
	font-family: 'Droid Sans', sans-serif;
	color: #FFF;
	line-height: 100%;
}
.block {
	position: relative;
	z-index: 10;
	display: none;
}
.refine_search h3 a sup {
	font-size: 0.50em;
}
.refine_search .refine_wrap {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	width: 100%;
}
.refine_search .refine_wrap .price {
	float: left;
	margin:2px 0px 0px 0px;
	padding: 0px;
	width: 40%;
	color: #00506D;
	font-size: 0.75em;
}
.refine_search .refine_wrap .amount {
	float: right;
	width: 50%;
	font-size: 0.75em;
	color: #00506D;
	margin: 0px;
}
.refine_search .refine_wrap #pricerange2 {
	background: url(/TDICWSAssets/En/images/line_price.png) no-repeat;
	width: 189px;
	height: 7px;
	position: relative;
	top: 6px;
	margin:25px 0px 0px 0px;
}
.refine_search .refine_wrap #pricerange2 a {
	background: url/TDICWSAssets/En/images/range_arow.png) no-repeat !important;
	width: 9px !important;
	top: -3px;
}
.refine_search .refine_wrap #pricerange3 {
	background: url(/TDICWSAssets/En/images/line_price.png) no-repeat;
	width: 189px;
	height: 7px;
	position: relative;
	top: 3px;
}
.refine_search .refine_wrap #pricerange3 a {
	background: url(/TDICWSAssets/En/images/range_arow.png) no-repeat !important;
	width: 9px !important;
	top: -3px;
}
.refine_search .refine_wrap label {
	color: #00506E;
	font-size: 0.688em;
	padding: 0px 0px 0px 0px;
	width: 70%;
	float: left;
	margin: 0px 0px 10px 0px;
}
.refine_search .refine_wrap input {
	width: 14px;
	height: 14px;
	float: left;
	margin: 0px 5px 0px 0px;
}
.refine_search .refine_wrap .ui-widget-header {
	background: url(/TDICWSAssets/En/images/red_img.jpg) repeat-x top left !important;
	position: relative;
	height: 7px;
}
.lan_note {
	padding: 11px 10px 13px 14px;
	display: none !important;
	background: #287e9f;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.688em;
	width: 129px;
	position: absolute;
	left: -58px;
	top: 34px;
	z-index: 999;
	line-height: 14px;
}
.language li:hover .lan_note {
	display: block;
}
.my_loading {
	width: 90%;
	float: left;
	margin: 0px;
	padding: 47px 5%;
	position: relative;
	z-index: 10;
}
.my_loading h2 {
	color: #FFF;
	font-size: 1em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	padding: 0px 0px 14px 0px;
}
.back_ser {
	color: #FFF;
	font-size: 0.75em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	background: url(/TDICWSAssets/En/images/back_arow.jpg) left top no-repeat;
	padding: 0px 0px 0px 6%;
	float: left;
	width: 95%;
	text-decoration: none;
	line-height: 17px;
	margin: 0px 0px 44px 0px;
}
.loading_img {
	color: #FFF;
	font-size: 0.75em;
	text-align: center;
	width: 100%;
	background: url(/TDICWSAssets/En/images/gif-load.gif) no-repeat center top;
	float: left;
	margin: 0px;
	padding: 50px 0px 0px 0px;
}
.my {
	width: 90%;
	display: none;
	float: left;
	margin: 100px 0px 0px 0px;
	padding: 52px 5%;
	position: absolute;
	z-index: 15;
	background: #6bc9c7;
}
.my form {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.my .keyword {
	width: 48.5%;
	float: left;
	margin: 0px 0% 0px 0px;
	padding: 0px;
}
.my .keyword label {
	width: 100%;
	float: left;
	margin: 0px 0px 9px 0px;
	padding: 0px;
	color: #FFF;
	font-size: 0.75em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
}
.my .keyword input {
	width: 90%;
	float: left;
	margin: 0px 0px 7px 0px;
	padding: 5%;
	color: #999999;
	font-size: 0.75em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	background: #FFF;
	border: solid 1px #6595a7;
}
.my form .keyword .search_btn {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 118px !important;
	line-height: 33px;
	text-align: center;
	height: 33px;
	background: url(/TDICWSAssets/En/images/search_btn.png) no-repeat left top !important;
	color: #FFF;
	font-size: 0.75em;
	border: none;
	cursor: pointer;
}
.my form .keyword .search_btn:hover {
	background-position: left bottom !important;
}
.my .keyword2 {
	width: 49%;
	float: right;
	margin: 0px 0% 0px 0px;
	padding: 0px;
}
.my .keyword2 label {
	width: 100%;
	float: left;
	margin: 0px 0px 9px 0px;
	padding: 0px;
	color: #FFF;
	font-size: 0.75em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
}
.my .keyword2 input {
	width: 90%;
	float: left;
	margin: 0px 0px 7px 0px;
	padding: 5%;
	color: #999999;
	font-size: 0.75em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	background: #FFF;
	border: solid 1px #6595a7;
}
.my .keyword2 .search_btn {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 118px !important;
	line-height: 33px;
	text-align: center;
	height: 33px;
	background: url(/TDICWSAssets/En/images/search_btn.png) no-repeat left top !important;
	color: #FFF;
	font-size: 0.75em;
	border: none;
	cursor: pointer;
}
.my .keyword2 .search_btn:hover {
	background-position: left bottom !important;
}
.research_btn {
	float: left;
	margin: 0px 0px 0px 17%;
	padding: 0px;
	width: 118px;
	text-align: center;
	height: 33px;
	background: url(/TDICWSAssets/En/images/search_btn.png) no-repeat left top;
	color: #FFF !important;
	font-size: 0.75em;
	border: none;
	cursor: pointer;
	text-decoration: none;
}
.research_btn:hover {
	background-position: left bottom;
}
.timeline_wrapper {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 100%;
}
.timeline_top {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: url(/TDICWSAssets/En/images/timeline_top.jpg) no-repeat;
	height: 10px;
}
.timeline_center {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: url(/TDICWSAssets/En/images/timeline_center.jpg) repeat-y;
}
.time_list {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.time_list li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	list-style: none;
	padding: 10px 0px;
	min-height:160px;
}
.time_rightlist {
	float: left;
	margin: 0px;
	padding: 0px 0% 0px 3.2%;
	width: 81%;
}
.time_rightlist li {
	float: left;
	margin: 0px 1% 15px 0px;
	padding: 0px;
	display: block;
	list-style: none;
	width: 32%;
}
.time_rightlist li a {
	color: #00506D;
	font-size: 0.875em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-decoration: none;
}
.time_img {
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	display: block;
	width:174px;
	height:104px;
}
.time_img img{ background:url(/TDICWSAssets/En/images/loader.gif) no-repeat center 50%; width:174px; height:104px; display:block; font-size:0px;}
.time_title {
	float: left;
	margin: 0px;
	padding: 0px 5%;
	width: 90%;
}
.timeline_year {
	float: left;
	margin: 0px;
	width: 14.8%;
	font-size: 1.375em;
	color: #00506E;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	height: 100%;
	padding: 8% 0px 0px 0px;
	text-align: center;
}
.timeline_bottom {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: url(/TDICWSAssets/En/images/timeline_bottom.jpg) no-repeat;
	height: 14px;
}
.timeline_clear {
	float: left;
	margin: 0% 0px 3% 0px;
	padding: 0px;
	width: 100%;
	height: 3px;
	background: url(/TDICWSAssets/En/images/timeline_clear.jpg) no-repeat;
}
.residenal_img {
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	width: 230px;
}
.residenal_colm {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 405px;
}
.residenal_colm a {
	margin: 0px 0px 15px 0px;
	float: left;
}
.residenal_colm p a{ float:none !important;}
.dwnld {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 50px;
	width: 355;
	background: url(/TDICWSAssets/En/images/res_download.png) no-repeat left top;
}
.dwnld h1 {
	font-size: 1em;
	padding: 0px;
	letter-spacing: -1px;
}
.dwnld a {
	font-size: 0.875em;
	font-weight: bold;
}
.sale_wraper {
	float: left;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 100%;
}
.sale_wraper .sale_slider {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 50%;
	position: relative;
}
.sale_wraper .sale_slider ul {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
}
.sale_wraper .sale_slider ul li {
	float: left;
	height: 230px;
	width: 333px;
	display: block;
	list-style: none;
	position: relative;
}
.sale_wraper .sale_slider ul li .black_bg {
	z-index: 9;
	position: absolute;
	float: left;
	left: 0;
	bottom: 0px;
	width: 303px;
	padding: 10px 15px;
	background: url(/TDICWSAssets/En/images/black_bg.png) repeat-x;
	height: 45px;
}
.sale_wraper .sale_slider ul li .black_bg h6 {
	padding: 0px 0px 5px 0px;
	font-size: 1.125em;
	color: #FFFFFF;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
}
.sale_wraper .sale_slider ul li .black_bg p {
	padding: 0px 0px 0px 0px;
	font-size: 0.813em;
	color: #FFFFFF;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
}
.blk_left {
	position: absolute;
	bottom: 20px;
	left: 265px;
	width: 24px;
	z-index: 99;
	height: 25px;
	text-indent: -8000px;
	background: url(/TDICWSAssets/En/images/black_arows.jpg) left top no-repeat;
}
.blk_right {
	position: absolute;
	bottom: 20px;
	right: 30px;
	width: 24px;
	height: 25px;
	text-indent: -8000px;
	z-index: 99;
	background: url(/TDICWSAssets/En/images/black_arows.jpg) right top no-repeat;
}
.blk_left:hover {
	background-position: left bottom;
}
.blk_right:hover {
	background-position: right bottom;
}
.pdf_wrap {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.pdf_wrap .pdf_img {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	width: 40%;
}
.pdf_wrap .pdf_img h3 {
	height: 58px;
	float: left;
	margin: -15px 0px 0px 0px;
	padding: 0px;
}
.pdf_wrap .pdf_img .pdf_inder {
	height:93px;
	float: left;
	width: 229px;
	margin: 0px;
	padding: 0px;
}
.pdf_txt {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 60%;
}
.ad_logos {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.ad_logos li {
	margin: 0px 0% 10px 0%;
	padding: 0px;
	text-align: center;
	display:inline-block;
	list-style: none;
}
.img_pdf {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 100%;
}
.img_pdf li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 25%;
	display: block;
	list-style: none;
}
.img_pdf li a {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 145px;
	font-size: 0.938em;
	text-align: left;
	color: #00506E;
	line-height: 15px;
	text-align:center;
}
.img_pdf li a:hover {
	color:#E86320;
}
.img_pdf li .pdf1 {
	width: 145px !important;
	height: 229px;
	float: left;
	margin: 0px 0px 10px 0px !important;
	padding: 0px;
}
.font-size {
	font-size: 0.75em !important;
	color: #00506D !important;
}
.org_txt {
	line-height: 25px !important;
	font-size: 1.125em!important;
	margin: 0px 0px 15px 2%;
}
.org_txt a {
	color:#E86320 !important;
	font-size: 1em !important;
	line-height: 18px !important;
	background: url(/TDICWSAssets/En/images/in_arow.jpg) no-repeat left 5px;
	padding: 0px 0px 0px 3%;
	font-family: Arial, Helvetica, sans-serif;
}
.org_txt a:hover {
	color: #0F506E !important;
}
.map {
}
.video {
	text-align: center;
	width:100%;
	float: left;
}
.reqest {
	float: left;
	margin: 0px;
	padding: 30px 10% 0px 11%;
	width: 79%;
}
.reqest form {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	margin-bottom:20px;
}
.reqest label {
	float: left;
	margin: 0px 1% 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 30%;
	color: #333333;
	font-size: 0.875em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
}
.reqest .pos_re input {
	float: left;
	margin: 0px 1% 12px 0px;
	padding: 1.5% 1.5% 1.8%;
	background: #FFFFFF;
	border: solid 1px #d8d8d8;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	font-size: 0.75em;
	width: 60.2%;
	color: #999999;
	font-style: italic;
}
.reqest textarea {
	float: left;
	margin: 0px 1% 12px 0px;
	padding: 1.5%;
	background: #FFFFFF;
	border: solid 1px #d8d8d8;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	font-size: 0.75em;
	width: 60%;
	color: #999999;
	font-style: italic;	
	overflow: auto;
	resize: none;
	height:100px;
}
.reqest select {
	float: left;
	margin: 0px 1% 12px 0px;
	padding: 1.5%;
	background: #FFFFFF;
	border: solid 1px #d8d8d8!important;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	font-size: 0.75em;
	width:64%;
	color: #999999!important;
	font-style: italic;
}
.reqest .captcha {
	float: left;
	margin: 0px 0px 20px 0px;
	width:59%;
}
.reqest .tick_icon {
	width: 25px;
	height: 25px;
	background: url(/TDICWSAssets/En/images/validation_ture.png) no-repeat;
	position: absolute;
	top: 7px;
	right:37px;
}
.reqest .cross_icon {
	width: 25px;
	height: 25px;
	background: url(/TDICWSAssets/En/images/validation_false.png) no-repeat;
	position: absolute;
	top: 6px;
	right:37px;
}

.org_mind {
	color: #F47C22;
	font-size: 0.875em;
}
.fields .org_mind {
	color: #F47C22;
	font-size: 0.875em !important;
	text-align: left;
	padding: 0px 5px 0 0px;
}
.cen_btn {
	float: left;
	margin: 0px;
	display: inline-block;
	text-align: center;
	width: 100%;
}
.sendbtn {
	float: left;
	margin: 0px 0px 0px 145px !important;
	padding: 0px !important;
	width: 137px !important;
	height: 37px;
	text-align: center;
	line-height: 37px;
	background: url(/TDICWSAssets/En/images/send_btn.png) no-repeat left top !important;
	border: none !important;
	cursor: pointer;
	color: #FFF !important;
	font-style: normal !important;
	font-size: 0.875em !important;
	float: none !important;
	display: inline-block;
}
.sendbtn:hover {
	background-position: left bottom !important;
	color: #FFF !important;
}
.pos_re {
	position: relative;
}
.reqest form .captcha .capha_img {
	float: left;
	margin: 0px 0px 20px 0px;
	width: 100%;
	text-align: center;
}
.reqest form .captcha .capha_img img {
	margin: 0px;
}
.reqest .sending {
	height: 100px;
	background: url(/TDICWSAssets/En/images/loader.gif) center top no-repeat !important;
	padding: 40px 0 0 0;
	margin: 120px 0 0 0;
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.reqest .thanks-wrap {
	font-family: Arial, Helvetica, sans-serif;
	margin: 120px auto 0 auto;
}
.reqest .thanks-wrap .thanks {
	font-size: 0.9em !important;
	color: #00506D;
	font-family: Arial, Helvetica, sans-serif;
	background: #f6f6f6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 30px;
}
.reqest .thanks-wrap .thanks b {
	font-size: 1.3em;
	width: 100%;
	padding: 0px 0px 10px 0px;
	float: left;
	color: #00506D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.reqest .thanks {
	font-size: 0px;
}
.news_listing {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.news_listing li {
	float: left;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	width: 100%;
	display: block;
	list-style: none;
	border-bottom: solid 1px #cccccc;
}
.news_listing li .new_thumb {
	width: 222px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.news_listing li .news_text {
	width: 470px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	float: left;
}
.news_listing li .news_text h2 {
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	padding: 0px 0px 10px 0px;
	font-size: 1.3em;
	color: #00506D;
	line-height: 100%;
}
.news_listing li .news_text .date {
	margin: 0px;
	padding: 0px;
	font-size: 0.75em;
	color: #999999;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
}
.news_listing li .news_text p {
	padding: 0px;
}
.news_listing li.last {
	border: none;
}
.news_detail {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.detail_img {
	float: left;
	margin: 0px 3% 10px 0px;
	padding: 0px;
}
.news-date {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 100%;
	color: #999999;
	font-size: 0.75em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
}
.you_hd {
	padding: 0px !important;
}
.fields {
	float: right;
	color: #999999;
	font-size: 12px !important;
	margin: 0px 90px 15px 0px;
}
.hd_rg {
	padding: 0px 0px 10px 0px !important;
	font-size: 1.375em !important;
}
.contact_detail {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.contact_detail li {
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0 0;
width: 42%;
	display: block;
	list-style: none;
}
.contact_detail li h3 {
	color: #00506D;
	font-size: 1.250em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	padding: 0px 0px 10px 0px;
}
.contact_detail li a {
	color: #6BC9C7;
	text-decoration: none;
}
.location_list {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.location_list li {
	float: left;
	width: 25%;
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
}
.location_list li p {
	padding: 0px 0px 10px 0px;
}
.loc_hd {
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	padding: 0px 0px 10px 0px;
	font-size: 1.250em;
	color: #00506D;
	line-height: 100%;
}
.location_list li a {
	background: #f9f9f9;
	border: solid 1px #e9e9e9;
	padding: 5px;
	float: left;
	margin: 0px;
	line-height: 0;
}
.location_list li a:hover {
	background: #e96320;
}
.diwnld_icon {
	float: left;
	margin: 0px 5% 10px 0px;
	padding: 0px 0px 0px 0px;
}
.click_btn {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 178px;
	height: 37px;
	background: url(/TDICWSAssets/En/images/click_btn.png) no-repeat left top;
	color: #FFFFFF !important;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	font-size: 1em;
	text-align: center;
	line-height: 37px;
}
.click_btn:hover {
	background-position: left bottom;
}
.map_contact {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#map {
	width: 686px;
	height: 516px;
}
#map img {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 52%;
}
#map h2 {
	font-size: 1.625em !important;
	color: #0E506D;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	margin: 0px;
	padding: 0px 0px 4px 0px !important;
	float: right;
	width: 100%;
}
#map p {
	font-size: 1em !important;
	color: #333333;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	float: right;
	width: 100%;
}
.print_btn {
	position: absolute;
	background: url(/TDICWSAssets/En/images/print_icon.png) no-repeat right top;
	color: #6BC9C6;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	font-size: 0.875em;
	right: 30px;
	top: 35px;
	line-height: 30px;
	padding: 0px 5% 0px 0px;
}
.print_btn:hover {
	background-position: right bottom;
}
.invest_form {
	float: left;
	margin: 0px 0px 15px 0px;
	padding: 15px 5% 23px 5%;
	width: 90%;
	background: #e96320;
}
.invest_form h3 {
	color: #FFF;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	font-size: 1.125em;
	padding: 0px 0px 13px 0px;
}
.invest_form form {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.invest_form form input {
	float: left;
	margin: 0px 0px 7px 0px;
	padding: 10px 10px 8px 8px;
	width: 173px;
	border: none;
	color: #d8987a;
	font-size: 0.75em;
	background: url(/TDICWSAssets/En/images/invest_inp.png) no-repeat;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
}
.for_txt {
	float: left;
	margin: 13px 0px 0px 0px;
	padding: 0px;
	font-size: 0.75em;
	color: #fadaca;
}
.for_txt:hover {
	color: #FFF;
}
.invest_btn {
	float: right !important;
	margin: 2px 0px 0px 0px !important;
	padding: 0px !important;
	cursor: pointer;
	width: 78px !important;
	height: 33px;
	line-height: 33px;
	color: #FFF !important;
	font-size: 0.75em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	background: url(/TDICWSAssets/En/images/invest_btn.png) left top !important;
	border: none;
}
.invest_btn:hover {
	background-position: left bottom !important;
	color: #FFF !important;
}
.alpha_list {
	float: left;
	margin: 0px;
	padding: 0px 5% 0px 10%;
	width: 85%;
}
.alpha_list li {
	list-style-type: upper-alpha;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 100%;
	font-size: 0.875em;
	color: #333;
}
.alpha_list li h5 {
	font-size: 1em;
	color: #0F506E;
	padding: 0px 0px 10px 0px;
}
.number_list {
	float: left;
	margin: 0px;
	padding: 0px 5% 0px 8%;
	width: 87%;
}
.number_list li {
	list-style-type: decimal-leading-zero;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 100%;
	font-size: 0.875em;
	color: #333;
}
.number_list li ul {
	padding: 0px 5% 0px 3%;
	width: 80%;
}
.number_list li ul li {
	list-style-type: lower-alpha;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 100%;
	font-size: 1.0em;
	color: #333;
}
.bullt_style {
	float: left;
	margin: 0px;
	padding: 0px 5% 0px 8%;
	width: 87%;
}
.bullt_style li {
	list-style-type: disc;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 100%;
	font-size: 0.875em;
	color: #333;
}
.nwclm {
	width: 45%;
	float: left;
	margin: 0px 5% 50px 0px;
	padding: 0px;
}
.nwclm img {
	margin: 0px 0px 10px 0px;
}
.nwclm2 img {
	margin: 0px 0px 10px 0px;
}
.nwclm2 {
	width: 45%;
	float: right;
	margin: 0px 0% 50px 0px;
	padding: 0px;
}
.nwclm h2 {
	font-size: 1.400em;
}
.nwclm2 h2 {
	font-size: 1.400em;
}
.nwclm2 a {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 138px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	background: url(/TDICWSAssets/En/images/send_btn.png) no-repeat left top;
	color: #FFF;
	text-decoration: none;
}
.nwclm2 a:hover {
	background-position: left bottom;
	color: #FFF;
}
.nwclm a {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 138px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	background: url(/TDICWSAssets/En/images/send_btn.png) no-repeat left top;
	color: #FFF;
	text-decoration: none;
}
.nwclm a:hover {
	background-position: left bottom;
	color: #FFF;
}
.commonlist_award {
	float: left;
	margin: 0px;
	padding: 1% 5% 0px 10%;
	width: 85%;
}
.commonlist_award li {
	list-style-type: disc;
	float: left;
	margin: 0px 0px 10px 0px !important;
	padding: 0px !important;
	width: 100%;
	font-size: 0.875em;
	color: #333;
}
.commonlist_award h5 {
	font-size: 1em;
	color: #0F506E;
	padding: 0px 0px 10px 0px;
}
.press_listing {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.press_listing li {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 15px 0px;
	width: 100%;
	border-bottom: solid 1px #cccccc;
	list-style: none;
}
.press_listing li.last{ border:none;}
.press_listing li h6 {
	color: #999999;
	font-size: 0.75em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	padding: 0px;
	float: left;
}
.press_listing li a {
	color: #00506D;
	font-size: 1.3em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	padding: 0px;
	float: left;
	margin: 0px 0px 10px 0px;
	width: 100%;
}
.press_listing li p {
	padding-bottom: 5px !important;
}
.press_listing li a:hover {
	color: #e86320;
}
.press_listing li .pressthumb {
	float: left;
	margin-right: 19px;
	min-height: 145px;
}
.press_listing li .cont {
	float: left;
	width: 475px;
}
.sitmp {
	float: left;
	margin: 0px;
	width: 100%;
	color: #4D7D94;
}
.sitmp a {
	color: #4D7D94;
	text-decoration: none;
}
.sitmp a:hover {
	color: #FFF;
	text-decoration: underline;
}
.idtabs {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto !important;
}
.idtabs ul {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: url(/TDICWSAssets/En/images/tab_bg.jpg) repeat-x;
}
.idtabs ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 140px;
	display: block;
	list-style: none;
}
.idtabs ul li a {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 140px;
	color: #FFF;
	font-size: 1.125em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	background: url(/TDICWSAssets/En/images/tab_bg.jpg) repeat-x;
	text-align: center;
	height: 53px;
	line-height: 53px;
}
.idtabs ul li a:hover {
	background: url(/TDICWSAssets/En/images/id_bg_active.jpg) repeat-x;
	color: #e86320;
}
.idtabs ul li.ui-tabs-active a {
	background: #72ccd2;
	color: #FFF;
}
.tabing_wrap {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 100%;
	/*height: 450px;*/
	position: relative;
}
.tabs {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100% !important;
	background: none;
}
.clearfix {
	float: left;
	margin: 0px 0px 20px 0px;
}
.clm1 {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 45%;
}
.clm2 {
	float: right;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 45%;
}
.clm2 a {
	color:#E86320;
}
.clm2 a:hover {
	color: #0F506E;
}
.galllist {
	float: left;
	margin: 0px;
	padding: 0px 0 0 10%;
	width: 90%;
}
.galllist li {
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0%;
	width: 100%;
	list-style-type: disc;
	font-size: 0.875em;
}
/* Image Gallery */
.thumb_wrap {
	float: left;
	margin: 7px 0px 0px 0px !important;
	padding: 0px 0px 0 0;
	cursor: pointer;
}
.thumb_wapper_main {
	float: left;
	margin: 0 0 0 30px;
}
.thumb_wapper_main .caroufredsel_wrapper {
	width: 630px !important;
	float: left;
}
.thumb_wrap img {
	margin: 0px 10px 0px 0px !important;
	width: 95px !important;
	height: 68px !important;
}
#galleryWrap {
	width: 687px;
	height: 366px;
	padding: 0px;
	position: relative;
	margin: 0px 0px 10px 0px;
	left: 0px;
}
#galleryWrap img {
	width: 687px;
	display: block;
	float: left;
	margin: 0px;
}
#images, #thumbs {
	height: 80px;
	float: left;
	overflow: hidden;
}
#images {
	width: 687px;
}
#thumbs {
	width: 687px;
}
#thumbs img.selected, #thumbs img:hover {
}
#thumbs div {
	width: 672px;
	height: 88px;
	float: left;
	margin: 0px;
}
#arowWrap a, #arowWrap2 a {
	text-decoration: none;
	font-size: 20px;
	color: #999;
	position: absolute;
}
#arowWrap a:hover {
	background-position: left bottom !important;
}
#arowWrap2 a:hover {
	background-position: right bottom !important;
}
#arowWrap a.disabled, #arowWrap2 a.disabled {
	opacity: 0.5;
}
#arowWrap a {
	top: 155px;
	width: 51px;
	height: 51px;
	background: url(/TDICWSAssets/En/images/galler_img/gallery_arows.png) no-repeat top left;
	left: 18px;
	z-index: 99;
}
#arowWrap2 a {
	top: 155px;
	width: 51px;
	height: 51px;
	background: url(/TDICWSAssets/En/images/galler_img/gallery_arows.png) no-repeat top right;
	right: 10px;
}
a.images {
	right: 0px;
}
#arowWrap .thumbWrap {
	top: 393px!important;
	width: 12px!important;
	height: 22px!important;
	background: url(/TDICWSAssets/En/images/galler_img/small_arow.png) no-repeat left top !important;
	left: 0px!important;
	z-index: 999;
}
#arowWrap2 .thumbWrap {
	top: 393px!important;
	width: 12px!important;
	height: 22px!important;
	background: url(/TDICWSAssets/En/images/galler_img/small_arow.png) no-repeat right top !important;
	right: 0px!important;
}
#source {
	text-align: center;
	width: 400px;
	margin: 0 0 0 -200px;
	position: absolute;
	bottom: 10px;
	left: 50%;
}
#source, #source a {
	color: #999;
	font-size: 12px;
}
#navWrap {
	position: absolute;
	bottom: 26px;
	right: 278px;
}
#navWrap a {
	text-indent: -50000px;
	float: left;
	width: 8px;
	background: url(/TDICWSAssets/En/images/in_act.png) no-repeat top left;
	height: 8px;
	margin-right: 6px;
}
#navWrap a.selected {
	background: url(/TDICWSAssets/En/images/act.png) no-repeat top left;
}
.gallery {
	position: relative;
}
#arowWrap .thumbs {
	top: auto;
	bottom: -64px;
}
/* Image Gallery */

.useful_list {
	float: left;
	padding: 0px;
	width: 100%;
}
.useful_list li {
	float: left;
	padding: 0px;
	width: 91%;
	list-style-type: disc;
	margin: 0px 0px 10px 20px;
	list-style-type: none;
}
.useful_list li a {
	float: left;
	padding: 0px;
	color: #e86320;
	font-size: 0.875em;
	margin: 0px 0px 0px 0px;
	word-break: break-all;
}
.footer_form {
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
}
.footer_form form {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.footer_form .feild {
	position: relative;
	float: left;
	width: 68%;
}
.footer_form .sndbtn {
	float: left;
	margin: 0px 0px 0px 5px !important;
	padding: 0px;
	line-height: 33px;
	text-align: center;
	border: none;
	color: #FFF;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	background: url("/TDICWSAssets/En/images/btn_footer.png") no-repeat left top;
	width: 78px;
	cursor: pointer;
	height: 33px;
	font-size:13px;
}
.footer_form .sndbtn:hover {
	background-position: left bottom;
	background-color:transparent !important;
}
.footer_form .sending {
	background: url(/TDICWSAssets/En/images/footer_loading.gif) center top no-repeat !important;
	height: auto !important;
	padding: 40px 0px 0px 0px !important;
	margin: 0px !important;
	font-size: 11px;
	color: #FFF;
	font-family: 'Droid Sans', sans-serif;
	text-align: center;
}
.footer_form .thanks-wrap {
	font-family: 'Droid Sans', sans-serif;
	margin: 0px auto 0 auto !important;
	padding: 0px !important;
	width:auto !important;
}
.footer_form .thanks-wrap .thanks {
	background: none !important;
	font-size: 0.75em !important;
	color: #FFF;
	font-family: 'Droid Sans', sans-serif;
	padding: 0px !important;
	margin: 0px !important;
}
.footer_form .thanks-wrap .thanks b {
	font-size: 1em !important;
	padding: 0px 0px 5px 0px !important;
	float: left;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px !important;
}
.footer_form .thanks {
	font-size: 0px;
}
.searchprrop_button {
	background: url(/TDICWSAssets/En/images/form_btn.png) no-repeat left top;
	border: medium none;
	float: right;
	height: 30px;
	line-height: 28px;
	padding: 0px 0px 0px 6px !important;
	width: 100px;
}
.searchprrop_button:hover {
	background: url(/TDICWSAssets/En/images/form_btn.png) no-repeat left bottom !important;
}
.pdf_icon {
	background: url(/TDICWSAssets/En/images/pdf_icon.png) no-repeat left top;
	margin: 0px 0px 0px 5%;
	line-height: 27px;
	padding: 3px 0px 7px 33px;
	float: left;
}
.page404 {
	float: left;
	z-index: 1;
	width: 620px;
	padding: 7px 0px 0px 0px;
	margin: 80px 0px 80px 50px;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
}
.main404 {
	color: #0F506E;
	float: left;
	font-size: 6.875em;
}
.contcant {
	padding-left: 40px;
	float: left;
}
.wrapper .page404 h1 {
	padding-bottom: 2px;
	color: #0F506E;
}
.page404 .btn {
	float: left;
	background: #0F506E;
	font-size: 0.75em;
	color: #FFF;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	text-transform: uppercase;
}
.page404 .btn:hover {
	background: #e86320;
	color: #FFF;
	text-decoration: none;
}
#wrapper #page404 p {
	padding: 0 2px 5px 2px;
}
.dis_pop {
	width:100%;
	float: left;
	margin: 0px;
	padding: 25px 5% 15px 5%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.dis_pop h2 {
	padding: 0px 0px 20px 0px;
	color: #00506D !important;
	font-size: 1.125em;
	line-height: 18px !important;
}
.dis_pop .p {
	font-size: 0.813em;
	color: #333333;
	padding: 0px 0px 10px 0px;
	line-height:20px;
	margin:0px !important;
}
.dis_pop select {
	height: 30px;
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	color: #333333;
	background: #FFF;
	border-top: solid 1px #abadb3;
	border-bottom: solid 1px #e2e3ea;
	border-left: solid 1px #e2e3ea;
	border-right: solid 1px #e2e3ea;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.dis_pop .lastp {
	font-size: 0.75em;
	color: #999999;
	padding: 0px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.dis_pop .btn_agree {
	background: url(/TDICWSAssets/En/images/send_btn.png) no-repeat left top;
	width: 138px;
	line-height: 37px;
	
	height: 37px;
	color: #FFF;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	font-size: 1.000em;
	text-decoration: none;
	text-align: center;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}
.dis_pop .btn_agree:hover {
	background-position: right bottom;
	color: #FFF;
}
.new_downlist {
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 7% 0px 0%;
	width: 93%;
}
.new_downlist li {
	float: left;
	margin: 0px 1% 20px 0px;
	padding: 0px 0px 30px 11%;
	background: url(/TDICWSAssets/En/images/download_iconsmall.png) no-repeat left top;
	width: 38%;
	display: block;
	list-style: none;
}
.new_downlist li h3 {
	color: #0E506D;
	font-size: 1.250em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	padding: 0px;
}
.new_downlist li a {
	float: left;
	margin: 0px;
	padding: 0px;
	color: #3FBFBF;
	font-size: 0.875em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
}
/* New Projects Pages */
.img_desptn {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.img_fk {
	margin: 0px 3% 30px 0px;
	padding: 0px;
	float: left;
}
.free_txt {
	float: left;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	width: 100%;
}
.colm1 {
	width: 49%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.colm2 {
	width: 49%;
	float: right;
	margin: 0px;
	padding: 0px;
}
.free_list {
	float: left;
	margin: 0px;
	padding: 0px 0% 0px 5%;
	width: 95%;
}
.free_list li {
	list-style-type: disc;
	float: left;
	margin: 0px 0px 3px 5%;
	padding: 0px;
	width: 100%;
	font-size: 0.875em;
	color: #333;
}
.comslink {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.comslink li {
	display: block;
	float: left;
	list-style: none;
	width: 100%;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}
.comslink li a {
	width: 100%;
	color: #00506D;
	font-size: 0.875em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	float: left;
}
.comslink li span {
	width: 100%;
	color: #333333;
	font-size: 0.688em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	float: left;
}
.comslink li a:hover {
	color: #e86320;
}
.progress_timeline {
	float: left;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	width: 100%;
}
/*.progress_timeline .top_bg{ float:left; margin:0px; padding:0px; width:100%; background:url(/images/timeline_topbg.png) no-repeat; height:12px; }
.progress_timeline .center_bg{ background:#f6f9fa; width:687px; padding:0px; margin:0px; height:100px; float:left;}
.progress_timeline .bottom_bg{ float:left; margin:0px; padding:0px; width:100%; background:url(/images/timeline_bottombg.png) no-repeat; height:12px;}*/
/* New Projects Pages */
























/* --- Sitemap --- {--- */
#sitemap {
	padding: 0px 0px 0px 5%;
	font-family: 'Droid Sans', sans-serif;
}
#sitemap .div {
	float: left;
}
#sitemap div.lnk {
	background: url(/TDICWSAssets/En/images/link.gif) left 17px no-repeat;
	padding: 8px 0 7px 20px;
	font-weight: normal;
	font-size: 1.30em;
}
#sitemap div.lnk {
	color: #0F506E;
}
#sitemap div.lnk a {
	color: #0F506E;
}
#sitemap div.lnk a:hover {
	color: #e86320;
}
#sitemap ul {
	margin: 0 0 12px 2px;
	padding: 0px 0 0 0;
	background: url(/TDICWSAssets/En/images/dash_v.gif) 2px top repeat-y;
}
#sitemap ul li {
	padding: 2px 0 5px 28px;
	background: url(/TDICWSAssets/En/images/dash_h.gif) 4px 9px no-repeat;
	list-style: none;
	font-size: 1em;
	color: #e86320;
	font-size:1em;
}
#sitemap ul li a {
	color: #e86320;
	font-size: 0.9em ;
}
#sitemap ul li a:hover {
	color: #0F506E;
}
#sitemap ul .last {
	background: #FFF url(/TDICWSAssets/En/images/dash_hb.gif) 1px top no-repeat;
	padding-bottom: 0px;
}
#sitemap ul ul {
	margin: 2px 0 8px 4px;
	padding: 7px 0 0 0;
	font-size:1em;
}
#sitemap ul li ul li a {
	color: #000;
	font-size:0.75em !important;
}
#sitemap ul li ul li a:hover {
	color: #0F506E;
}
#sitemap ul ul .last {
	background: #FFF url(/TDICWSAssets/En/images/dash_hb.gif) 1px 1px no-repeat;
	padding-bottom: 0px;
}
.sitemap_mainul {
	float: left;
	width: 50%;
	margin-bottom: 30px;
}
/* --- Sitemap --- {--- */




/* New Projects Pages */
.img_desptn {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.img_fk {
	margin: 0px 3% 30px 0px;
	padding: 0px;
	float: left;
}
.free_txt {
	float: left;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 100%;
}
.colm1 {
	width: 49%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.colm2 {
	width: 49%;
	float: right;
	margin: 0px;
	padding: 0px;
}
.free_list {
	float: left;
	margin: 0px 0px 15px 0px;
	padding: 0px 0% 0px 3%;
	width: 97%;
}
.free_list li {
	list-style-type: disc;
	float: left;
	margin: 0px 0px 3px 5%;
	padding: 0px;
	width: 95%;
	font-size: 0.875em;
	color: #333;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
}
.free_list li a {
	color: #00506E;
}
.comslink {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.comslink li {
	display: block;
	float: left;
	list-style: none;
	width: 100%;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}
.comslink li a {
	width: 100%;
	color: #00506D;
	font-size: 0.875em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	float: left;
}
.comslink li span {
	width: 100%;
	color: #333333;
	font-size: 0.688em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	float: left;
}
.comslink li a:hover {
	color: #e86320;
}
.progress_timeline {
	float: left;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	width: 100%;
}
.wild_list {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.wild_list li {
	list-style-type: disc;
	float: left;
	margin: 0px 0px 10px 5%;
	padding: 0px;
	width: 95%;
	font-size: 0.875em;
	color: #333;
}
.fcolor {
	color: #00506D !important;
}
.dcolor {
	color: #00506D !important;
}
.dcolor:hover {
	color: #e86320 !important;
}
.free_list2 {
	float: left;
	margin: 5px 0px 0px 5% !important;
	padding: 0px 0px 0px 0px !important;
	width: 95%;
}
.free_list2 li {
	float: left;
	margin: 0px 0px 5px 0px !important;
	padding: 0px 0px 0px 5% !important;
	width: 95%;
	color: #333333;
	font-size: 0.875em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	background: url(/TDICWSAssets/En/images/buillet.png) no-repeat left 7px;
	display: block;
}
.free_list3 {
	float: left;
	margin: 0px 0px 15px 0px;
	padding: 0px 0% 0px 10%;
	width: 90%;
}
.free_list3 li {
	list-style-type: disc;
	float: left;
	margin: 0px 0px 3px 5%;
	padding: 0px;
	width: 95%;
	font-size: 0.875em;
	color: #333;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
}
.telebox {
	float: left;
	margin: 10px 0px;
	padding: 0px;
	width: 100%;
}
.tel {
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 1.375em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	color: #0E506D;
	width: 10%;
}
.num {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 90%;
	font-size: 1.375em;
	color: #66CCCC;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
}
/*.progress_timeline .top_bg{ float:left; margin:0px; padding:0px; width:100%; background:url(/images/timeline_topbg.png) no-repeat; height:12px; }
.progress_timeline .center_bg{ background:#f6f9fa; width:687px; padding:0px; margin:0px; height:100px; float:left;}
.progress_timeline .bottom_bg{ float:left; margin:0px; padding:0px; width:100%; background:url(/images/timeline_bottombg.png) no-repeat; height:12px;}*/
/* New Projects Pages */

.tabs-2-open {
	display: block !important;
	position: absolute;
}
#map-1 {
	height: 439px;
}
#map-1 h2 {
	font-size: 1.625em !important;
	color: #0E506D;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	margin: 0px;
	padding: 0px 0px 4px 0px !important;
	width: 100%;
	float: left;
}
#map-1 p {
	font-size: 1em !important;
	color: #333333;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	width: 100%;
	float: left;
}
.plwt {
	background: #6092a4 url(/TDICWSAssets/En/images/home_loading.gif) center 30% no-repeat;
	height: 100%;
	width: 100%;
	padding: 30% 0px 0px 0px;
	font-size: 0.75em;
	color: #FFF;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	position: absolute;
	text-align: center;
}
.phone_num {
	margin: 15px 0px 25px 0px;
	padding: 10px 0% 5px 50px;
	text-align: left;
	display: inline-block;
	background: url(/TDICWSAssets/En/images/mobile_icon.png) no-repeat left top;
	line-height: 22px;
	font-size: 1.375em;
	color: #0E506D;
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
}
.drictors li h2 {
	color: #0E506D;
	padding: 0px 0px 5px 0px;
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
	line-height: 21px;
	font-size: 1.313em;
}
.newblock {
	width: 100%;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.newblock p {
	color: #333333;
	font-size: 0.875em;
	font-family: 'Droid Sans', sans-serif;
	padding: 0px 0px 15px 0px;
}
.newblock h3 {
	color: #00506E;
	font-size: 1.125em;
	font-family: 'Droid Sans', sans-serif;
	padding: 0px 0px 11px 0px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}
.imgblock {
	margin: 0px 2% 0px 0px;
	float: left;
	width: 39%;
}
.blockright {
	float: right;
	width: 59%;
}
.blocklist {
	width: 80%;
	padding: 0px 10%;
	margin: 0px;
}
.blocklist li {
	width: 100%;
	list-style: disc;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 0.813em;
	color: #333333;
	font-family: 'Droid Sans', sans-serif;
}
.newdownlaod {
	float: left;
	margin: 16px 0px 20px 0px;
	padding: 10px 0% 0px 12%;
	width: 88%;
	background: url(/TDICWSAssets/En/images/new_download.png) no-repeat left top;
	height: 70px;
}
.newdownlaod h3 {
	color: #0E506D;
	font-size: 1.125em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	float: left;
	width: 100%;
}
.newdownlaod a {
	float: left;
	margin: 0px;
	padding: 0px;
	color: #3FBFBF;
	font-size: 0.875em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	float: left;
}
.newbullet {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.newbullet li {
	list-style-type: disc;
	float: left;
	margin: 0px 0px 10px 5%;
	padding: 0px;
	width: 45%;
	font-size: 0.875em;
	color: #333;
}
.newbullet li.last {
	float: right;
}
.orange {
	color: #e86320 !important;
	font-family: Arial, Helvetica, sans-serif;
}
.orange:hover {
	color: #51BFC7 !important;
}
.clearner {
	width: 100%;
	margin: 0px 0px 10px 0px;
}
.orangenormal {
	color: #e86320 !important;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
}
.orangenormal:hover {
	color: #51BFC7 !important;
}
.new_pdf_link {
	color: #15506E;
	font-size: 1.438em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 65px;
	float: left;
	background: url(/TDICWSAssets/En/images/download_iconsmall.png) no-repeat left top;
	height: 66px;
	line-height: normal;
}
.new_pdf_link a {
	color: #e86320;
}
.fadehover {
	position: relative;
}
.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.b {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	opacity: 0;
}
.fadehover:hover .b {
	opacity: 1;
}
.roll {
	background: url(/TDICWSAssets/En/images/image_hover/mag.png) center center no-repeat;
	position: absolute;
	z-index: 3;
	width: 110px;
	height: 110px;
}
.roll2 {
	background: url(/TDICWSAssets/En/images/image_hover/readmore.png) center center no-repeat;
	position: absolute;
	z-index: 3;
	width: 238px;
	height: 178px;
	line-height: 178px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.roll3 {
	background: url(/TDICWSAssets/En/images/image_hover/hov.png) center center no-repeat;
	position: absolute;
	z-index: 3;
	width: 479px;
	height: 178px;
	line-height: 178px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.roll4 {
	background: url(/TDICWSAssets/En/images/image_hover/hov_2.png) center center no-repeat;
	position: absolute;
	z-index: 5;
	width: 252px;
	height: 155px;
	line-height: 155px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	left: 0px;
}
.roll5 {
	background: url(/TDICWSAssets/En/images/image_hover/hov_3.png) center center no-repeat;
	position: absolute;
	z-index: 5;
	width: 229px;
	height: 128px;
	line-height: 128px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	left: 0px;
}
.gm-style-iw {
	width: 300px!important;
	float: left;
}
.image-loading {
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 3;
	padding: 25% 0px 0px 0px;
	height: 375px;
	background: #FFF;
}
.imagedisplaynone {
	display: none;
}
.invst_ctr {
	float: left;
	margin: 0 0 0 2%;
	width: 65%;
}
/* 404 Page */
.pagewrap {
	width: 48%;
	margin: 20px 0px 0px 0px;
	padding: 0px 26%;
	background: #FFF;
	float: left;
}
.pagectr {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 110px 0px 0px 0px;
	height: 360px;
}
.pagectr h1 {
	color: #00506D !important;
	font-size: 2.563em;
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
	padding: 0px 0px 19px 0px;
	margin: 0px;
}
.pagectr h2 {
	color: #00506E  !important;
	font-size: 1.36em;
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
	padding: 0px 0px 17px 0px;
	margin: 0px;
}
.new_mangnify {
	width: 100%;
	display: block;
	margin: 0px 0px 26px 0px;
}
.pagectr a {
	color: #e86320  !important;
	text-decoration: none;
}
.pagectr a:hover {
	text-decoration: underline  !important;
}
.pagebtm {
	width: 100%;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	float: right;
	background: url(/TDICWSAssets/En/images/pagebtm.png) no-repeat;
	height: 26px;
}
.pagectr .line {
	width: 100%;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border-bottom: solid 1px #cccccc;
}
/* 404 Page */




.blockstab li {
	width: 19% !important;
}
.blockstab li.one {
	width: 24% !important;
}
.blockstab li a {
	width: 100% !important;
}
.colorange {
	color: #e86320;
}
.Iconslist {
	float: left;
	margin: 10px 0px 20px 0px;
	padding: 0px;
	width: 100%;
}
.Iconslist li {
	width: 33%;
	padding: 15px 0px;
	margin: 0px 0px 10px 0px;
	display: block;
	float: left;
	border-right: solid 1px #d4d4d4;
	text-align: center;
	height:150px;
}
.Iconslist li a {
	text-align: center;
	float: left;
	color: #0F506E;
	font-size: 1.30em;
	width: 100%;
	font-weight: normal;
}
.Iconslist li a img {
	margin: 0px 0px 5px 0px;
}
.Iconslist li.last {
	border: 0px;
}
.Iconslist li a:hover {
	color: #e86320;
}
.Iconslist li.end {
	width: 40%;
}
.invest_downlist {
	width: 90%;
	padding: 0px 5%;
	margin: 15px 0px;
	float: left;
}
.invest_downlist li {
	width: 50%;
	float: left;
	padding: 0px;
	margin: 0px;
	display: block;
}
.invest_downlist li h2 {
	color: #00506D;
	font-size: 1.313em;
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
	padding: 15px 0px 5px 0px;
	margin: 0px;
	line-height: 21px;
}
.invest_downlist li a {
	color: #e86320;
	font-size: 1.313em;
}
.invest_downlist li .downicon {
	margin: 0px 3% 0px 0px;
	float: left;
}
.invest_downlist li span {
	color: #e86320;
	font-size: 1.313em;
}
.readmorebtn {
	width: 131px;
	height: 37px;
	font-size: 1em;
	text-align: center;
	float: left;
	background: url(/TDICWSAssets/En/images/readmore.png) no-repeat left top;
	color: #FFF !important;
	line-height: 37px;
	padding: 0px;
	margin: 0px 15px 20px 0px;
}
.readmorebtn:hover {
	background-position: left bottom;
}
.howbtn {
	width: 145px;
	height: 37px;
	font-size: 1em;
	text-align: center;
	float: left;
	background: url(/TDICWSAssets/En/images/howinvestbtn.png) no-repeat left top;
	color: #FFF !important;
	line-height: 37px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
.howbtn:hover {
	background-position: left bottom;
}
.new_floorlist {
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 7% 0px 0%;
	width: 93%;
}
.new_floorlist li {
	float: left;
	margin: 0px 1% 20px 0px;
	padding: 0px 0px 30px 11%;
	background: url(/TDICWSAssets/En/images/floorplan_icon.png) no-repeat left top;
	width: 38%;
	display: block;
	list-style: none;
}
.new_floorlist li h3 {
	color: #0E506D;
	font-size: 1.250em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	padding: 0px;
}
.new_floorlist li a {
	float: left;
	margin: 0px;
	padding: 0px;
	color: #3FBFBF;
	font-size: 0.875em;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
}

.rightcol select.min{width:210px!important; padding:1.3% !important;}
.rightcol .reqest .error-div{ width:60%;}

.rightcol .reqest form{ margin:0px;}

.rightcol .reqest form textarea {
	float: left;
	margin: 0px 1% 12px 0px;
	padding: 1.5%;
	background: #FFFFFF;
	border: solid 1px #d8d8d8;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	font-size: 0.75em;
	width: 92.1%;
	color: #999999;
	font-style: italic;	
	overflow: auto;
	resize: none;
}
.rightcol .reqest form select {
	float: left;
	margin: 0px 1% 12px 0px;
	padding: 2.9%;
	background: #FFFFFF;
	border: solid 1px #d8d8d8;
	font-weight: normal;
	font-family: 'Droid Sans', sans-serif;
	font-size: 0.75em;
	width: 95.7%;
	color: #999999;
	font-style: italic;
}
.rightcol .reqest {
	float: left;
	margin: 0px;
	padding: 0px;
	width:100%;
}
.rightcol .reqest form textarea{ height:74px;}
.rightcol .captcha{ width:91%!important;}
.captcha{ width:53%;}

.rightcol .reqest form .tick_icon{ right:25px;}
.rightcol .reqest form .cross_icon{ right:25px;}
.r_ico{ right:484px!important;}
.extraheight{ height:25px;}
.lastli{ width:150px !important;}


.subcategory{ width:90%; padding:0px 5% !important; margin:0px;}
.empa .is-splash.flowplayer .fp-ui, .empa .is-paused.flowplayer .fp-ui{ background:url(/images/videos-bg/eastern-mangrove-promonade.jpg) no-repeat center !important;}
.emr .is-splash.flowplayer .fp-ui, .emr .is-paused.flowplayer .fp-ui{ background:url(/images/videos-bg/eastern-mangrove-residences.jpg) no-repeat center !important;}

.sbr .is-splash.flowplayer .fp-ui, .sbr .is-paused.flowplayer .fp-ui{ background:url(/images/videos-bg/saadiyat-beach-residences.jpg) no-repeat center !important;}

.sbv .is-splash.flowplayer .fp-ui, .sbv .is-paused.flowplayer .fp-ui{ background:url(/images/videos-bg/saadiyat-beach-villas.jpg) no-repeat center !important;}
.strvilla .is-splash.flowplayer .fp-ui, .strvilla .is-paused.flowplayer .fp-ui{ background:url(/images/videos-bg/stregis-villas.jpg) no-repeat center !important;}
.strapartment .is-splash.flowplayer .fp-ui, .strapartment .is-paused.flowplayer .fp-ui{ background:url(/images/videos-bg/stregis-apartments.jpg) no-repeat center !important;}

.flowplayer .fp-embed{ display:none !important;}

.captcha .error-div{ width:298px;}
.galleria-errors{ display:none !important;}