html {
overflow-y:scroll;
}

body {
font-size:12.5px;
font-size:0.762em;
font-size:94%;
Abackground-image:url(../images/body_background.gif);
background-repeat:repeat-x;
background-position-y:-80%;
}

ul {
	margin-left:0;
}

div {
background:none;
}

.accessibility {
text-indent: -9999em;
width:0px;
height:0px;
display: none;
}

em {
font-style: italic;
}

#main .mainform form {
background:#ececea;
padding:10px;
/*display:inline-list;*/
width:360px;
*width:360px;
}

#main .mainform .yui-g.form {
width:100%;
*width:95%;
margin-left:0px;
}

.page_booking-form #galleryList {
margin-bottom:1em;
}

.mainform .group {
	display: block;
	margin-bottom: 0.5em;
}

#logobar {
margin-top:2em;
text-align: center;
}
#logobar li {
float:left;
}
#logobar img {
height:39px;
margin:5px;
}

#main input.textinput, #main textarea {
*width:90%;
width:95%;
border: 1px solid #bbbbbb;
margin:3px 0px;
color:#70706f;
padding:2px;
background-color:#ffffff;
}

#main textarea {
height:5em;
font-family:Arial, Helvetica, sans-serif;
}

#side_bar textarea {
height:5em;
border: 1px solid #bbbbbb;
padding:2px;
font-family:arial,helvetica,clean,sans-serif;
}

#main .button {
border:1px #525251;
width:7.3em;
color:#000000;
padding:2px;
*padding:0px;
background-color:#99cFaC;
margin:3px 0px;
}
#main .button:hover {
border: 1px #525251 outset;
padding:1px;
}

#doc {
width: 750px;
}

#hd #topstrip {
text-align:left;
padding:0px 10px 0.1em 10px;
}

/*OLD #crumbtrail {
padding:0px 5px 0px 10px;
margin-top:-0.30769231em;
*margin-top:-0.30027693em;
}*/
#crumbtrail {
position:relative;
z-index:1;
padding:0px 5px 0px 10px;
*margin-top:-0.273493em;
/*
margin-top:-0.28em;
*margin-top:-0.273493em;
height:1.2em;
*height:1.17108em;
*/
}

#crumbtrail .chevron {
color: #70706f;
}

#rightFooter {
width:535px;
margin-left:25px;
}

#ft, #crumbtrail {
background-color:#000000;
color:#FFFFFF;
}

#ft li, #crumbtrail li {
display: inline;
}

label, legend {
/*display: block!important;*/
padding-bottom:5px;
}
fieldset label {
/*display: block!important;*/
padding-top:0px;
padding-bottom:5px;
}
legend {
font-weight: bold;
}
input.textinput, fieldset {
margin-bottom:10px!important;
}
#query {
width: 98%!important;
*width: 95%!important;
}

.calendar table {
  width:100%;
}
.calendar table tr {
	background-color: #fff;
}
.calendar a {
  border-bottom: 0px!important;
}
.calendar .active {
  color:#70706f;
}
.calendar td {
  padding:4px 2px;
  color:#bbb;
}
.calendar td, .calendar th, .calendar a {
  text-align: center;
}
.calendar .day_names td {
  color:#000!important;
}
.calendar .selected {
  color: #33f !important;
  font-weight: bold;
}
.calendar .currentDay {
  font-weight: bold;
}

* html .calendar {
*margin-top:1.6em;
}


div.clearfloat {
clear:both;
height:0px;
margin:0px;
padding:0px;
}

.link_altcaption, .resource_altcaption {
color: #70706f;
padding-right:5px;
}

#side_bar .sidebar_section {
//background-color:#ececea;
background-color: rgb(239, 239, 239);
padding:5px;
margin-bottom:10px;
word-wrap:break-word;
}

#side_bar li {
border-top: 2px solid #FFFFFF;
padding:5px 0px;
}
#side_bar li a {
display:block;
}
#side_bar li img {
margin-bottom:5px;
}

#main {
width:380px;
margin-left:25px;
margin-top:10px;
}

#side_bar {
width:120px;
margin-left:40px;
margin-top:15px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
/*background-color:inherit;*/
}
dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
background-color:inherit;
}

p {
margin-bottom:A1em;
padding-bottom:1em;
font-size:1em;
}
/* //////////////////////// Headings */
a:link, a:visited {
color:#70706f;
text-decoration:none;
}
a:hover {
color:#000000;
text-decoration:none;
}
.purple a:link, .purple a:visited {
color: #7e6db2!important;
}
.purple a:hover, .purple.selected a:link, .purple.selected a:visited, .purple {
color: #7160aa!important;
}
.blue a:link, .blue a:visited {
color: #6ec7d1!important;
}
.blue a:hover, .blue.selected a:link, .blue.selected a:visited, .blue {
color: #5fc1cd!important;
}
.brightblue a:link, .brightblue a:visited {
color: #379dd8!important;
}
.brightblue a:hover, .brightblue.selected a:link, .brightblue.selected a:visited, .brightblue {
color: #3093d4!important;
}
.red a:link, .red a:visited {
color: #c8376d!important;
}
.red a:hover, .red.selected a:link, .red.selected a:visited, .red {
color: #c2255f!important;
}
.green a:link, .green a:visited {
color: #7e9ca6!important;
}
.green a:hover, .green.selected a:link, .green.selected a:visited, .red {
color: #70929c!important;
}
.orange a:link, .orange a:visited {
color: #cf6d4b!important;
}
.orange a:hover, .orange.selected a:link, .orange.selected a:visited, .orange {
color: #ca5f3b!important;
}
.pink a:link, .pink a:visited {
color: #bf0c91!important;
}
.pink a:hover, .pink.selected a:link, .pink.selected a:visited {
color: #b80086!important;
}
#main_logo a:link, #main_logo a:visited, .teal {
color:          #95B623!important;
}
#main_logo a:hover {
color:#00BF9F!important;
}
#side_bar a:link, #side_bar a:visited {
color:#000000!important;
}


#side_bar .booknow_button a:link, #side_bar .booknow_button a:visited {
color:          #95B623;
}

#side_bar .booknow_button a:hover {
color:#00BF9F;
}


#side_bar a:hover {
color:          #95B623;
}
#topstrip a:link, #topstrip a:visited {
color:#ffffff;
}
#topstrip a:hover {
color:#000000;
}
#ft a:link, #ft a:visited, #crumbtrail a:link, #crumbtrail a:visited {
color:#ececea;
}
#ft a:hover, #crumbtrail a:hover {
color:#FFFFFF;
}

.selected>a, .selected>a:link, .selected>a:visited, .selected>a:hover, .selected>a:active {
font-weight:bold;
color:#000000;
}
.sidemenu .selected>a, .sidemenu .selected>a:link, .sidemenu .selected>a:visited, .sidemenu .selected>a:hover, .sidemenu .selected>a:active {
color:#95B623;
}
.selected a, .selected a:link, .selected a:visited, .selected a:hover, .selected a:active {
*font-weight:bold;
*color:#000000;
}
.sidemenu .selected a, .sidemenu .selected a:link, .sidemenu .selected a:visited, .sidemenu .selected a:hover, .sidemenu .selected a:active {
*color:#95B623!important;
}
.selected ul a, .selected ul a:link, .selected ul a:visited, .selected ul a:hover, .selected ul a:active {
*font-weight:normal;
*color:#666;
}
.sidemenu .selected ul a, .sidemenu .selected ul a:link, .sidemenu .selected ul a:visited, .sidemenu .selected ul a:hover, .sidemenu .selected ul a:active {
*color:#000;
}

.bannerCaption, .bannerCaption:link, .bannerCaption:visited {
padding: 0px 0px 0px 2px;
float: right;
position: relative;
line-height:0.9em;
*line-height:0.6em;
*height:0.5em;
background-image:url(../images/translucent.png);
background-image:none;
Acolor:#000000;
}
.bannerCaption:hover {
background-color: #fff;
background-image:none;
}

h1, .top_menu li {
/*font-size: 2em;
*font-size: 2em; TOO LARGE FOR HERBERTS LENGTHY MENU ITEMS*/ 
font-size: 1.6em;
letter-spacing: -0.082em;
*letter-spacing: -1.5px;
/*font-weight: 600;*/
font-weight:normal;
*font-weight:500;
line-height:1em;
margin: 0.15em 0em;
}

#top_menu .sortitem {
*padding:0px 0px 0px 0px;
*height:1em;
  padding-right:12px;
  margin-right:0px;
}
#top_menu {
*margin-bottom:-3em;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  h1, .top_menu li {
  font-size: 1.63em;
  }
}

#main h1 {
letter-spacing: -0.06em;
font-size: 2.9em;
*font-size: 2.8em;
margin-bottom:0.49em;
*margin-bottom:0.54em;
color:           #95B623;
}

#top_menu, #main h1 {
font-family: Avant Garde,arial,helvetica,clean,sans-serif;
}


#side_bar h1 {
font-size:1.8em;
*font-size:1.7em;
*letter-spacing: -0.07em;
*margin-bottom:0em;
}

h2 {
font-size: 1.4em;
*font-size: 1.366em;
color: #525251;
font-weight: bold;
}

h3 {
font-size: 1.6em;
*font-size: 1.5em;
letter-spacing:-0.07em;
}

h4 {
font-weight:bold;
}
#main .h4 {
margin-bottom:1em;
}

#galleryList h2 {
margin-bottom:1em;
color:#000;
}
#galleryList .h2, #galleryList .p {
display:block;
}
#galleryList li .h3 {
/*display:block;*/
color:          #95B623;
font-weight:normal;
font-size:2em;
letter-spacing:-0.06em;
*letter-spacing:-0.08em;
line-height:1em;
margin-bottom:0.1em;
margin-right:0.5em;
display: inline;
}
#galleryList li a:hover .h3 {
color:#444444;
}
#galleryList li .h4 {
display:block;
color:#444;
font-weight:bold;
margin-top:0.15em;
margin-bottom:0.25em;
}
#galleryList li img {
	clear: right;
	float: right;
	width: 55px;
	margin-left: 10px;
}
#galleryList ul, ul#galleryList {
	border-top:1px solid #ececea;
}
.AAAsiteLabel {
float:right;
/*
opacity:0.5;
height:55px;
text-align:right;
width:46px;
*/
padding:0px 4px 0px 5px;
color:#ffffff;
position:relative;
z-index:100;
}
.siteLabel {
padding:0px 3px 0px 3px;
color:#fff;
background-color:#555;
position:relative;
top:-0.2em;
line-height:1.5em;
}
.siteLabel.site_1 {
background-color:           #95B623;
}
.siteLabel.site_2 {
background-color:#550077;
}

strong {
font-size:1.1em;
font-weight:bold;
font-color:#525251;
}


/* //////////////////////// #side_left */

#side_left, #leftFooter {
width:170px;
padding-left:10px;
}

#side_left {
margin-top:20px;
}


/* //////////////////////// #main */

.fltrt {
float:right;
}

#topstrip {
background-color:#AFAFB3;
color:#FFFFFF;
font-size:0.9em;
*font-size:0.877em;
heightA:1.4em;
*heightA:1.366em;
}

#main_logo {
float:right;
background-color:#000000;
padding: 3px 20px 2px 10px;
margin:0.4em 0px 1em 5px;
}

#main_logo.imagelogo {
float:right;
background-color:transparent;
padding: 0px;
margin:0.4em 0px 1em 0px;
position:relative;
z-index:2000;
margin-bottom:0em;
}
#main_logo. imagelogo img {
width:80px;
}

#main_menu {
float:left;
padding: 3px 0px 2px 0px;
margin: 0.4em 0em 1em 0.769em;
*JIMmargin: 0.4em 0em 1em 0.3em;
}

#main_menu li {
float:left;
margin-right:0.5em;
*margin-right:0.3em;
*JIMmargin-top:0px;
*height:0.7em;
margin-bottom: 0.1em;
}

#main_menu li a {
*padding-right:0em;
}
#main_menu li a .icon {
display:none;
}

#top_menu {
clear:left;
width:525px;
width:30.4em;
*margin-bottom:1em;
}

.top_menu a:link, .top_menu a:visited {
	color:          #95B623;
}
.top_menu a:hover {
	color:#525251;
}

#toolbox_wrapper {
/*
width:30em;
position:absolute;
z-index:9998;
*/
position:relative;
left:0px;
*text-align:left;
}
#toolbox {
*width:32em;
}

#main h2 .inplaceeditor-form {
width:260px;
}

#imageList.inline {
/*margin: 0px 0px 0px 5px;*/margin: 0px;
width:inherit;
}

/* ************ */
/* FOR PAGE *** */
#maincontent .odd {
background-color:#ececea!important;
}
#maincontent .even {
background-color:inherit;
}
#maincontent li {
list-style-type:square;
	padding-left: 12px;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-position:inside;
	list-style-image:url(../images/bullet.gif);
	*list-style-image:none;
}
#maincontent ul {
margin-top: A5px;
margin-bottom: A10px;
padding-top: 5px;
padding-bottom: 10px;
}

#maincontent table {
	min-width:150px;
	border-top:1px solid #ececea;
	border-bottom:1px solid #ececea;
}
#maincontent td {
	padding: 3px 10px 3px 3px;
}
#maincontent td p {
	padding: 0;
	margin: 0;
}
#maincontent form {
	clear: both;
}
#maincontent form td {
	padding:  0px;
}
#maincontent form td p {
	padding: inherit;
	margin: inherit;
}

#maincontent a {
	Atext-decoration: underline;
	border-bottom: 1px dotted #95B623;
}
#maincontent a.link, #maincontent a.visited {
	color: #95B623;
}

.enlarge_link {
float:right;
background:#ffffff url('../images/icon_jump.png') right center no-repeat;
width:50px;
text-align:right;
padding:2px 14px 2px 4px;
display:block;
}

#imageList {
float:right;
width:85px;
margin: 0px 0px 15px 15px;
}
#imageList li {
/*margin: 0px 5px 5px 0px;*/margin: 0px 0px 5px 0px;
border:5px solid transparent;
}
#imageList img{
//border:5px solid transparent;
width:75px;
}
#imageList .selected {
/*opacity:0.2;
filter:alpha(opacity=20);*/
border:5px solid #bbb!important;
}
#imageList li a {
display:block;
}

/* FOR ARTIFACT */
#imageList.inline {
float:inherit;
/*width:360px;*/*width:370px;
/*margin: 0px 0px 15px 10px;*/Apadding:5px;
/*background-color:#ececea;*/
margin-bottom:2em;
padding-top:5px;
margin-top:-1em;
}
#imageList.inline li {
margin: 0px 5px 5px 0px;
float:left;
width:55px;
border:0px;
}
#imageList.inline li img {
/*border:5px solid #ececea;*/
border:5px solid transparent;
width:55px;
}
#imageList.inline li.selected {
margin-left:5px;
margin-right:0px;
height:55px;
}

#imageList.inline li.selected img {
border:0px solid #ececea;
width:55px;
}

#exploreList h1 {
color:#70706f;
}
#exploreList li a:link, #exploreList li a:visited, #exploreList li a:active {
color: #525251;
}
#exploreList li a:hover {
color: #70706f;
}

/* ************ */

#side_bar img.icon {
float:right;
margin-top:0.2em;
margin-left:0.2em;
}

.icon img, img.icon {
width:0.82em;
*width:0.800238em;
}
.notation {
font-size:smaller;
margin-top:0.3em;
display:block;
}

#largeImage {
margin: 0 0 20px 0;
background-color: #ececea;
text-align:center;
padding:10px;
}

#largeImage img/*, #largeImage div*/ {
/*margin:10px 10px 0 10px;*/
/****tried padding largeImage instead (above): margin:10px;*/
}
#largeImage a {
 display:block;
}

#searchMenu {
background:transparent none repeat scroll 0%;
border-color:#ececea;
border-style:solid none;
border-width:1px 0px;
color:#70706f;
margin:0px;
padding:0px;
width:170px;
margin-top:1.5em;
*margin-top:1.46385em;
}


/*************************
* removal and addition 
* to restyle the searchbox
*************************/

/*
.searchBox {
background:transparent none repeat scroll 0%;
border:0px none;
color:#525251;
display:inline;
margin:0px !important;
padding:2px 0px;
width:150px;
*font-size:0.9759em;
font-family:Arial, Helvetica, sans-serif;
}
*/
.searchBox {
background:transparent none repeat scroll 0%;
border:0px none;
color:#525251;
display:inline;
margin:0px !important;
padding:2px 0px;
width:168px;
*width:165px;
*font-size:0.9759em;
font-family:Arial, Helvetica, sans-serif;
}

#searchMenu #searchSubmit {
margin-left:-45px!important;
*margin-left:-20px!important;
margin-right:5px!important;
margin-top:5px;
*margin-top:7px;
}

/*************************
* end of addition
*************************/

#main .searchBox {
width:335px!important;
}
#sidebar li,#sidebar ul {
padding-left:3px;
margin-left:0px;
font-size:11px;
border:0px;
}

#main h3 .icon {
display:block;
background-image:url('../images/icon_prev_disabled.png');
background-position: left bottom;
background-repeat: no-repeat;
float:left;
height:1em;
width:10px;
margin-right:5px;
}

#side_bar .icon {
display:inline-block;
margin-top: 2px;
background-image:url('../images/icon_go.png');
float:right;
height:10px;
width:10px;
margin-left:5px;
line-height: 0px;
background-repeat: no-repeat;
}
#side_bar h1 .icon {
	margin-top:0.3em;
}
#side_bar .external .icon {
background-image:url('../images/icon_jump.png');
}
#side_bar .file .icon {
background-image:url('../images/icon_down.png');
}
#side_bar .file.ext_doc .icon {
background-image:url('../images/page_white_word.png');
margin-top: 0px;
height:16px;
width:16px;
}
#side_bar .file.ext_pdf .icon {
background-image:url('../images/page_white_acrobat.png');
margin-top: 0px;
height:16px;
width:16px;
}
#side_bar .file.ext_swf .icon {
background-image:url('../images/page_white_flash.png');
margin-top: 0px;
height:16px;
width:16px;
}
#side_bar .file.ext_rtf .icon, #side_bar .file.ext_txt .icon {
background-image:url('../images/page_white_text.png');
margin-top: 0px;
height:16px;
width:16px;
}
#side_bar .file.ext_jpg .icon, #side_bar .file.ext_png .icon {
background-image:url('../images/page_white_picture.png');
margin-top: 0px;
height:16px;
width:16px;
}

#sideMenu li {
margin-left: 0px;
padding-left: 0px;
}

#side_menu a, #galleryList li a {
display:block;
}
#galleryList li a {
width:375px;
}

.caption {
font-size:0.9em;
*font-size:0.83em;
color:#70706f;
text-align:center;
/*margin:-5px 0px;
padding:0px 10px 5px;*/
padding-top:0.5em;
}

.imgCaption {
padding:5px;
}

.firstitem {
/**border-top:1px solid #EEEEEE;*/
}

/*------------------------------------- gallist */

#main hr {
border:0px;
color:#ececea;
background-color:#ececea;
height:1px;
clear:both;
}
#galleryList li {
	Apadding: 5px 5px 5px 0px;
	width: 380px;
	border-bottom: 1px solid #ececea;
	min-height: 55px;
	*Aheight:55px;
	float:Aleft;
}
* html #galleryList li, * html #galleryList li a {
	height:55px;
}
#galleryList li a {
	width: 375px;
	padding: 5px 5px 5px 0px;
	min-height: 55px;
	*Aheight:55px;
}
#galleryList li a:hover {
	Abackground-color:#eeedeb;
	background-color:#ececea;
}
#galleryList li.odd {
	background-color:#F7F7F7;
}
.gallist_thumb {
	clear: right;
	float: right;
	width: 55px;
	margin-left: 10px;
}
.bigthumb {
	width: 110px!important;
	height: inherit!important;
}
#galleryList li_over {
	background-color: #f7f7f7;
}

.error p {
color:red;
font-weight: bold;
border: 1px solid red;
padding:5px;
margin-bottom:5px;
clear:both;
}

.success p {
color:green;
font-weight: bold;
border: 1px solid green;
padding:5px;
margin-bottom:5px;
clear:both;
}

/* //////////////////////// #sitemap */

.sitemap ul {
*Amargin:-1.2em 0px 0px 0px;
margin-bottom:0.5em;
padding:0px!important;
}

.sitemap ul ul {
margin-left:20px!important;
*Amargin:-1.2em 0px 0.5em 0px;
*Amargin:-3em 0px 0.5em 0px;
}
* html .sitemap ul ul {
*Amargin:-2.6em 0px 0.5em 0px;
}
.sitemap ul ul ul {
*Amargin:-1.2em 0px 0.5em 0px;
}
#main .sitemap ul ul {
margin-left:30px!important;
}

#side_menu ul ul, .sitemap ul ul {
margin-left:10px!important;
}

.sitemap li {
margin:0px!important;
padding:0px!important;
}

.sitemap a {
border-bottom:1px solid #eeeeee;
padding:0.2em 0;
display:block;
}

#main .sitemap .selected a {
font-weight:inherit;
color:inherit;
}

.sitemap table a {
border-bottom:0px;
Apadding:L0.2em;
Adisplay:Lblock;
}

#side_bar #share li a {
float:left;
}
#side_bar #share li dd, #side_bar #share li li {
float:left;
margin-right:1px;
*margin-top:-1em;
border:0;
}

/*--------------------------------------------- */

.tagCloud {
	font-size: 80%;
	border-bottom: 1px solid #ececea;
	padding-bottom: 0.5em;
}
.tagCloud a {
	display:inline-block;
	margin-right: 5px;
	vertical-align: middle;
}