/* basic styling and commonly used classes */
body {
	font-family: arial;
	font-size: 62.5%;
}
p 
{    font-size: 1.25em;
    line-height: 1.85em;
    margin-bottom: 17px;;
}
strong {
	font-weight:bold;
	}
.link {
    border-bottom: 2px solid #000000;
    font-style: normal;
	color: #000000;
	font-weight:bold;
	}
.align-center {
	text-align:center;
	}
a, a:hover, a:focus {
	cursor:pointer;outline:none;
	}

#footer {
 font-size:14px;
 font-weight: bold;
 text-align:center;
 width:100%;
 position:fixed;
 bottom:60px;
	
}
h1, h2 {
	font-family: arial;
}
h1 {
    font-size: 13em;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	color: #000000;
}
h3 {
	color: #AFAA6D;
	font-size: 1.85em;
}
a {
    color: #000000;
    text-decoration: none;
}
img{
	border:none;
	}
.clear {
	clear:both;display:block;font-size:0;line-height:0;
	}

/* -- */

.wrap{
	margin: 0 auto;
	width:920px;
	
	}

.whiteBox {
	margin: -45px 0 0 0;
	padding: 45px 0 0 200px;
	position: relative;
	width: 875px;
	z-index: 2;
	float: left;
}
.mascot{
	margin: -293px 0 0 50px;
	}
.whiteBox .side-left {
    float: left;
    position: relative;
    width: 560px;
}
.whiteBox .side-right {
    float: right;
    position: relative;
    width: 300px;
	font-size: 1.25em;
    line-height: 1.85em;
}
.whiteBox .right-content {
    background-image: url("../images/stripe.png");
    border-top: 1px solid #CCCC99;
    padding: 20px;
	
}
.browser-support{
	margin:0;
	list-style:none;
	padding:0;
	float:left;
	width:260px;
	}
.browser-support li{
    display: block;
    float: left;
    height: 32px;
    margin-right: 10px;
    text-indent: -9999px;
    width: 32px;	
	}
.browser-support li.explorer{
	background:url(../images/internet-explorer.png) no-repeat;
	}
.browser-support li.firefox{
	background:url(../images/firefox.png) no-repeat;
	}
.browser-support li.safari{
	background:url(../images/safari.png) no-repeat;
	}
.browser-support li.opera{
	background:url(../images/opera.png) no-repeat;
	}
.browser-support li.chrome{
	background:url(../images/chrome.png) no-repeat;
	}
#contentSlide .whiteBox .right-content h2{
 color: #AFAA6D;
 text-transform: uppercase;
  font-size: 1.85em;
}
h1{
    font-size: 13em;
	margin: 200px 15px 0 15px;
    padding: 15px 0;
	color: #fff;
	font-weight: bold;
	text-transform:uppercase;
}
#homepage{
	background:#ffffff url(../images/bg_1.jpg) top no-repeat;	
	}	
#reflexologia{
	background:#ffffff url(../images/bg_2.jpg) top no-repeat;	
	}
#reiki{
	background:#ffffff url(../images/bg_3.jpg) top no-repeat;	
	}
#tndr{
	background:#ffffff url(../images/bg_4.jpg) top no-repeat;	
	}
#tecnica{
	background:#ffffff url(../images/bg_5.jpg) top no-repeat;	
	}
#contacte{
	background:#ffffff url(../images/bg_6.jpg) top no-repeat;		
	}
#Nested4{
	background:#94929F;	
	}
#external{
	background:#BC81AF  url(../images/bg_4.jpg) top no-repeat;	
	}
.slideOptions{
	float:left;
	width:480px;
	border:1px solid #ccc;
	margin-bottom:20px;
	padding:10px;
	}
.slideOptions strong{
	display:block;
	color:#666;
	font-size:14px;
	margin:10px 0;
	}
.chooseAnimation{
	width:160px;
	float:left;
	}
.chooseAnimation label{
	color:#999;
	font-size:12px;
	font-family:"Arial Black", Gadget, sans-serif;
	margin-left:10px;
	font-weight:normal !important;
	}
.slideSpeed{
	color:#999;
	font-size:12px;
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight:normal !important;
	}
.backFirst{
	color:red !important;
	font-size:13px;
	}
.backFirst:hover{
	text-decoration:underline;
	}
