@charset "UTF-8";
/* CSS Document */

body {
	background: url(../images/backgrounds/pageBkg.jpg) #333333;
	color: #000000;
	font: 1em/1.5em Verdana, Geneva, sans-serif;
	font-smooth: always;
	margin: 0;
	padding: 0;
}

h1 {
	background-repeat: no-repeat !important;
	display: block;
	font-size: 1%;
	height: 90px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 699px;
}

#homepage h1 {
	height: 0;
}

h1 img {
	float: right;
	margin: 15px 25px 0 0;
}

p, li, label, table {
	font-size: 0.7em;
}

p.small {font-size: 50%;}

a {
	color: blue;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

div.home {
	background-color: #f9f9f9;
	border: 1px dotted #cccccc ;
	display: block;
	margin: 5px 15px 10px 15px;
	padding: 5px 0 10px 0;
}

#home h2 {
	font-size: 1.2em !important;
}

div.hillwalking h2 {color: #5D8317;}
div.mountainbiking h2 {color: #6B4679;}
div.adventureracing h2 {color: #486C90;}
div.rockclimbing h2 {color: #9C6800;}
div.teambuilding h2 {color: #636;}
div.schools h2 {color: #A00404;}

body.directory h2 {
	background-color: #F4F7F7;
	border: 1px solid #467B87;
	margin-top: 25px !important;
	padding: 10px !important;
}

img {
	border-width: 0;
}

.disabled {
	display: none;	
}

#thumbnails img {
	padding: 3px 6px 0 0;	
}

div.home img.left {
	float: left;
	margin: 0 15px 15px 0;
}

div.home img.right {
	float: right;
	margin: 0 0 15px 15px;
}

div.alt {
	background-color: #eeeeee;
}

#inlinePic {
	margin: 0 20px 10px 20px;	
}

#branding {
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	width: 950px;
}

#branding #overlayLogo {
	left: 405px;
	position: absolute;
	top: 9px;
	visibility: hidden;
}

/* Corporate menu */

#corpMenu {
	color: #fff;
	position: absolute;
	right: 17px;
	top: -18px;
}

#corpMenu li {
	display: inline;
	list-style:none;
}

#corpMenu a {
	color: #fff;
	text-decoration: none
}


/* Main navigation */

#mainNav {
	margin: 0 auto 0 auto;
	position: relative;
	width: 950px;
}

#mainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 950px;
}

#mainNav li {
	float: left;
}

#mainNav li a {
	position: absolute;
	height: 56px;
	background: url(../images/backgrounds/navigation.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}

li#mountainBiking a {background-position: 0 0; left: 0; width: 148px;}
li#adventureRacing a {background-position: -148px 0; left: 148px; width: 154px;}
li#hillWalking a {background-position: -302px 0; left: 302px; width: 116px;}
li#rockClimbing a {background-position: -418px 0; left: 418px; width: 133px;}
li#teamBuilding a {background-position: -551px 0; left: 551px; width: 198px;}
li#schools a {background-position: -749px 0; left: 749px;width: 201px;}

li#mountainBiking a:hover {background-position: 0 -55px;}
li#adventureRacing a:hover {background-position: -148px -55px;}
li#hillWalking a:hover {background-position: -302px -55px;}
li#rockClimbing a:hover {background-position: -418px -55px;}
li#teamBuilding a:hover {background-position: -551px -55px;}
li#schools a:hover {background-position: -749px -55px;}

#mountainBikingSection li#mountainBiking a {background-position: 0 -117px;}
#adventureRacingSection li#adventureRacing a {background-position: -148px -117px;}
#hillWalkingSection li#hillWalking a {background-position: -302px -117px;}
#rockClimbingSection li#rockClimbing a {background-position: -418px -117px;}
#teamBuildingSection li#teamBuilding a {background-position: -551px -117px;}
#schoolsSection li#schools a {background-position: -749px -117px;}

#content {
	position: absolute;
	top: 280px;
	width: 100%;
}

#mountainBikingSection #content, 
#adventureRacingSection #content, 
#hillWalkingSection #content,
#rockClimbingSection #content, 
#teamBuildingSection #content, 
#schoolsSection #content, 
#contact #content,	
#misc #content {	
	top: 205px;
}

#mainContent {
	background: url(../images/backgrounds/bodyContentBkg.gif) repeat-y;
	margin: 0 auto 0 auto;
	position: relative;
	width: 950px;
}

#mainContent #bodyText h2 {
	font-size: 1em;
	margin: 10px 20px 10px 20px;
	padding: 5px 0 0 0;
}

#mainContent #bodyText h3 {
	font-size: 1em;
	margin: 5px 20px 10px 20px;
	padding: 5px 0 0 0;
}

#mainContent #bodyText {
	padding: 0 0 0 251px;
}

#mainContent #bodyText hr {
	margin: 50px 20px 0 20px;
	width: 655px;
}

.testimonials em {
	font-size: 120%;
}

#mainContent #bodyText #newsarchive {
	background-color: #f9f9f9;
	border: 1px solid #6AA9B6;
	font: 0.7em/1.5em Verdana, Geneva, sans-serif;
	margin-left: 20px;
	text-align: left;
	width: 655px;
}

#mainContent #bodyText #newsarchive th.titles {
	background-color: #6AA9B6;
	border-top: none;
	font-weight: bold;
	color: #ffffff;
}

#mainContent #bodyText #bikehire {
	margin-bottom: 25px;
	width: 450px;
}

#mainContent #bodyText #bikehire th.titles {
	background-color: #6B4679;
	border-top: none;
	font-weight: bold;
	color: #ffffff;
}

#mainContent #bodyText #bikehire caption {
	font-size: 140%;
	margin-top: 10px;
	padding: 0 0 10px 0;
	text-align: left;
}

#mainContent #bodyText #newsarchive th,
#mainContent #bodyText #newsarchive td {
	font-weight: normal;
	border-top: 1px solid #eeeeee;
	padding: 5px;
}

#mainContent #bodyText #newsarchive tr.alt {
	background-color: #ffffff
}

#bodyText #bookingInformation {
	background: #344147 url(../images/backgrounds/bookingInfoBkgTop.png) no-repeat;	
	color: #FFF;
	float: right;
	margin: 10px 20px 20px 20px;
	padding-top: 20px;
	width: 270px;
}

#bodyText .pricingInformation {
	background-image: url(../images/backgrounds/pricingInfoBkgTop.png) !important;	
}

#bodyText #bookingInformation h3 {
	font-size: 0.9em;	
}

#bodyText #bookingInformation ul {
	margin: 0 0 0 -16px !important;
	padding: 0;
}

#bodyText #bookingInformation li {
	background: url(../images/backgrounds/details.png) no-repeat;
	color: #ffffff;
	height: 30px;
	list-style:none;
	margin: 0 0 5px 0;
	padding: 2px 0 0 15px;
}

#bodyText #bookingInformation li {
	color: #ffffff;
	list-style:none;
	margin: 0 0 5px 0;
	padding: 4px 0 0 15px;
}

#bodyText #bookingInformation  #dates li {
	background: url(../images/backgrounds/datesOpen.png) no-repeat;
	height: 60px;
}

#bodyText #bookingInformation #dates li.full {
	background: url(../images/backgrounds/datesFull.png) no-repeat;
	color: #567278;
}

#bodyText #bookingInformation img {
	margin-left: 55px;	
}

#bodyText #bookingInformation a {
	color: #FFF;
}

#bodyText #bookingInformationFooter {
	background: #52676F url(../images/backgrounds/bookingInfoBkgBottom.png) no-repeat;	
	height: 20px;
	width: 270px;
}

#bodyText #courseOutline {
	background: url(../images/backgrounds/courseOverview.png) no-repeat;
	color: #FFF;
	height: 220px;
	margin: 0 0 0 20px;
	padding-top: 30px;
	position: relative;
	width: 655px;
}

#bodyText #courseOutline a {
	color: #ffffff;  	
}

#bodyText li.col2 {
	position: absolute;
	left: 150px;
	top: 0;
}

#bodyText li.col3 {
	position: absolute;
	left: 320px;
	top: 0;
}

#bodyText li.line2 {
	position: absolute;
	left: 150px;
	top: 23px;
}

#bodyText li.line3 {
	position: absolute;
	left: 150px;
	top: 48px;
}

#mainContent table {
	background-color: #ccc;
	border: 1px solid #ccc;
	border-bottom: none;
	border-right: none;
	line-height: 1.5em;
	margin: 0 0 0 20px;
	padding: 1px;
	width: 655px;
}

#mainContent table thead th {
	background-color: #344147;
	color: #fff;
	font-weight: bold;
}

#mainContent table th, td {
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-weight: normal;
	padding: 3px 5px;
	text-align: left;
	vertical-align: top;
}

#mainContent table tr.alt th, 
#mainContent table tr.alt td {
	background-color: #f9f9f9;
}

#bodyText #further {
	background: url(../images/backgrounds/furtherStuff.png) no-repeat;
	color: #FFF;
	height: 250px;
	margin: 0 0 0 20px;
	position: relative;
	width: 658px;
}

#bodyText #courseOutline img {
	position: absolute;
	right: 24px;
	top: 24px;
}

#bodyText #further img {
	position: absolute;
	right: 21px;
	top: 20px;
}

#bodyText #courseOutline h3,
#bodyText #further h3,
#bodyText #bookingInformation h2 {
	display: block;
	font-size: 1%;
	margin: 0 0 5px 1px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}

#bodyText #courseOutline p {width: 280px;}
#bodyText #courseOutline li {color: #ffffff; width: 250px;}
#bodyText #further a {color: #ffffff; width: 250px;}


#bodyText #courses {
	width: 210px;
}

#bodyText #books {
	position: absolute;
	right: 170px;
	top: 57px;
	width: 160px;
}

#bodyText #section {
	background: #eeeeee url(../images/backgrounds/sectionBkgTop.png) no-repeat;
	margin: 0 20px 0 20px;
	padding: 20px 0 0 0;
}

#roundedBox {
	background-color: #eeeeee;
	border: 1px solid #ccc;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin: 0 20px 20px 20px;
	padding: 10px 0 0 0;
}

#bodyText #section h3 {
	margin: 0 10px 10px 20px;
	padding-top: 10px;
}

#bodyText #sectionFooter {
	background: url(../images/backgrounds/sectionBkgBottom.png) no-repeat;
	height: 30px;
	margin: -20px 20px 0 20px !important;
}

#mainContent #bodyText h4 {
	font-size: 0.7em;
	font-weight: bold;
	padding: 0 20px;
	margin: 20px 0 0 0;
}

#mainContent #bodyText ul {
	margin: 0 0 10px 0;
	padding: 0;
}

#mainContent #bodyText ul li {
	margin-left: 35px;
	margin-right: 20px;
}

#mainContent #bodyText p {
	margin: 0 0 10px 0;
	padding: 0 20px;
}

#mainContent #bodyText img.mainImage {
	margin-top: -12px;
}

#mainContent #bodyText img.inlineRight {
	float: right;
	margin: 10px 0 10px 20px;
}

#mainContent #bodyText img.inlineLeft {
	float: left;
	margin: 10px 20px 10px 0;
}

#mainContent #bodyText img.border {
	border: 5px solid #000000;	
}

/* */

#mainContent #bodySidebar {
	float: left;
}

#mainContent #bodySidebar p {
	color: #333333;
	font-size: 0.55em;
	line-height: 1.5em;
	width: 230px;
	text-align: center;
}

#mainContent #bodySidebar h3 {
	font-size: 1em;
	margin: 10px 0;
	text-align: center;
}

#mainContent #bodySidebar ul {
	margin: 0;
	padding: 0;
}

#mainContent #bodySidebar ul h2 {
	color: #FFF;
	font-size: 140%;
	margin: 0 !important;
	padding: 5px 10px !important;
}

#mainContent #bodySidebar ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#mainContent #bodySidebar ul li li {
	background-color: #f9f9f9;
	border-bottom: 1px dotted #cccccc;
	font-size: 1em;
}

#mainContent #bodySidebar ul a {
	color: #333333;
	display: block;
	padding: 2px 10px;
	text-decoration: none;
}

#mainContent #bodySidebar ul a:hover {
	color: #666666;
	background-color: #eeeeee;
	border-right: #666;
}


#mainContent #bodySidebar ul ul ul {
	border: none !important;
}

#mainContent #bodySidebar ul ul ul li {
	border: none !important;
	font-size: 0.9em;
}

#mainContent #bodySidebar ul ul ul a {
	color: #0000ff;
	display: block;
	padding: 0 0 2px 25px;
	text-decoration: underline;
}

body.nav #mainContent #bodySidebar #subMenu1 {display: block !important;}
body.nnas #mainContent #bodySidebar #subMenu2 {display: block !important;}
body.arSkills #mainContent #bodySidebar #subMenu3 {display: block !important;}
body.mtbCoaching #mainContent #bodySidebar #subMenu {display: block !important;}
body.backcountrySkills #mainContent #bodySidebar #subMenu2 {display: block !important;}
body.brecons #mainContent #bodySidebar #subMenu3 {display: block !important;}
body.lakes #mainContent #bodySidebar #subMenu4 {display: block !important;}
body.snowdonia #mainContent #bodySidebar #subMenu5 {display: block !important;}
body.surreyHillsMTB #mainContent #bodySidebar #subMenu5 {display: block !important;}
body.peakDistrictMTB #mainContent #bodySidebar #subMenu4 {display: block !important;}
body.walesMTB #mainContent #bodySidebar #subMenu6 {display: block !important;}
body.privateGuiding #mainContent #bodySidebar #subMenu7 {display: block !important;}


/*#mainContent #mc_embed_signup,
#mainContent #mailingListTop {
	margin-left: 10px;	
}*/

#mainContent #bodySidebar #ads {
	width: 250px;
}

#mainContent #bodySidebar #bmc {
	display:block;
	margin: 20px 0 20px 65px;	
}

#mainContent #bodySidebar #xmas {
	display: block;
	margin: 20px 0 0 70px;	
}

#mainContent #bodySidebar #bmcOffer {
	background-color: #FFF;
	border: 1px solid #CCC;
	width: 150px;
}

#bodyFooter {
	background: #3C4D52 url(../images/backgrounds/footerBkg.gif) no-repeat; 
	height: 370px;
	margin: 0 auto 0 auto;
	position: relative;
	width: 950px;
}

#sponsors {
	height: 100px;
	margin: 0 auto 0 auto;
	position: relative;
	width: 950px;
}

#bodyFooter h3 {
	font-size: 1%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}

#bodyFooter ul {
	color: #ffffff;
	list-style: none;
}

#bodyFooter ul li {
		padding: 1px 0;
}

#bodyFooter #adventureSportDirectory li {
	margin-top: -28px;
	padding-top: 0;
}

#bodyFooter a {
	color: #ffffff;
	text-decoration: none;
}

#bodyFooter #companyInformation {
	left: 226px;
	position: absolute;
	top: 25px;
}

#bodyFooter #associations {
	left: 460px;
	position: absolute;
	top: 25px;
}

#bodyFooter #suppliers {
	left: 717px;
	position: absolute;
	top: 25px;
}


/* Forms */

fieldset {
	width: 655px;
	margin: 0 0 0 -10px;
	padding: 0;
	border: 0px solid #cccccc;
}

legend {
	display: none;
}

fieldset ol {
	margin: 0;
	padding: 0;
	list-style: none;
	zoom: 1;
}

fieldset li {
	float: left;
	clear: left;
	margin: 3px 0;
	padding: 0;
	width: 100%;
}

fieldset li p {
	font-size: 1em;	
}

li.alt {
	background-color: #f9f9f9;
}

label {
	float: left;
	font-size: 100%;
	margin-left: 20px;
	width: 16em;
}

label.terms {
	float: none;
}

input.btn {
	margin: 10px 0 20px 200px;
}

textarea {
	margin: 5px 0 0 20px;
}

/* Homepage Styles */

#homepage #mainContent {
	background-image: none;
	background-color: #f9f9f9;	
}

#homepage #bodyFooter {
	background: url(../images/backgrounds/homepageFooterBkg.gif);
}

#homepage #mainContent #miniAd1 {
	margin-left: 15px;
	margin-top: 15px;
}

#homepage #mainContent #miniAd2,
#homepage #mainContent #miniAd3 {
	margin-left: 13px;
	margin-top: 15px;
}

#homepage #mainContent #miniAd4 {
	margin-left: 14px;
	margin-top: 15px;
}

#homepage #mainContent #homepageNews {
	position: absolute;	
	right: 20px;
	top: 820px;
	width: 225px;
}

#homepage #mainContent #homepageNews #rssImage {
	position: absolute;	
	right: 5px;
	top: 14px;
}

#homepage #mainContent #homepageNews h3 {
	font-size: 1%;
	overflow: hidden;
	text-indent: -9999px;
}

#homepage #mainContent #homepageNews li {
	line-height: 1.2em;
	margin: 0 0 8px -5px;
}

#homepage #mainContent #homepageNews a {
	color: #0000ff;
	text-decoration: underline;
}

#courseIntros {
	margin-top: 15px;
	width: 950px;
}

#courseIntros div {
	background-color: #fff !important;
	border: 1px solid #ccc;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	display: inline;
	float: left;
	height: 470px;
	padding: 10px;
	width: 274px;
}

#courseIntros div ul {
	margin: 10px 0 0 20px;
	padding: 0;
}

#courseIntros #mtnIntro {
	background: url(../images/graphics/mtnIntro.jpg) no-repeat;
	margin-left: 15px;
}

#courseIntros #mtbIntro {
	background: url(../images/graphics/mtbIntro.jpg) no-repeat;
	margin-left: 15px;
}

#courseIntros #rockIntro {
	background: url(../images/graphics/rockIntro.jpg) no-repeat;
	margin-left: 15px;
}

#courseIntros h2 {
	background-repeat: no-repeat !important;
	display: block;
	font-size: 1%;
	height: 145px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}

#courseIntros p {
	margin: 10px 0 0 0;
}

#testimonials {
	background-color: #FFC;
	border:1px solid #CCC;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	font-size: 1.1em;
	height: 50px;
	margin: 15px 15px 0 15px;
	padding: 5px;
	position: relative;
}

#testimonials p {
	color: #666;
	font-weight: bold;
	display: inline;
	left: 10px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 7px;
}

#testimonials ul {
	display: inline;
	left: 235px;
	position: absolute;
	top: -9px;
}

#testimonials li {
	display: inline;
	font-style: italic;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 700px;
}

/* Misc */

#newsletterOffer {
	left: 20px;
	position: absolute;
	top: -60px;

}

/* Skinning */

#homepage #bodySidebar,
#homepage #bodySidebar ul li,
#homepage #mainContent #bodySidebar ul a:hover{
	color: #E15B01
}

#hillWalkingSection #bodySidebar,
#hillWalkingSection #bodySidebar ul li,
#hillWalkingSection #mainContent #bodySidebar ul a:hover,
#hillWalkingSection #bodyText #courseInfo h3 {
	color: #5D8317;	
}

#mountainBikingSection #bodySidebar,
#mountainBikingSection #bodySidebar ul li,
#mountainBikingSection #mainContent #bodySidebar ul a:hover,
#mountainBikingSection #bodyText #courseInfo h3 {
	color: #660066;	
}

#adventureRacingSection #bodySidebar,
#adventureRacingSection #bodySidebar ul li,
#adventureRacingSection #mainContent #bodySidebar ul a:hover,
#adventureRacingSection #bodyText #courseInfo h3 {
	color: #486C90;
}

#rockClimbingSection #bodySidebar,
#rockClimbingSection #bodySidebar ul li,
#rockClimbingSection #mainContent #bodySidebar ul a:hover,
#rockClimbingSection #bodyText #courseInfo h3 {
	color: #9C6800;
}

#teamBuildingSection #bodySidebar,
#teamBuildingSection #bodySidebar ul li, 
#teamBuildingSection #mainContent #bodySidebar ul a:hover,
#teamBuildingSection #bodyText #courseInfo h3 {
	color: #636;
}

#schoolsSection #bodySidebar,
#schoolsSection #bodySidebar ul li,
#schoolsSection #mainContent #bodySidebar ul a:hover,
#schoolsSection #bodyText #courseInfo h3 {
	color: #A00404;
}

#misc #bodySidebar,
#misc #bodySidebar ul li,
#misc #mainContent #bodySidebar ul a:hover{
	color: #467B87
}

#contact #bodySidebar,
#contact #bodySidebar ul li,
#contact #mainContent #bodySidebar ul a:hover{
	color: #467B87
}

#homepage #mainContent #bodySidebar ul {border-bottom: 1px solid #E15B01;}
#hillWalkingSection #mainContent #bodySidebar ul {border-bottom: 1px solid #5D8317;}
#mountainBikingSection #mainContent #bodySidebar ul {border-bottom: 1px solid #6B4679;}
#adventureRacingSection #mainContent #bodySidebar ul {border-bottom: 1px solid #486C90;}
#rockClimbingSection #mainContent #bodySidebar ul {border-bottom: 1px solid #9C6800;}
#teamBuildingSection #mainContent #bodySidebar ul {border-bottom: 1px solid #636;}
#schoolsSection #mainContent #bodySidebar ul {border-bottom: 1px solid #A00404;}
#misc #mainContent #bodySidebar ul {border-bottom: 1px solid #467B87;}
#contact #mainContent #bodySidebar ul {border-bottom: 1px solid #467B87;}

#mainContent #bodySidebar ul ul {
	border: none;
}

#homepage #mainContent #bodySidebar h2 {background-color: #E15B01;}
#hillWalkingSection #mainContent #bodySidebar h2 {background-color: #5D8317;}
#mountainBikingSection #mainContent #bodySidebar h2 {background-color: #6B4679;}
#adventureRacingSection #mainContent #bodySidebar h2 {background-color: #486C90;}
#rockClimbingSection #mainContent #bodySidebar h2 {background-color: #9C6800;}
#teamBuildingSection #mainContent #bodySidebar h2 {background-color: #636;}
#schoolsSection #mainContent #bodySidebar h2 {background-color: #A00404;}
#misc #mainContent #bodySidebar h2 {background-color: #467B87;}
#contact #mainContent #bodySidebar h2 {background-color: #467B87;}

#hillWalkingSection #mainContent #bodySidebar ul ul ul a {background: url(../images/bullets/hill-walking-bullet.png) 15px 10px no-repeat;}
#mountainBikingSection #mainContent #bodySidebar ul ul ul a {background: url(../images/bullets/mountain-biking-bullet.png) 15px 10px no-repeat;}
#schoolsSection #mainContent #bodySidebar ul ul ul a {background: url(../images/bullets/schools-and-youth-bullet.png) 15px 10px no-repeat;}


/* New course page code */

body.coursePage #mainContent {
	background: url(../images/backgrounds/coursePageBodyContentBkg.gif) repeat-y;
}

body.coursePage #mainContent #bodyText {
	padding: 0 205px 0 251px;
}

body.coursePage #bodyFooter {
	background: #3C4D52 url(../images/backgrounds/coursePageFooterBkg.gif) no-repeat; 
}

body.coursePage #bodyText h3 {
	border-top: 1px dotted #CCC;
	margin-top: 15px !important;
	padding-top: 15px !important;
}

#bodyText #courseInfo {
	background-color: #f9f9f9;
	position: absolute;
	right: 15px;
	top: 78px;
	width: 195px;
}

#bodyText #courseInfo h2 {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	margin: 10px 0 0 10px;
}

#bodyText #courseInfo h3 {
	border: none !important;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .75em;
	font-weight: bold;
	line-height: 1em;
	margin: 15px 0 0 10px !important;
	padding: 0 !important;
}

#bodyText #courseInfo p {
	line-height: 1.3em;
	margin: 5px 0 10px 10px;
	padding: 0;
}

#bodyText #courseInfo ul {
	margin: 5px 0 0 -23px;
	padding: 0 !important;
}

#bodyText #courseInfo li {
	line-height: 1.2em;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

#bodyText #courseInfo ul ul {
	margin: 0 0 0 0;
	padding: 0;
}

#bodyText #courseInfo li li {
	font-size: .9em;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

#bodyText #courseInfo li li.full {
	color: #999;
}

/* Hacks */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
	
