a:link {
	color:#9cf;
	}

a:visited {
	color:#fff;
	}

a:hover {
	color:#f90
	}

A.smgrylnk:link {
	FONT-FAMILY:tahoma, sans-serif;
	FONT-SIZE:10px;
	}

A.smgrylnk:visited {
	FONT-FAMILY:tahoma, sans-serif;
	FONT-SIZE:10px;
		}

A.smgrylnk:hover {
	FONT-FAMILY:tahoma, sans-serif;
	FONT-SIZE:10px;
	}

address {
	font-style: normal;
	margin-bottom: 18px;
	}
	
/* links with arrows */

.arrowLink {
	background-image: url(../images/bgArrowLink.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	/*border: 1px #777 solid;*/
	display: block;
	width: 260px;
	padding: 0;
	margin: 0;
	}

ul.arrowLink {
	list-style: none;
	}

.arrowLink span, .dloadLink span {
	position: relative;
	width: 241px;
	left: 23px !important
	}
	


/* for the programme clothing button */

#buttonClothing {
	background-color: #000;
	text-align: right;
	display: block;
	width: 142px;
	height: 139px;
	}

#buttonClothing a span {
	position: relative;
	right: 10px;
	}

#buttonClothing a {
	background-image: url(../images/bgButtonClothingA.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	backround-color: #ccc;
	display: block;
	float: right;
	clear: both;
	width: 100px;
	position: relative;
	right: 0;
	padding-bottom: 4px;
	}
	
	
	
.disclaimer {
	color:#003366;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
	
	
/*  WEB-548-ED-39-07  (styles for the new table widths that need to be reset */

.badge {
	float: left;
}

/*
.the_dates {
	width: 200px;
}
*/

table tr td.the_dates {
	width: 200px;
}


.the_trainer {
	width: 130px;
	text-transform: capitalize;
}


.the_cldate {
	width: 80px;
	text-align: center;
	text-transform: capitalize;
	nowrap="yes"
}






.the_venue {
	width: 120px;
}	
	
/* end of:  WEB-548-ED-39-07 */
	

h1, h2, h3, th {
	font-family: helvetica, arial, sans-serif;
	text-transform: uppercase;
	color: #fff !important
	}

h4 {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #fff;
	}

h1 {
	font-size: 16px;
	}
	
.blktxt {
	font-size: 16px;
	color: #000000;
	}

h2, th {
	font-size: 14px !important
	}

h2 a:link, h2 a:visited {
	text-decoration: none;
	}

h2 a:hover {
	text-decoration: underline;
	}

h3 {
	font-size: 12px;
	margin-bottom: 0;
	padding-bottom: 0;
	}

p, ul, ol, a, address, td {
	font-family: Tahoma, Verdana, sans-serif;
	line-height: 18px;
	color: #fff;
	font-size: 12px;
	}

p {
	margin-top: 0;
	padding-top: 0;
	}

p.whttext {
	color: #fff;
	}

p.grytext, h2, .grytext p {
	color:#D6D6D6;
	}

p.smgrytext {
	color:#D6D6D6;
	}

p.drkgrytext {
	color:#333;
	}

p.blktext {
	color:#000;
	}

p.orgtext {
	color:#FFD200;
	}

p.header {
	color:#000;
	font-weight:bold;
	}

p.title {
	color:#fff;
	}






th {
	text-align: left;
	}

/*
commented out by james
td {
	color:#000000;FONT-FAMILY:tahoma, sans-serif;FONT-SIZE:11px;TEXT-DECORATION:none;
	}*/

td.title {
	color:#ffffff;
	FONT-FAMILY:tahoma, sans-serif;
	FONT-SIZE:11px;
	TEXT-DECORATION:none ; 
	background-color:#000000;
	}

tr.listItem {
	background-attachment: fixed;
	background-image: url(../images/button_class_M-BTR.jpg);
	background-repeat: repeat;
	background-position: center top;
	}

.smgrytext {
	color:#D6D6D6;
	FONT-FAMILY:tahoma, sans-serif;
	FONT-SIZE:10px;
	TEXT-DECORATION:none
	}

.larger, .larger a {
	font-size: 13px;
	font-weight: bold;
	}

.highlightLink a:link, .highlightLink a:visited {
	color: #FFD200;
	text-decoration: underline;
	}

.highlightLink a:hover {
	color: #99ccff;
	}
	

/* main menu */

#menu {
	width: 120px;
	margin: 0 0 24px 0;
	padding: 0;
	position: relative;
	left: 8px;
	font-size: 10px;
	}

ul#menu {
	background-image: url(../images/skin/bgMenu.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 24px 0 16px 0;
	margin: 0;
	list-style: none;
	}

#menu a {
	font-size: 10px;
	}

#menu a:link {
	color: #fff;
	text-decoration: none;
	}

#menu a:visited {
	text-decoration: none;
	color: #eee !important
	}

#menu a:hover {
	text-decoration: underline;
	color:#f90!important
	}

#menu li {
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px #eee solid;
	width: 104px;
	}

#menu ul {
	padding: 8px 0 0 4px;
	margin: 0;
	list-style: none;
	}

#menu ul li {
	background-image: url(../images/skin/bgMenuSub.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: none;
	/*border-bottom: 1px #eee dotted;*/
	width: 98px !important
	}

.programme {
	text-transform: uppercase;
	}

.last {
	border-bottom: none !important
	}

.last {
	background-image: none !important
	}

.title {
	font-weight: bold;
	font-size: 12px;
	padding-top: 8px;
	}

/* toggling list styles (workshops page) */

#theList {
	padding: 0;
	margin: 0 0 0 16px;
	}

#theList ul, #theList li {
	padding-bottom: 16px;
	list-style-type: decimal;
	}

#one, #two, #three, #four {
	border-bottom: 1px solid #fff;
	}

/*.subList {
	border-bottom: 1px solid #fff;
	position: relative;
	left: 0;
	width: 333px;
	}*/

.subList ul, .sublist li {
	margin: 0;
	padding: 8px 0 16px 0;
	list-style: none !important
	}

.subList ul, .sublist li {
	margin-left: -38px !important
	}

.subList ol, .subList ol li {
	list-style-type: lower-alpha !important
	}
	
.subList ol li {
	margin-left: -24px !important
	}


	
	
#links {
	position: relative;
	top: 100px;
	right: 8px;
	height: 30px;
	}
	
	
/* side panel on workshops page */

.sidePanel {
	width: 180px;
	background-color: #000;
	background-image: url(../images/bgSidePanel.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	}

.sidePanel h2 {
	background-image: url(../images/bgSidePanelH2.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0;
	padding: 8px;
	}

.sidePanel p {
	padding: 0 8px 8px 8px;
	}

/* text opposite insetPanel */

.left {
	float: left;
	clear: none;
	width: 355px;
	}
/* white inset panel on workshops.cfm */

.insetPanel {
	float: right;
	clear: none;
	width: 140px;
	background-color: #fff;
	background-image: url(../images/bgInsetPanel.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
	}

.insetPanel h2, .insetPanel p {
	padding: 8px;
	margin: 0;
	color: #000 !important
	}

.insetPanel h2 {
	background-image: url(../images/bgInsetPanelH2.gif);
	background-position: top;
	background-repeat: no-repeat;
	}


ul.workshops {
	list-style: none;
	padding: 0;
	margin: 0;
	}

ul.workshops li {
	margin-top: 5px;
	}

dl.workshops {
	line-height: 18px;
	}

dl.workshops dt {
	font-weight: bold;
	}

dl.workshops dd {
	padding-left: 20px;
	}

dl.workshops em {
	color: #CCCCCC;
	}

h3.booking {
	text-transform: none;
}
ol.booking li {
	padding: 2px 0;
	line-height: 18px;
}

.note {
	font-style: italic;
}
.note:first-letter {
	font-size: 12px;
}

/* floating dl */
dl.floating { 
	width: 300px;
	line-height: 20px;
}
dl.floating dt, dd { 
	margin: 0;
	padding: 0;
}
dl.floating dt {
	font-weight: bold;
	padding: 0 7px 0 0;
	float:left;
}
dl.floating dd {
	margin-left: 120px;
}
dl.floating dd.dimensions { 
	padding: 0 0 0 300px; 
}

/*certification*/

#backgroundList {
	margin: 0;
	padding: 0;
	padding-right: 10px;
	list-style: none;
	}
	
#backgroundList li{
	padding-bottom: 15px;
}

#bullet {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 30px;
	list-style-type: square;
	}
	
#certDownloads {
	margin: 0;
	padding: 0;
	list-style: none;
}

#certDownloads li {
	padding-bottom: 7px;
}

.dloadLink {
	background-image: url(../images/bgArrowLink.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	}

#h_due, #h_send, #h_time, #h_minute, #h_moment, #h_use, #h_more, #h_battery, #h_find, #h_fee, #h_forget, #h_recieved, #h_results, #h_same, #h_full, #h_again, 0h_assessor, #h_shadow {
	cursor: pointer;
	}

#due, #send, #time, #minute, #moment, #use, #more, #battery, #find, #fee, #forget, #recieved, #results, #same, #full, #again, #assessor, #shadow {
	display:none;
	}
	
#certFix a {
	color:#9cf;
	}

#certFix a:hover {
	color:#f90
	}

.news {
	padding: 8px 0 48px 200px;
	/*width: 160px;8*/
	}

.tenyear {
	background-image: url(../images/bg10Year.jpg);
	background-repeat: no-repeat;
	background-position: 0 8px;
	}

.sc {
	background-image: url(../images/bgSc.jpg);
	background-repeat: no-repeat;
	background-position: 0 8px;
	}

.newsDetail {
	padding: 8px 0 48px 200px;
	}

.tracklist th, .tracklist td {
	padding: 4px;
	}



.trainer {
	display: inline;
	float: left;
	width: 260px;
	margin: 12px 8px;
	}

.trainer p, .trainer img {
	margin: 0 10px;
	}



.highlighted, .highlighted {
	border: 1px #f00 solid;
	}


h2.highlighted {
/* red hightlighted panel */
	background-color: #f00;
	margin-bottom: 0;
	padding: 8px !important
	}

p.highlighted {
	background-color: #f00;
	padding: 0 8px 8px 8px;
	margin: 0 !important
	}
