html,body{
 background-color:#fff;
 font-family:Calibri, Helvetica, Arial, sans-serif;
 font-size:14px;
 color:#363636;
 margin:0px auto 0px auto;
 height:100%;
 text-align:center;
 background-image:url(../images/bg.jpg);
 background-repeat:repeat-x;
 background-attachment:scroll;
}

#parent{
 position:relative;
 width:895px;
 margin:0px auto 0px auto;
 padding:0px 0px 0px 0px;
 background-image:url(../images/parent-bg.png);
}

#parent-bottom{
 position:relative;
 width:895px;
 height:50px;
 margin:0px auto 0px auto;
 padding:0px 0px 0px 0px;
}

#header{
 position:relative;
 width:790px;
 height:202px;
 margin:0px 55px 0px 51px;
 text-align:left;
 background-color:#ffffff;
 z-index:6;
}

#logo{
 position:absolute;
 top:19px;
 left:52px;
 width:192px;
 height:127px;
 z-index:6;
}

#menu{
 position:absolute;
 top:167px;
 left:0px;
 width:790px;
 height:35px;
 z-index:5;
 background-color:#ffffff;
}

/* NAV POSITIONS */
#menu-home{ position:absolute; top:0px; left:0px; width:94px; height:35px; }
#menu-anti-aging-treatments{ position:absolute; top:0px; left:95px; width:257px; height:35px; }
#menu-treatments{ position:absolute; top:0px; left:353px; width:143px; height:35px; }
#menu-products{ position:absolute; top:0px; left:497px; width:135px; height:35px; }
#menu-contact-us{ position:absolute; top:0px; left:633px; width:157px; height:35px; }

/* NAV ROLLOVERS */
a.home {background:url("../images/menu/home.jpg") 0 0 no-repeat; display:block; width:94px; height:35px; text-decoration:none;}
a:hover.home {background-position:0 -65px;}	

a.anti-aging-treatments {background:url("../images/menu/anti-aging-treatments.jpg") 0 0 no-repeat; display:block; width:257px; height:35px; text-decoration:none;}
a:hover.anti-aging-treatments {background-position:0 -65px;}	

a.treatments {background:url("../images/menu/treatments.jpg") 0 0 no-repeat; display:block; width:143px; height:35px; text-decoration:none;}
a:hover.treatments {background-position:0 -65px;}	

a.products {background:url("../images/menu/products.jpg") 0 0 no-repeat; display:block; width:135px; height:35px; text-decoration:none;}
a:hover.products {background-position:0 -65px;}	

a.contact-us {background:url("../images/menu/contact-us.jpg") 0 0 no-repeat; display:block; width:157px; height:35px; text-decoration:none;}
a:hover.contact-us {background-position:0 -65px;}	

#box-home{
 width:795px;
 height:271px;
 margin:17px 49px 0px 51px;
 text-align:left;
 background-color:#ffffff;
 background-image:url(../images/box-home-bg.jpg);
 background-repeat:no-repeat;
}

#box-home-content{
 position:absolute;
 width:520px;
 margin:15px 0px 0px 20px;
 text-align:left;
 line-height:140%;
}

#box-contact-us{
 width:795px;
 height:271px;
 margin:17px 49px 0px 51px;
 text-align:left;
 background-color:#ffffff;
 background-image:url(../images/box-contact-us-bg.jpg);
 background-repeat:no-repeat;
}

#box-contact-us-content{
 position:absolute;
 width:450px;
 margin:15px 0px 0px 20px;
 text-align:left;
 line-height:140%;
}

#box-anti-aging{
 width:795px;
 height:271px;
 margin:17px 49px 0px 51px;
 text-align:left;
 background-color:#ffffff;
 background-image:url(../images/box-anti-aging-bg.jpg);
 background-repeat:no-repeat;
}

#box-anti-aging-content{
 position:absolute;
 width:450px;
 margin:15px 0px 0px 20px;
 text-align:left;
 line-height:140%;
}
#box-treatments{
 width:795px;
 height:271px;
 margin:17px 49px 0px 51px;
 text-align:left;
 background-color:#ffffff;
 background-image:url(../images/box-treatments-bg.jpg);
 background-repeat:no-repeat;
}

#box-treatments-content{
 position:absolute;
 width:600px;
 margin:15px 0px 0px 20px;
 text-align:left;
 line-height:140%;
}

#box-products{
 width:795px;
 height:271px;
 margin:17px 49px 0px 51px;
 text-align:left;
 background-color:#ffffff;
 background-image:url(../images/box-products-bg.jpg);
 background-repeat:no-repeat;
}

#box-products-content{
 position:absolute;
 width:600px;
 margin:15px 0px 0px 20px;
 text-align:left;
 line-height:140%;
}

#indented-heading{
 margin:0px 0px 0px 20px;
}

#indented-content{
 margin:0px 0px 0px 20px;
}

#content{
 position:relative;
 width:769px;
 margin:32px 57px 50px 71px;
 padding:0px 0px 0px 0px;
 text-align:left;
 background-color:#ffffff;
 z-index:5;
}

#left-column-wide{
 position:relative;
 float:left;
 display:inline;
 width:485px;
 height:222px;
 margin:32px 0px 20px 51px;
 text-align:left;
 background-color:#ffffff;
}

#right-column-thin{
 position:relative;
 float:left;
 display:inline;
 width:270px;
 height:222px;
 margin:32px 0px 20px 40px;
 text-align:left;
 background-color:#ffffff;
}

#left-column{
 position:relative;
 float:left;
 display:inline;
 width:358px;
 margin:32px 0px 20px 51px;
 text-align:left;
 background-color:#ffffff;
}

#right-column{
 position:relative;
 float:left;
 display:inline;
 width:387px;
 height:222px;
 margin:32px 0px 20px 50px;
 text-align:left;
 background-color:#ffffff;
}

#clear{
 position:relative;
 width:790px;
 top:0px;
 left:0px;
 clear:both;
}

#footerparent{
 position:relative;
 width:790px;
 height:19px;
 margin:20px auto 0px auto;
 z-index:1;
 background-color:#ffffff;
}

#footer{
 position:relative;
 width:790px;
 height:19px;
 margin:0px auto 0px auto;
 clear:both;
 z-index:5;
}

#siteby{
 position:absolute;
 top:-5px;
 left:0px;
}

h1{
 font-family:Century Gothic, Calibri, Helvetica, Arial, sans-serif;
 font-size:22px;
 color:#2599AC;
 display:block;
 padding:0px 0px 0px 0px;
 margin:0px 0px 10px 0px;
}

h2{
 font-family:Calibri, Helvetica, Arial, sans-serif;
 font-size:14px;
 font-weight:bold;
 color:#F58020;
 display:inline;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
}

h3{
 font-family:Calibri, Helvetica, Arial, sans-serif;
 font-size:14px;
 color:#363636;
 font-weight:bold;
 text-decoration:none;
 display:inline;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 text-transform:uppercase;
}

h4{
 font-family:Calibri, Helvetica, Arial, sans-serif;
 font-size:13px;
 font-weight:bold;
 color:#ffffff;
 display:inline;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
}

h5{
 font-family:Calibri, Helvetica, Arial, sans-serif;
 font-size:16px;
 font-weight:bold;
 color:#ffffff;
 display:inline;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
}

h6{
 font-family:Calibri, Helvetica, Arial, sans-serif;
 font-size:16px;
 font-weight:bold;
 color:#ffffff;
 text-transform:uppercase;
 display:inline;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
}

a{ color:#363636; text-decoration:none; }
a:hover{ color:#363636; text-decoration:underline; }

a.submenu{ font-size:14px; color:#2599AC; text-decoration:underline; }
a.submenu:hover{ font-size:14px; color:#363636; text-decoration:underline; }

a.submenu2{ font-size:14px; color:#363636; text-decoration:none; }
a.submenu2:hover{ font-size:14px; color:#2599AC; text-decoration:underline; }

a.submenu3{ font-size:14px; color:#2599AC; text-decoration:underline; }
a.submenu3:hover{ font-size:14px; color:#363636; text-decoration:underline; }

a.bnm {background: url("../images/bnm.png") 0 0 no-repeat; display: block; width: 145px; height: 22px; text-decoration: none;}
a:hover.bnm {background-position: 0 -22px;}	

img{
 border:0px none #fff;
}

p{
 margin:0px 0px 20px 0px;
}

td{ font-family:Calibri, Helvetica, Arial, sans-serif; font-size:14px; color:#363636; }
td.row{ background-color:#E4F5F7; padding-left:20px; height:25px; }
td.rowalt{ background-color:#ffffff; padding-left:20px; height:25px; }

.big{ font-size:18px; font-weight:bold; }
.big2{ font-size:18px; font-weight:bold; color:#2599AC; }
.highlight{ color:#363636; font-weight:bold; }
.highlight2{ color:#2599AC; font-weight:bold; }
p.highlight-specials{ color:#363636; font-size:16px; font-weight:bold; margin:12px 0px 5px 0px; }

ul{ }
ol{ margin:0px 0px 0px 0px; }
li{ margin: 0px 0px 0px -20px; //margin: 0px 0px 0px 50px; line-height: 200%; }


img.opening-hours{
 margin-top:2px;
 margin-bottom:2px;
}

img.stockists{
 margin-bottom:9px;
}

img.specials{
 margin-top:5px;
 margin-bottom:5px;
}

img.short2{
 margin-bottom:20px;
}

img.line-contact{
 margin-top:1px;
 margin-bottom:1px;
}

img.line-long2{
 margin-top:5px;
 margin-bottom:25px;
}

p.line-short3{
 margin-top:0px;
 margin-bottom:15px;
 text-align:center;
}

#box-specials{
 position:relative;
 width:387px;
 background-color:#67C5D0;
 background-image:url(../images/box-specials-bg.jpg);
 margin-top:0px;
 margin-left:0px;
 margin-bottom:30px;
 z-index:5;
}

#box-specials-content{
 width:387px;
 text-align:left;
 color:#ffffff;
 font-weight:normal;
 z-index:5;
}

#box-specials-content-inner{
 margin:10px 20px 5px 21px;
 font-weight:bold;
 line-height:140%;
}

#box-specials-content-inner h1{
 font-family:Century Gothic, Calibri, Helvetica, Arial, sans-serif;
 font-size:22px;
 color:#ffffff;
 display:block;
 padding:0px 0px 0px 0px;
 margin:0px 0px 10px 0px;
}

p.submenu-list{ line-height:160%; }

blockquote{
 background-color:#E4F5F7;
 width:702px;
 margin:0px 0px 15px 0px;
 padding:10px 18px 10px 25px;
 font-style:italic;
}

span.price{
 font-family:Calibri, Helvetica, Arial, sans-serif;
 font-size:14px;
 color:#2599AC;
 font-weight:bold;
}

sup{
 vertical-align:text-top;
}
