/* Let Live London */


body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	margin-top: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 76%;
}

a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #ED018B;
}
a:active {
	color: #ED018B;
}

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#header {
	height: 190px;
	width: 980px;
}


#logo {
	display: inline;
	float: left;
	width: 306px;
	height: 190px;
}

#header-photo {
	width: 674px;
	float: left;
	height: 190px;
}

#navbar {
	height: 35px;
	width: 980px;
	background-repeat: repeat-x;
	background-image: url(images/menu-tab.jpg);
}

.tabmenu {
	text-align:center;
	clear: both;
	height: 33px;
	margin: 0;
	font-size: 16px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: left;
	width: 510px;
}

.tabmenu ul {
	margin:0;
	padding:0;
}
.tabmenu li {
	float: left;
	list-style:none;
}
.tabmenu li a {
	color:#FFF;
	text-decoration:none;
	width:100px;
	display:block;
	background-image: url(images/menu-tab.jpg);
	background-repeat: repeat-x;
	height: 32px;
	line-height: 1.8em;
	border: 1px solid #FFF;
}

.tabmenu li a:hover {
	color: #FFF;
	background-color: #000;
	background-image: url(images/menu-tab-over.gif);
	background-repeat: repeat-x;
}
.tabmenu li a.active {
	font-weight:bold;
}

.current a:link, .current a:visited,
.current a:hover, .current a:active {
	color: #FFF;
	background-image: url(images/menu-tab-over.jpg);
	background-repeat: repeat-x;
}

.navbar-contact {
	float: left;
	width: 338px;
	background-color: #000;
	display: inline;
	height: 32px;
	border: 1px solid #FFF;
	color: #FFF;
	font-size: 16px;
	background-image: url(images/letlive-icon.gif);
	background-repeat: no-repeat;
	padding-left: 130px;
	background-position: 90px;
	line-height: 1.8em;
}

A.white-link:link, A.white-link:visited {
	color: #FFF;
	text-decoration: none;
}

A.white-link:hover, A.white-link:active {
	color: #FF00AC;
	text-decoration: none;
}

#strapline h1 {
	font-size: 18px;
	text-align: center;
	line-height: 2em;
	font-weight: normal;
}

#leftcol {
	float: left;
	width: 251px;
	clear: both;
	display: inline;
	margin-left: 15px;
}

#property-search {
	background-image: url(images/search-bg.jpg);
	background-repeat: no-repeat;
	height: 221px;
	width: 246px;
	color: #FFF;
	padding-top: 55px;
}

#property-search select {
	width: 100px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#register-button {
	margin-top: 20px;
	width: 232px;
}

#letlink {
	width: 230px;
	text-align: justify;
	margin-left: 5px;
	margin-top: 20px;
}

#contentcol {
	float: left;
	width: 710px;
	display: inline;
}

#content-text {
	padding-left: 10px;
	padding-right: 15px;
	margin-bottom: 40px;
}

#content-text h1 {
	font-weight: normal;
	font-size: 24px;
	margin-top: 25px;
}

#content-text h2 {
	font-size: 18px;
	color: #ED018B;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content-text p {
	text-align: justify;
}

#text-left {
	float: left;
	width: 330px;
	display: inline;
}

#text-right {
	display: inline;
	float: left;
	width: 330px;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ED3AC7;
}

.pic-right {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

ul.bullets li {
	list-style-image: url(/images/bullet.gif);
	padding:0;
	line-height: 1.5em;
}



#recent-property {
	background-image: url(images/recentprop-bg.jpg);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 275px;
	width: 355px;

}

#feature-property {
	background-image: url(images/featureprop-bg.jpg);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 275px;
	width: 355px;

}

.featured-photo {
	margin-top:50px;
	width: 245px;
	display: inline;
	float: left;
	margin-left: 20px;
}

.featured-icons {
	margin-top: 50px;
	margin-left: 10px;
	display: inline;
	float: left;
	width: 60px;
	text-align: center;
	font-size: 11px;
	padding-top: 5px;
}


#long-street-developments {
	margin-top: 15px;
	width: 461px;
	display: inline;
	float: left;
	background-image: url(images/long-street-developments.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#valuation {
	display: inline;
	float: left;
	width: 230px;
	margin-top: 20px;
	margin-left: 5px;
}

#scroller {
	color: #FFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.pink-text {color: #FF00AC;}

.formselect {
	font-size: 12px;
	width: 180px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.forminput {
	color: #000000;
	font-size: 12px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
}

.formtextarea {
	border: 1px solid #999999;
	width: 180px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#contact-details {
	display: inline;
	float: left;
	width: 360px;
	text-align: center;
}

#contact-map {
	display: inline;
	float: left;
	width: 316px;
	margin-top: 30px;
	border: 1px solid #ED018B;
	margin-bottom: 30px;
}


#full-width-content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#full-width-content h1 {
	font-weight: normal;
	font-size: 24px;
	}

#full-width-content p {
	text-align: justify;
	}
	
	
/* thumbnails */
	
	
.pagecontrollink {
	display:block;
	background-image:url(pcbg.png);
	font-size:12px;
	height:20px;
	width:25px;
	float:left;
	margin-right:2px;
	text-align:center;
	text-decoration:none;
	color:#ED018B;
	padding-top: 5px;
}
#prevbutton {
     height:25px;
     width:25px;
     background:url(pcprev.png);
     float:left;
     margin-right:2px;
     cursor:pointer;
}
#nextbutton {
     height:25px;
     width:25px;
     background:url(pcnext.png);
     float:left;
     margin-right:2px;
     cursor:pointer;
}
#firstbutton {
     height:25px;
     width:25px;
     background:url(pcfirst.png);
     float:left;
     margin-right:2px;
     cursor:pointer;
}
#lastbutton {
     height:25px;
     width:25px;
     background:url(pclast.png);
     float:left;
     margin-right:2px;
     cursor:pointer;
}
.hellip {
     display:none
}
	
	
A.plain-link:link, A.plain-link:visited {
	color: #000;
	text-decoration: none;
}


A.plain-link:hover, A.plain-link:active {
	color: #ED018B;
	text-decoration: none;
}

A.pink-link:link, A.pink-link:visited {
	color: #ED018B;
	text-decoration: none;
}


A.pink-link:hover, A.pink-link:active {
	color: #000;
	text-decoration: none;
}

.thumbnails-container {
	width: 290px;
	display: inline;
	float: left;
	margin-top: 20px;
	height: 300px;
	margin-left: 20px;
	background-image: url(images/thumbs.jpg);
	background-repeat: no-repeat;
}

.thumbs-title-price {
	width: 260px;
	margin-top: 10px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 14px;
}

.thumbs-title-address {
	width: 260px;
	margin-top: 5px;
	margin-left: 10px;
}

.thumbs-photo {
	width: 200px;
	display: inline;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.thumbs-icons {
	margin-left: 5px;
	display: inline;
	float: left;
	width: 60px;
	text-align: center;
	font-size: 11px;
	padding-top: 5px;
	margin-top: 15px;
}

.thumbs-desc {
	margin-top: 10px;
	width: 260px;
	text-align: justify;
	clear: both;
	margin-left: 10px;
}




#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	margin-top: 20px;
}
