/*                                     */
/***** Global Settings             *****/
/*                                     */

html, body 
{
background: #ffffff; 
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin:0; 
padding:0; 
position: center; 
top:0; left:0;
}


/*                     */
/* lightbox            */
/*                     */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
    
    
/*                                     */
/*    menu settings                    */
/*                                     */

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 128px; /* Width of Menu Items */
	border-bottom: 1px solid #ffffff;
    }

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 127px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
    font-size:11px;
	background: #E3EBEF; /* IE6 Bug */
	padding: 10px;
	border: 1px solid #ffffff;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */


		
li ul li a { padding: 6px 9px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */


/*                                     */
/* tables                          */
/*                                     */

td {padding: 0; border-width: 0; vertical-align: top;}
td.col_row {background: #84B5CE;}
td.prices {padding: 0; border-width: 0; vertical-align: bottom;} 


/*                                     */
/* paragraphs                         */
/*                                     */

p {
    line-height : 140%;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #242523;
	font-size: 0.7em;
    text-decoration: none;
    text-align:justify;
    }
p.right {
    text-align:right;
    margin: 7 px; 
}


/*                                     */
/* site map items                      */
/*                                     */


.mapsection {font-family: verdana, arial, helvetica, sans-serif; font-size: 0.8em;}
.mapitem {font-family: verdana, arial, helvetica, sans-serif; font-size: 0.7em;}


/*                                     */
/***** Forms                       *****/
/*                                     */
form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

.form_control {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 background-color: #ffffff;
 color: #000000;
 margin-right: 7px;
}


/*                                     */
/* headers                             */
/*                                     */

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
h1 {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 26px;
color: #A51021;
}
h2 {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 22px;
color: #A51021;
} 
h3 {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 22px;
color: #FF3300;
} 
h4 {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 26px;
color: #003366;
} 
h5 {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 26px;
color: #ED6C03;
} 
h6 {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 26px;
color: #003366;
} 

/*                                     */
/*         txts                        */
/*                                     */



/* Feint                             */ 
/* Feint                             */ 
/* Feint                             */   
    
   
/* tiny feint text                      */ 
.sm_lw_txt {
    font-family: Verdana, Arial;
    color:#806766;
	font-size:10px;
	}
          


/* Red                             */ 
/* Red                             */ 
/* Red                             */ 


/* tiny red body text                      */ 
.sm_col_txt {
    font-family: Verdana, Arial;
    color:#A51021;
	font-size:10px;
	}

/* red arial side text normal size red                        */ 
.side_col_1 {
    font-family: Arial, Verdana, MS Sans Serif, sans-serif;
    color: #A51021;
	font-size: 13px;
    }
     
/* highlight text smaller red                             */     
.high_1 {
    font-family: Arial, Verdana, MS Sans Serif, sans-serif;
    color: #A51021;
	font-size: 15px;
    }

/* highlight text large red                             */ 
.high_4 {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 18px;
    color: #A51021;
    text-decoration: none; 
        line-height: 140%;
    }
a.high_4:hover {color: #ADADAD} 

/* lg red                             */ 
.lg_r {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 20px;
    color: #A51021;
    text-decoration: none; 
    }

/* lg red txt as header 1    red                         */ 
.high_5 {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 22px;
   color: #A51021;
    }
/* lger red    red                         */ 
.high_56 {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 26px;
   color: #A51021;
    }

/* Petrol                             */
/* Petrol                             */ 
/* Petrol                             */


/* highlight text normal petrol                             */ 
.high_a {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
    color: #466A88;
	font-size: 13px;
    }


 
/* Blue Green                             */ 
/* Blue Green                             */ 
/* Blue Green                             */


/* tiny green blue text                      */ 
.sm_grbl_txt {
    font-family: Verdana, Arial;
    color:#008080;
	font-size:10px;
	}
    
/* highlight text normal blue green                             */ 
.high_7 {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
    color: #008080;
	font-size: 13px;
    }
    
/* highlight text blue green                             */      
.high_2 {
    font-family: Arial, Verdana, MS Sans Serif, sans-serif;
    color: #008080;
	font-size: 14px;
    }

/* highlight text large blue green                             */ 
.high_19 {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 18px;
    color: #008080;
    }
       
/* highlight text large blue green                             */ 
.high_6 {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 22px;
    color: #008080;
    }

    
/* Black                                    */ 
/* Black                                    */ 
/* Black                                    */ 

/* tiny main body text black                     */ 
.sm_main_txt {
    font-family: Verdana, Arial;
    color:#0E0E0E;
	font-size:10px;
	}
    
/* sm body text   black                   */ 
.sm_txt {
    font-family: Verdana, Arial;
    color:#0E0E0E;
	font-size:11px;
	}
    
/* main text                      */ 
.main_txt {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
    color: #0E0E0E;
	font-size: 11px;
    text-decoration: none;
    }

/* black arial side text normal size    black                    */ 
.side_col_14 {
    font-family: Arial, Verdana, MS Sans Serif, sans-serif;
    color: #000000;
	font-size: 13px;
    }


   
/* highlights                             */    
/* highlights                             */
/* highlights                             */


/* highlight text large main black                             */ 
.high_10 {
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 16px;
    color: #0E0E0E;
    }  
      
/* highlight text larger main black                            */ 
.high_8 {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 18px;
    color: #0E0E0E;
        line-height: 140%;
    }   
/* highlight text massive black main                             */  
.high_9a {  
font-family: arial, verdana, helvetica, sans-serif;
    font-size: 20px;
    color: #0E0E0E;
}

/* highlight text massive black main                             */ 
.high_9 {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 22px;
    color: #0E0E0E;
    } 


/* Orange                                    */ 
/* Orange                                    */ 
/* Orange                                    */ 


/* highlight text normal orange                           */ 
.high_16 {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
	font-size: 11px;
    color: #FF6600;
    text-decoration: none; 
    }
a.high_16:hover {color: #9E9696} 

/* orange arial side text normal size  orange                      */ 
.side_col_o {
    font-family: Arial, Verdana, MS Sans Serif, sans-serif;
    color: #FF6600;
	font-size: 13px;
    }

      
/* highlight 18 orange                           */ 
.high_o6 {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
	font-size: 18px;
    color: #FF6600;
    text-decoration: none; 
    }
    
/* highlight text large orange                           */ 
.high_15 {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 20px;
    color: #FF6600;
    text-decoration: none; 
    }
    
/* highlight text largest orange                           */ 
.high_14 {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 22px;
    color: #FF6600;
    text-decoration: none; 
    }

/* highlight text largest orange                           */ 
.high_14 {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 22px;
    color: #FF6600;
    text-decoration: none; 
    }
  
/* Dark Green                                    */ 
/* Dark Green                                    */ 
/* Dark Green                                    */ 

/* highlight text normal dk green                           */ 
.high_17 {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
	font-size: 11px;
    color: #006666;
    text-decoration: none; 
    }
/* highlight text large dk green                           */ 
.high_20 {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
	font-size: 14px;
    color: #006666;
    text-decoration: none; 
    }
    
/* highlight text larger dk green                           */ 
.high_189 {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
	font-size: 20px;
    color: #006666;
    text-decoration: none; 
    }
/* highlight text larger dk green                           */ 
.high_18 {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
	font-size: 22px;
    color: #006666;
    text-decoration: none; 
    }


.high_ar {
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 22px;
    color: #BA0F7A;
    text-decoration: none; 
    line-height : 150%;
    }
    
.high_ar_txt {
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    color: #008080;
    text-decoration: none; 
    line-height : 170%;
    }

.high_ar_txt_lnk {
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    color: #BA0F7A;
    text-decoration: none; 
    font-weight: bold;
    }
a.high_ar_txt_lnk:hover {color: #9E9696}

.open_eve_title {
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 26px;
    color: #BA0F7A;
    text-decoration: none; 
    line-height : 150%;
    }   
       
/*                                     */
/* linking txts                        */
/*                                     */


    
/* link 1                              */ 
.link1 {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
    color: #EFF8FB;
	font-size:0.7em;
    text-decoration: none; 
	border-bottom:1px dotted;
    }
a.link1:hover {color: #9E9696}   

/* link 2                                */     
.link2 {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
    color: #BFB3B3;
	font-size: 11px;
    text-decoration: none;
    }
a.link2:hover {color: #919389;}   

/* link 3                                */     
.link3 {
    font-family: verdana, arial, helvetica, sans-serif;
    color:#4E4C4C;
	font-size:11px;
    text-decoration: none;
    }
a.link3:hover {color: #8D9990;}   

/* link 4                                */     
.link4 {
    line-height: 140%;
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
    color: #0E0E0E;
	font-size: 13px;
    text-decoration: none;
    text-align:justify;
    padding: 0px; 
    }
a.link4:hover {color: #A50021;}    



/* lnk text normal arial red                             */ 
.lnk_high_33 {
    font-family: Arial, Verdana, MS Sans Serif, sans-serif;
    color: #A51021;
	font-size: 13px;
    text-decoration: none; 
    } 
a.lnk_high_33:hover {color: #8D9990;} 

/* lnk text tiny red                             */     
.lnk_high_1 {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
    color: #A51021;
	font-size: 10px;
    text-decoration: none; 
    }
a.lnk_high_1:hover {color: #8D9990;} 

/* lnk text tiny orange                             */     
.lnk_high_1o {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
    color: #FF6600;
	font-size: 10px;
    text-decoration: none; 
    }
a.lnk_high_1o:hover {color: #8D9990;} 

/* lnk text normal black                             */ 
.lnk_high_4 {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
    color: #0E0E0E;
	font-size: 13px;
    text-decoration: none; 
    } 
a.lnk_high_4:hover {color: #CE0000;} 


/* contact details                      */   
.contact_details {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
    color:#919389;
	font-size:11px;
    text-decoration: none; 
    }
a.contact_details:hover {color: #DBD1D1;} 

/* below - use confirmed                             */ 
/* below - use confirmed                             */ 
/* below - use confirmed                             */ 


/* lnk text normal red  - in use                           */ 
.lnk_high_3 {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
    color: #A51021;
	font-size: 11px;
    text-decoration: none; 
    } 
a.lnk_high_3:hover {color: #8D9990;}


/* small red body text - in use                      */ 
.smish_col_txt {
    font-family: Verdana, Arial;
    color:#A51021;
	font-size:11px;
	}
    
/* designed by - in use                       */  
   
.designed_by {
    font-family: Verdana, Arial;
    color:#938585;
	font-size:10px;
    text-decoration: none; 
	}
a.designed_by:hover {color: #83B5B4;} 


/* lnks pg - in use                      */ 

.lnks_pg {
    font-family: Verdana;
    color: #800000;
	font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    }
a.lnks_pg:hover {color: #83B5B4} 

.lnks_pg_txt {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #765E5E;
	font-size: 11px;
    text-decoration: none; 
    }

/* top txt  - in use                           */

.top_txt {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
    color: #CDCDD1;
	font-size: 9px;
    text-decoration: none; 
    }
/* lower menu txt - in use                             */ 

.highlight2 {
    font-family:  verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #6F9F9E;
    text-decoration: none; 
    } 
a.highlight2:hover {color: #800000}
    
/* nav menu - in use                             */   

.nav_menu_items {
	display: block;
	text-decoration: none;
    text-align: left;
    font-size:11px;
	padding: 10px;
	border: 3px solid #ffffff;
	border-bottom: 0;
    font-family: Verdana, arial, MS Sans Serif, sans-serif;
    color: #FEFCFC;
    background: #A83A4A; /* IE6 Bug */
	}
a.nav_menu_items:hover {background: #6F5F5F;}  

/* site map - in use                             */   

.smap {
	text-decoration: none;
    font-size:11px;
    font-family: Verdana, arial, MS Sans Serif, sans-serif;
    color: 800000;
	}
a.smap:hover {color: #83B5B4;}  

/* lower address contact - in use                             */ 

.high_3 {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
    color: #800000;
	font-size: 11px;
    text-decoration: none;
    }
a.high_3:hover {color: #3C3C3C;}    

.in_lnk1 {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
    color: #3C3C3C;
	font-size: 11px;
    text-decoration: none;
    }
a.in_lnk1:hover {color: #800000;}  

/* orange subtitle - alizonne - in use                                */ 
.high_0 {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
    color: #ED6C03;
	font-size: 11px;
    text-decoration: none;
    }
a.high_0:hover {color: #3C3C3C;}  


.treatments_1 {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
    color: #CC0000;
	font-size: 11px;
    text-decoration: none;
    border-bottom:1px dotted;
    }
a.treatments_1:hover {color: #3C3C3C; border-bottom:1px dotted;}  

.treatments_2 {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
    color: #FF6600;
	font-size: 11px;
    text-decoration: none;
    border-bottom:1px dotted;
    }
a.treatments_2:hover {color: #3C3C3C; border-bottom:1px dotted;}  

.treatments_3 {
    font-family: Verdana, Arial, MS Sans Serif, sans-serif;
    color: #006666;
	font-size: 11px;
    text-decoration: none;
    border-bottom:1px dotted;
    }
a.treatments_3:hover {color: #3C3C3C;} 

.inner_lnk {
    font-family:  verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #800000;
    text-decoration: none; 
    border-bottom:1px dotted;
    } 
a.inner_lnk:hover {color: #3C3C3C}

.tny_lnk {
    font-family:  verdana, arial, helvetica, sans-serif;
    font-size: 10px;
    color: #800000;
    text-decoration: none; 
    border-bottom:1px dotted;
    } 
a.tny_lnk:hover {color: #3C3C3C}

.inner_lnk_bl {
    font-family:  verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #242523;
    text-decoration: none; 
    border-bottom:1px dotted;
    } 
a.inner_lnk_bl:hover {color: #800000}