body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#6A6A6A;
	padding: 0;
	text-align: center;
	margin: auto;
	color: #666666;
}
.main-container {
	width: 800px;
	height: 100%;
	margin: auto;
	margin-top: 20px;
	background-color:#FFFFFF;
}
.header {
	height: 80px;
	width: 800px;
}	
.header_logo {
	float: left;
	text-align: left;
}
.header_login {
	float: right;
	width: 158px;
	height: 40px;
	text-align: right;
}
.content_container {
	width: 800px;
	height: 100%;
	text-align: left;
	padding-bottom: 10px;
}
.left-container {
	width: 615px;
	height: 100%;
	float: left;
	margin: 10px;
	padding: 0;
}
.right-container {
	width: 165px;
	height: 100%;
	float: right;
	padding: 0;
	margin: 0;
	text-align: right;
}

/* HOME PAGE STYLES */
.home-feature-container {
	width: 625px;
	height: 204px;
	float: left;
	padding: 0;
	margin: 0;
}
.home_feature-column {
	width: 204px;
	float: left;
	padding-right: 6px;
	margin: 0;
}
.home_select-country {
	width: 204px;
	height: 204px;
	float: left;
	padding-right: 6px;
	margin: 0;
	background-image:url(http://www.mortgagesoverseas.com/images/home_link_country.jpg);
	background-repeat:no-repeat;
}
/*for the new home page*/
.home_select-country_n {
	width: 204px;
	height: 204px;
	float: left;
	padding-right: 6px;
	margin: 0;
	background-image:url(http://www.mortgagesoverseas.com/images/home_link_country_n.jpg);
	background-repeat:no-repeat;
}
.home-dropdown {
	margin-top: 110px;
}
.home-dropdown p {
	margin-left: 15px;
}

/*for the new home page*/
.home-dropdown_n {
	margin-top: 135px;
}
.home-dropdown_n p {
	margin-left: 15px;
}
.home_feature-column-right {
	width: 204px;
	padding: 0;
	margin: 0;
	float: right;
}
.home_feature-image {
	width: 204px;
	height: 99px;
	margin: 0;
	padding-bottom: 6px;
}
.home_main-image {
	width: 625px;
	height: 290px;
	padding-bottom: 10px;
}
.home_right-container {
	width: 165px;
	height: 100%;
	float: right;
	padding: 0;
	margin: 0;
	text-align: right;
}
.home_right-container_news {
	width: 155px;
	height: 99px;
	background-image:url(http://www.mortgagesoverseas.com/images/latest-news_background.gif);
	background-repeat:no-repeat;
	float: right;
	margin-top: 4px;
} 
.news_text-container {
	margin: 30px 10px 10px 10px;
	color: #FFFFFF;
	text-align: left;
}
/*link formatting in this section*/
.news_text-container a:link, news_text-container a:hover, news_text-container a:visited {
	text-decoration:none;
	color:#069;
	float:right;}








.help_links {
	width: 194px;
	height: 40px;
	margin-bottom: 5px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0 5px 0;
	margin: 0;
	color: #6A6A6A;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0 5px 0;
	margin: 0;
	color: #3B509A;
}

/* MAIN PAGE STYLES */

.main-feature-container {
	width: 615px;
	height: 100%;
	float: left;
	padding-left: 10px;
	margin-top: 5px;
}
.main-feature-container2 {
	width: 615px;
	height: 100%;
	float: left;
	padding-left: 10px;
	margin-top: 5px;
	border-right: #D9D9D9 1px solid; 
}
.text_container {
	width: 390px;
	height: 100%;
	float: left;
	padding: 5px;
}
.text_container-full-width {
	width: 605px;
	height: 100%;
	float: left;
	padding: 5px;
	border-right: #D9D9D9 1px solid;
}
/*the container is different at the sales-toolkit*/
.text_container-full-width-sales {
	width: 608px;
	height: 100%;
	float: left;
	padding: 5px 5px 5px 0px;
	border-right: #D9D9D9 2px solid;
}
.text_container p, 
.text_container-full-width p {
	padding-top: 5px;
	margin: 0;
	color: #6A6A6A;
}
.text_container a {
	color:#3B509A;
}
.main_feature-column-right {
	width: 204px;
	padding-top: 30px;
	margin: 0;
	float: right;
}
.main_feature-services-right {
	width: 204px;
	padding-top: 10px;
	margin: 0;
	float: right;
}
.main_feature-image {
	width: 204px;
	height: 99px;
	margin: 0;
	padding-bottom: 6px;
}
.template_main-image {
	width: 625px;
	height: 209px;
	padding-bottom: 5px;
}
.right-container_news {
	width: 155px;
	height: 99px;
	background-image:url(http://www.mortgagesoverseas.com/images/latest-news_background.gif);
	background-repeat:no-repeat;
	float: right;
	margin-top: 4px;
	padding-bottom: 6px;
} 
.page-title {
	width: 400px;
	height: 16px;
	padding-bottom: 5px;
}
.right_grey-background {
	background-color: #6A6A6A;
	width: 145px;
	height: 100%;
	margin: 10px 10px 5px 10px;
	float: right;
}
.right_grey-background_contact-text {
	width: 130px;
	margin: 8px;
	color: #FFFFFF;
	text-align: left;
	font-size: 11px;
}
.right_grey-background_green-text {
	color:#D0DF2E;
	padding-left: 5px;
}
.right_grey-background_contact-text a {
	color:#D0DF2E;
	text-decoration: none; 
}
.right_grey-background_contact-smallprint {
	color: #FFFFFF;
	font-size: 9px;
	border-bottom: #FFFFFF 1px solid;
	padding: 20px 0 10px 0;
}	

.right_spacer {
	height: 128px;
	width: 100px;
	color: #FFFFFF;
	float: right;
}

/* COUNTRY STYLES */

.country_main-feature-container {
	width: 605px;
	height: 100%;
	float: left;
	padding: 5px 10px 0 10px;
	border-right: #D9D9D9 1px solid;
}
.country_secondary-nav {
	width: 625px;
	height: 19px;
	background-color: #D38226;
	margin-bottom: 5px;
}
.country_button {
	width: 95px;
	height: 19px;
	float: left;
	background-image:url(http://www.mortgagesoverseas.com/country_nav_button.gif);
	background-repeat:no-repeat;
	padding-top: 2px;
	text-align: center;
}
.country_button a {
	color: #FFFFFF;
	text-decoration: none;
}
.country_button a:hover {
	color: #EDD087;
}
.country_flag {
	width: 145px;
	height: 95px;
	padding: 10px 10px 10px 0;
	float: right;
}
.country_services {
	width: 145px;
	height: 273px;
	padding-bottom: 10px;
	margin-right: 10px;
	float: right;
	background-color: #8E8E8E;
}
.country_feature-column-right {
	width: 200px;
	float: right;
	padding: 0;
	margin: 0;
}
.country_facts-container {
	width: 204px;
	height: 100%;
	padding: 0;
	margin: 35px 0 6px 0;
	background-color: #8E8E8E;
}
.country_facts-text {
	width: 184px;
	padding: 10px 0px 10px 8px;
	color:#FFFFFF;
}
.country_facts-text a {
	font-size: 10px;
	text-decoration: none;
	color: #D0DF2E;
	text-transform:uppercase;
}
.financial-heading {
	font-size: 15px;
	color: #FFFFFF;
	padding-bottom: 5px;
}
.property-hotspots {
	width: 145px;
	margin-right: 10px;
	float: right;
	margin-top: 5px;
}
.country_download-details a {
	width:200px;
	text-align: right;
	padding-top: 30px;
	color: #3B509A;
}
.financials_links-container {
	width: 390px;
	border-top: #D8D8D8 1px solid;
	padding-top: 10px;
	margin-top: 15px; 	
}
.financials_back {
	width: 100px;
	float: left;
}
.financials_back a{
	color:#3B509A;
	text-decoration: underline;
}
.financials_pdf-icon {
	width: 26px;
	height: 26px;
	float: right;
	padding-left: 5px;
}
.financials_pdf-link {
	width:170px;
	float: right;
	text-align: right;
}
.financials_map {
	width: 89px;
	float: right;
	text-align: center;
}
.financials_map a {
	color:#3B509A;
	text-decoration: underline;
}

/* MY CONTI STYLES */
.myconti_logoff-button {
	width: 590px;
	height: 19px;
	text-align: right;
}
.myconti_links {
	width: 277px;
	height: 181px;
	padding: 20px 0 10px 0;
	margin-bottom:58px;
}

/* CONTI PARTNER STYLES */
.welcome-partner { 
	float:left;
	width: 480px;
	display:inline;
	}

.myconti_logoff-button-partner {
	width: 80px;
	height: 19px;
	float:right;
	display:inline;
}
.myconti_logoff-button-partner_n {
	width: 80px;
	height: 19px;
	margin-top:5px;
	float:right;
	display:inline;
}

/* GET A QUOTE STYLES */
.quote_links {
	width: 615px;
	height: 100%;
}
.quote_text_container {
	width: 625px;
	height: 100%;
	float: left;
	border-right: #D9D9D9 1px solid;
}
.quote-content-container {
	width: 625px;
	height: 100%;
	float: left;
	border-right: #D9D9D9 1px solid;
}
.quick-quote_form-container {
	width: 400px;
	height: auto;
	padding: 10px 0 0 90px;
	float: left;
}
.detailed-quote_form-container {
	width: 600px;
	height: auto;
	padding: 10px 0 0 90px;
	float: left;
}
.quick-quote_currency {
	width: 120px;
	height: 50px;
	float: right;
	padding-top: 10px;
}
.quote_register_form-container {
	width: 625px;
	height: auto;
	padding: 10px 0 10px 90px;
}
.quote_right_mortage-text {
	padding: 0 0 10px 2px; 
}
.quote_register_broker {
	width: 520px;
	padding-bottom: 10px;
	border-bottom: #D9D9D9 2px solid;
	font-weight: bold;
}
.quote_quickquote-result_container {
	width: 520px;
	padding: 10px 0 10px 0;
	border-top: #D9D9D9 2px solid;
	border-bottom: #D9D9D9 2px solid;
	font-weight: bold;
}
.quote_quickquote_heading {
	width: 150px;
	float: left;
}

.quote_quickquote_price {
	width: 325px;
	float: right;
	font-size: 15px;
}
/* REGISTRATION STYLES */
.broker_private-investor {
	width: 600px;
	padding-bottom: 10px;
	border-bottom: #D9D9D9 2px solid;
	font-weight: bold;
}
.broker_yes {
	padding-left: 5px;
	margin-top: 50px;
	height: 18px;
}

/* SERVICES STYLES */
.right_advert-link-top {
	width: 145px;
	height: 100%;
	padding: 10px 10px 0px 0;
	float: right;
}
.right_advert-link-bottom {
	width: 145px;
	height: 100%;
	padding: 10px 10px 5px 0;
	float: right;
}
.main_right_services-container {
	width: 195px;
	height: 279px;
	background-color: #8E8E8E;
}
.services_companydetails_container {
	width: 600px;
	height: 100%;
	margin-bottom: 20px;
	border-top: #D9D9D9 2px solid;
}
.services_text {
	width: 350px;
	padding-right: 5px;
	float: left;
	margin-bottom: 10px;
}

/* NEWS STYLES */

.news-content-container {
	width: 615px;
	float: left;
	padding-left: 10px;
	margin-top: 5px;
}
.right_grey-background-light {
	background-color: #8E8E8E;
	width: 145px;
	height: 100%;
	margin: 10px 10px 5px 10px;
	float: right;
}
.right_grey-background-light_contact-text {
	width: 130px;
	margin: 0 8px 8px 8px;
	color: #FFFFFF;
	text-align: left;
	font-size: 9px;
}
.news-story_container {
	width: 590px;
	clear: both;
	padding-bottom: 10px;
}
.news_text {
	width: 550px;
	float: left;
}
.news_image_container {
	width: 161px;
	height: 151px;
	float: right;
	padding-top:30px;
	text-align: left;
}
.news-divider {
	width: 590px;
	border-bottom: #D9D9D9 1px dashed;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}	


/* NEW NAV STYLES */

#nav {
	padding:0; 
	margin:0; 
	list-style:none; 
	height:26px; 
	width: 800px;
	background-image:url(http://www.mortgagesoverseas.com/p7exp_mbar1.jpg);
	background-repeat:repeat-x;
	position:relative; 
	z-index:200; 
	font-family:arial, verdana, sans-serif;
	text-align: left;
}
#nav li.top {
	display:block; float:left;
}
#nav li a.top_link {
	display:block; 
	float:left; 
	height:26px; 
	line-height:26px; 
	color:#ffffff; 
	text-decoration:none; 
	font-size:11px;  
	padding:0 0 0px 3px; 
	cursor:pointer;
	background: url(../six_0.gif);
}
#nav li a.top_link span {
	float:left; 
	display:block; 
	padding:0 8px 0 8px; 
	height:26px; 
	background: url(http://www.mortgagesoverseas.com/images/six_0.gif) right top no-repeat;
}
#nav li a.top_link span.down {
	float:left; 
	display:block; 
	padding:0 8px 0 8px; 
	height:26px; 
	background: url(http://www.mortgagesoverseas.com/images/six_0.gif) no-repeat right top;
}
#nav li:hover a.top_link,
#nav a.top_link:hover {
	color:#D0DF2E; 
	background: url(http://www.mortgagesoverseas.com/images/six_0.gif) no-repeat;
}
#nav li:hover a.top_link span, 
#nav a.top_link:hover span {
	background:url(http://www.mortgagesoverseas.com/images/six_0.gif) no-repeat right top;
}

#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{
	background:url(http://www.mortgagesoverseas.com/images/six_0gif) no-repeat right top; 
	padding-bottom:2px;
}
#nav table {
	border-collapse:collapse; 
	padding:0; 
	margin:0; 
	position:absolute; 
	left:0; 
	top:0;
}
#nav li:hover {
	position:relative; z-index:200;
}
#nav a:hover {
	position:relative; white-space:normal; z-index:200;
}
#nav :hover ul.sub {
	left:1px; 
	top:26px; 
	background-image:url(http://www.mortgagesoverseas.com/images/p7exp_mgrad.jpg);
	background-color: #8BAB30; 
	background-repeat:repeat-x;
	padding:3px; 
	white-space:nowrap; 
	width:145px; 
	height:auto; 
	z-index:300;
}
#nav :hover ul.sub li {
	display:block; 
	height:20px; 
	position:relative; 
	float:left; 
	width:145px; 
	font-weight:normal;
}
#nav :hover ul.sub li a {
	display:block; 
	font-size:11px; 
	height:18px; 
	width:145px; 
	line-height:18px; 
	text-indent:5px; 
	color:#496384; 
	text-decoration:none;
}
#nav :hover ul.sub li a:hover {
	color:#ffffff; 
}
#nav li b {
	display:block; 
	font-size:11px; 
	height:18px; 
	width:100px; 
	line-height:20px; 
	margin-bottom:3px; 
	text-indent:6px; 
	color:#000000; 
	cursor:default;
}
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{
	left:89px; 
	top:-4px; 
	background-image:url(http://www.mortgagesoverseas.com/images/p7exp_mgrad.jpg);
	background-color: #8BAB30; 
	background-repeat:repeat-x;
	padding:3px;  
	white-space:nowrap; 
	width:145px; 
	z-index:400; 
	height:auto;}

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{	
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;}

#nav li:hover li:hover > ul
{
	left:145px; 
	top:-3px; 
	background-image:url(http://www.mortgagesoverseas.com/images/p7exp_mgrad.jpg);
	background-color: #8BAB30; 
	background-repeat:repeat-x;
	padding:3px; 
	white-space:nowrap; 
	width:120px; 
	z-index:400; 
	height:auto;
}
#nav li:hover > ul ul 
{
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}
#nav li:hover li:hover > a.fly
{
	background: url(http://www.mortgagesoverseas.com/images/arrow_over.gif) 130px 6px no-repeat; 
	color:#fff;
} 
#nav li:hover li:hover > li a.fly
{
	background: url(http://www.mortgagesoverseas.com/images/arrow_over.gif) 130px 6px no-repeat; 
	color:#fff;
}

/* old nav styles */

#menuwrapper {
	background-color: #FFFFFF;
	background-image:url(http://www.mortgagesoverseas.com/images/p7exp_mbar1.jpg);
	background-repeat: repeat-x;
	text-align:left;
	padding: 0;
	margin: 0;
	width: 800px;
	height: 26px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 11px;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	color: #FFFFFF;
}
#p7menubar a.trigger {
	padding: 5px 10px 5px 10px;
	background-position: right center;
}
#p7menubar li {
	float: left;
	width: 9em;
}
#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}
#p7menubar ul li a  {
	color: #FFFFFF;
	border-right: 0;
	padding: 3px 10px 3px 10px;
}
#p7menubar li ul {
	/*position: absolute;*/
	display: none;
	background-color: #8BAB30;
	background-image:url(http://www.mortgagesoverseas.com/images/p7exp_mgrad.jpg);
	background-repeat: repeat-x;
	width: 130px;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a,
#p7menubar li .current {
	color:#D0DF2E;
}

#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #496384;
	background-color: transparent;
	font-weight:normal;
}
#p7menubar ul a:hover {
	background-color: transparent!important;
	color:#FFFFFF !important;
}
#p7menubar li {width: auto;}

.nav-divider {
	width: 1px;
	height: 26px;
	background-image: url(http://www.mortgagesoverseas.com/images/nav_divider.gif);
	background-repeat:no-repeat;
	float: left;
}

/* FORM STYLES */ 

.cssform  {
	padding-bottom: 15px;
}
.cssform p {
width: 260px;
clear: left;
margin: 0;
padding: 5px 0px 5px 0;
height: 1%;
}

.cssform label{
float: left;
width: 130px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 110px;
}

.cssform textarea{
width: 550px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 2px;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.form_small-print {
	font-size: 10px;
	text-transform:uppercase;
	padding: 15px 0 10px 0;
	width: 400px;
}


.footer {
	width: 788px;
	height: 18px;
	background-color: #89A92E;
	border-top: #6A7A56 1px solid;
	color:#FFFFFF;
	text-align: left;
	padding: 6px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}



/* ***MORTGAGE BRAIN STYLES***: start */
.mortgagebrain_feature-image {
	width: 205px;
	height: 129px;
	margin: 0;
	padding-bottom: 15px;
}
.mortgagebrain_nav-text {
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 15px;
}
.mortgagebrain_header_login {
	float: right;
	width: 405px;
	height: 78px;
	text-align: right;
}
.mortgagebrain_affinitylogo {
	float: left;
	width: 245px;
	height: 78px;
}
.mortgagebrain_page-title {
	width: 400px;
	height: 24px;
	padding-bottom: 5px;
}
/* ***MORTGAGE BRAIN STYLES***: finish */

.home-enews {
	width: 164px;
	height: 99px;
	margin-top: 7px;
	margin-bottom: 5px;
	background-image:url(http://www.mortgagesoverseas.com/images/rhs_home_enews.jpg);
	background-repeat:no-repeat;
} 
.home-enews-text {
	width: 150px;
	height: 70px;
	padding: 80px 0 0 20px;
	color: #3B509B;
	font-size: 9px;
	text-align: left;
	text-decoration: none;
}	
.mortgagebrain_hotspots-container {
	width: 204px;
	height: 99px;
	background-image:url(http://www.mortgagesoverseas.com/images/home_link_hotspots.jpg);
	background-repeat:no-repeat;
	
}
.mortgage-brain_hotspots-text {
	width: 150px;
	height: 70px;
	padding: 35px 0 0 95px;
	color: #FFFFFF;
	font-size: 9px;
	text-align: left;
	text-decoration: none;
}	

.mortgagebrain_quickquote-container {
	width: 204px;
	height: 99px;
	background-image: url(http://www.mortgagesoverseas.com/images/home_link_quick-quote.jpg);
	background-repeat:no-repeat;
	margin-bottom:7px;
}
.mortgage-brain_quickquote-text {
	width: 180px;
	height: 60px;
	padding: 78px 0 0 10px;
	color: #FFFFFF;
	font-size: 9px;
	text-align: left;
}	
.mortgagebrain_broker-container {
	width: 204px;
	height: 99px;
	background-image: url(http://www.mortgagesoverseas.com/images/home_link_broker.jpg);
	background-repeat:no-repeat;
	margin-bottom:7px;
}
.mortgage-brain_broker-text {
	width: 180px;
	height: 60px;
	padding: 35px 0 0 130px;
	font-size: 9px;
	text-align: left;
}	
.mortgagebrain_remortgage-container {
	width: 203px;
	height: 99px;
	background-image: url(http://www.mortgagesoverseas.com/images/home_remortgage.jpg);
	background-repeat:no-repeat;
	float: left;
}
.mortgage-brain_remortgage-text {
	width: 180px;
	height: 60px;
	padding: 35px 0 0 15px;
	font-size: 9px;
	text-align: left;
}	
.style1 {
	color: #FFFFFF;
	text-decoration:none;
}
.style2 {
	color: #3B509B;
	text-decoration:none;
}

/*for partners*/
.partner-header{
	float: left;
	margin-left:15px;
	}
	
img.partner-header {
clear:right !important;
float:left !important;
margin-right:5px !important;
}	

.partner-header-text{
	float:right;
	display:inline;
	color:#3A509A;
	font-family:Verdana, Geneva, sans-serif;
	font-size:7pt;
	margin:20px 20px 0 0;
	line-height:18px;
	}
img.my_conti{
	float:right;}


.partner-content-holder{
	float:left;
	margin:10px 0 0 0;
	}
.btn_secure_login {
	float:right;
	display:inline;
	color:#3A509A;
	font-family:Verdana, Geneva, sans-serif;
	font-size:7pt;
	margin:30px 10px 0 0;
	line-height:18px;
	}
	
/*logged in partner main page image map*/
#partner-section {
background:transparent url(http://www.mortgagesoverseas.com/conti_partner/img-partner-area/partner-iface-thumbnails-b.jpg) no-repeat scroll 0 0;
height:281px;
margin:0;
padding:0;
position:relative;
width:607px;
}
#partner-section a {
display:block;
text-decoration:none;
text-indent:-9999px;
}
#partner-section li {
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
position:absolute;
}
#how-to-refer-business {
width:276px;
height:60px;
top:8px;
left:12px;
z-index:40;
}
#how-to-refer-business a {
cursor:pointer;
height:60px;
}
#mortgage-quote {
width:276px;
height:80px;
top:92px;
left:12px;
z-index:40;
}
#mortgage-quote a {
cursor:pointer;
height:80px;
}
#mortgage-application-status {
width:276px;
height:80px;
top:192px;
left:12px;
z-index:40;
}
#mortgage-application-status a {
cursor:pointer;
height:80px;
}
#sales-toolkit {
width:276px;
height:80px;
top:8px;
left:322px;
z-index:40;
}
#sales-toolkit a {
cursor:pointer;
height:80px;
}
#download-essential-forms {
width:276px;
height:66px;
top:110px;
left:322px;
z-index:40;
}
#download-essential-forms a {
cursor:pointer;
height:66px;
}
#company-account-details {
width:276px;
height:66px;
top:194px;
left:322px;
z-index:40;
}
#company-account-details a {
cursor:pointer;
height:66px;
}

/*logged in partner SALES TOOLKIT*/
.client-testimonials {
background-color:#8E8E8E;
float:right;
height:233px;
margin-right:10px;
width:145px;
height:900px;
}
.right_spacer_sales_toolkit {
	height: 88px;
	width: 130px;
	color: #FFFFFF;
	float: right;
}

/*SALES TOOLKIT - how to refer image map*/
#how-to-refer-img {
background:transparent url(http://www.mortgagesoverseas.com/conti_partner/img-partner-area/salestoolkit-how-to-refer-b.jpg) no-repeat scroll 0 0;
height:256px;
margin:0;
padding:0;
position:relative;
width:606px;
}
#how-to-refer-img a {
display:block;
text-decoration:none;
text-indent:-9999px;
}
#how-to-refer-img li {
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
position:absolute;
}
#request-your-free-weblink {
width:178px;
height:24px;
top:116px;
left:410px;
z-index:40;
}
#request-your-free-weblink a {
cursor:pointer;
height:24px;
}
#how-to-refer-business-sales {
width:120px;
height:18px;
top:166px;
left:470px;
z-index:40;
}
#how-to-refer-business-sales a {
cursor:pointer;
height:18px;
}
#eight-key-steps {
width:120px;
height:18px;
top:210px;
left:470px;
z-index:40;
}
#eight-key-steps a {
cursor:pointer;
height:18px;
}

/*SALES TOOLKIT - sales toolkit image map*/
#sales-toolkit-img {
background:transparent url(http://www.mortgagesoverseas.com/conti_partner/img-partner-area/salestoolkit-sales-toolkit.jpg) no-repeat scroll 0 0;
height:380px;
margin:0;
padding:0;
position:relative;
width:606px;
}
#sales-toolkit-img a {
display:block;
text-decoration:none;
text-indent:-9999px;
}
#sales-toolkit-img li {
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
position:absolute;
}
#powerpoint-presentation {
width:120px;
height:18px;
top:66px;
left:470px;
z-index:40;
}
#powerpoint-presentation a {
cursor:pointer;
height:18px;
}
#costumer-brochure {
width:120px;
height:18px;
top:124px;
left:470px;
z-index:40;
}
#costumer-brochure a {
cursor:pointer;
height:18px;
}
#top-tips {
width:120px;
height:18px;
top:167px;
left:470px;
z-index:40;
}
#top-tips a {
cursor:pointer;
height:18px;
}
#letter-for-new-mortgages {
width:120px;
height:18px;
top:210px;
left:470px;
z-index:40;
}
#letter-for-new-mortgages a {
cursor:pointer;
height:18px;
}
#letter-for-remortgages {
width:120px;
height:18px;
top:254px;
left:470px;
z-index:40;
}
#letter-for-remortgages a {
cursor:pointer;
height:18px;
}
#enewsletter {
width:120px;
height:18px;
top:298px;
left:470px;
z-index:40;
}
#enewsletter a {
cursor:pointer;
height:18px;
}
#faq {
width:120px;
height:18px;
top:338px;
left:470px;
z-index:40;
}
#faq a {
cursor:pointer;
height:18px;
}

/*SALES TOOLKIT - essential form image map*/
#essential-forms-img {
background:transparent url(http://www.mortgagesoverseas.com/conti_partner/img-partner-area/salestoolkit-essential-forms-c.jpg) no-repeat scroll 0 0;
height:160px;
margin:0;
padding:0;
position:relative;
width:606px;
}
#essential-forms-img a {
display:block;
text-decoration:none;
text-indent:-9999px;
}
#essential-forms-img li {
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
position:absolute;
}

#pre-qualification {
width:120px;
height:18px;
top:59px;
left:470px;
z-index:40;
}
#pre-qualification a {
cursor:pointer;
height:18px;
}
#country-matrices {
width:120px;
height:18px;
top:122px;
left:470px;
z-index:40;
}
#country-matrices a {
cursor:pointer;
height:18px;
}

/*new my-conti page image map*/
#my-conti-img {
background:transparent url(http://www.mortgagesoverseas.com/images/my-conti-img.jpg) no-repeat scroll 0 0;
height:186px;
padding:0;
margin:50px 0 0 0;
position:relative;
width:606px;
}
#my-conti-img a {
display:block;
text-decoration:none;
text-indent:-9999px;
}
#my-conti-img li {
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
position:absolute;
}
#my-conti_quick-quote {
width:280px;
height:62px;
top:8px;
left:10px;
z-index:40;
}
#my-conti_quick-quote a {
cursor:pointer;
height:62px;
}
#my-conti_detailed-quote {
width:280px;
height:82px;
top:92px;
left:10px;
z-index:40;
}
#my-conti_detailed-quote a {
cursor:pointer;
height:82px;
}
#my-conti_mortgage-app {
width:280px;
height:82px;
top:6px;
left:318px;
z-index:40;
}
#my-conti_mortgage-app a {
cursor:pointer;
height:82px;
}
#my-conti_personal-acc {
width:280px;
height:62px;
top:108px;
left:318px;
z-index:40;
}
#my-conti_personal-acc a {
cursor:pointer;
height:62px;
}
























