.hide, hr,.search label,.search legend{
	display: none;
	}

body{
	font-family: arial, verdana, helvetica, sans-serif;
	cursor:default;
	padding-bottom: 20px;
	font-size: 13px;
	}

em {
	font-style:italic;
}
strong {
	font-weight:bold;
}

#container{
	width: 950px;
	margin: 20px auto 20px auto;
	overflow: hidden;
}

#header{
	height: 80px;
	background: url('../img/header.jpg') no-repeat top left #fff;
	clear: both;
	border-bottom: 1px solid #ddd;
	}
	
.page-title{
	padding-top: 70px;
	font-size: 12px;	
	}

ol{
	list-style-type: decimal;
	list-style-position:outside;
	left: 50px;
	font-style: italic;
	color: #466994;
	position: relative;
	}
	
ul{
	list-style-position: outside;
	list-style-type: square;
	padding: 5px 0;
	line-height: 1.6em;
	left: 50px;
	position: relative;
	}

#main-content ul{
	margin-left: 50px;
	left:0;
	}

#main-content .archive ul{
	left:0;
	margin-left:0px;
	}
	
ul, ol{
	padding-bottom: 10px;
	}

ul li, ol li, .archive ul li{
	padding: 2px 0;
	font-style: italic;
	color: #466994;
	}

ul.left{
	width: 49%;
	float:left;
	}

ul.right{
	width: 49%;
	float: right;
	}

ol li{
	padding: 4px 0;
	}

.menu{
	float: left;
	width: 235px;
	margin-top: 1px;
	}

.menu ul{
	list-style-type: none;
	list-style-position: outside;
	left:0;
	}

.menu ul li{
	display:block;
	padding: 5px;
	font-style: normal;
	background: url('../img/nav.jpg') no-repeat 0 0 #fff;
	}

.menu ul li a{
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
}

.menu ul li.double{
	background: url('../img/nav_double_sprite.jpg') no-repeat 0 0 #fff;
	line-height: 1.5em;
	height: 47px;
	}

.menu ul li a.expand, .menu ul li a.expand:hover, .menu ul li.on a.expand{
	float: right;
	margin-right: 15px;
	margin-top: -3px;
	}
	
.menu ul li.on, .menu ul li:hover{
	background: url('../img/nav_on.jpg') no-repeat 0 0 #fff;
	}

.menu ul li.on ul li ul li.on a{
	text-decoration: underline;
	}

.menu ul li.on[class~='double'], .menu ul li.double:hover{
	background: url('../img/nav_double_sprite.jpg') no-repeat 0 -59px #fff;
	}
	
.menu ul ul li{
	background: url('../img/secondary_nav.jpg') no-repeat top left #fff;	
	}

.menu ul ul li.on, .menu ul ul li:hover{
	background: url('../img/secondary_nav_on.jpg') no-repeat top left #fff;	
	}

.menu ul ul ul li{
	background: url('../img/tiertiary_nav.jpg') no-repeat top left #fff;	
	}

.menu ul ul ul li.on, .menu ul ul ul li:hover{
	background: url('../img/tiertiary_nav_on.jpg') no-repeat top left #fff;	
	}
	

.menu ul li ul li a{	
	font-weight: normal;
}

.menu ul li ul li ul li a, .menu ul li ul li ul li a{
	font-style: italic;
	text-decoration: none;
	}

.menu ul li ul li a:hover, .menu ul li.on ul li.on a, .menu ul li ul li ul li a:hover, .menu ul li ul li ul li.on a{
	text-decoration: underline;
	background: none;
	}
	
.menu ul li.on ul li.on ul li a{
	text-decoration: none;
	}

#main-content{
	float:right;
	width: 694px; /* 710 w.padding */
	padding: 16px 0 20px 16px;
	margin:0;
	overflow: hidden;
	border-left: 1px solid #ddd;
	min-height:352px;	
	}

.padright{
	margin-right: 10px;
	}

#footer{
	border-top: 1px solid orange;
	color: #555;
	padding-top: 10px;
	margin-top: 10px;
	}

#footer a,.footer-contact,.footer-contact a{
	color: #555;
	}

.melorio-footer{
	margin-top: -18px;
	float: right;
	}

.melorio-footer img{
	clear:both;
	margin: 0 0 10px 10px;
	}

#main-content > p, #main-content > ul, #main-content > ol, .latest-news-story > p, .latest-news-story > ul, .latest-news-story > ol{font-size: 13px;}
#main-content > h1, .latest-news-story > h1{font-size: 26px;}
#main-content > h2, .latest-news-story > h2{font-size: 18px;}

h1{
	font-size: 26px;
	border-bottom: 2px solid orange;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-top: 0px;
	}

h2{
	font-size: 18px;
	padding-bottom: 10px;
	font-weight: bold;
	}

h3{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	}

h3{
	font-size: 15px;
	font-weight: normal;
	padding-bottom: 5px;
	}

p{
	padding-bottom: 10px;
	}

p,h1,h2,h3,label,.page-title,.statement,a,a:hover,a:visited,#latest-news{
	color: #00386C;
	}

.dontShow{
	display: none;
	}

strong{
	font-weight: bold;
	}

#random-box{
	float: right;
	width: 300px;
	height: 390px;
	margin-bottom: 5px;
	position: relative;
	}

.random-box-hover{
	display: block;
	height: 390px;
	width: 300px;
	}

.random-box-hover, .random-headline{
	position: absolute;
	}

.random-headline{
	top: 10px;
	left: 10px;
	}

#random-box .random-box-hover .random-headline h1{
	border:0;
	}

#random-box .random-box-hover .random-headline h1 a{
	color: #fff;
	text-decoration: none;
	display:block;
	border:0;
	font-size: 20px;
	margin-top:2px;
	}

.clear{
	clear: both;
	}

.border-top{
	border-top: 1px solid #ddd;
	padding:0;
	margin:0;
	}

.border{
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	}

/* PDF Download */
#main-content .pdf-downloads {
	margin:0;
	height:60px;
	left:0;
}
.pdf-downloads li {
	list-style:none;
	float:left;
	width:50%;
}
.pdf-downloads li a {
	float:left;
}

.pdf-download:hover {
border:1px solid #CCCCCC;
color:#00386C;
}
.pdf-download {
background:#EFEFEF url('../img/pdf.gif') no-repeat scroll 8px 8px;
border:1px solid #DDDDDD;
color:#466994;
display:block;
font-size:16px;
padding:6px 6px 6px 32px;
text-decoration:none;
}

/* Lozenges */

.lozenge{
	margin-right:10px;
	width:380px;
	background: url('../img/lozenge.gif') 0 0;
	height: 118px;
	margin-bottom: 18px;
	}
	
.lozenge img{
	padding: 10px 0 0 10px;
	}	

.lozenge p{
	padding: 0 10px 10px;
	}

/* About Us Page */

#about a, #about a:visited{color:#fff;}

#about #sites{margin-top: 20px;}

#about .site{background: #0e2e5b; border-bottom: 1px solid #1b4075; margin-bottom: 20px; width: 694px; position:relative;}

#about .site .title,#about .site p{clear:both; display:block; width: 404px; padding-right: 10px;float:left;}

#about .site .title{font-size: 18px; padding: 20px 10px 10px 20px;}
#about .site p{padding-left: 20px;}
#about .site .title a:hover{color: #d2e3f9;}
#about .site p, #about .link{font-size: 14px; margin-bottom: 5px; color: #d2e3f9;}

#about .link{position:absolute; bottom:14px; right:280px;}

#about .site img{display:block; padding: 20px 0; margin:0;}

/* -- New LWG Links -- */

.lwg-link, .clw-link, .hbt-link, .llw-link, .melorio-link{display:block; text-indent: -999em; height: 28px; margin: 2px 0; float: left; clear:both; background: url('../img/websites_v3.jpg') no-repeat; width: 200px;}

.clw-link{background-position:0 0;}
.llw-link{background-position:0 -29px;}
.hbt-link{background-position:0 -56px;}
.lwg-link{background-position:0 -90px;}
.melorio-link{background-position:0 -118px;}

.contact-address{border-top:2px solid #eee;float:right;margin-top:9px;padding-top:10px; width:165px; font-size:90%;}

#tqs-logo{float:left; margin-top: 3px; margin-right: 20px;}

/* ------------------------------ */
/* ------- C O U R S E S -------- */
/* ------------------------------ */

#course h1{margin-bottom:0;}

#course-contents{border-bottom:1px solid #fff; background: #fff url('../img/course-desc-bg.jpg') repeat-y top right;}
.course-desc{width: 425px; margin-top:10px; float:left;}
.course-avaliability{float:left; width:230px; margin-left:17px; padding: 15px 0 15px 15px;}
.course-avaliability table {
	width:100%;
}
.course-avaliability h2 {padding-bottom:0;}
.course-avaliability th.price {
	vertical-align:middle;
	height:70px;
	color:#e77e00;
}
.course-avaliability th.price strong {
	font-size:28px;
	line-height:28px;
}
.course-avaliability th.month {
	vertical-align:middle;
	padding:5px 0;
	font-size:15px;
	font-weight:bold;
	color:#003366;
}
.course-avaliability td, .course-avaliability input {
	color:#003366;
}
.course-avaliability td.date {
	border-bottom:solid 1px #e0e4f5;
	font-weight:bold;
}
.course-avaliability td.loc {
	width:100%;
	border-bottom:solid 1px #e0e4f5;
	padding:0 5px;
	font-style:italic;
}
.course-avaliability td.days {
	background:#fcfcfe;
	border:solid 1px #e0e4f5;
	width:55px;
	text-align:center;
}
.course-avaliability td.days select {
	width:50px;
	background:#fcfcfe;
	border:solid 1px #fcfcfe;
	text-align:left;
}
.course-avaliability td.book {
	vertical-align:middle;
	height:70px;
	text-align:center;
}
.course-avaliability td.book input {
	width:100%;
	background:#f7941d;
	border:solid 1px #ad6105;
	padding:5px;
	text-align:center;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	text-shadow: 0 0 2px #ad6105;
	cursor:pointer;
}
.course-avaliability td.book input:hover {
	background:#ad6105;
}

.form_nav,
#form_nav_create,
#form_nav_login,
#proceed,
#proceed2,
#form_nav_next,
#form_nav_del_select{
	background:#f7941d;
	border:solid 1px #ad6105;
	padding:5px;
	text-align:center;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	text-shadow: 0 0 2px #ad6105;
	cursor:pointer;
	text-decoration:none;
}

.form_nav:hover,
#form_nav_create:hover,
#form_nav_login:hover,
#proceed:hover,
#proceed2:hover,
#form_nav_next:hover,
#form_nav_del_select:hover{
	background:#ad6105;
	color:white;
}

#form_nav_del_select{margin-left: 10px; padding: 2px 5px; width:80px;}
#form_nav_next,#form_nav_remove{margin:10px 0 0 160px;}
#proceed,#proceed2{margin-left:245px;}
#form_nav_login{margin: 0 10px 0 160px;}

#form_nav_password{
	background:#eee;
	border:solid 1px #ddd;
	padding:5px;
	text-align:center;
	color:333;
	text-transform:uppercase;
	font-weight:normal;
	text-shadow: 0 0 2px #ddd;
	cursor:pointer;
}

#form_nav_password:hover {
	background:#ddd;
}




/* --- Course List --- */

dl#nvq-qualifications {
border-top:1px solid #DADFF2;
float:left;
margin:10px 0;
}
dl#nvq-qualifications dt, dl#nvq-qualifications dd {
border-bottom:1px solid #DADFF2;
color:#00386C;
height:50px;
padding:10px;
}
dl#nvq-qualifications dt {
clear:left;
display:block;
float:left;
font-size:14px;
font-weight:bold;
width:210px;
}
dl#nvq-qualifications dd.nvq-level {
display:block;
float:left;
width:80px;
}
dl#nvq-qualifications dd {
display:block;
float:left;
height:50px;
width:340px;
overflow:hidden;
}

/* --- Booking Navigation --- */

#booking-course-nav{background:orange; width:100%; height: 21px; padding: 3px; color: #fff;}
.booking-nav-label{margin-left: 3px; font-weight:bold; font-size:15px; line-height:21px;}
.checkout_head_btn{margin-right:7px;border:1px solid #0957a2; background:#697aae; color: #fff; font-weight:bold; padding: 2px 3px; float:right; text-transform:uppercase; text-decoration:none; font-size:11px;}
.checkout_head_btn,.checkout_head_btn:visited{color:#fff;}
#checkout_msg{font-weight:bold; float:right; margin-right:6px; font-size:11px; line-height:21px;}

hr.divider{
	margin:0px;
	padding:0px;
	border-bottom:1px solid #ddd;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}

/* --- Form Styling --- */

.row label {
display:block;
float:left;
font-weight:normal;
padding-bottom:16px;
padding-top:4px;
width:140px;
text-align:right;
margin-right:20px;
}

.input input{width:298px;}

.error label,.error p,.error span{color:red;}

/* -- Cart ---*/
table.data{width:100%;}
table.data th{background:#edf0f9; text-transform:uppercase; color: #003568;}
table.data td{font-style:italic; color: #405f89;}
table.data th,table.data td{padding: 4px;}

#delegate_details{width:100%;}
#delegate_details td{width:49%; padding-top: 10px; border-bottom:1px solid #eee;}

.booking-action,.booking-action a,.booking-action a:visited{color: #999999; text-decoration:none; text-transform:uppercase; font-size:10px;}

/* --- Delegate --- */
#v_del_id{font-size: 16px; width: 305px;}



.bookingsummary {
	width:100%;
	margin:10px 0 20px 0;
}
.bookingsummary form, .bookingsummary fieldset {
	display:inline;
}
.bookingsummary th, .bookingsummary td {
	border-top:2px solid white;
	border-bottom:2px solid white;
	padding:8px 10px;
}
.bookingsummary th, .bookingsummary td, .bookingsummary a {
	text-decoration:none;
	color:#0055a6;
}
.bookingsummary th {
	font-weight:bold;
}
.bookingsummary td {
	background:#eef1fa;
}
.bookingdelegates {
	border:2px solid white;
	width:100%;
}
.bookingdelegates th {
	background:#dadff3;
}
.bookingdelegates td {
	background:white;
	padding:1px 10px;
}



.bookingsummary .main th {
	background:#0055a6;
	font-weight:bold;
	color:white;
}
.bookingsummary .split th {
	background:#0055a6;
	padding:1px;
}
.bookingsummary .right {
	text-align:right;
}
.bookingsummary input {
	background:#687bae;
	border:solid 1px #0055a6;
	padding:1px 3px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	cursor:pointer;
}





















