html {
	height:100%;
	min-height:100%;
}
body {
	height:100%;
	margin:0 auto;
	min-height:100%;
	padding:0px;
	width:100%;
	background: #000 url(/images/background.png) repeat-x;
	
}
#mainContainer {
	margin:0 auto;
	min-height:100%;
	padding:0px;
	position:relative;
	text-align:center;
	width:957px;
}
div{
	margin:0px;
	padding:0px;
	text-align:left;
}

/* ----- Headers ----- */
#skip {
	border:medium none;
	display:none;
}
#header {
	height:120px;
	width:960px;
}
#headerLeft {
	float:left;
	width:180px;
	height:90px;
	margin:20px 0px 0px 20px;
	padding:0px;
}
#headerCenter{
	position: Absolute;
	top: 40px;
	left: 300px;

}
#headerRight{
	float:right;
	height:100px;
	margin:20px 0px 0px 0px;
	padding:0px;
	text-align:right;
	width:270px;
}
#headerRight img{
	float: right;
}
#social{
	float: right;
	width: 195px;
	height: 28px;
	padding: 5px 10px 0px 0px;
	margin: 11px 0px 0px 0px;
	background: url(/images/social.png) no-repeat 0 0;
}
#social img{
	clear: none;
}
#menu {
	clear:left;
	float:left;
	height:23px;
	margin:0px;
	overflow:hidden;
	width: 950px;
	margin: 0px 0px 15px 0px;
}

/* ----- Main Sections ----- */

#mainFocusSmall{
	clear: none;
	float: right;
	height:207px;
	width:780px;
	background: url(/images/image_top_small.jpg) no-repeat 0 0;
}

#mainFocusSmallText{
	display: block;
	position: absolute;
	left: 187px;
	top: 332px;
	z-index: 10;
	text-align: left;
}

#mainFocusLarge{
	clear: none;
	z-index: 10;
	float: right;
	height:310px;
	width:780px;
	padding: 0px;
	background: url(/images/image_top.jpg) no-repeat 0 0;
}

#mainFocusLargeText{
	display: block;
	position: absolute;
	left: 187px;
	top: 385px;
	z-index: 10;
	text-align: left;
}

#mainFocusLarge img{
	position: absolute;
	z-index: 1;
	top: 159px;
	left: 177px;
}

#left{
	clear: both;
	display: block;
	float: left;
	min-height: 300px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: center;
	width: 175px;
}
#left img{
	display: block;
	float: left;
	margin: 1px 0px 1px 0px;
}

#search{
	clear: both;
	float: left;
	text-align: left;
	width: 168px;
	height: 130px;
	margin: 2px 0px 2px 0px;
	padding: 30px 0px 0px 7px;
	background: url(/images/search.png) no-repeat 0 0;
}

#right {
	clear:none;
	display:block;
	float:right;
	margin:0px;
	min-height:300px;
	width:175px;
	margin:3px 0px 0px 0px;
	position:relative;
	text-align:center;
	
}
#main, #main-home, #main-loggedin,#main2{
	display:block;
	float:right;
	margin: 3px 0px 0px 0px;
	min-height:528px;
	width: 760px;
	padding:10px 10px 0px 10px;
	background: #fff url(/images/main_bottom_large.gif) no-repeat 0 100%;
	position:relative;
	text-align:left;	
}

#main img
{
	border:2px solid;
}

#main a img,#main .spacer
{
	border:0px;
}

#main2{
	padding:210px 10px 0px 10px;

}

#main-home{
	margin: 3px 3px 0px 0px;
	width:580px;
	background: #fff url(/images/main_bottom.gif) no-repeat 0 100%;
}

#main img.spacer,#main2 img.spacer,#main-home img.spacer{
	position: absolute;
	top: 0px;
	left: 0px;
}

#courseDetails{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}
/* ----- Product List -----*/

.imageList{
	width: 170px;
	float: left;
}
.imageList span{
	display: block;
	margin: 1px 0px 1px 0px;
	padding: 0px;
	
	width: 162px;
	height: 44px;
	line-height: 1.2em;
	background: url(../images/select_product.gif) no-repeat 0px 0px;
}

.imageList span.textBox{
	padding: 5px 0px 0px 0px;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	color: #999;
}

.imageList span.textBox span.price{
	color: #30792a;
}

span.imageBox{
	position: relative;
	z-index: 100;
	/*border: 2px solid #f0f1f4;*/
	width: 160px;
	height: 160px;
}
.imageBox img{
	position :absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
}

/* ----- Product -----*/


/* ----- Footers ----- */
#footer {
	clear:both;
	font-size:70%;
	height:100px;
	margin:0 auto;
	padding:5px 0 0;
	text-align:center;
	width:930px;
}

#footerLeft{
  	width:145px;
  	float:left;  
}

#footer_menu {
	height:20px;
	overflow:hidden;
	text-align:center;
}
#built {
	border:medium none;
	clear:both;
	font-size:70%;
	height:70px;
	margin:0 auto;
	padding:0px;
	text-align:right;
	width:880px;
}

/** Basket **/
#miniBasket{
	float: right;
	width: 120px;
	height: 20px;
	background: #d4faff;
	color: #13626e;
	text-align: right;
	padding: 3px 5px 0px 0px;
}


#basket{
	color: #70d5e6;
	background: #000 url(../images/cart.gif) no-repeat 140px 0px;
	padding: 0px;
}
#basket p{
	font-weight: bold;
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 10px 0px;
}

.basketItem{
	margin: 3px 0px 2px 0px;
	padding: 0px 0px 5px 0px;
}

hr,hr.dotted{
	border-color: #189DEA;
	border-style: solid;
	border-width: 1px 0 0;
	margin: 5px 0px 5px 0px;
	clear: both;
	height: 0;
}
hr.dotted{
	border-style: dotted;	
}

.basketTitle{
	font-size: 120%;
	font-weight: bold;
	color: #fff;
	width: 100%;
	height: 24px;
	max-height: 25px;
	background-color: #ff0c22;
	padding: 5px 0px 0px 0px;
	margin: 0 0 15px 0;
	
}

#displayBasket
{
	border-collapse:collapse;
}

td.id{
	padding: 0px 0px 0px 5px;
	width: 25px;
	min-width: 30px;
}
td.name{
	width: 400px;
}

td.sub-tot {
	margin: 5px 0 0 0;
}

td.vat {
	margin: 5px 0 0 0;
}


td.price{
	padding: 0px 0px 0px 5px;
	width: 130px;
}
td.prod_total {
	margin: 0 0 0 90px;
	}

td.quantity{
	width: 105px;
}
td.quantity form{
	width: 100px;
}
td.quantity input{
	width: 43px;
	height: 16px;
	clear: none;
}
td.optionTitle{
	background-color: #eef9fb;
	margin: 0px 0px 0px 35px;
	width: 465px;
	clear: both;
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	color: #060;
}
td.optionName{
	background-color: #eef9fb;
	width: 270px;
}
td.optionPrice{
	background-color: #eef9fb;
	width: 100px;
	padding: 0px 0px 0px 5px;
}
td.total{
	width: 130px;
	margin: 0px 3px 0px 0px;
	text-align: right;
}
td.option{
	padding: 0px 0px 0px 30px;
	width: 350px;
}
td.remove{
	width: 25px;
	padding: 0 20px 0 0;
}


/* ----- Forms ----- */
.form input {
	clear:none;
	float:left;
	height:15px;
	width:270px;
}
.form textarea {
	clear:none;
	float:left;
	margin:0 0 10px;
	width:300px;
}
.form select {
	height:20px;
	width:274px;
}
.form span{
	clear: none;
	float: left;
	background-color: #0ff;
}
label .required {
	color:#FF0000;
}
#main .radio {
	width:20px;
}
#main input[type="submit"], #main input.submit {
	height: 25px;
	margin: 15px 0 0 250px;
	padding: 0px;
	width: 120px;
	color: #fff;
	background: #fff url(/images/button.gif) repeat-x;
}

.courseBooking
{
  margin-bottom:10px;
  width: 700px;
}

#payFull input[type="submit"]
{
	margin:0px;
}

#search select{
	width:160px;
	font-size: 85%;
	margin: 0px 0px 5px 0px;
}

label.booking{
	width: 150px; 
	font-weight: bold;
	padding: 0px 10px 0px 0px;
	display: inline-block;
}

#form_11 input{
	width: 180px;
}

#form_5 input{
	float: right;
}

#form_5 th{
	width: 150px;
}


#discountCode input{
	margin: 0px 10px 0px 10px;

}

/* ----- Extra Classes ----- */

.left{
  float:left;  
}	

.right{
  float:right;	
}	

.clear {
	clear:both;
	height:1px;
}

