/* mac hide \*/
html, body { height: 100%; }
/* end hide*/
* html #outer { height: 100%; }

* { margin: 0; padding: 0; }

body {
	background: #BBBBBB;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 100%/110% "Arial", Helvetica, sans-serif;
}

/* Layout
------------------------------------------------------------------*/

#outer {
	width: 970px;
	margin: auto;
	position: relative;
	text-align: left;
	min-height: 100%;
	height:auto;
	background: #fff;
}

#wrapper1 {
	padding: 0 20px;
	background: url(../images/logo_right.gif) no-repeat top right;
}

#contentwrap {
	float: left;
	display: block;
	font-size: 0.75em; /* Global Content Font Size */
}

#col-left {
	float: left;
	width: 219px;
}

.colwrap-right {
	float: left;
	width: 693px;
	padding-left: 18px;
}

	#col-a, #col-b, #col-c {
		float: left;
		width: 219px;
	}
	
	#col-a, #col-b {
		margin-right: 18px;
	}
	
	#col-d {
		width: 455px;
		float: left;
	}
	
	#col-e {
		width: 219px;
		float: right;
	}
	
.feature {
	height: 175px;
	margin-bottom: 10px;
}
.feature .padding p { margin: 0; }

#home .feature {
	height: 324px;
}

/* Home Page Specific
------------------------------------------------------------------*/

#col-a ul {
	padding: 0;
}

#col-a ul li {
	list-style: none;
	float: left;
	width: 219px;
	background: url(../images/li_bg.gif) no-repeat 0 0;
	color: #65217b;
	padding: 5px 0 5px 15px;
}

#col-a ul a {
	display: block;
	float: left;
	color: #65217b;
	width: 204px;
}

.newsitem {
	background: url(../images/horiz_divider.gif) repeat-x bottom left;
	padding-bottom: 12px;
	margin-bottom: 15px;
	position: relative;
}

.newsitem .more { position: relative; display: block; float: right; top: -16px; }

.testimonial {
	background: url(../images/horiz_divider.gif) repeat-x bottom left;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.quote { background: url(../images/quote.gif) no-repeat 0 0; }

.name { font-style: italic; font-weight: bold; }

.testimonial p {
	padding: 5px 0 0 15px;
}

/* Colour Schemes
------------------------------------------------------------------*/

.profile-tpl #contentwrap a,
.profile-tpl #contentwrap a:hover { color: #28A517; }

.services-tpl #contentwrap a,
.services-tpl #contentwrap a:hover { color: #33A4DD; }

.quality-tpl #contentwrap a,
.quality-tpl #contentwrap a:hover { color: #FE7902; }

.clients-tpl #contentwrap a,
.clients-tpl #contentwrap a:hover { color: #008DA9; }

.contact-tpl #contentwrap a,
.contact-tpl #contentwrap a:hover { color: #D6021A; }

.mystery-tpl #contentwrap a,
.mystery-tpl #contentwrap a:hover { color: #E10080; }

/* Header
------------------------------------------------------------------*/

#header {
	height: 120px;
}

	#headerleft {
		float: left;
		padding: 15px 0 0 0;
	}
	
	#headerright {
		 float: right;
	}

/* Navigation refer to horizontal_nav.css
------------------------------------------------------------------*/

#h-nav {
	display: block;
	background: #93BAD1;
	overflow: hidden;
	width: 100%;
}

/* Footer
------------------------------------------------------------------*/

#footer {
	clear: both;
	float: left;
	width: 970px;
	font-size: 0.7em;
	background: #fff;
	height: 70px;
}

#footerinner {
	width: 930px;
	margin: auto;
	padding: 20px 0;
	border-top: 4px solid #DEDEDE;
}

#clearfooter { width: 100%; height: 85px; clear: both; } /* to clear footer */

#footer p { margin: 0; padding: 0 10px; }
	
	#footer a:hover {
		text-decoration: underline;
	}
	
	.profile-tpl #footer a { color: #28A517; }
	.services-tpl #footer a { color: #33A4DD; }
	.quality-tpl #footer a { color: #FE7902; }
	.mystery-tpl #footer a { color: #E10080; }
	.clients-tpl #footer a { color: #008DA9; }
	.contact-tpl #footer a { color: #D6021A; }
	
	#footer ul {
		padding: 0;
		margin: 0 0 0 -10px;
	}
	
	#footer ul li {
		background: url(../images/vert_divider.gif) repeat-y top right;
		list-style: none;
		float: left;
		padding: 0 10px;
	}
	
	#footer ul li.last { background: none; }
	
/* Global Formatting
------------------------------------------------------------------*/

a img { border: none; }

a {
	color: #65217b;
	text-decoration: none;
}

a:hover {
	color: #65217b;
	text-decoration: underline;
}

p { margin: 0 0 1em 0; }

ul, ol {
	margin: 0 0 1em 0;
	padding: 0 0 0 15px;
}

	ul ul, ol ol { margin-bottom: 0; }
	
	#col-d ul li {
		list-style: none;
		background: url(../images/bullet.gif) no-repeat 0 7px;
		padding-left: 15px;
	}

h1 {
	font-size: 1.3em;
	line-height: 35px;
	color: #2e2e2e;
	border-bottom: 4px solid #DEDEDE;
	margin-bottom: 15px;
}

h2 {
	margin: 0 0 0.5em 0;
	font-size: 1.2em;
	color: #000;
}
	
h3 {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
}

h4 {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
}

.imgRight {	float: right; margin: 0 0 10px 20px; }
.imgLeft { float: left;	margin: 0 20px 10px 0; }

.clear { clear: both; }

.more {
	background: url(../images/arrow.gif) no-repeat 0 5px;
	padding-left: 12px;
}

.download { background: url(../images/icon_download.gif) no-repeat 0 0; padding: 0 0 0 20px; }

.divider {
	background: url(../images/horiz_divider.gif) repeat-x 0 0;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 20px 0;
	clear: left;
}

/* Messages */

div.message {
	width: 100%;
	color: #fff;
	padding-top: 8px;
	font: bold 10px Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
	z-index: 200;
	padding: 6px 0;
	text-align: center;
	line-height: 1.4em;
}
div.message.info { background: #B7EF46;	color: #333; }
div.message.error {	background: #f66; }

/* Forms
------------------------------------------------------------------*/

form { margin: 0; }
input, textarea, select {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: inherit;
}
form fieldset {
	border: none;
}
form legend {
	padding: 0;
	margin-bottom: 1em;
	font-weight: bold;
	color: #666;
}
form label {
	line-height: 1.3em;
	float: left;
	display: inline;
}
form div.cr { /* checkbox radio */
	float: left;
	display: inline;
}
form p {
	clear: both;
	padding: 0 0 0 5px;
	margin: 0.5em 0 0.5em 0;
}
form option { padding-right: 4px; }
form textarea { width: 250px; }
form span {
	display: inline;
	padding: 2px 0 0 20px;
	font-style: italic;
	color: #999;
	font-weight: normal;
}
form div.cr label {
    float: none;
	padding: 0;
	line-height: 1.8em;
}
form div.cr input {
	margin: 0 3px -3px 0;
}
form ol {
	margin: 0;
	padding: 0;
}
form li {
	list-style: none;
	padding: 5px 5px 5px 0;
	clear: both;
	overflow: hidden;
}
.colwrap-right form ol li { margin: 0 0 0.35em 0; padding: 0; }
form div legend {
	padding: 0 0 5px;
	font-weight: normal;
}
form div label {
	display: block;
	width: auto;
}
form .mandat { color: #f00; }
form .sr {
	position: absolute;
	left: -9999em;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
form label { width: 145px; } /* Width of labels */

/*\*//*/ form legend { display: inline-block; } /* IE Mac legend fix */

form li.form-error {
	background: #FFEBEB;
	border: 1px solid #f99;
	padding: 2px;
}
form div.form-error {
	color: #FF3232;
	font-weight: bold;
	margin-bottom: 8px;
}

/* Tables
------------------------------------------------------------------*/

table { margin: 0 0 1em; }
table, th, td { border: none; }
th, td { padding: 3px; }
