body, html {
    background-attachment: fixed;
    background-color: #F1E7D4;
    background-image: url("http://owstonbeauty.intersalon.co.uk/Images/bg_pattern.aspx");
    background-repeat: repeat;
    color: #4A372D;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    height: 100%;
    text-align: center;
}

#wrap {
background-color:#EDEBE1;
width:999px;
margin:0px auto;
}

.header {
    background-image:url('http://owstonbeauty.intersalon.co.uk/Images/spritesheet.aspx');
    background-color: #F1E7D4;
    background-position: 0 0;
    height: 180px;
    max-height: 180px;
    min-height: 180px;
    width: 1000px;
}

.rightshadow {
    background: url("http://owstonbeauty.intersalon.co.uk/Images/bgshadow_right.aspx") repeat-y scroll 0 0 transparent;
    display: block;
    height: 100%;
    right: 155px;
    width: 19px;
}

.leftshadow {
    background: url("http://owstonbeauty.intersalon.co.uk/Images/bgshadow_left.aspx") repeat-y scroll 0 0 transparent;
    display: block;
    height: 100%;
    left: 165px;
    width: 10px;
}

.abs {
    position: absolute;
}


a {
text-decoration:underline;
color:#816D4C;
font-family:Tahoma;
font-size:12px;
font-weight:Bold;
}

a:hover {
color:#DDD3B4;
}


#menu {
background-color: #621E2B;
    color: #FFFCEB;
    font-size: 16px;
    margin: 0;
    max-height: 42px;
    max-width: 1000px;
    min-width: 1000px;
    overflow: hidden;
    padding: 0 0 10px;
}

#menu ul {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
}

#menu ul li {
float:left;
margin-right:50px;
list-style-type:none;
}

#menu ul li a {
text-decoration:none;
color:#DDD3B4;
font-family:Tahoma;
font-size:12px;
font-weight:Bold;
}

#menu ul li a:hover {
color:#ffffff;
}

#content {
background-color:#EDEBE1;
padding:30px;
}

#content p, #content span, #content label, .GridView, .CartContentTable, fieldset {
    color: #816D4C;
    font-family: Geneva,Arial,Helvetica,sans-serif;
font-size:12px;
}

#content h2 {
    font-size: 24px;
    font-weight: normal;
}

#twocol, #twocol-wrap {
clear:both;
}

#twocol-left {
float:left;
width:440px;
}

#twocol-right {
float:right;
width:240px;
}

#SearchDetails > table {
width:440px !important;
}

.ContentButton, .signoutButton, .LongButton {
    cursor: pointer;
    font: 14px Helvetica,Arial,sans-serif;
    overflow: visible;
    padding: 3px 10px;
    text-align: center;
    vertical-align: middle;
display:block;
}

.ContentButton {
    width: 130px !important;
}

#footer {
background-color:#DBD8CB;
height:42px;
color: #816D4C;
font-family: Geneva,Arial,Helvetica,sans-serif;
font-size: 10px;
padding-left:20px;
padding-top:25px
}

#footer a {
font-family: Geneva,Arial,Helvetica,sans-serif;
font-size: 10px;
font-weight:normal;
}

.left {
float:left;
}

.right {
float:right;
}

.phone {
padding-right:70px;
}

#bookingResults
{
padding:0;
margin:0;
list-style-type:none;
}

.bookingResultHeader .bookingHeaderAction {
float:left;
width:60px;
}

.bookingItemRow .bookingBookLink, .bookingItemAlternateRow .bookingBookLink {
float:left;
width:60px;
}

.bookingResultHeader #plcRoot_Layout_zoneContent_pageplaceholder1_partPlaceholder_Layout_zoneLeft_MultiServiceOnlineBooking_MultiServiceAvailabilityCheck1_repFreeTimeItems_ctl00_bookingHeaderStylist {
float:left;
width:60px;
}

.bookingItemRow .bookingStylistLabel, .bookingItemAlternateRow .bookingStylistLabel {
float:none;
width:90px;
}

.bookingResultHeader .bookingHeaderStartTime {
float:none;
width:120px;
}

.bookingItemRow .bookingStartTimeLabel, .bookingItemAlternateRow .bookingStartTimeLabel {
float:none;
width:120px;
}

.bookingResultHeader {
font-weight:Bold;
}

.bookingResultHeader, .bookingItemRow, .bookingItemAlternateRow {
    height: 21px;
    margin-top: 5px;
    padding-left: 0;
    padding-top: 4px;
}

.bookingResultHeader .bookingHeaderTotalPrice {
float:right;
width:90px;
}

.bookingItemRow .bookingTotalPriceLabel, .bookingItemAlternateRow .bookingTotalPriceLabel {
float:none;
width:90px;
}

.TabsContent {
margin-top:20px;
}

.GridView td {
padding:5px;
}

.UnitsTextBox {
width:30px;
}

.CartProductDetailLink {
    display: block;
    width: 150px;
    cursor: default;
    pointer-events: none;
}

#plcRoot_Layout_zoneContent_pageplaceholder1_partPlaceholder_Layout_zoneLeft_ShoppingCart_cartElem_btnNext {
float:right;
}

