@charset "utf-8";
/*-------------------------------------------------------------
Style Sheet 

Version: 1.1
Author: P Neal
email: webmaster@alternetsolutions.co.uk
website: http://www.alternetsolutions.co.uk/

Primary Colours:

Blue: #6d7ea9
Orange: #F9A249
-------------------------------------------------------------*/

/*Body*/

body {	
	margin: 0;
	padding: 0;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small; /*for compliant browsers*/
	text-align: center;
	font-family: "Calibri", "Times New Roman", Times, serif;
	background: #000;  
	}
html>body { /* be nice to Opera */
	font-size: small;
	}

#largeText {
	float: left;
	width: 100%;
	background: url(images/headBg.jpg) no-repeat top center;
	height: 250px;
	}	
	
/****************************WRAP*************************************/

#wrapper {
	width: 85%;
	min-width: 760px;
	max-width: 960px;
	margin: 0 auto;
	text-align: left;
	font-size: 105%;
	color: #fff;
	background: url(images/heart_line.jpg) no-repeat 100% 97%; 
    }


/****************************HEADER***********************************/

#header {
	width: 100%;
	height: 250px;
	float: left;
	/*background: url(images/logo.png) no-repeat center center;*/
	}

/*General*/

.bold {
	font-weight: bold;
	}
	
.clear {
	clear: both;
	}

a {
	color: #F9A249;
	}

a:hover {
	color: #fff;
	}

.profile {
	color: #F9A249;
	font-style: italic;
	}

.here { /*To differentiate beginning of brcumb nav and links*/
	color: #F9A249;
	font-weight: bold;
	}

p#bcrumb {
	margin: 2px 0;
	padding: 2px 0 2px 5px;
	text-transform: uppercase;
	border-bottom: 1px dotted #fff;
	color: #fff;
	font-size: 90%;
	}

p#bcrumb a {
	color: #fff;
	text-decoration: none;
	}

p#bcrumb a:hover {
	text-decoration: underline;
	color: #fff;
	}

.marginTop {
	margin-top: 10px;
	border: 1px solid #fff;
	}

.noLink {
	color: #fff;
	text-decoration: none;
	cursor: default;
	}
	
/****************************MAIN STRUCTURE**********************************/

#main-body {
	float: left;
	width: 80%;
	}
	
#content {
	margin-bottom: 130px; /*Temporary to push heart line away from content - review*/
	float: right;
	width: 70%;
	line-height: 1.5em;
	color: #fff;
	}

#altContent { /*Use With 2 Column Layout*/
	margin-bottom: 100px; /*Temporary to push heart line away from content - review*/
	width: 76%;
	float: right;
	line-height: 1.5em;
	}

#sideBar { /*Use With 2 Column Layout*/
	width: 23%;
	float: left;
	}

#sidebar { /*is rightCol on blog site*/
	float: right;
	/*width: 25%;*/
	width: 150px;
	}

#content .gutter, #lowerContent .gutter, #leftCol .gutter, #altContent .gutter, #sideBar .gutter {
	padding: 15px;
	}

#rightCol .gutter {
	padding: 15px 0;
	}

#lowerContent {
	float: right;
	width: 100%;
	}

#leftCol {
	float: left;
	width: 25%;
	}

#rightCol {
	float: right;
	/*width: 25%;*/
	width: 150px;
	}

/*HOME*/

.memo {
	float: right;
	padding-left: 10px;
	}

.reps {
	margin: 6px 0;
	}

h1 {
	font-size: 150%;
	margin-bottom: 10px;
	}

h2#title { /*In Sidebar*/
	margin: 0 0 10px 0;
	text-decoration: underline;
	font-weight: bold;
	font-size: 130%;
	color: #fff;
	background: none;
	}

h2#who {
	margin: 0;
	padding: 10px 0 20px 0;
	font-size: 140%;
	font-weight: 400;
	text-decoration: underline;
	background: url(images/downArrow.jpg) no-repeat 28% 100%;
	}
	
dl.profiles {
	float: left;	
	margin: 15px 0;
    padding: 5px 0;
	}

dl.profiles:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

dl.profiles dt {
	margin: 0;
	font-size: 160%;
	font-weight: bold;
	color: #F9A249;
	}

dl.profiles dt img {
	float: left;
	margin: 0 5px 0 0;
	padding: 0 4px 4px 0;
	border: 1px solid #fff;
	}

dl.profiles dd {
	margin-left: 160px;
	font-size: 100%;
	color: #fff;
	}

#fi-reviews {
	clear: both;
	margin: 10px 0 0 0;
	}

.FI_reviews { /*FI Code*/
    font-size: 90%;
}


/*Profiles*/

.profilePics {
	border: 1px solid #fff;
	}
	
.marginLeft {
	margin-left: 5px;
	}

/*Exercise Referral*/


#medicalPros h3 {
	background: url(images/info.jpg) no-repeat left;
	margin: 0;
	padding: 25px 0 25px 55px;
	}

#medicalPros p {
	text-align: justify;
	}

/*Forms*/

p#pdf img, p#word img {
	border: none;
	vertical-align: middle;
	margin-right: 5px;
	}

/*Personal Training*/

ul.tick {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.tick li {
	padding: 2px 0 2px 25px;
	background: url(images/tick.jpg) no-repeat left;
	border-bottom: 1px dotted #666;
	}

ul.arrow {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.arrow li {
	padding: 2px 0 2px 25px;
	background: url(images/arrow.jpg) no-repeat left;
	border-bottom: 1px dotted #666;
	}

/*Consultancy*/

.consultancy-benefits {
	border-bottom: 1px solid #F9A249;
	background: #333;
	margin-top: 5px;
	padding: 5px;
	}
	
h2.tick {
	background: url(images/tick333.jpg) no-repeat left;
	margin: 0;
	text-indent: 25px;
	font-size: 130%;
	}

/*Client Profiles*/

dl.clientProfiles {	
	margin: 0;
    padding: 0;
	}

dl.clientProfiles:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

dl.clientProfiles dt {
	margin: 0 0 .5em 0;
	font-size: 160%;
	font-weight: bold;
	color: #F9A249;
	}

dl.clientProfiles dt img {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 4px 4px 0;
	}

dl.clientProfiles dd {
	margin-top: 5px;
	margin-left: 169px;
	font-size: 100%;
	line-height: 1.5em;
	color: #fff;
	}

/*Links/Endorsements*/

ul.endorsementList {
	margin: 3px 0;
	padding: 5px;
	list-style: none;
	background: #333;
	}

/*Contact Us Form*/

#contactForm {
	margin: 10px 0 0 0;
	width: 90%;
	}

#contactForm p {
	margin: 2px 0;
	font-size: 110%;
	}
	
.warning {
	font-style: italic;
    color: #F9A249;
	background-color: inherit;
	}
.success {
	color: #F9A249;
	font-size: 85%;
	}
#contactForm .formbox {
    width: 150px;
	border: 1px solid #ccc;
}
	
#contactForm label.label {
	float: left;
	width: 85px;
	font-size: 100%;
    color: #fff;
}

#contactForm label.labelBlock {
	display: block;
	}
	
#contactForm input#send {
	color: #000;
	padding: 5px;
	border: 1px solid #000;
	border-right: 1px solid #333;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	}

#contactForm input#send:hover {
	background: #6d7ea9;
	color: #fff;
	}

#contactForm textarea {
	width: 100%;
	height: 100px;	
	}

/*NARS*/

table#classSchedule {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #666;
	}

#classSchedule th, #classSchedule td {
	padding: 0.1em 0.5em;
	font-size: 90%;
	border: 1px solid #ccc;
	}

#classSchedule thead {
	background-color: #fff;
	color: #000;
	font-size: 95%;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	}
	
#classSchedule th {
	font-weight: normal;
	text-align: left;
	}

#classSchedule tr:hover {
	background-color: #F9A249;
	}

#classSchedule thead tr:hover {
	background-color: #fff;
	}

.narsImg {
	float: left;
	margin: 10px 4px 0 4px;
	}

ul.venueList {
	width: 48%;
	margin: 5px 0px;
	padding: 0;
	list-style: none;
	float: left;
	}

/****************************FOOTER***********************************/

#footer {
	clear: both;
	padding: 0;
	}
	
#footer p {
	margin: 0;
    padding: 0;
    text-align: center;
	color: #fff;
	}

#footer a {
	color: #fff;
	}

/* Hide from IE/Mac \*/
#footer { height: 1%; }
/* End hide from IE/Mac */

/* Hide from IE/Mac \*/
* html #footer { height: 1%; }
/* End hide from IE/Mac */