/* ----------------------------------------------------------------------------------------------------------
	1) css/basestyles.css
---------------------------------------------------------------------------------------------------------- */

* {
	padding:0;
	margin:0;
}

/* Elements */
body {
	text-align:center;
	padding:5px 0px;
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:76.8%;
	background:#222;
}

ul {
	list-style-type:none;
}

h1 {
	font-size:1.9em!important;
	line-height:30px!important;
	font-family:Arial, Helvetica, sans-serif!important;
	font-weight:normal;
}

h2 {
	font-size:1.55em;
	font-family:Arial, Helvetica, sans-serif!important;
	font-weight:normal;
}

h3 {
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif!important;
}

img {
	display:block;
	border:none;
}

a {
	outline:none;
}

a#astep2 {
color:#0286D0;
}

/* Selector styles */
.bluesheader {
	font-weight:normal;
	color:#0286d0;
}

.bluesheader em {
	font-style:normal;
	color:#47a8dd;
}

.greysheader {
	font-weight:normal;
	color:#fff;
	background-color:#000;
}

.greysheader em {
	font-style:normal;
	color:#ccc;
}

.whitesheader {
	font-weight:normal;
	color:#fff;
	background-color:#000;
}

.greysheader em {
	font-style:normal;
	color:#ddd;
}

.blacksheader {
	font-weight:normal;
	color:#000;
}

.blacksheader em {
	font-style:normal;
	color:#666;
}

a.readmore {
	font-weight:bold;
	color:#0286d0!important;
	text-decoration:none;
	text-transform:lowercase;
}

a.readmore:hover {
	text-decoration:underline;
}

a.toplink {
	display:block;
	color:#0286d0;
	font-weight:bold;
	font-size:0.9em;
	text-decoration:none;
	margin:10px 0px 10px 650px;
	padding-left:9px;
	background:url("http://www.propertyfrontiers.com/images/arrows/bluearrowup.gif") center left no-repeat;
}

a.toplink:hover {
	text-decoration:underline;
	color:#47a8dd;
}

div.bluebuttonlink {
	background:url("http://www.propertyfrontiers.com/images/buttons/bluebuttonbgleft.gif") top left no-repeat;
	height:2.3em;
	padding:4px 0px 0px 20px;
	margin-left:30px;
	margin-bottom:20px;
}

div.bluebuttonlink a {
	padding:5px 20px 7px 0px;
	height:2em;
	color:#fff;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	background:url("http://www.propertyfrontiers.com/images/buttons/bluebuttonbgright.gif") top right no-repeat;
}

div.bluebuttonlink a:hover {
	text-decoration:underline;
}

div.basicbluebutton {
	background:url("http://www.propertyfrontiers.com/images/buttons/basicbluebuttonbgleft.gif") top left no-repeat;
	height:1.8em;
	padding:0px 0px 0px 10px;
	/*margin-left:30px;
	margin-bottom:20px;*/
}

div.basicbluebutton a:hover {
	text-decoration:underline;
}

div.bluebuttononblack {
	background:url("http://www.propertyfrontiers.com/images/buttons/blueonblackbuttonbgleft.gif") top left no-repeat;
	height:2.3em;
	padding:7px 0px 0px 20px;
}

div.bluebuttononblack a {
	padding:7px 20px 7px 0px;
	height:2em;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	background:url("http://www.propertyfrontiers.com/images/buttons/blueonblackbuttonbgright.gif") top right no-repeat;
}

div.bluebuttononblack a:hover {
	text-decoration:underline;
}

div.blackbuttonlink {
	background:url("http://www.propertyfrontiers.com/images/buttons/blackbuttonbgleft.gif") top left no-repeat;
	height:2.3em;
	padding:4px 0px 0px 20px;
	margin-left:30px;
	margin-bottom:20px;
}

div.blackbuttonlink a {
	padding:5px 20px 7px 0px;
	height:2em;
	color:#fff;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	background:url("http://www.propertyfrontiers.com/images/buttons/blackbuttonbgright.gif") top right no-repeat;
}

div.blackbuttonlink a:hover {
	text-decoration:underline;
}

/* Body */
#body {
	margin:0 auto;
	text-align:left;
	width:958px;
}

/* Container */
#container {
	width:958px;
	float:left;
	border:1px solid #666;
	background:#000;
}

/* ----------------------------------------------------------------------------------------------------------
	2) css/generic-content.css
---------------------------------------------------------------------------------------------------------- */

/* Generic Main content */
#maincontent {
	width:743px;
	float:right;
	margin-bottom:0px;
	background-color:#fff;
	margin-top:2.8em;
}

#maincontent p {
	line-height:1.35em;
}

#contentheader {
	padding:5px 10px 3px 85px;
	height:54px;
	color:#ccc;
	background:url("http://www.propertyfrontiers.com/images/icons/invprophousesblack.gif") #000 5px 5px no-repeat; /* to be overridden by specific content */
}

#contentheader h1 {
	padding-top:3px;
}

#contentheader p {
	text-transform:lowercase;
}

div.imagecontentheader {

	background-color:#000;
	color:#ddd;
	padding:10px 15px;
	width:713px; 
}

div.imagecontentheader img {
	float:left;
	padding-top:2px;
}

div.imagecontentheader h1, div.imagecontentheader h2 {
	margin-left:70px;
}

div.imagecontentheader p {
	margin-left:70px;
	text-transform:lowercase;
}

#breadcrumb, #printpage {
	font-size:0.9em;
	background-color:#d9d9d9;
	border-bottom:#cfcfcf;
}

#breadcrumb {
	float:left;
	padding:5px 0px 5px 20px;
	width:600px;
	color:#888;
}

#breadcrumb a {
	color:#888;
}

#breadcrumb a:hover {
	text-decoration:none;
}

#printpage {
	padding:5px 20px 5px 0px; 
	margin-left:600px;
	text-align:right;
}

#printpage a {
	padding-left:20px;
	text-decoration:none;
	color:#666;
	background:url("http://www.propertyfrontiers.com/images/icons/printicon.gif") top left no-repeat;
}

#printpage a:hover {
	text-decoration:underline;
	color:#000;
}

#contentNewheader {
    padding:5px 0px 3px 0px;
    height:54px;
    color:#ccc;
    background-color:#000;
}

#contentNewheader img {
    float:left;
	padding-left:5px;
}

#contentNewheader h1 {
    float:left;
    padding:3px 0px 0px 13px;
    width:80%;
}

#contentNewheader p {
    float:left;
    text-transform: none;
    width:80%;
    padding-left:13px;
}

/* ----------------------------------------------------------------------------------------------------------
	3) templates/default/css/system/header.css
---------------------------------------------------------------------------------------------------------- */

/* Header */
#pfheader {
	float:left;
	width:958px;
	background-color:#000;
	color:#fff;
	background:url("http://www.propertyfrontiers.com/images/strips/headerbgstrip.gif") 0px 0px no-repeat;
}

#logo {
	float:left;
	width:500px; /* ? */
}

#logo h1, #logo p.hd {
	padding:0px 10px 30px 50px;
	margin-left:37px;
	margin-top:30px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:29px;
	letter-spacing:2px;
	color:#8b8c91;
	visibility:hidden;
}

#logo h1 span, #logo p.hd span {
	color:#fff;
}

#userinfo {
	float:left;
	width:280px;
	padding-top:70px;
	text-align:right;
}

a.username {
	padding-right:7px;
	color:#00adef;
	text-decoration:none;
}

a.usercommand {
	padding-left:7px;
	color:#fff;
	text-decoration:none;
}

a.username:hover, a.usercommand:hover {
	text-decoration:underline;
}

a.username:hover {
	color:#21a7f6;
}

#phonenumbers {
	float:right;
	margin:5px;
	padding:10px;
	background:#000;
	font-weight:bold;
	border:1px solid #666;
}

#phonenumbers ul li{
	text-align:right;
}

#phonenumbers h2, #phonenumbers p.hd {
	padding:2px 0px 7px 28px;
	margin:3px 0px 0px 4px;
	font-size:1.5em;
	background:url("http://www.propertyfrontiers.com/images/icons/callusicon.gif") top left no-repeat;
	color:#00adef;
}

#phonenumbers span {
	color:#999;
}

/* Menu */
#menu {
	clear:both;
	float:left;
	background:url("http://www.propertyfrontiers.com/images/tabs/menubuttongreybg.gif") top repeat-x #555;
	width:958px;
	position:relative;
}

#menu ul {
	border-top:1px solid #fff;
}

#menu ul li {
	float:left;
	border-right:1px solid #000;
}

#menu ul li a {
	/*float:left;*/ /* float left gives better mouseovers for IE, but messes up the absolute positioning in FF */
	padding:10px 25px;
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:1em;
	text-transform:uppercase;
	border-bottom:1px solid #000;
}

#menu ul li a:hover, #menu ul li.active a {
	background:top repeat-x #1a88d5;
	border-bottom:1px solid #33c3f8;
}

#menu ul li.active a, #menu ul li.active a:hover 
{
    background-image:url("http://www.propertyfrontiers.com/images/tabs/menubuttonbluebg.gif");
}

#menu ul li a:hover 
{
    background-image:url("http://www.propertyfrontiers.com/images/tabs/hovermenubuttonbluebg.gif");
}

#menu ul ul {
	float:none;
	display:none;
	border:none;
}

#menu ul li:hover ul, #menu ul li.active ul {
	position:absolute;
	left:0px;
	display:block;
	width:958px;
	clear:both;
	background:url("http://www.propertyfrontiers.com/images/tabs/submenubuttonbluebg.gif") top repeat-x #1a88d5;
	border-bottom:1px solid #000;
}

#menu ul li:hover ul {
	z-index:1000;
}

#menu ul li ul li {
	float:left;
	padding:10px 0px;
	border:none;
}

#menu ul li ul li a, #menu ul li.active ul li a {
	padding:0px 24px;
	text-transform:none;
	border:none;
	border-right:1px solid #fff;
	background:none;
}

#menu ul li ul li.lastitem a {
	border:none;
}

#menu ul li ul li a:hover, #menu ul li.active ul li a:hover {
	text-decoration:underline;
	background:none;
	border-bottom:none;
}

/* ----------------------------------------------------------------------------------------------------------
	4) css/footer.css
---------------------------------------------------------------------------------------------------------- */

/* Footers */
#quickmapfooter {
	margin-left:0px;
	padding-left:10px;
	float:right;
	width:720px;
}

#quickmapsearch {
	padding-bottom:30px;
}

#quickmapsearch h2 {
	float:left;
	width:300px;
	padding-top:15px;
	
	color:#888;
}

#quickmapsearch form {
	margin-left:300px;
	padding-right:20px;
	padding-top:10px;
	
	text-align:right;
}

#quickmapsearch input.submit {
	position:relative;
	top:5px;
	margin-left:10px;
}

#quickmapsearch input.quickmaptext {
	background-color:#222;
	color:#888;
	padding:1px 3px;
	border:1px solid #888;
}

#search-box-iframe {
	border:0px;
	width:350px;
	height:50px;
}

#sitelisting {
	clear:both;
	float:left;
	padding-bottom:15px;
}

#sitelisting ul li {
	margin-top:10px;
	
	font-size:0.9em;
}

#sitelisting ul li a {
	color:#888;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

#sitelisting ul li a:hover {
	text-decoration:underline;
}

#sitelisting ul li label {
	display:block;
	margin-top:10px;

	font-weight:bold;
	color:#666;
}

#sitelisting ul li ul li {
	margin-top:0px;
	font-size:1.0em;
}

#sitelisting ul li ul li a {
	padding-left:8px;
	margin-left:1px;
	
	color:#666;
	text-transform:none;
	font-weight:normal;
	
}

#sitelisting .col {
	float:left;
	width:240px;
}

#basicfooter {
	width:918px;
	clear:both;
	padding:10px 20px 10px;
		
	background-color:#000;
	color:#fff;
	font-size:0.9em;
	border-top:1px solid #666;
}

#basicfooter #footerlinks {
	margin-left:650px;
	
	text-align:right;
}

#basicfooter #footerlinks a {
	color:#fff;
	text-decoration:none;
	text-transform:lowercase;
}

#basicfooter #footerlinks a:hover, #basicfooter #contactinfo a:hover {
	text-decoration:underline;
}

#basicfooter #contactinfo {
	width:650px;
	float:left;
}

#basicfooter #contactinfo a {
	color:#0286d0;
	text-decoration:none;
	font-weight:bold;
}

#basicfooter #copyright {
	color:#888;
}

/* ----------------------------------------------------------------------------------------------------------
	5) templates/default/css/system/sidebar.css
---------------------------------------------------------------------------------------------------------- */

/* Side Bar (widgets) */
#widgets {
	width:214px;
	float:left;
	margin-top:2.95em; /* < 2.98 && > 2.95 */
	border-right:1px solid #000;
	background-color:#fff;
}

#browsepropertyby {
	background-color:#e4e4e4;
	border-bottom:1px solid #000;
}

#browsepropertyby h2, #browsepropertyby p.hd {
	padding:8px 10px 4px 12px;
	color:#8b8b8b;
	font-weight:bold;
	font-size:1em;
	text-transform:uppercase;
}

#browsepropertyby ul li {
	border-bottom:1px solid #bfbfbf;
	background:url("http://www.propertyfrontiers.com/images/tabs/countrytabgreybg.gif") top left repeat-x #8b8b8b;

}

#browsepropertyby ul li a {
	display:block;
	padding:11px 5px 9px 29px;
	color:#2c2c2c;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	background:url("http://www.propertyfrontiers.com/images/arrows/categoryarrowgrey.gif") 11px 12px no-repeat;
}

#browsepropertyby ul li a:hover {
	text-decoration:underline;
}

#browsepropertyby ul ul {
	display:none;
	border:none;
}

#browsepropertyby ul li.active ul {
	display:block;
}

#browsepropertyby ul ul li {
	border-bottom:1px dashed #bfbfbf;
	background:#fff;
}

#browsepropertyby ul ul li a {
	padding:7px 5px 6px 40px;
	font-weight:normal;
	font-size:0.9em;
	text-transform:none;
	background:url("http://www.propertyfrontiers.com/images/arrows/countryarrowgrey.gif") 22px 8px no-repeat;
}	

#browsepropertyby ul ul li.active a {
	color:#00adef;
}

#browsepropertyby ul li.active ul ul {
	display:none;
}

#browsepropertyby ul li.active ul li.active ul {
	display:block;
}

#browsepropertyby ul ul ul li {
	border:none;
	border:1px solid #fff;
}

#browsepropertyby ul ul ul li a, #browsepropertyby ul ul li.active ul li a {
	border:none;
	font-size:0.9em;
	color:#2c2c2c;
	padding:5px 5px 4px 49px;
	background:url("http://www.propertyfrontiers.com/images/arrows/greybulletarrow.gif") 39px 10px no-repeat;
}

#browsepropertyby ul ul ul li.active a, #browsepropertyby ul ul li.active ul li.active a 
{
	background-image:url("http://www.propertyfrontiers.com/images/arrows/bluebulletarrow.gif");
	color:#00adef;
}

#newslettersignup {
	padding:10px;
}

#newslettersignup h2, #latestnews h2,
#newslettersignup p.hd, #latestnews p.hd
 {
	font-size:1.5em;
	margin-top:2px;
	padding:1px 0px 5px 28px;
	background:top left no-repeat;
}

#newslettersignup h2,#newslettersignup p.hd {
	background-image:url("http://www.propertyfrontiers.com/images/icons/newslettericon-small.gif");
}

#searchLeft {
	padding:10px;
	border-top:1px solid  #999999;
}

#searchLeft p{
	padding-bottom:10px;
}

#searchLeft select{
	width:150px;
	margin-bottom:10px;
}

#searchLeft input{
	width:150px;
	margin-bottom:10px;
}

#searchLeft a{
	margin-bottom:15px;
}

#searchLeft h2, #searchLeft h2 {
	font-size:1.5em;
	margin-top:2px;
	padding:1px 0px 5px 28px;
	background:top left no-repeat;
}

#searchLeft h2 {
	background-image:url("http://www.propertyfrontiers.com/images/icons/searchiconsmall.gif");
}


#latestnews h2,#latestnews p.hd {
	background-image:url("http://www.propertyfrontiers.com/images/icons/latestnewsicon-small.gif");
}

#newslettersignup p {
	padding:5px 5px;
	font-size:0.9em;
}

#newslettersignup form {
	padding:0px 0px 5px 5px;
}

#newslettersignup input.submit {
	position:relative;
	top:6px;
	margin-left:3px;
}

#freecallback {
	background-color:#000;
	color:#fff;
}

#freecallback a {
	display:block;
	padding:10px 2px 9px 55px;
	color:#fff;
	text-decoration:none;
	background:url("http://www.propertyfrontiers.com/images/icons/freecallbackicon.gif") #000 top left no-repeat;
}

#freecallback h2 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.26em;
	background:#000;
}

#freecallback p {
	display:inline;
	padding:0px 2px 0px;
	/*margin:-4px 0px 0px;*/
	font-size:0.85em;
	background:#000;
}

#freecallback a:hover p {
	text-decoration:underline;
}

#latestnews {
	padding:10px;
}

#latestnews h2 {
	font-size:1.5em;
}

#latestnews ul {
	padding:10px 0px 0px;
}

#latestnews ul li {
	padding:0px 0px 10px 5px;
}

#latestnews ul li a {
	font-size:0.9em;
	color:#777;
	text-decoration:none;
}

#latestnews ul li a:hover {
	color:#000;
	text-decoration:underline;
}

#latestnews a.readmore {
	display:block;
	text-align:right;
}

#ffsad {
	background-color:#000;
}

#ffsad a.readmore {
	display:block;
	text-align:right;
	padding:10px;
}

/* ----------------------------------------------------------------------------------------------------------
	6) css/layout.css
---------------------------------------------------------------------------------------------------------- */

div.basicbluebutton
{
	background: url("http://www.propertyfrontiers.com/images/buttons/basicbluebuttonbgleft.gif") top left no-repeat;
	padding: 0px 0px 0px 10px; /*margin-left:30px; 	margin-bottom:20px;*/
}

div.basicbluebutton a
{
	padding: 1px 10px 4px 0px;
	display: block;
	float: left;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	background: url("http://www.propertyfrontiers.com/images/buttons/basicbluebuttonbgright.gif") top right no-repeat;
}

div.basicbluebutton a:hover
{
	text-decoration: underline;
}

div.bluebuttononblack
{
	background: url("http://www.propertyfrontiers.com/images/blueonblackbuttonbgleft.gif") top left no-repeat;
	height: 2.3em;
	padding: 7px 0px 0px 20px;
}

div.bluebuttononblack a
{
	padding: 7px 20px 7px 0px;
	height: 2em;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background: url("http://www.propertyfrontiers.com/images/blueonblackbuttonbgright.gif") top right no-repeat;
}

div.bluebuttononblack a:hover
{
	text-decoration: underline;
}

div.blackbuttonlink
{
	background: url("http://www.propertyfrontiers.com/images/buttons/blackbuttonbgleft.gif") top left no-repeat;
	height: 2.3em;
	padding: 0px 0px 0px 10px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

#buttons
{
	padding-left: 20px;
	padding-right: 0px;
	clear: both;
	margin-left: 30px;
}
div.blackbuttonlink a
{
	padding: 5px 13px 7px 0px;
	height: 1.8em;
	display: block;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background: url("http://www.propertyfrontiers.com/images/buttons/blackbuttonbgright.gif") top right no-repeat;
	float: left;
}

div.blackbuttonlink a:hover
{
	text-decoration: underline;
}

#body
{
	margin: 0 auto;
	text-align: left;
	width: 958px;
}

/* Container */
#container
{
	width: 958px;
	float: left;
	border: 1px solid #666;
	background: #000;
}



/* Main content */
#maincontent
{
	width: 743px;
	float: right;
	margin-top: 2.95em;
	margin-bottom: 0px;
	background-color: #fff;
}

#maincontent p
{
	line-height: 1.35em;
}

#contentheader
{
	padding: 5px 10px 3px 85px;
	height: 54px;
	color: #ccc;
	background: url("http://www.propertyfrontiers.com/images/icons/invprophousesblack.gif") #000 5px 5px no-repeat;
}

#contentheader h1
{
	padding-top: 3px;
}

#contentheader p
{
	text-transform: lowercase;
}
#breadprint
{
	background-color: #d9d9d9;
}
#breadcrumb, #printpage
{
	font-size: 0.9em;
	background-color: #d9d9d9;
	border-bottom: #cfcfcf;
}

#breadcrumb
{
	clear: both;
	float: left;
	padding: 5px 0px 5px 20px;
	width: 600px;
	color: #888;
}

#breadcrumb a
{
	color: #888;
}

#breadcrumb a:hover
{
	text-decoration: none;
}

#printpage
{
	padding: 5px 20px 5px 0px;
	margin-left: 600px;
	text-align: right;
}

#printpage a
{
	padding-left: 20px;
	text-decoration: none;
	color: #666;
	background: url("http://www.propertyfrontiers.com/images/icons/printicon.gif") top left no-repeat;
}

#printpage a:hover
{
	text-decoration: underline;
	color: #000;
}

#ffsad
{
	background-color: #000;
}

#ffsad a.readmore
{
	display: block;
	text-align: right;
	padding: 10px;
}

/* Footers */

#quickmapfooter
{
	margin-left: 0px;
	padding-left:180px;
	background:url("http://www.propertyfrontiers.com/images/logos/aipp-logo.gif") 20px 120px no-repeat;
}

#quickmapsearch
{
	padding-bottom: 10px;
}

#quickmapsearch h2
{
	float: left;
	width: 300px;
	padding-top: 15px;
	padding-left:0px;
	color: #888;
	font-size:1.55em!important;
	font-family:Arial, Helvetica, sans-serif;
}

#quickmapsearch form
{
	margin-left: 300px;
	padding-right: 20px;
	padding-top: 10px;
	text-align: right;
}

#quickmapsearch input.submit
{
	position: relative;
	top: 5px;
	margin-left: 10px;
}

#quickmapsearch input.quickmaptext
{
	background-color: #222;
	color: #888;
	padding: 1px 3px;
	border: 1px solid #888;
	margin-left: 150px;
	margin-top: 20px;
}

#sitelisting
{
	clear: both;
	float: left;
	padding-bottom: 15px;
}

#sitelisting ul li
{
	margin-top: 10px;
	font-size: 0.9em;
}

#sitelisting ul li a
{
	color: #888;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#sitelisting ul li a:hover
{
	text-decoration: underline;
}

#sitelisting ul li label
{
	display: block;
	margin-top: 10px;
	font-weight: bold;
	color: #666;
}

#sitelisting ul li ul li
{
	margin-top: 0px;
	font-size: 1.0em;
}

#sitelisting ul li ul li a
{
	padding-left: 8px;
	margin-left: 1px;
	color: #666;
	text-transform: none;
	font-weight: normal;	
}

#sitelisting .col
{
	float: left;
	width: 240px;
}

#basicfooter
{
	width: 918px;
	clear: both;
	padding: 10px 20px 10px;
	background-color: #000;
	color: #fff;
	font-size: 0.9em;
	border-top: 1px solid #666;
}

#basicfooter #footerlinks
{
	margin-left: 650px;
	text-align: right;
}

#basicfooter #footerlinks a
{
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
}

#basicfooter #footerlinks a:hover, #basicfooter #contactinfo a:hover
{
	text-decoration: underline;
}

#basicfooter #contactinfo
{
	width: 650px;
	float: left;
}

#basicfooter #contactinfo a
{
	color: #0286d0;
	text-decoration: none;
	font-weight: bold;
}

#basicfooter #copyright
{
	color: #888;
}

div.Invbluebuttonlink
{
	background: transparent url("http://www.propertyfrontiers.com/images/buttons/bluebuttonbgleft.gif") no-repeat scroll left top;
	height: 2.1em;
	padding: 4px 0px 0px 20px;
}
div.Invbluebuttonlink a
{
	background: transparent url("http://www.propertyfrontiers.com/images/buttons/bluebuttonbgright.gif") no-repeat scroll right top;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	height: 2em;
	padding: 5px 20px 7px 0px;
	text-decoration: none;
	text-transform: uppercase;
}
.modalBackground
{
	background-color: #000000;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#inv-prop-page #investmentpropertysearch {
	padding:2px 20px 10px;
	border-bottom:1px solid #bbb;
	background:#fff;
}

#inv-prop-page #investmentpropertysearch a {
	color:#bbb;
	margin-left:15px;
}

#inv-prop-page #investmentpropertysearch a:hover {
	color:#666;
	text-decoration:none;
}

#inv-prop-page #investmentpropertysearch select {
	margin-right:15px;
}

#inv-prop-page #investmentpropertysearch input.submit {
	position:relative;
	top:7px;
	_top:4px;
}

/* ----------------------------------------------------------------------------------------------------------
	7) css/invprops.css
---------------------------------------------------------------------------------------------------------- */

/* Generic */

a.arrowlink
{
	font-size: 1.2em;
	color: #0286d0;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	background: url("http://www.propertyfrontiers.com/images/arrows/bluearrow.gif") center left no-repeat;
}

a.arrowlink:hover
{
	color: #47a8dd;
	text-decoration: underline;
}

/* Main Content */
.invisible
{
	display: none;
}

#invpropgallery div.headsection
{
	padding: 10px 10px 5px 10px;
	float: left;
}

#invpropgallery div.headsection p
{
	width: 703px;
	padding:0px 10px;
	float: left;
}

#invpropgallery div.headsection a
{
	display: block;
	float: right;
	width: 120px;
	_width: 122px;
	padding: 55px 5px 5px;
	color: #999;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	background: url("http://www.propertyfrontiers.com/images/icons/worldmapicon.gif") 10px 5px no-repeat;
	border: 1px solid #fff;
}

#invpropgallery div.headsection a:hover
{
	border: 1px solid #ddd;
	color: #000;
}

#invpropgallery ul
{
	float: left;
	padding-left: 15px;
	padding-bottom: 20px;
}

#invpropgallery ul h3
{
	width: 182px;
	padding: 0px 0px 5px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	background: url("http://www.propertyfrontiers.com/images/tabs/invpropborderbottom-m.gif") bottom left no-repeat;
}

#invpropgallery ul li
{
	width: 182px;
	float: left;
	padding: 20px 0px 0px 40px;
	background: url("http://www.propertyfrontiers.com/images/tabs/invpropbordertop-m.gif") 40px 20px no-repeat;
}

#invpropgallery ul li img
{
	margin: 10px 0px 2px 10px;
	_margin: 30px 0px 2px 10px;
	display: block;
	border: 1px solid;
	padding-top:10px;
}

#invpropgallery ul li a
{
	display: block;
	color: #174459;
	text-decoration: none;
}

#invpropgallery ul li a:hover
{
	color: #879daa;
}

#invpropgallery #buttons
{
	margin-left: 0px;
}

#invpropgallery div.bluebuttonlink
{
	clear: both;
	margin-left: 289px; /* 289 to center */
	height: 2.1em;
	padding: 4px 0px 5px 20px;
}

div.bluebuttonlink a
{
	padding: 5px 20px 7px 0px;
	height: 2.3em;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background: url("http://www.propertyfrontiers.com/images/buttons/bluebuttonbgright.gif") top right no-repeat;
}

#invpropgallery div.blackbuttonlink
{
	float: left;
}

/* Bottom two boxes */
/* #locationtype*/
#investmentspecs
{
	float: left;
	border-right: 1px solid #666;
	padding-bottom: 20px;
	width: 370px;
}

#locationtype
{
	/*float:left;*/
	margin-left: 371px;
}

#investmentspecs div.headsection, #locationtype div.headsection
{
	padding: 3px 15px 8px 80px;
	background-color: #000;
	color: #ccc;
}

#investmentspecs div.headsection h2, #locationtype div.headsection h2
{
	padding-top: 3px; padding-left:0px;
}

#investmentspecs div.headsection
{
	/*height:52px;*/
	padding-bottom: 19px;
	background: url("http://www.propertyfrontiers.com/images/icons/invprophousesblack.gif") #000 0px 4px no-repeat;
}

#locationtype div.headsection
{
	/*height:52px;*/ /* screws up IE with little white space on left of headsection */
	padding-bottom: 19px;
	background: url("http://www.propertyfrontiers.com/images/icons/locationtypeglobe.gif") #000 0px 4px no-repeat;
}

#investmentspecs ul
{
	float: left;
	width: 100%;
	padding-top: 30px;
}

#investmentspecs ul li
{
	float: left;
	width: 49%;
	_width: 49%;
	text-align: center;
	padding-bottom: 20px;
}

#investmentspecs ul li img
{
	border: none;
	margin: auto;
}


#investmentspecs ul li a
{
	font-weight: bold;
	text-decoration: none;
	color: #0286d0;
	margin: auto;
	display: block;
}

#locationtype dl a
{
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #0286d0;
}

#investmentspecs ul li a
{
	font-size: 0.9em;
}

#investmentspecs ul li a:hover, #locationtype dl a:hover
{
	color: #47a8dd;
}

#locationtype dl
{
	padding: 0px 15px 0px;
}

#locationtype dl dt, #locationtype dl dd p
{
	margin-left: 82px;
}

#locationtype dl dt
{
	padding: 20px 0px 0.5em;
}

#locationtype dl dd p
{
	padding-bottom: 5px;
}

#locationtype dl dd img
{
	float: left;
	position: relative;
	top: -1.5em;
	border: 1px solid #000;
}

div.invspecbox
{
	width: 285px;
	float: left;
	padding: 20px 43px 20px;
}

div.invspecbox div.headsection
{
	padding: 5px 0px 15px 0px;
}

/* CSS for Investment Specifications */
div.invspecbox div.iconContainer
{
	float: left;
}

div.invspecbox div.textContainer
{
	float: left;
	width: 75%;
}

div.invspecbox img
{
	float: left;
	clear: both;
}

div.invspecbox a
{
	float: left;
	font-size: 0.9em;
	color: #0286d0;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	background: url("http://www.propertyfrontiers.com/images/arrows/bluearrow.gif") center left no-repeat;
}

div.invspecbox a:hover
{
	color: #47a8dd;
	text-decoration: underline;
}

div.invspecbox p
{
	float: left;
	padding: 10px 0px 15px;
}

/***********Location Types Landing Page CSS **************/
div.loctypeContainer
{
	float: left;
	width: 94.5%;
	padding: 15px 0px 15px 20px;
}

div.loctypeContainer div.Header
{
	float: left;
	width: 73%;
}

div.loctypeContainer div.Header img
{
	float: left;
	display: block;
	margin-top: 0px;
	border: 0px;
}

div.loctypeContainer div.Header h2
{
	float: left;
	width: 50%;
	border-bottom: 1px solid #000;
	padding: 4px 0px 0px 2px;
}

div.loctypeContainer div.Header p
{
	float: left;
	width: 78%;
	padding: 1px 0px 0px 2px;
	font-size: 1em;
}

div.loctypeContainer p
{
	float: left;
	width: 72%;
	padding: 3px 0px 0px 0px;
	font-size: 1em;
	display: block;
}

div.loctypeContainer img
{
	float: right;
	margin-top: 30px;
	border: 1px solid;
}

div.loctypeContainer a
{
	float: left;
	font-size: 0.9em;
	color: #0286d0;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	background: url("http://www.propertyfrontiers.com/images/arrows/bluearrow.gif") center left no-repeat;
	margin-top: 15px;
	width: 72%;
}

div.loctypeContainer a:hover
{
	color: #47a8dd;
	text-decoration: underline;
}

.BedsList
{
	line-height: 1.35em;
	font-weight: bold;
}
#investmentspecs div.BtnArea
{
	float: right;
	padding-top: 10px;
	width: 45%;
}
#investmentspecs a.mapArea
{
	display: block;
	float: left;
	padding: 10px 0px 0px 30px;
	width: 90%;
}

/* ----------------------------------------------------------------------------------------------------------
	8) css/invpropsearch.css
---------------------------------------------------------------------------------------------------------- */

/* Main Content */
#searchresults
{
	padding-bottom: 10px;
}

#headblurb
{
	padding: 10px 20px;
}

#headblurb a
{
	color: #0286D0;
}

#sortpanel, #searchpages
{
	color: #fff;
	background-color: #fff;
	border-top: 1px solid #ccc;
}

div.notfound
{
	padding: 15px 15px 15px 75px;
	font-size: 1em;
	color: #fff;
	background: #000000 url("http://www.propertyfrontiers.com/images/icons/warningicon.gif") no-repeat scroll 10px;
	background-color: #000;
	border-top: 1px solid #FFFFFF;
	font-weight: bold;
	float: left; width:87.7%;
}
div.notfound span
{
	color: #5FC7FF;
}
#sortpanel
{
	float: left;
	padding: 0px 15px 7px 20px;
	background-color: #000000;
	width: 708px;
}

#sortpanel p
{
	padding-top: 10px;
	float: left;
	width: 450px;
	color: #FFFFFF;
	font-size: 1.2em;
}


#sortpanel p span
{
	color: #66C7FF;
	display: inline;
	font-weight: bold;
	padding: 10px 0px 0px 5px;
}

#sortpanel #sortControlsPanel
{
	text-align: right;
	float: right;
	width: 250px;
	padding-top: 10px;
}

#sortpanel #sortControlsPanel label
{
	padding-right: 5px;
	color: #FFFFFF;
}

#sortpanel #sortControlsPanel input
{
	padding: 0px 5px;
}

#sortpanel #sortControlsPanel input.submit
{
	position: relative;
	top: 7px;
}

div.searchresult
{
	float: left;
	padding: 20px 20px 0px 10px;
	border-bottom: 1px solid #B0B0B0;
	background-color: #fff;
	margin-bottom: 0px;
	width: 96%;
}

div.searchresult div.resultbody
{
	float: right;
	width: 540px;
}

div.searchresult ul.resultdescription
{
	list-style-type: square;
	padding: 15px 0px 10px 20px;
}

div.searchresult a.srchImg
{
	float: left;
	display: block;
	margin-top: 5px;
	position: absolute;
	width: 167px;
	height: 100px;
	text-align: center;
	background-color: #f7f7f7;
	border: 1px solid #c5c5c4;
}

div.searchresult img.resultthumb
{
	padding: 3px;
	background-color: #EBEBEB;
	margin: auto;
}

div.searchresult div.resultactions
{
	font-weight: bold;
	color: #0286d0;
	float: right;
	margin-top: 7px;
}

div.searchresult div.resultactions a
{
	padding: 0px 5px;
	background: none;
	color: #0286d0;
}

div.searchresult div.resultstats
{
	text-align: right;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #666;
}

div.searchresult div.resultstats p.price
{
	text-transform: lowercase;
	color: #999;
	font-size: 0.8em;
}

div.searchresult div.resultstats p.price em
{
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	color: #0286d0;
	font-size: 1.8em;
}

div.searchresult div.resultstats p.beds
{
	font-weight: bold;
}
/*
div.searchresult ul.resultamenities li {
	float:left;
	margin-right:5px;
}*/

/*
ul.resultamenities li
{
	float: left;
	margin-right: 5px;
}
*/
div.searchresult div.resultbody h2 a
{
	color: #000000;
	text-decoration: none;
}

div.searchresult div.resultbody h2 a:hover
{
	text-decoration: underline;
}

div.searchresult div.resultbuttons
{
	float: left;
	width: 216px;
	padding-top: 5px;
}

div.searchresult div.resultbuttons div.bluebuttonlink
{
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 4px 0px 6px 10px;
}
div.featuredresult div.resultbuttons div.basicbluebutton
{
	float:left;
padding-right:5px;
}
div.searchresult div.resultbuttons div.bluebuttonlink a
{
	padding-right: 10px;
	padding-bottom: 8px;
	margin: 0px;
	color: #FFFFFF;
}

#searchpages
{
	clear: both;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #fff;
	background-color: #000;
}

#searchpages p
{
	padding: 10px 20px;
}

#searchpages span
{
	color: #47a8dd;
	padding-right: 5px;
	padding-left: 5px;
}

#searchpages a
{
	text-decoration: none;
	color: #47a8dd;
	padding-right: 5px;
	padding-left: 5px;
}

#searchpages a.pageno
{
	color: #fff;
}

#searchpages a:hover
{
	text-decoration: underline;
}

#relatedcities
{
	padding: 20px 20px;
	float: left;
	width: 94%;
}


#relatedcities div.border1
{
	float: left;
	width: 100%;
	background: url("http://www.propertyfrontiers.com/images/tabs/b_bg_1.gif") repeat-x;
	height: 6px;
}

#relatedcities div.border1 img.left
{
	float: left;
}

#relatedcities div.border1 img.right
{
	float: right;
}


#relatedcities div.border2
{
	float: left;
	width: 100%;
	background: url("http://www.propertyfrontiers.com/images/tabs/b_bg_2.gif") repeat-x;
	height: 6px;
}

#relatedcities div.border2 img.left
{
	float: left;
}

#relatedcities div.border2 img.right
{
	float: right;
}




#relatedcities h2
{
	padding-bottom: 10px;
	font-size: 1.15em;
	font-weight: bold;
	float: left;
	width: 100%;
	display: block;
}

#relatedcities ul
{
	border-left: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
	background-color: #EBEBEB;
	float: left;
	width: 99.7%;
	padding-bottom: 10px;
	display: block;
}

#relatedcities ul li
{
	float: left;
	width: 30%;
	_width: 27%;
	margin-top: 10px;
	padding-left: 10px;
}

#relatedcities ul li a
{
	float: left;
	width: 100%;
	padding: 0px 10px 0px 15px;
	text-decoration: none;
	color: #666;
	background: url("http://www.propertyfrontiers.com/images/arrows/countryarrowgrey.gif") center left no-repeat;
}

#relatedcities ul li a h3
{
	float: left;
	font-size: 1.1em;
	font-weight: normal;
	font-weight: bold;
	color: #000000;
}

#relatedcities ul li a:hover
{
	text-decoration: underline;
}

#buttons div.blackbuttonlink
{
	float: left;
	margin-bottom: 10px;
	margin-top: 20px;
}


/*For Featured Property*/

div.featuredresult
{
	float: left;
	padding: 10px 20px 0px;
	border-top: 1px solid #ddd;
	background-color: #1a272f;
	width: 94.5%;
}


div.featuredresult div.resultbody
{
	float: right;
	width: 530px;
}

div.featuredresult div.resultbody h2
{
	color: #FFFFFF;
	padding-left: 5px;
}

div.featuredresult div.resultbody h2 a
{
	color: #fff;
	text-decoration: none;
}

div.featuredresult div.resultbody h2 a
{
	color: #fff;
	text-decoration: none;
}
div.featuredresult div.resultbody h2 a:hover
{
	color: #fff;
	text-decoration: underline;
}

div.searchresult div.resultbody a
{
	color: #0286D0;
	text-decoration: none;
}



div.searchresult div.resultbody a:hover
{
	color: #000;
	text-decoration: underline;
}

div.featuredresult ul.resultdescription
{
	list-style-type: square;
	padding: 15px 0px 10px 20px;
	color: #b6bac0;
}

div.featuredresult a.srchImg
{
	float: left;
	display: block;
	margin-top: 5px;
	position: absolute;
	width: 167px;
	height: 100px;
	text-align: center;
	border: 1px solid #c5c5c4;
}

div.featuredresult img.resultthumb
{
	background-color: #EBEBEB;
	margin: auto;
	padding: 3px;
}


div.featuredresult div.resultactions
{
	font-weight: bold;
	color: #0286d0;
}

div.featuredresult div.resultactions a
{
	background:transparent none repeat scroll 0%;
color:#FFFFFF;
float:right;
padding:0px 5px;
}

div.featuredresult div.resultstats
{
	text-align: right;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #666;
}

div.featuredresult div.resultstats p.price
{
	text-transform: lowercase;
	color: #999;
	font-size: 0.8em;
	color: #FFFFFF;
}

div.featuredresult div.resultstats p.price em
{
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.8em;
}

#maincontent div.featuredresult div.resultstats span.BedsList
{
	font-weight: bold;
	color: #FFFFFF;
}

div.featuredresult ul.resultamenities li
{
	float: left;
	margin-right: 5px;
}

div.featuredresult div.resultbuttons
{
	float: left;
	width: 316px;
	padding-top: 4px;
}

div.featuredresult div.resultbuttons div.bluebuttonlink
{
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 4px 0px 0px 10px;
}

div.featuredresult div.resultbuttons div.bluebuttonlink a
{
	padding-right: 10px;
	margin: 0px;
}

.clear
{
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

/*For Featured Property*/
div.featuredresult div.sold
{
	background: transparent url("http://www.propertyfrontiers.com/images/tabs/sold.gif") no-repeat scroll left top;
	float: left;
	height: 50px;
	margin: 0 px 1px 0px;
	position: absolute;
	width: 50px;
	z-index: 10;
}
div.searchresult div.sold
{
	background: transparent url("http://www.propertyfrontiers.com/images/tabs/sold.gif") no-repeat scroll left top;
	float: left;
	height: 50px;
	margin: 1px 1px 0px;
	position: absolute;
	width: 50px;
	z-index: 10;
}
div.financeoptions
{
	float: left;
	padding: 3px 0px 0px 5px;
	width: 280px;
}
div.financeoptions p.financepercent
{
	color: #0286D0;
	font-size: 0.9em;
	font-weight: bold;
}

/* ----------------------------------------------------------------------------------------------------------
	9) css/info_form.css
---------------------------------------------------------------------------------------------------------- */

/* Main Content */
.infoFormArea div.Row
{
	padding: 15px 20px 10px;
}

.infoFormArea div.reqd
{
	float: left;
	text-align: right;
	width: 94%;
	padding: 0px;
	font-size: .8em;
	padding-bottom: 3px;
}

.infoFormArea div.FormRow
{
	padding: 10px 20px 0px;
	border-bottom: 1px solid #F0F0F0;
}

.infoFormArea div.bluehead
{
	clear:both;
}

.infoFormArea div.bluehead p.blueheadp {
	background:url("http://www.propertyfrontiers.com/images/tabs/submenubuttonbluebg.gif") #1c8ed7 left top repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	margin:0px 20px;
}

.infoFormArea div.box
{
	float: left;
	width: 346px;
	padding-right:11px;
}

.infoFormArea div.grouping
{
	background-color:#eee;
	border:1px solid #bbb;
	padding:10px;
	margin-bottom:11px;
	clear:both;
}

.infoFormArea div.mr
{
	float: left;
	width: 50px;
}

.infoFormArea div.Name
{
	float: right;
	padding-left: 12px;
}

.infoFormArea div.Name input
{
	clear:both;
}

div.infoFormArea div.box h4
{
	float: left;
	width: 100%;
	padding-bottom: 5px;
	font-size: .9em;
	font-weight: bold;
	display: block;
}

div.infoFormArea div.box h4 a
{
	display: block;
	float: left;
	padding-top: 0px;
	_padding-top: 5px;
	padding-right: 5px;
}

div.infoFormArea div.box h5
{
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: .9em;
	font-weight: normal;
	display: block;
}

.infoFormArea div.box select
{
	float: left;
/*	width: 70px;
	margin-right:15px;
	margin-bottom: 15px;
	height: 21px; */
border:1px solid #A9C7D7;
color:#555555;
font-size:8pt;
padding:2px;
/*width:145px;*/
}

.infoFormArea div.box div.mr select
{
	width:50px;
border:1px solid #A9C7D7!important;
color:#555555;
display:block;
font-size:8pt;
margin-right:10px;
padding:2px;
}

.infoFormArea div.box input
{
/*
	float: left;
	width: 110px;
	margin-bottom: 10px;
	height: 21px;
*/
	float: left;
	width:118px;
	border:1px solid #a9c7d7;
	padding:2px;
}

.infoFormArea div.box #firstname
{
	float:left;
}

.infoFormArea div.box div.Phone
{
	float: left;
	clear:left;
	width: 130px;
	padding-right: 15px;
}

.infoFormArea div.box div#mobilephone
{
	clear:right;
}

.infoFormArea div.box div.gen
{
	float: left;
	width: 100%;
}

.infoFormArea div.box #country-code
{
	clear:both;
}

div.infoFormArea div.box h5
{
	float: left;
	padding: 3px 5px 5px 0px;
	font-size: .9em;
	font-weight: normal;
	display: block;
}

.infoFormArea div.box div.gen input.small
{
	float: left;
	width: 30%;
	margin-bottom: 10px;
}

.infoFormArea div.box div.gen select.small
{
	float: left;
	width: 30%;
	margin-bottom: 10px;
	margin-right: 5px;
	display: block;
}

.infoFormArea div.box div.gen input.check
{
	float: left;
	margin-bottom: 10px;
	margin-right: 5px;
	
	width: 14px;
	height: 14px;
}

.infoFormArea div.box label
{
	float: left;
	/*margin-bottom: 10px; Hein removed */
	padding: 10px 0px 5px; /* Hein added */
	margin-right: 10px;
	font-size: .9em;
	font-weight: bold;
	display: block;
}

.infoFormArea div.box .radioTable label
{
	font-weight:normal;
}

.infoFormArea div.box div.gen textarea
{
	float: left;
	width: 320px;
	height: 100px;
/*	margin-bottom: 15px; */
border:1px solid #A9C7D7;
color:#555555;
display:block;
font-size:8pt;
/*margin-right:10px; */
}

#newslettersignup #newsletterform input, #newsletterform input, #investmentpropertysearch select, #sortControlsPanel select {
border:1px solid #A9C7D7;
color:#555555;
font-size:9pt;
margin-left:5px;
padding:2px;
}

.infoFormArea div.box #howhearddiv input
{
	width:320px;
}

.infoFormArea div.FormRow1
{
	float: left;
	width: 94%;
	padding: 20px;
	padding-top: 10px;
}

div.FormRow1 div.Row
{
	float: left;
	width: 100%;
	padding: 5px 0px 10px 0px;
}

div.FormRow1 div.EuropeSelect
{
	float: left;
	width: 161px;
	border-right: 1px solid #CCCCCC;
	padding-left: 5px;
	font-size: .9em;
}

div.FormRow1 div.EuropeSelect table
{
	padding-top: 10px;
}

div.FormRow1 div.OtherSelect table
{
	padding-top: 10px;
}

div.FormRow1 div.OtherSelect
{
	float: left;
	width: 161px;
	border-right: 1px solid #CCCCCC;
	padding-left: 5px;
	font-size: .9em;
}

div.FormRow1 div.OtherSelect input
{
	float: left;
	margin-right: 2px;
	_margin-right: 0px;
	margin-bottom: 10px;
	_margin-bottom: 0px;
	display: block;
	border:0;
}

div.Row input, div.Row select{
border:1px solid #A9C7D7;
padding:3px;
color:#555555;
font-size:8pt;
}

div.FormRow1 div.EuropeSelect input
{
	float: left;
	margin-right: 2px;
	_margin-right: 0px;
	margin-bottom: 10px;
	_margin-bottom: 0px;
	display: block;
	border:0;
}

div.FormRow1 div.EuropeSelect ul
{
	float: left;
	width: 100%;
	display: block;
}

div.FormRow1 div.EuropeSelect ul li
{
	float: left;
	width: 49%;
	border: 1px solid #fff;
}

div.FormRow1 div.EuropeSelect ul li.empty
{
	float: left;
	width: 50%;
	border: 1px solid #fff;
	font-size: 0px;
}

div.FormRow1 div.EuropeSelect ul li input
{
	float: left;
	margin-right: 3px;
	margin-bottom: 10px;
	_margin-bottom: 0px;
	display: block;
}

div.FormRow1 div.EuropeSelect ul li label
{
	float: left;
	padding-top: 0px;
	_padding-top: 3px;
}

div.FormRow1 div.OtherSelect ul
{
	float: left;
	width: 100%;
	display: block;
}

div.FormRow1 div.OtherSelect ul li
{
	float: left;
	width: 98%;
	border: 1px solid #fff;
}

div.FormRow1 div.OtherSelect ul li.empty
{
	float: left;
	width: 98%;
	border: 1px solid #fff;
	font-size: 0px;
}

div.FormRow1 div.OtherSelect ul li input
{
	float: left;
	margin-bottom: 10px;
	_margin-bottom: 0px;
	display: block;
}

.infoFormArea span.axterix
{
	font-size: 1.2em;
	color: #ff0000;
}

div.FormRow1 div.OtherSelect ul li label
{
	float: left;
	padding-top: 0px;
	_padding-top: 3px;
}

div.FormRow1 div.Row input.step, div.FormRow1 div.Row select.step
{
	float: left;
	width: 70%;
	padding:2px;
}

div.FormRow1 div.Row div.checkArea
{
	float: left;
	padding-right: 10px;
}

div.FormRow1 div.Row div.priceArea
{
	float: left;
	width: 300px;
}


div.FormRow1 div.Row div.priceArea ul
{
	float: left;
	width: 100%;
}

div.FormRow1 div.Row div.priceArea ul li
{
	float: left;
	width: 49%;
	padding-bottom: 10px;
	_padding-bottom: 7px;
}

div.FormRow1 div.Row div.priceArea ul li input
{
	float: left;
	margin-right: 5px;
}

div.FormRow1 div.Row div.priceArea ul li label
{
	float: left;
}

/*Free CallBack*/
.callBackArea
{
	float: left;
	width: 350px;
	background-color: #004a6f;
	margin: 30px;
}

.callBackArea p
{
	float: left;
	display: block;
	padding: 10px;
	width: 90%;
	color: #FFFFFF;
}

.callBackArea .row
{
	float: left;
	padding: 5px;
	padding-bottom: 10px;
	width: 98%;
	clear:both;
}

.callBackArea h5 {
	color:#fff;
	font-size:0.9em;
}

.callBackArea #callback h5 {
	width:50px;
}

.callBackArea #callbackinputs {
	float:left;
	width:237px;
}

.callBackArea div.cbinputs {
	float:left;
}

.callBackArea #callbackto {
	margin-left:10px;
}

.callBackArea .label
{
	float: left;
	padding-right: 5px;
	padding-top: 4px;
	width: 25%;
	color: #fff;
	text-align: right;
}

.callBackArea select, .callBackArea input
{
	float: left;
}

.callBackArea input.name
{
	float: left;
	width: 66%;
	height: 20px;
	border: 1px solid #333333;
}

.callBackArea input.phone
{
	float: left;
	width: 29%;
	height: 20px;
	border: 1px solid #333333;
}

.callBackArea select.Country
{
	float: left;
	width: 40%;
	height: 20px;
	border: 1px solid #333333;
}


.callBackArea select.timetocall
{
	float: left;
	width: 85px;
	height: 21px;
	margin-left: 10px;
	border: 1px solid #333333;
}

.callBackArea #callbackbesttime {
	width:90px;
}

.callBackArea textarea.comments
{
	float: left;
	width: 66%;
	height: 50px;
	border: 1px solid #333333;
}

.callBackArea span.axterix
{
	float: left;
	width: 65%;
	text-align: right;
	color: #FFFFFF;
	font-size: .8em;
}

/*Free CallBack*/


.radioTable
{
	width: 100%;
}

.infoFormArea div.box div.gen table.radioTable input
{
	float: left;
	height: 32px;/*height: 12px; Hein: changed to match padding on .infoFormArea div.box label */
	width: 12px;
	margin-right: 10px;
	display: inline;
	border: 0;
}

.infoFormArea #proceedtostep2
{
	margin-top:15px;
}

.subBtn1
{
	/*position: absolute;
	left: 750px;
	top: 650px;
	_top: 650px;*/
	position:relative;
	top:-165px; /* top:-145px; Hein, changed to match padding on .infoFormArea div.box label */
	_top:-105px; /* IE 6 */
	left:-305px;
}

/* IE 7 */
*:first-child+html .subBtn1 {
	top:-85px;
	left:-305px;
}

*:first-child+html .infoFormArea #proceedtostep2 {
	margin-top:0px;
}

*:first-child+html .infoFormArea div.box #proceedtostep2
{
	position:relative;
	top:17px;
}

.infoFormArea .subBtn2
{
	/*position: absolute;
	left: 1000px;
	top: 1450px;
	_top: 1450px;*/
	position:relative;
	top:-20px;
	left:-30px;		
}

#ajaxloader {
	position:relative;
	left:690px;
	top:-450px;
	_top:-410px;
}

*:first-child+html #ajaxloader {
	display:none;
}

.subPopBtn
{
	position: relative;
	left:-223px;
	top:-80px;
	_left:-251px;
	_top:-83px;
	/*left: 130px;
	_left: 155px;
	top: 480px;
	_top: 480px;*/
}

*:first-child+html .subPopBtn {
	left:-222px;
	top:-50px;
}

.canPopBtn
{
	position: relative;
	left:195px;
	top:-111px;
	_left:225px;
}

*:first-child+html .canPopBtn {
	top:-85px;
}

.callBackArea .row span
{
	margin-left: 27%;
}

#thankyoudiv
{
	padding:15px 20px 20px;
}

#thankyoudiv a {
	color:#00adef;
}

#thankyoudiv a:hover {
	text-decoration:none;
}

#thankyoudiv h2 {
	color:#00adef;
	font-size:1.3em;
	width:400px;
}

#thankyoudiv img {
	float:right;
	margin:20px;
}

/* HACK TIME!!! */

.infoFormArea #enter-email, .infoFormArea #enter-email label
{
	clear:left;
}

.infoFormArea #enter-email
{
	float:left;
}

.infoFormArea #enter-email #inputs
{
	display:block;
	float:left;
	clear:left;
}

.infoFormArea #enter-email #inputs input
{
	width:250px;
}

.infoFormArea #enter-email label
{
	float:left;
}

.infoFormArea #besttimetocallcontainer label
{
	clear:right;
}

.infoFormArea #besttimetocallcontainer #besttimefrom
{
	clear:left;
}

.infoFormArea div.howdidyouhearsubs
{
	float:left;
	width:155px;
}

.infoFormArea div.howdidyouhearsubs h5
{
	clear:right;
}

.infoFormArea div.box div.gen div.howdidyouhearsubs select
{
	clear:left;
	width:150px;
}

.infoFormArea #heardthrough
{
	clear:left;	
	padding-right:13px;
}

.infoFormArea #rightbox
{
	padding-right:0px;
}

div.FormRow1 div.radiocolumn
{
	float:left;
	width:300px;
}

div.FormRow1 #investmentbudget table td, div.FormRow1 #investmenttime table td, div.FormRow1 #propertytypes table td
{
	padding:0px 5px 5px 0px;
	font-size:8pt;
}

div.FormRow1 #investmentbudget table td input, div.FormRow1 #investmenttime table td input, div.FormRow1 #propertytypes table td input
{
	margin-right:5px;
	margin-top:3px;
	border:0;
}

/* ----------------------------------------------------------------------------------------------------------
	10) EoF
---------------------------------------------------------------------------------------------------------- */
