/* Written in Textpad by Paul Townend - On Screen - www.onscreen.co.uk */
/*
Colour references
Top band #5D4692
Lighter #ADA8CC
Lightest #C9C1DB
Darkest #306
Text links #06C
*/

body
{
	text-align: center;
	font-family: Tahoma, Helvetica, sans-serif, Arial, Verdana;
	font-size: small;
	color: #333;
	padding: 0;
	margin: 0;
	
}

a, a:visited { color: #06C; }
a:hover { color: #333; }
a.book { background: url(images/i_shop.png) no-repeat left 2px ; padding: 5px 0 5px 25px; display: block; }


h1 { font-size: 140%; }
h2 { font-size: 110%; }
h3 { font-size: 130%; padding: 0; margin: 0; }
h4 { font-size: 90%; padding: 0; margin: 0;  }
#stripcontent h1, #stripcontent h2 { color: #FFF; padding: 0; margin: 0;}
hr { height: 1px; color: #CCC; }

#wrapper
{
	padding: 0;
	text-align: left;
}

#tabcontainer, #stripcontent, #navcontent, #maincontainer, #footercontent
{
	width: 790px;
	margin:0 auto;
}

#tabcontainer
{
	height: 82px;
	position: relative;
}

#tabcontainer img { border: 0; padding: 5px; }

#tabnav
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 58px;
	right: 0px;
}

#tabnav li
{
	margin: 0;
	padding: 0;
	float: left;
	background: url(images/tab_right.png) no-repeat right top;
}

#tabnav a
{
	float: left;
	display: block;
	margin: 0;
	color: #FFF;
	padding: 4px 12px;
	text-decoration: none;
	background: url(images/tab_left.png) no-repeat left top;
}

#stripcontainer
{
	background: #5D4692;
}

#stripcontent
{
	padding: 0.5em;
}

#navcontainer
{
	background: url(images/iconmenu_bg.png) repeat-x bottom center;
	margin: 0 0 1em 0;
}

#navcontent
{
	padding: 10px;
}

#navcontent ul
{
	margin: 0;
	padding: 5px 0;
	list-style: none;
}

#navcontent li
{
	display: inline;
	padding: 8px 0 8px 27px;
	background-color: #999;
	font-size: 85%;
}

#navcontent a, #navcontent a:visited
{
	color: #06C;
	margin: 0 10px 0 0;
}

#navcontent a:hover
{
	color: #000;
}

#navcontent #ld { background: url(images/i_lod.png) no-repeat center left; }
#navcontent #cl { background: url(images/i_class.png) no-repeat center left; }
#navcontent #lm { background: url(images/i_man.png) no-repeat center left; }
#navcontent #sd { background: url(images/i_shop.png) no-repeat center left; }



#maincontainer
{
}

.mainblock
{
	width: 470px;
	border-right: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	padding: 1em 1em 1em 0;
}

img#zonelogo
{
	float: left;
	padding: 0 1em 0 0;
	border: 0;
}

#rightcol
{
	float: right;
	width: 286px;
}



#footercontainer
{
	padding: 1em 0;
	clear: both;
}

#footercontent
{
	font-size: 85%;
	color: #999;
	border-top: 1px #CCC solid;
}

#footercontent em
{
	font-style: normal;
	font-weight: bold;
	padding: 0 0.2em 0 0;
}

.course
{
	border: 1px #5D4692 solid;
	padding: 1em;
	margin: 5px 0;
}

.courseTitle
{
	color: #5D4692;
	border-bottom: 1px #5D4692 solid;
	padding: 0;
	margin: 0;
}


#courseTable
{
	border-collapse: collapse;
	font-size: 85%;
}


#courseTable caption
{
	font-weight: bold;
	font-size: 120%;
	text-align: left;
	color: #5D4692;
	margin: -5px;
	padding: 10px;
}


#courseTable td
{
	border: 1px #ADA8CC solid;
	padding: 0.5em;
	vertical-align: top;
}


#courseTable td#col1
{

}

#courseTable td#col2
{
	border-left: 1px #ADA8CC solid;
}

.pdfLink
{
	background: url(images/pdficon_small.gif) no-repeat center left;
	padding: 5px 0 5px 22px;
	display: block;
}

#courseTable td#col2 img
{
	border: 0;
}

#courseTable em
{
	font-weight: bold;
	color: #5D4692;
	font-style: normal;
}

#courseDates
{
	text-align: center;
	background: #EAD8D8;
	border-collapse: collapse;
	font-size: 95%;
	width: 95%;
}

#courseDates caption
{
	font-weight: normal;
	font-size: 100%;
	padding: 8px 0 5px 10px;
	margin: 2em 0 0 0;
	color: #000;
	background: #E0D0D0;
	border-right: 1px #FFF solid;
	border-top: 8px #FFF solid;
	border-bottom: 1px #FFF solid;
}

#courseDates td, #courseDates th
{
	border: 1px #FFF solid;
	padding: 2px;
}





/* Form classes */

fieldset { border: 0; padding: 1px; }
form ul { list-style-type: none; padding: 0.5em 0;  margin: 0;}

.bookingform
{
	font-size: 90%;
}

.warning
{
	color: red;
	visibility: hidden;
	display: none;
	padding-left: 10px;

}

label
{
	width: 8em;
	float: left;
	margin-right: 0.3em;
	display: block;
	padding-top: 0.3em;
	border-bottom: 1px #CCC dashed;
}

input, textarea
{
	border: 1px #ADA8CC solid;
	padding: 3px;
	margin: 2px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;	
}

.sublink
{

	color: #306;
	font-weight: bold;
	border-top: 2px #C9C1DB solid;
	border-right: 2px #5D4692 solid;
	border-bottom: 2px #5D4692 solid;
	border-left: 2px #C9C1DB solid;
	background: url(images/button_bg.jpg) no-repeat;
	margin-left: 8.5em;
}



/* More information toggled sections */

#p401, #p402, #p403, #p404, #p405, #p406, #p400ref, #aaw, #p901, #p902, #asbaw
{
	display: none;
	margin: 10px 0;
}

.moreinfo
{
	padding: 0 12px 0 0;
	background: url(images/moreinfo_arrow.png) no-repeat right 5px ;
}

.bookinglink
{
	background: url(images/booking_form_icon.png) no-repeat center left;
	padding: 5px 0 5px 22px;
	display: block;
}

.key
{
	padding: 0 0 10px 10px;
	font-size: 80%; 
	border: 1px #ADA8CC solid;	
}
.key img
{	
	position: relative;
	top: 8px;
	padding-left: 8px;
	padding-right: 3px;
}

.newsitem
{
	border-bottom: 1px #CCC solid;
	margin: 1em 0;
	padding-bottom: 8px;
}