/**
* @author    Stuart Newton 
* @URL		 http://www.aberdeenwebdesign.org
* @copyright Copyright (C) 2008 - 2017 aberdeenwebdesign.org. All rights reserved.
* @license   aberdeenwebdesign.org Proprietary License
* @partners  businesshsotingonline.co.uk & 3seas.co.uk
*/
.container-fluid.pb-weather-forecast {

    display: none !important;

}
.pb-weather-forecast {

    display: none !important;

}
.trip_home.jsn-modulecontainer {
    margin-top: 0px;
}
/* ======================== ARK EDITOR ======================== */

img.left, .pull-left { float: left; margin-right: 10px; }
img.right, .pull-right  { float: right; margin-left: 10px; }
/* img.center, .pull-center { display: block; margin: 0 auto; } */
p.pull-center, div.pull-center { text-align: center; }
figcaption.text-center { text-align: center;}

/* ======================== JSN-PAGE ======================== */
#jsn-page {
 /**   background: rgba(0, 0, 0, 0) url("../../../images/backgrounds/background.jpg") no-repeat fixed left top / cover; **/
	background-color: #c7d4d4;
}
/* ======================== JSN-TOPBAR ======================== */
#jsn-topbar {
    background-color: #507878;
	border-top: 1px solid #000000;
	border-bottom: 2px solid #000000;
	color: #ffffff;
}
.address-bar-info [class*=" jsn-icon-"] {
    font-family: Arial,Helvetica,sans-serif;
}
#jsn-pos-topbar a {
    color: #ffffff;
	padding: 5px;
}
#jsn-pos-topbar a:hover {
    background-color: #2da099;
	padding: 5px;
}
#jsn-pos-topbar .link-icon {
    margin-left: 20px;
}
#jsn-pos-topbar .link-icon:first-child {
    margin-left: 0px;
}
#jsn-pos-toolbar {
    padding: 22px 0 0;
}
#jsn-pos-topbar .jsn-modulecontainer {
    float: right;
}
#jsn-pos-topbar .jsn-modulecontainer:nth-child(2) {
    float: left;
    margin-top: 0;
}
/* ======================== JSN-HEADER ======================== */
#jsn-header-inner {
    background: #FFFFFF url("../../../images/layout/header-background2.jpg") repeat-x scroll 0 0;
}
#jsn-header {
    background-color: #FFFFFF;
}
/* ======================== JSN-MENU ======================== */
#jsn-menu {
    background-color: #314F4D;
    border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
.menu-mainmenu .first {
    border-left: 1px solid #222;
}
.menu-mainmenu .jsn-submenu-level-1 .first {
    border-left: none;
}
div.jsn-modulecontainer ul.menu-mainmenu > li:hover, div.jsn-modulecontainer ul.menu-mainmenu > li.active {
    background: #233837 none repeat scroll 0 0;
}
/* ======================== JSN-PROMO ======================== */
#jsn-promo {
    margin: 20px 0;
}
@media only screen and (max-width: 960px), (max-device-width: 960px) {
.info_slide_dots {
    display: none;
}
}
/* ======================== PAGE HEADERS // Static image at top of pages below main menu ======================== */
.page-header-image #jsn-promo {
    margin: 0px;
}
.page-header-image p {
    display: none;
}
.page-hdr .img-thumbnail {
    border: 1px solid #888888 !important;
	margin: 0px !important;
}
/* ======================== PAGE FOOTERS // Static image at top of pages below main menu ======================== */
.page-header-image #jsn-promo {
    margin: 0px;
}
.page-header-image p {
    display: none;
}
.page-hdr .img-thumbnail {
    border: 1px solid #888888 !important;
	margin: 0px !important;
}
/* ======================== JSN-POS-CONTENT-TOP // JSN-POS-CONTENT-BOTTOM ======================== */
#jsn-pos-content-top, #jsn-pos-content-bottom {
	border: 1px solid #888888;
    background: #fff none repeat scroll 0 0;
    margin-bottom: 20px;
}
#jsn-pos-content-top .jsn-modulecontent .link-desc h1, #jsn-pos-content-top .jsn-modulecontent .link-desc p, #jsn-pos-content-bottom .jsn-modulecontent .link-desc h1, #jsn-pos-content-bottom .jsn-modulecontent .link-desc p {
    color: #333;
    transition: all 0.3s linear 0s;
}
#jsn-pos-content-top .jsn-modulecontent .link-desc p, #jsn-pos-content-bottom .jsn-modulecontent .link-desc p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#jsn-pos-content-top .jsn-modulecontent .link-desc h1, #jsn-pos-content-bottom .jsn-modulecontent .link-desc h1 {
	font-family: Lato,Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin: 0.5em 0;
	font-size: 1.3em;
	line-height: 20px;
	text-align: center;
}
#jsn-pos-content-top .jsn-modulecontent .grid-col_inner:hover h1, #jsn-pos-content-top .jsn-modulecontent .grid-col_inner:hover p, #jsn-pos-content-top .jsn-modulecontent .grid-col_inner:hover li, #jsn-pos-content-bottom .jsn-modulecontent .grid-col_inner:hover h1, #jsn-pos-content-bottom .jsn-modulecontent .grid-col_inner:hover p {
    color: #fff;
}
#jsn-pos-content-top .jsn-modulecontent .link-desc, #jsn-pos-content-bottom .jsn-modulecontent .link-desc {
    padding: 10px 15px 12px;
	border-top: 1px solid #888888;
}
#jsn-pos-content-top .jsn-modulecontent img, #jsn-pos-content-bottom .jsn-modulecontent img {
    display: block;
    height: 100%;
    width: 100%;
}
#jsn-pos-content-top .jsn-modulecontent .grid-col_inner .link-item::before, #jsn-pos-content-bottom .jsn-modulecontent .grid-col_inner .link-item::before {
    background-color: rgba(0, 0, 0, 0.4);
    content: "";
    display: block;
    height: 100%;
    opacity: 0;
    position: absolute;
    transition: all 0.3s linear 0s;
    width: 100%;
    z-index: 100;
}
#jsn-pos-content-top .jsn-modulecontent .grid-col_inner .link-item, #jsn-pos-content-bottom .jsn-modulecontent .grid-col_inner .link-item {
    display: block;
    position: relative;
}
#jsn-pos-content-top .jsn-modulecontent .grid-col_inner:hover .link-item::before, #jsn-pos-content-bottom .jsn-modulecontent .grid-col_inner:hover .link-item::before {
    opacity: 0.5;
}
#jsn-pos-content-top .jsn-modulecontent .grid-col_inner, #jsn-pos-content-bottom .jsn-modulecontent .grid-col_inner {
    background-color: #e5e5e5;
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    transition: all 0.3s linear 0s;
	border: 1px solid #888888;
}
#jsn-pos-content-top .jsn-modulecontent .grid-col_inner:hover, #jsn-pos-content-bottom .jsn-modulecontent .grid-col_inner:hover 								{ background-color: #5B8787; }
#jsn-pos-content-top .jsn-modulecontent .grid-firstcol .grid-col_inner:hover, #jsn-pos-content-bottom .jsn-modulecontent .grid-firstcol .grid-col_inner:hover 	{ background-color: #416A67; }
#jsn-pos-content-top .jsn-modulecontent .grid-lastcol .grid-col_inner:hover, #jsn-pos-content-bottom .jsn-modulecontent .grid-lastcol .grid-col_inner:hover 	{ background-color: #85C7C7; }
#jsn-pos-content-top .grid-col, #jsn-pos-content-bottom .grid-col {
    margin-bottom: 0px;
}
#jsn-pos-content-top.jsn-modulescontainer {
    padding: 20px 10px;
}
#jsn-pos-content-top .jsn-modulescontainer .jsn-modulecontainer_inner, #jsn-pos-content-bottom .jsn-modulescontainer .jsn-modulecontainer_inner {
    margin: 0;
}
#jsn-pos-content-top div.grid-layout2 div.grid-col, #jsn-pos-content-bottom div.grid-layout2 div.grid-col {
    width: 49.95% !important;
}
#jsn-pos-content-bottom.jsn-modulescontainer {
    padding: 0 20px 10px;
}
.pb-googlemap {
    border: 1px solid #888888;
}
/* ======================== JSN-BREADCRUMBS ======================== */
.jsn-joomla-30 #jsn-pos-breadcrumbs {
    padding: 15px 0 5px;
}
/* ======================== JSN-CONTENT ======================== */
#jsn-content {
    background: #ffffff none repeat scroll 0 0;
	border: 1px solid #888888;
    padding: 0px 20px;
	border-radius: 4px;
}
#jsn-leftsidecontent_inner, #jsn-rightsidecontent_inner {
    padding-top: 20px;
}
#jsn-pos-left div.jsn-modulecontainer:last-child, #jsn-pos-right div.jsn-modulecontainer:last-child {
    margin-bottom: 20px;
}
#jsn-content #jsn-maincontent {
    border-bottom: 0 none;
}
h3.jsn-moduletitle span {
    text-transform: none !important;
}
/* ======================== JSN-CONTENT-BOTTOM ======================== */
#jsn-content-bottom {
    margin-top: 20px;
}
/* ======================== JSN-FOOTER ======================== */
#jsn-footermodules {
    padding: 15px;
	border: 1px solid #888888;
    background: #fff none repeat scroll 0 0;
}
#jsn-footer {
    background-color: #c7d4d4;
    border-top: 0 none;
    padding-bottom: 20px;
}
#footer-box.jsn-modulescontainer {
    padding: 0;
}
#footer-icons #jsn-footer {
    padding-bottom: 0;
}
@media only screen and (max-width: 960px), (max-device-width: 960px) {
.footer-icons {
    display: none;
}
}
/* ======================== OPENING HOURS ======================== */
.opening-hours .ion-clock {
    display: none;
}
.opening-hours figure.snip1081 {
	border: 1px solid #000000;
    max-width: 258px; 
    margin: 0;
}
@media only screen and (max-width: 960px), (max-device-width: 960px) {
.opening-hours figure {
    max-width: 100%;
}
}
.opening-hours figure.snip1081 .header {
	background: #233837 none repeat scroll 0 0;
    padding: 10px;
	border-radius: 0;
}
.opening-hours figure.snip1081 figcaption::after {
    background: #233837 none repeat scroll 0 0;
    border-radius: 0;
}
.opening-hours figure.snip1081 figcaption {
    margin-top: 0;
}
.opening-hours .openhours p.dclose {
    color: #ff0000 !important;
	font-size: 1.3em;
	padding: 6px 10px;
}
.opening-hours .openhours p.dopen {
	font-size: 1.3em;
	padding: 6px 10px;
}
.opening-hours figure.snip1081 h3::after {
    background: #ededed none repeat scroll 0 0;
    bottom: -12px;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    width: 60px;
}
.opening-hours figure.snip1081 h3 {
    color: yellow;
    font-size: 1.1em;
    letter-spacing: -1px;
    margin-bottom: 30px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
	margin-top: -10px;
}
.opening-hours figure.snip1081 h2::after {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.opening-hours figure.snip1081 h2 {
    margin-bottom: 0 !important;
}
/* ======================== TripAdvisor Icons ======================== */
.widSSP.widSSPnarrow {
    width: 260px !important;
}
@media only screen and (max-width: 960px), (max-device-width: 960px) {
.widSSP.widSSPnarrow {
    width: 100% !important;
}
}
/* ======================== Facebook & Aberdeenshire Logos - Right Hand Side ======================== */
img.right-banner {
    border: 1px solid #cccccc;
}
/* ======================== Weather Icon ======================== */
.weatherforecast .col-md-12.col-sm-12.col-xs-12 {
    padding: 0;
}
.weatherforecast .jsn-mod-custom > p {
    display: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
.weatherforecast .pb-weather-wrapper .pb-weather-current {
    margin-bottom: 20px !important;
}
@media only screen and (max-width: 960px), (max-device-width: 960px) {
.weatherforecast .pb-weather-wrapper .pb-weather-current {
    margin-bottom: 0px !important;
}
}

.weatherforecast .jsn-bootstrap3 .pb-element-container {
    margin-bottom: 0px;
    margin-top: 0px;
}
.weatherforecast .st-weather h3 {
    font-size: 18px;
    text-align: center;
	margin: 10px 0 !important;
}
.weatherforecast .pb-weather-wrapper .pb-weather-current, .weatherforecast .pb-weather-wrapper .pb-weather-forecast {
    padding: 0 10px !important;
}
.weatherforecast .pb-weather-wrapper .pb-weather-forecast {
	border-top: 1px solid #ccc !important;
}
.weatherforecast .pb-weather-advanced .row {
    text-align: center;
}
.weatherforecast .pb-weather-advanced .col-md-6:first-child .row:last-child {
    padding-bottom: 10px !important;
}
.weatherforecast .pb-weather-advanced .row h1 {
    font-size: 24px;
    margin: 2px 0 !important;
}
.weatherforecast .st-weather .col-md-6:first-child {
	padding: 0 !important;
	width: 100% !important;
}
/* ======================== Weather Forecast ======================== */

@media only screen and (max-width: 960px), (max-device-width: 960px) {
.weatherforecast .pb-weather-wrapper .pb-weather-forecast {
    display: none !important;
}
}
.weatherforecast .pb-weather-wrapper .pb-weather-forecast .pb-weather-forecast-day {
    margin: 0 2px 10px 0 !important;
    min-width: 31.3%;
    padding: 0 2px !important;
}
.weatherforecast .st-weather .col-md-6:first-child {
    min-width: 100% !important;
}
.weatherforecast .st-weather h3 {
    font-size: 14px !important;
}
.weatherforecast .pb-weather-wrapper .pb-weather-current {
    padding-bottom: 0px !important;
}

/* ======================== Trip Advisor // Tourist Board Icon ======================== */
#CDSWIDCOE {
    border: 1px solid #cccccc !important;
    margin: 0 !important;
    width: 100% !important;
}
#CDSWIDCOE.widCOE .widCOETitle {
    padding-top: 10px !important;
}
#CDSWIDCOE .widCOELink {
	padding-bottom: 10px !important;
}

#CDSWIDCOE img {
    display: inline !important;
    width: 150px !important;
}
.boundary1 {
    float: left;
    width: 55%;
}
.boundary2 {
    padding-top: 15px;
    float: left;
    width: 45%;
}
/* ======================== Article Info ======================== */
.text-info {
    margin-bottom: 15px;
}
@media only screen and (max-width: 480px), (max-device-width: 480px) {
img.wall-plaque {
    float: none !important;
	margin-bottom: 0px !important;
    margin-left: 0px !important;
	min-width: 100%;
}
p.wall-plaque {
    text-align: center;
}
}
table.address-table {
    background-color: #f8f8e5;
}
/* ======================== Documentation Page ======================== */
.documentation .jsn-article-toolbar .btn-group.pull-right {
    display: none;
}
.documentation [class*="leading-"] {
    border: 1px solid #888888;
    border-radius: 4px;
    margin-bottom: 15px;
    padding: 10px;
}
/* ======================== News and Events Page ======================== */
.news .jsn-article-toolbar .btn-group.pull-right {
    display: none;
}
.news [class*="leading-"] {
    content: "";
    display: table;
    border: 1px solid #888888;
    border-radius: 4px;
    margin-bottom: 15px;
    padding: 10px;
}
.news p.readmore {
    padding-top: 10px;
}
.news .pagination {
    text-align: center;
}
/* ======================== Attatchments Plugin Edits ======================== */
/* === Tolbooth Times Page === */
.times div.attachmentsList caption, .documentation div.attachmentsList caption {
    margin-bottom: 5px;
}
.times div.attachmentsList table tbody td {
    padding: 5px;
}
.minutes div.attachmentsList table tbody td.at_file_size {
    padding: 2px 15px 2px 15px;
}
.minutes div.attachmentsList table tbody td.at_file_name {
    padding: 2px;
}
.times div.attachmentsList table, .documentation div.attachmentsList table {
    border: 0px;
}
.minutes div.attachmentsList table {
    width: 100%;
}
/* ======================== Auto Read More Extension ======================== */
.news .readmore a {
    float: none;
}
.news img.readmore {
    border: 1px solid #888888;
    float: left;
    height: 128px;
    margin-right: 10px;
    width: 170px;
}
.search img.readmore {
    display: none;
}

@media only screen and (max-width: 960px), (max-device-width: 960px) {
.news img.readmore {
    display: none;
}
}

/* ======================== Contact Us - Google Map Plugin ======================== */
#gdir_tohere_form_input0 > input {
    width: 300px;
	margin-bottom: 0;
    margin-right: 5px;
}

