/***************************************************************************************

	Title: Box London Home
	URL: www.boxlondon.co.uk | info@boxlondon.co.uk
	Date Created: 10/02/2009 


****************************************************************************************

	1. Global Reset
	
	2. General Elements
	
	3. Layout
		3.1 Header
		3.2 Sidebar
		3.3 Content 
		3.4 Site-info / Footer		
		
****************************************************************************************/

/* 1. Global Reset
----------------------------------------------------------------------------------------
========================================================================================*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {list-style: none;}

* a { position:relative; } /* Gets links displaying over a PNG background */
a { outline:none; } /* Gets rid of Firefox's dotted borders */
a img { border:none; } /* Gets rid of IE's blue borders */


/* 2. General Elements
----------------------------------------------------------------------------------------
========================================================================================*/
body {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 0.95em;
	line-height: 1em;
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bodyBG4.jpg)repeat-x left top;
		background-color: rgb(103,103,103);}


h1, h2, h3 {font-family: Verdana, Arial, Helvetica, sans-serif;}
h1 {font-size: 2em;}
h2 {font-size: 1.5em; margin-bottom: 0.75em;}
h3 {font-size: 1em;}
p {font-family:  Ariel, Verdana, Helvetica, sans-serif; margin: 0.5em 0;}

a {color: #000;}

#wrapper {
	background-color: #c9e7ef;
	position: relative;
	width: 760px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;}

/* 3. LAYOUT
----------------------------------------------------------------------------------------
========================================================================================*/

	
	/* 3.1 Header
	----------------------------------------------------------------------------------------
	========================================================================================*/
#header {
	background-image: url(images/branding-header.jpg);
	background-repeat:no-repeat;
	height: 315px;
	width: 760px;
	position:relative;}

#header h1 {
  margin: 0;
  padding: 0;
  font-weight:normal;
  font-size: 190%;
  position: relative;
  text-indent: -9999px;}

	/* 3.2 Content
	----------------------------------------------------------------------------------------
	========================================================================================*/
#content {
	float: right;
	width: 520px;
	height: auto;
	position: relative;
	padding: 0 10px 0 20px;
	border-left: 2px solid #ececec;
	margin-top: 10px;
	margin-bottom: 5px;}

#content p {
	font-size: 1em;
	line-height: 1.2em;}

#content h3 {margin-bottom:1em;}

#content a.email, #content .tel, #content a.url {	
	display: inline;
	font-weight:bold;
	text-decoration:none;}
 

#content a.email, #content a.url {	color:red;}

#content .address-details {
	margin-bottom:0.8em; 
	background-color:#fff;
	width: 520px;
	height: 180px;}

#content .address-details span{font-size: 70%;}
	
#content a:link{color:red;}
#content a:hover{ background-color:#c9e7ef;}

#content .contact-details {background-color:#fff;}

#content .private-groups {font-size: 0.65em;}


#google-map { 
	position: absolute;
	top: 100px;
	left: 330px;
	display: block;
	overflow: hidden;
	width:200px; 
	height:160px;}

#google-map h3 {margin-left:10px; display: block;}

#google-map a {
	width:176px; 
	height:112px;
	float: left;
	margin-left: 10px;
	border: 4px solid #fff;
	background: url(images/google-map.jpg);}

#google-map a.google-sprite:hover {background-position: 0 -112px;}

/*Sutton Map*/

#google-map-wimbledon  { 
	position: absolute;
	top: 300px;
	left: 330px;
	display: block;
	overflow: hidden;
	width:200px; 
	height:160px;}

#google-map-wimbledon  h3 {margin-left:10px; display: block;}

#google-map-wimbledon  a {
	width:176px; 
	height:112px;
	float: left;
	margin-left: 10px;
	border: 4px solid #fff;
	background: url(images/google-map-wimbledon.jpg);}
	
#google-map-wimbledon  a.google-sprite:hover {background-position: 0 -112px;}

/*Wimbledon Map*/
/*
#google-map-wimbledon { 
	position: absolute;
	top: 500px;
	left: 330px;
	display: block;
	overflow: hidden;
	width:200px; 
	height:160px;}

#google-map-wimbledon h3 {margin-left:10px; display: block;}

#google-map-wimbledon a {
	width:176px; 
	height:112px;
	float: left;
	margin-left: 10px;
	border: 4px solid #fff;
	background: url(images/google-map-wimbledon.jpg);}
	
#google-map-wimbledon a.google-sprite:hover {background-position: 0 -112px;}
*/


	/* 3.3 Sidebar
	----------------------------------------------------------------------------------------
	========================================================================================*/
#sidebar { 

	width: 200px; 
	height: auto;}

#sidebar p {
	font-weight:bold; 
	font-size: 0.70em;
	line-height: 1em;
	width: auto;
	height: auto;	
	padding: 10px;
	text-align: left;

	background-color:#fff; 
	margin: 5px;}


div#sidebar p#coaching-class {
	font-size: 0.5em;
	line-height: 1.2em;
	letter-spacing: 0.05em;}


/* place latin text image and indents type outside screen */
#sidebar h3 {
	background: url(images/Viris-Sanitas-Honoro.jpg) no-repeat;
	text-indent: -9999px;
	width: 200px;
	height: 30px;}


	/* 3.4 Footer
	-----------------------------------------------------------------------------------------
	=========================================================================================*/
#footer {
 	background-color: #528DB2;
  background-image: url("images/footer-grad.jpg");
  background-repeat: repeat;   
	border-top: 2px solid #ececec;
	clear:both;
	display: block;
	height: auto;}

#footer-sub1 {
	float: left;  
	padding: 0px 0px 0 10px; 
	margin-top:10px; 
	height: auto;
	width: auto;}
	  
#footer img {
	background-color: #5A9AC2; 
	padding: 10px 10px; 
	text-align: left; 
	margin: 10px;}
	
a.host:link {color:#000; font-weight: bold;}
a.host:hover {color:white;  text-decoration:none;}

#footer-sub2 {
	border-top: 0.3em solid #fff;
	clear: both;
	display: block;
	font-size: 65%;
	font-family: Verdana, Ariel, sans-serif;
  text-align: center;
	height: auto;
	width:100%;
	color: #fff;
	position: relative;
}

#footer-sub2 p {display:inline;}
#footer-sub2  a.affiliated:link {color: black;}
#footer-sub2  a.affiliated:hover {background-color: #000; color:#e79801; }
	