

/*css*/

/* Main Layout*/
body {
	border:0px;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color: #43110a;
	color:#000000;
	background-image:url(../images/prestige_red/page_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
a:link {
	color: #c84747;
}
a:visited {
	color: #c84747;
}
a:hover {
	color: #c84747;
	text-decoration:none;
}
a:active {
	color: #c84747;
}
#wrapper {
	width:980px;
	margin:0px auto;
	background-image:url(../images/prestige_red/content_bg.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#FFFFFF;
	margin-top:20px;
	border-bottom:3px solid #1e0704;
}
#header {
	height:61px;
	clear:both;
	background-image:url(../images/prestige_red/header_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-bottom:3px solid #1e0704;
}
#header_logo {
	width:324px;
	height:36px;
	margin:15px 0px 0px 20px;
	float:left;
}
#top_menu {
	width:200px;
	height:20px;
	float:right;
	margin:25px 25px 0 0;
	color:#ffb8b8;
	font-size:14px;
	font-weight:bold;
}
#side_menu_container {
	width:189px;
	float:left;
	margin-left:4px;
}
#side_menu {
	margin:10px 0px 43px 0px;
	padding:0px;
	width:178px;
}
ul#side_menu li {
	list-style:none;
	padding:6px 0px 6px 0px;
    margin:0 0 0 17px;
	border-bottom:1px solid #45241e;
	width:172px; 
}
ul#side_menu a {
	color:#ffffff; /*this is the color of the menu text*/
	padding:3px 0px 3px 3px;
	margin-left:0;
	text-decoration:none;
	font:14px Arial, Helvetica, sans-serif;
}
ul#side_menu a:hover {
	color:#e55151;
}
/*Box under menu*/
.side_menu_box {
	width:189px;
	color:#e6b6b4;
	margin:0px;
	margin-bottom:20px;
	border-top:3px solid #631714;
	border-bottom:1px solid #631714;
}
.side_menu_box .top {
	width:174px;
	height:15px;
	background-color:#1e0704;
	padding:5px 5px 5px 10px;
}
.side_menu_box p {
	margin:0px;
	padding:0px;
}
.alert {
	padding:10px;
}
#content_body {
	padding:15px;
	line-height:1.5em;
	min-height:400px;
	width:755px; /*775px minus padding*/
	float:right;
}
#footer {
	height:30px;
	width:960px;
	margin:0px auto;
	color:#866965;
	font-size:10px;
	padding:10px;
	clear:both;
	border-top:3px solid #5a1a16;
}
#footer a, #footer a:link, #footer a:visited {
	color:#866965;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .right {
	width:450px;
	float:right;
	text-align:right;
}
#footer .left {
	width:300px;
	float:left;
}
.search {
	margin:5px 10px 0px 10px;
}
.search .left {
	float:left;
}
.search .right {
	float:right;
}
/* General Content*/

.padding_bottom {
	padding-bottom:5px;
}
.clear {
	clear:both;
	visibility:hidden;
}
form {
	margin:0px;
	padding:0px;
}
.forms_field {
	background-color:#260c0b !important;
	border:1px solid #70231d !important;
	margin:3px 0px 0px 0px;
	color:#FFFFFF;
	height:18px;
	padding:2px;
}
.forms_button {
	background-color:#461614 !important;
	border:1px solid #70231d !important;
	margin:3px 0px 0px 0px;
	color:#dd9b9b;
	height:23px;
	padding:2px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#c84747;
}

.titleImmobel, .tagLine {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
    color:#c84747;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f4afaf;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
.image_border {
	border-bottom:3px solid #631714;
	margin:3px 3px 0px 3px;
	padding:0px;
}
hr {
	border: 0;
	color: #631714;
	background-color: #631714;
	height: 1px;
	width: 100%;
}
.box {
	width:200px;
}
.box_title {
	background-color:#eef7fe;
	border-top:1px solid #d1e7fa;
	border-bottom:2px solid #d1e7fa;
	padding:5px;
	color:#1a729e;
	font-size:18px;
}
.box_text {
	background-color:#eef7fe;
	border-bottom:1px solid #d1e7fa;
	padding:10px;
	margin-top:1px;
}
.size11 {
	font-size:11px;
}
.size14 {
	font-size:14px;
}
.maroon {
	color:#631714;
}
.light_grey {
	color:#999999;
}
.light_red {
	color:#c84747;
}
/*home page*/


#banner {
	height:215px;
	padding:0;
	clear:both;
	margin-bottom:10px;
}
#banner a {
	display:none;
}
.left_content {
	width:470px; /*480px minus padding*/
	float:left;
	padding-left:10px;
}
.right_content {
	width:230px;
	float:right;
	padding-left:10px;
	border-left:1px solid #631714;
	padding-bottom:10px;
}
.featured_container {
	height:22px;
	width:181px; /*211px minus padding*/
	border-bottom:1px solid #631714;
	padding-left:30px;
	margin-bottom:3px;
}
.featured_number {
	float:left;
	margin:3px 5px 0px 0px;
	width:20px;
	text-align:center;
	vertical-align:bottom;
}
.featured_icon {
	float:left;
	margin:5px 5px 0px 0px;
	width:20px;
	text-align:center;
	vertical-align:bottom;
}
.feature_text {
	width:211px;
	color:#e6b6b4;
	font-size:11px;
	line-height:normal;
	text-align:justify;
}
.feature_text p {
	margin:0px;
	padding:0px;
}
/*About Page*/

.service_table td {
	padding:3px 8px;
	color:#ffb8b8;
	font-size:12px;
	height:28px;
}
.service_table {
	border-bottom:1px solid #631714;
}
th { /*top row of the table*/
	background-color:#631714;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:1px solid #1e0704;
	height:28px;
}
.row1 {
	background-color:#330e08;
}
.row2 {
	background-color:#1e0704;
}
ul.ticklist {
	padding:0px 0px 0px 15px; /*indent whole list*/
}
ul.ticklist li {
	list-style:none;
	background-image:url(../images/prestige_red/icon_tick_dark.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;
	padding:0px;
	padding-left:25px;
	font-size:11px;
	line-height:normal;
}
/*Service Page*/

.service_box_container {
	width:610px;
	border-bottom:1px solid #631714;
	margin-bottom:5px;
}
.service_box_container .image {
	float:left;
	width:67px;
	height:67px;
	margin:10px 0px 0px 22px;
}
.service_box_container .text {
	float:right;
	width:490px;
	font-size:12px;
	padding:5px 0px;
}
.service_box_container .text p {
	padding:0px;
	margin:0px;
}
/*Contact Page*/

.left_details {
	float:left;
	width:240px;
}
.map {
	width:357px;
	height:225px;
	float:right; color:#000000;
}
.contact_title {
	color:#c84747;
	font-weight:bold;
	float:left;
	width:70px;
}
.contact_detail {
	float:left;
	width:100px;
	clear:right;
}
.forms {
	background-color:#260c0b !important;/*the important gets rid of the yellow google toolbar field style*/
	border:1px solid #70231d !important;
	margin:3px 0px;
	padding:4px;
	color:#ffffff !important;
}
#contact {
	border:0;
	width:450px; /*this width keeps the form fields in line*/
}
#contact label {
	float:left;
	width:80px;
	margin-right:15px;
	clear:left;
	color:#c84747;
	font-weight:bold;
	text-align:right;
	height:32px;
}
#contact input, #contact textarea {
	margin-right:40px;
}
#contact #submit {
	clear:left;
	margin-left:95px;
}
/*Blog Page*/

.post {
	clear:both;
	
	padding-top:10px;
	width:auto;
	border-bottom:solid 1px #631714;
	margin-bottom:10px;
}
.post .date {
	float:left;
	width:80px;
	border-right:1px solid #631714;
	margin:10px 20px 0px 0px;
}
.post .date .day {
	display:block;
	font-size:60px;
	padding:16px 0;
	font-weight:bold;
	color:#febf78;
}
.date .month, .date .year {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffb8b8;
}
.date .month {
	letter-spacing:14px;
	padding-left:6px;
}
.date .year {
	letter-spacing:10px;
	padding-left:5px;
}
.post-content {
	float:right;
	width:600px;
}
.post-content h3 {
	font-size:22px;
	line-height:36px;
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#ffffff;
}
.post-content .short {
	font-size:13px;
	line-height:18px;
}
.tags {
	font-size:11px;
	border-top:dashed 1px #631714;
	border-bottom:dashed 1px #631714;
	margin:5px 0px;
}
.blog_image {
	border:1px solid #631714;
	margin:5px 0px 5px 10px;
	padding:3px;
	float:right;
}


.bar, .title_wrapper {
   font-family : Arial, Helvetica, sans-serif;
   font-size: 16px;
   color: white;
   font-weight: bold;
   background-color: #631714; 
   text-align: center;
}

img.listingPict {
	max-width: 360px;
	max-height: 400px;
}

.title3 {
    font-size:22px;
    line-height:36px;
    margin:0px;
    padding:0px 0px 10px 0px;
    color:#000000;
}

#suggestion_box{
    margin-top: 20px;
	padding:10px 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color:#F9F6EC;
    border:1px solid #DDDDDD;
}



a.stbar.chicklet img {
	border:0 none;
	height:16px;
	margin-right:3px;
	vertical-align:middle;
	width:16px;
}

ul.tmplLangSel {
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    border: 0
}

ul.tmplLangSel li {
	line-height: 0;
    list-style:none;
    display: inline;
    margin:0;
    border: 0;
}
