/*
	CapeCapers.co.za main stylesheet
	$Id: screen.css 135 2006-01-19 08:32:08Z nicholas $
*/

body {
	font-family: "Lucida Grande", Trebuchet MS, Trebuchet, Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 74%;
	text-align: center;
	margin: 0;
	padding-top: 1em;
	margin-bottom: 2em;
}

/* Layout */
#page {
	width: 770px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

#header img {
	border: 0;
	float: left;
}

#faces-1 {
	width: 240px;
	height: 160px;
	float: right;
	margin-bottom: 2em;
	background-image: url("../images/faces-1.jpg");
}

#faces-2 {
	width: 240px;
	height: 160px;
	float: right;
	margin-bottom: 2em;
	background-image: url("../images/faces-2.jpg");
}

#blurb {
	font-size: 150%;
	position: absolute;
	top: 110px;
	left: 60px;
}

#contentholder {
	margin: 2em 0 0 0;
	color: #333;
	line-height: 1.7em;
	text-align: justify;
	font-size: 110%;
	position: relative;
}

#content {
	position: relative;
	margin: 0;
	padding: 0.5em;
	width: 770px;
}

#footer {
	clear: both;
	color: #999;
	border-top: 1px solid #CCC;
	padding-top: 1em;
	margin-top: 0.5em;
}

#footer-images {
	border-bottom: 1px solid #CCC;
	padding-bottom: 2em;
	margin-bottom: 2em;
	overflow: auto;
}

* html #footer-images {
	padding-bottom: 50px;
	margin-top: -10px;
}

#footer a {
	color: #888;
}

* html #footer {
	margin-top: 20px;
}

#nav {
	margin: 1em 0 1em 0;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	overflow: auto;
	clear: both;
	width: 100%;
}

.awards {
	font-size: 110%;
	background: #FFFF33;
	border: solid 2px #000;
	padding: 7px;
	font-size: 87% !important;
	font-weight: bolder;
}

* html #nav {
	height: 1%;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}

#nav ul li {
	margin: 0;
	padding: 0;
	float: left;
}

#nav a {
	margin: 0;
	padding: 5px 1em 5px 1em;
	float: left;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#nav a.selected {
	background: #FA0;
	color: #FFF;	
}

#nav a.first {
/*	margin-left: 1em;	*/
}

#nav a:hover {
	background: #F12;
	color: #FFF;
}

h1.pageheader {
	background: #09E;
	color: #FFF;
	padding: 0.5em;
	margin: 0;
	clear: both;
}

* html h1.pageheader {
	padding: 0.4em;
	font-size: 160%;
}

* html h3 {
	font-size: 120%;
}
.special {
	text-transform: uppercase;
	letter-spacing: 3px;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold !important;
	font-size: 102% !important;
	color: #000066;
}

.clear {
	clear: both;
}


/* General styling */

a {
	font-weight: bold;
	text-decoration: none;
	color: #F61;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

.img_right {
	float: right;
	padding-left: 15px;
	margin-top: +4px;
}

.img_left {
	float: left;
	padding-right: 15px;
	margin-top: +4px;
}

/* Forms */

/* Contact us page */

.required {
	color: #C00; 
}

input {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	border: 1px solid #BBB;
	width: 400px;
	
}

textarea {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	border: 1px solid #BBB;
	width: 400px;
	
}


input.button {
	font-weight: bold;
}

form .list label {
	display: block;
	margin: 0;
	padding: 0;
}

input.imagesubmit {
	width: 65px;
	height: 22px;
	border: 0;
	padding: 0;
	margin-top: 1em;
}

input.imagesubmit:hover {
	background: #EEE;
}

.rightalign {
	text-align: right;
}

.centered {
	text-align: center;
}

/* Home page specific */

.image {
	float: left;
	width: 180px;
	margin-right: 6px;
	margin-bottom: 2em;
}

* html .image {
	margin-right: 4px;
}

.image p {
	margin: 0;
	padding: 0;
}

/* Page specific */

.page-district_six {
	background: url(../images/back-d6-bokaap.jpg) center center repeat-y;
}

.page-township_experience {
	background: url(../images/back-township.jpg) top center repeat-y;
}

.page-cape_care_route {
	background: url(../images/back-cape_care_route.jpg) top center repeat-y;
}

.page-cape_winelands {
	background: url(../images/back-cape_winelands.jpg) top center repeat-y;
}

.page-whale_experience {
	background: url(../images/back-whale_experience.jpg) bottom center repeat-y;
}

.page-private_group {
	background: url(../images/back-private_group.jpg) center center repeat-y;
}

.page-garden_route {
	background: url(../images/back-garden_route.jpg) center center repeat-y;
}

.page-cape_peninsula {
	background: url(../images/back-cape_peninsula.jpg) center center repeat-y;
}

.page-wildlife_safari {
	background: url(../images/back-wildlife_safari.jpg) center center repeat-y;
}

.page-about {
	background: url(../images/back-about.jpg) center center repeat-y;
}

.page-volunteer {
	background: url(../images/back-volunteer.jpg) center center repeat-y;
}

.page-educational_trust {
	background: url(../images/back-educational_trust.jpg) center center repeat-y;
}
/* Tables */

table {
	width: 760px;
	margin: 0.5em;
	font-size: 90%;
}

* html table {
	width: 758px;
}

th {
	background: #FFF;
}

tr.ll {

}

tr.lm {
	background: #09E;
	color: #FFF;
}

td { 
	padding: 0.2em;
}

table.ratesandbooking {
	width: 115px;
	margin: 0.5em;
	font-size: 110%;
	text-align: center;	
}

table.ratesandbooking th {
	background: #FFF;
}

table.ratesandbooking tr.ll {

}

table.ratesandbooking tr.lm {
	background: #FFF;
	color: #FFF;
}

/* about table */

table.abouttable {
	width: 200px;
	margin: 0.5em;
	font-size: 90%;
	margin-left: -4px;
}

p {
	position: relative;
}
