/******** COLOURS *******

#999999		body text
#CC3333		dark red for headings
#288BED		light blue for links

*/

/******** CSS RESET ********/
/* courtesy of Eric Meyer */
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
/*
ol, ul {
	list-style: none;
}
*/
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/******** UTILITY ********/

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

#SilverStripeNavigatorMessage {
	display:none;
}

/******* TAGS ********/

html {
}
body {
	background:#999999;
	font-family:Tahoma;
	color:#333333;
	font-size:75%;
}

html > body {
	font-size:12px;
}


a {
	color:#288BED;
	text-decoration:none;
}
	a:link {
	}
		a:focus { 
		}
		a:active { 
		}
		a:visited { 
		}
		a:hover { 
		}

h1 {
	color:#CC3333;
	font-size:2em;
	font-family:"Trebuchet MS";
	margin-bottom:0.5em;
	line-height:1em;
	font-weight:normal;
}

h2 {
	color:#CC3333;
	font-size:1.5em;
	font-family:"Trebuchet MS";
	margin-bottom:0.5em;
	line-height:1.2em;
	font-weight:normal;

}

h4 {
	font-weight:bold;
	line-height:1.4em;
	margin-bottom:1em;
}

p {
	line-height:1.4em;
	margin-bottom:1em;
}

b, strong {
	font-weight:bold;
}

i, em {
	font-style:italic;
}

u {
	text-decoration:underline;
}

.typography ul {

	list-style-position:inside;
	line-height:1.4em;
	margin-bottom:1em;
	margin-left:1em;
}
.typography ul ul ul {
}

/******** STRUCTURE ********/
/* width: 9 + 750 + 9 */
#Wrapper {
	background:#FFFFFF url('../images/wrapper_bg.gif') -9px 0 repeat-y;
	margin:0px auto;
	padding-left:9px;
	position:relative;
	width:759px;
}

#InnerWrapper {
	background:#FFFFFF url('../images/wrapper_bg.gif') 750px 0 repeat-y;
	padding-right:9px;
}

#MenuContainer {
	background:#FFFFFF url('../images/menucontainer_bg.jpg') top left repeat-x;
	min-height:190px;
	position:relative;
	clear:both;
}

#Content {
	clear:both;
	padding:15px;
	margin-left:260px;
	position:relative;
	display:block;
	overflow:visible;
}


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

#Header {
	height:60px;
}

#Header h2 {
	font-family:'Trebuchet MS', Helvetica, Arial;
	font-size:1.5em;
	padding:18px 14px 10px 14px;
	font-weight:normal;

}
	#Header h2 a {
	}

	#Header h2 img {
		margin-right:7px;
		/*vertical-align:middle;*/
		vertical-align:middle;
		position:relative;
		top:-4px;
	}


/******** FOOTER ********/
#Footer {
	border-top:2px solid #A6CCF0;
	padding:5px 15px 7px 15px;
	position:relative;
}
	#Footer p {
		margin:0;
		color:#999999;
	}


/******** MAIN MENU ********/

#MainMenu {
	float:left;
	font-size:1.17em;
	line-height:1.8em;
	margin:30px 0 0 34px;
	list-style:none;
}

#MainMenu span {
	color:#CC3333;
}


/******** FLOATING BOX ********/

#FloatingBoxOuter {
	width:496px;
	float:right;
	margin:15px -15px 0 0;
	line-height:0px;
}

#FloatingBox {
	background:url('../images/floatingbox_bg.png') -6px 0 repeat-y;
	padding:0 0 0 0;
	line-height:1em;
}
	#FloatingBoxInner {
		background:#FFFFFF url('../images/floatingbox_bg.png') 484px 0 repeat-y;
		margin: 0 0 0 6px;
		padding:18px 24px 0px 18px;
		width:448px;
	}


/******** SUBMENU ********/
#submenuHeading {
	color:#999999;
	margin-bottom:0.5em;
}

.typography .subMenu {
	list-style:none;
	line-height:1.4em;
	margin-left:0em;
}
	.subMenu li {
		float:left;
		font-size:1.16em;
		padding-right:1.5em;
		line-height:1.16em;
	}
		.subMenu li.last {
			padding-right:0;
		}
	
	.subMenu a {
		
	}
	
	.subMenu span {
		color:#CC3333;
	}


/******** HOME PAGE ********/

#HomePageBoxList {
	list-style:none;
	padding:0;
	margin:0;
}
	#HomePageBoxList li {
		width:137px;
		float:left;
		margin-right:18px;
		padding-top:10px;
		text-align:center;
	}
		#HomePageBoxList li.last {
			margin-right:0;
		}
	#HomePageList li a {
		
	}


#Testimonial {
	background:url('../images/testimonial_bg_open.gif') top left no-repeat;
	color:#666666;
	float:left;
	margin-left:-260px;
	margin-top:-60px;
	width:240px;
}
	#Testimonial .testimonialContent {
		background:url('../images/testimonial_bg_close.gif') right bottom no-repeat;
		font-size:1.5em;
		padding:7px;
		margin:0;
	}
	
	#Testimonial .testimonialCite {
		float:right;
	}


#TagLine {
	position:absolute;
		bottom:1em;
		left:-245px;
	color:#288BED;
	font-size:1.6em;
}
	#TagLine span {
		display:block;
		padding-left:2em;
	}


/******** PRODUCT LIST ********/
.typography .productList {
	list-style:none;
	margin:0px;
}

	.productBox {
		margin-bottom:10px;
	}

	.productImage {
		width:230px;
		height:149px;
		background: url('../images/productimage_bg.png') 0 0 no-repeat;
		margin-left:-260px;
		padding:6px;
		float:left;
	}
	
	.productImageInline {
		margin-left:0;
	}
	
	.productBox h2 {
		padding-top:7px;
	}

/******** CONTACT PAGE ********/
body .contactDetails {
	list-style:none !important;
	margin-left:0;
}

.contactDetails li {
	float:left;
	margin-right:2em;
}
