*, html > * { margin: 0px; padding: 0px; border:0px }

body
{	
	font-size: 1em;
	font-family: Helvetica, Arial;
	font-size:0.75em;
}


p
{
	margin-bottom: 0.75em;
	line-height: 1.8em;	
}

p:last-child
{
	margin-bottom: 0px;
}

div.page-wrapper
{
	width: 900px;
	border: 1px solid #666666;
	border-top: 0px;
	border-bottom: 0px;	
	margin: 0 auto;
}

div.header-box 
{
	position: relative;
	height: 216px;
	background: url('../images/title.png') no-repeat 0 0;
	border-bottom: 22px solid #cccccc;
}

div.header-images img
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 314px;
	height: 216px;
}

div.header-box div.details
{
	display: none;
}

div.columns
{
	background-color: #ffffff;
}

div.left-column, div.right-column
{
	float: left;
}

div.left-column
{
	width: 521px;
	background-color: #ffffff;
	padding: 0px 35px;
}

div.left-column h2
{
	margin: 0.75em 0px 0.75em 0px;
}

div.right-column
{
	width: 308px;
	border-left: 1px solid #b7b7b7;
		
}

div.testimonial
{
	padding: 1em 13px 0.75em 13px;
	background-color: #ae4c7b;
	color: #ffffff;
}

div.testimonial div.quote
{
	font-size: 1.5em;
}

div.testimonial h2
{
	margin: 0.75em 0px 0px 0px;	
	border-bottom: 1px solid #bbbbbb;
}

div.testimonial p
{
	padding: 0px;
	margin: 0px;
}


p.author
{
	font-weight: bold;
	font-size: 1.1em;
}

div.author-details
{
	width: auto;
	background: url('../images/365-logo.png') no-repeat 100% 0px;
	height: 35px;
}

div.author-details p
{
	display:block;
	line-height: 1.1em !important;
}


div.opening
{
	padding: 13px 13px;
	color: #ffffff;
	background-color: #666666;
}

div.opening-times span.label, div.opening-time span.value
{
	float:left;
	width: 100px;
	padding: 5px 0px;
	margin: 0px;
}
 

div.opening-time span.value
{
	width: 120px;	

}

div.contact-details
{
	padding: 20px 13px;	
	background-color: #cccccc;
}

div.contact-details p
{
	margin: 0px;
}

div.footer
{
	height: 11px;
	background-color: #333333;
}

div.clear, div.price-item, div.opening-times, div.opening-time, div.contact-details
{
	clear: both;
}

div.clear
{
	line-height: 0px;
	font-size: 0em;
}


div.opening h2, div.contact-details h2
{
	margin-bottom: 5px;
}


div.promo-links
{

}

div.seperator
{
	margin: 1.8em 0px;
	width: auto;
	background: url('../images/dash.png') #ffffff repeat-x 2px 0px;
	height: 8px;
	clear: both;
}

a.shop-link, a.academy-link
{
	display: block;
	width: 203px;
	padding-top: 60px;
	background: url('../images/shop-online.png') no-repeat 0px -1px;
	float: left;
	margin-left: 35px;
	border: 1px solid #cccccc;
	color: #666666;
	text-decoration: none;
	text-align:center;
}

a.academy-link
{
	background: url('../images/academy-link.png') no-repeat 0px 0px;
}

a.shop-link:hover, a.academy-link:hover
{
	text-decoration: none;
}	

a.shop-link:visited, a.academy-link:visited
{
	color: #666666;
}


ul
{
	list-style: none;
}

div.services
{
	padding-top: 0.75em;
}

div.services div.left-column, div.services div.right-column
{
	float:left;
	width: 220px !important;
	border: 0px  !important;
	padding: 0px !important;
}

div.services div.right-column
{
	width: 160px !important;
}

h3
{
	font-weight: bold;
	font-size: 1.25em;
}

p.title
{
	margin-top: 10px !important;
	font-weight:bold;	
}
