@charset "utf-8";
/* CSS Document */
body{
	
	margin:0px;
	padding-top:0px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	
background-image:url(../images/c_bg.png);

	
	
}
html {
width: 100%;
overflow-x: hidden;
margin: 0;
padding: 0;

}
@font-face {
    font-family: 'ColaborateThinRegular';
    src: url('../fonts/ColabThi-webfont.eot');
    src: url('../fonts/ColabThi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ColabThi-webfont.woff') format('woff'),
         url('../fonts/ColabThi-webfont.ttf') format('truetype'),
         url('../fonts/ColabThi-webfont.svg#ColaborateThinRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.trans
{
background-color: rgba(255, 255, 255, 0.5);  /* For IE8 and earlier */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#50ffffff,endColorstr=#50ffffff);
top:18px;
width:100%;
z-index:12;


}
.trans1
{
background-color: rgba(0, 0, 0, 0.3);  /* For IE8 and earlier */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#30000000,endColorstr=#30000000);
top:18px;
width:100%;
z-index:12;


}
.pos_top
{
position:relative;
top:-80px;
z-index:400;

}
.pos_top1
{
position:relative;
top:-70px;
z-index:400;

}

div.pos_fixed
{
position:fixed;
background-color: rgba(255, 255, 255, 0.6);  /* For IE8 and earlier */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#60ffffff,endColorstr=#60ffffff);
top:18px;
width:100%;
z-index:12;
}
.imgteamshort2{
	padding-bottom: 30px;
	
}


.imgteamshort2 a.teama{
	
    overflow: hidden;
    position: relative;
   

}

.imgteamshort2:hover a.teama img{
		-moz-transform: scale(1.2) rotate(-5deg);
-webkit-transform: scale(1.2) rotate(-5deg);
-o-transform: scale(1.2) rotate(-5deg);
-ms-transform: scale(1.2) rotate(-5deg);
transform: scale(1.2) rotate(-5deg); 

}


.imgteamshort2 a.teama img{
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;
	margin: 0px;
	width: 100%;
height: auto;
border:none;
}

.heading{
	font-family: 'ColaborateThinRegular', Arial, sans-serif;
	font-size: 35px;
border-bottom: 1px solid #ddd;
padding-bottom: 5px;
line-height:40px;
	color:#1C113C;
}
.bodytext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	text-align:justify;
}



.imgteamshort a.teama{
	display: inline-block;
    overflow: hidden;
    position: relative;
   

}

.imgteamshort:hover a.teama img{
		-moz-transform: scale(1.2) rotate(-5deg);
-webkit-transform: scale(1.2) rotate(-5deg);
-o-transform: scale(1.2) rotate(-5deg);
-ms-transform: scale(1.2) rotate(-5deg);
transform: scale(1.2) rotate(-5deg); 

}


.imgteamshort a.teama img{
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;
	margin: 0px;
	width: 100%;
height: auto;
border:none;
}


.projside li {
line-height: 30px;
border-bottom: 1px dotted #1e59a6;
list-style: url(../images/quicklist-arrow.gif);
padding-left: 20px;list-style-position:inside;
}
.projside li a{
	text-decoration:none; color: #4273b4;
	padding-left:10px;
	font-size:12px;
	text-transform:none;
	font-weight:normal;
}
.sideborder{
	
	border-bottom: 1px dotted #1e59a6;
}
.completed{
	border:10px solid #fff;
	box-shadow:2px 2px 2px #ccc;
}
 .mytable
{
border-collapse:collapse; 
border-color:#ccc; 
border-style:solid; 
border-width:1px;

}

.mytable td{
	border:1px solid #CCC;
	line-height:20px;
	padding-left:5px;
}
.mytablegap
{
border-collapse:collapse; 
border-color:#ccc; 
border-style:solid; 
border-width:1px;
width:400px;

}

.mytablegap td{
	border:1px solid #CCC;
	line-height:20px;
	padding-left:5px;
	height:30px;
}
.btext {
font-weight: bold;
width: 150px;
color: #791C39;
}
.bctext {
font-weight: bold;
width: 150px;
color: #791C39;
text-transform:uppercase;
}
.btext1 {
	font-size:14px;
font-weight: bold;
width: 150px;
color: #791C39;
}
.bold{
	font-weight:bold;
	color:#1C113C;
}
.mytable a{
	text-decoration:underline;
}
 .commytable
{
border-collapse:collapse; 
border-color:#ccc; 
border-style:solid; 
border-width:1px;

}

.commytable td{
	border:1px solid #CCC;
	line-height:22px;
	padding:5px;
	padding-left:5px;
}

 .completetable
{
border-collapse:collapse; 
border-color:#ccc; 
border-style:solid; 
border-width:1px;

}

.completetable td{
	border:1px solid #CCC;
	line-height:22px;
	
	padding-left:5px;
}
.commytable a{
	text-decoration:underline;
}
.innerbg{
	background-image:url(../images/c_bg.png);

	
	line-height:20px;
}
.tt{
	background-color:#FFF;
	padding:20px;
	text-align:justify;
	line-height:20px;
}
.tt2{
	padding:40px;
	padding-top:0px;
	color:#666;
	
}
.subheading {
	font-family: 'ColaborateThinRegular', Arial, sans-serif;
color: #1c113c;
font-size: 25px;

padding-bottom: 5px;
}
input{
	border: 1px solid #d3d3d3;
margin: 5px 0;
padding: 5px 2px;
height: 16px;
background: #ffffff;
	width:300px;
	
}
textarea{
	border: 1px solid #d3d3d3;
	margin: 5px 0;
padding: 5px 2px;
	background: #ffffff;
	width:300px;
}
.innertext{
	padding-left:30px;
}
.innertext li
{
	list-style-image:url(../images/Small-green_tick.png);
	
}
#amenities li {
text-align: center;
width: 100px;
min-height: 150px;
margin: 0px 0 0px 15px;
padding: 0;
list-style: none;
line-height: 18px;
float: left;
}
.directors{
	border-top-left-radius: 6px; border-top-right-radius: 6px; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; 
}
.directortext{
	padding-top:20px;
}
.dc_pricing_button{background:#f5f5f5;
background:-moz-linear-gradient(top,#f9f9f9,#f0f0f0);
background:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#f0f0f0));
border:1px solid #dedede;
border-color:#dedede #d8d8d8 #d3d3d3;
border-radius:4px;
box-shadow:0 1px 2px #eaeaea,inset 0 1px 0 #fbfbfb;
color:#555;
cursor:pointer;
display:inline-block
;moz-border-radius:4px;
moz-box-shadow:0 1px 2px #eaeaea,inset 0 1px 0 #fbfbfb;
outline:none;
padding:2px 11px;
text-decoration:none;
text-shadow:0 1px 0 #fff;
webkit-border-radius:4px;
webkit-box-shadow:0 1px 2px #eaeaea,inset 0 1px 0 #fbfbfb}

.dc_pricing_button.orange{background:#ee8f1f;background:-moz-linear-gradient(top,#f5b026,#f48423);background:-webkit-gradient(linear,left top,left bottom,from(#f5b026),to(#f48423));border-color:#e6791c #e6791c #d86f15;box-shadow:0 1px 2px #d7e9a4,inset 0 1px 0 #f8d898;color:#fff !important;moz-box-shadow:0 1px 2px #d7e9a4,inset 0 1px 0 #f8d898;text-shadow:0 1px 1px #b85300;webkit-box-shadow:0 1px 2px #d7e9a4,inset 0 1px 0 #f8d898;margin:0px 0px; font-size:12px;
	text-transform:none;
	font-weight:normal;}

.dc_pricing_button.orange a{
	font-size:12px;
	text-transform:none;
	font-weight:normal;
}

.dc_pricing_button.orange a,a:active,a:visited{
	font-size:12px;
	text-transform:none;
	font-weight:normal;
}
.dc_pricing_button.orange:hover,.dc_pricing_button.orange:focus{background:#e38512;background:-moz-linear-gradient(top,#ffbb33,#eb7b1a);background:-webkit-gradient(linear,left top,left bottom,from(#ffbb33),to(#eb7b1a));border-color:#d0680c;box-shadow:0 0 1px #d6d6d6,inset 0 1px 0 #ffdf9e;moz-box-shadow:0 0 1px #d6d6d6,inset 0 1px 0 #ffdf9e;webkit-box-shadow:0 0 1px #d6d6d6,inset 0 1px 0 #ffdf9e; text-decoration:none;}.dc_pricing_button.orange:active{background:#ee8f1f;border-color:#d0680c;box-shadow:0 1px 0 #fff,inset 0 0 5px #d0680c;moz-box-shadow:0 1px 0 #fff,inset 0 0 5px #d0680c;webkit-box-shadow:0 1px 0 #fff,inset 0 0 5px #d0680c; font-size:12px;
	text-transform:none;
	font-weight:normal;
}


.imgouter{
	
	/*border: 1px solid #e1e3e3;*/
	-webkit-border-radius: 6px;
	border-radius: 6px; 
	background: #fff;
	text-align: left;
	position: relative;
}
.imgteamshort a.teama{
	display: inline-block;
    overflow: hidden;
    position: relative;
    

}

.imgteamshort:hover a.teama img{
		-moz-transform: scale(1.2) rotate(-5deg);
-webkit-transform: scale(1.2) rotate(-5deg);
-o-transform: scale(1.2) rotate(-5deg);
-ms-transform: scale(1.2) rotate(-5deg);
transform: scale(1.2) rotate(-5deg); 
}


.imgteamshort a.teama img{
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;
	margin: 0px;
	
height: auto;
}


.imgteamshort a.teamb{
	display: inline-block;
    overflow: hidden;
    position: relative;
    

}

.imgteamshort:hover a.teamb img{
		-moz-transform: scale(1.2) rotate(0deg);
-webkit-transform: scale(1.2) rotate(0deg);
-o-transform: scale(1.2) rotate(0deg);
-ms-transform: scale(1.2) rotate(0deg);
transform: scale(1.2) rotate(0deg); 
}


.imgteamshort a.teamb img{
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;
	margin: 0px;
	
height: auto;
}
a.link{
	color:#900;
}
.orangebtn{
	background: linear-gradient(to bottom,#fceabb 0%,#fccd4d 50%,#f8b500 51%,#f8b500 100%);
border-radius: 6px 6px 0 0;

text-align: center;
padding-top: 10px;
padding-bottom: 10px;
border-right: 2px solid #fff;
border-left: 2px solid #fff;
}
.greenbtn{
	background: linear-gradient(to bottom,#bfd255 0%,#8eb92a 50%,#72aa00 51%,#72aa00 100%);
border-radius: 6px 6px 0 0;

text-align: center;
padding-top: 10px;
padding-bottom: 10px;
border-right: 2px solid #fff;
}
.bluebtn{
	background: linear-gradient(to bottom,#f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#b5c6d0 100%);
border-radius: 6px 6px 0 0;

text-align: center;
padding-top: 10px;
padding-bottom: 10px;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}
.bluebtn1{
	background: linear-gradient(to bottom,#f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#b5c6d0 100%);
border-radius: 6px 6px 0 0;

text-align: left;
padding-top: 10px;
padding-bottom: 10px;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
padding-left:5px;
}
.blackbtn
{
	background: linear-gradient(to bottom,#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#bfbfbf 100%);
	border-radius: 6px 6px 0 0;

text-align: center;
padding-top: 10px;
padding-bottom: 10px;

}
.email a{
	text-transform:none;
	font-weight:normal;
	font-size:12px;
}

#email a{
	text-transform:none;
	font-weight:normal;
	font-size:12px;
}

