body
{
	color: #6a6891;
	background-color: white;
	background-image: url('../images/bggrad.jpg');
	background-repeat: repeat-y;
	font-family: "Trebuchet MS", "Tahoma", sans-serif;
	font-weight: lighter;
}

img { border: 0; }

/****************************** add all the graphical furniture to the document frame *************************/
div#frame
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 922px;
}

div#frametop
{
	width: 856px;
	height: 255px;
	background-image: url('../images/bgstuff/frametop.png');
	background-repeat: no-repeat;
}

div#leaves
{
	position: absolute;
	top: -3px;
	right: -3px;
	width: 108px;
	height: 792px;
	background-image: url('../images/bgstuff/leaves.png');
	background-repeat: no-repeat;
	z-index: 100;
}

div#framemid
{
	background-image: url('../images/bgstuff/framebgtile.png');
	background-repeat: repeat-y;
	min-height: 480px;
}

div#framebot
{
	background-image: url('../images/bgstuff/framebot.png');
	width: 918px;
	height: 86px;
	background-repeat: no-repeat;
}
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ end frame stylisation @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

h1,h2,h3 { font-weight: normal; }
h1 { margin: 0; padding-top: 20px; padding-bottom: 15px;}

h2 { font-size: 20px;}
h3 { font-size: 16px;}
p, li, td { font-size: 14px; }

.price
{
	margin-bottom: 0;
	margin-top: 0;
	color: #444444;
}
/****************************** position the items in the banner *************************/
img#logo
{
	position: absolute;
	top: 20px;
	left: 10px;
}

img#logo-text
{
	position: absolute;
	top: 25px;
	left: 212px;
}

span#banner-address, span#banner-phone, div#opening-hours
{
	position: absolute;
	font-size: 14px;
	top: 10px;
	right: 100px;
	text-align: right;
}
div#opening-hours { right: 120px; top: 100px; }
span#banner-phone {	top: 180px; }

#banner embed { margin-top:7px; } /* for flash banner */
#banner object { margin-top:7px; } /* for flash banner on ie*/

/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ end banner stylisation @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/


/******************************* style the nav *********************************************/
ul#nav
{
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 222px;
	left: 20px;
}
ul#nav li
{
	display: inline;
	padding: 0;
	margin: 0;
}

ul#nav a { display: block; float: left; height: 27px;}
ul#nav a:link { display: block; float: left; height: 27px;}
ul#nav a:visited { display: block; float: left; height: 27px;}
ul#nav a:active { display: block; float: left; height: 27px;}
ul#nav a:hover { display: block; float: left; height: 27px; }

a:hover#massage { width: 101px; background-image: url('../images/nav/massage_101x27_over.png'); }
a:hover#facials { width: 84px; background-image: url('../images/nav/facials_84x27_over.png'); }
a:hover#sttropez { width: 159px; background-image: url('../images/nav/sttropez_159x27_over.png'); }
a:hover#bodyt { width: 150px; background-image: url('../images/nav/body_150x27_over.png'); }
a:hover#nails { width: 77px; background-image: url('../images/nav/nails_77x27_over.png'); }
a:hover#makeup { width: 105px; background-image: url('../images/nav/makeup_105x27_over.png'); }
a:hover#beauty { width: 89px; background-image: url('../images/nav/beauty_89x27_over.png'); }

/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ end of nav style @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/


div#content
{
	padding-left: 20px;
	padding-right: 110px;
	min-height: 500px;
	padding-top: 10px;
	position: relative;

}

#front300s
{
	float: left;
	margin-right: 25px;
	margin-top: 20px;
}

/* a drop shadow suited to images of dimensions 300px X 199px */
.shadow300
{
	width: 307px;
	height: 206px;
	background-image: url('../images/shadow_308x207.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-top: 10px;
}


ul#brands { list-style: none; margin-top: 20px; }
ul#brands li {float: right; margin: 15px; }
li#ji { padding-top: 50px; }

#rpics
{
	float: right; 
	margin: 30px 0 20px 20px;
}

#facebook
{
	position: absolute;
	top: 20px;
	right: 120px;
}

#promo
{
	margin: 8px 0; 
	padding: 10px; 
	float: left; 
	font-size: 14px; 
	border: 1px solid #e0dfe8;
}
#promo ul
{
	margin: 5px 0;
	padding-left: 20px;

}
