html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
ol, ul {
    list-style: none;
}

*{
	margin: 0;
	padding: 0;
}
body {
	
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1;
}



#Content_Header {
    width: 100%;
    height: 65px;
    background-color: #048CDE;
    background-image: url('../images/banner.png');
    background-size: 32px 65px;
    border-bottom: 1px solid #145885;
}
#Content_Header .Content {
    margin: 0 auto;
    width: 900px;
    color: white;
}

.leftFloat {
    float: left;
    height: 100%;
}
#Content_Header .leftFloat {
}

#Content_Header h1 {
    color: white;
    font-size: 32px;
    font-weight: normal;
    /* font-family: 'Lobster', cursive; */
    font-family: 'Oxygen', Arial, sans-serif;
    margin-top: 8px;
    font-weight: 400;
}
#Content_Header h1 a {
    color: white !important;
    text-decoration: none !important;
}
#site-subtitle {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    margin-top: 2px;
    display: inline-block;
}

.rightFloat {
    float: right;
}
#Content_Header .rightFloat {
    left: 987px;
    height: 80px;
    width: 275px;
    background-repeat: repeat-x;
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.siteTelephone .telephone {
    font-size: 28px;
    margin-top: 10px;
    width: 100%;
    text-align: center;
    color: #0271b3;
    font-family: 'Oxygen', Arial, sans-serif;
}
.siteTelephone .telephone img {
    width: 40px;
    height: 40px;
    float: left;
    margin-left: 13%;
    margin-top: 5px;
}
.siteTelephone .telephone a {
    border: none;
    text-decoration: none;
    color: #ffffff;
    float: right;
    margin-top: 4px;
}
.siteTelephone .telephone span {
    font-size: 17px;
    color: #ffffff;
    display: inline-block;
    float: right;
    font-family: 'Roboto Condensed', sans-serif;
}
.siteTelephone .callback {
}

#Social_Links_Top_rel {
    margin: 0 auto;
    padding-top: 5px;
    position: relative;
    width: 900px;
}
#Social_Links_Top_abs {
    position: absolute;
    right: 295px;
    text-align: center;
    width: 285px;
    line-height: 24px;
    margin-top: -5px;
}
#gPlusAdd #___plusone_0 {
    width: 62px !important;
    vertical-align: bottom !important;
}


#Content_Support {
    border-top: 1px solid #1F87CB;
    width: 100%;
    height: 38px;
    line-height: 25px;
    color: white;
    background-color: #145885;
    z-index: 10;
}
#Content_Support .Content {
    width: 900px;
    height: 100%;
    margin: 0 auto;
}

.groupBook {
    margin-top: -13px !important;
}
#MainMenu {
    float: left;
    border: none;
    height: 100%;
    font-size: 0;
}
#MainMenu li {
    display: inline-block;
    height: 100%;
    width: 85px;
}
#MainMenu a:link {
    text-decoration: none;
}
#MainMenu a {
    text-decoration: none;
    font-weight: normal;
    color: #FFFFFF;
    font-size: 15px;
    font-family: 'Oxygen', Arial, sans-serif;
    cursor: pointer;
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}
#MainMenu a span {
    display: inline-block;
    margin-top: 5px;
}
#MainMenu a:hover {
    text-decoration: none;
    background: #00486B;
    box-shadow: inset 0px 0px 3px rgba(0,0,0,0.25);
}
.clear {
    clear: both;
    margin: 0;
    padding: 0;
}


#Centre_Column {
    margin: auto;
    width: 900px;
    height: 100%;
}

#Middle_Content {
    background: white;
    background: rgba(255,255,255, 0.6) !important;
    margin: -7px -10px -10px;
    padding: 10px;
    z-index: 2;
}
#Middle_Content {
    width: 100%;
    margin-top: 10px;
}
#site-telephone-mobile {
    display: none;
}
#Left_Column {
    position: absolute;
    float: left;
    width: 300px;
}
#Right_Column {
    float: right;
    width: 600px;
}

#BIQ, .widget {
    width: 285px;
}

#BIQ #Header {
    height: 30px;
    line-height: 30px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #3e3e3e;
    background-repeat: repeat-x;
    background-position: bottom;
    border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border: 1px solid #3e3e3e;
    border-bottom: none;
}
#BIQ #Header .leftFloat {
    font-size: 16px;
    color: #FFFFFF;
    height: 30px;
    line-height: 30px;
    letter-spacing: 1px;
    width: 100%;
    text-align: center;
}
#BIQ #Header .rightFloat {
    height: 22px;
    line-height: 22px;
    padding-top: 5px;
    color: white;
}

#BIQ #Middle {
    width: 100%;
    background-color: #535353;
    height: 100%;
}

#BIQ .BIQ_Element {
    background-repeat: repeat-x;
    background-position: bottom;
    border-left: 3px solid #535353;
}
.floatLeft {
    float: left;
    text-align: left;
    overflow: hidden;
}
#BIQ .BIQ_Element .floatLeft {
    width: 57px;
    padding-right: 5px;
    text-align: right;
}
#BIQ .BIQ_Element .floatLeft, #BIQ .BIQ_Element .floatRight {
    padding-top: 7px;
    padding-bottom: 7px;
    min-height: 20px;
}
#BIQ label {
    display: block;
    color: #FFFFFF;
    font-size: 10px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
}
#BIQ .F_Points {
    width: 205px;
    background-color: #FFFFFF;
    float: left;
}
#BIQ input {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    border: none;
    padding: 5px;
    padding-right: 5px !important;
    width: 100%;
}

#BIQ select {
    border: none;
    padding: 0px;
    margin: 0px;
    top: 0px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: left;
    padding: 5px;
    width: auto;
    max-width: 211px;
}
#BIQ option {
    padding: 5px;
    text-align: left;
}

#BIQ input[type=submit] {
    height: 30px;
    background-color: #356E95;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0px;
    letter-spacing: 1px;
    border-top: 1px solid #1e3d53;
    border-bottom: 1px solid #1e3d53;
    cursor: pointer;
    color: white;
}
#BIQ input[type=submit]:hover {
    background-color: #23587f;
    border-color: #1e3d53;
}

.block-button.yellow {
    background: #ffe102;
    background: #ffd002;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffd002 0%, #ff9e02 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd002), color-stop(100%,#ff9e02));
    background: -webkit-linear-gradient(top, #ffd002 0%,#ff9e02 100%);
    background: -o-linear-gradient(top, #ffd002 0%,#ff9e02 100%);
    background: -ms-linear-gradient(top, #ffd002 0%,#ff9e02 100%);
    background: linear-gradient(to bottom, #ffd002 0%,#ff9e02 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd002', endColorstr='#ff9e02',GradientType=0 );
}
.block-button.yellow:hover, .block-button.yellow.hover {
    background: #f1e767;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f1e767 0%, #feb645 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1e767), color-stop(100%,#feb645));
    background: -webkit-linear-gradient(top, #f1e767 0%,#feb645 100%);
    background: -o-linear-gradient(top, #f1e767 0%,#feb645 100%);
    background: -ms-linear-gradient(top, #f1e767 0%,#feb645 100%);
    background: linear-gradient(to bottom, #f1e767 0%,#feb645 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 );
}
.fix-biq-submit {
    width: 252px !important;
    height: auto !important;
    line-height: 35px !important;
    text-transform: none !important;
    font-size: 18px !important;
    font-weight: normal !important;
    display: block !important;
}
.block-button {
    display: block;
    background: #008dd4;
    color: white !important;
    text-decoration: none !important;
    margin-left: auto;
    margin-right: auto;
    border-radius: 15px;
    width: 252px;
    line-height: 35px;
    border-top: white;
    text-align: center;
    font-size: 18px;
    text-shadow: 0px -1px 1px rgba(0,0,0,0.5);
    border-top: 1px solid #92ECFF;
    border-bottom: 1px solid #002B4D;
    border-left: none;
    border-right: none;
    background: #00abf6;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #00abf6 0%, #0066a5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00abf6), color-stop(100%,#0066a5));
    background: -webkit-linear-gradient(top, #00abf6 0%,#0066a5 100%);
    background: -o-linear-gradient(top, #00abf6 0%,#0066a5 100%);
    background: -ms-linear-gradient(top, #00abf6 0%,#0066a5 100%);
    background: linear-gradient(to bottom, #00abf6 0%,#0066a5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00abf6', endColorstr='#0066a5',GradientType=0 );
    cursor: pointer;
    user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}
.block-button:hover, .block-button.hover {
    background: #00baf8;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #00baf8 0%, #006eb1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00baf8), color-stop(100%,#006eb1));
    background: -webkit-linear-gradient(top, #00baf8 0%,#006eb1 100%);
    background: -o-linear-gradient(top, #00baf8 0%,#006eb1 100%);
    background: -ms-linear-gradient(top, #00baf8 0%,#006eb1 100%);
    background: linear-gradient(to bottom, #00baf8 0%,#006eb1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00baf8', endColorstr='#006eb1',GradientType=0 );
    color: white;
    text-decoration: none;
}
a:hover {
    outline-style: none;
}


#slides {
    position: absolute;
    z-index: 100;
}
#Banner, .banners {
    width: 600px;
    height: 180px;
    border-radius: 0px 20px 0px 20px;
    border: 1px solid #CCCCCC;
    background-color: #F3F3F3;
    overflow: hidden;
}
.slider-container {
    width: 600px;
    height: 180px;
    overflow: hidden;
}
.slider-container #slider
{
	overflow: visible !important;
}
#slider img {
    height: 180px;
    width: 600px;
    margin: 0;
    position: relative;
}



#A2Zminicabs_Callback {
    margin-top: 4%;
}

#CallbackToggleBar {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: rgb(51, 51, 51);
    display: none;
}
.dotted {
    border-bottom: 1px dotted rgb(62, 62, 62);
}
#CallbackToggleBarSelected {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: none;
}
#CallbackToggleBar:hover, #CallbackToggleBarSelected {
    background-color: rgb(62, 62, 62) !important;
    color: rgb(255, 255, 255);
}
#CallbackToggleBarSelected, #CallbackToggleBar {
    background: url('../images/tel_logo.png') 3.3em 0px / 28px 33px no-repeat scroll transparent;
    padding: 10px 10px 10px 40px;
    font-size: 16px;
    letter-spacing: 1px;
    cursor: pointer;
    text-align: center;
}
#CallbackMiddle {
    color: rgb(83, 83, 83);
    display: none;
}
.callback_element {
    border-left: 1px solid rgb(62, 62, 62);
    border-right: 1px solid rgb(62, 62, 62);
    background-color: rgb(238, 238, 238);
    padding: 6px 0px 6px 10px;
}
.cb_Left {
    width: 70px;
    text-align: right;
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 21px;
}
.cb_Right {
    float: right;
    width: 185px;
    margin-right: 10px;
}
#A2Zminicabs_Callback input {
    height: 15px;
    padding: 4px;
    width: 175px;
}
#A2Zminicabs_Callback input, #A2Zminicabs_Callback select, #A2Zminicabs_Callback textarea {
    border: 1px solid gray;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    font-size: 13px;
}
#A2Zminicabs_Callback textarea {
    width: 185px;
}
#A2Zminicabs_Callback select {
    width: 185px;
}
.cleaner {
    padding: 0;
    margin: 0;
      clear: both;
    height: 0;
    overflow: hidden;
}
#CallbackFooter {
    background-color: rgb(238, 238, 238);
    height: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: rgb(62, 62, 62);
    border-bottom-color: rgb(62, 62, 62);
    border-left-color: rgb(62, 62, 62);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-top: 0px;
}
#CallbackFooter {
    display: none;
}

#paymentButton {
    cursor: pointer;
    color: #333;
    display: block;
    padding: 10px 10px 10px 50px;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    border-radius: 10px 10px 0px 0px;
    letter-spacing: 1px;
    width: 225px;
    height: 16px;
    margin: 5px 0px 0px;
    background: url('../images/payment_logo.png') no-repeat 70px 0px;
    background-size: 28px 33px;
}
#paymentButton:hover, #paymentButton.selected {
    color: white;
    background-color: #3E3E3E;
}


a {
    outline: none;
    outline-style: none;
}
#paymentMiddle {
    color: #535353;
}
#paymentMiddle {
    display: none;
    margin: 0px;
    padding-bottom: 10px;
    border-radius: 0px 0px 10px 10px;
    border: 1px solid black;
    background: #EEE;
}
#paymentMiddle input {
    height: 40px !important;
    padding: 4px !important;
    width: 175px !important;
}
#paymentMiddle input, #paymentMiddle textarea {
    border: 1px solid gray !important;
    width: 175px !important;
    margin: 5px 0px !important;
    height: 40px !important;
}
#paymentMiddle textarea {
    height: 40px !important;
    width: 175px !important;
    padding: 5px !important;
}
textarea {
    resize: vertical;
}

#SendFeedback {
    margin-bottom: 18px;
    margin-top: -7px;
}
#SendFeedbackToggleBar {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #333333;
    display: none;
}
#SendFeedbackToggleBarSelected, #SendFeedbackToggleBar {
    background: url('../images/thumbsup_logo.png') no-repeat scroll 3.3em 0 transparent;
    padding: 10px 10px 10px 40px;
    font-size: 16px;
    letter-spacing: 1px;
    cursor: pointer;
    text-align: center;
}
#SendFeedback .dotted {
    border-bottom: 1px dotted #3E3E3E;
}
#SendFeedbackMiddle, #SendFeedbackToggleBarSelected {
    margin-bottom: 0px !important;
}
#SendFeedbackToggleBarSelected {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: none;
}
#SendFeedbackToggleBar:hover, #SendFeedbackToggleBarSelected {
    background-color: #3E3E3E;
    color: #ffffff;
}
#SendFeedbackMiddle, #SendFeedbackToggleBarSelected {
    margin-bottom: 0px !important;
}
#SendFeedbackMiddle {
    color: #535353;
    display: none;
}
.sendfeedback_element {
    border-left: 1px solid #3E3E3E;
    border-right: 1px solid #3E3E3E;
    background-color: #eeeeee;
    padding: 6px 0px 6px 10px;
    margin-bottom: 0px !important;
}
#SendFeedback .sf_Left {
    width: 70px;
    text-align: right !important;
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 21px;
}
#SendFeedback .sf_Right {
    float: right;
    width: 185px;
    margin-right: 10px !important;
}
#SendFeedback input {
    height: 15px !important;
    padding: 4px !important;
    width: 175px !important;
}
#SendFeedback input, #SendFeedback select, #SendFeedback textarea {
    border: 1px solid gray !important;
    font-size: 13px !important;
}
#SendFeedback textarea {
    width: 185px;
    font-family: "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
}
#SendFeedbackFooter {
    background-color: #EEEEEE;
    height: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid #3E3E3E;
    border-top: 0px;
}
#SendFeedbackFooter {
    display: none;
}
#TestimonialWidget {
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    width: 275px;
    padding: 5px;
    margin-bottom: 30px !important;
}
#TestimonialWidget {
    background: white;
}
#TestimonialWidget h2 {
    font-size: 18px;
    border-bottom: 1px solid #cccccc;
    text-align: center;
    padding-top: 5px;
    height: 26px;
}
h2 {
    font-size: 18px;
    color: #048bdc;
    clear: both;
}
#TestimonialBody img {
    width: 275px;
}


#promotions {
    clear: both;
}
#promotions {
    margin-top: 20px;
}
#promotions .promo_row {
    margin-top: 20px;
    font-size: 0px;
}
#promotions .first, #promotions .first:hover, #promotions .first:visited {
    margin: 0px !important;
}
#promotions .promo, #promotions .promo:hover, #promotions .promo:visited {
    margin-left: 13px;
    display: inline-block;
    text-decoration: none;
    border: none;
}
#promotions .big {
    height: 80px;
    width: 120px;
    padding: 10px;
    overflow: hidden;
}
#promotions .big, #promotions .big:hover, #promotions .small, #promotions .small:hover {
    background: #008edb;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #008edb 0%, #005484 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#008edb), color-stop(100%,#005484));
    background: -webkit-linear-gradient(top, #008edb 0%,#005484 100%);
    background: -o-linear-gradient(top, #008edb 0%,#005484 100%);
    background: -ms-linear-gradient(top, #008edb 0%,#005484 100%);
    background: linear-gradient(to bottom, #008edb 0%,#005484 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008edb', endColorstr='#005484',GradientType=0 );
    color: white;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    border-radius: 0px 20px 0px 20px;
    font-family: 'Raleway', 'Lucida Grande', Tahoma, Arial, Verdana, sans-serif;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}
#promotions a.big:hover, #promotions a.small:hover {
    background: #0099de;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #0099de 0%, #006590 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0099de), color-stop(100%,#006590));
    background: -webkit-linear-gradient(top, #0099de 0%,#006590 100%);
    background: -o-linear-gradient(top, #0099de 0%,#006590 100%);
    background: -ms-linear-gradient(top, #0099de 0%,#006590 100%);
    background: linear-gradient(to bottom, #0099de 0%,#006590 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099de', endColorstr='#006590',GradientType=0 );
}
#promotions .small:hover, #promotions .big:hover {
}
#promotions .promo, #promotions .promo:hover, #promotions .promo:visited {
    margin-left: 13px;
    display: inline-block;
    text-decoration: none;
    border: none;
}
a:visited {
    color: #015e96;
}
#promotions .price {
    position: relative;
    right: 0;
    float: right;
    background: white;
    display: inline-block;
    border-radius: 20px 0px 0px 0px;
    margin: 61px -10px -90px 0px;
    padding: 10px 6px 6px 10px;
    color: #006F9E;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Lucida Grande', Tahoma, Arial, Verdana, sans-serif;
    text-shadow: none;
}
#promotions .text1 {
    font-weight: bold;
    font-size: 12px;
}
#promotions .text1, #promotions .text2, #promotions .text3 {
    display: block;
    width: 120px;
    line-height: 15px;
    font-size: 12px;
    margin-bottom: 4px;
    white-space: nowrap;
}


#Textual_Content, #Error_Content {
    background-color: #ffffff;
    width: 600px;
    padding-top: 20px;
    padding-bottom: 0px;
    border: 1px solid #cccccc;
    border-radius: 0px 20px 0px 20px;
    -webkit-border-radius: 0px 20px 0px 20px;
    -moz-border-radius: 0px 20px 0px 20px;
    line-height: 16px;
}
#Textual_Content {
    min-height: 500px;
}
#Textual_Content dl {
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 30px;
    text-align: justify;
}
#Textual_Content dt, #Textual_Content h2.faqHeader, #Error_Content h2.errorHeader, #Textual_Content > h2 {
    padding-bottom: 5px;
    border-bottom: 1px solid #D5D5D5;
    font-size: 20px;
    color: #048bdc;
    font-weight: 600;
}
#Textual_Content dd {
    padding-top: 10px;
    border-top: 1px solid #FFFFFF;
}
#Textual_Content p {
    margin: 5px;
    margin-bottom: 10px;
}
#Textual_Content ul {
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 25px;
    list-style: none;
    padding-left: 20px;
}
#Textual_Content li {
    padding-left: 20px;
    background-image: url('../images/tick.png');
    background-size: 12px 12px;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding-bottom: 3px;
    clear: both;
}
#BookOnlineBanner {
    width: 600px;
    height: 10px;
}

#Bottom_Footer {
    width: 100%;
    text-align: center;
    font-size: 10px;
    padding-top: 5px;
    margin-top: 15px;
    color: #535353;
    padding-bottom: 20px;
}
.rshow {
    display: none !important;
}
a:link {
    color: #048cde;
}

h2.faqHeader, h2.errorHeader {
    margin: 0px 30px 30px 30px;
}
#Textual_Content dl {
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 30px;
    text-align: justify;
}
#Textual_Content dl {
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 30px;
    text-align: justify;
}
#questions_list a {
    display: block;
    font-size: 14px;
    margin: 2px 0px 4px;
}
#listFAQs dt {
    font-size: 15px !important;
    border: 0px !important;
    padding-bottom: 0px !important;
    font-weight: normal !important;
}
#listFAQs dd {
    margin-bottom: 20px;
    padding-top: 5px !important;
    font-size: 13px;
    color: #333333;
}

.vehicle-information {
    border: 1px solid #F1F1F1;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 20px;
    min-height: 130px;
}
.vehicle-information .leftFloat {
    width: 250px;
    border-right: 1px solid #F1F1F1;
    height: 100%;
}
.vehicle-information .rightFloat {
    width: 275px;
    height: 100%;
    text-align: left;
    background-color: #F9F9F9;
    border-left: 1px solid #F1F1F1;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.vehicle-information img {
    width: 250px;
    margin-top: 20px;
    position: absolute;
}
.vehicle-information h4 {
    padding-top: 10px;
    padding-left: 15px;
}
.vehicle-information p {
    padding-top: 10px;
    padding-left: 10px;
}
.vehicle-information .details {
    width: 90%;
    margin: 0 auto;
    background-color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
}
#Textual_Content .vehicle-information dl {
    margin: 0;
}
.vehicle-information .details .passengers {
    background-image: url('../images/booking_icon_people.png');
    background-size: 25px 45px;
}
.vehicle-information .details dd {
    float: left;
    padding-top: 0px;
    width: 33%;
    background-repeat: no-repeat;
    background-position: 50%;
    height: 65px;
}
.vehicle-information .details div {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-top: 55px;
}
.vehicle-information .details .luggage {
    background-image: url('../images/booking_icon_luggage.png');
    background-size: 31px 23px;
}
.vehicle-information .details .handLuggage {
    background-image: url('../images/booking_icon_smallluggage.png');
    background-size: 18px 14px;
}


.company-established {
    margin-left: 30px;
    position: relative;
    top: -25px;
    left: 0px;
}
.selling-points {
    width: 280px;
    float: left;
}
.company-columns {
    display: block;
    color: rgb(4, 139, 220);
    font-weight: 300;
    font-size: 1.15em;
}

.opening-times {
    width: 250px;
    float: left;
}

.companyDetails {
    min-height: 120px;
}

.companyDetails {
    padding: 20px;
    background-color: #F9F9F9;
    margin-bottom: 15px;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}
.company-address {
    float: left;
    width: 290px;
    margin-right: 10px;
    min-height: 60px;
}
.companyDetails address {
    padding-left: 20px;
}
.payment-method {
    float: left;
    width: 55px;
    height: 37px;
    margin-top: 5px;
    margin-right: 5px;
}

.site-owner {
    text-align: center;
    clear: both;
}

.contact_form {
    font-size: 12px;
}
.contact_form .field {
    float: left;
    width: 45%;
    min-width: 210px;
    margin: 0px 5% 10px 0px;
}
.contact_form .field label {
    display: block;
    font-weight: bold;
    padding-bottom: 5px;
}
.contact_form input[type="text"], .contact_form textarea {
    font-size: 16px;
    padding: 3px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid rgb(102, 102, 102);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    transition: box-shadow 0.3s linear, border 0.3s linear;
}
.contact_form .field.wide {
    width: 100%;
    min-width: 210px;
    margin: 0px 0px 10px;
}
.contact_form textarea {
    height: 100px;
}
.block-button.small {
    display: inline-block;
    zoom: 1;
    padding: 4px 12px;
    line-height: 16px;
    font-size: 12px;
    width: auto;
}
.small {
    font-size: 10px;
}
.block-button.small {
    display: inline-block;
    zoom: 1;
    padding: 4px 12px;
    line-height: 16px;
    font-size: 12px;
    width: auto;
}
.companyDetails {
    padding: 20px;
    background-color: rgb(249, 249, 249);
    margin-bottom: 15px;
    border-top: 1px solid rgb(204, 204, 204);
    border-bottom: 1px solid rgb(204, 204, 204);
}
.companyDetails address {
    padding-left: 20px;
}
#BIQ #Bottom.widget {
    background-color: #535353;
}
#BIQ #Bottom {
    height: 20px;
    width: 100%;
    border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
}
#BIQ #Bottom #Bottom_Left {
    float: left;
    width: 95px;
    height: 10px;
    background-position: bottom;
}
#BIQ #Bottom #Bottom_Middle {
    float: left;
    width: 105px;
    height: 10px;
    background-repeat: repeat-x;
    background-position: bottom;
}
#BIQ #Bottom #Bottom_Right_Fill {
    width: 85px;
    height: 10px;
    float: right;
}

.sitemap-boxes
{
	display: inline-block;
	width: 43%;
	margin: 10px;
	border: 1px solid #3e3e3e;
	padding:3px;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}
.site-title
{
	background-color: #3e3e3e;
	padding: 8px 5px;
	text-align: center;
	font-size: 16px;
	 font-family: 'Oxygen', Arial, sans-serif;
	color: #fff;
	border-radius: 6px;
	
}
.site-link
{
	padding: 10px;
	text-align: left;
	
}
.site-link a
{
	display: block;
	margin: 4px;
	
}
.block-button5 {
    display: block;
    background: #008dd4;
    color: white !important;
    text-decoration: none !important;
    margin-left: auto;
    margin-right: auto;
    border-radius: 75px;
    width: 252px;
    line-height: 90px;
    border-top: white;
    text-align: center;
    font-size: 18px;
    text-shadow: 0px -1px 1px rgba(0,0,0,0.5);
    border-top: 1px solid #92ECFF;
    border-bottom: 1px solid #002B4D;
    border-left: none;
    border-right: none;
    background: #00abf6;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #00abf6 0%, #0066a5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00abf6), color-stop(100%,#0066a5));
    background: -webkit-linear-gradient(top, #00abf6 0%,#0066a5 100%);
    background: -o-linear-gradient(top, #00abf6 0%,#0066a5 100%);
    background: -ms-linear-gradient(top, #00abf6 0%,#0066a5 100%);
    background: linear-gradient(to bottom, #00abf6 0%,#0066a5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00abf6', endColorstr='#0066a5',GradientType=0 );
    cursor: pointer;
    user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}

.gm-style{font-family:Roboto,Arial,sans-serif;font-size:11px;font-weight:400;text-decoration:none}.gm-style img{max-width:none}
@media print {  .gm-style .gmnoprint, .gmnoprint {    display:none  }}@media screen {  .gm-style .gmnoscreen, .gmnoscreen {    display:none  }}
.gm-style .gm-style-cc span,.gm-style .gm-style-cc a,.gm-style .gm-style-mtc div{font-size:10px}