html, body {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 10px 0;
	background: #fff;
	color: #000;
	text-align: center;
}

body, td, th, caption {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
}

a img {
	border: none;
}


a {
	color: #AD0D17;
	text-decoration: underline;
}

a:hover,
a:focus {
	color: #f00;
}

#document {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

body.show_banners #document {
/*	background: url(/site/images/document_bg.gif) left top repeat-y; */
	width: 990px;
}

#main {
	width: 760px;
	float: left;
}

#banners {
	width: 230px;
	float: left;
}

#banners .content {
	margin: 0 0 0 19px;
/*	background: #ccc; */
/*	height: 400px; */
}

#banners .banner {
	margin: 0 0 10px 0;
}



#features {
	background: #000;
	color: #fff;
}

#features a {
	color: #fff;
	text-decoration: none;
	display: block;
}

#features a:hover,
#features a:focus {
	color: #AD0D17;
}

#features ul {
	background: #000;
	color: #fff;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block; 
}

#features li {
	float: left;
	margin: 0;
	padding: 0;
	background: url(/site/images/features_bg.gif) 0 8px no-repeat;
}

#features li.first {
	background-image: none;
}

#features li a {
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 15px;

}

#features li.home a {
	padding-left: 30px;
	background: url(/site/images/icon_home.gif) 15px 6px no-repeat;
}

#features li.biggertext a {
	padding-left: 30px;
	background: url(/site/images/icon_biggertxt.gif) 15px 6px no-repeat;
}

#features li.smallertext a {
	padding-left: 30px;
	background: url(/site/images/icon_smallertxt.gif) 15px 6px no-repeat;
}

#features li.print a {
	padding-left: 30px;
	background: url(/site/images/icon_print.gif) 15px 6px no-repeat;
}

#features li.contact a {
	padding-left: 30px;
	background: url(/site/images/icon_contact.gif) 15px 8px no-repeat;
}

#features li.search a {
	padding-left: 30px;
	background: url(/site/images/icon_search.gif) 15px 7px no-repeat;
}


/* Special styles for IE/Mac, since it screws up on floats */
* html head+body #features {
	background: #000;
}

* html head+body #features li {
	background: #000 url(/site/images/features_bg.gif);
}

* html head+body #features a {
	float: left;
}

/*---*/






#banner {
	height: 116px;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	background: #def;
	position: relative;
}

#banner img {
	display: block;
}


#banner .content {
	position: absolute;
	top: 30px;
	right: 20px;
	width: 400px;
	height: 50px;
}

#banner p {
	margin: 0;
}


#menu {
	width: 555px;
	float: left;
	border-bottom: 20px solid #fff;

}

#menu #root {
	background: #000;
	color: #fff;
	font-weight: bold;
}

#menu #root table {
	border: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 100%;
}

#menu #root td {
	border: none;
	padding: 0 4px;
	margin: 0;
	text-align: center;
	width: 20%;
	border-left: 2px solid #fff; 
	text-transform: uppercase;

}

#menu #root td.first {
	border: none;
}

#menu #root a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 3px 0;
	text-align: center;
}

/* IE/Win only \*/
* html #menu #root a {
	width: 100%;
}
/*---*/


#menu #root a:hover,
#menu #root a:focus {
	color: #AD0D17;
}

#menu #root .current a {
	color: #AD0D17;
}


/* Special styles for IE/Mac, since it screws up on floats */
* html head+body #menu #root {
	background: #000;
}

* html head+body #menu #root li {
	background: #000;
}

* html head+body #menu #root a {
	float: left;
}

/*---*/


#menu #sub a {
	text-decoration: none;
	color: #000;
}

#menu #sub a:hover,
#menu #sub a:focus {
	color: #AD0D17;
	text-decoration: underline;
}


#menu #sub {
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
	background: #fff;
}

#menu #sub .current a {
	font-weight: bold;
}


#language_menu {
	width: 205px;
	float: left;
}

#language_menu .content {
	background: #000;
	padding: 3px 0 1px 4px;
	margin: 0 0 0 20px;
}

* html head+body #language_menu .content {
	padding-top: 4px;
	padding-bottom: 3px;
}

#language_menu a {
	margin: 0 5px 0 0;
}

#language_menu a img {
	border: 1px solid #fff;
}

#language_menu .on {
	border-color: #AD0D17;
}

#language_menu .off {
	border-color: #fff;
}


#logo {
	width: 33px;
	float: left;
	position: relative;
}

#logo .year {
	position: absolute;
	top: 0;
	left: 0;
	width: 23px;
	height: 52px;
}

#logo .txt {
	position: relative;
	top: 52px;
}


#doctext {
	width: 522px;
	float: left;
}

#map {
	width: 116px;
	position: relative;
	padding: 0px 0px;
	float: left;
	margin: 0 6px 0 0;
}

#mapbig {
	width: 170px;
	position: relative;
	padding: 2px 0px;
}


#map #dummy_map {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 100px;
	overflow: hidden;
}

#dummy_map {
	color: #fff !important;
	text-align: center;
}

#dummy_map .current {
	font-weight: bold !important;
}

#map #dummy_map ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#map #dummy_map li {
	margin: 0 0 4px 0;
	padding: 0;
}

#map .description {
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	padding: 5px 0;
	margin: 2px 0 0 0;
	color: #000;
	background: #E8E5DB;
}

#img {
	width: 400px;
	height: 193px;
	float: left;
	overflow: hidden;
}

#fullimg {
	width: 522px;
	height: 193px;
	overflow: hidden;
}

body.i_templ_4 #imgs {
	width: 242px;
	float: right;
}

body.i_templ_4 #imgs .inet_img_item {
	margin: 0 0 20px 10px;
}

body.i_templ_4 #imgs .inet_img {

}

body.i_templ_4 #imgs .inet_txt {
	padding: 3px 8px;
	background: #F2F2F2;
	border-bottom: 1px solid #ccc;
}


#text {
 	padding: 0 0 20px 10px;
}

/*
* html head+body #text * {
	display: none;
}
*/

#results {
	width: 342px;
	float: left; 
}

#results .content {
	padding: 0 0 0 10px;
}

#introtext {
	height: 193px;
	background: #F2F2F2;
	overflow: auto;
}

#introtext .content {
	padding: 10px;
}



.nav {
	margin: 0;
	margin: 10px 0;
	font-size: 10px;
}

.nav form {
	margin: 0;
}

.nav a {
	text-decoration: none;
	color: #000;
	display: block;
}

.nav table {
	margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
}

.nav td {
	margin: 0;
	padding: 0;
}

.nav td.prev {
	background: url(/site/images/arrow_left.gif) left center no-repeat;
	padding-right: 10px;
	padding-left: 10px;
}

.nav td.prev_off {
	background: url(/site/images/arrow_left_off.gif) left center no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	color: #67666B;
}

.nav td.next {
	background: url(/site/images/arrow_right.gif) right center no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}

.nav td.next_off {
	background: url(/site/images/arrow_right_off.gif) right center no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	color: #67666B;
}


.nav select {
	font-size: 10px;
	margin: 0 0 -1px 0;
	padding: 0;
}



.front #text,
.img_intro #text{
	padding-top: 10px;
	padding-left: 0;
}



#text h1,
#results h1 {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
	color: #5C5D5D;
}

#text h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#text p {
	margin: 0 0 10px 0;
}



#facilities {
	width: 205px;
	float: left;
}

#facilities .content {
	padding: 0 0 20px 20px;
}

#facilities h1 {
	font-weight: bold;
	letter-spacing: 1px;
	background: #AD0D17;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	padding: 2px 4px;
	margin: 0 0 7px 0;
}

#facilities p {
	margin: 0 0 10px 0;
}


form {
	margin: 0;
	padding: 0;
	width: 100%;
}

#booking .submit {
	margin: 10px 0;
	padding: 0 0 0 10px;
	background: url(/site/images/form_arrow.gif) left center no-repeat;
}

#booking .submit a {
	text-transform: uppercase;
	text-decoration: none;
	color: #5C5D5D
}

#booking .submit a:hover {
	text-decoration: underline;
}


#booking_form select {
	width: 99%;
	margin: 0 0 2px 0;
	font-size: 10px;
}

* html head+body #booking_form select {
	width: 90%;
}



#booking_form div.submit input {
	border: none;
	background: #fff url(/site/images/form_arrow.gif) left center no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0 10px 0;
	color: #000;
	text-align: left;
	text-transform: uppercase;
	display: block;
}



#accomodation h1 {
	background: #5C5D5D;
}

#accomodation a {
	text-decoration: none;
	color: #5C5D5D;	
}

#accomodation a:hover,
#accomodation a:focus {
	text-decoration: underline;
}

#accomodation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
}

#accomodation li {
	margin: 0 0 4px 0;
	padding:  0 0 0 12px;
	background: url(/site/images/form_arrow.gif) left center no-repeat;
}


.highlight {
	float: right;
	width: 116px;
	margin: 0 0 6px 6px;
	cursor: pointer;
}

* html .highlight {
	cursor: hand;
}

.highlight h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	padding: 2px 4px;
	border-bottom: 4px solid #fff;
	margin: 0;
	color: #fff;
	background: #5C5D5D;
}

#highlights .news h2 {
	background: #69c;	
}

#highlights .special h2 {
	background: #AD0D17;
}

.highlight h2 a {
	color: #fff;
	text-decoration: none;
}

.highlight h2 a:hover {
	color: #fff;
}

.highlight .img,
.highlight .text {
	height: 116px; 
	overflow: hidden;
}

.highlight .img {
	overflow: hidden;
	background: #CFCFCF;
}

.highlight .text {
	padding: 0 5px;
	overflow: auto;
	background: #CFCFCF;
}

.highlight .text p {
	margin: 5px 0;
}

.highlight .text a {
	text-decoration: none;
	color: #000 !important;
}

.highlight .text a:hover {
	color: #000;
}



.split {
	clear: both;
	padding-top: 10px;
	border-bottom: 1px dashed #ccc;
	margin: 0 0 10px 0;
	position: relative;
}

/* IE/Win only \*/
* html .split {
	margin-top: -10px;
}

/*---*/


.reset {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	margin: 0 0 -1px 0;
	padding: 0;
	overflow: hidden;
}

head+body .reset {
	height: 1px;
}

* html head+body .reset {
	margin-bottom: 0;
	height: 0;
}





#footer {
	color: #67666B;
	border-top: 1px solid #67666B;
	padding: 10px 0 0 0;
	margin: 10px 0 0 33px;
	text-align: center;
	letter-spacing: 1px;
}













#products {
	padding: 20px 0;
	background: transparent;
}

.product {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #ccc;
	font-size: 11px;
	background: transparent;;
}

.detailed_product .type,
.product .type {
	margin: 3px 0;
	font-weight: bold;
	color: #5C5D5D;
}

.product .more {
	background: #eee; 
	margin: 10px 0 0 0; 
	padding: 0 5px; 
}

.product .more a {
	text-decoration: none;
	color: #000;
	padding: 3px 10px 3px 5px;
	display: block;
	text-align: right; 
	background: url(/site/images/form_arrow.gif) right center no-repeat;
}

.product .more a:hover {
	color: #000 !important;
}

.product address {
	margin: 0;
	padding: 0;
	font-style: normal;
}

.product a {
	color: #000;
}

.product a:hover,
.product a:focus {
	color: #f00;
}

.product h2 {
	color: #ad0d17;
	font-size: 12px;
}

.product h2 a {
	color: #ad0d17;
	text-decoration: none !important;
}

.B {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
}

.B h2,
.C h2 {

	background: transparent url(/site/images/product_header_bg.gif) 0 0 repeat-y;
	margin: 0;
	padding: 3px 5px;
}

.B h2 a {
	display: block;
}

.D h2 {
	margin: 0 0 3px 0;
}

.B h2 em {
	font-style: normal;
}

.B .images,
.C .images {
	width: 90px;
	float: left;
	margin: 10px 0 0 0;
}

.B .images .img,
.C .images .img {
	margin: 0 0 2px 0;	
}

.B .contact,
.C .contact {
	padding: 10px 0 0 90px;
}

.contact div {
	margin: 1px 0;
}


.B .description {
	padding: 10px 0 0 0;
}

.B .contact .description {
	padding-top: 0;
}

img.icon {
	vertical-align: bottom;
}

.detailed_product a {
	color: #000;
}

.detailed_product a:hover,
.detailed_product a:focus {
	color: #f00;
}

.detailed_product h1 {
	color: #67666B;
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 20px 0;
	letter-spacing: 1px;

}

.detailed_product h2 {
	font-size: 12px;
	margin: 0 0 10px 0;
}


.detailed_product .info {
	clear: both; 
	margin: 10px 0 20px 0;
}

.detailed_product table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: none;
	width: 100%;
}

.detailed_product .images {
	width: 200px;
	float: right;
}

.detailed_product .images .img {
	padding: 0 0 10px 20px;
}

.detailed_product table.contact {
	width: 300px;
	margin: 0 0 20px 0;
}

.detailed_product .description {
	padding-right: 1px;
}

.detailed_product th {
	font-size: 11px;
	vertical-align: top;
	padding: 2px 5px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.detailed_product thead th {
	font-weight: bold;
	text-align: center;
	background: #ccc;
}


.detailed_product table.contact th {
	font-size: 12px;
	background: none;
	text-align: left; 
	padding: 1px 10px 1px 0;
	border: none;
}

.detailed_product td, .detailed_product tbody th {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	text-align: center;
	padding: 2px 5px;
	background: #eee;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

.detailed_product tbody th {
	text-align: left;
	font-weight: normal;
}


.detailed_product table.contact th {
	font-weight: bold;
}

.detailed_product table.contact td {
	font-size: 12px;
	padding: 1px 0;
	text-align: left;
	background: none;
	border: none;
}

.detailed_product table.contact tr.section th,
.detailed_product table.contact tr.section td {
	padding-top: 6px;
	padding-bottom: 2px;
}

tr.section .header {
	color: #67666B;
}


.detailed_product table.noheader td {
	text-align: left;
}

#vh_registration_resume {
	margin: 20px 0 0 0;
}

#vh_suppl {
	margin: 20px 0 0 0;
}

#vh_disabled_info {
	margin: 20px 0 0 0;
}


#registration_form h2 {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	margin: 25px 0 10px 0;
	color: #AD0D17;
	text-transform: uppercase;
}

#registration_form h3 {
	font-size: 12px;
	color: #000;
	letter-spacing: normal;
	margin: 20px 0 10px 0 !important;
	padding: 3px 0;
	border-left: 4px solid #999;
	background: #eee;
	padding-left: 8px;
}



.registration_section {
	margin: 0 0 15px 0;
}

.group {
	margin: 0 0 25px 0;
}

table.registration {
	margin: 0 0 10px 0;
	padding: 0;
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: none;
	border-left: 1px solid #ccc;
}

.group table.registration {
	margin: 4px 0;
}

table.registration td {
	margin: 0;
	padding: 3px 2px 3px 10px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: none;
	text-align: left;
	vertical-align: middle;
}

table.registration th {
	margin: 0;
	padding: 3px 10px 3px 10px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #ccc;
	border-left: none;
	background: none;
	text-align: left;
	font-weight: normal;
}

table.registration thead th {
	text-align: center;
	vertical-align: middle;
	padding-left: 10px;
}

table.registration tbody td {
	text-align: center;
	font-family: 'Courier New', monospace;
	padding-right: 10px;
	padding-left: 10px;
}

table.registration tbody td.text {
	text-align: left;
}

#regform_link {
	margin: 10px 0;
	background: url(/site/images/icon_registration.gif) left center no-repeat;
	padding: 0 0 0 12px;
}

#usergroups_link {
	margin: 10px 0;
	background: url(/site/images/icon_registration.gif) left center no-repeat;
	padding: 0 0 0 12px;
}

#filter {
	width: 180px;
	float: left;
}

#filter .content {
	padding: 0 5px;
}

#filter form {
	margin: 0;
	padding: 0;
	border: none;
}

#filter fieldset {
	display: block;
	border: none;
	margin: 0 0 15px 0;
	padding: 0;
	width: 100%;
}

#filter table {
	padding: 0;
	border: none;
	border-collapse: collapse;
	width: 100%;
}

#filter caption {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	padding: 2px 5px;
	background: #A6A9AB;
}

#filter thead th {
	font-weight: normal;
	text-align: center;
	padding: 3px;
}

#filter tbody th {
	border-top: 1px solid #A6A9AB;
	border-bottom: 1px solid #A6A9AB;
	text-align: left;
	font-weight: normal;
	padding: 2px 0;
	width: 50%;
}

#filter tbody td {
	border-top: 1px solid #A6A9AB;
	border-bottom: 1px solid #A6A9AB;
	text-align: center;
	padding: 0px;
}

#filter table.area tbody td {
	text-align: left;
	border: none;
}

#filter select {
	display: block;
	width: 100%;
}

#filter .radio, #filter .checkbox {
	cursor: pointer;
}

/* IE/Win \*/
#filter label, #filter .radio, #filter .checkbox, #filter input.clear, #filter input.submit {
	cursor: hand;
}
/*---*/

#filter input.clear,
#filter input.submit {
	border: 1px solid #000;
	padding: 0 5px;
	margin: 0 5px 0 0;
	cursor: pointer;
}



#sitemap {
	margin: 10px 0;
	border-top: 1px dashed #ccc;
}

#sitemap .sitemap_section {
	margin:  0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #ccc;
}

#sitemap .sitemap_section ul {
	margin: 10px 0 5px 20px;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
}

#sitemap .sitemap_section ul ul {
	margin-top: 0;
	text-transform: none;
	font-weight: normal;
}

#sitemap .sitemap_section ul li {
	margin: 10px 0 2px 0;
	padding: 0;
}

#sitemap .sitemap_section ul li li {
	margin-top: 2px;
}




/* FORM */

input.frm {
	border: 1px solid #5C5D5D;
	margin: 2px 0 5px 0;
	width: 200px;
	font-family: 'Courier New', monospace;
}

textarea.frm {
	border: 1px solid #5C5D5D;
	margin: 2px 0 5px 0;
	width: 200px;
	height: 100px;
	font-family: 'Courier New', monospace;
}

input.frmbut {
	border: 1px solid #5C5D5D;
	background: #ccc;
	margin: 2px 5px 5px 0;
	padding: 1px 2px;
}


/********/



/* SEARCH */

#search {
	margin: 10px 0;
}

#search form {
	margin: 0;
	padding: 0;
}

#search input.inet_search_text {
	border: 1px solid #000;
	margin: 0 5px 0 0;
	padding: 2px;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
}

#search input.inet_search_submit {
	border: 1px solid #000;
	background: #ccc;
	margin: 0;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	padding: 1px 4px;
}

.inet_search_msg {
	margin: 5px 0 20px 0;
}

.search_result {
	margin: 8px 0;
	padding: 8px 0;
	border-bottom: 1px dashed #ccc;
}

.search_result h2 {
	margin: 0 0 5px 0;	
}

.search_result .txt {
	margin: 5px 0;
}

.search_result .more {
	margin: 0 0 5px 0;
}

/**********/

