/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    SET UP
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
/* mac hide\*/
html, body
{
    height: 100%;
    color:black;

}
/* end hide */

body
{
    padding: 0;
    margin: 0;
    text-align: center;
    min-width: 800px; /* for mozilla*/
    background-color: #766555;
    font-size: 80%;
    font-family: Arial, Verdana;
    background-image: url(../img/mainbg.gif);
    background-repeat:repeat-x;
}

H1
{
    color:#5d0404;
    font-size:150%;
    margin-bottom:10px;
    /*padding-left:35px;*/
}

H2
{
    color:#5d0404;
    font-size:130%;
    margin-bottom:10px;
}

H3
{
    color:#5d0404;
    font-size:110%;
    margin-bottom:0px;
    padding-bottom:0px;
}

IMG
{
    border:0px;
}

.proptitle
{
    color:#5d0404;
    padding-left:35px;
    font-size:120%;
}

UL
{    
    margin-left: 0px;
    padding-left: 0px;
}

LI
{
    margin-left: 30px;
    list-style-image: url(../img/bullets.gif);
}

pre
{
    font-size: 100%;
    font-family: Trebuchet MS, Arial;
    padding-left:35px;
}

#outer
{
    height: 1000000;
    min-height: 100%;
    width: 974px;
    background-color: white;
    text-align: left;
    margin: auto;
    position: relative;
    margin-top:0px;
}

html > body #outer
{
    height: auto;
}

#clearfooter
{
    width: 100%;
    height: 50px;
    clear: both;
}

A, A:Visited, A:Active
{
    color:#5d0404;
    text-decoration:none;
}

A:Hover
{
    color:#766555;
    text-decoration:none;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    HEADER
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#header
{
    position: absolute;
    top: 0;
    left: 0px;
    width: 974px;
    height: 477px;
    overflow: hidden;
    color: black;
    z-index: 100;
    background-image: url(../img/mainbg.gif);
    background-repeat:repeat-x;
}

#logo
{
    position: absolute;
    left: 20px;
    top: 20px;
}

#header_photo
{
    position: absolute;
    right: 0px;
    top: 0px;
}

#headermenu
{
    position: absolute;
    top:176px;
    width: 972px;
    height: 40px;
    bottom: 0px;
    background-color:#38200c;
    color:White;
    font-size:90%;
    border-top:solid 1px white;
    border-left:solid 1px white;
    border-right:solid 1px white;
}

#main_photo
{
    position: absolute;
    top:217px;
}

.menuitems
{
    position:relative;
    top:12px;
    left:30px;
    margin-right:40px;
    float:left;
}

.menuitems A, .menuitems A:Active, .menuitems A:Visited
{
    font-size:100%;
    color:White;
    
}

.menuitems A:Hover
{
    color:#766555;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    LEFT
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#left
{
    position: relative; /*ie needs this to show float */
    float: left;
    width: 350px;
    margin-top: 368px; /*needed to make room for header*/
    margin-bottom: 50px; /* needed to make room for footer */
    line-height:22px;
    text-align:justify;
    /*border:solid 1px black;
    background-color:white;*/
}

#title
{
    padding-top: 48px;
    padding-bottom: 32px;
    padding-left: 35px;
}

#left p
{
    color: black;
    /*padding-left:35px;*/
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    PRODUCTS / CATEGORIES
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
.product_outer, .product_outer_right
{
    width:200px;
    height:250px;
    background-color:White;
    border:solid 1px #5d4e41;
    margin-right:30px;
    margin-bottom:20px;
    /*padding:12px;*/
    float:left;
    font-size:10pt;
    vertical-align:bottom;
}

.product_outer_right
{
    margin-right:0px;
}

.product_outer IMG, .product_outer_right IMG
{
    position:relative;
    bottom:1px;
}

.product_price
{
    font-weight:bold;
    color:#C60006;  
}


.product_content
{
    position:Relative;
    top:0px;
    text-align:left;
    overflow:hidden;
    
}

.product_content H2
{
    color:#5d0404;
    font-size:12pt;
    margin-bottom:0px;
    margin-top:10px;
    margin-left:10px;
    margin-right:10px
}

.product_content A
{
    font-size:110%;
}

.product_links A, .product_links A:Active, .product_links A:Visited
{
    color:#1F0090;
    text-decoration:underline;
    font-weight:bold;
}

.product_links A:Hover
{
    color:#1F0090;
    text-decoration:none;
}


/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    LEFT 2 COL
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#left2col
{
    position: relative; /*ie needs this to show float */
    float: left;
    width: 598px;
    margin-top: 500px; /*needed to make room for header*/
    margin-bottom: 50px; /* needed to make room for footer */
    line-height:22px;
    text-align:justify;
    /*border:solid 1px black;
    background-color:#FEFDCE;*/
}

#title
{
    padding-top: 48px;
    padding-bottom: 32px;
    padding-left: 30px;
}

#left2col p
{
    color: black;
    /*padding-left:35px;*/
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   LEFT MENU
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#leftmenu
{
    position: relative; /*ie needs this to show float */
    float: left;
    width: 274px;
    margin-top: 500px; /*needed to make room for header*/
    margin-bottom: 50px; /* needed to make room for footer */
    line-height:22px;
    text-align:justify;
    /*border:solid 1px black;
    background-color:#FEFDCE;*/
}

#leftmenu
{
    padding-left: 35px;
}

#leftmenu p
{
    color: black;
    padding-left:35px;
}

.leftmenubg
{
    background-color:#d6d6d6;
}

#leftmenu A, #leftmenu A:Visited, #leftmenu A:Active
{
    color:black;
    text-decoration:none;
}

#leftmenu A:Hover
{
    color:#bdbdbd;
}


.submenu
{
    background-color:#e3e3e3;
    width:212px;
    height:37px;
    border-bottom:solid white 1px;
    vertical-align:middle;
}

.submenu IMG
{
    margin-top:13px;
    margin-left:15px;
    margin-right:5px;
}

.left-img
{
    position:relative;
    top:60px;
    left:-15px;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   RIGHT
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#right
{
    position: relative; /*ie needs this to show float */
    float: right;
    width: 180px;
    margin-top: 500px; /*needed to make room for header*/
    margin-bottom: 50px; /* needed to make room for footer */
    /*border:solid 1px black*/
    line-height:22px;
}

#righttitle
{
    padding-top: 48px;
    padding-bottom: 32px;
    padding-left:20px;

}

#rightphoto
{
    padding-top: 108px;
    padding-bottom: 32px;

}


.right
{
    text-align:right;
    padding-right: 35px;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    LEFT FULL
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#leftfull
{
    position: relative; /*ie needs this to show float */
    float: left;
    width: 912px;
    margin-top: 500px; /*needed to make room for header*/
    margin-bottom: 50px; /* needed to make room for footer */
    line-height:22px;
    text-align:justify;
    padding-left:30px;
    padding-right:30px;
    /*border:solid 1px black
    background-color:#FEFDCE;*/
}

#leftfull TABLE
{
    /*margin-left:35px;*/
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    FULL HOME
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#full
{
    position: relative; /*ie needs this to show float */
    float: left;
    width: 750px;
    margin-top: 368px; /*needed to make room for header*/
    margin-bottom: 50px; /* needed to make room for footer */
    line-height:22px;
    text-align:center;
}

#titlecenter
{
    padding-top: 48px;
    
}

#full p
{
    color: black;
    padding-left:35px;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
  PRICES
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/

.prices
{
    color: #ffffff;
    border: none;
    width:912px;
    line-height:15px;
    
}

.prices th
{
    background-color: #38200c;
    text-align:left;
    font-weight:normal;
    padding:8px;
    font-size:90%;
    border-bottom:solid 1px white;
}

.prices tr
{
    background-color: #b7b7c3;
}

.prices td
{
    color:black;
    border-bottom:solid 1px white;
    padding:5px;
}


/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   FOOTER
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#footer
{
    position: relative;
    margin: auto;
    width: 972px;
    height: 40px;
    bottom: 0px;
    clear: both;
    margin-bottom: -40px;
    background-color:#38200c;
    font-size:100%;
    border-left:solid 1px white;
    border-right:solid 1px white;
}

#footerleft
{
    margin-left: 30px;
    margin-top: 14px;
    float: left;
    font-weight: bold;
    color: #ffffff;
}

#footerright
{
    margin-right: 30px;
    margin-top: 14px;
    float: right;
    font-weight: bold;
    color: #ffffff;
}

#footer A, #footer A:Visited, #footer A:Active
{
    color:White;
    text-decoration:underline;
}

#footer A:Hover
{
    color:#FEFDCE;
}


/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    TABLES
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
.tbmain .tbheader
{
    background-color:#6a012b;
    color:White;
    font-weight:bold;
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
}

.tbmain TD
{
    background-color:#d6d6d6;
    color:black;
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
}

.tbmain .white
{
    background-color:White;
}


/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   CONTACT / OPENING HOURS
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
.contact-left
{
    float:left;
    margin-right:370px;
}

.contact-right
{
    float:left;
    margin-top:20px
}

#openinghours
{
    color: black;
    background-color:White;
    border:solid 1px #5d4e41;
    width:220px;
}

#openinghours th
{
    color:#5d0404;
    font-size:120%;
    text-align:left;
}


#openinghours td
{
    padding:5px;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   PROMOTIONS
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
.promotions-left
{
    float:left;
    width:400px;
    margin-right:50px
}

.promotions-right
{
    float:left;
    width:220px;
}


/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   FORMS
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
INPUT
{
    border:solid 1px #7f9db9;
}

.enquiry
{
    border:solid 1px #7f9db9;
    font-family:arial;
    width:250px;
    height:150px;
}

.address
{
    border:solid 1px #7f9db9;
    font-family:arial;
    width:250px;
    height:150px;
}

.discountcode
{
    font-size:18pt;
}

.submitbutton
{
    color:White;
    background-color:#5d0404;
    border:solid 1px black;
    width:150px;
    height:25px;
    font-weight:bold;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   SALONS
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
.salons
{
    color: #ffffff;
    border: none;
    line-height:20px;
    
}

.salons .heading
{
    background-color: #38200c;
    padding:5px;
    text-align:center;
    border-top:solid 1px white;
    
}

.salons tr
{
    background-color: #b7b7c3;
}

.salons td
{
    padding:5px;

}

.salons A, .salons A:Active, .salons A:Visited
{
    color:White;
    text-decoration:none;
}

.salons A:Hover
{
    color:#766555;
}

.spacer
{
    background-color:Transparent;
    width:50px;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   BEAUTY
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
.beauty
{
    color: #ffffff;
    border: none;
    width:912px;
    line-height:15px;
}

.beauty th
{
    background-color: #38200c;
    text-align:left;
    font-weight:normal;
    padding:8px;
    font-size:90%;
    border-bottom:solid 1px white;
}

.beauty tr
{
    background-color: #b7b7c3;
}

.beauty td
{
    color:black;
    padding:5px;

}


/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   GENERAL STYLING
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
div, p
{
    margin-top: 0;
}

.small
{
    font-size:80%;    
}


#contact
{
    color: black;
    margin-left: 100px;
}

#contact .left
{
    text-align: right;
    vertical-align: text-top;
    font-weight: bold;
    padding:12px;
}

#contact .right
{
    text-align: left;
    padding:12px;
}

.red, .topsellers
{
    color:Red;
}

.blue
{
    color:Navy;
}

.back
{
    position:absolute;
    right:5px;
    top:0px;
}

.detailphoto
{
    float:left;
    padding-right:70px;
    padding-bottom:70px;
}

.details
{
    float:left;
}

.img-right
{
    float:right;
    margin-left:30px;
    margin-bottom:30px;
}

.Required
{
    color:Red;
}