@charset "UTF-8";

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	background-color: #cccccc;
	line-height: 22px;
}
#lp_backheader {
	background-image: url(../images/layout/header_all.png);
	background-repeat: no-repeat;
	background-position: center top;
}
img { border: none; }

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#facebook {
	background-image: url(../stay/wellington/images/facebook2.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 9px;
	text-transform: uppercase;
	margin-bottom: 15px;
	text-align: left;
}

.----------images {
}
.success {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#logo_AP {
	float: right;
	background-image: url(../images/layout/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 40px;
	height: 130px;
}
.img_thumb_gallery {
	width: 130px;
	margin-bottom: 5px;
}
.gallery_thumbs {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 120px;
	width: 135px;
	background-image: url(../images/layout/back_gallerythumb.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 5px;
}
.div_popup {
	text-align: justify;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 12px;
	line-height: 20px;
	padding: 15px;
	background-color: #ECECEC;
}
#backpanel_headerframe {
	background-image: url(../images/layout/backpanel_headerframe.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#div_topkeywords {
	text-align: left;
	font-size: 9px;
	text-transform: uppercase;
	padding-top: 130px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 390px;
}
#container_fixed {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#photoframe_content {
	margin-top: 255px;
	margin-left: 225px;
	float: left;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#photoframe_content_googlemap {
	margin-top: 97px;
	margin-left: 225px;
	float: left;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 10px;
	color: #333333;
}
#vertnav {
	float: right;
	width: 130px;
	margin-top: 180px;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 12px;
	color: #FFFFFF;
}
.vertnav_content {
	text-align: left;
	width: 100%;
	float: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCECD;
	border-right-color: #CCCECD;
	border-bottom-color: #CCCECD;
	border-left-color: #CCCECD;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.vertnav_yourehere {
	font-size: 15px;
	font-weight: bold;
}
.texthilitegrey {
	font-size: 15px;
}
#maintext {
	width: 620px;
	text-align: justify;
	vertical-align: top;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-right: 170px;
	margin-left: 110px;
}
#footer {
	width: 620px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #333333;
	margin-right: 170px;
	margin-left: 110px;
}
#footer_centred {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #333333;
	margin-top: 20px;
}
hr {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9A339A;
	border-right-color: #9A339A;
	border-bottom-color: #9A339A;
	border-left-color: #9A339A;
}
.fieldset {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #9A339A;
	border-right-color: #9A339A;
	border-bottom-color: #9A339A;
	border-left-color: #9A339A;
}
.legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #9A339A;
	background-color: #CCCCCC;
}
.----------LINKS {
}
a:link {
	color: #9A339A;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #9A339A;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #973390;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a:active {
	text-decoration: underline;
	color: #9A339A;
}

a.linkplain {
}
.linkplain a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.linkplain a:visited {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.linkplain a:hover {
	color:#FFFFFF;
	text-align: center;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}


.----------LANDINGPAGE {
}
#lp_maintext {
	text-align: justify;
	vertical-align: top;
	color: #333333;
	margin-bottom: 10px;
	margin-left: 70px;
	margin-right: 100px;
	margin-top: 20px;
}
#lp_maintext_intro {
	margin-bottom: 15px;
}
#option_link_band {
	height: 290px;
}
#lp_option_link01 {
	float: left;
	width: 360px;
	margin-right: 5px;
}
#lp_option_link02 {
	float: left;
	width: 360px;
	margin-left: 5px;
}
#lp_option_link_image {
	padding: 5px;
	background-color: #8D5A9C;
}
.lp_option_link_img_thumb {
	width: 350px;
}
#lp_option_link_head {
	padding: 7px;
	background-color: #993399;
	color: #C5C5C5;
	letter-spacing: 5px;
}
#lp_option_link_caption {
	font-size: 9px;
	line-height: 12px;
	background-color: #8E529A;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 7px;
}
#lp_footer {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #333333;
	margin-right: 100px;
	margin-left: 70px;
}
.----------TEXT {
}
.errorMessage {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFC3C6;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
.pom-p-doo {
	font-size: 10px;
	text-transform: uppercase;
}
.text_hilite_box {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 13px;
	color: #666666;
	background-color: #dddddd;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.texthilitepurple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #9A339A;
}
.text_hilite_box_purple {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #9A339A;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.text_small {
	font-size: 9px;
}
.text_bold_grey {
	font-weight: bold;
	color: #666666;
}
.textsmallallcaps {
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
}
.textsmallitalic {
	font-size: 9px;
	font-style: italic;
}
.----------headers---------- {
}
#header_landing {
	background-repeat: no-repeat;
	background-position: center top;
	height: 210px;
	background-image: url(../images/layout/header_home.png);
}
#header_all {
	background-repeat: no-repeat;
	background-position: center top;
	height: 210px;
}
#header_home {
	background-image: url(../images/layout/wellington-accommodation_h00.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 500px;
}
#header_about {
	background-image: url(../images/layout/wellington-accommodation_h06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 500px;
}
#header_facilities {
	background-image: url(../images/layout/wellington-accommodation_h03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 500px;
}
#header_contact {
	background-image: url(../images/layout/wellington-accommodation_h04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 500px;
}
#header_bookings {
	background-image: url(../images/layout/wellington-accommodation_h09.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 500px;
}
#header_gallery {
	background-image: url(../images/layout/wellington-accommodation_h04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 500px;
}
.----------table {
}
.td_head {
	color: #FFFFFF;
	background-color: #A24BA2;
	padding: 5px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}
.td_cell {
	text-align: left;
	padding: 5px;
	background-color: #E8E8E8;
	font-size: 10px;
	text-transform: uppercase;
}
.----------ACCESSORIES {
}
#access_maintext {
	text-align: justify;
	vertical-align: top;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-right: 170px;
	margin-left: 90px;
}
#header_accessories {
	background-image: url(../images/layout/header_accessories.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 240px;
}
#thumb_container {
	float: left;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 25px;
}
.thumb_image {
	width: 140px;
	border: 5px solid #B793B7;
}
.thumb_caption1 {
	text-align: left;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #943194;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.thumb_caption2 {
	text-align: left;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #B793B7;
	text-transform: uppercase;
	color: #333333;
	font-size: 9px;
}
.thumb_caption3 {
	text-align: left;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #B793B7;
	text-transform: uppercase;
	color: #333333;
}
#popup_container_order {
	text-align: left;
	margin-top: 50px;
	margin-left: 50px;
}
#detail_header {
	margin: 25px;
}
#detail_image {
	width: 260px;
	float: left;
	height: 260px;
	padding: 20px;
	background-color: #9A339A;
}
#detail_image_thumb {
	width: 260px;
}
#detail_headertext {
	float: left;
	margin-left: 10px;
}
#detail_header_text01 {
	background-color: #eeeeee;
	font-size: 20px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 100px;
}
#detail_header_text02 {
	background-color: #dddddd;
	padding: 10px;
}
#detail_header_text03 {
	background-color: #EEEEEE;
	padding: 10px;
}
#detail_header_text04 {
	background-color: #DDDDDD;
	padding: 10px;
}
#detail_description {
	padding: 10px;
	background-color: #dddddd;
	margin-top: 10px;
}
.----------form {
}
#button1 {
	color: #FFFFFF;
	padding: 5px;
	border: 2px solid #FFFFFF;
	background-color: #9A349B;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}
.form_textleft {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 11px;
	float: left;
	width: 45%;
	padding: 5px;
}
.form_halfdiv {
	width: 340px;
	float: left;
	padding: 5px;
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 5px;
}
.form_halfdiv_left {
	width: 340px;
	float: left;
	padding: 5px;
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 5px;
	text-align: right;
}
.form_halfdiv_right {
	width: 340px;
	float: left;
	padding: 5px;
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 5px;
	text-align: left;
}
.textfield1 {
	background-color: #dddddd;
	padding: 2px;
	width: 300px;
	border: 2px dotted #FFFFFF;
}
.textarea1 {
	background-color: #dddddd;
	padding: 2px;
	width: 300px;
	height: 50px;
	border: 2px dotted #FFFFFF;
}

