/*============================================================
 Eye of Africa CSS - cam 09
============================================================*/

@import url(reset.css);
/*============================================================
 Essentials
============================================================*/

html, body {
	height: 100%;
}
body {
	color: black;
	background: #738726 url(../images/bg.jpg) no-repeat fixed center top;
	font: normal 12px/1.6em Verdana, Arial, Helvetica, sans-serif;
}
/*============================================================
Defaults
============================================================*/

h1, h3, h4, h5, h6 {
	color: #222;
	font-weight:700;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #006839;
	line-height: 1em;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #006839;
	line-height: 1em;
	margin: 0 0 0.4em 0
}
h3 {
	margin-top: 1.25em;
	font-size:12px;
}
h4 {
	margin-top: 1em;
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
p {
	margin-bottom: 15px;
}
input, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7a7a7a;
}
a {
	text-decoration: underline;
	outline: none;
}
a:link, a:visited {
	color: green;
}
a:hover, a:active {
	text-decoration: none;
}
img, a img {
	border: none;
}
dt {
	color: green;
	font-weight: bold;
}
	
/*============================================================
 Floats
============================================================*/

.float-l {
	display: block;
	float: left;
}
.float-r {
	display: block;
	float: right;
}
/*============================================================
 Wrapper
============================================================*/

.wrap {
	text-align: left;
	width: 960px;
	margin: 0 auto;
}
/*============================================================
 Footer
============================================================*/
	
.footer {
	display: block;
	height: 37px;
	background: transparent url(../images/footer-bg.png) no-repeat top left;
}
.f-content {
	display: block;
	border-top: 1px solid black;
	font-size: 11px;
	text-transform: uppercase;
	margin:0 25px;
	padding-top:4px;
}
.footer a {
	font-size: 11px;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
/*============================================================
 Header
============================================================*/
	
.header {
	display: block;
	height: 290px;
	border-bottom: 3px solid #ebce77;
}
.header h1 {
	text-indent: -9999px;
	display: block;
	height: 244px;
	background: white url(../images/logo.jpg) no-repeat top left;
}
/*============================================================
 Content
============================================================*/
	
.content {
	display: block;
	background-color: white;
}
.c-text {
	width: 650px;
	padding: 25px 30px 25px 25px;
}
.c-text h1 {
	margin-bottom: 20px;
}
.c-text h1 em {
	color: white;
	font-style:normal;
}
.c-text p span {
	color: grey;
	font-weight: bold;
}
.c-text ul {
	margin:20px;
	list-style-type: disc;
	color: green;
}
.c-text ul li span {
	color: black;
}
.c-text ul.gallery {
	margin:0;
	list-style-type: none;
}
.c-text ul.gallery li {
	width: 110px;
}
/*============================================================
 Content Side
============================================================*/
	
.c-side {
	width: 218px;
}
/*============================================================
 Splash
============================================================*/

.banners {
	display: block;
	width: 960px;
	height: 364px;
}
/*============================================================
 Masterplan + Phases
============================================================*/
	
.masterplan {
	display: block;
	width: 900px;
	margin-left: 30px;
}
/*============================================================
 Gallery
============================================================*/
	
.gallery-holder a {
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 2px solid green;
}
.gallery-holder a:hover {
	border: 2px solid #b0ce4e;
}
.gallery-link {
	width:565px;
	height:60px;
	margin-bottom:20px;
	display:block;
	background:#d6ef83;
	border:1px solid green;
	text-decoration:none;
}
a.gallery-link:hover {
	background:#e1f59d;
	border:1px solid #b0ce4e;
}
.gallery-link img {
	float:left;
	border:2px solid green;
	margin:1px 0 0 1px;
}
.gallery-link span {
	float:left;
	font-weight:bold;
	margin:20px 0 0 30px;
}
/*============================================================
 House and Land Packages
============================================================*/
	
.package-link {
	width:565px;
	height:auto;
	margin-bottom:20px;
	display:block;
	/*background:#d6ef83;*/
	background:#FFF;
	border:1px solid green;
	text-decoration:none;
	float:left;
	padding-bottom:1px;
	position:relative;
}
a.package-link:hover {
	/*background:#e1f59d;*/
		border:1px solid #b0ce4e;
}
.package-link img {
	float:left;
	border:2px solid green;
	margin:1px 0 0 1px;
}
.package-link img.logo {
	position:absolute;
	bottom:10px;
	right:10px;
	border:none;
}
a.package-link:hover img {
	border:2px solid #b0ce4e;
}
a.package-link:hover img.logo {
	border:none;
}
.package-link span {
	float:left;
	margin:20px 0 0 30px;
	width:300px;
	font-size:16px;
}
.package-link span strong {
	float:left;
	font-weight:bold;
	font-size:18px;
}
/*============================================================
 Golf page
============================================================*/

.gallery-holder p.middle-quote {
	margin: 0 3px 3px 0;
	float: left;
}
.gallery-holder p.middle-quote .quote {
	float: left;
}
.golf-pro {
	margin: 0 0 0 0.6em;
	_margin: 0 0 0 0.4em;
	clear: both
}
.pics {
	margin: 1em 0 0 2.3em
}
.expand-arrow {
	padding-left: 20px;
	background: url(../images/plus-sign.gif) no-repeat 0px 0.5em
}
.collapse-arrow {
	padding-left: 20px;
	background: url(../images/minus-sign.gif) no-repeat 0px 0.5em
}
/*============================================================
 Forms
============================================================*/
	
.labels {
	text-align: left;
	width: 180px;
}
.fields {
	text-align: left;
}
.fields input {
	padding: 4px 8px;
	background-color: white;
	border: 1px solid #c7c7c7;
	width: 244px;
	margin-top: 4px;
}
.fields input.error, .fields select.error, .fields textarea.error {
	border: 1px solid red;
}
input.checkbox {
	width: 16px;
	height: 16px;
	margin:8px 12px;
	float: left;
}
.fields select, .fields textarea {
	width: 430px;
	margin: 8px 12px;
	padding: 3px;
}
.labels label, .contact-form label {
	font-weight: bold;
	cursor: pointer;
	display:block;
	margin:8px 12px;
	font-size: 12px;
	color: green;
}
.labels label em, .fields label em {
	color: red;
	font-style: normal;
}
.labels label.check-label {
	float:left;
	margin:0;
	width:280px;
}
.submit {
	margin: 8px 12px;
	font-size: 12px;
	color: white;
	padding: 5px;
	background-color: green;
	border: 1px solid white;
	cursor: pointer;
}
/*============================================================
 Fixes
============================================================*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

