﻿html * {
	margin: 0;
	padding: 0;
}
html {
	background: url(../images/main_bg.gif) repeat-x 0 0;
}
body {
	height: 100%;
	
}
html {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:  #333333;
	font-weight:normal;
}
img {
	border: none;
}
p {
	line-height: 18px;
}
.featured_properties {
	background-image: url('../images/services_arrow.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
	font-weight: bold;
}
.gray_table {
	padding: 3px;
	background-color: #D3D3D3;
}
.blue_table {
	padding: 3px;
	background-color: #CCFFFF;
}
.propertytd_heading {
	padding: 15px 3px 3px 3px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	color: #666666;
	letter-spacing: -1px;
	padding-bottom: 7px;
	margin-bottom: 12px;
	background: url(../images/dots.gif) bottom left repeat-x;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	text-transform: uppercase;
	margin-bottom: 12px;
}
#content-left h4 {
	margin: 0 0 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background: url('../images/services_arrow.gif') no-repeat left;
	padding: 0 0 0 28px;
}
/*///////////////// LINKS ///////////////////////*/
a {
	outline: none;
}
a:visited {
	color: #0A588E;
	text-decoration: none;
}
a:link {
	color: #0A588E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*///////////////// END LINKS ///////////////////////*/
/*///////////////// Clearing floats without extra markup ///////////////////////*/
.wrapper {
	display: inline-block;
}
.wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .wrapper {
	height: 1%;
}
.wrapper {
	display: block;
}
/*/////////////////  End Clearing floats without extra markup  ///////////////////////*/
/*///////////////// LAYOUT HOMEPAGE ///////////////////////*/
#page-wrapper {
	width: 847px;
	margin: 0 auto -55px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#header {
	height: 123px;
	background: url(../images/header_bg.jpg) no-repeat 0 0;
}
#content {
	width: 847px;
	margin: 40px 0;
}
#content-top {
	width: 847px;
	margin-bottom: 0;
}
#about {
	width: 264px;
	float: left;
}
#push {
	height: 55px;
}
#footer {
	height: 55px;
	background: url(../images/footer_bg.gif) repeat-x 0 0;
}
#services {
	float: left;
	width: 555px;
	margin-right: 28px;
	overflow: hidden;
}
#news {
	float: left;
	width: 262px;
	margin-right: 28px;
	overflow: hidden;
}
#testimonials {
	float: left;
	width: 262px;
}
#footer-wrapper {
	width: 847px;
	margin: 0 auto;
	padding-top: 20px;
}
#footer-wrapper p {
	color: #5e5d5d;
	float: left;
	padding-bottom: 0;
}
/*/////////////////END LAYOUT HOMEPAGE ///////////////////////*/
/*///////////////// BEGIN SLIDER ///////////////////////*/
#slider {
	float: left;
	width: 545px;
	margin-right : 28px; /* important to be same as image width */;
	height: 215px; /* important to be same as image height */;
	position: relative; /* important */;
	overflow: hidden; /* important */;
	border: 5px #494949 solid;
	clear: right;
	z-index: 100;
}
#sliderContent {
	width: 535px; /* important to be same as image width or wider */;
	position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
}
.sliderImage span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 535px;
	background-color: #181818;
	filter: alpha(opacity=70);
	opacity: 0.7;
	color: #fff;
	display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
	font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
	left: 0;
}
/*///////////////// END SLIDER ///////////////////////*/
/*///////////////// HOMEPAGE NEWS ///////////////////////*/
.news-item {
	width: 262px;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6c6b6b;
	padding-bottom: 5px;
}
.news-item img {
	float: left;
	width: 70px;
	display: inline;
	border: 5px solid #202020;
	margin-right: 12px;
}
.news-item div {
	float: left;
	width: 170px;
}
/*///////////////// END HOMEPAGE NEWS ///////////////////////*/
/*///////////////// HOMEPAGE SERVICES ///////////////////////*/
#services ul {
	list-style: none;
	margin-bottom: 20px;
}
#services ul li {
	padding-left: 27px;
	background: url(../images/services_arrow.gif) top left no-repeat;
	margin-bottom: 15px;
}
p.more {
	background: url(../images/double_dots.gif) top left repeat-x;
	width: 99%;
	font-size: 14px;
	padding: 4px;
}
p.more a {
	background: url(../images/more-arrow.gif) no-repeat 0 50%;
	padding-left: 20px;
	display: block;
}
/*///////////////// END HOMEPAGE SERVICES //////////////////*/
blockquote p.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #6c6b6b;
	width: 99%;
	background: url(../images/quotes.gif) top left no-repeat;
	padding-top: 10px;
	padding-bottom: 5px;
	text-indent: 15px;
}
blockquote p.text:first-letter {
	font-size: 19px;
	font-weight: bold;
	padding-right: 1px;
	font-style: italic;
}
blockquote p.name {
	text-align: right;
	font-weight: bold;
	color: #6c6b6b;
}
/*///////////////// LOGO AND SEARCH ///////////////////////*/
#logo-container {
	float: left;
	width: 232px;
}
#logo-container small {
	padding: 0;
	margin: 0;
}
h1#logo {
	width: 332px;
	height: 50px;
	text-indent: -9000px;
	margin-top: 45px;
	padding: 0;
}
h1 a {
	height: 50px;
	display: block;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: none;
	background: transparent;
}
#search {
	float: right;
	margin-top: 52px;
	margin-right: 10px;
	display: inline;
}
#search input {
	width: 210px;
	padding: 3px 4px;
	background: #131313;
	border: 1px solid #444444;
	color: #716f6f;
}
#search .btn {
	width: 38px;
	height: 23px;
	background: url(../images/search_btn.gif) no-repeat 0 0;
	border: none;
	cursor: pointer;
}
/*///////////////// END LOGO AND SEARCH ///////////////////////*/
/*///////////////// NAVIGATION ///////////////////////*/
/*navigation */
#navigation {
	height: 39px;
	margin: 0;
	position: relative;
	background: url(../images/divider.gif) no-repeat top right;
	text-transform: uppercase;
	z-index: 200;
	font-weight:normal;
}
#navigation ul {
	margin: 0;
	padding: 0;
	font-weight:normal;
}
#navigation ul li {
	display: inline;
	float: left;
	list-style: none;
	line-height: 37px;
	position: relative;
	background: url(../images/divider.gif) no-repeat top left;
	font-weight:normal;
}
div#navigation #end {
	background: none;
	padding: 0;
	margin: 0;
}
#navigation li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 25px;
	height: 39px;
	font-weight:normal;
}
#navigation li a:hover {
	text-decoration: none;
	font-weight:normal;
}
#navigation li ul {
	margin: 0px;
	padding: 0px;
	display: none;
	position: absolute;
	left: 0px;
	top: 39px;
	font-weight:normal;
}
#navigation li:hover ul {
	display: block;
	font-weight:normal;
}
#navigation li li {
	list-style: none;
	display: list-item;
	background: #3F6DA0;
	position: relative;
	font-size: 12px;
	padding: 0;
	margin: 0;
	line-height: 26px;
	height: 26px;
	font-weight:normal;
}
#navigation li li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding: 0 0 0 5px;
	margin: 0;
	line-height: 26px;
	height: 26px;
	font-weight:normal;
}
#navigation li li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	padding: 0 0 0 5px;
	margin: 0;
	line-height: 26px;
	height: 26px;
	font-weight:normal;
}
#navigation li li:hover {
	background: #5F89BA;
	line-height: 26px;
	height: 26px;
	padding:0;
	font-weight:normal;
}
#navigation ul li ul li {
	line-height: 26px;
	margin: 0;
	padding: 0;
	width: 160px;
	font-weight:normal;
}
#navigation li:hover {
	background-color: #032F67;
	text-decoration: none;
	height: 39px;
	font-weight:normal;
}
/*///////////////// END NAVIGATION ///////////////////////*/
#about p.more-button {
	height: 24px;
	padding: 0;
}
#about p.more-button a {
	background: url(../images/read_more.gif) no-repeat top left;
	padding: 5px 35px 4px 35px;
	line-height: 24px;
	color: #ffffff;
}
/*///////////////// FOOTER NAVIGATION ///////////////////////*/
#footer-nav {
	float: right;
}
#footer-nav li {
	list-style: none;
	font-size: 12px;
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	background: transparent url(../images/divider_nav_bottom.gif) no-repeat 0 50%;
}
#footer-nav li.first {
	background: none;
}
#footer-nav a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
#footer-nav a:link {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
#footer-nav a:hover {
	text-decoration: underline;
}
/*///////////////// ABOUT PAGE ///////////////////////*/
#content-left {
	float: left;
	width: 555px;
	margin-right : 28px;
	display: inline;
}
#content-right {
	width: 264px;
	float: left;
}
.about-single {
	width: 99%;
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 15px;
}
.photo img {
	float: left;
	width: 70px;
	display: inline;
	border: 5px solid #202020;
	margin-right: 20px;
}
.description {
	float: left;
	width: 80%;
}
.role {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6c6b6b;
	padding-bottom: 5px;
}
.role em {
	color: #939292;
}
/*///////////////// END ABOUT PAGE ///////////////////////*/
/*///////////////// SERVICES PAGE ///////////////////////*/
ul.service-client {
	list-style: none;
	margin-bottom: 25px;
	margin-left: 20px;
}
ul.service-client li {
	padding-left: 27px;
	background: url(../images/services_arrow.gif) top left no-repeat;
	margin-bottom: 15px;
	color: #6c6b6b;
}
/*///////////////// END SERVICES PAGE ///////////////////////*/
/*///////////////// CONTACTS PAGE ///////////////////////*/
/*contact form */
fieldset {
	border: none;
	width: 550px;
	margin-top: 10px;
}
fieldset legend {
	display: none;
}
form p {
	padding-bottom: 0;
}
/* Label */
label {
	width: 140px;
	margin: 5px;
	text-align: left;
}
.required {
	color: #0A588E;
}
/* Input, Textarea */
textarea {
	border: 1px solid #dddddd;
	background: #eeeded;
	width: 300px;
	margin: 5px;
	padding: 3px;
}
input {
	border: 1px solid #dddddd;
	background: #eeeded;
	width: 300px;
	margin: 5px;
	padding: 3px;
}
textarea {
	width: 400px;
	height: 150px;
	margin-bottom: 10px;
}
textarea:focus {
	border: 1px solid #0A588E;
}
input:focus {
	border: 1px solid #0A588E;
}
input.button {
	background: url(../images/read_more.gif) no-repeat;
	width: 122px;
	height: 34px;
	padding-bottom: 15px;
	border: none;
	color: #ffffff;
	cursor: pointer;
}
input.button:hover {
	border: none;
}
.notification_error {
	padding: 5px;
	border: 1px solid #dddddd;
	background: #eeeded;
	color: #a5041e;
}
.notification_ok {
	padding: 5px;
	border: 1px solid #dddddd;
	background: #eeeded;
	color: #7e9711;
}
/* end contact form */
/*contact details*/
.contact-details p {
	color: #6C6B6B;
}
/*end contact details*/
/*///////////////// END CONTACTS PAGE ///////////////////////*/
/*///////////////// NEWS PAGE ///////////////////////*/
.news-single {
	margin-bottom: 15px;
	border-bottom: 1px solid #d1d1d1;
}
.news-single h3 {
	margin-bottom: 5px;
}
/*///////////////// END NEWS PAGE ///////////////////////*/
#property li {
	background: url('../images/property_button.gif') no-repeat;
	font: 13px/22px serif;
	list-style: none;
	width: 175px;
	height: 24px;
	margin: 22px 0 22px 0;
	padding: 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#property {
	text-align: center;
	margin: 0 auto;
}
/* added new by BC on 20 august */
#property li a {
	font: 13px/22px serif;
	margin: 22px 0 22px 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}
.reduce_price_txt {
	color: #ff0000;
}
