/*****************************/
/*   COMMON ELEMENT STYLES   */
/*****************************/
html {
    font-family: Verdana, Arial, Sans-serif;
    background-color: #ffffff;
    margin-bottom: 30px;
    font-size: 10pt;
}
a, a:link, a:visited {
    color: #333;
    /*text-decoration: none;*/
}
a:hover {
    text-decoration: underline;
}
form {
    display: inline;
}
input, textarea, select {
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    font-size: 8pt;
    margin-bottom: 2px;
}
h1 {
    font-size: 16px;
    font-weight: bold;
    color: #3D3D3D;
    margin-top: 0px;
}
h1.categoryheader {
    color: #777;
    font-size: 18px;
}
img {
    border-color: #000;
    color: #5D5D5D;
}
h2.digest {
    font-size: 12px;
    font-weight: bold;
    color: #3D3D3D;
}
h2.vacancy-digest {
    font-style: italic;
    font-size: 12px;
    font-weight: bold;
    color: #3D3D3D;
}
label {
    color: #888;
    font-size: 12px;
    font-weight: normal;
}

/*************************/
/* SPECIAL HTML ELEMENTS */

/* .cpform-button is the button class set by the  */
/* CorePublish form framework.                    */
input.submit, input.cpform-button {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    background-color: #366dbd;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

/* IE styles the radio and checkboxes with border   */
/* around the item. The CorePublish Form framework  */
/* sets these items with the .cpform-noborder class.*/
/* Use this class to turn of border for the items.  */
input.cpform-noborder {
    border: none;
}

td span {
	clear: left;
	float: left;
}

/*****************************/
/*         ENTITIES          */
/*****************************/

/* link to content must always be hidden
   when styled. This is used to goto content
   when no style is selected */
#content-link {
    display: none;
}

/* container */
#container {
    width: 980px;
    background-color: #fff;
    border: 1px solid #666;
    margin: 10px auto;
    padding:0pt;
}

/* placeholders */
#placeholder-top {
    min-height: 0px;
    /* height: 73px; */
    padding: 0px;
    margin-bottom: 0px;
}
#placeholder-left {
    float: left;
    width: 200px;
    margin: 0px 10px 0px 10px;
    /* overflow: hidden; */
    padding: 0px;
}
#placeholder-bottom {
    clear: both;
    padding-top: 0px;
    background-color: #ddd;
    text-align: center;
}
#placeholder-right {
    width: 200px;
    float: right;
    margin: 0px 0px 0px 0px;
    padding-bottom: 20px;
}
#placeholder-content {
    float: left;
    width: 530px;
    padding: 10px 0px 20px 0px;
}
#placeholder-content-no-right {
    float: left;
    width: 740px;
    padding: 10px 0px 20px 0px;
}

/*****************************/
/*          CLASSES          */
/*****************************/

.required-field {
    color: #f00;
}

table.debuginfo {

}

/* .page-header */
.page-header {
    float: left;
}
.page-header span.logo {
    font-size: 18pt;
    font-weight: bold;
    margin: 0px;
    border: 0px;
    color: #fff;
    text-align: left;
}
.page-header img {
    border: 0px;
}
.page-header a:link,
.page-header a:visited,
.page-header a:hover {
    color: #fff;
    text-decoration: none;
}

/* common box menus and lists */
.small-searchinput,
.small-rsslist,
.categorysearch,
.vertical-menu,
.small-articledisplay,
.small-articlelist,
.small-calendarlist,
.small-calendar,
.login-form,
.newsletter-form,
.webshop-cart,
.suggestionform,
.related,
.vacancies {
    background-color: #F4F9F9;
    margin: 20px 10px 20px 0px;
    border: 1px solid #ddd;
    font-size: 11px;
}
.small-calendar div.newsarchivelink,
.small-calendarlist div.newsarchivelink,
.small-articlelist div.newsarchivelink {
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding-top: 5px;
}
.tile-content {
    padding: 3px 10px 20px 10px; /* t r b l */
}
.full-calendardisplay .tile-content,
.full-articledisplay .tile-content,
.full-calendardisplay .tile-content,
.webshop-checkout .tile-content {
    padding: 0px;
}
.full-articledisplay {
    margin-bottom: 20px;
}
.full-articledisplay a {
    color: #4a7875;
    text-decoration: underline;
}
.full-articledisplay a:hover {
    color: #7fb8b4;
}

.full-articledisplay td {
    vertical-align: top;
}

.full-calendardisplay .tile-content table {
    width: 100%;
    border: 0px solid #000;
}
.full-calendardisplay .tile-content td {
    padding: 10px;
    margin: 0px;
    border: 1px solid #000;
}
.small-searchinput h3,
.small-rsslist h3,
.categorysearch h3,
.vertical-menu h3,
.small-articledisplay h3,
.small-articlelist h3,
.small-calendarlist h3,
.small-calendar h3,
.login-form h3,
.newsletter-form h3,
.webshop-cart h3,
.suggestionform h3,
.related h3,
.vacancies h3 {
    color: #333;
    background-color: #E7EEF0;
    padding: 3px 10px 7px 10px; /* t r b l */
    border: 0px;
    margin: 0px 0px 3px 0px; /* t r b l */
    font-size: 13px;
}
.small-calendar h3.no-title {
    height: 9px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.small-rsslist h3,
.vertical-menu h3,
.vertical-menu h3 span {
    color: #fff;
    background-color: #4a7875;
    padding: 4px 5px 4px 5px; /* t r b l */
    border: 0px;
    margin: 0px 0px 3px 0px; /* t r b l */
    line-height: 17px;
}


.small-searchinput h3,
.categorysearch h3,
.vertical-menu h3,
.small-articledisplay h3,
.small-articlelist h3,
.small-calendarlist h3,
.small-calendar h3,
.login-form h3,
.newsletter-form h3,
.webshop-cart h3,
.suggestionform h3 {
    color: #333;
    font-size: 8pt;
    text-transform: uppercase;
}

.small-rsslist h3, 
.small-rsslist h3 a:link,
.small-rsslist h3 a:visited,
.small-rsslist h3 a:hover{
    color: #fff;
    font-size: 8pt;
    text-transform: uppercase;
}

.small-calendarlist a:link,
.small-calendarlist a:visited,
.small-articlelist a:link,
.small-articlelist a:visited,
.small-rsslist a:link,
.small-rsslist a:visited {
    /* font-size: 10px; */
    text-decoration: none;
}
.small-calendarlist a:hover,
.small-articlelist a:hover,
.small-rsslist a:hover {
    text-decoration: underline;
}
.vertical-menu a,
.related a {
    color: #333;
    text-decoration: none;
    font-size: 10pt;
    padding-left: 0px;
}

.vertical-menu a:hover,
.related a:hover {
    color: #000;
}
.vacancies a:hover {
    color: #000;
    text-decoration: underline;
}

.vertical-menu .tile-content {
    padding: 0px;
    margin: 0px;
}

.small-calendarlist ul li ul li,
.small-rsslist ul li ul li,
.small-articlelist ul li ul li,
.vertical-menu ul li ul li {
    padding-left: 15px;
}
.small-calendarlist ul,
.small-rsslist ul,
.small-articlelist ul,
.vertical-menu ul,
.related ul,
.vacancies ul {
    margin: 0px;
    padding: 0px;
}
.small-calendarlist li,
.small-rsslist li,
.small-articlelist li,
.vertical-menu li {
    list-style-type: none;
}
.related li {
    margin-left: 10px;
    list-style-type: square;
}
.vacancies li {
    margin: 10px 0px 10px 10px;
    list-style-type: none;
}

.small-calendarlist li,
.small-rsslist li,
.small-articlelist li {
    background-image: url(images/linkmarker.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding-left: 10px;
}
.vertical-menu li {
    border-bottom: 1px solid #ddd;
    padding: 2px 0px 0px 0px;
    margin-bottom: 4px;
    margin-left: 10px;
}
.vertical-menu li.last {
    border-bottom: 0px;
}
.small-calendarlist li,
.small-rsslist li,
.small-articlelist li {
    padding-bottom: 5px;
}
.small-calendarlist ul li ul li,
.small-rsslist ul li ul li,
.small-articlelist ul li ul li,
.vertical-menu ul li ul li {
    border: 0px;
    margin-left: 0px;
}
.small-calendarlist span.date,
.small-rsslist span.date,
.small-articlelist span.date {
    font-size: 7pt;
    color: #888;
}
.vertical-menu a.active {
    color: #000;
    font-weight: bold;
    font-style: italic;
}
.vertical-menu li.active {
    background-color: #fcfcfc;

}
.vertical-menu li.main-active {
    margin-bottom: 10px;
}
.vertical-menu .main-active li {
    font-weight: normal;
}
.vertical-menu .main-active {
    color: #000;

}
.vertical-menu .main-active ul {
    margin: 8px 0px 0px 0px;
    padding: 0px 0px 8px 0px;
    background-color: #fcfcfc;
    border-left: 1px solid #ddd;
}

/* .small-articledisplay */
.small-articledisplay {
    font-size: 9pt;
}

/* .newsletter-form */
.newsletter-form div {
    font-size: 8pt;
    color: #888;
}
.newsletter-form input.textinput {
    width: 100%;
}
.newsletter-form input.submit {
    width: auto;
    margin-top: 10px;
}

.login-form {
    margin: auto;
    margin-top: 100px;
    margin-bottom: 100px;
    width: 220px;
}

/* .login-form */
input.searchtext {
    width: 120px;
}
.login-form input.textinput {
    width: 100%;
}
.suggestionform input.textinput,
.suggestionform textarea.textinput {
    width: 100%;
}
#login-form-changepassword input.textinput {
    width: 100%;
}

.login-form input.submit {
    width: auto;
    margin-top: 10px;
}

#login-form-error,
#login-form-message,
#newsletter-form-error,
#newsletter-form-message,
.suggestionform .suggestionform-error,
.suggestionform .suggestionform-message,
#searchlog-container-error-message,
#entitycomment-form-error,
#entitycomment-form-message {
    color: #962727;
    font-weight: bold;
    font-size: 8pt;
    border: 1px solid #888;
    padding: 5px;
    margin-bottom: 5px;
    text-align: center;
}
#login-form-message,
#newsletter-form-message,
#entitycomment-form-message,
.suggestionform .suggestionform-message {
    color: #279634;
}
#login-form-logout p {
    margin: 0px;
}

/* .small-searchinput */
.small-searchinput input {
    /*width: 100%;*/
    border: 1px solid #999;
}
.full-searchinput input.submit,
.small-searchinput input.submit {
    width: auto;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    background-color: #8abbc7;
    color: #fff;
    font-weight: bold;
}

/* .linktoolbar */
.linktoolbar {
	text-align: center;
    font-size: 8pt;
    padding: 5px;
}
.linktoolbar h3 {
    display: none;
}
.linktoolbar div.tile-content {
    display: inline;
    padding: 0px;
    margin: 0px;
}
.linktoolbar ul {
    margin: 0px;
    padding: 0px;
}
.linktoolbar ul li {
    display: inline;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    border-left: 1px solid #aaa;
    padding-left: 5px;
    margin-left: 5px;
}
.linktoolbar ul li.first {
    border-left: 0px;
    padding-left: 0px;
    margin-left: 0px;
}




/* .sitelocator */
.sitelocator {
    font-size: 10px;
    color: #000000;
    padding: 2px 0px 2px 15px;
    background-image: url(images/sitelocator_bg.gif);
    background-position: top right;
    width: 965px;
}
.sitelocator h3 {
    display: inline;
    margin: 0px;
    padding: 0px;
    font-size: 8pt;
    font-weight: normal;
    margin-right: 10px;
}
.sitelocator div.tile-content {
    display: inline;
    padding: 0px;
    margin: 0px;
}
.sitelocator ul {
    margin: 0px;
    padding: 0px;
    display: inline;
}
.sitelocator ul li {
    display: inline;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    background-image: url(images/sitelocator-separator.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-left: 2px;
    padding-right: 12px;
    margin-right: 2px;
}
.sitelocator ul li.last {
    background: none;
    padding-right: 0px;
    margin-right: 0px;
}
.sitelocator ul li a,
.sitelocator ul li a:visited {
    color: #000000;
    text-decoration: none;
    font-weight: bold
}
.sitelocator ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

.loginlink {
padding-top: 0px;
float: right;
}
.loginlink a {
text-decoration: none;
}
.loginlink a img {
    background-image: url(images/sitelocator-separator.gif);
    background-repeat: no-repeat;
}


/* .small-text styles */
.small-text,
.small-text-black {
    font-size: 8pt;
    color: #888;
}
.small-text-black {
    color: #000;
    font-style: italic;
}

/* full-articlelist */
.full-articlelist ul {
    margin: 0px;
    padding: 0px;
}
.full-articlelist li {
    list-style-type: none;
    padding: 5px 5px 10px 5px;
    font-size: 11px;
    clear: both;
}
.full-articlelist li.even {

}
.full-articlelist p,
.full-articlelist h3 {
    margin-top: 0px;
    margin-bottom: 3px;
}
/*.full-articlelist,*/
.vacancies a,
.full-articlelist a,
.searchresult a {
    color: #4a7875;
    text-decoration: underline;
}
.vacancies a:hover,
.full-articlelist a:hover,
.searchresult a:hover {
    color: #7fb8b4;
}


.readmore {
    background-image: url(images/linkmarker.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    color: #333;
    padding-left: 10px;
}
.full-articlelist ul li h3 a:hover {
    text-decoration: underline;
}

/* thumbnail alignment in articlelists */
.list-thumbnail-left {
    float: left;
    padding: 0px 10px 5px 0px;
}
.list-thumbnail-right {
    float: right;
    padding: 0px 0px 5px 10px;
}
.list-thumbnail-center {
    text-align: center;
    padding-bottom: 5px;
}

/* .full-searchinput */
.full-searchinput {
    border-bottom: 1px solid #ddd;
    padding: 15px 0px 15px 0px;
}
.full-searchinput .error,
.full-articlelist-message {
    font-size: 8pt;
}

/* .list-navigation */
.list-navigation,
.list-navigation-text {
    text-align: center;
    font-size: 8pt;
    clear: both;
}

/* .horizontal-menu */
.horizontal-menu {
    float: right;
    padding-top: 25px;
    clear: both;
}
.horizontal-menu h3 {
    display: none;
}
.language-selector ul,
.horizontal-menu ul {
    margin: 0px;
    padding: 0px;
}
.language-selector li,
.horizontal-menu li {
    display: inline;
    list-style-type: none;
    padding: 0px 10px 0px 10px;
    border-right: 1px solid #aaa;
}
.horizontal-menu li.first {
    padding-left: 0px;
}
.language-selector li.last,
.horizontal-menu li.last {
    padding-right: 0px;
    border-right: 0px;
}
.language-selector a:link,
.language-selector a:visited,
.language-selector a:hover,
.horizontal-menu a:link,
.horizontal-menu a:visited,
.horizontal-menu a:hover {
    color: #fff;
    font-size: 8pt;
    font-weight: bold;
}

/* .language-selector */
.language-selector {
    float: right;
}
.language-selector div.tile-content {
    display: inline;
}
.language-selector li {
    border: 0px;
    display: inline;
    list-style-type: none;
    padding: 0px 5px 0px 5px;
    border-right: 1px solid #aaa;
}
.language-selector li.last {
    border-right: 0px;
}
.language-selector h3 {
    display: none;
}
.language-selector img {
    border: 0px;
}

/* .full-articlelist-twocolumn */
.full-articlelist-twocolumn {
    margin-top: 30px;
}

.full-articlelist-twocolumn ul li {
    padding-bottom: 0px;
    margin-bottom: 10px;
}
.full-articlelist-twocolumn ul {
    margin: 0px;
    padding: 0px;
}
.full-articlelist-twocolumn li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.full-articlelist-twocolumn p {
    margin: 0px;
}
.full-articlelist-twocolumn li.odd {
    float: left;
    padding-right: 10px;
    width: 47%;
    clear: both;
}
.full-articlelist-twocolumn li.even {
    float: left;
    padding-left: 10px;
    width: 47%;
}
/* font style for readmore in articlelist */
.full-articlelist h3 a:link,
.full-articlelist h3 a:visited,
.full-articlelist h3 a:hover,
.full-articlelist-twocolumn h3 a:link,
.full-articlelist-twocolumn h3 a:visited,
.full-articlelist-twocolumn h3 a:hover {
    color: #333;
    text-decoration: none;
    font-size: 13px;
}
.login-form-link {
    display: block;
    text-align: right;
}
#login-form-container {

}
#lost-email {
    width: 100%;
}
#login-form-lostpassword-container,
#login-form-changepassword {
    display: none;
}
#login-form-changepassword {
    margin-top: 10px;
}
#login-form-changepassword form {
    display: block;
    margin-top: 10px;
}
/* .clear-both-style */
.clear-both-style {
    clear: both;
    height: 0px;
    overflow: hidden;
}

/* the coretrek colofon contains the link
   to the CorePublish infopage */
#coretrek-colofon {
    background: none;
    width: 980px;
    margin: 10px auto;
    margin-top: 0px;
    padding: 0px;
    text-align: right;
    font-size: 11px;

}
#coretrek-colofon a {
    color: #aaa;
    text-decoration: none;
}
#coretrek-colofon a:hover {
    color: #333;
    text-decoration: underline;
}

#extended-debug-info {
    border: 1px solid #888;
    background-color: #eee;
    padding: 10px;
    font-family: Monospace;
    width: auto;
    clear: both;
    margin-top: 30px;
}

/* .sitemap */
.sitemap a {
    text-decoration: none;
}
.sitemap a:hover {
    text-decoration: underline;
}
.sitemap ul {
    padding: 0px 0px 0px 10px;
    margin: 2px 0px 15px 0px;
    list-style-type: none;
    border-left: 1px solid #ddd;
}
.sitemap li {
    padding: 0px 0px 0px 15px;
}
.sitemap ul li {
    font-weight: bold;
}
.sitemap ul li ul li {
    font-weight: normal;
}

/* searchlog-container */
#searchlog-container table.searchtable {
    margin-top: 15px;
    width: 100%;
}
#searchlog-container-error-message {
    margin-bottom: 10px;
}
#searchlog-container table.searchtable td {
    padding: 2px 30px 2px 5px;
}
#searchlog-container table.searchtable {
    border: 1px solid #aaa;
}
#searchlog-container table th {
    background-color: #aaa;
    color: #fff;
    text-transform: uppercase;
    font-size: 8pt;
    padding: 4px 0px 4px 0px;
}
#searchlog-container table th.rank,
#searchlog-container table th.count,
#searchlog-container table th.percent,
#searchlog-container table th.query {
    border-right: 1px solid #666;
}
#searchlog-container table td.rank,
#searchlog-container table td.count,
#searchlog-container table td.percent {
    text-align: right;
    border-right: 1px solid #888;
}
#searchlog-container table.searchtable td.odd {
    background-color: #fff;
}
#searchlog-container table.searchtable {
    border-collapse: collapse;
    border-spacing: 0px;
}

b.calendar-tile-date {
    font-size: 12pt;
}

.small-calendar div.tile-content {
    text-align: center;
}
.small-calendar div.tile-content table.calendar-layout {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
    margin: 3px 0px 10px 0px;
    border-top: 1px solid #ddd;
}

.small-calendar div.tile-content table.calendar-layout th {
    width: 14px;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
}
.small-calendar div.tile-content table.calendar-layout td {
    border-right: 1px solid #ccc;
    height: 20px;
    padding: 0px;
}
.small-calendar div.tile-content table.calendar-layout td.last {
    border-right: none;
}
.small-calendar div.tile-content table.calendar-layout td.hasevents {
    background-color: #ddd;
}
.small-calendar div.tile-content table.calendar-layout td.inactive {
    background-image: url(images/stripe-bg.gif);
    background-repeat: repeat;
}
.small-calendar div.tile-content table.calendar-layout td.today {
    border: 2px solid #5079b7;
}
.small-calendar div.tile-content ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    text-align: left;
}
.small-calendar div.tile-content ul li {
    background-image: url(images/linkmarker.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    white-space: nowrap;
    padding-left: 10px;
}
.small-calendar div.tile-content table.calendar-header {
    width: 100%;
    font-size: 13px;
}
.small-calendar div.tile-content table.calendar-header td.next,
.small-calendar div.tile-content table.calendar-header td.previous {
    width: 20px;
    text-align: center;
}
.small-calendar div.tile-content table.calendar-header td {
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
}
.small-calendar div.tile-content table.calendar-header td.previous a:link,
.small-calendar div.tile-content table.calendar-header td.previous a:visited,
.small-calendar div.tile-content table.calendar-header td.previous a:hover,
.small-calendar div.tile-content table.calendar-header td.next a:link,
.small-calendar div.tile-content table.calendar-header td.next a:visited,
.small-calendar div.tile-content table.calendar-header td.next a:hover {
    text-decoration: none;
}
.small-calendar div.tile-content td a:link,
.small-calendar div.tile-content td a:visited,
.small-calendar div.tile-content td a:hover {
    display: block;
}
.small-calendar div.tile-content td a:hover {
    background-color: #ccc;
}
.small-calendar-popup {
    padding: 5px 10px 15px 10px;
    text-align: left;
    background-color: #ddd;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #888;
    border-bottom: 1px solid #888;
    width: 300px;
    display: none;
    position: absolute;
}
.small-calendar-popup-close {
    margin-bottom: 10px;
    text-align: right;
}
a.window-close-button {
    text-indent: 9999px;
    border: 0px;
    background-image: url(images/popup-close.gif);
    background-repeat: no-repeat;
    display: block;
    width: 14px;
    height: 14px;
    overflow: hidden;
    margin-left: 0px;
    margin-right: auto;
}
.small-calendar-popup-close a:link,
.small-calendar-popup-close a:visited,
.small-calendar-popup-close a:hover {
    text-decoration: none;
}
.small-calendar div.tile-content div.small-calendar-popup ul {
    list-style-type: none;
}
.small-calendar div.tile-content div.small-calendar-popup ul li {
    background-image: url(images/linkmarker.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    white-space: normal;
    padding-left: 10px;
}
.full-articlelist-twocolumn img,
.full-articlelist img {
    border: 0px;
}
.full-articlelist ul li p.calendar-date {
   font-weight: bold;
   font-style: italic;
   padding: 3px 0px 3px 0px;
}
.calendar-list-date {
    width: 90px;
    float: left;
    margin-bottom: 10px;
}

/* webshop tiles */
.full-productdisplay-priceorder {
    float: right;
    padding: 10px 10px 5px 10px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    position: relative;
    top: -16px;
}
.full-productdisplay-priceorder div.amount {
    display: inline;
    padding-left: 20px;
}
.full-productdisplay-priceorder div.price {
    display: inline;
}
span.webshop-list-price {
    font-weight: bold;
    padding-right: 15px;
}
.webshop-cart input.submit {
    margin: 15px 10px 0px 0px;
}
.webshop-step-indicator {
    float: right;
}
.webshop-step-indicator ul {
    margin: 0px;
    padding: 0px;
}
.webshop-step-indicator li {
    list-style-type: none;
    display: block;
    float: left;
    width: 20px;
    border: 2px solid #366dbd;
    margin-left: 5px;
    text-align: center;
}
.webshop-step-indicator li.step-done {
    border: 2px solid #249;
    background-color: #366dbd;
    color: #fff;
    font-weight: bold;
}
.webshop-step-indicator li.step-done a:link,
.webshop-step-indicator li.step-done a:visited,
.webshop-step-indicator li.step-done a:hover {
    color: #fff;
}
.webshop-step-indicator li.active {
    border: 2px solid #366dbd;
    background-color: #69bded;
    color: #000;
    font-weight: bold;
}

.webshop-checkout table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
    margin-bottom: 20px;
}
.webshop-checkout table tr.odd {
    background-color: #fff;
}
.webshop-checkout table tr.basetotal td {
    border-bottom: 3px double #000;
    padding-top: 10px;
}
.webshop-checkout fieldset {
    margin-bottom: 10px;
}
.webshop-checkout table tr th {
    text-align: left;
    font-style: italic;
    padding-bottom: 10px;
}
.webshop-checkout table tr th.right-align {
    text-align: right;
}
.webshop-checkout table tr.productrow td {
    vertical-align: top;
}
.webshop-checkout table td.currency {
    text-align: right;
    font-family: monospace;
    width: 100px;
}
.webshop-checkout table tr.productrow td.input,
.webshop-checkout table tr.productrow td.remove {
    text-align: right;
}
.webshop-checkout table tr.productrow td input.amountfield {
    width: 30px;
    text-align: right;
}
.webshop-checkout div.shippingtext {
    clear: both;
    padding-top: 15px;
}
.webshop-checkout input.error {
    border: 2px solid red;
}
.webshop-checkout input.submit {
    float: right;
}
.webshop-checkout div.errormessage fieldset {
    border: 2px solid #f00;
}

/* entitycomment */
.entitycomment {
	margin: 40px 0px 15px 0px;
	/*background-color: #fff;*/
}
.entitycomment h3 {
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
}
.entitycomment h2,
.entitycomment-form h3 {

	padding: 5px;
	margin: 0px;
	font-size: 11pt;
}
.entitycomment ul {
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
}
.entitycomment li,
.entitycomment-form-content {
	border-top: none;
	padding: 5px;
}

.entitycomment li {
	background-color: #fff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}
.entitycomment-byline {
    color: #888;
    font-size: 8pt;
    font-style: italic;
}
.entitycomment-form-content table {
	width: 100%;
}
.entitycomment-form-content td.first-td {
	width: 120px;
	vertical-align: top;
}
.entitycomment-form-content input {
	width: 250px;
}
#captcha {
	width: 110px;
}
.entitycomment-form-content textarea {
	width: 400px;
}
.entitycomment-form-content textarea {
	height: 100px;
}

.entitycomment-form-content input.submit {
	width: auto;
}
.entitycomment-form-submit {
	padding: 15px 0px 10px 0px;
}
.entitycomment-tools {
	text-align: right;
}
.entitycomment-captcha {
    font-size: 16px;
    font-weight: bold;
    width: 100px;
    text-align: center;
    padding-left: 10px;
}
.entitycomment-captchaHelp {
    display: block;
    font-size: 11px;
    padding-bottom: 10px;
}
div.directedit-link-container {
    text-align: left;
    border: 1px solid #e0e0e0;
    background-color: #f0f0f0;
    padding: 2px 10px 0px 10px;
    margin-bottom: 10px;
}
div.directedit-link-container ul {
    list-style-type: none;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
div.directedit-link-container li {
    display: inline;
}
.small-articledisplay div.directedit-link-container li {
    display: block;
    padding-bottom: 2px;
}
div.directedit-link-container li a:link,
div.directedit-link-container li a:visited,
div.directedit-link-container li a:hover {
    font-size: 11px;
    padding: 0px 0px 4px 20px;
    margin-left: 10px;
    background-repeat: no-repeat;
    border: 0px;
}
div.directedit-link-container li a.edit-article {
    background-image: url(images/directedit/article-edit.gif);
}
div.directedit-link-container li a.new-article {
    background-image: url(images/directedit/article-new.gif);
}
div.directedit-link-container li a.delete-article {
    background-image: url(images/directedit/article-delete.gif);
}
div.directedit-link-container li a.new-category {
    background-image: url(images/directedit/category-new.gif);
}
div.directedit-link-container li a.edit-category {
    background-image: url(images/directedit/category-edit.gif);
}
div.directedit-link-container li a.delete-category {
    background-image: url(images/directedit/category-delete.gif);
}






/* -- DROPDOWN MENU -- */
.dropdowntable
{
  /*width: 100%;*/
  padding-left: 4px;
  background-color: #4A7875;
}
a.dropdownbase,
a.dropdownbase,
a.dropdownbase:visited,
a.dropdownbase:link
{
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
  color: white;
  padding: 0px 10px 4px 13px;
  margin: 0px 0px 0px 5px;
  /*margin: 0px;*/
  line-height: 22px;
}
a.dropdownbase:hover
{
  background-color: #7fb8b4;
  color: white;
  padding: 0px 10px 4px 12px;
  border-left: 1px solid #4A7875;
}

.dropdown{
left: 0px;
position:absolute;
visibility: hidden;
border: 1px solid #4A7875;
border-top: 0px;
font:normal 11px Verdana;
/*line-height: 18px;*/
line-height: 15px;
z-index: 100;
background-color: #7fb8b4;
width: 205px;
}

.dropdown a,
.dropdown a:visited
{
/*width: 100%;*/
width: 195px;
display: block;
border-bottom: 0px solid black;
padding: 1px 0px 1px 10px;
/*padding: 2px 0px 2px 0px;*/
text-decoration: none;
font-weight: bold;
text-indent: 0px;
color: white;
}

.dropdown a:hover
{
background-color: #4A7875;
text-decoration: none;
color: white;
}
ul.dropdown
{
margin:0px;
padding-left:0px;
list-style-type: none;
}

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


.searchresult ol {
    margin-left: 0px;
}
.searchresult ol li {
    font-size: 11px;
    margin-left: 0px;    
}
.searchresult ol li a {
    text-decoration: none;
}
.searchresult ol li a:hover {
    text-decoration: underline;
}
.searchresult h3 {
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 6px;
}

.articlelist-link-internal ul,
.articlelist-link-internal ul li,
.articlelist-link-internal ul li a {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}

.leftimage {
    width: 200px;
	margin: 0px;
	padding: 0px;

}

.decorspacer {
    background-image: url(images/sitelocator_bg.gif);
    margin: 0px;
    padding: 0px;
    width: 200px;
    height: 20px;
    position: relative;
    left: 0px;
    top: -3px;
}

.logoimage {
    text-align: center;
    margin: 10px 10px 20px 10px;
}

.frontpagebuttons {
    margin: 0px 0px 20px 0px;
    border-bottom: 1px solid #ddd;
}
.frontpagebuttons a,
.frontpagebuttons a:visited {
    color: #000;
    text-decoration: none;
    font-weight: bold;
    font-size: 9pt;
    margin-left: 10px;
}


/* Styles for tiles copied from old 3.1.7 site */
.box_table
{
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
}
.box_title
{
  font-size: 12px;
  font-weight: bold;
  background-color: #4a7875;
  color: #fff;
  text-transform: uppercase;
}
.box
{
  font-size: 11px;
  background-color: #F4F9F9;
  color: #000000;
}

a.linklist
{
    font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.linklist:hover
{
	text-decoration: underline;
}

.alphabetselector {
    margin-left: 0px;
    padding-left: 0px;
}
.alphabetselector ul {
    padding-left: 0px;
    margin-left: 0px;
    margin-bottom: 30px;
    /*width: 99%;*/
    width: 380px;
    /*left: -40px;*/
    /*position: relative;*/
    list-style-type: none;
}
.alphabetselector ul li {
    display: inline;
}
.alphabetselector a {
    color: #333;
    font-weight: bold;
    text-decoration: none;
    padding: 1px 3px 1px 3px;
    margin: 0px 2px 0px 0px;
    border: 1px solid #ccc;
    display: inline;
    line-height: 28px;
}
.alphabetselector a:hover {
    background-color: #ddd;
}
.alphabetheader {
    background-color: #DDDDDD;
    width: 100%;
    display: block;
}
.articlemetadata {
    text-align: right;
    /*border-top: 1px solid #ccc;*/
    color: #999;
    margin: 10px 0px 10px 0px;
    padding: 10px 0px 10px 0px;
}
.bannerarticle {
    border: 0px solid #ddd;
    padding: 0px;
    margin-top: 10px;
    margin-right: 10px;
    /*width: 178px;*/
}
.bannerarticle h1 { 
   display: block;
   background-color: #e6eef0;
   padding: 5px 5px 5px 10px;
   font-size: 13px;
}
.bannerarticle ul {
   list-style-type: square;
   padding-left: 20px;
}
.bannerarticle a {
   text-decoration: none;
}
.bannerarticle a:hover {
   text-decoration: underline;
}
.search-incategory {
    padding: 13px 0px 13px 0px;
}
/* Trio search box */
.path2 input {
    background-color: #8abbc7;
}
.date {
    font-size: 11px;
    color: #888;
    font-weight: normal;
    margin-left: 5px;
}

.booking {
    padding: 10px;
}
.booking fieldset {
    padding: 10px;
}
.booking table {
    border: 0px;
}
.booking-schedule {
}
.booking-schedule table {
    width: 100%;
    border: 1px solid #000000;
    border-collapse: collapse;
    border-spacing: 0px;
}
.booking-schedule th {
    background-color: #f0f0f0;
    padding: 3px;
    width: 12%;
}
.booking-schedule td {
    background-color: #fcfcfc;
    padding: 3px;
}
.booking-tooltip {
    position: absolute;
    display:none;
    z-index:1000;
    padding:5px;
    border:1px solid #000000;
    background-color:#ffffcc;
}
.booking-nav-year {
    float: right;
    margin-top: 25px;
}
.booking-nav-week {
    margin-top: 25px;
}
.booking-weekdaycheckboxes {
    font-size: 0.8em;
    display: inline;
    width: 100px;
    border: 0px;
    border-spacing: 0px;
    margin: 0px;
}
.booking-weekdaycheckboxes td {
    padding: 0px;
    text-align: center;
}
.booking-customerform {
    float: right;
}
.booking-edit-icon {
    float: right;
}
.booking-locationmenu {
    border-collapse: collapse;
    width: 920px;
    margin: 30px;
}
.booking-locationmenu th {
    text-align: left;
    padding: 0 0 20px 10px;
}
.booking-locationmenu td {
    border: 1px solid #cccccc;
    padding: 10px;
    padding-bottom: 20px;
}
.booking-locationmenu ul {
    list-style-type: none;
    margin: 30px 0 30px 0px;
}
.booking-locationmenu ul li {
    margin: 0 0 10px 0px;
}
.booking-locationmenu a {
    /*font-size: 18px;*/
    /*float: left;*/
}
.booking-locationmenu ul li a {
    /*font-size: 15px;*/
    /*padding-bottom: 10px;*/ 
    /*clear: both;*/
}
.booking-locationmenu img {
    float: right;
    border: 0;
}
   
.archivelink {
	width:100%; 
	text-align:right;
}

div.socialshare {
	border-top: 1px solid #cccccc;
	color: #999999; 
}
.socialshare ul {
	padding: 0;
	margin: 0;
}
.socialshare li {
	list-style-type: none;
	display: inline;
	margin-right: 20px;	
}
.socialshare img {
	border: 0;
	vertical-align: middle;	
}
.socialshare a {
	text-decoration: none;
	color: #999999;
}
.socialshare a:hover {
	text-decoration: underline;
}