@charset "utf-8";
/* CSS Document */

html,body {
	padding: 0px;
	color: #000000;
	margin: 0px;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	background-image: url('images/bg_body.jpg');
	background-position:top;
	background-repeat:repeat-x;
}


img {
	border: none;
}

p {
	padding: 0px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 2px;
	color: #007bab;
	padding-top: 10px;
	text-transform:uppercase;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #007bab;
	letter-spacing: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #102d79;
	margin: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #102d79;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}



h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
}
h6 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align:center;
}

a:link {
	color: #007bab;
	text-decoration: underline;
}

a:visited {
	color: #007bab;
	text-decoration: underline;
}
a:hover {
	color: #007bab;
	text-decoration: none;
}

a.footer:link {
	color: #ffffff;
	text-decoration: underline;
}

a.footer:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.footer:hover {
	color: #ffffff;
	text-decoration: none;
}
.whiteText
{
    color: #ffffff;
}

.font11
{
    font-size:11px;
}

.font13
{
    font-size:13px;
}


.bgColour1
{
    background-color:White;   
}

.bgColour2
{
    background-color:#dee4f6;   
}



/*******************************SEARCH MAP***************************************************/

    #map { position: relative; width: 250px; height: 250px; list-style:none; padding: 0; margin:0; }
    #map li { margin:0;padding:0;list-style:none;display:block;position:absolute;background:none}
    #map a {display:block;}
    #map a {text-indent:-9000px; outline: none; }
    #map
    {
        background-image: url(images/platinum_map.jpg);
       
    }
    .mapNW a:hover,.mapCBD a:hover,.mapNE a:hover,.mapSW a:hover,.mapSE a:hover,.mapNW a.selected,.mapCBD a.selected,.mapNE a.selected,.mapSW a.selected,.mapSE a.selected { background: url(images/platinum_map.jpg) no-repeat; } 
    
    .mapSW {left:12px;top:120px;width:100px;height:117px;}
    .mapSW a {height:117px}
    .mapSW a:hover, .mapSW a.selected {background-position:-12px -1120px; } 
    
    .mapNW {left:12px;top:40px;width:60px;height:101px}
    .mapNW a {height:101px}
    .mapNW a:hover, .mapNW a.selected {background-position: -12px -290px} 
    
    
    .mapNE {left:47px;top:0px;width:188px;height:135px}
    .mapNE a {height:135px}
    .mapNE a:hover, .mapNE a.selected {background-position: -47px -500px} 
    
    .mapCBD {left:49px;top:100px;width:39px;height:29px; z-index:100;}
    .mapCBD a {height:29px}
    .mapCBD a:hover, .mapCBD a.selected {background-position: -49px -850px;} 
    
    .mapSE {left:82px;top:90px;width:130px;height:160px;}
    .mapSE a {height:160px}
    .mapSE a:hover, .mapSE a.selected {background-position: -82px -1340px;} 
    
/*******************************SEARCH MAP***************************************************/
