/* #E5DFC7 darker cream (menu colour) */
/* #EED2B4 light cream */
/* #CFA462 dark cream */
/* #4E1F00 maroon */
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	color: #E5DFC7;
	background-color: #5A686F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	text-align: center;
}

#container {
	height: 100%;
	width: 100%;
	margin: 0 auto;
	voice-family: "\"}\"";
	voice-family:inherit;
}
#header {
	background: #E5DFC7;
	height: 100px;
}

#content {
	padding-left: 10px;
	padding-right: 10px;
	color: #E5DFC7;
	font-size: 12px;
}

#content ul , #content li {
	color: #E5DFC7;
}


#headerLeftImage {
	position: absolute;
	left: 0px;
	top: 0px
}

#headerMidImage {
	/* position: absolute;
	right: 85px;
	*/
	/*
	position: relative;
	text-align: center;
	padding-left: 50px;
	width: 100%;
	*/
	position: absolute;
	left: 350px;
	right: 85px;
	text-align: center;
	background-color: #e5dfc7;
	top: 72px;
}

#headerRightImage {
	float: right;
	padding: 20px;
}

.pageContent {
	margin-right: 0;
	color: #E5DFC7;
	font-weight: normal;
	text-align: justify;
	height: 100%;
	margin-left: 15px;
	padding: 2px 10px 10px 0px;  /*  top right bottom left   */
}

.pageContent li {
	color: #E5DFC7;
}
.pageContent a:link{
	color: #fff;
	text-decoration: underline;
}

.pageContent a:visited {
	color: #E5DFC7;
	text-decoration: underline;
}

.pageContent a:hover {
	color: #fff;
	text-decoration: none;
}

.pageContent ul {
	margin: 0;
	/* list-style-image: url(http://slmanagement.co.nz/pics/theme/bullet2.gif) */
}

.pageContent li {
	color: #1F090B;
	margin-left: 35px;
}

.tableBorder {
	border: 1px solid #000;
}


.largeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

.thumbArea {
	font: 9px arial, helvetica, sans-serif;
	margin: 0;
	padding:0;
	width: 10%;
	padding: 2px 5px 2px 2px;
}

.underThumbs {
	font: 9px arial, helvetica, sans-serif;
	padding-right: 2px;
}

h1 {
	color: #E5DFC7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding: 20px 0px 0px 0px;
}

h2 {
	color: #E5DFC7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	color: #E5DFC7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

h4 {
	color: #E5DFC7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:link {
	color: #fff;
	text-decoration: underline;
}

a:visited {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

strong , b {
	color: #E5DFC7;
	font-weight: bolder;
	font-style: none ;
}

.subHeading {
	color: #E5DFC7;
	font-weight: bold;
}

.subHeading a:link {
	color: #00285D;
	text-decoration: none;
	}


.subHeading a:visited {
	color: #00285D;
	text-decoration: none;
	}


.subHeading a:hover {
	color: #00285D;
	text-decoration: underline;
	}

/* brochure request styles */
#brochureTable {
	margin-left: 50px;
}

#brochureTable .pageContent {
	padding: 0px 0px 0px 0px;
}

#brochureTable .subHeading {
	color: #4C4D50;
	font: 90% Arial, Helvetica, sans-serif, bold;
	font-weight: bold;
}

#brochureTable .formFields {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8.5pt;
	font-weight: normal;
	border: 1px solid #666666;
}




.footer {
	font-size: 10px;
	background: #E5DFC7;
	color: #000000;
	font-weight: normal;
	text-align: center;
	padding: 5px 10px 5px 5px;
	vertical-align: bottom;

}
.footer a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none ;
}
.footer a:visited {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}

.footer2 {
	background: black;
	color: white;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	padding: 5px 10px 5px 5px;
	vertical-align: bottom;
}

.footer2 a {
	color: white;
	text-decoration: none;
}

.footer2 a:hover {
	color: white;
	text-decoration: underline;
}

.flatstickFooter {
	font-size: 80%;
	font-weight: normal;
	text-align: center;
}
.flatstickFooter a:link,a:active,a:visited {
	color: #2A55FF;
	font-weight: normal;
	text-decoration: none;
}
.flatstickFooter a:hover {
	color: #0000FF;
}

.mainTable {
	border: 1px solid #666666;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	padding: 10px 10px 0px 10px;
	color: #732173;
	font-weight: bolder;
}

.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 5px 0px 5px 10px;
	color: #732173;
	font-weight: bolder;


	}
.formFields {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8.5pt;
	font-weight: normal;
	border: 1px solid #666666;
	}


.submitButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E5DFC7;
	border: 1px solid #CFA462;
	color: #FFFFFF;
	padding: 1px;
	cursor: hand;
}

.gallerySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #333333;
	line-height: 8pt;

}
.borderGrey {
	border: 1px solid #999999;
}


/* contact page styles */
.contactLabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F090B;
	font-weight: bolder;
	padding-left: 5px;
}

.contactText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1F090B;
	padding-left: 10px;
}

.contactTable {
	width: 100%;
	padding: 5px;
	vertical-align: top;
}

/* thumbnail styles */


#content .normalTextSmall .thumbPic img {
  border: 1px solid #FFFFFF;
}

#content .normalTextSmall a:link img ,
#content .normalTextSmall a:visited img ,
#content .normalTextSmall a:hover img {
  border: 10px solid #FFFFFF;
}

#imageViewLink {
	font-size: 80%;
	color: #EDEDED;
	font-weight: normal;
}

.topLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6.5pt;
	color: #000000;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-color: #F28421;
	border-bottom-width: 1pt;
}
.topLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6.5pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
}
.topLink a:active{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.topLink a:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.topLink a:visited{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.searchWord {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 3px;
	color: #FF0000;
	font-weight: bold;
}

.soldSign{
	border: 1px solid #666666;
	background: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
/* Styles for lists with alternating row color */
div.list {
  border-top: 1px solid #999;
  border-bottom: none;
  border-left: none;
  border-right: none;
}
table.listHeader {
	font-family: Arial, Helvetica, sans-serif;
  margin: 0px 0px;
  padding: 2px 2px;
  background: #fff;
  color: #F28421;
  font-weight: bold;
  font-size: 12px;
  text-transform: none;

}
.listHeader th {
  border: none;
}
table.listA, table.listB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000;
	margin: 0px 0px;
	padding: 2px 2px;
	background: #dedede;
    border-bottom: 1px solid #F28421;
}
table.listA {
  background: #ececec;
  border-bottom: 1px solid #F28421;
}
table.listA b, table.listB b  {
	font-size: 8pt;
		color: #333;
	}
span.pipe {
  color: #FFF;
  font-weight: normal;
  font-size: 10px;
  margin: 0px 1px;
  padding: 0px 2px;
}

/** filter */
div.filter {
  background: #fff;
}
.filter form {
  display: inline;
}
.filter select {
  margin: 0px 0px -2px 0px;
  padding: 0px 0px ;
  border: 1px solid #333;
}
.filter option {
  padding: 2px 5px 2px 1px;
  margin: 0px 0px;
}

.notice {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8.5pt;
  font-weight: normal;
  color: #732173;
  padding: 0px 0px 0px 0px;
}

/* splash page flash */

.flashHeader {
 	background: #000;
	height: 76px;
	empty-cells: show;
}

.flash {
 	background: #000;
	height: 50px;
	empty-cells: show;
}

.flashFile {
	background: #A5A499;
	text-align: center;
	margin: 0 ;
	padding: 0;
}

/* Pounamu Page Styles */

.pounamuTable {
	border: none;
	width: 100%;
	padding: 5px 0px 5px 5px;
}

.bigImage {
	vertical-align: top;
	padding-left: 10px;
}

/* Pounamu Motel Rate Box */

.pounamuRate {
	color: #4E1F00;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 2px 2px 2px 2px;
}

.pounamuRate .pounamuText {
	color: #CFA462;
}

.pounamuRate .pounamuText2 {
	color: #4E1F00;
	font-size: 10px;
}
.pounamuRate  .pounamuPrice {
	color: #8DA8AC;
	font-size: 24px;
}

.pounamuRate .pounamuBook {
	color: #4E1F00;
	background-color: #CFA462;
	font-size: 16px;
	text-align: center;
}

.pounamuBook a:link {
	color: #4E1F00;
	text-decoration: underline;
}

.pounamuBook a:visited {
	color: #4E1F00;
	text-decoration: underline;
}

.pounamuBook a:hover {
	color: #4E1F00;
	text-decoration: none;
}

.pounamuSlogan {
	color: #EED2B4;
	background-color: #4E1F00;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	text-align: center;
}

.insideImages {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* House Page styles */

.houseTableLarge {
	font-size: 20px;
	color: #010D7E;
	font-family: "Monotype Corsiva", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.houseBorder {
	border: 1px solid #CFA462;
	padding: 0px 2px 0px 2px;
}

.houseRate {
	color: #CFA462;
	font-weight: bold;
	font-size: 16px;
}

.houseText2 {
	color: #4E1F00;
	font-size: 10px;
}

.houseText3 {
	color: #4E1F00;
	font-size: 12px;
}

.housePrice {
	color: #8DA8AC;
	font-size: 18px;
	font-weight: normal;
}

.houseBook {
	color: #4E1F00;
	background-color: #CFA462;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
}

.houseBook a:link {
	text-decoration: underline;
	color: #4E1F00;
}

.houseBook a:visited {
	text-decoration: underline;
	color: #4E1F00;
}

.houseBook a:hover {
	text-decoration: none;
	color: #4E1F00;
}

.captionText {
	font-size: 9px;
	font-weight: bold;
}

.glebeSlogan {
	color: #FFFFFF;
	background-color: #003300;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
}


.heritageSlogan {
	color: #6A6A68;
	background-color: #E3E0DB;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
}

/* Styles for Home Page Queenstown Travel Planners */

.homeSideTitle {
	background-color: #7A8BAF;
	/* font-family: sans-serif, Arial, Helvetica, sans; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	padding: 0;
}

.homeSideTitle a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.homeSideTitle a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.homeSideTitle a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.homeSide {
	padding: 10px 10px 10px 10px;
	color: #7A8BAF;
	font-family: sans-serif, Arial, Helvetica, sans;
	font-size: 12px;
	background-image: url(http://slmanagement.co.nz/pics/fullsize/queenstown.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	border-left: 1px solid #7A8BAF;
	border-right: 1px solid #7A8BAF;
	border-bottom: 1px solid #7A8BAF;
}

.homeSideLg {
	font-weight: bold;
	padding-top: 10px;
}

.homeSide a:link {
	color: #7A8BAF;
	font-weight: bold;
	font-size: 13px;
}

.homeSide a:visited {
	color: #7A8BAF;
	font-weight: bold;
	font-size: 13px;
}

.homeSide a:hover {
	color: #7A8BAF;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

/* Styles for Home Page Heritage Heights */

.homeSideTitleHeritage {
	color: #6F6F6D;
	background-color: #E4E1DC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	padding: 0;
}

.homeSideTitleHeritage a:link {
	color: #6F6F6D;
	text-decoration: none;
}

.homeSideTitleHeritage a:visited {
	color: #6F6F6D;
	text-decoration: none;
}

.homeSideTitleHeritage a:hover {
	color: #6F6F6D;
	text-decoration: underline;
}


.homeSideH {
	padding: 10px 10px 10px 10px;
	color: #6F6F6D;
	font-family: sans-serif, Arial, Helvetica, sans;
	font-size: 12px;
	background-image: url(http://slmanagement.co.nz/pics/fullsize/queenstown.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	border-left: 1px solid #E4E1DC;
	border-right: 1px solid #E4E1DC;
	border-bottom: 1px solid #E4E1DC;
}

.homeSideLgH {
	font-weight: bold;
	padding-top: 5px;
}

.homeSideH a:link {
	color: #6F6F6D;
	font-weight: bold;
	font-size: 13px;
}

.homeSideH a:visited {
	color: #6F6F6D;
	font-weight: bold;
	font-size: 13px;
}

.homeSideH a:hover {
	color: #6F6F6D;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

/* bookings */
.bookings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E1F00;
	margin-left: 25px;
	padding: 2px 2px 10px 10px;
	background-color: #F9F9F9;
}

.bookingsTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E5DFC7;
}

.bookingsSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E1F00;
}

.activityBook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E1F00;
	font-weight: bold;
}

.activityBook a:link {
	color: #4E1F00;
	text-decoration: underline;
}

.activityBook a:visited {
	color: #E5DFC7;
	text-decoration: underline;
}

.activityBook a:hover {
	color: #4E1F00;
	text-decoration: none;
}

#activityList {
	color: #000066;
	font-weight: bold;
	padding-right: 5px;
}
#activityList a:link {
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}
#activityList a:hover{
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
#activityList a:visited{
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}


#activityTitle {
	font-weight: bold;
	color: #000066;
	font-size: 16px;
	border-bottom: 2px solid #000066;
}

.contactForm {
	border: 1px solid #E5DFC7;
}

#cancelTitle {
	font-size: 120%;
	font-weight: bold;
	color: #FF9999;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

#cancelPol {
	color: #FF9999;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.contactTitle {
	font-size: 14px;
	font-weight: bolder;
}


/* Supplied by SearchMasters */

.outer{
	width:950px;
	background-color: #1E3B4C;
	display:block;
	margin:0 auto;
}
.excellence{
	margin-top:73px;
}
.qualmark{
	margin: 5px 6px 0 0;
}
.images img {
	margin-bottom:5px;
}
