@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color:#8EB3DF;
	margin: 0;
	padding: 0;
	color: #333;
	font-size:.8em;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
	list-style:none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 10px 0 5px 0;	 
	font-family: Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	color: #888;
	font-weight: bold;
	font-size:1em;
}

.title {
	border-bottom:3px solid #888;
	}

p {
	margin-top: 0;
	text-align:justify;	 
	 
}

a img { 
	border: none;
}


a:link {
	color: #8EB3DF;
	text-decoration: none;
}
a:visited {
	color: #8EB3DF;
}

a:hover, a:active, a:focus { 
	color:#8d8d8d;
	text-decoration: underline; 
}

.cookiestrip {
	float:left;
	width:1020px;
	font-size: smaller;
	color: #888888;
	padding: 10px;
	background-color: #404041;
}

.container {
	width:1040px;
	margin: 0 auto; }

header {
	position:relative;
	width:1040px;
	height:287px;
	background-color: #0E1108;
}

#logo {
	position:absolute;
	width:30%;
	top:5px;
	left:2%;
	z-index:99;
	}
	
#basketlink {
	float:right;
	color:#888;
	z-index:99;
	}	
	
.subscribeholder {
	position:absolute;
	width:300px;
	top:10px;
	left:710px;
	}	
	
.subscribebox {
	background-color: #0E1108;
	color:#FFF;
	}

.subscribeitem {
	Float:left;
	margin-left:15px;
	margin-bottom:5px;
	
	}		
	
#social {
	position:absolute;
	bottom:5px;
	left:85%;
	z-index:99;
	}

#nav {
	background-color:#404041;
	
	}

#contentwrap {
	padding:15px;
	min-height:800px;
	background-color: #FFFFFF;
	}
	
#contentmain {
	float: left;
	width: 65%;
	padding-bottom: 10px;
}

section {
	width:100%;
	margin:0 0 12px 0;
	clear: both;
	}	
	
aside {
	float:right;
	width:40%;
	margin: 0 0 10px 10px;
	}				

.sidebar1 {
	float: left;
	width: 32%;
	margin-left:2%;
	padding-bottom: 10px;
}

.content ul, .content ol {
	padding: 0 15px 15px 40px; 
}

.content33 {
	float: left; 
	width: 32%;
	}
	
.content66 {
	float: left;
	width: 66%;
}
	
.marginl2 {
	margin-left: 2%;
	}	

.fltlft50 {
	width:48%;
	float:left;
	margin-right:2%;
	}

.fltlft45 {
	width:45%;
	float:left;
	margin-right:1%;
	}

.fltlft33 {
	width:32%;
	float:left;
	margin-right:1%;
	}
	
.fltlft25 {
	float:left;
	width:22%;
	}
	
.fltlft15 {
	float:left;
	width:15%;
	}		

#bottomstrip {
	clear: both;
	background-color: #404041;
	color:#FFF;
	font-size:1em;
	padding:15px;
	}
	
.clearfloat {
	clear:both;
	}	

footer {
	padding:15px;
	position: relative;
	text-align:center;
	clear: both;
	border-top:1px solid #ffffff;
}


header, section, footer, aside, article, figure {
	display: block;
}

.awardthumb {
	float: left; 
	width:120px;
	height:120px; 
	margin:0 30px 0 0;
	}
	
.honoursthumb {
	float: right; 
	width:100px; 
	margin:0 0px 0 0;
	}
	
.testimonials {
	font-size:12px;
	font-style:italic;
	}	

.twitter ul{
  list-style-type:none;
  margin:0;
  padding:0; 
}
.twitter ul li{
  margin:0 0 10px 0;
  padding:0; 
}
.twitter ul li span{
  /* the twitter post */ 
  font-size:13px;
}
.twitter ul li span a{
  /* links in the twitter post */ 
}
.twitter ul li a+span{
  /* the twitter post link */ 
  font-size:24px;
}	