/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #000 url(/images/bg.gif) repeat-x;
	font: 12px/170% 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	color: #fff; 
	text-align: center;	
	width:100%;
	font-weight:bold;
	letter-spacing:-0px;
}
.anim-block a {
color:#fff;
text-decoration:underline
}
.anim-block a:visited {
color:#fff;
text-decoration:underline;
}
.anim-block ul li a:link {
text-decoration:none;
}

strong {

	color:#BAFF75;

}
strong .aboutSub {
	color:#FF99FF
}

#seomenu {
	display:none
}

#homeBg {
	background-image:url(images/backgrounds/index.png); 
	background-repeat:no-repeat; 
	width:874px; 
	height:342px; 
	position:absolute; 
	right:0; 
	bottom:70px; 
	z-index:0
}


#banners {
	background:url(../images/banners.png) 0 0 no-repeat;
	width:355px;
	height:300px;
	position:absolute;
	right:0px;
	top:-20px;
	z-index:999999
}
#banners p {
	display:none
}

/*header*/
#header {
	background-color:#000;
	height:195px;
	position:relative
}
#headerContent {
	width:940px;
	height:195px;
	margin:0 auto;
	position:relative;
}
#floralbg {
	background:url(images/backgrounds/floral.jpg) no-repeat;
	position:absolute;
	bottom:0;
	width:800px;
	height:205px;
	left:0px;
	bottom:0;
}
/*bodywrap*/
#bodywrap {
	background:#40a6bc url(images/blue_bg.jpg);
	height:290px;
	clear:both;
	width:100%;
}
/*bodyContent*/
#bodyContent {
	width:100%;
	/*margin:0 auto;*/
}
.fullylet {
	/*filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='images/fullylet.png', sizingMethod='crop');*/
	background:url('/images/fullylet.png');
	background-repeat:no-repeat;
	position:absolute;
	z-index:999999;
	top:0;
	left:0; 
	width:122px;
	height:83px
}
html>body .fullylet {
    background:url('/images/fullylet.png');
}

.t6thjan {
	/*filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='images/6thjan.png', sizingMethod='crop');*/
	background:url('/images/6thjan.png');
	background-repeat:no-repeat;
	position:absolute;
	z-index:999999;
	top:0;
	left:0; 
	width:122px;
	height:83px
}
html>body .t6thjan {
    background:url('/images/6thjan.png');
}



.bedroomflat {
	/*filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='images/6bedroomflat.png', sizingMethod='crop');*/
	position:absolute;
	z-index:9999999;
	top:0;
	left:0; 
	width:122px;
	height:83px
}
html>body .bedroomflat {
    background:url('/images/6bedroomflat.png');
}

.only3roomsleft {
	/*filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='images/3roomsleft.png', sizingMethod='crop');*/
	position:absolute;
	z-index:9999999;
	top:0;
	left:0; 
	width:122px;
	height:83px
}
html>body .only3roomsleft {
    background:url('/images/3roomsleft.png');
}

.propertyItem {
	position:relative
}
#logo {
	top:10px;right:60px; position:absolute; z-index:100
}
#logo img {
	border:0;
}
#contactFormArea {
	text-align:left;
	padding-top:1.4em;
}

#leftColumn {
	width:400px;
	float:left;
	text-align:left;
	padding-right:40px;
}
#rightColumn {
	width:400px;
	float:left;
	padding-left:40px;
	border-left:1px dotted;
}

fieldset { 
	border:0;
	margin:0;
	padding:0; 
}

label { 
	display:block; 
	}
	
input.text,textarea { 
	width:300px;
	font:12px/12px 'courier new',courier,monospace;
	color:#333;
	padding:3px;
	margin:1px 0;
	border:1px solid  #666666; 
	}

input.submit { 
	padding:2px 5px;
	font:bold 12px/12px verdana,arial,sans-serif; 
	}

/*menu*/
#nav_menu{
	height: 26px;
	width: 643px;
	position:absolute;
	left:0px;
	bottom:0px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
#nav_menu a{
	text-decoration: none;
	color: #FFFFFF;
	display:block
}
#nav_menu a:hover{
	text-decoration: underline;
	display:block
}

.menuitem {
	width: 103px;
	height: 26px;
	float: left;
	text-align: center;
	padding-bottom: 0px;
	line-height:26px;
	vertical-align:middle;
	margin-right: 1px;
	background:none;
	display:block
}

#active {
	background: url(/css/images/menu/white.gif) no-repeat top;
	display:block
}
#active a {
	color:#000;
	text-decoration:underline;
	display:block
}
#home {
	background: url(/css/images/menu/purple.gif) no-repeat top;
}

#about {
	background: url(/css/images/menu/blue.gif) no-repeat top;
}

#properties {
	background: url(/css/images/menu/lime.gif) no-repeat top;
}
#faq {
	background: url(/css/images/menu/pink.gif) no-repeat top;
}

#contact {
	background: url(/css/images/menu/orange.gif) no-repeat top;
}

/*MooFx*/
.start #header {
	height:145px;
	border:none;
}


#startWrapBlock {
	width:100%;
	height:290px;
	overflow:hidden;
	clear:both;
	position:relative;
}

#startHeadWrap {
	width:940px; 
	margin:0 auto;
	height:170px;
	position:relative
}

#startHeadBlock {
	width:960px;
	/*height:290px;*/
	overflow:hidden;
	position:absolute; 
	top:0;
	left:0;
	z-index:2
}

	#startAnimContainer {
		width:6000px;
	}
	/*johns hack*/
	#startAnimContainerBackground {
		width:6000px;
	}
	/*end johns hack*/
	
	#startHeadBlock .anim-block {
		width:960px;
		height:290px;
		float:left; 
	}
	/*johns hack*/
	#startWrapBlock .anim-block-background {
		width:960px;
		height:290px;
		float:left; 
	
	}
	
	#startWrapBlock .slide1 {
		background: url('/css/images/backgrounds/slide1.png');


    } 
	
	#startWrapBlock .slide2 {
		background: url('/css/images/backgrounds/slide2.png');


	}
	#startWrapBlock .slide3 {
		background: url('/css/images/backgrounds/slide3.png');

	}
	/*end johns hack*/
	
	#animProperties .idc-block {
		width:239px;
		height:142px;
		border-right:1px solid #FFF;
		float:left;
		overflow:hidden; 
		padding-top: 15px;
		background-attachment:fixed;
	}
	
	#animProperties .idc-block[class] {
		background-attachment: scroll ;
	}
	
		#animProperties .idc-block div {
			 padding:102px 0px 0px 0px; 
		}
		
		#animProperties .idc-block span {
			display:block;
			height:80px;
			margin:1px 0px 0px 0px;
			background:#000;
			filter:alpha(opacity=70);
			-moz-opacity:1.7;
			opacity:0.7;
		}
	
		#animProperties .title-link {
			display:block;
			height:20px;
			line-height:20px;
			padding:0px 10px 0px 10px;
			text-decoration:none;
			font-weight:bold;
			color:#FFF;
			background:#737373 url(arrow-white-small.gif) 224px 50% no-repeat;
			filter:alpha(opacity=70);
			-moz-opacity:0.7;
			opacity:0.7;
		}
		
		#animProperties .read-more {
			display:block;
			height:20px;
			line-height:20px;
			padding:0px 10px 0px 10px;
			font-size:11px;
			text-align:right;
			font-weight:bold;
			color:#FFF;
			background:#737373;
		}
		
		#animProperties .description {
			height:101px;
			margin:1px 0px 0px 0px;
			padding:10px 6px 10px 6px;
			font-size:24px;
			color:#FFF;
			background:#000;
		}
		
		#wcCont1 {
			background: url(ics-1.jpg) 0px 15px no-repeat;
		}
		#wcCont2 {
			background:url(ics-2.jpg) 0px 15px no-repeat;
		}
		#wcCont3 {
			background:url(ics-3.jpg) 0px 15px no-repeat;
		}
		#wcCont4 {
			background:url(ics-4.gif) 0px 15px no-repeat;
		}
	
	
		.arrow-block {
			float:left;
			padding:0px;
			width:450px;
			height:66px;
			color:#fff;
			font-size:11px;
			line-height:15px;
			
			text-align:left;
			background:url(arrow-grey.gif) 0px 0px no-repeat;
		}
		
		.en-shift {
			padding-top:28px;
			margin-left:30px;
			float:left;
		}
		
		#startHeadBlock h2{
			float:left;
			width:430px;
			color:#fff;
			font-family:"century gothic", "Arial";
			font-size:4.0em;
			letter-spacing:-2px;
			line-height:37px;
			color:#D7F2FF;
			text-transform:uppercase
		}
		#startHeadBlock span {
			color:#000099;
		}
		#startHeadBlock h3 {
			float:left;
			font-family:"Copperplate Gothic Bold", "Century Gothic", "Arial";
			width:430px;
			color:#fff;
			font-size:2.3em;
			padding:27px 0px 13px 0px;
			margin:0;
			text-align:left;
			font-weight:bold;
			letter-spacing:-0.1em;
			text-transform:uppercase
		}
		
		#startHeadBlock .indexSub {
			background-color:#94d1dc;
			padding:12px;
		}
		#startHeadBlock .aboutSub {
			padding:25px 0px 12px 0px;
			line-height:1em;
		}

	#startLinksBlock {
		position:absolute;
		left:15px;
		top:293px;
	}
	
		#startLinksBlock a{
			float:left;
			display:block;
			width:92px;
			height:18px;
			line-height:18px;
			text-align:center;
			margin:0px 2px 0px 0px;
			text-decoration:none;
			font-weight:bold;
			font-size:10px;
			color:#CAC9C4;
			background:white url(bg-start-button-border.gif) 0px 0px no-repeat;
		}
		
		#startLinksBlock a.on,
		#startLinksBlock a:hover {
			color:#4D4D4D;
			background:url(bg-start-button-border-on.gif) 0px 0px no-repeat;
		}
	


#indexContent {
	padding:10px 0px 16px 0px;
	float:left;
}

	.left-col {
		
		float:left;
	}
	
	
	#newsBlock {
		width:400px;
		float:left;
	}
	
		#newsBlock h2 {
			margin-left:38px;
		}
	
		#newsBlock div{
			height:78px;
			margin:2px 0px 20px 0px;
			padding:0px 0px 0px 38px;
			background:url(arrow-news.gif) 0px 0px no-repeat;
		}
		
		#newsBlock div.on {
			background:url(arrow-news-on.gif) 0px 0px no-repeat;
		}
	
		
		#newsBlock h3 {
			font-size:1.4em;
			letter-spacing:-0.04em;
			color:#A5A5A5;
		}
		
		#newsBlock div.on h3{
			color:#000;
		}
		
		#newsBlock span {
			display:block;
			font-weight:bold;
			font-size:1.3em;
			letter-spacing:-0.08em;
			color:#CAC9C4;
		}
		
		#newsBlock div.on span{
			color:#000;
		}
		
		#newsBlock p {
			font-size:0.9em;
			color: #333333;
		}
		
.archive-link{
	float:left;
	background:url(arrow-grey-small-to-left.gif) 0px 3px no-repeat;
	margin-left:38px;
}

	.archive-link a{
		padding-left:14px;
		font:bold 11px arial, tahoma;
		text-decoration:underline;
		letter-spacing:0px;
		color:#999999;
	}
.news-paging{
		margin:0 0 65px 38px;
	}
	.news-paging a{
		margin-right:5px;
		font:11px arial, tahoma;
		font-weight:bold;
		text-decoration:underline;
		letter-spacing:0px;
		color:#999999;
		float:left;
		padding:0 0 15px 14px;
		background:url(arrow-grey-small-to-top.gif) 0px 3px no-repeat;
	}
	.news-paging .on{
		background:gray;
		color:white;
		text-decoration:none;
		padding:0 4px 0 4px;
	}
	

/*seperators*/
#topseperator {

	height:10px;
	background:#eee url(images/seperator_top_bg.gif) repeat-x;
	clear:both;
	width:100%;
}

#bottomseperator {
	background:url(images/seperator_bottom_bg.gif) top center repeat-x;
	height:14px;
}

.lightboxFormArea {
	padding:20px;
	background-color:#EAF9FF
}
/* links */
a, a:visited {	
	color: #82add0;
	background: inherit;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #82add0;
	font-weight:bold;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-weight: Bold; 	
	padding: 10px;		
	color: #fff;	
	clear:both
}

#hometitle p {
	font-size:26px; 
	padding-left:0; 
	line-height:30px;
	font-family:"Copperplate Gothic Bold", "Century Gothic", "Arial";
	text-transform:uppercase;

	letter-spacing:-2px
}
#hometitle span {
	color:#000099;
	font-family:"Copperplate Gothic Bold", "Century Gothic", "Arial";
}

h1 {
	font-size: 2.2em;		
}
h2 {
	font-size: 2em;
	color: #fff;
}
h3 {
	font-size: 1.4em;
	font-weight: normal;	
	padding: 16px 10px 4px 10px;
}

/* Paragraph */
p { padding: 12px 10px;	}

/* Lists */
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;	
}
ul { list-style: none; }


dl { padding: 10px; margin: 0; }

dt {
  font-weight: bold;
  color: #79A62E;
}
dd {
  padding-left: 25px; 
}

/*subfooter style*/
#subfooter{
padding-bottom: 15px;
/*background: #fff url(/css/images/subfooter.gif) repeat-x;*/
width: 100%;
border-top:dashed #94d1dc 1px;
z-index:9000;
position:absolute;
}
#subfooterWrap{
width:960px;
margin: 0 auto;
padding:10px 20px;
}

.subfooterCont{
float: left;
width: 145px;
}
.subfooterCont a {
text-decoration:underline;
}
.subfooterCont h1 {
color:#D3F58B;
font-size: 1.0em;
font-weight:lighter;
text-transform:uppercase;
	font-family:"Copperplate Gothic Bold", "Century Gothic", "Arial";
clear:both;
}

.subfooterCont p{
font-size: 0.95em;
color:#fff;
display:block;
clear:both;
padding:0;
}

.subfootDivider{
float: left;
width:2px;
height: 100px;
margin:0 27px;
border-right:1px dashed #d6d575;
}

.moreBtn a {
display:block;
height:17px;
padding:5px 5px 5px 10px;
width:140px;
background-color:#000;
color:#fff;
position:relative
}

.moreBtn a:visited {
color:#fff;
display:block
}
.moreBtn a:hover {
color:#fff;
display:block
}

/*footer style*/
#footer{
	text-align: center;
	color: #fff;
	/*margin-top:145px;*/
    padding-top: 155px;
	background: #131313 url(/css/images/footer_bg.gif) repeat-x;
	height: 113px;
	clear: both;
}
#footerGrey {
	color:#999999;
	line-height:13px;
	font-size:11px;
	font-weight:normal
}
#footer a {
	color:#82add0
}
.blue {
	color:#82add0
}
.darkblue {
    /*color:#000099*/
}
