/* GENERAL */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/template/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
.mainbg {
	background-attachment: scroll;
	background-image: url(../images/template/sitetemplate_r3_c1.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.topbg {
	background-attachment: scroll;
	background-image: url(../images/template/sitetemplate_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	top: 5px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.botbg {
	background-attachment: scroll;
	background-image: url(../images/template/sitetemplate_r5_c1.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 30px;
}
h1 {
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin: 15px 0 10px 0;
	color: #A00;
}
h2 {
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #A00;
	margin: 5px 0 10px 0;
}
h3 {
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #A00;
	margin: 5px 0 10px 0;
}
h4 {
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
	margin: -8px 0 10px 0;
}
p {
	margin: 5px 0 10px 0;
}
p.indent {
	margin-left: 25px;
	margin-right: 5px;
}
ul {
	padding-left: 25px;
}
ul li strong {
	font-size: 12pt;
}
.red {
	color: #A00;
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
}
.MainText b {
	color: #A00;
}
.MainText a {
	color: #A00;
	text-decoration: none;
}
.MainText a:hover {
	color: #A00;
	text-decoration: underline;
}
.MainTextSmall {
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
}
.MainTextRed {
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #A00;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
}
.imageBorder {
	padding: 5px;
	border: 1px solid #CCC;
}

/* Campsite and Supplier Boxes */
.SearchBoxHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #ACF;
	border: 1px solid #AAA;
}
.SearchBoxBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
span.hotlink,
a.hotlink {
	font-size: 14pt;
	font-weight: bold;
	color: #B00;
	text-decoration: none;
}
a.hotlink:hover {
	text-decoration: underline;
	color: #B00;
}
.hotlinkscore {
	font-size: 11pt;
	color: #B00;
	font-weight: bold;
}
a.freelink {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
}
a.freelink:hover {
	color: #000000;
	text-decoration: underline;
}
.freelinkscore {
	font-size: 9pt;
	font-weight: bold;
}
.featured {
	vertical-align: middle;
	border: 0;
	padding: 3px 5px 3px 5px;
	height: 31px;
	width: 31px;
}
.infotable tr td {
	padding: 0 0 3px 0;
}
.formtable tr th {
	padding: 5px 2px 5px 0;
	text-align: left;
	vertical-align: top;	
}

/* Campsite and Supplier Pages */
.facilitieslist {
	font-size: 8pt;
	padding-left: 20px;
	margin-right: 10px;
}
.facilitiesnotknown {
	margin-right: 10px;
	font-size: 8pt;
}
.campsitemenu {
	margin-top: 0;
	margin-bottom: 0;
}
.campsitemenu strong {
	font-size: 11pt;
}
.moreinfotable {
	border-collapse:collapse;
	border: 0;
}
.moreinfotable tr td {
	border-collapse:collapse;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	font-weight: bold;
}
.moreinfotable tr th {
	border-collapse: collapse;
	font-weight: bold;
}
.moreinfotable ul {
	padding-left: 25px;
	color: #A00;
	margin-top: 4px;
	margin-bottom: 4px;
	list-style-type: disc;
}

/* Reviews */
.seTitleBorder {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.seTitleBorder p {
	display:block;
	padding: 5px;
	margin: 0;	
}
.seTitleBorder img {
	padding: 0 4px 0 0;
}


/* Forms */
.FormElements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	/*border: 1px solid #aaa;*/
}
.FormButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding: 2px 20px 2px 20px;
	color: #A00;
}
.formtable tr td {
	padding: 5px 0 5px 2px;
	text-align: left;
	vertical-align: top;
}

.refresh {
	margin: 4px 0 -4px 0;
}

/* Home Page */
.FormHomeBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	width: 140px;
}
.FormHomeButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 1px 5px 1px 5px;
	color: #A00;
	margin: 1px 0 1px 0;
}
.CountyList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #A00;
	margin: 20px 0 20px 0;
}
.ListTitle {
	margin: 20px 0 -5px 0;
}
.ukmap {
	border: 0;
}
.homepageadvert {
	margin: 0;
}
.homepagetitle {
	font-size: 11pt;
	margin: 20px 0 -5px 0;
	text-transform:uppercase;
}

/* Main Menu */
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
a.navigation {
	color: #a00;
	text-decoration: none;
}
a.navigation:hover {
	color: #a00;
	text-decoration: underline;
}

/* Twitter */
.twitter img {
	height: 50px;
	width: 136px;
	border: 1px solid #060;
	margin: 28px 0 0 30px;
}
.twitter p.tweettext {
	margin: 2px 0 0 30px;
	display: block;
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #060;
}
.twitter p.tweetdate {
	margin: 3px 0 0 30px;
	display: block;
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7b7;	
}

/* Late Availability */

.late p {
	margin: 30px 0 0 32px;
	display: block;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	display:block;
	border: 2px solid #c00;
	text-align:center;
}
.late p a {
	color: #c00;
	text-decoration:none;
	display: block;
	width: 260px;
	height: 100%;
	padding: 6px 5px 6px 5px;	
	background-color:#FFa;
}
.late p a:hover {
	background-color:#bdf;
}

/* Tooltip */
div#tipDiv {
  	position: absolute; 
	visibility: hidden; 
	left: 0; 
	top: 0; 
	z-index: 10000;
	background-color: #F9F9F9; 
	border: 2px solid #000; 
	width: 200px; 
	padding: 2px 3px 2px 3px;
  	color: #000; 
	font-size: 11px; 
	line-height: 1.2;
}

/* Footer */
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	height:40px;
}
.FooterText a {
	text-decoration: none;
	color: #A00000;
}
.FooterText a:hover {
	text-decoration: underline;
}
