/* Myriad styles */

/* Colours:
Orange - #E56D19
Blue - #3366FF
*/

body { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin: 0px; padding: 0px; background-image:url(images/bkg_big.jpg); background-repeat:no-repeat; background-position:125px right; }
h1 {
	font-size:24px;
	color:#E56D19;
	font-weight:normal;
	margin:0;
	text-align:left;
}
h2 {
	font-size:18px;
	margin:0;
	font-weight:normal;
	color:#E56D19;
	text-align:left;
}
h3 {
	font-size:16px;
	font-weight:normal;
	margin:0 0 15px 0;
	/* Version with orange background
	font-size:14px;
	background-color: #E56D19;
	color: #FFFFFF; 
	padding: 5px; */
}
h4 {
	font-size:14px;
	font-weight:normal;
	margin:0 0 10px 0;
	color:#E56D19;
	text-align:left;
}
h5 {
	font-size:12px;
	font-weight:normal;
	margin:0 0 5px 0;
	color:black;
	text-align:left;
}
p {
	margin:0 0 12px 0;
}
em {
	color:#E56D19;
	font-weight:normal;
	font-style:normal;
}
a:hover {
	text-decoration:underline;
}

#header { border-bottom:10px solid #E56D19; background-image:none; background-color:white; height:125px; background-color:white; z-index:3; }
.logo { position:absolute; top:21px; left:45px; }
.strapline { position:absolute; left:auto; right:50px; top:50px; }
.black { color:black; }
.contactnum { position:absolute; top:63px; right:50px; }

/* Menu section */

#menu { background-color:#E56D19; position:absolute; width:160px; top:135px; height:auto; z-index:2; padding-right:15px; padding-top:40px; }
#menu ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 30px;
}
#menu ul li {
	list-style-type:none;
	display:block;
	margin:0 0 10px 0;
	color:white;
	letter-spacing:0.2em;
	font-weight:bold;
}
#menu ul li a {
	color:white;
	text-decoration:none;
	font-weight:normal;
}
#menu ul li a:hover {
	text-decoration:underline;
}
#menu ul li ul {
	margin:0;
	padding:0 0 0 10px;
}
#menu ul li ul li {
	margin:3px 0 3px 0;
}

/* Main section */

#main { position:absolute; top:135px; left:0px; width:100%; padding-bottom: 50px; background-image:url(images/menu_bkg_orange_180px.gif); background-repeat:repeat-y; background-position: top left; }

/* Text */

#text { text-align:justify; margin-top:35px; margin-left:215px; padding-left:15px; padding-bottom:50px; width:auto; margin-right:50px; min-width:500px; }
#text .heading {
	margin-left:-15px;
	margin-bottom: 15px;
}
.newsletter_page #text .heading { margin-left:0; }



#text a {
	color:black;
	text-decoration:underline;
}
#text a:hover {
	color:#E56D19;
	text-decoration:underline;
}
#text ul {
	text-align:left;
	margin-top: 5px;
}
#text ul li {
	margin:5px 0 5px 0;
}
#bodytext { margin-right:330px; /* To stop text wrap */ }

/* Pictures */

#pics { float:right; display:block; position:relative; left:auto; top:auto; width:280px; }
#pics .large_pics {
	margin-bottom:10px;
	display:block;
}
#pics .small_pics {
	margin-right:10px;
	display:inline;
}
#bulletin {
	margin-top:20px;
}
#bulletin a {
	color:black;
}
#bulletin a:hover {
	color:#E56D19;
	text-decoration:underline;
}
#bulletin p {
	line-height:1.6em;
}

/* Newsletter */

.newsletter_page #text .heading {
	margin-bottom:40px;
}
/*
.newsletter_page #text {
	width:300px;
}
*/



.highlight {
	border:1px dotted #3366FF;
	padding:10px;
}
#article1,#article3 {
	margin-bottom:25px;
}
#article2,#article3 {
	padding:15px 15px 3px 15px;
}
.boxed_colour {
	background-color:#FAE7D2;
	border:1px solid #c0c0c0;
}

.boxed_transp {
	background-image:url(images/bkg_transp.gif);
	background-repeat:repeat;
	padding:15px;
	border:1px solid #3366FF;
}
.boxed_white { background-image:url(images/bkg_logo.jpg); background-repeat:no-repeat; background-position:bottom right; background-color:white; padding:15px; border:1px solid #3366FF; }
#text_right {
	/*
	position:absolute;
	left: 380px;
	top:135px;
	*/
	margin-left:330px;
	border-left:2px solid #E56D19;
	padding-left:25px;
	padding-bottom:50px;
	width:260px;
	text-align:justify;
	display:block;
	position:relative;
}


.newsletter_page #bodytext { float:left; margin-right:30px; width:300px; }
.date {
	color:#3366FF;
}

/* Quizzes page */

/*
.quiz_page #text {
	width:630px;
}
*/
iframe { border:1px solid #E56D19; padding:15px; width:620px; height:490px; background-color:white; }

/* News & events page */

.news {
	border-bottom:1px dotted #E56D19;
	margin-top:10px;
	padding-bottom:5px;
}
.event {
	border-bottom:1px dotted #E56D19;
	margin-top:10px;
	padding-bottom:5px;
}

/* Clients page */

.client_page #text .heading {
	margin-bottom:40px;
}

.client_page #bodytext { float:left; margin-right:10px; width:460px; }
.date {
	color:#3366FF;
}

.client_page #text .heading { margin-left:0; }

.testimonial_box { margin-bottom:0px; padding:15px; }
.testimonial_box p { font-style:italic; line-height:1.3em; }
.testimonial_box h5 { font-weight:bold; font-style:italic; color:#E56D19; display:inline; }

.boxed_colour_client {
	background-color:#FAE7D2;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;	
}

#text_right_client {
	margin-left:470px;
	padding-left:05px;
	padding-bottom:50px;
	width:470px;
	text-align:justify;
	display:block;
	position:relative;
}

.boxed_colour_top {

	background-repeat:no-repeat;
}
