html, body {
	border: 0; 
	margin: 0; 
	padding: 0;
}

body {
  	font: 85%/0.9 arial, helvetica, sans-serif;
  	line-height: 130%;
  	width: 100%;
  	min-width: 970px;
  	color: black;
	background: url(../images/bg.jpg) repeat-x 0 0;
	background-color:#81CADD;
}

a {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: #00CCFF;
}

a img {
  border: none;/*remove border for linked images*/
}

h1 {
	font-size: 1.6em;
	height: 20px;
	padding-top: 0;
}

h2{
	font-size: 1.2em;
	height: 20px;
	padding-top: 0;
}

.highlight {
	background-color:#FF9D9D;
	border-bottom:#F30 1px solid;
	border-top:#F30 1px solid;
	padding: 4px 10px
}

/***** Main Layout ****/
#container {
  	width: 100%;
  	height: 100%;
  	text-align: center;/* IE fix to center the page */
}

#allcontent {
  	width: 971px;
  	margin: 0 auto;/* center the page in Firefox */
  	text-align: left;
	background-color:white;
}

#maincontent {
	width:969px;
	border:1px solid #88BA3D;
	border-top:0;
	padding:30px 0px 20px 0px;
	height:auto;
}

#header {
	position:relative;
	height:154px;
	width:971px;
	background: url(../images/header.jpg);
}

#logo {
	position:relative;
	top:30px;
	left:50px;
}

#leftcol {
	position:relative;
	float:left;
	width: 210px;	
	border-right:1px solid silver;

}

#caravandetails {
	padding:20px 20px 20px 20px;
	width:720px;
}

#pics {
	float:left;
	
}


#info {
	float:right;
	position:relative;
	top:4px;
	text-align:left;
	width:260px;
	padding:5px 5px 5px 5px;
	background-color:#efefef;
	border:2px solid #fff;
	outline:1px solid #ddd;
	-moz-ouline-radius:4px;
}

#info h3{
	padding-left:12px;
	margin-top:3px;
	margin-bottom:1px;
	
}
.qf {
	list-style:square;
	list-style-position:inside;
	padding-left:15px;
	margin-top:5px;
}

#enquire {
	position:relative;
	left:15px;
}

#infotext {
	padding-top:10px;
}

/* styling for the image wrapper  */
#image_wrap {
	/* dimensions */
	width:420px;
	margin:5px 5px 5px 5px;
	padding:10px 3px 10px 3px;

	/* centered */
	text-align:center;

	/* some "skinning" */
	background-color:#efefef;
	border:2px solid #fff;
	outline:2px solid #ddd;
	-moz-ouline-radius:4px;
}

/* use a semi-transparent image for the overlay */
#overlay {
	color:black;
	height:360px;
	border:1px solid #88BA3D;
}
 
/* container for external content. uses vertical scrollbar, if needed */
div.contentWrap {
	height:360px;
	overflow-y:none;
}

/* the overlayed element */
div.overlay {
	
	/* dimensions after the growing animation finishes  */
	width:600px;
	height:470px;
	background-color:white;		
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:55px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(../images/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}


/* black */
div.overlay.black {
	background:url(../img/overlay/transparent.png) no-repeat !important;
	color:#fff;
}

/* petrol */
div.overlay.petrol {
	background:url(../img/overlay/petrol.png) no-repeat !important;
	color:#fff;
}

div.black h2, div.petrol h2 {
	color:#ddd;		
}

#tab-container {
	margin:0 auto;
	width:96%;
}

.caravan-search {
	border:1px solid silver;
	padding:10px 10px 10px 10px;
	margin:0px 0px 20px 60px;
	width:650px;
	height:80px;
	background:url('../images/search-bg.jpg') repeat-x;
}

.search-title{
	padding:10px 0 20px 0;
	margin:0 0 0 60px;
}

.search-thumb {
	border:1px solid green;
	padding:2px 2px 2px 2px;
	float:left;
}

.caravan-search-body {
	padding:0 0 0 10px;
	float:left;
}

.caravan-search-body h3 {
	padding:0 0 0 0;
	margin:0 0 0 0;
	color:green;
} 



.caravan-search-body a:link, a:visited {
	color:green;
} 

.caravan-search-body a:hover, a:active {
	color:#00CCFF;
} 

.caravan-search-info {
	padding:0 0 0 0;
	margin:0 0 0 0;
	width:520px;
	clear:both;
	position:relative;
	top:-12px;
} 

.caravan-search-stats {
 float:right;
 position:relative;
 top:-16px;	
}

.testresult{
	font-weight: bold;
	font-size:13px;
	font-family: arial,helvetica,san-serif;
	color:#666;
	position:relative;
	display: inline-block;
    width: 78px;
	text-align:center;

}



div.signup input {
	margin-top:5px;
	margin-right:5px;
	width:150px;

}

div.signup select{
	margin-top:5px;
	margin-right:5px;
	width:156px;
	}


.errormsg, .error{
	color:#88BA3D;
	font-size:smaller;
}

#authbox {
	border:1px solid silver;
	border-bottom:2px dashed red;
	padding:20px 20px 20px 20px;
}

.frmlabel{
	text-align:right;
	height:30px;
	width:200px;
}

.frmhead {
	font-size: 1.1em;
	height: 20px;
	padding-top: 0;
	text-decoration:underline;
}

#signup input {
	width:200px;
	height:18px;
	font-size:1em;
}

#signup {
	margin-top:10px;
}

#signupmsg, #addpics{
	border:1px solid silver;
	padding:10px 10px 10px 10px;
	margin:0px 0px 20px 15px;
	width:690px;
	height:94px;
	background:url('../images/search-bg.jpg') repeat-x bottom;
	font-size:0.9em;
}

.boxy{
	border:1px solid silver;
	padding:10px 10px 10px 10px;
	margin:0px 0px 20px 15px;
	background:url('../images/search-bg.jpg') repeat-x bottom;
	font-size:0.9em;
}

#signupmsg p {
	margin-top:2px;
	padding-top:2px;
}

#subfrm input {
	width:60px;
	height:30px;
}

.feature {
	margin-top:20px;
	width:202px;
	height:266px;
	float:left;
	border:1px solid #88BA3D;
	padding:2px 2px 2px 2px;
}

.feature h4 {
	width:100%; 
	margin-top:0; 
	padding-top:0; 
	font-weight:300;
	font-size:smaller;
	background-color:#88BA3D;
}

.feature p, .feature a{
	font-size:smaller;
	line-height:12px;
	padding:0px 3px 3px 3px;
}

#welcome {
	margin:10px 60px 10px 60px;
	border:1px solid #88BA3D;
	padding:20px 20px 20px 20px;
}
.fscaravan {
	width:700px;
	
	margin:0px 0px 0px 15px;
	
}

#parkdetails-search {
 margin:10px 20px 20px 60px;
 padding:10px 10px 10px 10px;
 border:1px solid silver;
 background-color:#EDF6FD;	
}

#parkdetails-search h3 {
	padding:0 0 0 0;
	margin:0 0 0 0;
	color:green;
} 

/*
Name: Sliding Login Panel with jQuery 1.3.2
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Date: March 26, 2009
Version: 1.0
*/

/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.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 */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */
.tab {
  	background: url(../images/tab_b.png) repeat-x 0 0;
	height: 42px;
	position: relative;
    top: 0;
    z-index: 999;
}

.tab ul.login {
	display: block;
	position: relative;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 40px;
	margin: 0 0 0 50%;;
	padding: 0 0 0 280px;
  	color: white;
  	font-size: 90%;
	text-align: center;
}

.tab ul.login li.left {
  	background: url(../images/tab_l.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li.right {
  	background: url(../images/tab_r.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	width:76px;
	float: left;
	height: 42px;
  	background: url(../images/tab_m.png) repeat-x 0 0;
}

.tab ul.login li a {
	color: white;
	width:180px;
}

.tab ul.login li a:hover {
	color: red;
	text-decoration: none;
	width:250px;
}

.tab .sep {color:red}

.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	width: 250px;
	position: relative;
	top: 11px;
	text-decoration: none;
}


/* sliding panel */
#toppanel {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
	width: 100%;
	height: 36px;
	color: white;
	background:#7bb0e5;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}


#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	width: 200px;
	color: white;
}

#panel .content input:focus.field {
	background: #545454;
}

#loginform {
	left:200px;
	position:relative;
	padding-top:10px;
}

#menu{
position:relative;
top:16px;	
	
}
ul#menu { 
	width: 100%; 
	height: 43px; 
	background: url("../images/menu-bg.gif") top left repeat-x; 
	background-color: transparent;
	font-size: 0.8em; 
	font-family: "Lucida Grande", Verdana, sans-serif; 
	font-weight: bold; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
}

ul#menu li { 
	display: block; 
	float: right; 
	margin: 0 0 0 5px; 
}

ul#menu li a { 
	height: 43px; 
	color: #777; 
	text-decoration: none; 
	display: block; 
	float: left; 
	line-height: 200%; 
	padding: 8px 15px 0; 
}

ul#menu li a:hover { 
	color: #333; 
}

ul#menu li a.current{ 
	color: #FFF; 
	background: white url("../images/current-bg.gif") top left repeat-x; 
	padding: 5px 15px 0; 
}

.recent {	
	float:left; 
	padding:0 1px 0 1px; 
	line-height:10px
}

.recent a {
	padding-top:2px; 
	font-size:9px;
	line-height:10px
}

#gads{
	float:right;
	padding-top:65px;
	margin-right:30px;
}

