/* INDEX CSS - JAC-Systeme GmbH */

/* reset browser styles */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: top; }

a img { border: none; }

/* GENERAL ELEMENTS */
body {
    font-size: 1em;
    color: #193251;
    background-color: #F8EFE6;
    background-image: url("../images/hintergrund.jpg");
    background-repeat: repeat-x;
    font-family: Georgia,'Dejavu Serif',serif;
}

.bold { font-weight: bold !important; }
.white { color: #FFFFFF !important; }
.brown { color: #69462F !important; }
.blue { color: #193251 !important; }
.hide { display: none; }
.left { float: left; }
.right { float: right; }
.sans-serif { font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Verdana,sans-serif; }

h1 { font-size: 1.375em; font-style: italic; }
h2 { font-size: 1.188em; }
h3, h4, h5, h6 { font-size: 1em; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0 0 .5em 0; color: #1D324C; }
h1>a, h2>a, h3>a, h4>a, h5>a, h6>a { color: #1D324C; }
h1>a:hover, h2>a:hover, h3>a:hover, h4>a:hover, h5>a:hover, h6>a:hover { color: #1D324C; }
h1>a:focus, h2>a:focus, h3>a:focus, h4>a:focus, h5>a:focus, h6>a:focus { color: #1D324C; }
#rightcontent h1 { font-size: 1em; font-style: normal; font-weight: bold; }

p { line-height: 1.3; }
p, table, pre { margin: 0 0 .5em 0; }
ul, ol { margin: 0 0 .5em 1.3em; }

p, div, li, a, h1, h2, h3, h4, h5, h6 { text-overflow: ellipsis; }

a { color: #69462f; text-decoration: none; }
a:focus, a:hover { color: #69462f; text-decoration: underline; }

.maincontentdesign p, .maincontentdesign ul, .maincontentdesign ol, .attribute_businesshours { font-size: 0.938em; }


.maincontentdesign ul { margin: 0 0 .5em 1.2em; line-height: 1.3; list-style-type: circle; }
.maincontentdesign ol { margin: 0 0 .5em 1.2em; line-height: 1.3; }
.maincontentdesign li { margin-bottom: 0.5em; }

#rightcontent p { font-size: 0.875em; }
#rightcontent ul, #rightcontent ol { font-size: 0.875em; }

.read-more, .more-entries {
    font-size: 0.933em;
    font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Verdana,sans-serif;
}
.read-more { font-weight: bold; }

pre { white-space: pre; overflow: auto; font-family: monospace; }
th>p, td>p { margin: .5em; }

.spamfilter { display: none }
.pagenavigator { width: 99%; font-weight: bold; }

.horiz-ruler_bg {
    background-image: url("../images/bg-dot.gif");
    background-repeat: repeat-x;
    background-position: bottom;
}
.horiz-ruler_large, .horiz-ruler_medium, .horiz-ruler_small {
    margin: 0 0 .75em 0;
    width: 100%;
    border: none !important;
    background-image: url("../images/bg-dot.gif");
    overflow: hidden;
}
.horiz-ruler_large { height: 9px; margin-bottom: 1.5em; }
.horiz-ruler_medium { height: 6px; }
.horiz-ruler_small { height: 3px; }
.horiz-ruler {
    margin: 0 0 .75em 0;
    height: 1px;
    border: none !important;
    background-color: #CCCCCC;
}
div.break { clear: both; }
img.break { width: 100%; height: 1px; }

#allcontent-gads { width: 1177px; margin: 0 auto; }
#allcontent { width: 990px; float: left; }
#gads {
    float: right;
    width:160px;
    height:600px;
    margin: 230px 0 0 20px;
    background-color: #ffffff;
    overflow: hidden;
}

.suggestions { position: absolute;background-color: #D3D3D3; padding: 0.5em;width: 17em;display: none; }
.suggestions ul { list-style-type: none; margin: 0; }
.suggestions li { cursor: pointer; }

/* COLUMNS */

#columns {
    min-height: 500px;
    background-color: #FFFFFF;
    border-right: 1px solid #B3AEA8;
    border-left: 1px solid #B3AEA8;
    border-bottom: 1px solid #B3AEA8;
}

#leftcontent {
    min-height: 300px;
    background-repeat: no-repeat;
    background-position: bottom;
    float: left;
    width: 200px;
    padding: 18px 0 30px 0;
    overflow: hidden;
}
#leftcontent-box {
    margin-top: 10px;
    padding: 20px 0 20px 8px;
    overflow: hidden;
}
#leftcontent-box .box-left { text-align: center; }
.box-left { margin-bottom: 20px; }

#rightcontent {
    float: right;
    width: 180px;
    padding: 0 0 50px 10px;
    margin: 25px 15px 0 0;
    overflow: hidden;
    border-left: 1px solid #D4C7BF;
    font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Verdana,sans-serif;
}
#rightcontent ul, #rightcontent ol { margin: 0; }
#rightcontent li {
    list-style-type: none;
    margin-bottom: 2px;
    padding: 0.35em 0.1em 0.35em 0.35em;
    background-color: #ECE9E3;
}
#rightcontent .horiz-ruler_small { margin-top: 0.75em; }
.box-right { line-height: 1em; }
.box-right img { margin: 0 0 0.5em 0; }

#rightcontent-header, #maincontent-header {
    height: 15px;
    border-top: 1px solid #D5CEC4;
    background-color: #D5CEC4;
    background-image: -moz-linear-gradient(top, #F0EADC 0%, #D5CEC4 100%);
    background-image: -webkit-linear-gradient(top, #F0EADC 0%, #D5CEC4 100%);
    background-image: -ms-linear-gradient(top, #F0EADC 0%, #D5CEC4 100%);
    background-image: -o-linear-gradient(top, #F0EADC 0%, #D5CEC4 100%);
    background: linear-gradient(to bottom, #F0EADC 0%, #D5CEC4 100%);
}
#maincontent-header { margin-bottom: 25px; }
#button-contact {
    margin: 1px 0 20px 0;
    border-top: 1px solid #C4C2B6;
    background-color: #C4C2B6;
    background-image: -moz-linear-gradient(top, #D5D1C6 0%, #C4C2B6 50%);
    background-image: -webkit-linear-gradient(top, #D5D1C6 0%, #C4C2B6 50%);
    background-image: -ms-linear-gradient(top, #D5D1C6 0%, #C4C2B6 50%);
    background-image: -o-linear-gradient(top, #D5D1C6 0%, #C4C2B6 50%);
    background: linear-gradient(to bottom, #D5D1C6 0%, #C4C2B6 50%);
    border-bottom-right-radius: 5px;
}
#button-contact a { color: #6B472D !important; }
#button-contact p { line-height: 1.6em; padding-left: 10px; }
#maincontent { padding-top: 21px; }
#maincontent-header { border-bottom-right-radius: 5px; margin-bottom: 25px; }
.maincontent-both { margin-left: 225px; width: 540px; }
.maincontent-noright { margin-left: 225px; width: 763px; }

.main-col { width: 540px; }
#rightcontent.right-col { margin-top: 4px; }
#rightmenu {}
#rightmenu>ul, #rightmenu>ol {
    margin-bottom: 1em;
    padding: 3px 0 8px 0;
    background-color: #ece9e3;
    border-bottom: 1px solid #d2c7c0;
}
#rightmenu li { background: none; margin: 0; padding: 4px 0 4px 15px; line-height: 1.1em; }
#rightmenu a, #rightmenu a:hover { font-weight: normal; color: #2E2D30; }
#rightmenu h1 {
    background-image: url("../images/menu-0-sel-bot.gif");
    background-repeat: repeat-x;
    background-position: bottom;
    padding-bottom: 1em;
    margin-bottom: 0;
}

#header {
    position: relative;
    height: 123px;
    color: #fefdfb;
    background-color: #454545;
    overflow: hidden;
}

#header img { margin: 22px 0 0 13px; }

#header p {
    position: absolute;
    right: 2px;top: 2px;
    padding: 0.15em 0.75em 0.15em 0.75em;
    color: #EEEEEE;
    background-color:rgba(34,34,34,0.8);
    font-size: 0.875em;
}

#footer {
    padding: 0.4em 0 1.5em 0;
    margin-top: 2em;
    background-image: url("../images/bg-dot.gif");
    background-repeat: repeat-x;
    width: 560px;
}
#footer>p { margin: 0; line-height: 32px; vertical-align: middle; }

/* TOPMENU / PATH */

#path {
    margin: 0 13px 0 33px;
    font-size: 0.75em;
    padding: 15px 0 0.25em 0;
    background-image: url("../images/bg-dot.gif");
    background-repeat: repeat-x;
    background-position: bottom;
}
#path p { margin: 0; width: 95%; white-space: nowrap; overflow: hidden; }

#topmenu {
    color: #FFFFFF;
    font-size: 0.875em;
    width: 988px;
    background-color: #8f6b5b;
    background-image: -moz-linear-gradient(top, #ae9a87 0%, #8f6b5b 100%);
    background-image: -webkit-linear-gradient(top, #ae9a87 0%, #8f6b5b 100%);
    background-image: -ms-linear-gradient(top, #ae9a87 0%, #8f6b5b 100%);
    background-image: -o-linear-gradient(top, #ae9a87 0%, #8f6b5b 100%);
    background: linear-gradient(to bottom, #ae9a87 0%, #8f6b5b 100%);
    border-right: 1px solid #7d4f41;
    border-left: 1px solid #8f6b5b;
    border-top: 1px solid #a28e7b;
}

#topmenu a, #topmenu-right a { color: #FFFFFF; }

#topmenu, #topmenu-left, #topmenu-right {
    height: 1.6em;
    line-height: 1.6em;
    overflow: hidden;
}
#topmenu p { line-height: 1.6em; margin: 0; }
#topmenu-left {
    float: left;
    width: 730px;
    padding-left: 7px;
    white-space: nowrap;
    overflow: hidden;
}
#topmenu-right {
    float: right;
    width: 170px;
    text-align: center;
    background-color: #7d4f41;
    background-image: -moz-linear-gradient(top, #947262 0%, #7d4f41 100%);
    background-image: -webkit-linear-gradient(top, #947262 0%, #7d4f41 100%);
    background-image: -ms-linear-gradient(top, #947262 0%, #7d4f41 100%);
    background-image: -o-linear-gradient(top, #947262 0%, #7d4f41 100%);
    background: linear-gradient(to bottom, #947262 0%, #7d4f41 100%);
/*    border-right: 25px solid #6f8f9e; */
}

.button-overlay { height: 100%;text-align: center;vertical-align: middle;width: 24px; }
.button-overlay img { margin-top: 0.34em; cursor: pointer; }
.button-overlay.gallery {
    float: right;
    background-color: #7d4f41;
    background-image: -moz-linear-gradient(top, #947262 0%, #7d4f41 100%);
    background-image: -webkit-linear-gradient(top, #947262 0%, #7d4f41 100%);
    background-image: -ms-linear-gradient(top, #947262 0%, #7d4f41 100%);
    background-image: -o-linear-gradient(top, #947262 0%, #7d4f41 100%);
    background: linear-gradient(to bottom, #947262 0%, #7d4f41 100%);
}
.button-overlay.map { float: left; }

/* TREE MENUE */

#treemenu { overflow: hidden; font-size: 0.875em; }
.menu-entry { padding: 4px 0 4px 15px; line-height: 1.1em; }
.menu-level-1 .menu-entry { padding-left: 23px; }
.menu-level-2 .menu-entry { padding-left: 31px; }
#treemenu ul { margin: 0; }
li.menu-level-0 { border-top: 1px solid #d2c7c0; }
li.menu-level-0.first { border-top: none; }
.menu-entry.menu-level-0.selected.has-childs {
    background-image: url("../images/menu-0-sel-bot.gif");
    background-repeat: repeat-x;
    background-position: bottom;
    padding-bottom: 15px;
}
.menu-entry.menu-level-1.selected.has-childs {
    background-image: url("../images/menu-1-sel-bot.gif");
    background-repeat: repeat-x;
    background-position: bottom;
    padding-bottom: 15px;
}
#treemenu ul.menu-level-1
{
    border-bottom: 1px solid #d2c7c0;
    background-color: #ece9e3;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
#treemenu ul.menu-level-2 {
    border-bottom: 1px solid #d2c7c0;
    background-color: #dfdacf;
    padding-top: 5px;
    padding-bottom: 15px;
}
.menu-level-0 a.selected,
.menu-level-1 a.selected { font-weight: bold; font-size: 0.9em; }

/* Home */

#home-row-middle { margin-bottom: .75em; }
.home-box-top { float:left; width:260px; min-height:160px; margin: 0 0 1.25em 18px; overflow:hidden; }
.home-box-top.first { margin-left: 0; }

.class-cjw_article_home h3 {  }
.class-cjw_article_home .imageleft { margin: 0 1em 0.25em 0; }
.class-cjw_veranstdb .imageright { margin: 0 0 0.25em 1em; }
.home-box-top img { margin: 0 0 0.5em 0; }
.home-box-image {
    text-align: center;
    background-color: #E8E8E8;
    background-image: -moz-linear-gradient(left, #E8E8E8 0%, #ADB0B9 15%, #ADB0B9 85%, #E8E8E8 100%);
    background-image: -webkit-linear-gradient(left, #E8E8E8 0%, #ADB0B9 15%, #ADB0B9 85%, #E8E8E8 100%);
    background-image: -ms-linear-gradient(left, #E8E8E8 0%, #ADB0B9 15%, #ADB0B9 85%, #E8E8E8 100%);
    background-image: -o-linear-gradient(left, #E8E8E8 0%, #ADB0B9 15%, #ADB0B9 85%, #E8E8E8 100%);
    background: linear-gradient(to bottom, #E8E8E8 0%, #ADB0B9 15%, #ADB0B9 85%, #E8E8E8 100%);
    border-radius: 3px;
}

/* Forms */

.box { width: 92%; }
.halfbox { width: 46%; }
form label { display: block; }
.ezboolean label { display: inline; }
.search-form { margin: 15px 0 15px 15px; }

input, select, textarea { border: 1px solid #A6A6A8; }
input, textarea {
    background-image: url("../images/pfeil-formular.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 10px;
}
textarea { background-position: 0 3px; }
input[type='checkbox'], .submit-orange, .submit-blue { background-image: none; padding-left: 0; }
.submit-orange {
    border: 1px solid #B2690E;
    background-color: #B2690E;
    background-image: -moz-linear-gradient(top, #D7B181 0%, #B2690E 50%);
    background-image: -webkit-linear-gradient(top, #D7B181 0%, #B2690E 50%);
    background-image: -ms-linear-gradient(top, #D7B181 0%, #B2690E 50%);
    background-image: -o-linear-gradient(top, #D7B181 0%, #B2690E 50%);
    background: linear-gradient(to bottom, #D7B181 0%, #B2690E 50%);
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
}
.submit-blue {
    border: 1px solid #789FB6;
    background-color: #789FB6;
    background-image: -moz-linear-gradient(top, #B9CDD9 0%, #789FB6 50%);
    background-image: -webkit-linear-gradient(top, #B9CDD9 0%, #789FB6 50%);
    background-image: -ms-linear-gradient(top, #B9CDD9 0%, #789FB6 50%);
    background-image: -o-linear-gradient(top, #B9CDD9 0%, #789FB6 50%);
    background: linear-gradient(to bottom, #B9CDD9 0%, #789FB6 50%);
    color: #FFFFFF;
    font-weight: bold;
}

/* Images */

.imageleft { float: left }
.imageright { float: right  }
.imagecenter {  width: 100%; margin: 0; text-align: center; }

.content-view-children .imageleft { margin: 0 1em 0.25em 0; }
.image-1-left .imageleft { margin-right: 1em; }

.gallery-image {
    background-color: #fff9f5;
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #B3AEA8;
    border-radius: 3px;
}

.content-view-children.gallery .imageleft { margin: 0 14px 14px 0; }
.content-view-children .list-item { width: 48%; padding-top: 0.5em; white-space:nowrap; overflow: hidden; }

.article-gallery-right { float: right; width: 259px; height: 172px; overflow: hidden; }
.article-gallery-right .imageleft { margin: 0 12px 10px 0; }
/*
.article-gallery-center { height: 52px; overflow: hidden; }
*/
.article-gallery-center .imageleft { margin: 0 16px 10px 0; }

/* Attribute */

.attribute_businesshours {  }
.attribute_businesshours-row { line-height: 1.1em; }
.attribute_businesshours-weekday { width: 2.5em; float: left; }
.attribute_businesshours-hours { width: 7em; float: left; }
.cjw_order_form .table-order input { width: 3em; }
.cjw_order_form th { font-weight: bold; }
.cjw_order_form td, .cjw_order_form th { padding: 0 0.5em 0.5em 0; }
.cjw_order_form .table-address input { width: 91%; }
.cjw_order_form .table-address .box-half input { width: 45%; }
.cjw_order_form .table-address .box-quarter input { width: 22%; }
.content-collectedinfo td { padding: 0.75em 0.75em 0 0; }


/* GMaps mini */

.map-mini {
    width: 259px;
    height: 152px;
    line-height: normal !important;
    border: 1px solid #B3AEA8;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    overflow: hidden;
}
/*.map-mini-nest { width: 270px; }*/
.map-mini-nest.right { float: right; }
.map-mini-nest.left { float: left; }
.map-mini-label {
    width: 259px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    text-align: right;
    border-right: 1px solid #B3AEA8;
    border-left: 1px solid #B3AEA8;
    border-bottom: 1px solid #B3AEA8;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    background-color: #F9F0E9;
    overflow: hidden;
}
.map-mini-label p { line-height: 20px; margin: 0; }
.map-mini-nest.center { width: 100%; }
.map-mini-nest.center .map-mini { width: 100%; }
.map-mini-nest.center .map-mini-label { width: 100%; }
.right-col .map-mini-nest { float: none; }

/* GMaps large */

.map-large {
    width: 100%;
    height: 400px;
    line-height: normal !important;
    border: 1px solid #d3d3d3;
    overflow: hidden;
}
#map-rightpanel-dynamic, #map-search-box, #map-geolcation {
    position: absolute;
    padding: 5px;
    background-color: #EFEFEF;
    opacity: 0.8;
    filter: alpha(opacity=80);
    border-radius: 5px;
    border:solid 1px #717b87;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    overflow: hidden;
    font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Verdana,sans-serif;
    font-size: 0.875em;
}
#map-search-box {
    width: 12rem;
    height: 1.75em;
    top: 0.25em;
    left: 0.25em;
    white-space: nowrap;
    vertical-align: middle;
}
#map-rightpanel-dynamic {
    top: 2.75em;
    left: 0.25em;
    width: 12rem;
    max-height: 65%;
    overflow: auto;
}
#map-rightpanel-dynamic img.gicon-mini { display: none; }
#map-rightpanel-dynamic p { line-height: 1.25em; margin: 0.25em 0 0.5em 0; }
#map-rightpanel-dynamic a, #map-geolcation a { color: #000000; }
#map-geolcation {
    top: 0.25em;
    left: 15em;
    vertical-align: middle;
    display: none;
}
#map-geolcation p { margin: 0; vertical-align: middle; }
#map-thumbnails {
    width: 988px;
    background-color: #7A7A7A;
    height: 60px;
    overflow: hidden;
    border-top: 1px solid #FFFFFF;
}
.map-thumbnail {
    float: left;
    width: 60px;
    height: 60px;
    border-right: 1px solid #FFFFFF;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.leaflet-popup-close-button {
    color: black !important;
    font-size: 1.33rem !important;
}
.leaflet-popup-content-wrapper {
/*
    background-color: #EFEFEF !important;
    opacity: 0.8 !important;
*/
}
.leaflet-popup-content {
    width: 510px !important;
    margin: 0.25rem 0.5rem !important;
}
.leaflet-popup-content p { margin: 0.5rem 0 !important;}
.GMarker {
    width: 100%;
    max-height: 300px;
/*    margin-top: 30px; */
    overflow: auto;
    font-size: 13px;
}
.GLabel { font-weight: bold; }
.GImage { float: right; margin: 0 0.5em 0 0.5em; }
.GLink { margin: 0; }
.GLink a {
    color: #9C3504;
    font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Verdana,sans-serif;
    font-weight: bold;
    font-size: 0.933em;
}
.GAddress { font-style: italic; }

/* SHOP */

.shop-userregister input,
.shop-userregister select,
.shop-userregister textarea { margin: 0.25em 0 0.25em 0; }

.shop-basket table, .shop-confirmorder table, .shop-orderview table {
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.shop-basket td, .shop-confirmorder td, .shop-orderview td,
.shop-basket th, .shop-confirmorder th, .shop-orderview th {
    margin: 0px;
    padding: 3px;
    vertical-align: middle;
}
.shop-basket td, .shop-confirmorder td, .shop-orderview td,
.shop-basket th, .shop-confirmorder th, .shop-orderview th {
    border-bottom: 1px solid #cccccc;
}
td.product-price { text-align: right; }
td.product-subtotal { border-bottom: 1px solid #cccccc; text-align: right; }

/* Ajax */

.overlay-content {
    overflow: hidden;
    position: absolute;
    z-index: 999;
    width: 988px;
    border-left: 1px solid #ADADAD;
    border-right: 1px solid #ADADAD;
}
.overlay-footer {
    height: 1.6em;
    line-height: 1.6em;
    width: 988px;
    font-size: 0.875em;
    color: #6B472D;
    background-color: #C4C2B6;
    background-image: -moz-linear-gradient(top, #D5D1C6 0%, #C4C2B6 100%);
    background-image: -webkit-linear-gradient(top, #D5D1C6 0%, #C4C2B6 100%);
    background-image: -ms-linear-gradient(top, #D5D1C6 0%, #C4C2B6 100%);
    background-image: -o-linear-gradient(top, #D5D1C6 0%, #C4C2B6 100%);
    background: linear-gradient(to bottom, #D5D1C6 0%, #C4C2B6 100%);
    white-space: nowrap;
    overflow: hidden;
}
.overlay-footer p { float:right; line-height: 22px; margin: 0 1em; color: #6B472D; }
.overlay-footer a { color: #6B472D; }
.overlay-footer ul { float: left; margin: 0; font-weight: bold; }
.overlay-footer li { display: inline; line-height: 22px; padding: 0 0.5em 0 0.5em; border-left: 1px solid;}
.overlay-footer li.first { padding-left: 0; border-left: none;}

/* Gallery Overlay */

#gallery { background-color: #37363b; }
#gallery h1 { height: 1.75em; line-height: 1.75em; margin: 0; padding-left: 1.75em; background-color: #ffffff; }
#gallery_image_bg {
    position: absolute;
    width:990px;
    height:495px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    overflow:hidden;
}
#gallery_image { width: 990px; height: 495px;}
.gallery_navi {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    z-index: 2;
    background-color: rgba(0,0,0,0.5);
    height: 50px;
    line-height: 46px;
}
.gallery_navi img { vertical-align: middle; cursor: pointer; }
.gallery_tumbnails { margin: 0 5px 0 5px; border: 1px solid #ffffff; }
#gallery_image_text { margin-top: 495px; color: #fff; padding: 1em; text-align: center; }
#gallery_footer { background-color: #fff; padding: 1em 1em 0.5em 1em; }
#gallery_footer p { margin: 0; padding-bottom: 0.5em; }
