/* Page Attributes */

body {
font-size: 100%;
font-family: arial, sans-serif, "Times New Roman";
color: #000000;
}

img {
border: 0px;
}

/* Layout Blocks */
#maincontainer {
}

#header {

}
#topnavi {
display: none;
}
#contentcontainer {
}

#contentcontainerimg {

}

#coursenavi {
display: none;
}

#related {
display: none;
}

/* topnavi */
#topnavi ul {
display: none;
}

/* course block links */
.course {
display: block;
width: 285px;
height: 8em;
float: left;
}

.course a {
		display: block;
		padding: 5px 5px 5px 5px;
		background-color: #FFFFFF;
		text-decoration: none;
		width: 275px;
		color: #000000;
		}

html>body .course a {
		width: auto;
		}

.course a:hover {
background-color: #f6f6f6;
color: #000000;
		}
.course a:hover strong {
		text-decoration: underline;
color: #A7CF39;
		}

		.course img {
margin: 3px;
}

		.coursegrey img {
margin: 3px;
}

.coursegrey, .course {
font-size: 0.7em;
}
		/* course  grey block links */
.coursegrey {
display: block;
width: 285px;
height: 8em;
float: left;

}

.coursegrey a {
		display: block;
		padding: 5px 5px 5px 5px;
		background-color: #EEEEEE;
		text-decoration: none;
		width: 275px;	
		color: #000000;
}

html>body .coursegrey a {
		width: auto;
		}

.coursegrey a:hover {
background-color: #f6f6f6;
color: #000000;
		}
.coursegrey a:hover strong {
		text-decoration: underline;
color: #A7CF39;
		}

/* Text Styles */
p, span, form, h2, h3 {
padding: 0px;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;

font-size: 0.8em;
} 

a {
text-decoration: underline;
color: #A7CF39;
}

a:hover {
text-decoration: none;
color: #A7CF39;
}

h1 {
height: 30px;
font-size: 2em;
font-weight: bold;
padding: 0px;
margin: 0px; 
color: #000000;
}

.print_hide {
display: none;
}
ul {
font-size: 0.8em;
}
h1 a {
text-decoration: none;
color: #000000;
}
h1 a:hover {
text-decoration: none;
color: #A7CF39;
}


h2 {
display: inline;
font-size: 0.9em;
font-weight: bold;
padding: 0px;
margin: 0px; 
}
h2 a {
text-decoration: none;
color: #000000;
}
h2 a:hover {
text-decoration: none;
color: #A7CF39;
}

h3 {
display: inline;
font-size: 1em;
font-weight: bold;
padding: 0px;
margin: 0px; 
}

h4 {
display: inline;
font-size: 0.8em;
font-weight: bold;
padding: 0px;
margin: 0px; 
}

h3 a {
text-decoration: none;
}

h3 a:hover {
text-decoration: underline;
color: #A7CF39;
}
		

.copyright {
display: none;
}



.clear { clear: both; line-height: 0; }

/* Form Styling */
fieldset {
} 

select {
margin: 5px;
font-size: 11px;
}
#footerimage {
display: none;
}
button {
background-color: #FFFFFF;
border: 0px #FFFFFF;
font-size: 11px;
}
/* Cursor Styling */
acronym {
cursor: help;
border: 0px;
} 


form.booking_display div fieldset { padding: 0px; padding-top: 10px; padding-bottom: 10px; width: 280px; margin-left: 10px; background-color: #FFFFFF;
border: 0; border-top: 1px solid #A7CF39; clear: both; }
 
form.booking_display div fieldset ol { padding: 0px; margin: 0px; }
	
form.booking_display div fieldset legend {
  padding: 0px;
		margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 1em;
  font-weight: bold;
	text-align: left;
	}
	
	table#price_summary {
width: 590px;
padding: 0;
margin: 0;
font-size: 0.8em;
}
table#price_summary th {

}
table#price_summary td, table#price_summary th {
text-align: left;
padding: 5px;
border: 0;
}

table#price_summary .border {
border-top: 1px solid #EEEEEE;
border-bottom: 1px solid #EEEEEE;
}

#dates {
display: none;
}

.info_summary_div {
float: left;
margin-top: 10px;
margin-bottom: 10px;
}

table.info_summary {

width: 290px;

}
table.info_summary td, table.info_summary td {
padding: 5px;
border: 0;
text-align: left;
}
table.info_summary th {
text-align: left;
}