/*------------------------------------------------------------*/
/* General */

html,body {
	margin:0;
	color:#5D151A;
}

img {
	border: 0;
}

a {
	color: #5D151A;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color: black;
	text-decoration: none;
}

a.small{font-size:0.7em}

p,.leftcol {
	margin-top:0.5em;	
	margin-bottom: 1.5em;
	line-height: 1.7em;
	font-size: 0.8em;
	color:#5D151A;
}

h4 {
	font-size:0.9em;
	margin-bottom: 0em;
}

h1,h2,h3,h4,h5,h6 {
	color:#5D151A;
}

span.burgundy {color:#5D151A;font-weight:bold}
span.white {color:white;font-weight:bold}
span.cream {color:#F9E7AA;font-weight:bold}
span.small{font-size:0.7em}
span.italics{font-style:italic}

.clearer {
	clear:both;
}

#orderedlist li {
	display:list-item;
	font-size:15px;
	font-color:#5D151A;
}

#unorderedlist li {
	margin-left:20px;
	display:list-item;
	font-size:0.8em;
	font-color:#5D151A;
}
/*------------------------------------------------------------*/
/* Wrapper */

#wrapper	{
	background: url(images/analem_burgundy.jpg) repeat;
	background-position:top;
	background-repeat:repeat-x;
	width:1020px;
	min-height:880px;
	font-family:Verdana, sans-serif;
	width:100%;
	overflow:hidden;
	margin-top:0px;
}

/*------------------------------------------------------------*/
/* Logo */

#logo {
	width: 1015px;
	height: 120px;
	background: url(images/analem_cream_small.jpg) repeat;
	background-position:top;
	background-repeat:repeat-x;
	margin:0 auto;
	border-top:1px solid #F9E7AA;
}

#logoactual {
	float:left;
	width:63%;
	margin-top: 20px;
	margin-left:20px;
}

#logoactual h1 {
	font-size:34px;
	margin-bottom:0em;
	font-family:Antique Olive, Verdana, sans-serif;
}

#logoactual p {
	color:#5D151A;
	margin-top:0em;
	width:99%;
	font-size:18px;
	font-family:Antique Olive, Verdana, sans-serif;
}

#logo p {
	color:#5D151A;
}

#logoright {
	margin-top:20px;
}

/*------------------------------------------------------------*/
/* Menu */

ul
{
width:100%;
padding:0;
margin:0;
list-style-type:none;
}

#nav a
{
float:left;
width:198px;
text-decoration:none;
color: #F9E7AA;
background-color:#5D151A;
padding:4px 2px;
border-top:1px solid #5D151A;
border-bottom:1px solid #5D151A;
border-left:1px solid #F9E7AA;
font: 16px "Franklin Gothic Book", arial;
}


#nav a:hover
{
background-color:#F9E7AA;
color:#5D151A;
font: 16px "Franklin Gothic Book", arial;
}

#navbottom a
{
float:left;
width:198px;
text-decoration:none;
color: #F9E7AA;
background-color:#5D151A;
padding:3px 2px;
border-top:1px solid #5D151A;
border-bottom:1px solid #5D151A;
border-left:1px solid #F9E7AA;
font: 14px "Franklin Gothic Book", arial;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
}


#navbottom a:hover
{
background-color:#F9E7AA;
color:#5D151A;
font: 14px "Franklin Gothic Book", arial;
}

li {display:inline}

/*------------------------------------------------------------*/
/* Fading Slideshow */

#fade-slideshow	{
	width: 660px;
	height: 200px;
	margin: 0 auto;
	background-color:white;
	}

#fade-slideshow img {
	padding:10px 0 0 20px;
}	

/*------------------------------------------------------------*/
/* Flash */

#flash-slideshow {
	border: 5px solid grey;
	background-color:#1C1C70;
}

/*------------------------------------------------------------*/
/* Content */

html, body {
        height:auto !important; /* FF and compliant browsers should automatically size the body/html */
        height:100%; /* ie will set the body/html to 100%, anything overflowing that will (incorrectly) resize it. go IE */
        min-height:100%; /* when FF/etc automatically size the body/html it should be AT LEAST the height of the entire browser window, but can expand based on content. */
}

#page {
	width:1015px;
	overflow:hidden;
	margin: auto;
	background: url(images/analem_cream.jpg) repeat;
	background-position:top;
	background-repeat:repeat-x;
	z-index:1;
}

#fullcontent {
	float: left;
	width: 980px;
	padding-right: 10px;
	margin:20px;
	margin-bottom:20px;
	z-index:2;
}

#rightside {
	float:right;
	width:600px;
}

#sidebar {
	float:left;
	margin-right: 20px;
	width:360px;
}

#leftside {
	float:left;
	width:730px;
}

#rightsidebar {
	float:right;
	width:220px;
	margin-left:20px;
}

#rightsidebar img {
	border: 3px solid #AA8486;
	margin-bottom:5px;
}

#buffertop {
	padding-top:230px;
}

/*------------------------------------------------------------*/
/* Booking Form */

#bookformheader {
	width:60%;
	background-color:#5D151A;
	padding-left:13px;
	padding-right:13px;
	padding-top:5px;
	height:20px;
	margin:0px;
}

#bookformheader h4{
	color:#F9E7AA;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	text-align:center;
}

#bookform {
	width:60%;
	background: url(images/analem_cream.jpg) repeat;
	background-position:top;
	background-repeat:repeat-x;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:40px;
	margin:0px;
	border: 3px solid #5D151A;
	height:auto !important;
	overflow:hidden;
}

#bookform p {
	color:#5D151A;
	margin-bottom:0;
	font-size:0.9em
}

#enqformheader {
	background-color:#5D151A;
	padding-top:5px;
	height:20px;
	margin-top:0px;
}

#enqformheader h4{
	color:#F9E7AA;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	text-align:center;
}

#enqform {
	background: url(images/analem_cream.jpg) repeat;
	background-position:top;
	background-repeat:repeat-x;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:40px;
	margin:0px;
	border: 3px solid #5D151A;
}

#enqform p {
	color:#5D151A;
	margin-bottom:0;
	font-size:0.6em
}

#enqform a {
	color:#305C93;
}

#enqform img {
	margin-left:10px;
	margin-right:10px;
}

#enqform img.imgright {
	float:right;
}

#enqform img.imgleft {
	float:left;
	margin-right:30px;
}

#enqform h1, #enqform h2, #enqform h3, #enqform h4, #enqform h5, #enqform h6 {
	margin-top:0;	
	color:#5D151A;
}

#hometaxi h4{
  margin-top:0;
	margin-bottom:0;
}

#hometaxi a{
  margin-top:0;
	margin-bottom:0;
}

#hometaxi img{
  margin-top:0;
	margin-bottom:0;
}
/*------------------------------------------------------------*/
/* Footer */

#footer {
	width: 1020px;
	position:fixed;
	bottom:0px;
	margin-bottom:0px;
}

#footer p {
	font-size: 0.7em;
	margin-top:0.5em;
}

/*---------------------------------------------------------------*/
/* Fade */

.fade {
  	position: relative;
	float:left;
}

.fade div {
	position: absolute;
	top: 0;
  	left: 0;
  	display: none;
}

/*---------------------------------------------------------------*/
/* Copyright */

#copyright p {
	font-size:0.6em;
}

#copyright a {
	font-size:1.0em;
}

/*---------------------------------------------------------------*/
/* Boxes */

#contactus p{
	margin-top:0.5em;
	margin-bottom:0em;
}

#centerbox {
	width:95%;
	margin-left:40px;
}

#commentsbox {
	margin-left:40px;
	margin-right:40px;
	margin-bottom:0;
	padding:20px;
	float:left;
	border: 3px solid #5D151A;
	background-color:white;
	color:#5D151A;
}

#commentsbox p {
	font-size:0.7em;
	margin-top:0.4em;
	margin-bottom:0.5em;
}


#pricelistbox {
	width:25%;
	margin-left:40px;
	margin-bottom:0;
	float:left;
	border: 3px solid #5D151A;
	background-color:#AA8486;
}

#pricelistbox p {
	font-size:0.8em;
	margin-top:0.4em;
	margin-bottom:0.5em;
	color:white;
}

#pricelistbox1 {
	width:25%;
	margin-left:40px;
	margin-bottom:0;
	float:left;
	border: 3px solid #5D151A;
	background-color:#F9E7AA;
	color:#5D151A;
}

#pricelistbox1 p {
	font-size:0.8em;
	margin-top:0.4em;
	margin-bottom:0.5em;
}

#pricelistbox2 {
	width:25%;
	margin-left:40px;
	margin-bottom:0;
	float:left;
	border: 3px solid #5D151A;
	background-color:white;
	color:#AA8486;
}

#pricelistbox2 p {
	font-size:0.8em;
	margin-top:0.4em;
	margin-bottom:0.5em;
}

#creamboxleft {
	float:left;
	width:400px;
	min-height:230px;
	height:230px;
	background-color:#F9E7AA;
	padding:20px;
	margin:10,10,10,10;
	border-top: 3px solid #5D151A;
	border-left: 3px solid #5D151A;
	border-right: 3px solid #5D151A;
}

#creamboxleft p {
	color:#5D151A;
}

#creamboxleft h1,#creamboxleft h2,#creamboxleft h3,#creamboxleft h4,#creamboxleft h5,#creamboxleft h6 {
	color:#5D151A;
	text-align:center;
}

#redboxleft {
	float:left;
	width:400px;
	min-height:230px;
	height:230px;
	background-color:#5D151A;
	padding:20px;
	margin:10,10,10,10;
	border-top: 3px solid #5D151A;
	border-left: 3px solid #5D151A;
	border-right: 3px solid #5D151A;
}

#redboxleft p {
	color:#F9E7AA;
}

#redboxleft h1,#redboxleft h2,#redboxleft h3,#redboxleft h4,#redboxleft h5,#redboxleft h6 {
	text-align:center;
	color:#F9E7AA;
}

#lightredboxleft {
	float:left;
	width:400px;
	min-height:230px;
	height:230px;
	background-color:#AA8486;
	padding:20px;
	margin:10,10,10,10;
	border-top: 3px solid #5D151A;
	border-left: 3px solid #5D151A;
	border-right: 3px solid #5D151A;
}

#lightredboxleft p {
	color:white;
}

#lightredboxleft h1,#lightredboxleft h2,#lightredboxleft h3,#lightredboxleft h4,#lightredboxleft h5,#lightredboxleft h6 {
	text-align:center;
	color:white;
}

#whiteboxleft {
	float:left;
	width:400px;
	min-height:230px;
	height:230px;
	background-color:white;
	padding:20px;
	margin:10,10,10,10;
	border-top: 3px solid #5D151A;
	border-left: 3px solid #5D151A;
	border-right: 3px solid #5D151A;
	border-bottom: 3px solid #5D151A;
}

#whiteboxleft p {
	color:#AA8486;
}

#whiteboxleft h1,#whiteboxleft h2,#whiteboxleft h3,#whiteboxleft h4,#whiteboxleft h5,#whiteboxleft h6 {
	text-align:center;
	color:#5D151A;
}

#creamboxright {
	float:left;
	width:400px;
	min-height:230px;
	height:230px;
	background-color:#F9E7AA;
	padding:20px;
	margin:10,10,10,10;
	border-top: 3px solid #5D151A;
	border-right: 3px solid #5D151A;
}

#creamboxright p {
	color:#5D151A;
}

#creamboxright h1,#creamboxright h2,#creamboxright h3,#creamboxright h4,#creamboxright h5,#creamboxright h6 {
	color:#5D151A;
	text-align:center;
}

#redboxright {
	float:left;
	width:400px;
	min-height:230px;
	height:230px;
	background-color:#5D151A;
	padding:20px;
	margin:10,10,10,10;
	border-top: 3px solid #5D151A;
	border-right: 3px solid #5D151A;
}

#redboxright p {
	color:#F9E7AA;
}

#redboxright h1,#redboxright h2,#redboxright h3,#redboxright h4,#redboxright h5,#redboxright h6 {
	text-align:center;
	color:#F9E7AA;
}

#lightredboxright {
	float:left;
	width:400px;
	min-height:230px;
	height:230px;
	background-color:#AA8486;
	padding:20px;
	margin:10,10,10,10;
	border-top: 3px solid #5D151A;
	border-right: 3px solid #5D151A;
	border-bottom: 3px solid #5D151A;
}

#lightredboxright p {
	color:white;
}

#lightredboxright h1,#lightredboxright h2,#lightredboxright h3,#lightredboxright h4,#lightredboxright h5,#lightredboxright h6 {
	text-align:center;
	color:white;
}

#whiteboxright {
	float:left;
	width:400px;
	min-height:230px;
	height:230px;
	background-color:white;
	padding:20px;
	margin:10,10,10,10;
	border-top: 3px solid #5D151A;
	border-right: 3px solid #5D151A;
}

#whiteboxright p {
	color:#AA8486;
}

#whiteboxright h1,#whiteboxright h2,#whiteboxright h3,#whiteboxright h4,#whiteboxright h5,#whiteboxright h6 {
	text-align:center;
	color:#5D151A;
}

/*---------------------------------------------------------------*/
/* Sliders */

#slider {
    width: 600px; /* important to be same as image width */
    height: 225px; /* important to be same as image height */
    position: relative; /* important */
    overflow:hidden;
    z-index:3; /* important */
float:left;
}

#sliderContent {
    width: 600px; /* important to be same as image width or wider */
    position: absolute;
	padding:0px;
	top: 0;
	margin-left: 0;
	z-index:4;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
    padding: 10px 13px;
    width: 309px;
    background-color: #ECCD9C;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
	-khtml-opacity: 0.9;
    opacity: 0.9;
    color: #5D151A;
    display: none;
    font-size:15px;
}

.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 15px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 300px !important;
	height: 160px;
}
.right {
	right: 0;
	bottom: 0;
	width: 420px !important;
	height: 60px;
}
ul { list-style-type: disc;}
