
@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-image: url(images/back_main2.jpg);  
	background-repeat: repeat;
	font-family: Calibri,“DejaVu Sans”, "Nimbus Sans L", Verdana, Times, sans-serif;
		}
#shadow {
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width:770px;
	background-image: url(images/site_shadow.png);
	background-repeat: repeat-y;
		}
#shadow_btm {
	z-index: 100;
	border: none;
	margin-left: 10px;
	
		}
		
#main {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	text-align: left;
	font-size:12px;
	margin-left: auto;
	height: auto;
	width: 750px;
	border: 1px solid #000;    /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
	overflow: hidden;
	background:	white;
	z-index: 1000;
	font-family: Calibri,“DejaVu Sans”, "Nimbus Sans L", Verdana, Times, sans-serif;
		}
.language {
	border: none;
	height: 30px;
	width: 127px;
	float: right;
	text-align: left;
	background-image: url(images/menu_top.jpg);
		}
.flags {
	border: none;
	margin-left: 2px;
	margin-right: 2px;
	float: right;
	}
.banner {
	width:750px;
	height:120px;
	margin-bottom: 5px;
	}
.banner2 {
	width:750px;
	height: 80px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	.flash_bannner {
	width:740px;
	height:120px;
	z-index: 1;
	}
.left {
	width: 270px;
	text-align:left;
	position: relative;
	margin-left: 5px;
	border: 1px solid #0066FF;
	margin-bottom: 7px;
	height: auto;
	background-color: #EEE;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 7px;

	}
	.left_services {
	width: 355px;
	text-align:left;
	position: relative;
	margin-left: 5px;
	border: 1px solid #396E8E;
	padding: 5px;
	margin-bottom: 7px;
	height: 470px;

	}
	
	.left_billing {
	width: 355px;
	text-align:left;
	position: relative;
	margin-left: 5px;
	border: 1px solid #396E8E;
	padding: 5px;
	margin-bottom: 7px;
	height: 840px;

	}
	.left_contact {
	width: 355px;
	text-align:left;
	position: relative;
	margin-left: 5px;
	border: 1px solid #396E8E;
	padding: 5px;
	height: 340px;

	}
	.right_contact {
	width: 355px;
	text-align: left;
	float: right;
	border: 1px solid #396E8E;
	margin-right: 5px;
	padding: 5px;
	height: 340px;
	}	
.right_billing {
	width: 355px;
	text-align: left;
	float: right;
	border: 1px solid #396E8E;
	margin-right: 5px;
	padding: 5px;
	height: 840px;
	}	
.right {
	width: 355px;
	text-align: left;
	float: right;
	border: 1px solid #0066FF;
	margin-right: 5px;
	height: 502px;
	margin-bottom: 7px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 7px;
	}
	
	.right_services {
	width: 355px;
	text-align: left;
	float: right;
	border: 1px solid #396E8E;
	margin-right: 5px;
	padding: 5px;
	height: 470px;
	font-size: 15px;
	}
	.right_services ul {padding: 0;margin:0;list-style-type:none;
	}
.right ul {padding: 0;margin:0;list-style-type:none;
	}
.right a {
	color: #396E8E;
	font-weight: bold;
	text-decoration: underline; 
	line-height: 30px;
}
.right a:hover {color:#000; text-decoration: underline;}
.content_title {color:#000; text-decoration: underline; font-weight:bold; font-size: 16px}
.update_records {
	width: 710px;
	text-align: left;
	float: right;
	border: 1px solid #396E8E;
	padding: 10px;
	height: 720px;
	margin-right: 10px;
	margin-left: 10px;
	}

#update_records form label {
   font-size: 15px;
   display: block;
   text-align: right;
   float: left;
   margin: 0px;
   width: 75px;
   padding-top: 4px;
   padding-right: 0px;
   padding-bottom: 3px;
   padding-left: 0px;
}
.middle {
	width: 650px;
	text-align: left;
	float: right;
	border: 1px solid #396E8E;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	}
	
#example {
	width: 650px;
	text-align: left;
	border: 1px solid #396E8E;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	}


.footer {
	float:left;
	position:relative;
	width: 750px;
	height: 80px;
	}	
	
.clear {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
		}	
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#menu_container {
	position:relative;
	width:615px;
	height:30px;
	z-index:100;
	margin-right: 0;
	margin-left: 5px;
	background-image: url(images/menu_top.jpg);
	font-family: sans-serif, helvetica;
}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none; }

/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {display:block;width:120px; font-size:15px; color:#000; height:25px; line-height:24px; text-decoration:none; text-indent:5px; border:1px solid #000; border-width:1px 0 1px 1px; background-image: url(images/menu_top.jpg); }

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {border-width:0 1px 1px 1px;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:1px;}

/* Set up the list items */
#pmenu li {float:left; background:#7484ad; }

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu li:hover > a {background:#dfd7ca; color:#c00;}
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {display:none;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif); width:120px;}
/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left:-30px; top:16px;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#dfd7ca; color:#c00;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#dfd7ca; color:#c00;}

/* Set up the pointers for the sub level indication 
#pmenu li.fly {background:#7484ad url(http://www.cssplay.co.uk/menus/fly.gif) no-repeat right center;}
#pmenu li.drop {background:#7484ad url(http://www.cssplay.co.uk/menus/drop.gif) no-repeat right center;}
*/

/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif);}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */

		
h1,h2,h3,h4 {
	font-family: Calibri,“DejaVu Sans”, "Nimbus Sans L", Verdana, Times, sans-serif;
	margin-top: 10px;
}

	h1{
	font-size:110%;
	background-color: #ECE9D8;
	text-align: center;
	font-weight:bold;
}
	h2{
	font-size:100%;
	font-weight:bold;
	text-align:left;
	background-image: url(images/header_back.jpg);
}	
	a {
	color:#006699;
	background-color: #FFF;
	text-decoration: none;
	font-family: Calibri,“DejaVu Sans”, "Nimbus Sans L", Verdana, Times, sans-serif;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	background-position: center;
}
	
.right-header {
	background-color:#FFF;
	font-size:18px;
	font-weight:bold;
}
.style2 {
	font-weight:bold;
	font-size:14px;
}

.style3 {
	font-size: 18px;
	font-weight: bold;
}
.stlye4 {
	font-size: 16px;
	font-weight: bold;
	color: #D38E2D;
	}

#pin {
font-family: Calibri,“DejaVu Sans”, "Nimbus Sans L", Verdana, Times, sans-serif;
font-size:14px;
font-weight: bold;
}
#property_address {
font-family: Calibri,“DejaVu Sans”, "Nimbus Sans L", Verdana, Times, sans-serif;
}
#map {
	width:728px;
	height: 350px;
	padding: 5px;
	border: 1px solid #396E8E;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
} 
/************* Form Styles *****************/

#fieldset {
	text-align: left;
	font-weight: bold;
	border-width: thin;	
	border-style: solid;	
}

.form_instruct {
	text-align: center;
	font-style:italic;
	font-weight: bold;
	border-width: 1px;	
	border-style: solid;
	border-color: #3366CC;	
	}


/*******************************************/
.jccform {
	background-image: url(images/form_back.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	}

form.cmxform fieldset {
	margin-bottom: 10px;
	font-weight: bold;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: bold;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

/*----right Panel----*/
.right_panel {
	float: right;
	position: relative;
	width: 230px;
	margin: 5px 0 10px 0;
}

.right_panel a {
	color: #bc243c;
	background: inherit;
}

.right_panel a:hover {
	color: #323334;
	background: inherit;
}

		
	.rigttop {
		background: url(images/top_right.gif) no-repeat;
		color: #fff;
		height: 28px;
		font-weight: bold;
		padding:8px 10px 0 10px;
		text-align:center;
	}
		
	.right_articles {
		font-size: 15px;
		background: #eaeaea url(images/shp_midright.gif) repeat-y top;
		color: #505050;
		padding: 8px 15px 5px 20px;		
	}
	
	.rigtbtm {
	background: url(images/shp_btmright.gif) no-repeat;
	color: #fff;
	height: 25px;
	margin: 0 0 5px 0;
	}

/*----right Panel----*/


/*----feature property panel------*/
.feature_panel {
		font-size: 12px;
		background: #eaeaea url(images/shp_pmidright.gif) repeat-y top;
		color: #505050;
		padding: 8px 15px 5px 20px;	
		height: 390px;	
		font-family: Calibri,“DejaVu Sans”, "Nimbus Sans L", Verdana, Times, sans-serif;
	}
.property_panel {
		font-size: 12px;
		background: #eaeaea url(images/shp_pmidright.gif) repeat-y top;
		color: #505050;
		padding: 8px 15px 5px 20px;	
		height: 610px;	
		font-family: Calibri,“DejaVu Sans”, "Nimbus Sans L", Verdana, Times, sans-serif;
	}
.fractional_property_panel {
		font-size: 12px;
		background: #eaeaea url(images/shp_pmidright.gif) repeat-y top;
		color: #505050;
		padding: 8px 15px 5px 20px;	
		height: 660px;	
		font-family: Calibri,“DejaVu Sans”, "Nimbus Sans L", Verdana, Times, sans-serif;
	}
/*----property right Panel----*/

.pright_panel {
	float: right;
	position: relative;
	width: 460px;
	margin: 5px 0 10px 0;
}

.pright_panel a {
	color: #bc243c;
	background: inherit;
}

.pright_panel a:hover {
	color: #323334;
	background: inherit;
}

		
	.prigttop {
		background: url(images/top_pright.gif) no-repeat;
		color: #fff;
		height: 28px;
		font-size: 15px;
		font-weight: bold;
		padding:8px 10px 0 10px;
		text-align:center;
	}
		
	.pright_articles {
		font-size: 12px;
		background: #eaeaea url(images/shp_pmidright.gif) repeat-y top;
		color: #505050;
		padding: 8px 15px 5px 20px;		
		font-family: Calibri,“DejaVu Sans”, "Nimbus Sans L", Verdana, Times, sans-serif;
	}
	
	.prigtbtm {
	background: url(images/shp_pbtmright.gif) no-repeat;
	color: #fff;
	height: 25px;
	margin: 0 0 5px 0;
	}

/*----property right Panel----*/

/*----property list Panel----*/

.plist_panel {	
	position: relative;
	width: 740px;
	margin-left: 5px;
	font-family: Calibri,“DejaVu Sans”, "Nimbus Sans L", Verdana, Times, sans-serif;
}

.plist_panel a {
	color: #bc243c;
	background: inherit;
}

.plist_panel a:hover {
	color: #323334;
	background: inherit;
}

		
	.plisttop {
		background: url(images/prop_list.gif) no-repeat;
		color: #fff;
		height: 28px;
		font-size: 14px;
		font-weight: bold;
		padding:7px 10px 0px 10px;
		
	}
	.price {
		
		padding-left: 300px;
}	
	.plist_articles {
		font-size: 12px;
		background: #eaeaea url(images/mid_blue1.gif) repeat-y top;
		color: #505050;
		padding: 8px 15px 5px 20px;		
		font-family: Calibri,“DejaVu Sans”, "Nimbus Sans L", Verdana, Times, sans-serif;
	}
	
	.listbtm {
	background: url(images/btm_blue.gif) no-repeat;
	color: #fff;
	height: 20px;
	}
	.title {
		font-size: 13px;
	}
	.description {
		padding-left: 50px;
	}
	.clear {
		clear: both;
	}
/*----b property list Panel----*/

.plist_panelb {	
	position: relative;
	width: 740px;
	margin-left: 5px;
}

.plist_panelb a {
	color: #bc243c;
	background: inherit;
}

.plist_panelb a:hover {
	color: #323334;
	background: inherit;
}	

.plisttopb {
		background: url(images/prop_list_orange.gif) no-repeat;
		color: #fff;
		height: 28px;
		font-size: 14px;
		font-weight: bold;
		padding:7px 10px 0px 10px;
		
	}
	
}	
	.plist_artb {
		font-size: 22px;
		background: #eaeaea url(images/mid_blue1.gif) repeat-y top;
		color: #505050;
		padding: 8px 15px 5px 20px;		
	}
	
	.listbtmb {
	background: url(images/btm_orange.gif) no-repeat;
	color: #fff;
	height: 20px;
	}
	

/*----left Panel----*/	

.left_panel {
	float: left;
	width: 285px;
	margin: 5px 0 10px 0;
	font-family: Calibri,“DejaVu Sans”, "Nimbus Sans L", Verdana, Times, sans-serif;
}

.left_panel a {
	color: #bc243c;
	background: inherit;
}

.left_panel a:hover {
	color: #323334;
	background: inherit;
}

		
	.lefttop {
		background: url(images/top_left.gif) no-repeat;
		color: #eaeaea;
		height: 28px;
		font-size: 15px;
		font-weight: bold;
		padding:8px 10px 0 10px;
		text-align:center;
	}
		
	.left_articles {
		font-size: 12px;
		background: #eaeaea url(images/shp_midleft.gif) repeat-y top;
		color: #505050;
		padding: 8px 15px 5px 20px;		
		font-family: Calibri,“DejaVu Sans”, "Nimbus Sans L", Verdana, Times, sans-serif;
	}
	
	.leftbtm {
		background: url(images/shp_btmleft.gif) no-repeat;
		color: #fff;
		height: 25px;
		margin: 0 0 10px 0;
	}	
/*----left Panel----*/	

/*------------ Left Property Display ------------*/

.left_display {
	float: left;
	width: 370px;
	margin: 5px 0 10px 0;
	font-family: Calibri,“DejaVu Sans”, "Nimbus Sans L", Verdana, Times, sans-serif;
}

.left_display a {
	color: #bc243c;
	background: inherit;
}

.left_display a:hover {
	color: #323334;
	background: inherit;
}

		
	.left_display_top {
		background: url(images/right_display_top.gif) no-repeat;
		color: #FFF;
		height: 28px;
		font-size: 15px;
		font-weight: bold;
		padding:8px 10px 0 10px;
		text-align:center;
	}
		
	.left_display_articles {
		font-size: 12px;
		background: #eaeaea url(images/display_mid.gif) repeat-y top;
		color: #505050;
		padding: 8px 15px 5px 20px;		
	}
	
	.left_display_btm {
		background: url(images/display_btm.gif) no-repeat;
		color: #fff;
		height: 25px;
		margin: 0 0 10px 0;
	}

	
/*------------ Right Property Display ------------*/

.right_display {
	float: right;
	width: 370px;
	margin: 5px 0 10px 0;
}

.right_display a {
	color: #bc243c;
	background: inherit;
}

.right_display a:hover {
	color: #323334;
	background: inherit;
}

		
	.right_display_top {
		background: url(images/right_display_top.gif) no-repeat;
		color: #FFF;
		height: 28px;
		font-size: 15px;
		font-weight: bold;
		padding:8px 10px 0 10px;
		text-align:center;
	}
		
	.right_display_articles {
		font-size: 12px;
		background: #eaeaea url(images/display_mid.gif) repeat-y top;
		color: #505050;
		padding: 8px 15px 5px 20px;		
	}
	
	.right_display_btm {
		background: url(images/display_btm.gif) no-repeat;
		color: #fff;
		height: 25px;
		margin: 0 0 10px 0;
	}	

/* ------------ Currency Converter ------------ */

	.converter {		
		width: 745px;
		text-align:center;
		margin-top: 5px;
		margin-left: 5px;
		background: url(images/converter.jpg) no-repeat;
	}
	.feature_converter {		
		width: 400px;
		margin-top: 5px;
		margin-left: 5px;
	}
.floatleft {
	float: left;
	}
.floatright {
	float: right;
	}
.cleaner {
	clear: both;
	}
#currency_select select { width: 150px; font:13px Calibri,“DejaVu Sans”, "Nimbus Sans L", "Times New Roman", Times, sans-serif; }


td {
	font-family: Calibri,“DejaVu Sans”, "Nimbus Sans L", Verdana, Times, sans-serif;
	font-weight: bold;
}

th {
	font-family: Calibri,“DejaVu Sans”, "Nimbus Sans L", Verdana, Times, sans-serif;
}

dt {
	font-family: Calibri,“DejaVu Sans”, "Nimbus Sans L", Verdana, Times, sans-serif;
	font-weight: bold;
}
.price {	
	font-family: Calibri,“DejaVu Sans”, "Nimbus Sans L", Verdana, Times, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #0000F8;
	}
dd {
	font-family: Calibri,“DejaVu Sans”, "Nimbus Sans L", Verdana, Times, sans-serif;
	}
dl .floatright {
	float: right;
	}

/* Rotating Banner */

#rotator
{
	
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 740px;
	height: 80px;
	margin-left:5px;
	margin-top: 5px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 740px;
	height: 80x;
}

p
{
	text-align: center;
}

