﻿/* sponsor section
 *******************/

#sponsors
{
	float: right;
	padding-right: 8px;
	width: 300px;
	padding-left: 12px;
	background: url(/Images/Common/dottedline-vertical.gif) repeat-y left;
}

#sponsors h3
{
	background-color: White;
	border: none;
	color: Black;
	font: bold 11px Verdana;
	margin: 30px 0 0 10px;
	padding: 0;
}

#sponsors p
{
	font: 11px Verdana;
	margin: 0;
	padding: 0;
}

#sponsors p.disclaimer 
{
	padding-bottom: 5px;
	text-align: right;
}

#sponsors p.blurb
{
	padding: 0 10px 5px 10px;
}

#sponsors ul
{
	margin: 0;
	padding: 0 0 0 30px;
}

#sponsors ul li
{
	list-style-type: disc;
	color: #AAA;
	font: bold 20px Arial;
	line-height: 20px;
	vertical-align: middle;
}

#sponsors ul li a
{
	font: 11px Verdana;
	line-height: 20px;
	vertical-align: top;
}

#sponsors #islandAd
{
    padding-bottom:5px;
}

/* Map section
 *******************/

#homepageMap
{
	position: relative;
	width: 430px;
	height: 510px;
	background: url(/images/homepage-map.jpg) no-repeat 40px 25px;
}

#homepageMap h1  
{
	text-align: center;
	padding-top: 5px;
}

#homepageMap a  
{
	position: absolute;
	font-size: 12px;
}

/* links on the right hand side of nz */
#homepageMap a.bay-of-islands { top: 55px; left: 255px; }
#homepageMap a.coromandel { top: 88px; left: 290px; }
#homepageMap a.bay-of-plenty { top: 105px; left: 300px; }
#homepageMap a.rotorua { top: 130px; left: 315px; }
#homepageMap a.eastland { top: 160px; left: 357px; }
#homepageMap a.gisborne { top: 183px; left: 355px; }
#homepageMap a.hawkes-bay { top: 205px; left: 323px; }
#homepageMap a.napier { top: 223px; left: 318px; }
#homepageMap a.martinborough { top: 250px; left: 300px; }
#homepageMap a.wellington { top: 278px; left: 271px; }

#homepageMap a.marlborough { top: 305px; left: 232px; }
#homepageMap a.christchurch { top: 342px; left: 225px; }
#homepageMap a.canterbury { top: 367px; left: 183px; }
#homepageMap a.dunedin { top: 410px; left: 170px; }
#homepageMap a.otago { top: 427px; left: 155px; }

/* links on the left hand side of nz */
#homepageMap a.northland { top: 78px; right: 215px; }
#homepageMap a.auckland { top: 105px; right: 193px; }
#homepageMap a.waikato { top: 135px; right: 178px; }
#homepageMap a.taupo { top: 160px; right: 180px; }
#homepageMap a.taranaki { top: 190px; right: 205px; }
#homepageMap a.wanganui { top: 215px; right: 190px; }

#homepageMap a.nelson { top: 245px; right: 250px; }
#homepageMap a.west-coast { top: 315px; right: 290px; }
#homepageMap a.queenstown { top: 360px; right: 341px; }
#homepageMap a.wanaka { top: 375px; right: 370px; }
#homepageMap a.southland { top: 437px; right: 350px; }

/* aussi link */
#homepageMap a.australia { top: 450px; right: 24px; }

/* Featured homes styles
 *****************************/
 
 #featuredHomes
 {
 	clear: both;
 	margin-bottom: 20px;
 }
 
 #featuredHomes h2
 {
 	color: Black;
 	font-weight: bold;
 	padding: 0;
 	margin: 0 0 10px 0;
 }
 
 /* bottom of the page */
 
 #outro 
 {
 	margin: 0 10px 0 0 ;
 	padding: 0;
 }
 
 div.content { padding-bottom: 0; }
 
 
/* Popular Searches
*********************/
div.popularSearches h2
{
    color:Black; font-weight:bold;
}

/* Earthquake Searches
*********************/
div.quake-offer 
{
    text-align:center;
    width:303px;
    height:163px;
    background: url(../Images/quake-background.jpg);
}
#sponsors .quake-inner{padding:10px;}
#sponsors .quake-inner h1 {font:20px Arial; font-weight:normal;}
#sponsors .quake-inner p {font-size: 13px; margin-bottom:1em;}
a.search-now
{
	width: 113px;
	height: 32px;
	background-image: url(../Images/Buttons/search-now.png);
	background-position: left top;
	margin:0 auto;
}
a.search-now:hover
{
	background-position: left bottom;
}
a.search-now:active
{
	background-position: left bottom;
}

/* div.barracuda-comp */
div.barracuda-comp
{
	text-align:center;
    width:300px;
    height:162px;
    background: url(../Images/Promo/Barracuda2011/barracuda_homepage_background.jpg);
}
/* div.barracuda-comp */
a.barracuda-comp-signup
{
	position:relative;
	left:95px;
	top:75px;
	width: 113px;
	height: 28px;
	background-image: url(../Images/Promo/Barracuda2011/barracuda_homepage_button.png);
	background-position: left top;
}
/* div.barracuda-comp */
a.barracuda-comp-signup:hover
{
	background-position: left bottom;
}


