body {
    background: url("../img/galwayholiday.jpg") no-repeat fixed center center White;
    background-size: cover;
    font-family:Arial, Verdana, Tahoma;
    font-size:12px;
    /*line-height: 17px;*/
    margin:0;
    padding:0;
}
a:focus, a:hover {
    color: inherit;
    text-decoration: none;
}
.page-container {
    background-color: #b2335b;
}
#block_1 img {
    max-width: 100%;
}
.center-column {
    background-color: #fff;
    height: 100%;
}
header {
    position: relative;
    background-color: #545454;
}
div.back-banner
{
    background: url("../img/galway-ireland.jpg") no-repeat top center / cover;
    height: 220px;
    position: relative;
    width: 100%;
}
div.back-banner .img-cont {
    overflow: hidden;
}

div.header {
    height:87px;
    background-color: #545454;
}

div.header-left {
    background-color: #fff;
}
div.logo {
    background: #fff;
    text-align: center;
}
div.slogan {
    font-family: 'Open Sans', sans-serif;
    float: left;
    text-shadow: 0 1px rgba(0, 0, 0, 0.5);
    color: #FFF;
    font-size: 17px;
    padding:3px 0 0 13px;
}
div.slogan2 {
    line-height:23px;
}
div.inventory {
    height:29px
}
ul.inv {
    list-style-type:none;
    line-height:29px;
    float:right;
    margin:0;
    padding:0 5px 0 0
}

ul.inv li {
    float:left;
    margin:0 5px;
    padding:0
}

div.line {
    background-color:#D2D2D2;
    width:760px;
    height:4px
}
div.top-menu .navbar {
    border: 1px solid transparent;
    margin-bottom: 0;
    position: relative;
    min-height: 0;
}
.nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent;
}
.navbar-toggle {
    background: url("../img/menu_button.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 29px;
    height: 26px;
    border-radius: 0;
}
.navbar-collapse.collapsing ul.menu li, .navbar-collapse.collapse.in ul.menu li {
    float: none;
}
div.top-menu .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    border: none;
    box-shadow: none;
}
div.top-menu {
    background-color: #b2335b;
    bottom: 0;
    float: right;
    font-size: 0.85em;
    padding: 5px 20px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
}
ul.menu {
    list-style-type:none;
    margin:0;
    padding:0
}

ul.menu li {
    float:left;
    line-height:20px;
    height:23px;
    font-family:Trebuchet MS, Arial, Verdana;
    margin:0
}

ul.menu li a {
    line-height:23px;
    color:#FFF;
    font-size:1.2em;
    font-weight:700;
    display:block;
    float:left;
    text-decoration:none;
    text-shadow: 0 1px rgba(0, 0, 0, 0.5);
    padding:0 9px
}

ul.menu li a:hover {
    color:#EBF5FF
}

ul.menu li.active {
    color:#EBF5FF;
    font-weight:700;
    font-size:12px
    
}

ul.menu li.active div {
    line-height:23px;
    padding:0 5px
    text-decoration-style:underline;
}
/*slider*/
.cycle-slideshow, .cycle-slideshow * {
    box-sizing: border-box;
}
.cycle-slideshow {
    /*background: url("images/banner/spinner.gif") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);*/
    position: relative;
    font-size: 13px;
    /*height: 220px;*/
    overflow: hidden;
}
.cycle-slideshow img {
    display: block;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.cycle-slideshow img:first-child {
    position: static;
    z-index: 100;
}
.cycle-overlay {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);   /* IE6 & 7 */
    zoom: 1;
    background: rgba(0,0,0,0.6);
    bottom: 0;
    color: white;
    font-family: tahoma,arial;
    opacity: 1;
    padding: 5px 15px;
    position: absolute;
    width: 100%;
    z-index: 600;
}
.cycle-caption {
    bottom: 15px;
    color: white;
    position: absolute;
    right: 15px;
    z-index: 700;
}
.cycle-slideshow h3 {
    font-family: 'Open Sans';
    font-size: 20px;
    line-height: 30px;
    margin: 0;
    font-weight: bold;
    color: #FFFFFF;
}
.cycle-slideshow .more-link a {
    color: #587dbb;
    text-decoration: underline;
}
.cycle-slideshow .more-link a:hover  {
    color: #FF0000;
    text-decoration: none;
}
h2.img-title {
    position: absolute; line-height: 40px; left: 15px; bottom: 10px; color: rgb(255, 255, 255); font-family: Open Sans; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8); font-weight: 400; letter-spacing: 0.5px; font-size: 30px; max-width: 850px; z-index: 4;
}
#banner .img-cont:before {
    background: none repeat scroll 0 0 rgba(0,0,0,0.3);
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 0.4;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
}
#content_19 a u {
    line-height: 23px;
}
div.lang-switch {
    float:left;
    font-size:0.9em;
    margin:4px;
    padding:0 0 0 5px
}

div.listing-sorting {
    text-align:center;
    border:1px solid #777;
    background:#FFF;
    font-size:0.9em;
    margin:10px 0;
    padding:2px
}

div.search-form {
    background-color:#B2335B;
    height:30px;
    padding-top:13px;
    font-size:0.9em;
    text-align:center;
    margin-top:3px
}

input.what {
    border-top:2px solid #8B2545;
    border-left:2px solid #8B2545;
    border-right:2px solid #DE6E91;
    border-bottom:2px solid #DE6E91;
    font-size:1.05em
}

input.text {
    border:1px solid #777;
    background:#FFF url('../img/text-bg.gif') center left repeat-x;
    height:16px
}

textarea {
    border:1px solid #777
}

input.button {
    border:1px solid #777;
    background:#545454;
    font:bold 13px 'Trebuchet MS', Arial, Verdana;
    color:#FFF;
    height:20px
}

input.button:hover {
    background:#706c6c
}

input,textarea {
    font-family:Verdana;
    font-size:1em
}

div.footer {
    background-color:#545454;
    height:69px;
    text-align:center;
    color:#FFF;
    font-weight:500;
    font-size:0.95em;
    margin:5px 0 0;
    padding:15px 0 0 10px
}

div.copyright {
    font-size:0.9em;
    padding:0px 0 0
}

div.breadcrumb {
    font-weight:700;
    font-size:0.9em;
    color:#333;
    padding:10px
}

p.news {
    margin-top:5px
}

p.last {
    margin-top:5px;
    text-align:right
}

h2 {
    font-size:1.5em;
    margin:0 0 10px;
    padding:0
    color: #880000;
    
}

img {
    border:0
}

.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden
}

* html .clearfix {
    height:1%
}

h1 {
    font-weight:500;
    font-size: 1.5em;
    margin:1px 0 0;
    padding:10px 0 0 1px
}

div.field {
    font-size:0.9em;
    font-weight:700;
    margin-bottom:10px
}

div.url {
    color:#B2335B;
    font-style:italic;
    font-size:0.9em;
    width:100%;
    cursor:help;
    padding:0
}

div.description {
    clear:both;
    width:100%;
    padding:0;
}

div.stat {
    clear:both;
    padding:0;
}

div.stat img {
    margin:0 5px;
}

div.pr_stat {
    margin:0 0 15px;
}

div.categories {
    list-style-type:none;
    width:100%;
    color:#c75b7d;
    padding:0;
}

div.subcategories {
    padding-left:30px;
    color:#c75b7d;
}

div.subcategories a {
    font-size:0.9em;
    font-weight:300;
    text-decoration:none;
}

div.categories div.divider {
    clear:both;
    line-height:1px;
}

div.categories div.categ {
    line-height:20px;
    background:url('../img/ico-dir.gif') top left no-repeat;
    margin-left:5px;
    padding-left:25px;
}

.no {
    border:none
}

a.no {
    text-decoration:none
}

.editor-welcome {
    text-align:left;
    padding:0;
}

.editor-content {
    text-align:center;
    padding:0;
}

div.notification {
    background:#D7EBD3;
    border:1px solid #265624;
    font-weight:700;
    color:#265624;
    margin:10px 0;
    padding:20px 20px 20px 40px
}

div.error {
    background:#FFEDEB;
    border:1px solid #CD5C52;
    font-weight:700;
    color:#CD5C52;
    margin:10px 0;
    padding:20px 20px 20px 40px
}

div.error img,div.notification img {
    position:relative;
    top:-3px;
    left:-25px;
    float:left
}

div.navigation {
    clear:both;
    margin:15px 0
}

div.navigation a {
    text-decoration:none;
    border:1px solid #777;
    background:#FFF;
    padding:0 4px
}

div.navigation span {
    border:1px solid #777;
    background:#FFF;
    padding:0 4px
}

div.pagerank {
    border:1px solid #ccc;
    height:4px;
    width:50px;
    background:#EFEFEF;
    float:left;
    margin:7px 0 0 5px;
    padding:0
}

div.inner-pagerank {
    margin-top:-1px;
    background-image:url('../img/pr10.gif');
    float:left;
    height:5px;
    padding:0
}

div.pr-text {
    float:left;
    font-size:0.9em
}

div.preview {
    background:#FFF url('../img/no-preview.gif') center center no-repeat;
    border:1px solid #ccc;
    height:90px;
    width:120px
}

div.adsense {
    text-align:center;
    margin:10px 0
}

div.box {
    clear:both;
    margin:10px 0 0
}

div.box-caption-movable {
    background-color:#B2335B;
    color: #FFF;
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 1.25em;
    font-weight: bold;
    border-bottom: 1px solid #FFF;
    text-transform: uppercase;
    text-shadow: 0 1px rgba(0, 0, 0, 0.5);
    padding: 4px 2px 4px 10px;
}
#block_31 {
    margin: 0;
}
div.box-caption-fixed {
    background-color:#B2335B;
    color:#FFF;
    font-family:Trebuchet MS, Arial, Verdana;
    font-size:1.25em;
    font-weight:700;
    padding-left:10px;
    text-transform:uppercase;
    text-shadow: 0 1px rgba(0, 0, 0, 0.5);
    line-height:28px;
    margin:0
}

div.partner-listing a {
    text-align:left;
    color:#FFF
}

span.highlight {
    background:#FAF3C1;
    color:#000;
    font-weight:700
}

ul.account-menu {
    list-style-type:none;
    font-weight:700;
    line-height:20px;
    margin:10px 0 0;
    padding:0
}

ul.account-menu li {
    text-transform:uppercase
}

div.posted {
    font-size:0.9em;
    font-style:italic;
    margin:5px 0
}

hr {
    background:#777;
    height:1px;
    border:none;
    margin:10px 0
}

div.comment-approval {
    font-size:0.9em;
    color:#666
}

p.user {
    margin:8px 0;
    padding:0
}

div.news-title {
    font-weight:700;
    margin:5px 0 5px 0;
}

div.news-date {
    font-size:0.9em;
    text-align:right;
    margin:0 0 10px
}

.left-column {
    color:#FFF;
}

.center-column {
    padding: 0 3px;
    background: #fff;
}

.right-column {
    background-color:#B2335B;
    color:#FFF;
}

div.xml-button {
    text-align: right;
    margin-left:10px;
    margin-top: -16px;
}

p.field {
    font-size:0.9em;
    margin:0 0 10px
}

div.payment,div.categories-tree {
    border:1px solid #777;
    margin:10px 0;
    padding:10px
}

ol {
    margin:0 0 0 30px;
    padding:0
}

.suspended {
    background-color:#eee
}

.approval {
    background:#70d0b6
}

div.admin-approve {
    margin:10px
}

div.waiting {
    float:left;
    width:15px;
    height:15px;
    background:#70d0b6;
    border:1px solid #777;
    margin:0 5px 0 0
}

div.dbx-handle {
    color:#215DC6;
    height:31px;
    margin:0;
    padding:0
}

fieldset {
    border:1px solid #777;
    margin:10px 1px;
    padding:0 10px 10px
}

legend {
    padding:2px 5px
}

td.listing {
    padding:5px 0
}

div.listings {
    padding-top:5px
}

div.listings div.area {
    border:1px solid #777;
    margin:20px 0;
    padding:10px
}

div.listings div.icon {
    border:1px solid #777;
    background:#FFF;
    display:block;
    float:right;
    margin-top:-30px;
    right:10px;
    height:30px;
    font-size:1em;
    vertical-align:middle;
    padding:5px
}

html fieldset.collapsed {
    border-bottom-width:1px;
    border-left-width:1px;
    border-right-width:1px;
    margin-bottom:0;
    height:1em
}

html fieldset.collapsed * {
    display:none
}

html fieldset.collapsible legend a {
    padding-left:15px;
    background:url(../img/expanded-arrow.png) 0 75% no-repeat;
    font-weight:700;
    display:block;
    text-decoration:none
}

html fieldset.collapsed legend a {
    background-image:url(../img/collapsed-arrow.png);
    background-position:0 50%
}

* html fieldset.collapsed legend,* html fieldset.collapsed legend *,* html fieldset.collapsed table * {
    display:inline
}

ul.tree {
    list-style-type:none;
    margin:0 0 0 25px;
    padding:0
}

ul.tree li {
    font-size:12px
}
.resp-table td > img {
    margin-right: 5px;
}
.event-table td > img {
    margin-right: 5px;
}
.rating
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    height: 22px;
    position: relative;
    background: url('../img/starrating-small.gif') top left repeat-x;
}

.rating li
{
    text-indent: -90000px;
    padding: 0px;
    margin: 0px;
    float: left;
}

.rating li a
{
    outline: none;
    display: block;
    width: 22px;
    height: 22px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 20;
    position: absolute;
    padding: 0px;
    cursor: pointer;
    background: none;
}

.rating li a:hover
{
    background: url('../img/starrating-small.gif') left center;
    z-index: 2;
    left: 0px;
}
.rating a.r1-unit
{
    left: 0px;
}
.rating a.r1-unit:hover
{
    width:22px;
}
.rating a.r2-unit
{
    left:22px;
}
.rating a.r2-unit:hover
{
    width: 44px;
}
.rating a.r3-unit
{
    left: 44px;
}
.rating a.r3-unit:hover
{
    width: 66px;
}
.rating a.r4-unit
{
    left: 66px;
}
.rating a.r4-unit:hover
{
    width: 88px;
}
.rating a.r5-unit
{
    left: 88px;
}
.rating a.r5-unit:hover
{
    width: 110px;
}
.rating a.r6-unit
{
    left: 110px;
}
.rating a.r6-unit:hover
{
    width: 132px;
}
.rating a.r7-unit
{
    left: 132px;
}
.rating a.r7-unit:hover
{
    width: 154px;
}
.rating a.r8-unit
{
    left: 154px;
}
.rating a.r8-unit:hover
{
    width: 176px;
}
.rating a.r9-unit
{
    left: 176px;
}
.rating a.r9-unit:hover
{
    width: 198px;
}
.rating a.r10-unit
{
    left: 198px;
}
.rating a.r10-unit:hover
{
    width: 220px;
}
.rating li.current-rating
{
    background: url('../img/starrating-small.gif') left bottom;
    position: absolute;
    height: 22px;
    display: block;
    text-indent: -9000px;
    z-index: 1;
}

.voted {
    color:#999
}

.thanks {
    color:#36AA3D
}

div.js_notification {
    top:10px;
    position:absolute;
    left:10px;
    width:200px;
    border:1px solid #000;
    background-color:#FFF;
    font-family:Arial, Verdana, Tahoma;
    font-size:10pt;
    font-weight:700;
    padding:5px 10px
}

a,div.breadcrumb a,h1 a {
    color:#8a1f40
}

div.lang-switch select,p.date {
    font-size:0.9em
}

div.listing-sorting a,a.title,div.categories a {
    font-weight:700
}

div.footer a,ul.account-menu li a,ul.account-menu li a:visited,ul.account-menu li a:hover {
    color:#FFF;
    text-decoration: none;
    text-shadow: 0 1px rgba(0, 0, 0, 0.5);
}

p,form {
    margin:0;
    padding:0
}

div.categories div.col,div.categories div.last {
    float:left;
    height:100%;
    text-align:left;
    padding-top:15px;
    width: 32%;
}
#content_16 img {
    margin-right: 5px;
}
div.navigation a:hover,div.navigation span.active {
    background:#CCC
}

div.box-content-center,div.box-content {
    padding:10px;
    line-height:19px;

}

div.featured-listing,div.sponsored-listing,div.partner-listing {
    color:#FFF;
    margin:5px 0
}

div.featured-listing a,div.sponsored-listing a {
    text-align:left;
    color:#FFF;
    margin:5px 0
}

html fieldset.collapsed legend,.boxrating {
    display:block
}
a.booknow
{
    background: url('../img/booknow.gif') top left no-repeat;
    width:91px;
    height:23px;
}
a.facebook
{
    background: url('../img/facebook.gif') top left no-repeat;
    width:96px;
    height:23px;
}
a.twitter
{
    background: url('../img/twitter.gif') top left no-repeat;
    width:82px;
    height:23px;
}
/*new*/
.header-top {
    background-color: #373737;
    height: 28px;
    text-align: right;
    padding: 0 0 2px 0;
}
.top-mitem {
    line-height: 28px;
    color: #999999;
    text-decoration: none;
    font-size: 13px;
}
.top-mitem:hover span {
    text-decoration: underline;
    color: #999999;
}
.top-mitem.has_sep:after {
    content: "|";
    position: relative;
    margin-left: 5px;
    padding-right: 4px;
    color: #999999;
}
.top-mitem.last {
    margin-right: 10px;
}
.header-top > span {
    display: inline-block;
}
div.header div.slogan {
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
}
.top-menu-container, .social-lang-container {
    display: inline-block;
}
#google_translate_element {
    margin: 0 10px;
    display: inline-block;
}
.facebook-icon {
    background: url('../img/facebook-icon.png') 0 0 no-repeat;
    width: 22px;
    margin-right: 2px;
    height: 22px;
    vertical-align: middle;
    display: inline-block;
}
.twitter-icon {
    background: url('../img/twitter-icon.png') 0 0 no-repeat;
    width: 22px;
    margin-right: 2px;
    height: 22px;
    vertical-align: middle;
    display: inline-block;
}
.google-plus-icon {
    background: url('../img/google-plus-icon.png') 0 0 no-repeat;
    width: 22px;
    margin-right: 2px;
    height: 22px;
    vertical-align: middle;
    display: inline-block;
}
.pinterest-icon {
    background: url('../img/pinterest-icon.png') 0 0 no-repeat;
    width: 22px;
    margin-right: 2px;
    height: 22px;
    vertical-align: middle;
    display: inline-block;
}
.blogger-icon {
    background: url('../img/blogger-icon.png') 0 0 no-repeat;
    width: 22px;
    margin-right: 2px;
    height: 22px;
    vertical-align: middle;
    display: inline-block;
}
.flickr-icon {
    background: url('../img/flickr-icon.png') 0 0 no-repeat;
    width: 22px;
    margin-right: 2px;
    height: 22px;
    vertical-align: middle;
    display: inline-block;
}
.instagram-icon {
    background: url('../img/instagram-icon.png') 0 0 no-repeat;
    width: 22px;
    margin-right: 2px;
    height: 22px;
    vertical-align: middle;
    display: inline-block;
}
.social-icon {
    display: inline-block;
}
.gcs {
    float: right;
    margin-right: 10px;
    vertical-align: middle;
}
.goog-te-gadget-icon {
    display: none !important;
}
.goog-te-gadget-simple {
    background-color: #474242 !important;
    border-color: #1f1e1e !important;
    color: #ffffff !important;
}
.goog-te-gadget-simple .goog-te-menu-value {
    color: #ffffff !important;
}
.gsc-control-cse {
    background-color: transparent !important;
    border-color: transparent !important;
    padding: 0 !important;
}
#gsc-i-id1 {
    background: none !important;
}
.gsc-input-box {
    height: 19px !important;
    border-radius: 5px 0 0 5px;
    margin-top: 2px !important;
}
input.gsc-input {
    font-size: 11px !important;
    width: 130px !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0 !important;
}
.gsib_a {
    padding-top: 2px !important;
}
form.gsc-search-box {
    margin: 0 !important;
}
input.gsc-search-button, input.gsc-search-button:focus {
    background-color: #b2335b !important;
    border-color: transparent !important;
    border-radius: 0 5px 5px 0 !important;
    padding: 2px 9px !important;
    margin: 0;
    box-sizing: content-box;
}
.page-container .search-form {
    display: none;
}
.page-container .hide-alph {
    display: none;
}
.footer-container {
    padding: 10px 0;
}
.footer-container h3 {
    font-size: 16px;
    color: #efefef;
    padding-left: 10px;
}
.footer-col {
    display: inline-table;
    padding-left: 10px;
    border-right: 1px solid #777777;
    height: 190px;
    margin-top: 10px;
}
.footer-col h3 {
    margin-top: 5px;
}
.footer-col.last {
    border-right: none;
}
.footer.footer-n {
    font-size: 12px;
    height: 100%;
    line-height: 20px;
    padding-top: 0;
    text-align: left;
}
.footer.footer-n ul {
    list-style: none;
    padding-left: 10px;
}
.footer-copyright {
    background-color: #373737;
}
.footer-copyright-left {
    color: #ffffff;
    padding-left: 15px;
    font-size: 13px;
    line-height: 40px;
}
.footer-copyright-right {
    padding-right: 15px;
}
.footer-copyright-right ul {
    list-style: none;
    margin: 0;
    text-align: right;
}
.footer-copyright-right ul li {
    display: inline-block;
    line-height: 40px;
    padding-right: 10px;
}
.footer-copyright-right .top-mitem, .footer-copyright-right .top-mitem:hover {
    color: #999;
}
.footer-copyright-right .top-mitem.has_sep:after {
    content: "|";
    margin-left: 13px;
    padding-right: 0;
    position: relative;
}
table.gsc-search-box td {
    width: 0 !important;
}
.websnaprThumb {
    width: 90px;
}
.websnaprThumb img {
    max-width: 100%;
}
iframe[id^="twitter-widget-"] {
    margin-top: 10px !important;
    width: 100% !important;
}
.book-tour-btn {
    background-color: #555;
    border: medium none;
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
    margin: 5px 0;
}
.book-tour-btn:hover {
    background-color: #222;
    color: #fff;
}
.book-icon-small {
    background: rgba(0, 0, 0, 0) url("../img/booking-icon-small.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 14px;
    margin-right: 9px;
    vertical-align: text-bottom;
    width: 14px;
    background-size: contain;
}
.book-tour-btn span {
    display: inline-block;
    vertical-align: middle;
}
.book-now-big-btn {
    display: inline-block;
}
.book-now-big-btn:hover {
    cursor: pointer;
}
