@charset "utf-8";

/********************************************************************* CSS Template Document *********************************************************************/

html
{
	text-align: center;
	color: #606060;
	overflow:scroll;
	background-image: url(../images/background-grey.jpg);
	background-repeat: repeat-x;
}

/************************************************************************ GENERIC CSS ************************************************************************/

body
{
	padding:0px;
	margin:0px 0px 10px 0px;
	color:#606060;
	font-size:13px;
	background: url(none) repeat-y;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

td a:link, td a:visited
{
	color:#606060;
	font-weight: bold;
}

td a:hover { color:#D00413; }

td { border-collapse:collapse; }

p
{
	margin:0px;
	padding:0px;
}

img { border:none; }

.style2
{
	color: #206c8a;
	font-weight: bold;
}

.style4
{
	color: #216D8C;
	font-size: large;
	font-weight: bold;
}

.style5
{
	color: #216D8C;
	font-weight: bold;
}

.style16
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.style18 { font-size: 12px; }

.style22
{
	color: #BF1E26;
	font-style: italic;
}

.style23
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.style24 { color: #000000 }

.style26
{
	font-size: 12px;
	font-weight: bold;
}

.style27
{
	font-size: 12px;
	color: #000000;
}

.style29
{
	font-style: italic;
	font-size: 12px;
	color: #BF1E26;
}

.image_border
{
	border:1px solid #CCCCCC;
	margin:0px 0px 4px;
	padding:4px;
}

.border
{
	border:1px solid #eee;
	background:#829599;
	margin:4px;
	padding:1px
}

.border2
{
	border:2px solid #829599;
	background:#fff;
	margin:4px;
	padding:5px
}

.border-top-bot
{
	border:2px solid #eee;
	border-left:none;
	border-right:none;
}

.newsletter-adjust
{
	position:relative;
	top:-8px;
	border:2px solid #eee;
	border-left:none;
	border-right:none;
}

/************************************************************************ LIST ITEMS CSS ************************************************************************/

ul, li
{
	list-style-image: none;
	vertical-align:top;
}

/************************************************************************ COLOUR TITLES ************************************************************************/

.burgundy { color:#606060 }

.white { color:#ffffff }

.pink { color:#2a82a4 }

.lightpink { color:#92c5cd }

.disclaimer-text { font-size:10px }

/************************************************************************ <h> TAGS CSS ************************************************************************/

h1
{
	font-size:150%;
	color:#206c8a;
}

h2
{
	font-size:130%;
	color:#206c8a
}

h3
{
	font-size:110%;
	color:#606060
}

h4
{
	font-size:100%;
	color:#606060
}

h5
{
	font-size:90%;
	color:#606060
}

h6
{
	font-size:80%;
	color:#606060
}

/************************************************************************ PSEUDO CLASSES CSS ************************************************************************/

a:link, a:visited
{
	color:#606060;
	text-decoration:none;
	font-weight:bold
}

a:hover
{
	color:#D00413;
	text-decoration:none;
}

/******************************************************************************** MAIN CSS ************************************************************************/

.topcurve
{
	width:975px;
	height:30px;
	margin:0px auto;
	background: url(../images/top-curve.gif) no-repeat
}

.bottomcurve
{
	width:975px;
	height:30px;
	margin:0px auto;
	background: url(../images/bottom-curve.gif) no-repeat
}

#container
{
	width:955px;
	overflow:hidden;
	background-color: #FFFFFF;
	background-image: url(../images/container_bg4.jpg);
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	background-position: center;
}

#header
{
	width:955px;
	height:135px;
	background-color:#fff
}

#top-nav
{
	width:955px;
	height:50px;
	background:#FFFFFF url(../images/button-background.jpg);
	border-bottom:3px solid #e79cb1;
	border-top:6px solid #829599;
	border-bottom:6px solid #829599;
	text-align:left
}

#left-nav
{
	width:155px;
	min-height:800px;
	float:left;
	border-top:5px none #829599;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content
{
	width:591px;
	height:auto;
	background:#FFFFFF;
	float:left;
	padding:10px 0px 0px 0px;
	text-align:left;
	border-top:5px none #FFFFFF;
	border-left:4px solid #829599;
	border-right: 4px solid #829599;
	overflow:visible
}

#content-wrapper
{
	width:585px;
	height:auto;
	background:#92c5cd;
	float:left;
	padding:10px 0px 0px 0px;
	text-align:left;
	border-top:5px solid #829599;
	overflow:visible
}

#text
{
	width:561px;
	background:#fff;
	text-align: left;
	font:1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	height: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#text a:link, #text a:visited
{
	color:#606060;
	text-decoration:none;
	font-weight:bold
}

#text a:hover
{
	color:#D00413;
	text-decoration:none;
}

#right-nav
{
	width:201px;
	min-height:800px;
	float:right;
	border-top:5px none #829599;
	text-align:left;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer
{
	width:955px;
	height:100px;
	border-top:20px solid #829599;
	margin-top:10px;
	background:#fff;
	clear:both
}

#bottom-links
{
	width:955px;
	height:100px;
	background:transparent;
	text-align:center;
	font-weight:bold;
	color:#206c8a;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#bottom-links a:link, #bottom-links a:visited
{
	color:#606060;
	text-decoration:none;
	font-weight:bold
}

#bottom-links a:hover
{
	color:#D00413;
	text-decoration:none;
}

/******************************************************************************** BITESIZE / TRAINING COURSES CSS ************************************************************************/

#bitesize-title
{
	width:561px;
	height:48px;
	background: url(../images/bitesize-title_bg.gif) no-repeat;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-transform:capitalize;
	float:left;
	padding:10px 0px 0px 30px;
	text-align:left;
}

.bitesize-subtitle
{
	width:561px;
	height:42px;
	float:left;
	margin:10px 0px 20px 0px;
	text-align:left;
}

.bitsize-whats-covered-titles
{
	width:250px;
	height:30px;
	background:#92c5cd;
	color:#606060;
	font-size:11px;
	font-weight:bold;
	float:left;
	margin:0px 20px 10px 0px;
	padding:5px 10px 5px 10px;
	text-align:left;
}

.bitesize-boxes
{
	width:245px;
	min-height:100px;
	background:#e4f0f2;
	color:#606060;
	font-size:11px;
	font-weight:bold;
	float:left;
	margin:0px 20px 20px 0px;
	padding:15px 10px;
	text-align:left;
	border:1px solid #ccc;
	height: 180px;
}

.bitesize-boxes2
{
	width:245px;
	min-height:100px;
	background:#e4f0f2;
	color:#606060;
	font-size:11px;
	font-weight:bold;
	float:left;
	margin:0px 0px 20px;
	padding:15px 10px;
	text-align:left;
	border:1px solid #ccc;
	height: 180px;
}

.bitesize-boxes2 a:link, .bitesize-boxes2 a:visited
{
	color:#606060;
	text-decoration:none;
	font-weight:bold
}

.bitesize-boxes2 a:hover
{
	color:#D00413;
	text-decoration:none;
}

#pub-training-wrapper
{
	width:561px;
	background:transparent;
	padding:0px 15px 0px 15px;
	text-align: justify;
	font:1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #606060;
}

.public-training-headers
{
	width:561px;
	height:42px;
	float:left;
	margin:5px 0px 0px 0px;
	text-align:left;
}

.public-training-date
{
	width:100px;
	height:auto;
	margin:10px 5px 5px 0px;
	background:#fff;
	padding:5px 0px 5px 0px;
	float:left;
	text-align:center;
}

.public-training-title
{
	width:270px;
	height:auto;
	margin:10px 5px 5px 5px;
	padding:5px 0px 5px 0px;
	background:#fff;
	float:left;
	text-align:center;
}

.public-training-title a:link, .public-training-title a:visited
{
	color:#606060;
	text-decoration:none;
}

.public-training-title a:hover
{
	color:#D00413;
	text-decoration:none;
}

.public-training-times
{
	width:100px;
	height:auto;
	margin:10px 5px 5px 5px;
	background:#fff;
	padding:5px 0px 5px 0px;
	float:left;
	text-align:left;
}

.public-training-cost
{
	width:40px;
	height:auto;
	margin:10px 5px 5px 5px;
	background:#fff;
	padding:5px 5px 5px 5px;
	float:left;
	text-align:center;
}

.contentbox-description
{
	width:106px;
	height:30px;
	background:#fff;
	float:left;
	margin-left:8px;
	margin-bottom:10px;
	text-align:center;
	font-size:0.9em;
	letter-spacing:0.05em;
	font-weight:bold;
	padding-top:3px;
	color:#606060;
	text-transform:uppercase;
	border:1px solid #206c8a
}

.contentbox-description a:link, .contentbox-description a:visited
{
	color:#606060;
	text-decoration:none;
	font-weight:bold
}

.contentbox-description a:hover
{
	color:#D00413;
	text-decoration:none;
}

.services
{
	width:275px;
	height:auto;
	float:left;
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
	font-size:11px;
	font-weight:normal
}

.services a:link, .services a:visited
{
	color:#606060;
	text-decoration:none;
	font-weight:normal
}

.services a:hover
{
	color:#D00413;
	text-decoration:none;
}

.clientlinks
{
	width:555px;
	line-height:110%;
	height:auto;
	float:none;
	padding:10px 0px 0px 20px;
	text-align:left;
	margin-top:20px;
	border-top:5px solid #eee;
	font-size:11px;
	font-weight:normal;
	color:#606060
}

.clientlinks a:link, .clientlinks a:visited
{
	color:#606060;
	text-decoration:none;
	font-weight:bold
}

.clientlinks a:hover { color:#D00413; }

.casestudies
{
	width:555px;
	line-height:110%;
	height:auto;
	float:left;
	padding:10px 0px 30px 20px;
	text-align:left;
	margin-top:20px;
	border-top:5px solid #eee;
	border-bottom:5px none #eee;
	font-size:11px;
	font-weight:normal;
	color:#606060
}

.casestudies a:link, .casestudies a:visited
{
	color:#606060;
	text-decoration:none;
	font-weight:bold
}

.casestudies a:hover
{
	color:#D00413;
	text-decoration:none;
}

/******************************************************************************** CASESTUDIES ************************************************************************/

.casestudy-text
{
	width:561px;
	height:auto;
	float:left;
	text-align:left;
	padding-bottom:10px;
}

.testimonial-text
{
	width:539px;
	height:auto;
	float:left;
	margin-bottom:20px;
	text-align:left;
	padding:10px;
	background-color:#BEDBE1;
	color:#606060;
	border:1px solid #206c8a
}

.testimonial-text a:link, .testimonial-text a:visited
{
	color:#606060;
	text-decoration:none;
	font-weight:bold
}

.testimonial-text a:hover
{
	color:#D00413;
	text-decoration:none;
}

/******************************************************************************** HOMEPAGE PUBLICATIONS ************************************************************************/

#publications
{
	width:500px;
	min-height:390px;
	overflow:hidden;
	background: url(../images/publications_bg2.jpg) repeat-y #fff;
	float:left;
	text-align:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 81px;
}

.pub-magazine
{
	width:170px;
	height:auto;
	margin:10px 5px 5px 100px;
	background:#fff;
	padding:5px 0px 5px 0px;
	float:left;
}

.pub-title
{
	width:300px;
	height:auto;
	margin:10px 5px 5px 5px;
	padding:5px 0px 5px 0px;
	background:#fff;
	float:left
}

.pub-title a:link, .pub-title a:visited
{
	color:#606060;
	text-decoration:none;
	font-weight:bold
}

.pub-title a:hover
{
	color:#D00413;
	text-decoration:none;
}

.pub-date
{
	width:70px;
	height:auto;
	margin:10px 5px 5px 5px;
	background:#eee;
	padding:5px 0px 5px 0px;
	float:left;
	border-right:2px solid #EEE
}

.pub-more-articles
{
	width:500px;
	height:30px;
	font:15px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin:5px 5px 5px 70px;
	background:#fff;
	border:1px dotted #BEDBE1;
	padding:20px 5px 5px 5px;
	float:left;
	text-align:right
}

/******************************************************************************** FORM CSS ************************************************************************/

.dropdown
{
	width:178px;
	height:20px;
	border:1px solid #fff;
	margin: 3px 0px 3px 0px
}

.formfield
{
	width:175px;
	height:15px;
	border:1px solid #fff;
	margin: 3px 0px 3px 0px
}

.submit
{
	width:80px;
	height:22px;
	float:right;
	border:2px solid #fff;
	background:#2A82A4;
	margin:5px 10px 4px 0px;
	font-weight:bold;
	color:#FFFFFF
}
