/*----------------------------------------------------------------------------------default settings
*/

html, body
{
	height: 100%;
	font: 12px/normal arial, helvetica, sans-serif;
	color: #646464;
/*	background: url('/images/bg.gif') repeat-x #f1f1f1;*/
	padding: 0;
	margin: 0;
}

* { behavior: url('/iepngfix.htc'); }

ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, label, span, em, a, dl, dt, dd
{
	border: 0;
	padding: 0;
	margin: 0;
}

ul { list-style-type: disc; }

dl 		{ font-size: 13px; margin: 10px 0 10px 25px; }
dl dt 	{ margin: 10px 0; }
dl dd 	{ margin: 0 0 0 12px; }
dl em 	{ font-size: 15px; }

a		{ text-decoration: none; color: #3B7CFF; }
a:hover { text-decoration: underline; }

em { font-style: normal; color: #3B7CFF; }

img 		{ border: none; }
a img 		{ border: none; }
a:hover img { border: none; }

.cleaner { clear: both; font-size: 0; line-height: 0; height: 0px; }

h4 {
	color: #3366FF;
}


/*----------------------------------------------------------------------------------------------BODY
*/

.main
{
	width: 859px;
	/*border: 1px solid #ddd;*/
	padding: 15px 0 40px 20px;
	margin: 0;
}

/*-----------------------------------------------------------------------------------------------top
*/
.main .top
{
	height: 125px;
	background: url('/images/logo.gif') no-repeat transparent top left;
	/*border: 1px solid #ccc;*/
}

.main .top .banner-image{
	position: relative;
	top: 0px;
	left: 178px;
}

.main .top .nav
{
	position: relative;
	top: 110px;
	left: 130px;
	height: 28px;
}
.main .top .nav ul li
{
	text-indent: -9999px;
	list-style-type: none;
}
.main .top .nav ul li.gap { border: 1px solid #ccc; }
.main .top .nav ul li a
{
	height: 15px;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
}
.main .top .nav ul li	{ font-size: 11px; float: left; margin: 0 5px; }

.main .top .nav ul li.home a { width: 50px; background-image: url('/images/nav_home.gif'); }
.main .top .nav ul li.home a:hover, .main .top .nav ul li#active_home a { background-image: url('/images/nav_home_b.gif'); }

.main .top .nav ul li.our_story a { width: 60px; background-image: url('/images/nav_our_story.gif'); }
.main .top .nav ul li.our_story a:hover, .main .top .nav ul li#active_our_story a { background-image: url('/images/nav_our_story_b.gif'); }

.main .top .nav ul li.what_we_do a { width: 80px; background-image: url('/images/nav_what_we_do.gif'); }
.main .top .nav ul li.what_we_do a:hover, .main .top .nav ul li#active_what_we_do a { background-image: url('/images/nav_what_we_do_b.gif'); }

.main .top .nav ul li.what_we_charge a { width: 100px; background-image: url('/images/nav_what_we_charge.gif'); }
.main .top .nav ul li.what_we_charge a:hover, .main .top .nav ul li#active_what_we_charge a { background-image: url('/images/nav_what_we_charge_b.gif'); }

.main .top .nav ul li.commercial a { width: 80px; background-image: url('/images/nav_commercial.gif'); }
.main .top .nav ul li.commercial a:hover, .main .top .nav ul li#active_commercial a { background-image: url('/images/nav_commercial_b.gif'); }

.main .top .nav ul li.rental a { width: 109px; background-image: url('/images/nav_rental.gif'); }
.main .top .nav ul li.rental a:hover, .main .top .nav ul li#active_rental a { background-image: url('/images/nav_rental_b.gif'); }

.main .top .nav ul li.join_us a { width: 50px; background-image: url('/images/nav_join_us.gif'); }
.main .top .nav ul li.join_us a:hover, .main .top .nav ul li#active_join_us a { background-image: url('/images/nav_join_us_b.gif'); }

.main .top .nav ul li.contact_us a { width: 70px; background-image: url('/images/nav_contact_us.gif'); }
.main .top .nav ul li.contact_us a:hover, .main .top .nav ul li#active_contact_us a { background-image: url('/images/nav_contact_us_b.gif'); }

.main .top .nav ul li.login a { width: 39px; background-image: url('/images/nav_login.gif'); }
.main .top .nav ul li.login a:hover, .main .top .nav ul li#active_login a { background-image: url('/images/nav_login_b.gif'); }

.main .top .nav ul li.logout a { width: 50px; background-image: url('/images/nav_logout_b.gif'); }
.main .top .nav ul li.logout a:hover, .main .top .nav ul li#active_logout a { background-image: url('/images/nav_logout.gif'); }


/*-------------------------------------------------------------------------------------------content
*/

.main .content
{
	background: url('/images/hl_long.gif') no-repeat;

	padding: 15px 0px 1px 0px;
	margin: 15px 0px 0px 0px;

}
.main .content .left
{
	width: 520px;
	float: left;
}

.left {
	height :220px;

}

.main .content .right
{
	width: 230px;
	float: right;


}

.right-container
{
	background-color:#f2f2f2;
	float:right;
	width:230px;
	height:157px;
	border:8px solid #f2f2f2;
	border-right:none;
}

.content h1
{
	width: 400px;
	height: 50px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 19% 50%;
	padding: 0 0 0 10px;
}
.content h1#meet_eric 			{ background-image: url('/images/meet_eric.gif'); }
.content h1#our_story 			{ background-image: url('/images/title_our_story.gif'); }
.content h1#what_we_do 			{ background-image: url('/images/title_what_we_do.gif'); }
.content h1#what_we_charge		{ background-image: url('/images/title_what_we_charge.gif'); }
.content h1#commercial			{ background-image: url('/images/title_commercial.gif'); }
.content h1#rentals			{ background-image: url('/images/title_rentals.gif'); }
.content h1#jobs				{ background-image: url('/images/title_jobs.gif'); }
.content h1#contact_us			{ background-image: url('/images/title_contact_us.gif'); }
.content h1#faq					{ background-image: url('/images/title_faq.gif'); }
.content h1#disclaimer			{ background-image: url('/images/title_disclaimer.gif'); }
.content h1#our_friends			{ background-image: url('/images/title_our_friends.gif'); }
.content h1#we_find_homes		{ background-image: url('/images/title_we_find_homes.gif'); }
.content h1#client-questionnaire{ background-image: url('/images/client_questionnaire.jpg'); }
.content h1#register			{ background-image: url('/images/register.jpg'); }
.content h1#edit_property		{ background-image: url('/images/edit_property.jpg'); }
.content h1#login				{ background-image: url('/images/title_login.jpg'); }
.content h1#property-shortlist				{ background-image: url('/images/title_property_shortlist.gif'); }
.content .faq h4 { font-weight: normal; }
.content h2
{
	font: bold 25px/normal arial;
	color: #3B7CFF;
	margin: 0 0 15px 25px;
}
.content h3
{
	font: normal 14px/normal arial;
	color: #3B7CFF;
	margin: 0 0 15px 25px;
}
.content p
{
	line-height: 17px;
	margin: 0 0 15px 25px;
}
.content p.small 		{ font-size: 11px; }
.content p.very_small 	{ font-size: 9px; }
.content p.large 		{ font-size: 14px; font-weight: bold; }


.content .hl
{
	height: 8px;
	font-size: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
}
.content .hl_long, .content .hl_long_b
{
	width: 859px;
	background-image: url('/images/hl_long.gif');
	margin: 0 0 5px 0;
}
.content .hl_long_b
{
	background-image: url('/images/hl_long_b.gif');
	margin: 5px 0 0 0;
}
.content .hl_short
{
	width: 520px;
	background-image: url('/images/hl_short.gif');
	margin: 0 0 5px 0;
}
.content .hl_very_short, .content .hl_very_short_b
{
	width: 220px;
	background-image: url('/images/hl_very_short.gif');
	margin: 0 0 5px 0;
}
.content .hl_very_short_b
{
	background-image: url('/images/hl_very_short_b.gif');
	margin: 5px 0 0 0;
}

.content .form_login
{
	background-color: #e1f0ff;
	padding: 2px;
	margin: 0 8px 0 0;
	border: 4px solid #d9d9d9;
	border-top: none;
	border-left: none;
	font-weight: bold;
	font-size: 13px;
}
.content .form_login .text
{
	width: 175px;
	height: 16px;
	background-color: #fff;
	border: 1px solid #808080;
	padding: 2px;
	margin: 0 0 10px 15px;
}
.content .form_login .check
{
	margin: 0 0 10px 15px;
	float: left;
}
.content .form_login .submit
{
	color: #fff;
	background-color: #3B7CFF;
	border: none;
	float: left;
	padding: 5px 5px;
	margin: 0px 0px 5px 117px;
	font-weight: bold;
}

.submit
{
	color: #fff;
	background-color: #3B7CFF;
	border: none;
	padding: 1px 5px;
}

.content .form_login label
{
	color: #3B7CFF;
	display: block;
	margin: 0 0 2px 5px;
	padding-top: 4px;
}
p.no-space		{ margin-bottom: 0px; }
.content .form_login p.caption 		{ font-size: 11px; color: #3B7CFF; font-weight: bold; margin: 15px 0px 15px 15px; }
.content .form_login p.caption span { font-size: 15px; }
.content .form_login p.inf 			{ font-size: 13px; margin: 0 0 5px 5px; }
.content .form_login p.inf span 	{ font-weight: bold; }
.content .form_login p.no-margin	{ margin-left: 10px; }
.content .form_login p.no-space 	{ margin-bottom: 10px; }

.content .blue_zone
{
	color: #fff;
	background-color: #3B7CFF;
	padding: 0;
	margin: 15px 8px 0 0;
}
.content .blue_zone p { font-size: 11px; line-height: 13px; margin: 0; }
.content .blue_zone p.caption  { font-size: 15px; font-weight: bold; margin: 0 0 10px 0; }

.content .tabs
{
	width: 751px;
	margin: 30px auto 0 auto;
}
.content .tabs ul.tab
{
	list-style-type: none;
}
.content .tabs ul.tab li
{
	font-size: 13px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	float: left;
	padding: 2px;
	margin: 12px -1px 0 0;
}
.content .tabs ul.tab li a
{
	text-decoration: none;
	color: #666;
	background: url('/images/tabs_corner2.gif') no-repeat top right #ccc;
	display: block;
	padding: 6px 40px;
}

.content .tabs ul.tab li.active a, .content .tabs ul.tab li a:hover	{ background: url('/images/tabs_corner1.gif') no-repeat top right #3B7CFF; color: #fff; padding-top: 8px; padding-bottom: 16px; }
.content .tabs ul.tab li.active { margin-top: 0; }
.content .tabs #spec_content
{
	font-size: 11px;
	text-align: justify;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 30px 15px;
}
.content .tabs #spec_content p { margin: 0 0 15px 0; }
.content .tabs #spec_content ul { margin: 0 0 15px 15px; }
.content .tabs #spec_content ul li { margin: 0 0 5px 0; }
.content .tabs p.loading { font: normal 50px/normal arial; color: #ddd; text-align: center; padding: 30px 0; }

.content .transparent
{
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
	opacity: 0.0;
}

.content .eric
{
	background: url('/images/hl_short.gif') #fff no-repeat center top;
	padding: 25px 0 0 0;
	margin: 30px 0 0 0;
}
.content .eric .inner
{
	background: url('/images/hl_short_b.gif') #fff no-repeat center bottom;
	padding: 0 0 10px 0;
}

.content .lined{
	background: url('/images/hl_short.gif') #fff no-repeat left top;
	padding: 25px 10px 0 0;
	margin: 0 0 0 0;
}

.content .lined .inner{
	background: url('/images/hl_short_b.gif') #fff no-repeat left bottom;
	padding: 0 0 25px 0;
}

.content .lined .inner p{
	width: 470px;
	margin-bottom: 0px;
}


.content .wide-lined{
	background: url('/images/wide-top-line.jpg') #fff no-repeat left top;
	padding: 25px 10px 0 0;
	margin: 0px auto;
	width: 770px;
	clear: both;
}

.content .wide-lined .inner{
	background: url('/images/wide-bottom-line.jpg') #fff no-repeat left bottom;
	padding: 0 0 25px 0;
}

.content .wide-lined p.right{
	text-align: right;
	padding-right: 5px;
	color: #828282;
	font-size: 8pt;
	width: 100%;
}

.content .wide-lined .inner p{
	width: 725px;
	margin-bottom: 0px;
}

.short-lined{
	background: url('/images/short-back-line.jpg') #fff no-repeat left top;
	padding: 1px 0 0 0;
	margin: 0px auto;
	width: 150px;
	clear: both;
}

.content .drawing_hand a
{
	width: 63px;
	height: 21px;
	background: url('/images/drawing_hand.gif') no-repeat center left;
	float: right;
	padding: 20px 20px 0 0;

}
.content .drawing_story
{
	width: 350px;
	height: 400px;
	float: right;
	margin: 30px 20px 10px 20px;
}
.content .drawing_process
{
	width: 193px;
	height: 133px;
	background: url('/images/drawing_process.png') no-repeat;
	float: right;
	margin: 10px 20px 0 30px;
}
.content .drawing_finding
{
	width: 212px;
	height: 124px;
	background: url('/images/drawing_finding.png') no-repeat;
	float: right;
	margin: 40px 25px;
}
.content .drawing_moving
{
	width: 114px;
	height: 142px;
	background: url('/images/drawing_moving.png') no-repeat;
	float: right;
	margin: 0 30px;
}
.content .drawing_improving
{
	width: 226px;
	height: 225px;
	background: url('/images/drawing_improving.png') no-repeat;
	float: right;
	margin: -30px 30px 0 50px;
}
.content .drawing_charge
{
	float: right;
	margin: 0px 20px 0 40px;
}
.content .drawing_commercial
{
	width: 140px;
	height: 138px;
	float: right;
	margin: 0 20px;
}
.content .drawing_contact
{
	width: 130px;
	height: 134px;
	float: right;
	margin: 0 50px 0 0;
}

.content .other_mattspic
{
	width: 300px;
	height: 180px;
	background: url('/images/other_mattspic2.png') no-repeat;
	float: right;
	margin: 40px 0 0 0;
}
.content .other_hometrack
{
	width: 109px;
	background: url('/images/other_hometrack.gif') no-repeat center center;
	float: right;
	padding: 90px 20px 0 30px;
}

.headerrow {
	font-weight: bold;
}

.contentrow:hover {
	background-color: #cccccc;
}


.home_banner_image {
	margin: 0px;
	text-indent: 0px;
	left: -54px;
	position: relative;
}


/*--------------------------------------------------------------------------------------------bottom
*/
.main .bottom
{
	background: url('/images/hl_long.gif') no-repeat transparent top center;
	padding: 5px 0 0 0;
}
.main .bottom ul		{ list-style-type: none; margin: 0 0 10px 0; height: 20px; }
.main .bottom ul li 	{ font-size: 11px; display: inline; }
.main .bottom ul li a 	{ color: #646464; }
.main .bottom ul li a:hover, .main .bottom ul li.active a  { color: #3B7CFF; }

.main .bottom ul.contact li
{
	height: 20px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	font-weight: bold;
	margin: 0 15px;
}
.main .bottom ul.contact li.address 	{ width: 205px; background-image: url('/images/contact_address.png'); margin-left: 10px; }
.main .bottom ul.contact li.phone 		{ width: 100px; background-image: url('/images/contact_phone.png'); }
.main .bottom ul.contact li.fax 		{ width: 100px; background-image: url('/images/contact_fax.png'); }
.main .bottom ul.contact li.email 		{ width: 140px; background-image: url('/images/contact_email.png'); }
.main .bottom ul.contact li.copyright 	{ width: 140px; background-image: url('/images/contact_copyright.png'); margin-right: 0; }
.main .bottom ul.contact li.email a 	{ display: block; }

.main .bottom ul.other { margin-left: 22px; }
.main .bottom ul.other li
{
	margin: 0 8px;
}
/*---------------------------------------------------------------------------------------------other
*/
.popup
{
	background-color: #fff;
	border-right: 4px solid #ccc;
	border-bottom: 4px solid #ccc;
	position: absolute;
	z-index: 100;
	display: none;
}
.popup .inner { position: relative; border: 1px solid #808080; padding: 10px; }
.popup p
{
	margin: 0 0 15px 0;
}
.popup span.highlight { color: #3B7CFF; }
.popup p.caption
{
	font: normal 25px/normal arial;
	margin: 0 0 15px 0;
}
.popup p.close { position: absolute; right: 3%; top: 4%; }
#popup_eric {  }
#popup_eric .inner
{
	width: 350px;
	background: url('/images/drawing_fishing.gif') no-repeat #fff 95% 90%;
	padding: 10px 230px 10px 10px;
}

#screen_mod
{
	width: 100%;
	height: 115%;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	display: none;
	filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;
}

.content h1.text-heading{
	text-indent: 14px;
	padding-top: 5px;
	font-size: 24pt;
	color: #3366FF;
	font-weight: normal;
	font-family: Helvetica;
}
.jans_up{
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 9px; left: 25px;
	text-indent: 0px;
	color: #3366FF;
	font-size: 23px;
	font-family: Tahoma, sans-serif;
}

/*---------- QUESTIONNAIRE ----------*/

body{
	font-family: Arial, sans-serif;
}

#questionnaire-wrapper{
	position: relative;
}

div.tab{
	color: #646464;
	font-size: 12px/normal;
	background: url( '/images/questionnaire-line-top.jpg' ) left top no-repeat;
	padding-top: 25px;
}

#tab-panels{
	width: 600px;
	position: relative;
	top: 20px;
	left: 195px;
	/*border: 1px solid #666666;*/
	z-index: 100;
	margin-bottom: 30px;
	background: url( '/images/questionnaire-line-bottom.jpg' ) left bottom no-repeat;
	padding-bottom: 25px;
	min-height: 370px;
	height: auto;
	_height: 300px;
}

#tab-buttons{
	position: absolute;
	top: 25px;
	left: 15px;
	z-index: 10000;
}

#tab-list, .tab-list {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	/*border: 1px solid #BCBCBC;*/
	border-bottom: none;
}

.tab-list a {
	margin: 0px;
	border: 0px;
}


.tab-list, .tab-list a, #tab-list, #tab-list a, span.blue-text{
	color: #78746E;
	text-decoration: none;
}

#tab-list li, .tab-list li{
	border-bottom: 1px solid #FFFFFF;
	border-top: 0px;
	margin: 0px;
	width: 165px;
	height: 22px;
	padding-left: 10px;
	padding-top: 8px;
	display: block;

}

#tab-list li, #tab-list a, .tab-list li, .tab-list a{
	color: inherit;
}

#tab-list li.active, .tab-list li.active{
	background: #3B7CFF;
}

#tab-list li.active, #tab-list li.active a, .tab-list li.active, .tab-list li.active a{
	color: #FFFFFF;
}


/*
#tab-list div, .tab-list div{
	background: #CCCCCC;
	padding: 5px;
	margin: 0px;
	width: 165px;
	height: 20px;
}





*/


#tab-list a  {
	display: block;
	height: 30px;
}


div.tab{
	padding: 10px 20px;
}

label{
	display: block;
	width: 150px;
	float: left;
}

.form_login label.narrow{
	display: block;
	float: left;
}

label.wide{
	width: 500px;
}

label.medium{
	width: 250px;
	text-align: right;
	margin-right: 15px;
}

p.submit-button{
	margin-left: 290px;
}

p.login-submit-button{
	margin-left: 175px;
}

label.narrow{
	width: 100px;
}

.bit-header{
	font-weight: bold;
}

#style, #period{
	width: 250px;
	float: left;
}

#main-accommodation, #outside-space, #other{
	width: 175px;
	float: left;
}

p.horiz-selections{
	width: 200px;
	float: left;
	display: inline;
}

input, textarea{
	border: 1px solid #666666;
	padding: 3px;
}

textarea{
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

span.big{
	font-size: 14pt;
	margin-right: 10px;
	color: #3B7CFF;
}

p.blue-text{
	color: #3B7CFF;

}

#core-requirements li{
	margin: 3px 0px;
}

p.fine{
	font-size: 9pt;
	text-align: right;
}


p.charge-fine{
	font-size: 7pt;
	text-align: right;
	width: 495px;
}

#home-banner{
	text-align: center;
	clear: both;
}

#home-banner-container{
	position:relative;
	float:left;
	display:block;
	padding-top:0px;
	left:75px;
}


#home-banner-left{
	margin-right: 10px;

}



#home-bottom-text{
	color: #828282;
}

#questionnaire-save{
	clear: both;
	float: right;
	margin-bottom: 20px;
	text-align: right;
}

#nosave-button{
	position: absolute;
	top: 31px;
	left: 480px;
}

#callback-button{
	position: absolute;
	top: 25px;
	left: 650px;
}

p.grey-text{
	margin: 5px 10px;
	color: #8E9093;
}

p.blue-button{
	background-color: #3B7CFF;
	padding: 5px;
	margin: 10px;
}

p.small-blue-button{
	background: #497ff5;
	padding: 3px;
	margin: 0px 10px;
}

p.blue-button a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}

p.small-blue-button a{
	color: #FFFFFF;
	font-size: 13px;
}

img.writing-hand{
	float: right;
	margin-left: 30px;
}

#register-bluetext{
	margin-left: 20px;
}

#questionnaire-save{
	margin-right: 6px;
}

#core-requirements{
	list-style-position: inside;
	margin-left: 24px;
}

p.cleaner{
	clear: both;
	margin: 0px;
}

#add-section-link{
	padding:5px;
	background: #DBDBDB;
}

li ul{
	display: none;
}

li:hover ul, li.over ul{
	display: block;
}

ul.section-list{
	list-style-type: none;
	margin-left: 10px;
	margin-top: 10px;
	position: relative;
	z-index: 5;
	background-color: #f1f1f1;
}

ul.section-list li{
	padding: 4px;
}

/*--------------- TESTIMONIALS ------------------*/

#testimonials{
	position: absolute;
	top: 0px;
	left: 200px;
	width: 450px;
	color: #C0C0C0;
	font-family: Times New Roman, serif;
	font-size: 13px;
}

span.left-apostrophe{
	background: url( '/images/left-apostrophe.jpg' );
	width: 16px;
	height: 23px;
	display: block;
	float: left;
}

span.right-apostrophe{
	background: url( '/images/right-apostrophe.jpg' );
	width: 12px;
	height: 21px;
	display: block;
}

p.testimonial-quote{
	margin: 10px 0px 5px 0px;
}

/*--------------- SHORTLIST --------------------*/

#popup_shortlist{
	position: absolute;
	display: none;
	z-index: 1000;
	overflow:visible;
	width: 716px;
	height: 452px;
	background: url( '/images/album-background.jpg' );
	border: 1px solid #CDCDCD;
	padding: 10px;
}

#popup_shortlist .inner{
	width: 630px;
	height: 380px;
	z-index: 2000;
}

#popup_shortlist .wrapper{
	position: absolute;
	top: 70px;
	left: 75px;
	width: 570px;
	height: 320px;
	overflow: auto;
	z-index: 3000;
}

#popup_shortlist p{
	margin: 4px 0px;
	padding: 0px;
}

#popup_shortlist .center{
	text-align: center;
	width: 320px;
	margin: 0px auto;
	position: relative;
	top: 100px;
}

#popup_questionaire{
	width: 400px;
}

#popup_questionaire .inner {
	padding: 30px;
	text-align: center;
}


div.top-left{
	position: absolute;
	top: 0px;
	left: 30px;
}

#popup_shortlist .top-right{
	position: absolute;
	top: 0px;
	right: 0px;
}

#shortlist-arrow{
	position: relative;
	top: 10px;
}

#popup_shortlist .bottom-right{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

h3.shortlist{
	text-align: center;
	font-size: 14pt;
	color: #3B7CFF;
	margin-top: 10px;
}

div.images-box{
	width: 262px;
	height: 240px;
	float: left;
	background: url( '/images/shortlist-image-bg.jpg' ) no-repeat;
	position: relative;
}

#images-inner{
	position: relative;
	top: 21px;
	left: 20px;
}

div.images-nav{
	position: absolute;
	bottom: 0px;
	text-align: center;
	width: 100%;
}

span.shortlist-section{
	color: #3B7CFF;
}

p.property-address{
	font-size: 8pt;
	text-align: right;
	color: #999999;
}

div.shortlist-right-column{
	/*display: inline;*/
	width: 250px;
/*	margin-left: 275px;*/
	padding-top: 3px;
	margin-right: 15px;
	float: left;
}

div.shortlist-whole-frame{
	width: 560px;
	margin: 0px auto;
}

#shortlist-nav{
	position: absolute;
	bottom: 10px;
	text-align: center;
	width: 700px;
}

#property-list{
	background: url('/images/hl_short.gif') #fff no-repeat left top;
	padding: 25px 10px 0 0;
	margin: 15px auto 0px auto;
	width: 520px;
}

#property-list-inner{
	background: url('/images/hl_short_b.gif') #fff no-repeat left bottom;
	padding: 0 0 25px 0;
}

ul.property-shortlist{
	list-style-type: none;
	margin: 0px 25px;
	padding: 0px;
}

ul.property-shortlist li{
	color: #FFFFFF;
	background: #3B7CFF;
	padding: 7px;
}

ul.property-shortlist li a{
	color: #FFFFFF;
	text-decoration: none;
}

p.current-picture{
	margin: 5px;
	float: left;
}

p.page-numbers{
	float: left;
}

span.shortlist-my-properties {
	display: none;
	float: left;
	padding-left: 20px;
}

span.shortlist-close{
	float: right;
	padding-right: 20px;
}

.borderless{
	border: none;
}

.hidden{
	display: none;
}

.far-right{
	position: absolute;
	top: 186px;
	left: 845px;
	width: 131px;
}

.far-right h1, .logos-center h1{
	color: #3B7CFF;
	font-size: 12px;
	text-indent: 0px;
	margin-bottom: 18px;
	margin-top: 15px;
	padding: 0px;
	height: auto;
	width: auto;


}

.logos-center h1{
	margin-bottom: 10px;

}

.logos{
	text-align: left;
}

.logos img{
	margin-bottom: 25px;
}

.logos-center{
	float: right;
	text-align: center;
	width: 220px;
	margin-right: 0px;
	margin-top: 60px;
	position:relative;

}

.logos-left img{
	margin-bottom: 5px;
}

