*{
	margin:0;
	padding: 0;
}

html{
	font-size:62.5%; 
}

body{
	font: 0.9em "Trebuchet MS",Tahoma,Verdana,Helvetica,Arial,sasns-serif;
	color: #4E3830;
	background-color:  #C7D941;
}

.invisible, hr{
	position: absolute;
	left: -5000px;
	height: 1%;
	width:1%;
}

#superWrapper{
	background:  #C7D941 url(../garnish/body_sclice.jpg) repeat-x top left;
	width: 100%;
	display: block;
	overflow: hidden;
	z-index: 80;
}

#wrapper{
	width:908px;
	margin: 0 auto;}

#wrapperInner{
	position:relative;
}

#header{
	display:block;
	position:relative;
	height: 125px;
   background: url(../garnish/header.jpg) no-repeat top left;
}

#header h1 a{
	position:relative;
	left:41px;
	top:20px;
	display: block;
	width:180px;
	height:80px;

}

#content{
	margin-top:88px;
	position:relative;
	background: url(../garnish/body_slice.jpg) repeat-y top left;
	height:400px;
	min-height: 400px;
	overflow: visible;
	padding: 30px 50px;
	background-image: url(../garnish/body_slice.jpg);
}

*>#content{
	height:auto;
	overflow: hidden;
}
#mainContent{
	/*width:70%;*/
	float: left;
}

#sidebar{
	/*width:30%;*/
	float: left;
}

#footer{
	background: url(../garnish/footer_slice.jpg) top left no-repeat;		
	overflow:hidden;
	height:140px;
	position:relative;
}

/*--------------------------------------------------------
 -------------------------Navigation----------------------
 -------------------------------------------------------*/

#navigation,#navigation ul{
padding:0;
margin:0;
list-style:none;
line-height:1em;
}

#navigation{
	position: absolute;
	top:125px;
	left: 10px;
	height:88px;
	font-size:1.2em;
	z-index: 100;
}

#navigation li a{
	display: block;
	width:auto;
	color:#F6F4CF;
	font-size:1.2em;
	text-decoration: none;
	height:88px;
}

#navigation li a:hover, #navigation li:hover{
	color: #C9DA47;
	text-decoration: none;
	background-color: #C3240A;
}

#navigation li ul li a{
	font-weight:normal;
	padding:5px 15px 7px 5px;
	height: auto;
}

#navigation li{
	float: left;
	width: auto;
	margin:0 8px 0 0;
	padding:0;
}

#navigation li ul li li{
	font-size: 0.8em; 
}

#navigation li ul li{
	float:left;
	width:200px;
	margin:0;
	position:relative;
}

#navigation li ul li a{
	padding: 5px 15px;
	font-size:0.9em;
}

#navigation li ul{
	position:absolute;
	background-color: #C3240A;;
	line-height:1.5em;
	width:200px;left:-999em;
}

#navigation li ul ul{
	margin:0 0 0 200px;
	position:absolute;
	top:0;
}

#navigation li:hover ul ul,
#navigation li:hover ul ul ul,
#navigation li.sfhover ul ul,#navigation li.sfhover ul ul ul{left:-999em;}

#navigation li:hover ul,#navigation li li:hover ul,#navigation li li li:hover ul,
#navigation li.sfhover ul,#navigation li li.sfhover ul,#navigation li li li.sfhover ul{left:auto;}

.current{
	color: #c7d941;
	text-decoration:none;
	background-color: #c3240a;
}

#navigation #body{
	background: url(../garnish/menu.jpg) no-repeat top left;
	width:85px;
	display:block;
}

#navigation #body:hover, #navigation li:hover #body, #navigation li.current #body{
	background: url(../garnish/menuHover.jpg) no-repeat top left;
}

#navigation #face{
	background: url(../garnish/menu.jpg) no-repeat -85px 0;
	width:89px;
	display:block;
}

#navigation #face:hover, #navigation li:hover #face, #navigation li.current #face{
	background: url(../garnish/menuHover.jpg) no-repeat -85px 0;
}

#navigation #special{
	background: url(../garnish/menu.jpg) no-repeat -174px 0;
	width:160px;
	display:block;
}

#navigation #special:hover, #navigation li:hover #special, #navigation li.current #special{
	background: url(../garnish/menuHover.jpg) no-repeat -174px 0;
}

#navigation #contact{
	background: url(../garnish/menu.jpg) no-repeat -334px 0;
	width:119px;
	display:block;
}

#navigation #contact:hover, #navigation li:hover #contact, #navigation li.current #contact, #navigation li:hover.current #contact{
	background: url(../garnish/menuHover.jpg) no-repeat -334px 0;
}

/*--------------------------------------------------------
 -----------------------Columns Classes------------------
 -------------------------------------------------------*/

 
.c100{
	width:100%;
	display: block;
}

.c50{
	width: 50%;
	float:left;
}

.c70{
	width:70%;
	float:left;
}

.c30{
	width:30%;
	float: left;
}

.c50 p, .c70 p, .c30 p{
	padding: 10px 45px 10px 10px;
}

.lastColumn p{
	padding-right:50px;
}

	
/*--------------------------------------------------------
 -------------------------Typography----------------------
 -------------------------------------------------------*/
	
#header h1 a{
	position: absolute;
	left:41px;
	top:20px;
	display: block;
	width:180px;
	height:80px;
}


#lang{
	position:absolute; 
	right:-30px; 
	top:30px;
	color:#ffffff; 
	font-size:1.2em;
}

#lang a{
	color:#4e3830;
	text-decoration: none;
	font-weight: bolder;
	padding: 2px 5px;
}

#lang a:hover{
	color: #D7DCBB;
	background-color: #C3240A;
}

#lang .current{
	background-color: #C3240A;
	color:#c7d941;
}
	
ul{
	padding: 5px 0px 5px 25px;
	font-size:1.3em;
}

ul li{
	padding: 5px 10px 5px 10px;
}

.floatLeft{
	float: left;
	margin: 10px 20px;
}
.floatRight{
	float: right;
	margin: 10px 20px;
}

.center{
	margin: 30px auto 0 auto;
	display: block;
}

h2{
	font-size:2.2em;
	font-weight: lighter;
	padding: 10px;
}

h3{
	font-size:2em;
	font-weight: lighter;
	padding: 10px;
}

h4{
	font-size:1.8em;
	padding: 10px;
}

p, address{
	padding: 10px 50px 10px 10px;
	font-size:1.3em;
}

a{
	color:#c3240a;
	text-decoration: underline;
}

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

#sidebar p, #sidebar address{
	padding-right: 20px;
}

#sidebar h3{
	padding-top: 30px;
}

#breadcrumb{
	font-size:1.2em;
	padding: 0px 0px 5px 10px;	
	overflow: visible;
}

#breadcrumb span{
	color: #815e54;
	font-weight: lighter;
}

#breadcrumb a{
	font-size:0.95em;
}

#bottomLinks{
	position:absolute;
	bottom:40px;
	left:-20px;
	font-size:1.2em;
}

#bottomLinks ul{
	padding-right:0; 
}

#bottomLinks li{
	float:left;
	list-style:none;
	padding-right: 2px; 
	}
	
#footer p{
	position:absolute;
	clear: left;
	top:70px;
	right:-50px;
	background: url(../garnish/net360.jpg) no-repeat top left;
}

#footer p a{
	display: block;width:49px;
	height:41px;
}

#innerFooter{
	background: url(../garnish/kps_logos.jpg) no-repeat top left;
	width: 251px;
	height: 37px;
	position:absolute;
	top:75px;
	right:70px;
}

.pageSubNav{
	list-style: none;
	margin:10px 0 0 0;
	padding: 0;
	width: 70%;
}

.pageSubNav li{
	background-color: #4e3830;
	border: 1px solid #815e54;
	margin:2px 0 2px 10px;
	font-size:0.9em;
}

.pageSubNav li a{
	color: #f6f4cf;
	text-decoration: none;
}

.pageSubNav li:hover{
	background-color: #c3240a;
	border: 1px solid #f4684f;
}

.pageSubNav li a:hover{
	color: #c7d941;
}
/*--------------------------------------------------------
 -----------------------Headings Image Replacement------------------
 -------------------------------------------------------*/

#index h2{
	background: url(../garnish/h2Index.jpg) no-repeat;
	width: auto;
	height: 49px;
	display: block;
	padding: 0;
	margin: 10px 0 5px 0;
}

#index h3, #body h3{
	background: url(../garnish/h3Index.jpg) no-repeat;
	width: 73px;
	height: 33px;
	display: block;
	padding: 0;
	margin:20px 0 5px 0;
}

#body h2{
	background: url(../garnish/h2body.jpg) no-repeat;
	width: auto;
	height: 31px;
	display: block;
	padding: 0;
	margin: 10px 0 5px 10px;
}

#fotodynamikes h2{
	background:url(../garnish/h2fotodynamikes.jpg) no-repeat;
	width: auto;
	height: 31px;
	display: block;
	padding: 0;
	margin: 10px 0 5px 10px;
}

#slimming h2{
	background: url(../garnish/h2Slim.jpg) no-repeat;
	width: auto;
	height: 31px;
	display: block;
	padding: 0;
	margin: 10px 0 5px 10px;
}

#vibrex h2{
	background: url(../garnish/h2vibrex.jpg) no-repeat;
	width: auto;
	height: 55px;
	display: block;
	padding: 0;
	margin: 10px 0 0px 10px;
}

#energist h2{
	background: url(../garnish/h2vibrex.jpg) no-repeat;
	width: auto;
	height: 55px;
	display: block;
	padding: 0;
	margin: 10px 0 0px 10px;
}

#lumicell h2{
	background: url(../garnish/h2Lumicell.jpg) no-repeat;
	width: auto;
	height: 31px;
	display: block;
	padding: 0;
	margin: 10px 0 5px 10px;
}

#massage h2{
	background: url(../garnish/h2Massage.jpg) no-repeat;
	width: auto;
	height: 42px;
	display: block;
	padding: 0;
	margin: 10px 0 5px 10px;
}

#spa h2{
	background: url(../garnish/h2spa.jpg) no-repeat;
	width: auto;
	height: 42px;
	display: block;
	padding: 0;
	margin: 10px 0 5px 10px;
}

#face h2{
	background: url(../garnish/h2face.jpg) no-repeat;
	width: auto;
	height: 42px;
	display: block;
	padding: 0;
	margin: 10px 0 5px 10px;
}

#cosmetology h2{
	background: url(../garnish/h2cosmetology.jpg) no-repeat;
	width: auto;
	height: 42px;
	display: block;
	padding: 0;
	margin: 10px 0 5px 10px;
}

#multivitamin h2{
	background: url(../garnish/h2multivitamin.jpg) no-repeat;
	width: auto;
	height: 42px;
	display: block;
	padding: 0;
	margin: 10px 0 5px 10px;
}

#skin h2{
	background: url(../garnish/h2skin.jpg) no-repeat;
	width: auto;
	height: 42px;
	display: block;
	padding: 0;
	margin: 10px 0 5px 10px;
}

#special h2{
	background: url(../garnish/h2special.jpg) no-repeat;
	width: auto;
	height: 42px;
	display: block;
	padding: 0;
	margin: 10px 0 5px 10px;
}

#contact h2{
	background: url(../garnish/h2contact.jpg) no-repeat;
	width: auto;
	height: 42px;
	display: block;
	padding: 0;
	margin: 10px 0 5px 10px;
}

#therapeutika h2{
	background: url(../garnish/h2_ther.jpg) no-repeat;
	width: auto;
	height: 42px;
	display: block;
	padding: 0;
	margin: 10px 0 5px 10px;
}

#dermoapoxesi h2{
	background: url(../garnish/he_dermoapo.jpg) no-repeat;
	width: auto;
	height: 42px;
	display: block;
	padding: 0;
	margin: 10px 0 5px 10px;
}

#aromatotherapia h2{
	background: url(../garnish/h2_aromato.jpg) no-repeat;
	width: auto;
	height: 42px;
	display: block;
	padding: 0;
	margin: 10px 0 5px 10px;
}


#energist1 h2{
	background: url(../garnish/h2_energist.jpg) no-repeat; 
	width: auto;
	height: 42px;
	display: block;
	padding: 0;
	margin: 10px 0 5px 10px;
}

#hypoxi h2{
	background: url(../garnish/h2_hypoxi.jpg) no-repeat;
	width: auto;
	height: 42px;
	display: block;
	padding: 0;
	margin: 10px 0 5px 10px;
}


#contact h3{
	background: url(../garnish/h3contact.jpg) no-repeat;
	width: auto;
	height: 33px;
	display: block;
	padding: 0;
	margin:20px 0 5px 0;
}


.buttonLink{
	background: url(../garnish/button_slice.jpg) repeat-x center;
	border: 1px solid #352520;
	color:#f6f4cf;
	text-decoration: none;
	padding:20px;
	margin:0 0px 0 -7px;
	text-align:center;
	display: block;
	width:194px;
}

.buttonLink:hover{
	background: url(../garnish/button_sliceHover.jpg) repeat-x center;
}

/*--------------------------------------------------------
 --------------------------Others-------------------------
 -------------------------------------------------------*/

.image_border{
	border:3px solid #d4572b;
	margin:10px;
	}
	
.button{
	background: url(../garnish/button_slice.jpg) repeat-x center;
	border: 1px solid #352520;
	color:#f6f4cf;
	text-decoration: none;
	text-align:center;
	height:20px;
	}	
	
.row{
	width:100%;
	height:auto;
	overflow:hidden;
	display:block;
	margin-bottom:20px;
	}



/*--------------------------------------------------------
 -----------------------Contact Page-------------------
 -------------------------------------------------------*/

#contactForm fieldset{
	border:0;
	margin: 10px;
}

#contactForm legend{
	font-size: 1.5em;
	margin:10px 0;
}

#contactForm p{
	margin: 10px 0;
}

#contactForm label{
display: block;
}

#contactForm input, #contactForm textarea{
	background-color: #dfec99;
	border-top: 1px solid #f4684f;
	border-right: 1px solid #f4684f;
	border-bottom: 1px solid #c3240a;
	border-left: 1px solid #c3240a;
	width: 50%;
	font-family: Courier;
	font-size:0.6em!important;
	padding:2px;
	color:#4e3830;
}

#contactForm .button{
	color:#c7d941;
	background-color: #c3240a;
	width: auto;
	font-size:1.1em;
	border:1px solid #c7d941;
	padding: 0px 0 5px 0;
}

#contactForm .button:hover{
	color:#9bad21;
	background-color: #bc250a;
}

