

div.totalWrapper div.leftColWrapper ul li:hover, div.totalWrapper div.leftColWrapper ul li.sel {
    background: url('../images/menu_item_bg.png') right no-repeat transparent;
}

div.totalWrapper div.leftColWrapper ul li a.gallery {
    background: url('../images/gallery.png') no-repeat 3px 0;
}

div.totalWrapper div.rightColWrapper {
    background: url('../images/right_col_bg_light.png') repeat-y transparent;
}

button.loginBut {
    background: #7e7e7e;
}

.left-social {
    bottom: 135px;
}

div.topLoginContainer a {
    background: #7e7e7e;
}

div.cartWrapper div.cartContainer a.checkOutInfo {
    background: #7e7e7e;
}

div.mainCategory {
    background: #AEAEAE;
}

ul.gallery {
    list-style: none;
    margin: 15px;
    padding: 5px 0;
}

.project {
    box-shadow: 0px 0px 8px #ccc;
    float: left;
    margin: 0px 25px 15px 0;
    position: relative;
}

.project:hover {
    opacity: 1;
}

.project.last {
    margin-right: 0px;
}

.project a {
    background-color: #8E8E8E;
    display: block;
    padding: 3px;
}

.project a:hover {
    background-color: #666666;
}

.project a:hover img.normal {
    display: block !important;
}

.project a:hover img.gray {
    display: none;
}

.project a:hover .label {
    color: #fff;
    background-color: #666666;
}

.project .label {
    background-color: #8E8E8E;
    line-height: 35px;
    height: 35px;
    display: inline-block;
    width: 150px;
    bottom: 15px;
    font-size: 14px;
    left: 3px;
    overflow: hidden;
    position: absolute;
    padding: 0 5px 0 10px;
}

.footer-menu {
    width: 980px;
    text-align: center;
    padding: 5px 0 0 0;
    height: 26px;
    line-height: 26px;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 11px;
    color: #111;
}

.footer-menu a {
    text-decoration: none;
    display: inline-block;
    margin: 0 10px;
    color: #000000;
}

.footer-menu a:hover {
    text-decoration: underline;
}

h1.title {
    color: #222222;
    font-size: 18px;
    font-weight: normal;
    margin: 20px 0 0;
}

.booking-list {
    list-style: none;
    padding: 0;
    margin: 15px 0;
    width: 100%;
    border-bottom: 1px solid #bbbbbb;
}

.booking-list li {
    border-top: 1px solid #bbbbbb;
    padding: 0 0 0 40px;
}

.booking-list li:hover, .booking-list li.active {
    background: #b9b9b9;
}

.booking-list li a {
    display: block;
    width: 100%;
    position: relative;
    height: 35px;
    line-height: 35px;
    color: #000000;
    font-size: 13px;
}

.booking-list li a.blue {
    color: #1111EE;
}

.booking-list li a:hover {
    text-decoration: none;
}

.booking-list li a span.check {
    position: absolute;
    left: -35px;
    top: 50%;
    right: 0;
    margin: -6px 7px 0 0;
    display: inline-block;
    width: 16px;
    height: 12px;
    background: url('../images/bookings-check.png') no-repeat top left;
}

.booking-list li a.selected {
    color: #222222;
    font-weight: bold;
}

.booking-list li a.selected span.check {
    background-position: 0 -12px;
}

.booking-step-continue {
    vertical-align: middle;
    font-family: Arial, sans-serif;
    display: block;
    position: relative;
    height: 14px;
    line-height: 15px;
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    background: #7e7e7e;
    margin: 30px 21px 0 0;
    padding: 9px 18px 9px 25px;
    float: right;
    display: none;
}

.booking-step-continue:hover {
    text-decoration: none;
}

.booking-step-continue.visible {
    display: inline-block;
}

.booking-step-continue span {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -11px;
    background: url('../images/bookings-check.png') no-repeat -16px 0;
    display: inline-block;
    width: 11px;
    height: 32px;
}

#step-back {
    float: left;
    margin-left: 11px;
}

.booking-back {
    left: -11px;
}

.booking-step-continue .booking-back {
    position: absolute;
    top: 0;
    right: -11px;
    background: url('../images/booking_back.png') no-repeat;
    display: inline-block;
    width: 11px;
    height: 32px;
}

div#checkout-steps.checkout-steps a {
    text-transform: none;
    display: inline-block;
    position: relative;
    padding-left: 19px;
    margin-right: 5px;
    height: 26px;
}

div#checkout-steps.checkout-steps a.first {
    padding-left: 0;
}

div#checkout-steps a span.arrow {
    background: url('../images/arrows-right.png') no-repeat center center;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    margin: -3px 0 0 0;
    width: 10px;
    height: 9px;
}

div#checkout-steps a.disabled {
    cursor: text;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

div#checkout-steps a.done {
    color: #222;
}

div#checkout-steps a.done.active, div#checkout-steps a.active {
    color: #ffffff;
}

.checkout-steps-container {
    position: relative;
    padding: 15px 250px 0 10px;
    min-height: 400px;
}

.booking-summary {
    padding: 15px 0;
}

.booking-summary .sep {
    width: 100%;
    height: 1px;
    background: #cccccc;
    margin: 5px 0;
}

.s-name {
    display: inline-block;
    width: 200px;
}

.s-duration {
    display: inline-block;
    width: 80px;
    font-size: 90%;
}

.booking-calendar {
    position: relative;
    padding: 0 0 0 70px;
}

.booking-calendar .hours {
    position: absolute;
    width: 69px;
    padding-top: 40px;
    top: 0px;
    left: 0;
}

.overview .booking-calendar .hours {
    border: 0;
    padding-top: 25px;
}

.hours .hour-step {
    position: relative;
    height: 21px;
}

.overview .hours .hour-step {
    height: 16px;
}

.hour-step span.label {
    font-size: 12px;
    text-align: right;
    position: absolute;
    display: block;
    width: 65px;
    height: 20px;
    line-height: 20px;
    right: 5px;
    top: -12px;
    text-align: right;
}

.overview .hour-step span.label {
    height: 15px;
    font-size: 10px;
}

.interval {
    height: 20px;
    line-height: 20px;
    border-bottom: 1px dotted #bbbbbb;
    background: #ffffff;
}

.interval.no-border {
    border-bottom: 1px solid #ffffff;
}

.overview .interval {
    height: 15px;
}

.interval.interval-booked {
    background: #c25656;
}

.interval.interval-disabled {
    background: url('../images/booking-disabled.gif') repeat;
}

.interval-available.interval-selectable {
    cursor: pointer;
}

.interval.interval-selected {
    background: #b0e79a;
}

.interval.interval-hover {
    background: #fffeb2;
}

.dates {
    width: 100%;
    table-layout: fixed;
    border: 0;
    padding: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

.dates td, .dates th, .overview .dates td {
    border: 1px solid #bbbbbb;
    padding: 0;
}

.dates th {
    border: 1px solid #bbbbbb;
    text-align: center;
    font-weight: normal;
    background: #E6E6E6;
}
.service-panel .dates th {
    height: 38px;
}
.overview .dates th {
    font-size: 10px;
}

.ui-tooltip {
    font-size: 11px;
}

.booking-overview {
    list-style: none;
    padding: 0;
    margin: 20px 0;
}

.booking-overview li {
    border-top: 1px solid #dedede;
    padding: 4px 0 5px 0;
}

.booking-overview li:first-child {
    border: 0;
}

.booking-overview .overview-step-title {
    display: block;
    padding: 5px 0 3px 0;
}

.booking-overview .overview-step-title a {
    font-size: 12px;
}

.booking-overview .overview-step-value {
    display: block;
    font-weight: bold;
    padding: 0 0 0 30px;
}

.booking-overview label {
    display: inline-block;
    padding: 10px 0 0;
}

.booking-overview label span {
    display: inline-block;
    width: 210px;
}

.booking-overview select, .booking-overview input[type=text] {
    border: 1px solid #dedede;
    padding: 2px;
    line-height: 16px;
    height: 16px;
    font-size: 11px;
    width: 200px;
}

.booking-overview select {
    height: 22px;
    line-height: 22px;
    width: 206px;
}

.booking-overview select:focus, .booking-overview input[type=text]:focus {
    box-shadow: 0px 0px 2px #fff;
}

.bookingNote {
    margin-left: 26px;
    margin-top: 51px;
}



.bookingsList {
    border: 2px solid black;
}

.listBookingsHeader {
    font-weight: bold;
    border-bottom: 2px solid black;
    cursor: pointer;
}

.arrowUp img {
    float: right;
    margin: 8px 9px 0 0;
}

.overview th {
    padding: 3px 0;
    font-weight: normal;
    background: #AEAEAE;
}

.overview td {
    padding: 3px 7px;
    font-size: 90%;
}

.overview th a {
    font-size: 90%;
}

.listBookingsHeader .arrowUp {
    background: url("../images/up-icon.png") no-repeat 84% 60%;
}

.listBookingsHeader .arrowDown {
    background: url("../images/down-icon.png") no-repeat 84% 60%;
}

.bookingsList tr {
    line-height: 30px;
}

#services-tabs {
    border-left-width: 0;
    border-top-width: 0;
    padding-left: 0;
    padding-top: 0;
}

.tabs {
    border-left-width: 0;
    border-right-width: 0;
    border-top-width: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

.ui-widget-content .ui-state-default {
    border-left-width: 0;
}

.booking-title {
    float: left;
    width: 675px;
}

.step-title {
    width: 680px;
}

.booking-step-continue.reset-btn {
    float: right;
    display: inline-block;
    margin: 25px 0 0;
    padding-right: 25px;
    padding-left: 21px;
}

.booking-step-continue.reset-btn span {
    background: url(../images/booking_back.png) no-repeat;
    left: -11px;
}

#studio-manage .dataTable {
    float: none;
}

#studio-manage .dataTable th {
    color: #000000;
    border-bottom: 0;
}

#studio-manage .dataTable th, #studio-manage .dataTable td {
    font-weight: normal;
    font-size: 14px;
}

#studio-manage .fg-toolbar {
    border-radius: 0;
    color: #000000;
    border-bottom: 0;
    font-weight: normal;
}

#studio-manage .dataTables_wrapper {
    border: 1px solid #BBBBBB;
    border-bottom: 0;
}

#studio-manage .dataTables_paginate a {
    margin: 0;
    color: #000000;
}

#studio-manage .dataTable tr.odd {
    background: none;
}

table.form {
    width: 785px;
    table-layout: fixed;
    border-collapse: collapse;
    border: 1px solid #bbbbbb;
}

table.form th {
    padding: 5px 0;
    text-align: center;
    border-bottom: 1px solid #000;
    background: none repeat scroll 0 0 #AEAEAE;
}

table.form td {
    padding: 4px 5px;
    border: 1px solid #bbbbbb;
}

table.form tr.tableOddTr td {
    background: #CCCCCC;
}

table.form tr td label {
    display: inline-block;
    width: 160px;
}

table.form input.formText {
    border: 1px solid #dedede;
    width: 300px;
    padding: 2px;
}

table.form input.formText:focus, table.form input.formText:hover {
    box-shadow: 0 0 4px -2px #000000;
    border-radius: 3px;
}

.successMessage {
    color: #008100;
    float: right;
}

.successMessage p {
    margin: 0;
}

.booking-status {
    display: inline-block;
    padding: 2px 12px;
    font-size: 11px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #ffffff;
}

.booking-status.status-pending {
    background-color: #f76126;
}

.booking-status.status-approved {
    background-color: #008100;
}

.booking-status.status-complete {
    background-color: #2f96b4;
}

.booking-status.status-canceled {
    background-color: #bf0000;
}

.dataTable .column-filter {
    width: auto;
    border: 1px solid #bbb;
}

#listBookings tr:hover td {
    background: #cccccc;
    cursor: pointer;
}

#booking-details {
    max-width: 800px;
    padding: 1px 0;
}

.dataTable a, #booking-details a {
    color: #000000;
    text-decoration: underline;
}

.square-17x17 {
    display: inline-block;
    width: 17px;
    height: 17px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.overview tr.hover td {
    background-color: #ccc;
}

.text-danger {
    color: #bd362f !important;
}

.text-bold {
    font-weight: bold;
}

.dataTables_wrapper {
    font-family: Arial, Verdana, sans-serif;
}

td.details-control {
    background: url('../images/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.details td.details-control {
    background: url('../images/details_close.png') no-repeat center center;
}

div.dataTables_info {
    margin-top: 0 !important;
    font-size: 14px;
}

@media screen and (max-width: 640px) {
    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter {
        width: 100% !important;
    }
}