/* The Flatman Partnership - The Thinking Persons Estate Agent */

body {
	background: #282828 url(../imgs/page_bg.jpg) no-repeat top center fixed;
	font: .9em Helvetica, Arial, sans-serif;
	font-weight: 300;
	color: #797979;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
	position: relative;
}

#headerWrapper {
	width: 960px;
}

#flatmansLogo {
	position: absolute;
	z-index: 1;
	padding: 10px 0 0 10px;
}

strong{ font-weight:bold}

#tagLine {
	height: 26px;
	width: 388px;
	position: absolute;
	z-index: 2;
	margin: 50px 0 0 215px;
}

#phoneNumber {
	height: 100px;
	width: 287px;
	float: right;
}

/* ==================== */
/* ! News Page Styles   */
/* ==================== */
.article ul {
	padding: 10px 0 10px 0;
}

.article li {
	background: url(../imgs/dots.png) left center no-repeat;
	padding: 5px 0 0 20px;
}

.article .date {
	color: #e6b75a;
}

.article .vcard {
	float: right;
	color: #e6b75a;
}

.article .fn n {
	float: right;
}

/* ==================== */
/* ! News Page Styles   */
/* ==================== */

/* ================= */
/* ! Navbar Styles   */
/* ================= */
#navBar {
	background: #000 url(../imgs/navBar_bg.jpg) repeat-x;
	height: 40px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding-left: 145px;
	clear: both;
	font-size: .9em;
	font-weight: bold;
}

#navBar ul li {
	float: left;
	line-height: 35px;
}
	
#navBar ul a {
	display: block;
	padding:  0 0.6em;
	color: #eee;
	text-shadow: 2px 2px 1px #000;
	text-decoration: none;
}
		
#navBar ul a:hover {
	background: url(../imgs/navHighlight_bg.png) top center no-repeat;
	color: #fac105;
	text-shadow: 2px 2px 1px #000;
}

/* Page highlights for navigation */
#home #navBar .home a,
#buying #navBar .buying a,
#selling #navBar .selling a,
#renting #navBar .renting a,
#homesofnote #navBar .homesofnote a,
#landowners #navBar .landowners a,
#convey #navBar .convey a,
#mortgages #navBar .mortgages a,
#surveys #navBar .surveys a,
#about #navBar .about a,
#testimonials #navBar .testimonials a {
	background: url(../imgs/navHighlight_bg.png) top center no-repeat;
	color: #fac105;
}
/* Page highlights for navigation */

/* ================= */
/* ! Navbar Styles   */
/* ================= */

#pageContent {
	background: #fbfbfb url(../imgs/pageContent_bg.jpg) repeat-x;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	border-bottom: 1px solid #bbb;
	clear: both;
	padding: 10px 10px 30px 10px;
}

#pageContent a {
	color: #c79126;
	text-decoration: none;
}

#pageContent a:hover {
	color: #666;
}

.special {
	position: relative;
	background: #eee;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	text-align: center;
	text-shadow: 1px 1px 1px #fff;
	padding: 10px;
}

.special p {
	text-align: justify;
}

#specialSold {
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
}

#leftContent {
	width: 727px;
	float: left;
	overflow: hidden;
}

#sideBar {
	width: 203px;
	float: right;
}

/* ============================ */
/* ! Slideshow Section Styles   */
/* ============================ */
#slideShow {
	position: relative;
	width: 717px;
	height: 340px;
	float: left;
	overflow: hidden;
}

.slideHeader {
	font-size: 2.5em;
	font-style: italic;
	font-weight: bold;
	line-height: 1.2em;
	padding: 10px 0 0 10px;
	color: #fff;
	text-shadow: 2px 2px 2px #000;
}

#slideShow p {
	width: 350px;
	padding-left: 10px;
	color: #eee;
	text-shadow: 1px 1px 1px #000;
}

#slideShow .btnStyle {
	margin-left: 10px;
}

/* Given each LI an ID so I can add background images rather than embedding them in the LI tags. All of this is so that I can add actual text to the slideshow for SEO purposes.*/
#slide1 {
	background: url(../imgs/slideshow/hips.jpg) no-repeat;
	width: 717px;
	height: 340px;
}

#slide1 p {
	font-size: 1.1em;
}

#slide2 {
	background: url(../imgs/slideshow/buying.jpg) no-repeat;
	width: 717px;
	height: 340px;
}

#slide2 p {
	font-size: 1.1em;
}

#slide3 {
	background: url(../imgs/slideshow/newhomes.jpg) no-repeat;
	width: 717px;
	height: 340px;
}

#slide3 p {
	font-size: 1.1em;
}

#slide4 {
	background: url(../imgs/slideshow/homechef.jpg) no-repeat;
	width: 717px;
	height: 340px;
}

#slide4 p {
	font-size: 1.1em;
}
/* ============================ */
/* ! Slideshow Section Styles   */
/* ============================ */
#homePageText {
	float: left;
	width: 717px;
}

#homeIntro {
	float: left;
	width: 717px;
}

#services {
	background: #eee url(../imgs/services_bg.jpg) center center no-repeat;
	border: 1px solid #bbb;
	width: 181px;
	float: right;
	padding: 10px;
	text-shadow: 1px 1px 1px #fff;
	color: #666;
}

/* =============================== */
/* ! Featured Properties Section   */
/* =============================== */
.latest-properties-container {
	overflow: hidden;
	width: 940px!important;
}

.propertyContainer {
	background: url(../imgs/featured_bg.jpg) bottom no-repeat;
	border: 1px solid #bbb;
	padding: 5px;
}

.pictureContainerOuter {
	padding-top: 8px!important;
}

.pictureContainerOuter:hover {
	background: #fac105!important;
	border: 1px solid #c79126!important;
	-moz-box-shadow: 2px 2px 2px #bbb!important;
	-webkit-box-shadow: 2px 2px 2px #bbb!important;
	box-shadow: 2px 2px 2px #bbb!important;
}

.propertyData {
	clear: both;
	text-align: center!important;
	padding: 0!important;
	margin-bottom: 10px;
}

.latest-address {
	color: #433e3a;
	font-size: 1.5em!important;
	text-shadow: 1px 1px 1px #fff;
}

.latest-price {
	font-size: 1em!important;
	text-shadow: 1px 1px 1px #fff;
}

.propertyData a {
	text-shadow: 1px 1px 1px #fff;
}

.propertyData a:hover {
	color: #666!important;
	text-shadow: 1px 1px 1px #fff;
}
/* =============================== */
/* ! Featured Properties Section   */
/* =============================== */

/* ============================= */
/* ! Latest Properties Section   */
/* ============================= */
#latestProperties {
	background: #eee;
	text-align: center;
	padding: 10px;
	border: 1px solid #bbb;
	margin: 5px 0 10px 0;
}

#latestProperties h3 {
	font-size: 1.5em;
	line-height: 1em;
}

.dezrez-td-price {
	padding: 10px 0 10px 0;
}

.dezrez-price {
	color: #c79126;
	font-size: 2em;
	font-weight: bold;
	text-shadow: 1px 1px 2px #666;
	border-top: 1px dashed #bbb;
	border-bottom: 1px dashed #bbb;
}

.dezrez-td-description {
	padding-bottom: 10px;
}

.dezrez-img-holder {
	border: 1px dashed red;
}

.dezrez-thumb {
	width: 170px;
	height: 119px;
	padding: 3px 3px 3px 3px;
	float: left;
	border: 1px solid #bbb;
	background: #eee;
}

.dezrez-thumb:hover {
	background: #fac105;
	border: 1px solid #c79126;
	-moz-box-shadow: 2px 2px 2px #bbb;
	-webkit-box-shadow: 2px 2px 2px #bbb;
	box-shadow: 2px 2px 2px #bbb;
}
/* ============================= */
/* ! Latest Properties Section   */
/* ============================= */



/* =================================== */
/* ! Dynamic Carousel Feature Styles   */
/* =================================== */
#features {
	position: relative;
	clear: both;
	width: 940px;
	height: 290px;
	overflow: hidden;
	background: url(../imgs/carousel/carousel_bg.jpg) top no-repeat;
}

#features-nav {
	position: absolute;
	top: 12px;
	left: 10px;
}

#features-nav .features-nav-item {
	position: relative;
	display: block;
	width: 260px;
	height: 64px;
	padding: 10px 10px;
	cursor: pointer;
	background: url(../imgs/carousel/grey_arrow.jpg) no-repeat bottom; /* this default background */
}

#features-nav .features-nav-item#features-nav3 {
	height: 62px;
}

#features-nav .features-nav-item.current {
	display: block;
	width: 260px;
	height: 64px;
	padding: 10px 40px 10px 10px;
	cursor: default;
	background: url(../imgs/carousel/gold_arrow.png) no-repeat;
}

.features-nav-tnail {
	float: left;
	width: 64px;
	height: 64px;
	margin: 0 10px 0 0;
	overflow: hidden;
}

.features-nav-tnail img {

}

#features-nav .features-nav-item.current .features-nav-tnail img {

}

#features-nav .features-nav-item h4 {
	margin: 2px 0 0 0;
	font-size: 1.1em;
	font-weight: bold;
}

#features-nav .features-nav-item p {
	font-size: .8em;
	color: white;
}

#features-nav .features-nav-item span {
	display: none;
}

#features .features-effects {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url("../imgs/carousel/features-effects.png") no-repeat 0 0;
}

.jcarousel-container {
	position: relative;
}

.jcarousel-clip {
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}

.jcarousel-list {
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.jcarousel-features .jcarousel-list li,
.jcarousel-features .jcarousel-item {
	position: relative;
	float: left;
	list-style: none;
	width: 635px;
	height: 250px;
}

.jcarousel-features .jcarousel-container {
	
}

.jcarousel-features .jcarousel-container-horizontal {
	width: 940px;
}

.jcarousel-features .jcarousel-clip-horizontal {
	position: absolute;
	top: 12px;
	left: 290px;
	width: 635px;
	height: 250px;
}

.jcarousel-features .jcarousel-item {
	width: 635px;
	height: 250px;
}

.jcarousel-features .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}

.jcarousel-screenshots .jcarousel-list li,
.jcarousel-screenshots .jcarousel-item {
	position: relative;
	float: left;
	list-style: none;
	width: 635px;
	height: auto;
}

.jcarousel-screenshots .jcarousel-container {
	
}

.jcarousel-screenshots .jcarousel-container-horizontal {
	width: 635px;
	height: auto;
}

.jcarousel-screenshots .jcarousel-clip-horizontal {
	width: 635px;
	height: auto;
}

.jcarousel-screenshots .jcarousel-item {
	width: 635px;
	height: auto;
}

.jcarousel-screenshots .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}

.jcarousel-screenshots .jcarousel-next-horizontal {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    z-index: 999;
}

.jcarousel-screenshots .jcarousel-next-horizontal:hover {
    background-position: 0 0;
}

.jcarousel-screenshots .jcarousel-next-horizontal:active {
    background-position: 0 0;
}

.jcarousel-screenshots .jcarousel-next-disabled-horizontal,
.jcarousel-screenshots .jcarousel-next-disabled-horizontal:hover,
.jcarousel-screenshots .jcarousel-next-disabled-horizontal:active {
    cursor: default;}

.jcarousel-screenshots .jcarousel-prev-horizontal {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    z-index: 999;
}

.jcarousel-screenshots .jcarousel-prev-horizontal:hover {
    background-position: 0 0;
}

.jcarousel-screenshots .jcarousel-prev-horizontal:active {
    background-position: 0 0;
}

.jcarousel-screenshots .jcarousel-prev-disabled-horizontal,
.jcarousel-screenshots .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-screenshots .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -32px 0;
}
/* =================================== */
/* ! Dynamic Carousel Feature Styles   */
/* =================================== */

/* ======================= */
/* ! Quick Search Styles   */
/* ======================= */
#quickSearch {
	font-size: 0.8em;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #333;
	background: url(../imgs/quickSearch_bg.jpg) right no-repeat;
	height: 340px;
	width: 203px;
	overflow: hidden;
	float: right;
	padding: 0 10px 0 10px;
	text-align: center;
}

#quickSearch table {
	float: right;
	width: 183px;
}

h3.quickSearchHeader {
	background: url(../imgs/quickSearch_header.png) no-repeat center;
	height: 29px;
	width: 183px;
	text-indent: -9999px; /* shouldn't have any effect on SEO depending on WHAT is included in the actual div, not missleading etc. */
	text-align: center;
	float: right;
	padding: 10px 0 10px 0;
	margin-bottom: 5px;
}

#quickSearch select {
	width: 85px;
}

.quickSearchDivider {
	clear: both;
	width: 100%;
	padding: 6px 0 6px 0;
	background: url(../imgs/quickSearch_divider.jpg) no-repeat center center;
}

#quickSearch a {
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
}

#quickSearch a:hover {
	color: #fff;
	text-decoration: underline;
}

#tab-container-1-nav {
	background: url(../imgs/tabNav_bg.png) bottom repeat-x;
	height: 45px;
	width: 203px;
	padding-left: 5px;
	margin: 35px 0 5px 10px;
	text-align: left;
	border-bottom: 1px solid #c79126;
}

#tab-container-1-nav ul {

}

#tab-container-1-nav li {
	display: inline;
}

#tab-container-1-nav li a {
	background: #c79126 url(../imgs/tabs_bg.png) 0 -5px no-repeat;
	border-top: 1px solid #c79126;
	border-right: 1px solid #c79126;
	border-left: 1px solid #c79126;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 5px 5px 10px 5px;
}

#tab-container-1-nav .active {
	background: #e6b75a url(../imgs/tabs_bg.png) 0 -5px no-repeat;
}
/* ======================= */
/* ! Quick Search Styles   */
/* ======================= */

/* ================== */
/* ! OL List Styles   */
/* ================== */
ol {
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 1.4em;
	color: #666;
}

ol li:hover {
	background: #eee;
}

ol p {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: .6em;
	color: #797979;
	border-left: 1px solid #bbb;
	padding-left: 5px;
}

ol p:hover {
	color: #000;
}
/* ================== */
/* ! OL List Styles   */
/* ================== */

/* ===================== */
/* ! Breadcrumb Styles   */
/* ===================== */
#breadcrumbs {
	padding: 0 0 10px 0;
	font-size: .8em;
	color: #bbb;
}

#breadcrumbs a {
	text-decoration: none;
	color: #797979;
}

#breadcrumbs a:hover {
	text-decoration: underline;
	color: #e6b75a;
}
/* ===================== */
/* ! Breadcrumb Styles   */
/* ===================== */

/* ========================== */
/* ! Footer Include Styling   */
/* ========================== */
#footer {
	background: #eeeeee url(../imgs/footer_bg.jpg) bottom repeat-x;
	padding: 15px 10px 0 10px;
	color: #a0a0a0;
	overflow: hidden;
	border-top: 1px solid #fff;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#footer h3 {
	font-size: 1.2em;
	font-weight: lighter;
	color: #a0a0a0;
}

#companyAddress {
	float: left;
	width: 330px;
	padding-right: 10px;
}

.addressLeft {
	float: left;
	width: 140px;
}

.addressRight {
	float: left;
	width: 150px;
	margin-left: 40px;
}

#affiliations {
	background: url(../imgs/footer_divider.jpg) left top no-repeat;
	float: right;
	text-align: center;
	width: 320px;
	padding-right: 10px;
}

#findUs {
	background: url(../imgs/footer_divider.jpg) left top no-repeat;
	float: left;
	text-align: center;
	width: 260px;
	padding-right: 10px;
}

#copyright {
	clear: both;
	padding-top: 10px;
	font-size: .6em;
}

#footer a {
	color: #666;
}

#footer a:hover {
	color: #000;
}
/* ========================== */
/* ! Footer Include Styling   */
/* ========================== */

h1 {
	font-size: 1.9em;
	color: #433e3a;
	line-height: 1.8em;
}

h2 {
	font-size: 1.5em;
	color: #433e3a;
	line-height: 1.8em;
}

h3 {
	font-size: 1em;
	color: #433e3a;
	line-height: 1.8em;
}

h4 {
	color: #433e3a;
}

h5 {
	color: #433e3a;
	font: 1.3em/2em Georgia, "Times New Roman", Times, serif;
}

p {
	padding: .5em 0 .5em 0;
	line-height: 1.3em;
}

/* Mozilla based browsers */
::-moz-selection {
		background-color: #e6b75a;
		color: #333;
}

/* Works in WebKit */
::selection {
		background-color: #e6b75a;
		color: #333;
		text-shadow: 1px 1px 1px #fff;
}

/* Reusable Classes */
.highLight {
	color: #c79126;
}

.divider_fullPage {
	clear: both;
	height: 9px;
	width: 100%;
	padding: 10px 0 10px 0;
	background: url(../imgs/divider_fullPage.jpg) no-repeat center center; /* makes background graphic sit in the middle of padding */
}

.divider {
	clear: both;
	width: 100%;
	padding: 10px 0 10px 0;
	background: url(../imgs/divider.jpg) no-repeat center center;
}

.calltos {
	margin-top: 5px;
}

.imageHolder {
	padding: 3px;
	margin: 0 0 10px 10px;
	float: right;
	border: 1px solid #bbb;
	background: #eee;
}

.imageHolder:hover {
	border: 1px solid #fac105;
}

.btnStyle {
	background: #fac105 url(../imgs/btnStyle_bg.jpg) 0 0 repeat-x;
	border: 1px solid #c79126;
	padding: 4px 20px 4px 20px;
	font-size: 1.1em;
	color: #333;
	text-shadow: 1px 1px 1px #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}

.btnStyle:hover {
	background: #c79126 url(../imgs/btnStyle_bg.jpg) 0 -28px repeat-x;
	color: #fff;
	text-shadow: 1px 1px 1px #333;
}

.testimonial:hover {
	background: url(../imgs/quote.jpg) bottom right no-repeat;
	color: #000;
}
/* Reusable Classes */

#noresults {
	
}

#noresults a {
	text-decoration: none;
	color: #c79126;
}

#noresults img {
	border-bottom: 1px solid #a0a0a0;
}

.oops {
	font: 4em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	float: right;
	margin-top: 30px;
	padding: 0 0 0 10px;
}

.center { /* Center aligns text or objects */
	text-align: center;
	margin: 0 auto;
}

/* Opening hours table */
#openingHours {
	width: 100%;
}

#openingHours td {
	padding: 5px;
}

.trodd {
	background: #eee;
	border: 1px solid #bbb;
}

.tdempty {
	background: none;
}

.tdoffice {
	background: #e6b75a;
	text-align: center;
	border: 1px solid #bbb;
	color: #000;
}

.tdday {
	border: 1px solid #bbb;
	color: #000;
}

.tdtime {
	border: 1px solid #bbb;
	text-align: center;
	color: #000;
}
/* Opening hours table */

#contactUs {
	background: #eee;
	overflow: auto;
	border: 1px solid #bbb;
	margin-bottom: 20px;
}

.contactFormGeneric {
	background: url(../imgs/verticalDivider.jpg) center left no-repeat;
	width: 390px;
	float: right;
	padding: 10px 10px 10px 20px;
}

.contactFormGeneric .btnStyle {
	width: 70px;
	font-size: .8em;
}

#companyAddressDiv {
	float: left;
	width: 280px;
	padding: 10px;
}

.officePhoto {
	padding: 3px;
	margin-top: 20px;
	text-align: cent;
	border: 1px solid #bbb;
}

.bold {
	font-weight: bold;
}

/* ========================== */
/* ! Advanced Search Styles   */
/* ========================== */
#formSearch {
	background: url(../imgs/verticalDivider.jpg) center right no-repeat;
	width: 360px;
}

#advancedSearch {
	background: #eee;
	border: 1px solid #bbb;
	padding: 10px;
}

#advancedSearch td {
	padding: 5px;
}

#advancedSearch select {
	width: 170px;
}

#Town {
	width: 180px;
	height: 150px;
}

.dezrez-region {
	padding: 5px;
}
/* ========================== */
/* ! Advanced Search Styles   */
/* ========================== */

#brochureDownloads li {
	background: url(../imgs/icons/page_white_acrobat.png) left center no-repeat;
	padding: 5px 0 5px 20px;
}

defaultList ul {
	list-style: circle;
}

#defaultList li {
	background: url(../imgs/selected.png) left center no-repeat;
	padding: 5px 0 5px 20px;
	
}

/* ============================================== */
/* ! Dezrez Specific Styles for Search Listings   */
/* ============================================== */
.propertySearch {
	position: relative; /* Allows me to place the SOLD image on top of the image */
}

.resultsImageHolder {
	float: right;
	width: 248px;
	padding: 0 3px 0 10px;
}

.resultsImage {
	padding: 3px 3px 3px 3px;
	border: 1px solid #bbb;
	background: #eee;
}

.resultsImage:hover {
	background: #fac105;
	border: 1px solid #c79126;
	-moz-box-shadow: 2px 2px 2px #bbbbbb;
	-webkit-box-shadow: 2px 2px 2px #bbbbbb;
	box-shadow: 2px 2px 2px #bbbbbb;
}

.searchSTC {
	position: absolute; /* SOLD image is floating over the thumbnails */
	z-index: 1;
	top: 111px;
	right: 3px;
}

.searchLET {
	position: absolute; /* LET BY image is floating over the thumbnails */
	z-index: 1;
	top: 111px;
	right: 3px;
}

.pricetextSearchPage {
	text-align: center;
	margin: 5px;
}

.roomIconDisplay {
	border-top: 1px dashed #bbb;
	border-bottom: 1px dashed #bbb;
	height: 50px;
	width: 460px;
	padding-top: 15px;
	margin: 15px 0 20px 0;
	float: left;
}

.roomIconDisplay ul {
	float: left;
}

.roomIconDisplay ul li {
	display: inline;
	font-size: 1.5em;
	padding-right: 15px;
}

.fullDetailsLink {
	background: url(../imgs/icons/information.jpg) left no-repeat;
	float: right;
	padding: 8px 30px 0 25px;
}

.fullDetailsLink a {
	text-decoration: none;
	color: #c79126;
	font-size: 1em;
}

.fullDetailsLink a:hover {
	color: #707070;
	border-bottom: 1px solid #707070;
}

.searchPrice {
	float: right;
	color: #c79126;
	font-size: 2em;
	text-align: center;
	width: 240px;
	text-shadow: 1px 1px 2px #666;
}
/* ============================================== */
/* ! Dezrez Specific Styles for Search Listings   */
/* ============================================== */

/* =========================================== */
/* ! Dezrez Specific Styles for Detail Pages   */
/* =========================================== */
#propertyHeader {
	height: 40px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #bbb;
	background: url(../imgs/propertyHeader_bg.jpg) repeat-x;
}

.propertyName {
	font-size: 1.5em;
	line-height: 40px; /* Vertically middle aligns text in header */
	width: 400px;
	float: left;
	text-shadow: 1px 1px 1px #fff;
}

.headerPrice {
	font-size: 1.5em;
	line-height: 40px; /* Vertically middle aligns text in header */
	text-align: right;
	float: right;
	width: 300px;
	text-shadow: 1px 1px 1px #fff;
}

.fullImage {
	padding: 3px;
	border: 1px solid #bbb;
	background: #eee;
}

#mainImage {
	margin-bottom: 10px;
}

#thumbs {
	margin-bottom: 10px;
}

.thumbs img { /* Individual thumbnail images for styling */
	width: 79px;
	margin: 0 3px 3px 0;
	padding: 3px;
	border: 1px solid #bbb;
	background: #eee;
}

.thumbs img:hover {
	background: #fac105;
	border: 1px solid #c79126;
	-moz-box-shadow: 2px 2px 2px #bbbbbb;
	-webkit-box-shadow: 2px 2px 2px #bbbbbb;
	box-shadow: 2px 2px 2px #bbbbbb;
}
	
.soldfullDetails {
	position: absolute; /* Allows me to float the corner image on top of the property detail */
	z-index: 1;
	top: 615px;
	right: 223px;
}

.letbyfullDetails {
	position: absolute; /* Allows me to float the corner image on top of the property detail */
	z-index: 1;
	top: 615px;
	right: 223px;
}

.info { /* Holding div for pricetext, price and bulleted list within the full property details page */
	
}

#contactSection p {
	margin-bottom: 20px;
}

.propertyDetails { /* Holding div for the pricetext, price and bulleted list that apears under the gallery images and also under the Google amenities section */
	float: left;
	width: 353px;
}

.pricetextFullDetails { /* Price text is something the agent adds, random stuff */
	font-style: italic;
	font-size: 1.5em;
}

.propertyNameContactSection {
	font-size: 1.5em;
}

.price { /* This is the property price that sits within the full detail pages */
	padding-top: 10px;
	color: #c79126;
	font-size: 2em;
	font-weight: bold;
	text-shadow: 1px 1px 2px #666;
	padding-left: 70px;
}

.description2 ul { /* Description 2 is the bulleted lists that sit under the image gallery */
	padding: 10px 0 10px 0;
}

.description2 li {
	background: url(../imgs/dots.png) left center no-repeat;
	padding: 5px 0 0 20px;
}

.callUs {
	text-align: center;
	font-size: 1.5em;
}

.contactForm {
	float: right;
	width: 353px;
}

.contactForm input {
	padding: 5px;
	color: #666;
	width: 180px;
	border: 1px solid #bbb;
}

.contactForm input:focus {
	background: #fffddd;
}

.contactFormGeneric input {
	padding: 5px;
	color: #666;
	width: 180px;
	border: 1px solid #bbb;
}

.contactFormGeneric input:focus {
	background: #fffddd;
}

textarea {
	padding: 5px;
	color: #666;
	width: 185px;
	border: 1px solid #bbb;
}

textarea:focus {
	background: #fffddd;
}

.contactForm .btnStyle {
	clear: both;
	width: 70px;
	font-size: 1em;
}

.contactFormGeneric .btnStyle {
	clear: both;
	width: 70px;
	font-size: 1em;
}

.address {
	font-size: 1.5em;
	margin: 0 0 15px 0;
	color: #c79126;
	width: 460px;
	font-weight: bold;
	border-bottom: 1px dashed #bbb;
}

.searchDescription {
	width: 460px;
}

#links {
	overflow: auto;
	font-size: .8em;
	background: url(../imgs/linksBar_bg.jpg) repeat-x;
	padding: 10px 10px 10px 10px;
	border: 1px solid #bbb;
}

#links li {
	float: left;
	margin-right: 1.5em;
}

#links a {
	text-decoration: none;
	color: #c79126;
}

#links a:hover {
	color: #707070;
}

/* Links have been given specific classes so I can add background images */
.backLink {
	background: url(../imgs/icons/arrow_left.png) top left no-repeat;
	padding: 2px 0 0 20px;
	height: 18px;
}

.brochure {
	background: url(../imgs/icons/page_white_acrobat.png) top left no-repeat;
	padding: 2px 0 0 20px;
	height: 18px;
}

.floorplan {
	background: url(../imgs/icons/house.png) top left no-repeat;
	padding: 2px 0 0 20px;
	height: 18px;
}

.vTour {
	background: url(../imgs/icons/eye.png) top left no-repeat;
	padding: 2px 0 0 20px;
	height: 18px;
}

.epcDownload {
	background: url(../imgs/icons/chart_bar.png) top left no-repeat;
	padding: 2px 0 0 20px;
	height: 18px;
}

.print {
	background: url(../imgs/icons/printer.png) top left no-repeat;
	padding: 2px 0 0 20px;
	height: 18px;
	cursor: pointer;
}

.addThis {
	padding: 0;
	margin: 0;
}
/* Links have been given specific classes so I can add background images */

.description2 ul {
	font-size: 9pt;
	margin: 0;
}

.description2 li {
	list-style:none;
	margin: 3px 0;
}

#floorPlan {
	padding: 3px;
	border: 1px solid #bbb;
	background: #eee;
}

#EER {
	margin: 0 3px 3px 0;
	padding: 3px;
	border: 1px solid #bbb;
	background: #eee;
	float: left;
}

#EER img {
	width: 330px;
}

#EIR {
	margin: 0 3px 3px 0;
	padding: 3px;
	border: 1px solid #bbb;
	background: #eee;
	float: right;
}

#EIR img {
	width: 330px;
}

#map {
	height: 550px;
	width: 725px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
}

#googleLocalLinks {
	overflow: auto;
	font-size: .8em;
	background: #fff url(../imgs/linksBar_bg.jpg) repeat-x;
	padding: 10px;
	border: 1px solid #bbb;	
}

#googleLocalLinks li {
	float: left;
	margin-right: 2em;
	line-height: 50px;
}

#googleLocalLinks a {
	text-decoration: none;
	color: #c79126;
}

#googleLocalLinks a:hover {
	color: #707070;
}

#googleLocalLinks a:visited {
	color: #bbbbbb;
}

#googleLogo {
	float:  right;
}

.misrepFooter {
	text-align: center;
	font-size: .7em;
}
/* =========================================== */
/* ! Dezrez Specific Styles for Detail Pages   */
/* =========================================== */

/* Generic Dezrez Styles */
.pages {
	float: right;
	padding: 20px 0 20px 0;
}

.pages a {
	background: #fff url(../imgs/pagination_off_bg.jpg) bottom repeat-x;
	color: #707070;
	text-decoration: none;
	padding: 5px;
	margin: 2px;
	border: 1px solid #bbb;
}

.pages a:hover {
	color: #c79126;
	border: 1px solid #c79126;
	-moz-box-shadow: 2px 2px 2px #bbbbbb;
	-webkit-box-shadow: 2px 2px 2px #bbbbbb;
	box-shadow: 2px 2px 2px #bbbbbb;
}

.pages .selected {
	background: #fff url(../imgs/pagination_on_bg.jpg) bottom repeat-x;
	color: #707070;
	border: 1px solid #c79126;
	padding: 5px;
	margin: 2px;
	-moz-box-shadow: 2px 2px 2px #bbbbbb;
	-webkit-box-shadow: 2px 2px 2px #bbbbbb;
	box-shadow: 2px 2px 2px #bbbbbb;
}

