/*
Css file: stylesheet.css
Version: 1.0
Description: Stylesheet for Cape Town Luxury Stay.co.za website.
Author: Cuie&Co - Andy Walton - andy (at) cuieandco (dot) com
Author URI: http://cuieandco.com */

/* Created: 15 November 2009 (Last updated - 17 November 2009)
Designed for screen */

/* Global reset (clear it all)
----------------------------------------------------- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td, img { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img, abbr {
	border: 0;
}
address, caption, cite, code, dfn, h1, h2, h3, h4, h5, h6, th, var {
	font-style: normal;
	font-weight: normal;
}
ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
}
q:before, q:after { 
	content:'';
}
a {
	text-decoration: none;
}
a, a:link, a:visited, a:active, a:hover {
	outline: none;
}
* {
	margin: 0;
	padding: 0;
}

/* Typography
---------------------------------------------------------- */

blockquote {
	font: italic 16px/22px Verdana, Helvetica, Arial, sans-serif, serif;
	margin-bottom: 18px;
	padding: 0 0;
}
cite {
	font: normal 14px/18px Verdana, Helvetica, Arial, sans-serif, serif;
	padding: 0;
}
h1 {
	font: normal 22px/27px Verdana, Helvetica, Arial, sans-serif, serif;
	margin-bottom: 18px;
}
h2 {
	font: normal 18px/27px Verdana, Helvetica, Arial, sans-serif, serif;
	margin-bottom: 18px;
}
h3 {
	color: #e76903;
	font: bold 15px/18px Verdana, Helvetica, Arial, sans-serif, serif;
	margin-bottom: 18px;
}
h4 {
  	font: normal 14px/18px Verdana, Helvetica, Arial, sans-serif, serif;
	margin-bottom: 18px;
}
h5 {
	font: normal 13px/18px Verdana, Helvetica, Arial, sans-serif, serif;
	margin-bottom: 18px;
}
p {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
acronym {
	border-bottom: 1px dotted #828281;
	cursor: help;
}

/* Links
---------------------------------------------------------- */
a, a:link, a:visited {
	color: #828281;
	text-decoration: none;
}
a:active, a:hover {
	color: #e76903;
	text-decoration: underline;
}

/* Horizontal rules
---------------------------------------------------------- */
hr {
	border: 0;
	border-bottom: 1px dashed #828281;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
	width: 100%;
}
hr.solid {
	border-bottom: 1px solid #828281;
}
hr.dotted {
	border-bottom: 1px dotted #828281;
}
hr.thick {
	border-bottom: 3px solid #828281;
}

/* Site
---------------------------------------------------------- */

/* General layout */
html {
	height: auto;
	min-height: 100%;
	overflow: -moz-scrollbars-vertical; /* Remove if you're worried about validation */
}
body {
	background-color: #fff;
	border: 0; /* Removes the border around the viewport in old versions of IE */
	color: #828281;
	font: normal 12px/18px Verdana, Helvetica, Arial, sans-serif, serif;
	margin: 0;
	min-width: 800px;
	padding: 0;
	width: 100%;
}
#wrapper {
	margin: 0 auto;
	padding: 0 36px;
	width: 728px;
}

/* Header */
#header {
	clear: both;
	height: 86px;
	padding: 0;
	margin: 0;
	width: 728px;
}

#logo {
	background: #fff url(../images/logo_cape_town_luxury_stay.png) top left no-repeat;
	display: block;
	float: left;
	height: 86px;
	margin: 0;
	width: 210px;
}
#logo a {
	display: block;
	height: 86px;
	margin: 0;
	width: 210px;
}
#logo h1 em {
	display: block;
	margin-left: -3000px;
}

/* Navigation */
#navigation {
	float: right;
	height: 37px;
	margin: 49px 0 0 0;
	padding: 0;
	width: 518px;
	text-align: right;
}
#navigation ul li {
	display: inline;
	margin: 10px 0
	padding: 0;
}
#navigation ul li a:hover, .navigation ul li.selected a {
}

/* Content */
#content {
	margin: 0;
	overflow: auto;
	padding: 0;
	width: 728px;
}
#content ul {
	list-style-image: none;
	list-style-type: disc;
	list-style-position: outside;
	padding: 0 0 18px 18px;
	text-indent: 0;
}
#content ol {
	list-style-type: decimal;
	list-style-position: outside;
	text-indent: 0;
	padding: 0 0 18px 18px;
}
#content li {
	padding-bottom: 0;
}
#intro {
	clear: both;
	margin: 0 ;
	overflow: auto;
	padding: 27px 0 9px 0;
	width: 728px;
}
#gallery {
	float: left;
	height: 260px;
	margin: 0 18px 0 0;
	overflow: hidden;
	padding: 0;
	width: 480px;
}
#rates {
	background-color: #e76903;
	color: #fff;	
	float: left;
	height: 224px;
	margin: 0;
	overflow: hidden;
	padding: 18px;
	width: 194px;	
}
#rates p, #rates h3 {
	color: #fff;
	margin-bottom: 12px
}
#ammenities {
	clear: both;
	margin: 0 ;
	overflow: auto;
	padding: 0 0 9px 0;
	width: 728px;
	border-bottom: 1px dashed #828281;	
}
.column {
	float: left;
}
.column.three { 
	width: 230px;
	margin-right: 19px;
}
.column.last {
	margin-right: 0;
}
#location {
	clear: both;
	margin: 0 ;
	overflow: auto;
	padding: 27px 0 9px 0;
	width: 728px;
	border-bottom: 1px dashed #828281;	
}
#contact {
	clear: both;
	margin: 0 ;
	overflow: auto;
	padding: 27px 0 0 0;
	width: 728px;
}

/* Footer */
#footer {
	clear: both;
	font-size: 11px;
	margin: 0 0 9px 0;
	overflow: auto;
	padding: 0;
	width: 728px;
}
#footer p {
	margin-bottom: 12px;
}
#copyright {
	float: left;
	text-align: left;
	width: 528px;
}
#top {
	float: right;
	text-align: right;
	width: 200px;
}

/* Styling classes */
.amp {
  font-family: Baskerville, Palatino, "Book Antiqua", serif;
  font-style: italic;
}
.clearfix {
	clear: both;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.float-left {
	float: left;
	margin: 0 18px 0 0;	
}
.float-right {
	float: right;
	margin: 0 0 0 18px;	
}
.pic-no-float {
	text-align: center;
	margin: 0 auto;
}
.pic-left {
	float: left;
	margin: 0 18px 18px 0;
}
.pic-right {
	float: right;
	margin: 0 0 18px 18px;
}
.orange {
	color: #e76903;
}

/* Forms */
input, select, textarea {
	background-color: #fff;
	border: 1px solid #828281;
	color: #363434;
	font: normal 11px/18px Verdana, Helvetica, Arial, sans-serif, serif;
	margin: 0;
	padding: 6px;
	width: 204px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;	
}
select {
	text-align: left;
	width: auto;
}
option {
	padding: 0 6px;
}
textarea {
	height: 145px;
	width: 204px;	
}
label {
	color: #828281;
	font-weight: normal;
}
.error {
	color: #e76903;
	font-style: italic;	
}
fieldset {
	margin-bottom: 18px;
}
fieldset button {
	margin-bottom: 0;
}
button {
	background-color: #e76903;
	border: none;
	color: #fff;
	font-size: 13px;
	margin: 0;
	padding: 8px;
	width: 120px;
}
button:hover {
	background-color: #fff;
	color: #828281;
}
fieldset.recaptcha {
	margin-bottom: 0;
}
.recaptcha {
	width: 218px;
	overflow: hidden;
	margin-bottom: 0;
}
#recaptcha_area {
	margin-bottom: 0;
	width: 218px;
}
#recaptcha_area, #recaptcha_table {
	width: 218px; !important;
}
#recaptcha_image img {
	width: 218px;
	height: auto;
	border: none;
	margin-bottom: 0;
}

#recaptcha_image {
	width: 218px;
	height: auto;
	border: none;
	overflow: hidden;
}
#recaptcha_widget {
	width: 218px;
	height: auto;
	border: none;
	overflow: hidden;
}

#contact-form {
	background-color: #e9e9e9;
	margin-bottom: 9px;
	padding: 18px;
	overflow: auto;
}
#contact .column.three {
	margin-right: 19px;
	width: 218px;
}
#contact .column.last {
	margin-right: 0;
	width: 218px;
}