/* body attributes */
body {
	background: #f4f9fc url('/gfx/body-bg.gif') repeat-x left top;
	font-family: arial, tahoma, verdana, sans-serif;
	margin: 0px;
	text-align: center;
	color: #3f5aa3;
}

a {
	outline: none;
	text-decoration: none;
}
a:link {color: #839d15;}
a:visited {color: #839d15;}
a:hover {text-decoration: underline;}
a:active {color: #cc0000;}

.invlink:link, .invlink:visited {
	text-decoration: none;
	color: #333;
}

.bigpicture a:hover, #topmenu a:hover, #submenu a:hover, h2 a:hover {
	text-decoration: none;
}

img {
	border: 0px;
	outline: none;
}


/* standard font-size */
h3, h4, p, .p, th, ul, ol, .date, blockquote {
	font-size: 12px;
}

blockquote p, blockquote blockquote, ol ul, ul ol, ol ol, ul ul {
	font-size: 1em;
}

/* TEXT ELEMENTS */
h1, h2, h3, h4, p {
	margin: 0px;
}

h1 {
	font-size: 27px;
	font-weight: 400;
	color: #303030;
	margin-bottom: 15px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #303030;
}

h3 {
	font-size: 14px;
	margin-bottom: 5px;
}

p {
	margin-bottom: 20px;
	line-height: 140%;
}

blockquote {
	margin: 0px 0px 0.75em 20px;
	line-height: 150%;
}

th {
	text-align: left;
}

hr {
	border-width: 0px;
	border-top: 1px solid #c6d3ec;
	height: 1px;
}

.vr {
	width: 10px;
	height: 60px;
	border-left: 1px solid #bccde8;
	margin-left: 10px;
}

/* FORM */
form {
	margin: 0px;
}

form p {
	margin-bottom: 10px;
}

.text, textarea, .submit, select, .submit input {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
}

* html .text, * html .submit {
	height: 20px;
}

.submit {
	cursor: pointer;
}

div.submit {
	background: url('/gfx/submit34-left.gif') no-repeat left top;
	padding-left: 2px;
}

div.submit input {
	background: url('/gfx/submit34-right.gif') no-repeat right top;
	height: 50px;
	padding: 0px 10px 17px 8px;
	color: #fff;
	border: 0px;
	font-size: 12px;
	cursor: pointer;
}

div.submit50 {
	background-image: url('/gfx/submit50-left.gif');
	padding-left: 4px;
}

div.submit50 input {
	background-image: url('/gfx/submit50-right.gif');
	height: 75px;
	padding: 0px 17px 25px 13px;
	font-size: 18px;
	font-weight: bold;
	width: 140px;
	overflow: hidden;
}

.text, textarea, .fieldtype-string input, .fieldtype-email input, .fieldtype-int input, .fieldtype-price input, .fieldtype-date input {
	border: 1px solid #9ad7ff;
	padding: 4px 4px 0px 4px;
	width: 250px;
	font-size: 12px;
}

.text, .fieldtype-string input, .fieldtype-email input, .fieldtype-int input, .fieldtype-price input, .fieldtype-date input {
	height: 20px;
	max-height: 24px;
}

.checkbox {
	vertical-align: middle;
	margin: 0px 10px 2px 0px;
}

label {
	cursor: pointer;
}

.fieldtype-string label, .fieldtype-text label, .fieldtype-email label, .fieldtype-price label, .fieldtype-int label, .fieldtype-select label, .fieldtype-date label  {
	float: left;
	width: 140px;
	padding-top: 4px;
}

.required label, .required h3 {
	font-weight: bold;
}

.fieldtype-radio input, .fieldtype-checkbox input {
	vertical-align: top;
}

* html .fieldtype-radio label, * html .fieldtype-checkbox label {
	padding-top: 3px;
}

#content table.tf th, #content table.tf td {
	padding: 4px 20px 4px 0px;
}

/* THESKY */
#thesky {
	background: url('/gfx/top-sky.jpg') no-repeat center top;
	height: 160px;
}

#top {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

#logo {
	position: absolute;
	margin: 12px 0px 0px 854px;
}

#labelthemes {
	position: absolute;
	margin: 119px 0px 0px 687px;
}

/* MIDDLE */
#middle {
	min-height: 300px;
}

#main {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

/* BOTTOM */
#bottom {
	background: url('/gfx/bottom-top.gif') no-repeat center top;
	padding-top: 48px;
	margin-top: 30px;
}

#countries {
	background: url('/gfx/bottom.gif') repeat-x left top;
	height: 330px;
}

#countries .flags, #countries .dcu-campsites div {
	width: 1000px;
	height: 226px;
	max-height: 191px;
	margin: 0px auto;
	padding-top: 35px;
	text-align: left;
}

#countries .flags a {
	display: block;
	text-decoration: none;
}

#countries a:link, #countries a:visited {
	color: #4c4c4c;
}

#countries .flags img {
	margin-right: 15px;
}

.flags ul, .flags li, .dcu-campsites ul, .dcu-campsites li {
	margin: 0px;
	padding: 0px;
}

.flags ul, .dcu-campsites ul {
	float: left;
	width: 230px;
	list-style: none;
}

.flags li, .dcu-campsites li {
	list-style: none;
	margin-bottom: 6px;
	font-size: 14px;
}

#footer {
	background: url('/gfx/footer.gif') no-repeat center top;
	width: 1000px;
	height: 70px;
	max-height: 45px;
	margin: 0px auto;
	padding-top: 25px;
	font-size: 12px;
	text-align: center;
}

#adapt {
	padding-top: 20px;
}

#adapt a:link, #adapt a:visited {
	color: #b3b3b3;
}

/* SEARCH */
#quicksearch {
	background: url('/gfx/quicksearch.gif') no-repeat left bottom;
	position: absolute;
	width: 455px;
	height: 55px;
	max-height: 43px;
	margin: 0px;
	padding: 12px 0px 0px 20px;
}

#quicksearch .text {
	background: url('/gfx/quicksearch-text.gif') no-repeat left top;
	border: 0px;
	width: 360px;
	max-width: 385px;
	height: 32px;
	max-height: 32px;
	padding: 0px 15px 0px 10px;
	vertical-align: middle;
	font-size: 13px;
	color: #3f5aa3;
}

#quicksearch .submit {
	background: url('/gfx/quicksearch-submit.gif') no-repeat left top;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 35px;
	height: 32px;
	vertical-align: middle;
}

.searchstatus {
	background: #efefef;
	border: 1px solid #999;
	font-size: 12px;
	padding: 2px;
	margin-bottom: 1em;
}

.searchstatus .pages {
	margin-top: 5px;
	font-size: 1em;
}

.stars {
	font-weight: bold;
	font-size: 24px;
	vertical-align: middle;
	padding-left: 10px;
	margin: 0px;
	line-height: 10px;
	height: 5px;
	padding-bottom: 0px;
	color: #c00;
}
.stars .white {
	color: #ccc;
}

.searchhl {
	background: #eee;
	border: 1px solid #aaa;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
}

/* TOPNAV */
#topnav {
	position: absolute;
	margin: 20px 0px 0px 470px;
	font-size: 12px;
}

#topnav img {
	vertical-align: top;
	margin-right: 8px;
}

#topnav span a {
	margin: 4px 15px 0px 0px;
}

#topnav a:link, #topnav a:visited {
	color: #fff;
}

/* TOPMENU */
#topmenu {
	position: absolute;
	font-size: 16px;
	width: 900px;
	margin: 90px 0px 0px 0px;
	padding: 0px;
}

#topmenu li {
	list-style: none;
	display: block;
	float: left;
	margin: 0px;
}

#topmenu a {
	background: url('/gfx/topmenu.gif') no-repeat right top;
	display: block;
	padding: 15px 25px 25px 23px;
}

#topmenu a:link, #topmenu a:visited {
	color: #fff;
}

#topmenu .act a {
	background: url('/gfx/topmenu-act.gif') no-repeat center top;
	margin-left: -2px;
	padding: 15px 25px 25px 25px;
}

#topmenu .act a.first {
	margin-left: 0px;
	padding: 15px 25px 25px 23px;
}

#topmenu .last a {
	background-position: left top;
}

/* LEFTMENU */
#leftside {
	float: left;
	width: 210px;
	overflow: hidden;
}

#submenu {
	background: #0086ff url('/gfx/submenu-bg.png') repeat-x left top;
	margin-bottom: 50px;
}
#submenu .ul {
	background: url('/gfx/submenu-ul.png') no-repeat left top;
	height: 4px;
	font-size: 1px;
	overflow: hidden;
}
#submenu .ul div {
	background: url('/gfx/submenu-ur.png') no-repeat right top;
	height: 4px;
}
#submenu .ll {
	background: url('/gfx/submenu-ll.png') no-repeat left bottom;
	height: 4px;
	font-size: 1px;
	overflow: hidden;
}
#submenu .ll div {
	background: url('/gfx/submenu-lr.png') no-repeat right bottom;
	height: 4px;
}

#submenu ul.middle {
	min-height: 300px;
	margin: 0px;
	padding: 16px 15px;
	font-size: 87.5%;
}

#submenu ul.middle ul {
	margin: 0px;
	padding: 15px 0px 0px 20px;
}

#submenu li {
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#submenu a {
	display: block;
}

* html #submenu a { width: 100%; }

#submenu a:link, #submenu a:visited, #submenu .act li a:link, #submenu .act li a:visited {
	color: #fff;
}

#submenu .act a:link, #submenu .act a:visited {
	color: #0d2f8b;
}

#submenu .hr {
	display: block;
	font-size: 0px;
	height: 0px;
	border: 0px;
	border-top: 1px solid #157de1;
	border-bottom: 1px solid #6dc6fb;
	margin: 10px 0px;
	*margin: 5px 0px;
}

* html #submenu .hr {
	margin: 5px 0px;
}

* html #submenu .hr {
	height: 2px;
	overflow: hidden;
}

#leftside .txt {
	padding-top: 20px;
}

/* RIGHT */
#related {
	float: right;
	width: 220px;
	padding-top: 50px;
}

#related .box {
	margin-bottom: 0px;
}

#related .box .rs {
	padding: 10px 15px;
}

#related .shadow .rs {
	padding: 1px 7px;
}

#related .line {
	margin-top: 3px;
}

#related .line h2 {
	color: #3f5aa3;
	font-weight: normal;
}

#related .navi li {
	font-size: 14px;
	margin-bottom: 5px;
}

#related .navi div {
	margin-bottom: 5px;
}

#related .navi div.act a:link, #related .navi div.act a:visited {
	color: #333;
}

/* BC */
#bc {
	font-size: 14px;
	color: #839d15;
	height: 35px;
}

#bc a:link, #bc a:visited {
	color: #839d15;
}

#bc img {
	margin: 0px 10px 2px 10px;
	vertical-align: middle;
}

.send2friend {
	float: right;
	font-size: 87.5%;
	padding-right: 7px;
}

#send2friend {
	background: #f4f9fc;
	text-align: left;
	padding: 40px 0px 0px 50px;
}

#send2friend th, #send2friend td {
	padding: 4px 20px 4px 0px;
}

#send2friend td {
	font-size: 12px;
}

#send2friend td input, #send2friend td textarea {
	width: 300px;	
}

/* CONTENT */
#content {
	margin: 0px;
	padding: 0px;
	color: #303030;
}

#content.left {
	margin-left: 236px;
}
* html #content.left {
	margin-left: 233px;
}

#content.right {
	margin-right: 245px;
}

* html #content {
	width: 100%;
}

ul, ol {
	margin: 0px 0px 15px 18px;
	*margin-left: 20px;
	padding-left: 0px;
}

li {
	margin: 0px
	padding: 0px;
}

#content li, #related li {
	line-height: 140%;
}

.date, .totop {
	float: right;
	clear: right;
	padding-left: 10px;
}

/* CONTENT TABLE */
#content table {
	border-collapse: collapse;
	margin-bottom: 1em;
}

#content th, #content td {
	padding: 2px;
}

#content table tr td {
	font-size: 12px;
}

#content td p, #content th p, #content td ul, #content td ol, #content td .text, #content td .submit, #content td textarea, #content td select, #content td blockquote, #content table td td {
	font-size: 1em;
}

#content td h2 {
	font-size: 118.5%;
}

#content td h3 {
	font-size: 1em;
}

#content td h4 {
	font-size: 1em;
}

/* SNIPPETS */
#content .snippet {
	margin-bottom: 12px;
}

/* LISTS */
.list div {
	font-size: 12px;
	margin-bottom: 1em;
}

/* CONTENT PAGES */
.pages {
	font-size: 14px;
	float: right;
	margin-left: 20px;
}

#search .pages {

}

.pages span {
	float: left;
	display: block;
	height: 40px;
	padding: 3px 0px 0px 1px;
	margin-right: 5px;
}

.pages a, .pages b {
	float: left;
	display: block;
	width: 22px;
	height: 40px;
	padding: 3px 0px 0px 1px;
	text-align: center;
}

.pages a:link, .pages a:visited {
	color: #3d3d3d;
}

.pages a.act, #search .pages b {
	background: url('/gfx/page-act.gif') no-repeat left top;
	color: #fff;
	font-weight: normal;
}

.pages a.act:link, .pages a.act:visited {
	color: #fff;
}

.pages a.dis {
	border-color: #ddd;
	color: #999;
}

/* FUNC */
#func {
	float: right;
	font-size: 12px;
}

#func img {
	vertical-align: middle;
	margin: 0px 0px 20px 10px;
	cursor: pointer;
}

#func a:link, #func a:visited {
	color: #333;
}

/* VALIDATION */
textarea.invalid, .tf .invalid input, .tf .invalid textarea, .fieldtype-string input.invalid {
	background: #f1f8d2;
	border: 1px solid #839d15 !important;
}

.searchbox div.invalid {
	background: #f1f8d2;
	margin: -10px -20px 0px -20px;
	padding: 10px 20px 0px 20px;
}

#searchform div.invalid {
	background: #f1f8d2;
}

/* SITEMAP */
.sitemap {
	margin-bottom: 1em;
}

.sitemap div.inner {
	margin-left: 20px;
	margin-top: -20px;
}

.sitemap div {
	margin-bottom: 20px;
}

.sitemap div div {
	margin: 0px;
}

.sitemap ul {
	margin-left: 0px;
	font-size: 18px;
	list-style: none;
}

.sitemap ul ul {
	margin-left: 17px;
	font-size: 14px;
	font-weight: normal;
}

.sitemap ul ul ul {
	font-size: 12px;
	margin-left: 10px;
}

.sitemap ul ul ul a:link, .sitemap ul ul ul a:visited {
	color: #666;
}

/* NEWS */
.whatsnew img {
	float: right;
	margin: 0px 0px 10px 10px;
}

/* BOXES */
.box {
}
.box .ul {
	background: no-repeat left top;
	height: 6px;
	font-size: 1px;
	overflow: hidden;
}
.box .ul div {
	background: no-repeat right top;
	height: 6px;
}
.box .ls {
	background: repeat-y left top;
}
.box .rs {
	background: repeat-y right top;
	padding: 1px 7px;
	_width: 100%;
}
.box .ll {
	background: no-repeat left bottom;
	height: 6px;
	font-size: 1px;
	overflow: hidden;
}
.box .ll div {
	background: no-repeat right bottom;
	height: 6px;
}

.shadow, .line .shadow { background: #fff; }
.shadow .ul, .line .shadow .ul { background: url('/gfx/box-shadow-ul.gif') no-repeat left top; }
.shadow .ul div, .line .shadow .ul div { background: url('/gfx/box-shadow-ur.gif') no-repeat right top; }
.shadow .ls, .line .shadow .ls { background: url('/gfx/box-shadow-ls.gif') repeat-y left top; border: 0px; }
.shadow .rs, .line .shadow .rs { background: url('/gfx/box-shadow-rs.gif') repeat-y right top; border: 0px; }
.shadow .ll, .line .shadow .ll { background: url('/gfx/box-shadow-ll.gif') no-repeat left bottom; }
.shadow .ll div, .line .shadow .ll div { background: url('/gfx/box-shadow-lr.gif') no-repeat right bottom; }

.line .ul { background-image: url('/gfx/box-line-ul.gif') }
.line .ul div { background-image: url('/gfx/box-line-ur.gif') }
.line .ls { background: transparent; border-left: 1px solid #bac6e0; }
.line .rs { background: transparent; border-right: 1px solid #bac6e0; padding: 1px 5px; }
.line .ll { background-image: url('/gfx/box-line-ll.gif') }
.line .ll div { background-image: url('/gfx/box-line-lr.gif') }
.line .ul, .line .ul div, .line .ll, .line .ll div {
	height: 4px;
}

.searchbox {
	width: 222px;
	float: left;
}

.searchbox form {
	background: url('/gfx/box-search-bg.gif') repeat-x left top;
	height: 310px;
	max-height: 286px;
	padding: 12px 15px;
	overflow: hidden;
	color: #3f5aa3;
}

.searchbox .checkbox {
	float: left;
	clear: left;
}

.searchbox .submit {
	background: transparent;
	margin-left: 67px;
	_margin-left: 30px;
}

.searchbox .submit input {
	background: url('/gfx/box-search.gif') no-repeat left top;
	width: 108px;
	height: 92px;
	padding: 25px 15px 50px 56px;
	border: 0px;
	color: #fff;
	font-size: 18px;
}

.searchbox h2 {
	font-size: 150%;
	font-weight: normal;
	color: #3f5aa3;
}

.searchbox select {
	width: 100%;
	margin-bottom: 10px;
}

.bigpicture {
	margin-left: 236px;
}

#content .bigpicture ul {
	position: absolute;
	margin: 278px 0px 0px 20px;
	padding: 0px;
	z-index: 999;
}

.bigpicture li {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

.bigpicture li a {
	background: url('/gfx/bigpicture-pager.gif') repeat-x left top;
	display: block;
	width: 32px;
	height: 32px;
	padding-top: 8px;
	text-align: center;
	font-size: 14px;
}

.bigpicture li a:link, .bigpicture li a:visited {
	color: #fff;
}

.bigpicture .ui-tabs-selected a {
	background: url('/gfx/bigpicture-pager-act.gif') repeat-x left top;
}

.bigpicture span {
	display: block;
	position: absolute;
	margin: 230px 0px 0px 0px;
	width: 730px;
}

.bigpicture span a {
	background: url('/gfx/bigpicture-link.gif') no-repeat right bottom;
	display: block;
	float: right;
	height: 50px;
	max-height: 37px;
	padding: 13px 60px 0px 20px;
	font-size: 23px;
}

.bigpicture a:link, .bigpicture a:visited {
	color: #fff;
}

#bigtheme {
	height: 310px;
	overflow: hidden;
}

* html #bigtheme {
	width: 100%;
}

#bigtheme div {
	position: absolute;
	z-index: 1;
	height: 310px;
}

.ui-tabs-hide { display: none; }

/* BLURBS */
#blurbs {
}

#blurbs .box {
	float: left;
	width: 222px;
	margin: 0px 12px 0px 0px;
	overflow: hidden;
}

#blurbs h2, .blurbtheme h2 {
	font-size: 14px;
	color: #3f5aa3;
	font-weight: normal;
}

.blurbtheme h2 {
	padding: 0px 5px;
}

#blurbs .rs, .blurbtheme .rs {
	height: 180px;
	overflow: hidden;
}

#blurbs .count1 .box, #blurbs .count2 .box {
	margin-bottom: 0px;
}

.blurbtheme, .blurbbigtheme, .blurbbanner {
	cursor: pointer;
}

#blurbs .blurbtheme h2, .blurbtheme h2 {
	background: url('/gfx/blurbtheme-arrow.gif') no-repeat right bottom;
	height: 55px;
	margin-right: 4px;
	overflow: hidden;
}

#blurbs .blurbtheme img, .blurbtheme img {
	margin-bottom: 8px;
}

#blurbs .blurbbigtheme {
	background: url('/gfx/blurbbigtheme-arrow.gif') no-repeat 180px 144px;
	width: 456px;
	max-width: 424px;
	height: 195px;
	max-height: 175px;
	padding: 20px 7px 0px 25px;
	overflow: hidden;
}

#blurbs .blurbbigtheme h2 {
	font-size: 24px;
}

#blurbs .blurbbigtheme img {
	float: right;
	margin-left: 30px;
}

#blurbs .blurbbanner {
	width: 532px;
}

#content #blurbs .blurbbanner .advert {
	position: absolute;
	margin: 190px 0px 0px 0px;
	width: 518px;
	text-align: right;
	z-index: 999;
}

#leftside .blurbbanner .advert, #content .blurbbanner .advert, #related .blurbbanner .advert {
	position: absolute;
	margin: 327px 0px 0px 0px;
	width: 205px;
	text-align: right;
	z-index: 999;
}

#leftside .blurbbanner .advert { width: 195px; }
#content .blurbbanner .advert { width: 704px; }
#content.right .blurbbanner .advert { margin-top: 187px; width: 504px; }

#content .blurbbanner, #related .blurbbanner {
	margin-bottom: 22px;
}

.advert {
	font-size: 12px;
	color: #4d4d4d;
}

#blurbs .blurbhtml {
	width: 532px;
	max-width: 507px;
	height: 195px;
	padding-left: 25px;
}

#blurbs .blurbhtml h2 {
	font-size: 24px;
}

#blurbs .count2 .box, #blurbs .count5 .box {
	margin-right: 0px;
}

/* THEMES */
#themes .shadow, #theme .shadow, #userratings .shadow {
	margin-bottom: 12px;
}

.themes {
	margin-right: 245px;
}
.theme {
	background: #fffbfd url('/gfx/blurb-bg.gif') repeat-x left top;
	min-height: 130px;
	padding: 10px;
	cursor: pointer;
	color: #3f5aa3;
}

.theme .pic {
	float: left;
	width: 220px;
	height: 120px;
}

.theme .txt {
	background: url('/gfx/blurb-arrow.gif') no-repeat right bottom;
	min-height: 100px;
	padding-bottom: 30px;
	margin-left: 220px;
}

.theme h2 {
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #3f5aa3;
}

.keywords {
	float: right;
	width: 220px;
}

.keywords h2, .navi h2 {
	margin-bottom: 12px;
	font-weight: normal;
}

.keywords h2, .keywords a:link, .keywords a:visited, .navi h2, .navi a:link, .navi a:visited {
	color: #839d15;
}

.keywords ul, .navi ul {
	list-style-image: url('/gfx/navi-arrow.gif');
	margin-left: 20px;
	font-size: 13px;
}

.keywords li, .navi li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.bigtheme {
	overflow: hidden;
}

.bigtheme .txt, #country .pic .txt {
	background: url('/gfx/bigtheme-txt.gif') no-repeat left top;
	position: absolute;
	width: 220px;
	max-width: 180px;
	min-height: 140px;
	overflow: hidden;
	margin: 110px 0px 0px 510px;
	color: #fff;
	padding: 20px;
}

.bigtheme .txt p, #country .pic .txt p {
	max-height: 138px;
	overflow: hidden;
}

#content.right .bigtheme .txt {
	margin-left: 265px;
}

.bigtheme {
	cursor: pointer;
}

.bigtheme h2, #country .pic .txt h2 {
	color: #fff;
}

#type-theme #related {
	padding-top: 26px;
}

/* METER */
.meter {
	background: url('/gfx/meter-outer.gif') no-repeat right top;
	width: 100px;
	height: 9px;
	font-size: 1px;
}

.meter div {
	background: url('/gfx/meter-outer-left.gif') no-repeat left top;
	height: 9px;
	max-height: 3px;
	padding: 3px 4px;
}

.meter div div {
	background: #5dccf6;
	height: 3px;
	padding: 0px;
}

.meter div div div { background: url('/gfx/meter-inner-ends.gif') no-repeat left top; }
.meter div div div div { background: url('/gfx/meter-inner-ends.gif') no-repeat right top; }


.bigmeter {
	background: url('/gfx/meter-big-outer.gif') no-repeat right top;
	width: 200px;
	height: 18px;
	font-size: 1px;
}

.bigmeter div {
	background: url('/gfx/meter-big-outer-left.gif') no-repeat left top;
	height: 18px;
	max-height: 8px;
	padding: 5px 7px;
}

.bigmeter div div {
	background: url('/gfx/meter-big-inner-right.gif') no-repeat right top;
	height: 8px;
	max-height: 8px;
	padding: 0px;
}

.bigmeter div div div { background: url('/gfx/meter-big-inner-left.gif') no-repeat left top; }

.level {
	font-size: 16px;
}

/* COUNTRY / REGION */
#content #country .pic {
	cursor: default;
}

#country .pic .txt {
	background-image: url('/gfx/pic-txt.gif');
}

#country .image, #country .map {
	background: url('/gfx/regionmap-bg.gif') repeat-x left top;
	float: left;
	height: 120px;
}

#country .image { width: 200px; }
#country .map {
	width: 160px;
}
#country .txt {
	height: 120px;
	max-height: 110px;
	padding-top: 10px;
}

#country .marginimage {
	margin-left: 220px;
}

#country .marginmap {
	margin-left: 180px;
}

#country .marginimagemap {
	margin-left: 380px;
}

#country .region {
	color: #3f5aa3;
}

#country .region h2 {
	font-size: 20px;
	font-weight: normal;
}

#country .box {
	margin-bottom: 12px;
}

* html #region, * html #region .region {
	width: 100%;
}

#region .box {
	clear: right;
}

#region h2 {
	font-size: 22px;
	margin-bottom: 2px;
}

#region .bc {
	height: 23px;
	color: #3f5aa3;
}

#region h2 img {
	vertical-align: bottom;
}

#region table h2 {
	font-size: 150%;
}

#country h2 a:link, #country h2 a:visited, #region h2 a:link, #region h2 a:visited {
	color: #3f5aa3;
	font-weight: normal;
}

#region .region img {
	margin-left: 5px;
}

#region .pics {
	float: left;
	width: 434px;
}

#region .minimap {
	margin-left: 446px;
}

#region .minimap a.bigger {
	display: block;
	position: absolute;
	margin: -56px 0px 0px 93px;
}

#region .minimap .rs {
	height: 310px;
}

#region .minimap #map_canvas {
	overflow: hidden;
}

#country .box, #region .box {
	cursor: pointer;
}

.hover .region {
	background: #c1ddee;
}

.region {
	padding: 10px;
}

#content .shadow .region {
	background: url('/gfx/region-bg.gif') repeat-x left top;
}

#region .shadow {
	margin-top: -1px;
	margin-bottom: 12px;
}

.search {
}

.search form {
	background: url('/gfx/search-bg.gif') repeat-x left top;
	padding: 25px 10px 10px 10px;
}

.search form img {
	vertical-align: top;
	margin-right: 7px;
}

.search form select {
	margin-right: 45px;
}

.search form .box {
	width: 540px;
}


.search .line .rs {
	padding-top: 25px;
}

.search .line .rs .options {
	width: 100%;
}

.search .line .rs div div {
	float: left;
	width: 32.66666%;
	font-size: 12px;
	padding: 0px 0.6% 5px 0px;
}

.search .line .rs div div input {
	float: left;
}

#fragment-1 {
	height: 80px;
}

#fragment-2 {
	height: 570px;
}

.search .line .rs div div label {
	display: block;
	margin-left: 28px;
	padding-top: 3px;
}

.search .submit {
	background: transparent;
}

.search .submit input {
	background: url('/gfx/box-search.gif') no-repeat left top;
	width: 108px;
	height: 92px;
	padding: 25px 15px 50px 56px;
	border: 0px;
	color: #fff;
	font-size: 18px;
	position: absolute;
	margin: -90px 0px 0px 610px;
}

#search-icons {
	padding-top: 20px;
}

.search ul {
	position: absolute;
	margin: -14px 0px 0px 17px;
	padding: 0px;
}

.search li {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	_width: 170px;
}

.search li a {
	display: block;
	height: 28px;
	max-height: 23px;
	padding: 5px 20px 0px 20px;
	font-size: 14px;
}

.search li a:link, .search li a:visited {
	color: #fff;
}

.search a.first {
	background: url('/gfx/search-tab-left.gif') no-repeat left top;
}
.search a.last {
	background: url('/gfx/search-tab-right.gif') no-repeat right top;
}

.ui-tabs-selected a.first {
	background: url('/gfx/search-tab-act-left.gif') no-repeat left top;
}

.ui-tabs-selected a.last {
	background: url('/gfx/search-tab-act-right.gif') no-repeat right top;
}

.filter {
	float: right;
	font-size: 14px;
	margin-right: 12px;
}

.filter select  {
	font-size: 14px;
	margin-left: 8px;
}

/* SEARCH */
#search .shadow {
	font-size: 14px;
}

#search .shadow form {
	padding: 20px 20px 10px 20px;
}

#search .shadow td {
	font-size: 14px;
	padding: 0px 20px 10px 0px;
}

#search .submit {
	background: transparent !important;
}

#search .submit input {
	background: url('/gfx/box-search.gif') no-repeat left top;
	width: 108px;
	height: 92px;
	padding: 25px 15px 50px 56px;
	border: 0px;
	color: #fff;
	font-size: 18px;
	position: absolute;
	margin: -20px 0px 0px 20px;
}


#search .text {
	height: 24px;
	max-height: 30px;
	padding-top: 6px;
}

#search .box {
	margin-bottom: 12px;
}

/* CAMPSITE */
#campsite h1 {
	margin-right: 220px;
}

#campsite h1 img {
	vertical-align: bottom;
	margin: 0px 0px 4px 10px;
}

#campsite .pics {
	float: left;
	width: 434px;
}

#map_canvas {
	font-size: 12px;
	overflow: hidden;
}

#campsite .minimap, #campsite .map {
	margin-bottom: 15px;
}

#campsite .minimap {
	margin-left: 450px;
}

#campsite .minimap .bigger, #campsite .map .bigger, #region .minimap .bigger, #region .map .bigger {
	display: block;
	position: absolute;
	margin: -56px 0px 0px 93px;
	*margin-left: 40px;
}

#campsite .map .bigger, #region .map .bigger {
	margin-left: 539px;
	*margin-left: 269px;
	_margin-left: 539px;
}

#campsite .reservation {
	float: right;
	width: 310px;
	margin-left: 35px;
	height: 115px;
}

#campsite .reservation form {
	float: left;
	width: 170px;
	min-height: 80px;
	padding-top: 20px;
}

* html #campsite .reservation form {
	height: 100px;
}

#campsite .reservation .meter {
	margin-left: 170px;
}

#campsite .reservation h3 {
	font-size: 12px;
	color: #3f5aa3;
	font-weight: normal;
	padding: 10px 0px;
}

#campsite hr {
	clear: right;
	margin: 25px 0px;
}

#campsite .vr {
	height: 80px;
}

#campsite .line {
	margin-bottom: 25px;
}

#campsite .line .rs {
	padding-left: 10px;
	padding-right: 10px;
}

#campsite .evaluation {
	cursor: pointer;
	border-bottom: 1px solid #c6d3ec;
	padding: 10px 0px;
}

#campsite .evaluation .rs {
	padding: 1px 7px;
}

#campsite .last {
	margin: 0px;
	border: 0px;
}

.evaluation .ul, .evaluation .ul div, .evaluation .ls, .evaluation .rs, .evaluation .ll, .evaluation .ll div, .evaluation .ls, .evaluation .rs {
	background: transparent;
	border: 0px;
}

.evaluation .fulldesc, .evaluation .seeless, .shadow .seemore {
	display: none;
}

#campsite .shadow {
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px;
}

#campsite .shadow .entry {
	background: url('/gfx/search-bg.gif') repeat-x left top;
	padding: 25px 10px 10px 10px;
}

.shadow .fulldesc, .shadow .seeless {
	display: block;
}

.evaluation h2, .evaluation .seemore, .evaluation .seeless {
	color: #839d15;
	font-size: 15px;
	font-weight: normal;
}

.evaluation .seemore {
	background: url('/gfx/navi-arrow.gif') no-repeat right center;
	float: right;
	padding-right: 20px;
	cursor: pointer;
}

.evaluation .seeless {
	background: url('/gfx/close.gif') no-repeat right center;
	float: right;
	padding-right: 35px;
	height: 36px;
	cursor: pointer;
}

.evaluation h2 {
	margin-bottom: 0px;
}

#campsite .shadow h2 {
	color: #303030;
	margin-bottom: 15px;
	font-size: 18px;
}

#campsite div.discount {
	position: relative;
	margin: 0px;
	font-size: 16px;
	color: #0d2f8b;
	font-weight: bold;
	padding-top: 10px;
}
#campsite .discount img {
	vertical-align: middle;
}

#campsite .prices table {
	float: right;
}

#campsite .prices th {
	border-bottom: 1px solid #c6d3ec;
	width: 290px;
	max-width: 310px;
	padding: 4px 10px;
}

#campsite .prices td {
	border-bottom: 1px solid #a3bfe2;
	padding: 4px 10px;
}

#campsite .prices .last th, #campsite .prices .last td {
	border: 0px;
}

#campsite .prices th {
	font-weight: normal;
	padding-right: 25px;
}

#campsite .prices td {
	background: #c5dfef;
	padding: 3px 15px 3px 20px;
	text-align: right;
}

#campsite .pricelevel span {
	display: block;
	float: left;
	font-size: 32px;
	margin: -10px 10px 0px 0px;
}

#campsite .pricelevel h3 {
	font-size: 12px;
	font-weight: normal;
	color: #3f5aa3;
	margin: 0px;
	padding: 8px 0px 10px 0px;
}

#campsite .creditcards {
	padding-top: 10px;
}

#campsite .creditcards img {
	padding-right: 12px;
	vertical-align: middle;
}

#content .evaluations td {
	font-size: 18px;
	color: #303030;
}

#content .evaluations td h3 {
	font-size: 12px;
	font-weight: normal;
	color: #3f5aa3;
	margin: 0px;
	padding: 8px 0px 10px 0px;
}

#content .evaluations td span {
	display: block;
	float: left;
	font-size: 32px;
	margin: -10px 10px 0px 0px;
}

#content .evaluations td.first {
	padding-top: 15px;
}

#campsite .contactinfo td {
	padding: 0px;
}

#campsite table table {
	margin: 0px;
}

#campsite .contactinfo {
	line-height: 22px;
}

#campsite .contactinfo .left {
	width: 330px;
}

#campsite .contactinfo .right td {
	padding-right: 20px;
	font-size: 12px;
}

#campsite .other td {
	padding:  0px 20px 0px 0px;
	line-height: 22px;
}

#campsite .other td td {
	padding: 0px;
	font-size: 12px;
}

/* RATE */
#rate .questions .fieldtype-string label, #rate .questions .fieldtype-text label {
	display: block;
	float: none;
	width: auto;
	font-weight: bold;
	margin-bottom: 10px;
	clear: none;
}

#rate .questions .fieldtype-string input, #rate textarea {
	width: 750px;
}

#rate .fieldtype-radio input {
	margin-right: 4px;
	vertical-align: middle;
}

#rate .fieldtype-radio span {
	font-weight: bold;
	color: #3f5aa3;
	padding-right: 20px;
}

#rate .fieldtype-radio label {
	margin-right: 20px;
	clear: none;
}

#rate h3 {
	margin-bottom: 10px;
}

#rate p {
	margin-bottom: 15px;
}

#rate .submit {
}

#rate .fright {
	float: right;
}

/* RESERVATION */
#reservation {
	width: 404px;
}

#reservation .fright {
	float: right;
	margin-right: 4px;
}

#reservation .gender {
	float: left;
	padding-top: 2px;
}

#reservation .name {
	margin-left: 210px;
}

#reservation .name input {
	width: 180px;
}

#content .receipt td {
	padding: 0px 20px 7px 0px;
}

/* MAP */
#bigmap .shadow {
	margin-bottom: 12px;
}

/* UPDATE */
#type-update #content form h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #303030;
}

#type-update textarea {
	width: 100%;
}

.complexheader, #type-update #content .help {
	display: none;
}

#type-update #campsitechief, #type-update #campguide, #type-update #showhomepage {
	display: none;
}

/* PRINT */
#backlink {
	display: none;
}

/* DEBUGGER */
body #debugger {
    background: #fff;
    margin: 20px;
    text-align: left;
    color: #333;
    border: 20px solid #fff;
}

/* datebox */
.datebox {
	background: url('/gfx/datebox.png') no-repeat left top;
	width: 64px;
	height: 75px;
    text-align: center;
	font-weight: bold;
    overflow: hidden;
}
.datebox .day {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	line-height: 42px;
	font-size: 28px;
	border: 0px;
}

.datebox .monthyear{
	font-size: 11px;
	line-height: 25px;
	color: #fff;
}

