/*  ---------------------------------------
	www.shiatsuplace.co.uk/style.css  
	02/04/07  
	author: brian porteous	
	info@bripod.co.uk
	---------------------------------------	*/


html{
	font-size:100%;
}
body {	
	background-color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:62.5%;	
	line-height:1.9em;	
	color:#666;
	margin:0em; padding:0em;
}
h1 {
	background:url('images/blossom2.jpg') no-repeat top right;
	color:#e00; margin:20px 0px 0px 0px;
	height:55px; 
	text-align:right; 
	font-size:1.1em; 
	padding:20px 50px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-weight:bold;
	font-size:1.6em;
}
h3 {font-weight:bold;
	font-size:1.2em;
	border-bottom:1px dotted #444;
}
	
.clear{	
	clear:both;
	}

	
#header{
	background:url('images/headbg.gif') repeat-x;
	position:relative;
	top:0px;
	height:200px;
	width:100%;
	}
#logo{
	background:url('images/logo.gif') no-repeat left;
	height:200px;
	width:310px;
	float:left;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	}
#topright{
	background:url('images/topright.jpg') no-repeat left;
	height:200px;
	width:490px;
	top:0px;
	right:0px;
	float:right;
	z-index:1;
	}
#content{
	background:url('images/bamboo.jpg') repeat-y top right;
	position:relative; top:0; right:0; height:100%; 
	}
#picbar{ 
	float:left;
	width:200px;
	height:100%; 
	padding:50px 0 25px 0;
}
.testimonials{
	background:url(images/tilebeige.jpg) repeat-y top left;
	font-size:0.9em;
	padding:10px 10px 10px 0;
	text-align:center;
	border-bottom:1px dotted #444;
}
.testimonials p{
	padding:5px; margin-left:10px;
	border-bottom:1px dotted #444;
}
.ad{background:url(images/tilebeige.jpg) repeat-y top left;
	font-size:0.9em;
	padding:10px 20px 10px 0;
	text-align:right;
}
.largespace{
	margin:300px 0 300px 0;
}

#menu {
	display:block; 
	float:right;
	width:200px;
	height:100%; font-size:2em; font-weight:500; line-height:1.5em;  padding-top:0px;
}
#menu ul {margin:0; padding:0; list-style-type:none;}
#menu li {
	float:left; 
	display:block; 
	width:90px; height:20px; 
	list-style:none; 
	text-align:right; 
	padding-right:30px; margin:10px 0 10px 60px;
}
#menu li.list1 {background:transparent url(images/home-A.gif) no-repeat;}
#menu li.list2 {background:transparent url(images/about-A.gif) no-repeat;}
#menu li.list3 {background:transparent url(images/info-A.gif) no-repeat;}
#menu li.list4 {background:transparent url(images/session-A.gif) no-repeat;}
#menu li.list5 {background:transparent url(images/on-site-A.gif) no-repeat;}
#menu li.list6 {background:transparent url(images/staff-A.gif) no-repeat;}
#menu li.list7 {background:transparent url(images/contact-A.gif) no-repeat;}
#menu li.list8 {background:transparent url(images/find-us-A.gif) no-repeat;}
#menu li.list9 {background:transparent url(images/links-A.gif) no-repeat;}
#menu li.list10 {background:transparent url(images/events-A.gif) no-repeat; height:40px;}
#menu a {display:block; width:90px; padding-top:20px; height:0; overflow:hidden; font-size:0.001em; color:#339900;}
* html #menu a:link, * html #menu a:visited {height:20px; height:0;}
* html #menu a#item10:visited {height:40px; height:0;}

#menu a#item1 {background:transparent url(images/home-B.gif) -90px -20px no-repeat;}
#menu a#item2 {background:transparent url(images/about-B.gif) -90px -20px no-repeat;}
#menu a#item3 {background:transparent url(images/info-B.gif) -90px -20px no-repeat;}
#menu a#item4 {background:transparent url(images/session-B.gif) -90px -20px no-repeat;}
#menu a#item5 {background:transparent url(images/on-site-B.gif) -90px -20px no-repeat;}
#menu a#item6 {background:transparent url(images/staff-B.gif) -90px -20px no-repeat;}
#menu a#item7 {background:transparent url(images/contact-B.gif) -90px -20px no-repeat;}
#menu a#item8 {background:transparent url(images/find-us-B.gif) -90px -20px no-repeat;}
#menu a#item9 {background:transparent url(images/links-B.gif) -90px -20px no-repeat;}
#menu a#item10 {background:transparent url(images/events-B.gif) -90px -40px no-repeat; padding-top:40px;}


#menu a#item1:hover {background-position:top right; z-index:50;}
#menu a#item2:hover {background-position:top right; z-index:50;}
#menu a#item3:hover {background-position:top right; z-index:50;}
#menu a#item4:hover {background-position:top right; z-index:50;}
#menu a#item5:hover {background-position:top right; z-index:50;}
#menu a#item6:hover {background-position:top right; z-index:50;}
#menu a#item7:hover {background-position:top right; z-index:50;}
#menu a#item8:hover {background-position:top right; z-index:50;}
#menu a#item9:hover {background-position:top right; z-index:50;}
#menu a#item10:hover {background-position:top right; z-index:50;}
* html #menu a:hover {height:20px; height:0;}
* html #menu a#item10:hover {height:40px; height:0;}

#donate{
	clear:left;
	color:#fff;
	width:150px; height:auto; 
	font-size:0.6em; 
	line-height:1.3em;
	text-align:right; 
	padding:10px; margin:0px 0px 0px 10px;
	position:absolute;
	bottom:0px;
	font-family:Trebuchet, Tahoma, Arial, sans-serif;
}
#center {
	margin-right:210px;
	margin-left:210px;
	padding:3em 2em 2em 2em; font-size:1.2em;
	background-color:#fff;
	text-align:right; 
	height:100%; 
}
#center p{
	margin-bottom:20px;
}
img.centered { 
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
	padding:10px; border:1px solid #eee;
}
#center a{color:#666;
	font-weight:bold;
	text-decoration:none;}
#center a:hover{color:#f00;}

#center h3{border:none;}
#center a{color:#666;}
#center a:hover{color:#f00;}
.beige{
	text-align:right; 
	background:url(images/tilebeige.jpg) repeat-y top right; 
	margin:2em; display:block;
	width:75%; padding:1em; 
	float:right; border:1px solid #eee;
}
.blue{
	text-align:left; 
	background:url(images/tileblue.jpg) repeat-y top left; 
	margin:2em; display:block;
	width:75%; padding:1em; 
	float:left; border:1px solid #eee;
}
.picleft{
	position:relative; 
	float:left; 
	top:0; 
	left:0;
}
.picright{
	position:relative; 
	float:right; 
	top:0; 
	right:0;
}
#links{
	padding:10px; 
	border:1px solid #eee;
	background:url(images/tilebeige.jpg) repeat-y top right;
	}
#links li{
	margin:10px;

	list-style-type: circle;
	}
#links a{
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
#links a:hover{color:#f00;}
#ailments{
	margin:20px;
	height:100%;
	width:380px;
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
}
#map{
	width: 400px; 
	height: 300px;
	display: block;
	margin-top:1.5em; 
	margin-bottom:1.5em;
	margin-left: auto; 
	margin-right: auto; 
	padding:10px; 
	border:1px solid #eee;
}

	
#footer { 
	background-color: #000;
	position:relative;
	top:0px;
	width:100%;
	height:170px; overflow:hidden; font-size:1em;
}
#credits{
	background:url('images/blossom.gif') no-repeat top left;
	position:absolute;
	top:0;
	width:500px;
	height:150px;
	float:left;
	z-index:2;
	font-family:Trebuchet, Tahoma, Arial, sans-serif;
	font-size:1em;
	color:#444;
	text-align:left; padding:150px 0 5px 4px;
}
#mylink{
	background:url('images/bripod.gif') no-repeat right top;
	padding:0 5px 5px 5px;
	height:20px;
}
#credits a{color: #444; text-decoration: none}
#credits a:hover{color:#800;}
	
#address{
	background:url('images/calig.gif') no-repeat top right;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:150px;
	width:300px;
	float:right;
	top:0;
	font-size:1.3em;
	line-height:0.5em;
	padding:20px 75px 15px 0;
	text-align:right;
	color:#fff;
	z-index:3;
}
#address a{color:#fff; text-decoration:none;}
#address a:hover{color:#800;}

#contact{
	padding:10px; 
	border:1px solid #eee;
	background:url(images/tilebeige.jpg) repeat-y top right;
	text-align:right;
	}


