@charset "utf-8";
/* CSS Document */
/* The below restores some sensible defaults */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
/*table, caption, tbody, tfoot, thead, tr, th, td */
{
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
}
a img {
	border:none;
}

a.button {
background: transparent url('/Assets/images/book-sub-buttons-orange-full-1.png') no-repeat scroll top right; 
display: block;
float: left;
height: 26px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 6px;
padding-right: 18px; /* CHANGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */

/* FONT PROPERTIES */
text-decoration: none;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
a.button:hover {background-position: bottom right;}
a.button span { /* Background left image */ 
background: transparent url('/Assets/images/book-sub-buttons-orange-full-1.png') no-repeat;
display: block;
line-height: 26px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
padding: 0px 0 0px 20px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: White;
 cursor:pointer;
}
a.button:hover span {
text-decoration:none; background-position: bottom left;
}

html 
{
	background: #f1f1f1;	
	overflow-y: scroll;
}
ol, ul {
	list-style: none;
}
div.clear {
	clear:both;
}
.clearright {
	clear:right;
}
.clearleft{
	clear:left;
}
.left {
	float:left;
}
.right {
	float:right;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px 0px 0px 10px;
	color: #3e3e3e;
}

h1 {
	color: #FFF;
	font-size: 26px;
	font-weight: lighter;
}
h2 {
	padding-left: 10px;
	color: #3e3e3e;
	font-size: 16px;
}

h4 
{
  padding-top: 7px;
  padding-bottom:0px;
  font-size: 14px;   
}

p {
	padding-top: 5px;
	padding-bottom: 5px;
}
body {
	font-size:62.5%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size:1.2em;
	color: #3e3e3e;
	background-color: #f1f1f1;
	background:url(/Assets/images/pagebg.jpg) repeat-x top left;
}

#termsAndConditions p
{
    padding-top:0px;
    padding-bottom: 0px;
}

#mainwrap {
	width: 816px;
	margin: 0px auto;
}
#headerbg {
	margin: 20px 0px 0px 0px;
	width: 816px;
	height: 148px;
	background:url(/Assets/images/headerbg.jpg) no-repeat top left;
}
#headerlogo {
	float: left;
	width: 409px;
	height: 39px;
	padding: 70px 0px 0px 90px;
}
#maincontentbg {
	width: 816px;
	background-color: #FFF;
	float:left;
}
#maincontentbottom {
	width: 816px;
	background:url(/Assets/images/mainpage_bottom.png) no-repeat top left;
	height: 10px;
}
#navwrap {
	float: left;
	width: 800px;
	background-color: #FFF;
	margin: 0px 0px 0px 8px;
}

#nav {
	font-family:Verdana, Geneva, sans-serif;
	float: left;
	width: 799px;
	height: 30px;
	background-color:#eeeeff;
}

#nav ul {
	font-weight: bold;
}
#nav li {
	display: inline;
}
#nav a {
	line-height: 30px;
	font-size: .7em;
	float:left;
	text-decoration:none;
	margin-left: 1px;
	padding: 0 8px 0 8px;
	display: block;
	color: #3e3e3e;
}
#nav a:hover, #current a{
	color: #FFF;
	background-color: #fb8819;
}

#subnav {
	font-family:Verdana, Geneva, sans-serif;
	float: left;
	width: 797px;
	height: 23px;
	background-color:#fb8819;
	border-left: 1px #fb8819 solid;
	border-right: 1px #fb8819 solid;
	border-top: 2px #fb8819 solid;
	background: url(/Assets/images/topnav/subnav.png) repeat-x top left;
}
#subnav li {display: inline;}
#subnav a {
	line-height: 23px;
	font-size: .55em;
	float:left;
	text-decoration:none;
	margin-left: 1px;
	padding: 0 8px 0 8px;
	color: #fff;
	font-weight: bold;
	display: block;
}

#subnav a:hover, #subnavcurrent{
	text-decoration: underline;
}

#contentarea {
	width: 800px;
	float: left;
	/*margin: 10px 0px 0px 8px;*/
	margin-left: 8px;
}
#coursesearch {
	width: 800px;
	height: 268px;
	background:url(/Assets/images/searchpanelbg4.jpg) no-repeat top left;
	float:left;
	margin-top:14px;
}
#searchbox {
	float: right;
	width: 560px;
	padding: 20px 15px 10px 15px;
	color: #f68616;
	font-size: 0.8em;
	font-weight:bold;
}
form#selection {
 color: #f68616;
 margin: 10px 5px 5px 0px;
}
#leftsidetext {
	float: left;
	line-height:18px;
}
#leftsidetextalign {
	float: left;
	width: 80px;
}
#selection select {
 background-color: #FFF;
 color: #3e3e3e;
 font-size:11px;
 border: 1px solid #f68616; 
}
#selection option.orange {background-color: #f68616; font-weight: bold; font-size: 12px; color: white;}
#selection .texta {
 font-size: 11px;
 background-color: #FFF;
 border: 1px solid #f68616;
 color: #3e3e3e;
}
#selection .formbutton {
	font-weight: bold;
	font-size:16px;
	line-height: 30px;
	border: 0px;
	width: 75px;
	height: 30px;
	cursor: pointer;
	color: #FFF;
	padding: 0px 30px 0px 0px;
	background:url(/Assets/images/go_button.png) no-repeat left top;
	display: block;
}
#searchresultsboxtop {
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	background:url(/Assets/images/searchbox_greybg-orange.png) no-repeat top left;
	border-bottom: 2px solid #FB8819;
	width: 800px;
	float: left;
}
#searchresultsbox {
	width: 796px;
	border-left: 2px solid #FB8819;
	border-right: 2px solid #FB8819;
	padding: 0px;
	margin: 0px;
	float: left;
}
.searchresults {
	float: left;
	margin: 10px 0px 10px 11px;
	width: 380px;
	background-color:#FFF;
	border: 1px solid #b3b4b4;

}
#footer {
	line-height: normal;
	font-size:10px;
	padding: 0px;
	margin: 10px 0px 0px 8px;
	width: 798px;
	height: 41px;
	background:url(/Assets/images/footerimg.png) no-repeat top left;
    float: left;
}
#footer a {
	text-decoration:none;
	color: #fb8819;
	font-weight: bold;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p {
	margin: 0px 0px 0px 10px;
	padding: 8px 0px 0px 0px;
}
.bold {
	font-weight: bold;
}
.boxbot {
	background:url(/Assets/images/orange_topandbott.png) no-repeat bottom left;
	width: 800px;
	height: 10px;
	float:left;
}
.searchboxtitle {
	background-color: #eeeeff;
	height: 27px;
	border: 1px solid #fff;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}

.searchboxcontentheadings {
	width: 115px;
	text-align: right;
	color: #fa871a;
	font-size:12px;
	line-height: 18px;
	font-weight: bold;
}

.searchboxcontentresults {
	float: left;
	padding-left: 10px;
	text-align: left;
	color: #3e3e3e;
	font-size:12px;
	line-height: 18px;
	font-weight: bold;
}

.searchboxbottom {
	background-color: #fa871a;
	height: 27px;
	border: 1px solid #fff;
	position: relative;
	bottom: -1px;
}
.searchboxbottom span{
	float: right;
	padding-right: 100px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.searchboxbottom a{
	color: #fff;
}
.searchboxbottom a:hover{
	text-decoration: none;
}
.searchboxbottom .image {
	float: right;
	margin-left: 300px;
	position: absolute;
	bottom: 0px;
	width: 52px;
	height: 32px;
	background:url(/Assets/images/spyglass.png) 0px 0px;
}




.TCB_orderBooking {
	float: left;
	margin: 10px 0px 10px 11px;
	width: 90%;
	background-color:#FFF;
	border: 1px solid #b3b4b4;
	font-size: normal;
}


.btnGo {
background:transparent url(/Assets/images/go_button.png) no-repeat scroll left top;
border:0 none;
color:#FFFFFF;
cursor:pointer;
float:left;
font-size:16px;
font-weight:bold;
height:30px;
line-height:30px;
margin-left:10px;
margin-top:0;
padding:0 30px 0 0;
vertical-align:middle;
width:75px;
}

.formbuttonorangesmallc {
background:transparent url(/assets/images/form2-add-remove-full.png) no-repeat scroll 0 0;
border:0 none;
color:#FFFFFF;
cursor:pointer;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
height:24px;
line-height:26px;
margin:0;
padding:0 0 2px;
width:56px;
}

.formbuttonorangesmallc:hover {
background:transparent url(/assets/images/form2-add-remove-full.png) no-repeat scroll left bottom;
}
/*
Shortened primary nav to video button
#nav {
	font-family:Verdana, Geneva, sans-serif;
	float: left;
	width: 464px;
	height: 30px;
	background-color:#eeeeff;
}
*/
.navvideo-button {
	width: 320px;
	height: 30px;
	float: right;
	position: relative;
	background: url(/assets/images/bg.png);
	padding-left: 16px;
	background-color:#eeeeff;
}
.navvideo-button a{
	display: block;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
}
.navvideo-button .head{
	width: 31px;
	height: 47px;
	position: absolute;
	background: url(/assets/images/head.png);
	left: 302px;
	top: -18px;
}

.courseinfopageholder {
	width: 756px;
	float:left;
	margin: 20px 0 0 20px;
	font-size: 12px;
	line-height: 15px;
}
.courseinfopageholder .left{
	width: 530px;
	float:left;
}
.courseinfopageholder .right{
	width: 203px;
	float:left;
	padding-left: 20px;
}
.courseinfopageholder .right ul{
	border: 1px solid #fb8819;
	font-size: 11px;
	padding: 0 10px 10px 10px;
}
.courseinfopageholder .right ul h1{
	background-color: #fb8819;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	height: 20px;
	padding-left: 10px;
	margin: 0 -10px 0 -10px;
}
.courseinfopageholder .right ul li.title{
	padding: 10px 10px 0 0;
}
.courseinfopageholder .right ul li a{
}

.searchboxexpand {
	background: url(searchpanelbgtop.jpg) no-repeat left top;
	width: 780px;
	position: relative;
	padding: 20px 20px 19px 0;
	margin: 0px;
	float: left;
}
.rightcolholder {
	float: right;
	width: 540px;
}
.searchboxexpand-bot {
	position: absolute;
	background: url(searchpanelbgbot.jpg) no-repeat left top;
	height: 19px;
	width: 800px;
	float: left;
	left: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}

.standard-table-title 
{
    font-size:14px; 
    font-weight:bold;
}

.standard-table-item
{
    font-size:12px;
}

.courseSectorTiles
{
   list-style-type: none;
   list-style-image: none;
}

.courseSectorTiles li
{
    display: inline;
    width: 120px;
    height: 70px;
    background-color: Orange;
    font-size: 12px;
}


