body {
    margin: 0px;
    background-color: #000000;
}

body, td, th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}

a {
    color: #CC3300;
    text-decoration: none;
}

a:active, a:hover {
    text-decoration: underline;
}

.footerlink {
    color: #666666;
}

select {
    margin-top: 1px;
    margin-bottom: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    border: #235656 solid 1px;
}

input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    border: #000099 solid 1px;
    background-color: #ffffff;
}

textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    border: #235656 solid 1px;
}

.header16 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}

.header14 {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}

.title {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}

.header1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.header2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.btext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#currentorder {
    padding-top: 2px;
    padding-left: 2px;
    background-image: url(/images/home/currentorder_icon.jpg);
    background-repeat: no-repeat;
    background-position: 0px;
    margin-bottom: 5px;
    width: 204px;
    height: 32px;
}

#errormsg {
    padding: 5px;
    background-color: #ffc0c0;
    border: solid 1px red;
    color: #f00000;
    margin: 1px;
    margin-bottom: 6px;
    font-weight: bold;
}
/* CSS Tabs */

#searchBlock div{
    padding: 3px;
}

#searchBlock {
    background-color: #E6EFF7;
    border: solid 1px;
    border-color: #0033FF;
    padding: 3px;
}

#headerTab {
    text-align: center;
    color: #000099;
    padding: 6px;
    font-weight: bold;
}

form {
    margin: 0px;
    padding: 0px;
}

#searchForm {
    padding: 4px;
    padding-top: 0px;
    margin-top: 0px;
    border-left: solid 1px;
    border-right: solid 1px;
    border-bottom: solid 1px;
    background-color: white;
}

#optionsTab {
    margin: 0px;
    border-bottom: 1px solid #778;
}

#navlist {
    padding: 0px;
    margin: 0px;
    font: bold 10px Verdana, sans-serif;
}

#navlist li {
    list-style: none;
    margin: 0;
    display: inline;
}

#navlist li a {
    padding: 3px 0.5em;
    margin-left: 3px;
    border: 1px solid #778;
    border-bottom: none;
    background: #DDE;
    text-decoration: none;
}

#navlist li a:link {
    color: #448;
}

#navlist li a:visited {
    color: #667;
}

#navlist li a:hover {
    color: #000;
    background: #AAE;
    border-color: #227;
}

#navlist li a.current {
    background: white;
    border-bottom: 1px solid white;
}
/* CSS Tabs ends */

.textw {
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 11px;
}

.text {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
}

.text12 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.textw12 {
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 12px;
}

.pics {
    border: 1px solid #999999;
}

.discount {}

.pricewas {
    text-decoration: line-through;
}

.messageTd {
    background-color: #D63131;
}

.pictablebg {
    background-color: #FFFFFF;
}

.servicespecs {
    background-color: #FFFFFF;
    color: #000000;
    border: solid 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    padding: 2px;
    float: right;
}

.boxedtd {
    border: 1px solid;
}

.pricetag {
    font-weight: bold;
    color: #BC3232;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.priceTH {
    color: #19164f;
    background-color: #d4d4f1;
}

.formfieldTD {
    width: 180px;
    background-color: #DBE4E5;
    text-align: right;
    padding: 3px;
}

.forminputTD {
    background-color: #B8C9CB;
    text-align: left;
    padding: 3px;
}

.formsplitTR {
    background-color: #D4D0C8;
    text-align: center;
    padding: 3px;
}

.formtextTR {
    background-color: #f0f0f0;
    text-align: left;
    padding: 3px;
}

.formwarningTR {
    background-color: #E5DCE8;
    text-align: center;
    font-weight: bold;
    padding: 3px;
}
/*CALENDAR*/

.cpYearNavigation,.cpMonthNavigation {
    background-color: #C0C0C0;
    text-align: center;
    vertical-align: center;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}

.cpDayColumnHeader, .cpYearNavigation,.cpMonthNavigation,.cpCurrentMonthDate,.cpCurrentMonthDateDisabled,.cpOtherMonthDate,.cpOtherMonthDateDisabled,.cpCurrentDate,.cpCurrentDateDisabled,.cpTodayText,.cpTodayTextDisabled,.cpText {
    font-family: arial;
    font-size: 8pt;
}

TD.cpDayColumnHeader {
    text-align: right;
    border: solid thin #C0C0C0;
    border-width: 0px 0px 1px 0px;
}

.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate {
    text-align: right;
    text-decoration: none;
}

.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled {
    color: #D0D0D0;
    text-align: right;
    text-decoration: line-through;
}

.cpCurrentMonthDate, .cpCurrentDate {
    color: #000000;
}

.cpOtherMonthDate {
    color: #808080;
}

TD.cpCurrentDate {
    color: white;
    background-color: #C0C0C0;
    border-width: 1px;
    border: solid thin #800000;
}

TD.cpCurrentDateDisabled {
    border-width: 1px;
    border: solid thin #FFAAAA;
}

TD.cpTodayText, TD.cpTodayTextDisabled {
    border: solid thin #C0C0C0;
    border-width: 1px 0px 0px 0px;
}

A.cpTodayText, SPAN.cpTodayTextDisabled {
    height: 20px;
}

A.cpTodayText {
    color: black;
}

.cpTodayTextDisabled {
    color: #D0D0D0;
}

.cpBorder {
    border: solid thin #808080;
}
/*GAY*/

.brochure1titletd {
    background-color: #940000;
}

.brochure1contenttd {
    background-color: #B44D4D;
}

.brochure1productbg {
    background-color: #E9CACA;
}
/*HEY GIRLS*/

.brochure2titletd {
    background-color: #972B63;
}

.brochure2contenttd {
    background-color: #B66B92;
}

.brochure2productbg {
    background-color: #E9D3DF;
}
/*EVENEMENT*/

.brochure3titletd {
    background-color: #940000;
}

.brochure3contenttd {
    background-color: #B44D4D;
}

.brochure3productbg {
    background-color: #E9CACA;
}
/*DECOUVERTE*/

.brochure5titletd {
    background-color: #205B01;
}

.brochure5contenttd {
    background-color: #638D4E;
}

.brochure5productbg {
    background-color: #D1DDCA;
}
/*CHARME*/

.brochure7titletd {
    background-color: #005A51;
}

.brochure7contenttd {
    background-color: #4D8C86;
}

.brochure7productbg {
    background-color: #CADDDB;
}
/* BOOKING CLASSES */

.weekDay {
    text-align: right;
    width: 50;
    margin-right: 4px;
    background-color: #e4e4e4;
    border: #ffffff solid 0px;
    color: #000000;
}

.userNotification {
    background: url("/images/Information_icon.png") no-repeat scroll 10px 6px #FFF0F0;
    border: 1px solid red;
    color: red;
    font-size: 1.1em;
    min-height: 20px;
    padding: 16px 16px 16px 60px;
}

.pHeader {
	font-size: larger;
}

.service-gallery {
    clear: both;
    display: block;
    padding-top: 10px;
}
.service-gallery .gallery-image-link {
    display: inline-block;
}
.service-gallery .gallery-image-link .gallery-image {
    width: 112px;
    
}