/* CSS Document */

img {
	padding: 3px;
	border: 1px solid #a8cfff;
	}
	div#flickr_script img {padding:0}
img.shoes {
	position: relative;
	float: right;
	margin: 0 0 1em 1em;
	}

/* Headings, Text & Links
--------------------------------------- */
h2, h3, h4, h5, p {
	margin-left: 0;
	padding-left: 5px;
	}
	h2 {padding: 0.2em 0 0 5px}
	h4 {clear: both; padding-top: .8em}
ul.list, ol {
	font-size: 85%;
	line-height: 140%;
	}
	ul.list {
	margin-left: 0;
	}
	ol {
	margin-left: 25px;
	list-style-type: decimal;
	}
	ul.list li, ol li {
	margin-bottom: 0.8em;
	}
	ul.links-only, ul.costuming-list {
	line-height: 110%;
	}
	ul.costuming-list li.total {
	padding-bottom: 0.5em;
	font-weight: bold;
	list-style-type: none;
	}
	ul.exams {line-height: 90%}
ul ul {
	margin-left: 1em;
	}

/* Navigation
--------------------------------------- */
ul#nav_resources {
	position: relative;
	float: left;
	padding-top: 15px;
	width: 18%;
	line-height: 170%;
	list-style-type: none;
	}
ul#nav_resources li {
	display: block;
	margin-bottom: 0.5em;
	font-size: 85%;
	border: 1px solid #d8e1e9;
	}
ul#nav_resources li a {
	display: block;
	padding-left: 8px;
	text-decoration: none;
	border: 0;
	}
ul#nav_resources li a:hover, ul#nav_resources li a#selected {
	color: #181859;
	background-color: #e3ecf4;
	}
ul#nav_resources li#selected {
	padding-left: 8px;
	background-color: #d8e1e9;
	}

/* Content Structure
--------------------------------------- */
div#content_resources {
	position: relative;
	float: right;
	padding: 15px 15px 1em 0;
	width: 75%;
	}

/* Our Costuming
--------------------------------------- */
div.column {
	position: relative;
	float: left;
	width: 50%;
	}
	div.column img {
	position: relative;
	float: right;
	margin: 1em 0 1em 1em;
	}
	div.column_b {
	margin-left: 20px;
	width: 46%;
	}
	div.boys {
	clear: both;
	}
	p#fair {clear: both}

/* Grade Exams
--------------------------------------- */
div#intro, div#beg, div#int, div#tradsets {
	position: relative;
	float: left;
	width: 25%;
	}
h4#examq {clear: both}

/* Feiseanna
--------------------------------------- */
table {
	margin: 0 0 0 15px;
	width: 675px;
	background-color: #ffffff;
	font-size: 85%;
	text-align: left;
	border-collapse: collapse;
	}
caption {
	display: none;
	}
thead tr:hover {
	background-color: transparent;
	color: inherit;
	}
th, td {
	padding: 8px;
	border-top: 1px solid #dddddd;
	vertical-align: text-top;
	}
	thead th {
	border-top: 0;
	}
tr:hover {
	background-color: #e0eeff;
	color: inherit;
	}
	tr:hover a {
	color: #000000;
	}
th.triallta, td.triallta {
	width: 170px;
	}
th.aaidt, td.aaidt {
	width: 260px;
	}
th.crn, td.crn {
	width: 260px;
	}
	
/* Footer
--------------------------------------- */
h2#learnirishdancing, div.location.lemont {
	margin-left: 15px;
	}
div.location {
	width: 220px;
	}
	div.oakpark {width: 281px}