/* CSS Document */

* {padding:0; margin:0; }

/* GENERAL */

html {overflow: -moz-scrollbars-vertical;}

body {background-color:#ffffff; padding:0; margin:10px 10px 10px 10px; color:#000000; font-family:Verdana, Arial, sans-serif;}
b {font-weight:bold;}
div{}
img {border:0;} 
label {border:0;}
p {font-size:0.8em; text-align:left; margin:0.8em 15px 0.8em 5px;}
ol {font-size:0.8em; text-align:left; margin:0.8em 15px 0.8em 5px;}
ul {font-size:0.8em; text-align:left; margin:0.8em 15px 0.8em 5px;}
li {margin:0.8em 15px 0.4em 20px; text-align:left;}
td {font-size:0.8em; text-align:left; margin:0 15px 0.8em 5px;} /* Naughty */



	

h1 
{
	position:relative;
	display:block;
	float:left;
	height:auto;
	width:740px;
	padding:0 15px 0 15px;
	margin:10px 0 10px 0;
	color:#0083b0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.9em;
	line-height:normal;
	min-height:42px;
}

*html h1 
{
	height:42px;
}

h2 
{
	position:relative;
	display:block;
	height:auto;
	padding:10px 15px 10px 5px;
	margin:0 0 -0.8em 0;
	color:#0083b0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.1em;
	clear:left;
}

h2 a, h2 a:link, h2 a:visited
{
	color:#0083b0;
	background-image:url(/g2/Images/arrow_blue3.gif);
	padding: 0 18px 0 0;
	background-position:right bottom;
	background-repeat:no-repeat;
}

h2 a:hover, h2 a:active, h2 a:focus
{
	color:#0083b0;
	text-decoration:underline;
}

h3 
{
	font-size:0.8em; 
	font-weight:bold;
	color:#0083b0; 
	text-align:left; 
	padding:10px 15px 5px 5px;
	margin:0 0 -0.8em 0;
	clear:left;
}
	
h4 
{
	font-size:0.8em; 
	font-weight:normal; 
	color:#0083b0; 
	text-align:left; 
	padding:10px 15px 5px 5px;
	margin:0 0 -0.8em 0;
	clear:left;
}
	
h5 
{
	font-size:0.7em; 
	font-weight:bold; 
	color:#0083b0; 
	text-align:left; 
	padding:10px 15px 5px 5px;
	margin:0 0 -0.8em 0;
	clear:left;
}
	
h6 
{
	font-size:0.7em; 
	font-weight:normal; 
	color:#0083b0; 
	text-align:left; 
	padding:10px 15px 5px 5px;
	margin:0 0 -0.8em 0;
	clear:left;
}


a, a:link, a:visited {color:#0083b0; text-decoration:none;}
a:hover, a:active, a:focus {color:#0083b0; text-decoration:underline;}

.bold {font-weight:bold;}

.noP 
{
	position:relative;
	display:block;
	font-size:100%;
	margin:0;
	padding:0;
}

.invisible {position:absolute; left:0px; top:-5000px; width:1px; height:1px; overflow:hidden;}

.hidden {list-style:none; display:inline; font-size:100%; margin:0; padding:0; border:0;}
.hidden li {display:inline; margin:0;}

.clearBoth {clear:both;}
.clearPrint {display:none;}
.floatLeft {float:left; margin-top:0;}
.floatRight {float:right; margin-top:0;}


.blue {color:#0083b0;}
.dBlue {color:#353165;}
.pink {color:#db229a;}
.orange {color:#e55300;}
.lBlue {color:#009acf;}
.red {color:#f13447;}
.cyan {color:#35949a;}
.green {color:#53a513;}
.maroon {color:#782129;}

.swisHV_blue {color:#0083b0;}
.swisHV_dblue {color:#353165;}
.swisHV_pink {color:#db229a;}
.swisHV_orange {color:#e55300;}
.swisHV_lblue {color:#009acf;}
.swisHV_red {color:#f13447;}
.swisHV_cyan {color:#35949a;}
.swisHV_green {color:#53a513;}
.swisHV_maroon {color:#782129;}

.noBottomPadding {padding-bottom:0;}

.locationRollup 
{
	list-style:none;
	list-style-image:none;
}

.locationRollup li
{
	margin-left:0;
	margin-right:0;
}


.locationRollup li a, .locationRollup li a:link, .locationRollup li a:visited 
{
	color:#0083b0;
	font-weight:bold;
	background-image:url(/g2/Images/arrow_blue_forward.gif);
	padding: 0 15px 0 0;
	background-position:right bottom;
	background-repeat:no-repeat;
	clear:both;
}

.locationRollup li a:hover, .locationRollup li a:active, .locationRollup li a:focus 
{
	text-decoration:underline;
}
	
.linkBlue, .linkBlue:link, .linkBlue:visited 
{
	color:#0083b0;
	font-weight:bold;
	background-image:url(/g2/Images/arrow_blue_forward.gif);
	padding: 0 15px 0 0;
	background-position:right bottom;
	background-repeat:no-repeat;
	clear:both;
}

.linkBlue:hover, .linkBlue:active, .linkBlue:focus 
{
	text-decoration:underline;
}

.backLinkBlue, .backLinkBlue:link, .backLinkBlue:visited 
{
	color:#0083b0;
	font-weight:bold;
	background-image:url(/g2/Images/arrow_blue_back.gif);
	padding: 0 0 0 15px;
	background-position:left top;
	background-repeat:no-repeat;
	clear:both;
	float:left;
}

.backLinkBlue:hover, .backLinkBlue:active, .backLinkBlue:focus 
{
	text-decoration:underline;
}


/* Structure */

.container {
	width:770px;
	margin:15px auto;
}

/* Header */

.header {
	display:block;
	position:relative;
	float:left;
	width:770px;
	height:auto;
	padding:0 0 1px 0;
	background-image:url(/g2/Images/header_bg.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	z-index:100;
}

.headerCommunity 
{
	
	display:block;
	position:absolute;
	top:0px;
	right:10px;
	width:125px;
	height:60px;
	background-image:url(/g2/Images/community_small.gif);
	background-position:top left;
	background-repeat:no-repeat;
	
}

.headerLogo {
	display:block;
	position:relative;
	float:left;
	width:130px;
	margin:0;
	padding:0 0 9px 15px;
}

.headerNav {
	display:block;
	position:relative;
	float:left;
	width:610px;
	height:auto;
	padding:60px 0 0 15px;
	margin:0;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	list-style:none;
}

.headerNav li {
	display:block;
	position:relative;
	float:left;
	margin:0 15px 0 0;
	padding:0;
	width:auto;
}
*html .headerNav li {
	padding:0 15px 0 0;
	margin:0;
}

.subNav {
	position:absolute;
	display:block;
	left:-5px;
	top:24px;
	min-width:120px;
	height:auto;
	font-size:100%;
	margin:0;
	padding:0;
	background-color:#ffffff;
	list-style:none;
	z-index:100;
}

*html .subNav {
	width:120px;
	overflow:hidden;
}

.subNav li {
	position:relative;
	display:block;
	float:left;
	clear:left;
	min-width:120px;
	height:auto;
	font-size:100%;
	margin:0;
	padding:0;
}

*html .subNav li {
	width:120px;
	overflow:hidden;
}

.headerLink1, .headerLink1:link, .headerLink1:visited,
.headerLink2, .headerLink2:link, .headerLink2:visited,
.headerLink3, .headerLink3:link, .headerLink3:visited,
.headerLink4, .headerLink4:link, .headerLink4:visited,
.headerLink5, .headerLink5:link, .headerLink5:visited,
.headerLink6, .headerLink6:link, .headerLink6:visited,
.headerLink7, .headerLink7:link, .headerLink7:visited {
 	position:relative;
	display:block;
	float:left;
	color:#0083b0;
	text-decoration:none;
	min-height:24px;
	z-index:50;
}

*html .headerLink1, .headerLink1:link, .headerLink1:visited,
.headerLink2, .headerLink2:link, .headerLink2:visited,
.headerLink3, .headerLink3:link, .headerLink3:visited,
.headerLink4, .headerLink4:link, .headerLink4:visited,
.headerLink5, .headerLink5:link, .headerLink5:visited,
.headerLink6, .headerLink6:link, .headerLink6:visited,
.headerLink7, .headerLink7:link, .headerLink7:visited {
	height:24px;
}

.headerLink1:hover, .headerLink1:active, .headerLink1:focus,
.selected .headerLink1, .selected .headerLink1:link, .selected .headerLink1:visited {
	color:#68d0f3;
	text-decoration:none;
}

.headerLink2:hover, .headerLink2:active, .headerLink2:focus
.selected .headerLink2, .selected .headerLink2:link, .selected .headerLink2:visited {
	color:#353165;
	text-decoration:none;
}

.headerLink3:hover, .headerLink3:active, .headerLink3:focus
.selected .headerLink3, .selected .headerLink3:link, .selected .headerLink3:visited {
	color:#db229a;
	text-decoration:none;
}

.headerLink4:hover, .headerLink4:active, .headerLink4:focus
.selected .headerLink4, .selected .headerLink4:link, .selected .headerLink4:visited {
	color:#e55300;
	text-decoration:none;
}

.headerLink5:hover, .headerLink5:active, .headerLink5:focus
.selected .headerLink5, .selected .headerLink5:link, .selected .headerLink5:visited {
	color:#f13447;
	text-decoration:none;
}

.headerLink6:hover, .headerLink6:active, .headerLink6:focus
.selected .headerLink6, .selected .headerLink6:link, .selected .headerLink6:visited {
	color:#35949a;
	text-decoration:none;
}

.headerLink7:hover, .headerLink7:active, .headerLink7:focus
.selected .headerLink7, .selected .headerLink7:link, .selected .headerLink7:visited {
	color:#53a513;
	text-decoration:none;
}

#subNav2 a, #subNav1 a:link, #subNav2 a:visited,
#subNav3 a, #subNav1 a:link, #subNav3 a:visited,
#subNav4 a, #subNav1 a:link, #subNav4 a:visited,
#subNav5 a, #subNav1 a:link, #subNav5 a:visited,
#subNav6 a, #subNav1 a:link, #subNav6 a:visited,
#subNav7 a, #subNav7 a:link, #subNav7 a:visited {
	position:relative;
	display:block;
	font-weight:normal;
	color:#0083b0;
	text-decoration:none;
	margin:0;
	padding:2px 5px 2px 5px;
}

#subNav2 a:hover, #subNav2 a:active, #subNav2 a:focus {
	color:#ffffff;
	background-color:#353165;
}

#subNav2 {
	border-bottom:1px solid #353165;
}

#subNav3 a:hover, #subNav3 a:active, #subNav3 a:focus {
	color:#ffffff;
	background-color:#db229a;
}

#subNav3 {
	border-bottom:1px solid #db229a;
}

#subNav4 a:hover, #subNav4 a:active, #subNav4 a:focus {
	color:#ffffff;
	background-color:#e55300;
}

#subNav4 {
	border-bottom:1px solid #e55300;
}

#subNav5 a:hover, #subNav5 a:active, #subNav5 a:focus {
	color:#ffffff;
	background-color:#f13447;
}

#subNav5 {
	border-bottom:1px solid #f13447;
}

#subNav6 a:hover, #subNav6 a:active, #subNav6 a:focus {
	color:#ffffff;
	background-color:#35949a;
}

#subNav6 {
	border-bottom:1px solid #35949a;
}

#subNav7 a:hover, #subNav7 a:active, #subNav7 a:focus {
	color:#ffffff;
	background-color:#53a513;
}

#subNav7 {
	border-bottom:1px solid #53a513;
}


/* Footer */

.footer {
	position:relative;
	display:block;
	float:left;
	width:750px;
	height:auto;
	border-top:1px solid #68d0f3;
	padding:5px 10px 15px 10px;
}

.footer ul {
	position:relative;
	display:block;
	float:left;
	list-style:none;
	width:auto;
	height:auto;
	font-size:0.6em;
	margin:0;
}

.footer ul li {
	position:relative;
	display:block;
	float:left;
	margin:0 5px 0 5px;
	padding:0;
}

.footer a, .footer a:link, .footer a:visited {
	color:#0083b0;
	text-decoration:none;
}

.footer a:hover, .footer a:active, .footer a:focus {
	color:#353165;
	text-decoration:underline;
}

.tagLine {
	position:relative;
	display:block;
	float:right;
	margin:0 5px 0 5px;
	padding:0;
	font-size:0.6em;
	font-family:Arial, Helvetica, sans-serif;
}

.tagLine a, .tagLine a:link, .tagLine a:visited {
	color:#000000;
	text-decoration:none;
}

.tagLine a:hover, .tagLine a:active, .tagLine a:focus {
	color:#000000;
	text-decoration:none;
}



/* Search for apartments */

.searchApt360 {
	position:relative;
	display:block;
	float:left;
	width:370px;
	height:auto;
	border-top:1px solid #53a513;
	border-bottom:1px solid #53a513;
	margin:0 0 15px 0;
	left:0;
	clear:left;
}

.columnDouble .searchApt360 
{
	left:0;
}

.columnSingleRight .searchApt360 {
	width:180px;
	left:0;
}

.searchApt360 h2 {
	position:relative;
	display:block;
	float:left;
	width:170px;
	height:auto;
	padding:9px 0 9px 5px;
	margin:0;
	color:#53a513;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.3em;
	line-height:1em;
}

.columnSingleRight .searchApt360 h2 {
	font-size:1.1em;
	padding:9px 0 10px 5px;
}

.searchApt360 p {
	position:relative;
	display:block;
	float:left;
	width:190px;
	height:auto;
	padding:9px 5px 9px 0;
	margin:0;
	color:#53a513;
	font-size:100%;
}

.columnSingleRight .searchApt360 p {
	width:170px;
	padding:5px 5px 9px 5px;
}

.searchAptSelect {
	position:relative;
	display:block;
	float:left;
	width:170px;
	height:auto;
	padding:0 5px 5px 20px;
	margin:0;
}

.columnSingleRight .searchAptSelect {
	width:170px;
	padding:0 0 5px 0;
	margin:0;
}

.searchAptSelect select {
	width:100%;
	font-size:0.6em;
	vertical-align:baseline;
	color:#000000;
	border:1px solid #cccccc;
	border-collapse:collapse;
}

.searchAptOr {
	position:relative;
	display:block;
	float:left;
	width:15px;
	height:auto;
	padding:0 5px 0 0;
	margin:2px 0 0 0;
	text-align:right;
	font-size:0.6em;
	font-weight:bold;
}

.columnSingleRight .searchAptOr {
	text-align:left;
	padding:0 5px 0 5px;
}

.searchAptPostcode {
	position:relative;
	display:block;
	float:left;
	width:105px;
	height:auto;
	padding:0 5px 0 0;
	margin:0;
	
}

.columnSingleRight .searchAptPostcode {
	width:145px;
	padding:0;
}

.searchAptPostcode input {
	width:88px;
	font-size:0.6em;
	vertical-align:baseline;
	color:#000000;
	padding:0.1em 5px 0.1em 5px;
	border:1px solid #cccccc;
	border-collapse:collapse;
}

.columnSingleRight .searchAptPostcode input {
	width:132px;
}

.searchAptSubmit {
	position:relative;
	display:block;
	float:left;
	width:auto;
	height:auto;
	padding:0 0 0 5px;
	margin:2px 0 0 0;
}

.columnSingleRight .searchAptSubmit {
	float:right;
	width:auto;
	padding:5px 0 0 0;
}

.searchAptSubmit input {
	position:relative;
	display:block;
	float:left;
	width:55px;
	height:auto;
	border:0;
	text-align:right;
	background-color:#ffffff;
	color:#53a513;
	font-weight:bold;
	padding:0 20px 0 0;
	margin:0;
	font-size:0.6em;
	vertical-align:baseline;
	background-image:url(/g2/Images/arrow_green.gif);
	background-position:center right;
	background-repeat:no-repeat;
}


/* Apartment links */

.aptLinks {
	position:relative;
	display:block;
	float:left;
	width:370px;
	height:auto;
	margin:0 0 0 0;
	list-style:none;
	list-style-image:none;
	font-size:100%;
	left:0;
	padding: 0 0 15px 0;
	clear:left;
}

.columnSingleRight .aptLinks {
	width:180px;
	left:0;
	padding: 0 0 15px 0;
}

 .sideAptHolder .aptLinks 
 {
	position:absolute;
	display:block;
	float:none;
	left:0px;
	bottom:0px;
	width:180px;
	left:0;
	padding:0;
}

.columnDouble .aptLinks
{
	left:0;
	padding: 0 0 0 0;
}

.aptLink1 {
	position:relative;
	display:block;
	float:left;
	width:180px;
	height:auto;
	margin:0 10px 0 0;
	border-top:1px solid #e55300;
	border-bottom:1px solid #e55300;
}

.columnSingleRight .aptLink1 {
	margin:0 0 15px 0;
}

.sideAptHolder .aptLink1 {
	margin:15px 0 0 0 ;
}

/*.columnDouble .aptLink1
{
	width:370px;
	margin:0 0 15px 0;
}*/

.aptLinkHolder1 {
	position:relative;
	display:block;
	float:left;
	width:170px;
	padding:9px 5px 9px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.1em;
	background-image:url(/g2/Images/arrow_orange.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	overflow:hidden;
}

/*.columnDouble .aptLinkHolder1 {
	width:360px;
	background-image:url(/g2/Images/arrow_orange2.gif);
	background-position:center right;
}*/

.aptLink1 a, .aptLink1 a:link, .aptLink1 a:visited {
	text-decoration:none;
	color:#e55300;
}

.aptLink1 a:focus, .aptLink1 a:hover, .aptLink1 a:active {
	text-decoration:underline;
}

.aptLink2 {
	position:relative;
	display:block;
	float:left;
	width:180px;
	height:auto;
	margin:0;
	border-top:1px solid #009acf;
	border-bottom:1px solid #009acf;
}

.columnSingleRight .aptLink2 {
	margin:0 0 15px 0;
}

.sideAptHolder .aptLink2 {
	margin:15px 0 0 0 ;
}

/*.columnDouble .aptLink2
{
	width:370px;
	margin:0 0 15px 0;
}*/

.aptLinkHolder2 {
	position:relative;
	display:block;
	float:left;
	width:170px;
	padding:9px 5px 9px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.1em;
	background-image:url(/g2/Images/arrow_lblue.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	overflow:hidden;
}

/*.columnDouble .aptLinkHolder2 {
	width:360px;
	background-image:url(/g2/Images/arrow_blue2.gif);
	background-position:center right;
}*/

.aptLink2 a, .aptLink2 a:link, .aptLink2 a:visited {
	color:#009acf;
	text-decoration:none;
}

.aptLink2 a:focus, .aptLink2 a:hover, .aptLink2 a:active {
	text-decoration:underline;
}

.aptLink3 {
	position:relative;
	display:block;
	float:left;
	width:180px;
	height:auto;
	margin:0;
	border-top:1px solid #782129 ;
	border-bottom:1px solid #782129;
}

.columnSingleRight .aptLink3 {
	margin:0 0 15px 0;
}

.sideAptHolder .aptLink3 {
	margin:15px 0 0 0 ;
}

/*.columnDouble .aptLink3
{
	width:370px;
	margin:0 0 15px 0;
}*/

.aptLinkHolder3 {
	position:relative;
	display:block;
	float:left;
	width:170px;
	padding:9px 5px 9px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.1em;
	background-image:url(/g2/Images/arrow_maroon.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	overflow:hidden;
}

/*.columnDouble .aptLinkHolder3 {
	width:360px;
	background-image:url(/g2/Images/arrow_maroon2.gif);
	background-position:center right;
}*/

.aptLink3 a, .aptLink3 a:link, .aptLink3 a:visited {
	color:#782129 ;
	text-decoration:none;
}

.aptLink3 a:focus, .aptLink3 a:hover, .aptLink3 a:active {
	text-decoration:underline;
}




/* Apartment prices */


.aptPriceHolder h2
{
	position:relative;
	display:block;
	float:left;
	width:170px;
	height:auto;
	padding:9px 5px 0 5px;
	margin:0;
	color:#db229a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.1em;
}

.aptPriceHolder 
{
	position:relative;
	display:block;
	float:left;
	width:180px;
	height:auto;
	border-top:1px solid #db229a;
	border-bottom:1px solid #db229a;
	margin:0 0 15px 0;
	padding:0;
}


.aptPrices {
	position:relative;
	display:block;
	float:left;
	width:180px;
	height:auto;
	list-style:none;
	list-style-image:none;
	font-size:100%;
	padding:5px 0 4px 0;
	margin:0;
	clear:left;
}

.aptPrice1 {
	position:relative;
	display:block;
	float:left;
	width:180px;
	height:auto;
	margin:0;
}

.aptPriceHolder1 {
	position:relative;
	display:block;
	float:left;
	width:170px;
	padding:5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.1em;
	background-image:url(/g2/Images/arrow_orange.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	overflow:hidden;
}

.aptPrice1 a, .aptPrice1 a:link, .aptPrice1 a:visited {
	text-decoration:none;
	color:#e55300;
}

.aptPrice1 a:focus, .aptPrice1 a:hover, .aptPrice1 a:active {
	text-decoration:underline;
}

.aptPrice2 {
	position:relative;
	display:block;
	float:left;
	width:180px;
	height:auto;
	margin:0;
}

.aptPriceHolder2 {
	position:relative;
	display:block;
	float:left;
	width:170px;
	padding:5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.1em;
	background-image:url(/g2/Images/arrow_lblue.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	overflow:hidden;
}

.aptPrice2 a, .aptPrice2 a:link, .aptPrice2 a:visited {
	color:#009acf;
	text-decoration:none;
}

.aptPrice2 a:focus, .aptPrice2 a:hover, .aptPrice2 a:active {
	text-decoration:underline;
}

.aptPrice3 {
	position:relative;
	display:block;
	float:left;
	width:180px;
	height:auto;
	margin:0;
}

.aptPriceHolder3 {
	position:relative;
	display:block;
	float:left;
	width:170px;
	padding:5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.1em;
	background-image:url(/g2/Images/arrow_maroon.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	overflow:hidden;
}

.aptPrice3 a, .aptPrice3 a:link, .aptPrice3 a:visited {
	color:#782129 ;
	text-decoration:none;
}

.aptPrice3 a:focus, .aptPrice3 a:hover, .aptPrice3 a:active {
	text-decoration:underline;
}


/* Side nav */

.sideNavHolder 
{
	position:relative;
	display:block;
	float:left;
	width:180px;
	height:240px;
	padding:0;
	margin:0 0 15px 0;
}

.sideNav 
{
	position:absolute;
	display:block;
	float:left;
	width:180px;
	height:auto;
	padding:0;
	margin:0;
	left:0;
	bottom:0px;
	font-size:0.8em;
	list-style:none;
	list-style-image:none;
}

.sideNav li {
	position:relative;
	display:block;
	float:left;
	width:180px;
	height:auto;
	padding:0;
	margin:0;
}

.sideNav a, .sideNav a:link, .sideNav a:visited {
	position:relative;
	display:block;
	float:left;
	width:160px;
	height:auto;
	padding:0 15px 0 5px;
	background-position:center right;
	background-repeat:no-repeat;
	text-decoration:none;
	line-height:30px;
}

.sideNav a:hover, .sideNav a:active, .sideNav a:focus {
	text-decoration:none;
}


/* Content and Columns */



.content {
	position:relative;
	display:block;
	float:left;
	width:770px;
	height:auto;
	background-position:top right;
	background-repeat:no-repeat;
	/*	background-image:url(/g2/Images/clouds_right.gif); */
	padding:0;
	z-index:50;
	margin:0;
}

.fullStretch {
	position:relative;
	display:block;
	float:left;
	width:770px;
	height:auto;
	padding:0;
	margin:0 0 15px 0;
}

.columnDoubleLeft {
	position:relative;
	display:block;
	float:left;
	width:380px;
	height:auto;
	padding:0 0 15px 10px;
	margin:0;
	z-index:2;
}

.columnDouble {
	position:relative;
	display:block;
	float:left;
	width:380px;
	height:auto;
	padding:0 0 15px 0;
	margin:0;
	z-index:1;
}

.columnDoubleTop {
	position:relative;
	display:block;
	float:left;
	width:380px;
	height:auto;
	padding:0;
	margin:0;
}

.columnSingleLeft {
	position:relative;
	display:block;
	float:left;
	width:180px;
	height:auto;
	padding:0 10px 15px 10px;
	margin:0;
}

.columnSingle {
	position:relative;
	display:block;
	float:left;
	width:180px;
	height:auto;
	padding:0 10px 15px 0;
	margin:0;
}

.columnDoubleCentreTop {
	position:relative;
	display:block;
	float:left;
	width:370px;
	height:auto;
	padding:0;
	margin:0;
}


.columnDoubleCentre {
	position:relative;
	display:block;
	float:left;
	width:370px;
	height:auto;
	padding:0 0 15px 0;
	margin:0;
}

.columnSingleRight {
	position:relative;
	display:block;
	float:left;
	width:180px;
	height:auto;
	padding:0 10px 0 10px;
	margin:0;
}

.columnTripleRight 
{
	position:relative;
	display:block;
	float:left;
	width:570px;
	height:auto;
	padding:0;
	margin:0;
}

.imageHolderNone {
	position:relative;
	display:block;
	float:left;
	width:370px;
	height:240px;
	padding:45px 10px 15px 0;
	margin:0 0 -44px 0;
	background-position:bottom right;
	background-repeat:no-repeat;
	top:-45px;
}

.imageHolderSingle {
	position:relative;
	display:block;
	float:left;
	width:181px;
	height:240px;
	padding:45px 199px 15px 0;
	margin:0 0 -44px 0;
	background-position:bottom right;
	background-repeat:no-repeat;
	top:-45px;
	overflow:hidden;
}

.imageHolderSingle img {
	padding:0 1px 0 0;
	margin:0 0 0 0;
	background-color:#ffffff;
}

.imageHolderDouble {
	position:relative;
	display:block;
	float:left;
	width:370px;
	height:240px;
	padding:0 10px 15px 0;
	margin:0 0 1px 0;
	overflow:hidden;
}

.imageHolderContent {
	position:absolute;
	display:block;
	width:370px;
	height:240px;
	padding:0 10px 15px 0;
	margin:0 0 1px 0;
	overflow:hidden;
	top:0px;
	left:390px;
}
/* Messes up placeholders
.imageHolderContent img {
	width:370px;
	height:240px;
}
*/
.imageHolderNews {
	position:absolute;
	display:block;
	width:370px;
	height:240px;
	padding:0 10px 15px 0;
	margin:0 0 0 0;
	overflow:hidden;
	top:-1px;
	left:380px;
}

/* Messes up placeholders
.imageHolderNews img {
	width:370px;
	height:240px;
}
*/
.imageHolderDouble img {
	padding:0 0 0 0;
	margin:0 0 0 0;
	background-color:#ffffff;
}

.imageHolderFull  {
	position:relative;
	display:block;
	float:left;
	width:560px;
	height:240px;
	padding:0 10px 0 0;
	margin:0 0 15px 0;
	background-repeat:no-repeat;
	overflow:hidden;
}

.imageHolderMain {
	position:absolute;
	display:block;
	width:560px;
	height:240px;
	top:0px;
	left:0px;
	padding:0;
	margin:0;
	background-color:#ffffff;
	z-index:10;
	overflow:hidden;
}

.imageHolderMiddle {
	position:relative;
	display:block;
	width:370px;
	height:370px;
	padding:0;
	margin:0 0 15px 0;
	background-color:#ffffff;
	overflow:hidden;
}

.imageHolderLabel {
	position:absolute;
	display:block;
	width:150px;
	height:150;
	top:0px;
	left:0px;
	padding:0;
	margin:0;
	z-index:20;
	overflow:hidden;
}

.imageHolderSide  {
	position:relative;
	display:block;
	float:left;
	width:180px;
	height:115px;
	padding:0 0 10px 0;
	margin:0;
	background-repeat:no-repeat;
	overflow:hidden;
}


/* Site map */

.siteMap 
{
	position:relative;
	display:block;
	width:160px;
	height:auto;
	padding:0 15px 10px 5px;
	margin:0;
	clear:both;
}

.siteMap li 
{
	position:relative;
	display:block;
	width:160px;
	height:auto;
	padding:10px 0 10px 0;
	margin:0 0 0 0;
	font-weight:bold;
}

.siteMap li ul
{
	position:relative;
	display:block;
	width:160px;
	height:auto;
	padding:10px 0 0 0;
	margin:0 0 0 0;
	clear:both;
	font-size:100%;
}

.siteMap li ul li
{
	position:relative;
	display:block;
	width:160px;
	height:auto;
	padding:0 0 0 0;
	margin:0 0 5px 0;
	font-weight:normal;
}
