body {
	text-align: center;
	font-size: 80%;
	font-family: verdana, arial, helvetica;
	background-color: #E9E8E8;
}

body .page {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 770px;
	position: relative;
	height: 1212px;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	width: 1px;
}

table {
	font-size: 100%;
}

/* Header */

.page .header {
	width: 770px;
	height: 121px;
	background-color: #FFFFFF;
	border: 1px solid #CFCFC9;
}

.header .headerbanner {
	float: left;
}

.header .headerbanner img {
	border: none;
}

.header .flash {
	/*background-color: black;*/
	width: 469px;
	height: 80px;
	float: left;
}

html>body .header .flash {
	width: 471px;
}


.header ul.topnav {
	display: block;
	width: 750px;	
	height: 40px;
	
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	
	background-image: url("/_template/img/topnav_back.gif");
	background-position: bottom left;
	background-repeat: repeat-x;

}

html>body .header ul.topnav {
	width: 750px;
}

.header ul.topnav li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

.header ul.topnav li img {
	border: none;
}

/* Footer */

.page .footer {
	width: 750px;
	margin-top: 10px;
	clear: both;
	
	background-color: #FFFFFF;
	border: 1px solid #CFCFC9;
	color: #7F7F7F;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	
	font-size: 0.85em;
	text-align: center;
}

html>body .page .footer {
	width: 750px;
}

.footer a {
	color: #7F7F7F;
}

.footer a:visited {
	color: #979797;
}

.footer a img {
	border: none;
}

.footer .info {
	width: 750px;
	float: left;
	text-align: left;
}

.footer ul.footerlinks {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}

.footer ul.footerlinks li {
	border-right: 1px solid #7F7F7F;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	margin-top: 5px;
	white-space: nowrap;
}

.footer ul.footerlinks li.last {
	border-right: none;
}

/* Hide from IE5 mac \*/
.footer .clear {
	display: none;
}

.footer ul.footerlinks {
	clear: left;
}
/* End hide from IE5 mac */

/* Main part */

.page .main {
	width: 770px;
	background-color: #FFFFFF;
	border: 1px solid #CFCFC9;
	border-top: none;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: bottom right;
}

/* Subnav */

.main .subnav {
	width: 165px;
	background-image: url("/_template/img/subnav_back.gif");
	background-repeat: repeat-y;
	margin: 10px;
}

.subnav .top {
	height: 10px;
	width: 165px;
	font-size: 1px;
	background-image: url("/_template/img/subnav_top_blue.gif");
	background-repeat: no-repeat;
}

.subnav .bottom {
	height: 9px;
	width: 165px;
	font-size: 1px;
	background-image: url("/_template/img/subnav_bottom.gif");
	background-repeat: no-repeat;
}

.subnav a {
	color: #000000;
}

.subnav a:visited {
	color: #777777;
}

.subnav li.current {
	font-weight: bold;
}

.subnav li.current li {
	font-weight: normal;
}

.subnav ul.root {
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	list-style: none;
}

.subnav ul.root li {
	padding-left: 10px;
	border-bottom: 1px solid white;
	padding-top: 0.25em;
	padding-bottom: 0.25em;

	background-repeat: no-repeat;
	background-position: 0 0.75em;
}

.subnav ul.root ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.subnav ul.root ul li {
	border: none;
}

.subnav ul.root li ul li {
	background-repeat: no-repeat;
	background-position: 0 0.75em;
}

/* Content block */

.main .content {
	width: 560px;
	padding-right: 10px;
	float: right;
	padding-bottom: 10px;
	padding-top: 10px;
}

.content h1, .content h2, .content h3, .content h4 {
	font-family: arial;
	font-weight: normal;
	margin-top: 0;
}

.content h3 {
	font-weight: bold;
	font-size: 1em;
	font-family: verdana;
}

.content .custom1,
.content .highlight {
	font-weight: bold;
}

.content img.left {
	float: left;
	/*clear: left;*/
	margin: 10px;
	margin-left: 0px;
}

.content img.right {
	float: right;
	/*clear: right;*/
	margin: 10px;
	margin-right: 0px;
}

.main .content img.feature {
	float: right;
	margin-right: -10px;
	border: none;
}

.content .custom2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 305px;
}

.content .custom3 {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 305px;
}

.content .custom4 {
	clear: both;
}

.content th,
.content td {
	vertical-align:top;
	padding: 0.25em;
}

/* Content block: forms */

.content .formwrapper {
	width: 533px;
	margin-bottom: 10px;
}

.content .formwrapper .top {
	width: 533px;
	height: 10px;
	background-repeat: no-repeat;
	font-size: 1px;
}

.content .formwrapper .bottom {
	width: 533px;
	height: 10px;
	background-repeat: no-repeat;
	font-size: 1px;
}

.content .formwrapper .form {
	padding: 20px;
	margin: 0;
}

.content .formwrapper .form h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.content .formwrapper .form h2 img {
	border: none;
}

.content .formwrapper .form .row {
	padding-bottom: 10px;
}

.content .formwrapper .form label {
	display: block;
	padding-bottom: 10px;
}

.content .formwrapper .form input.text {
	display: block;
	width: 300px;
	border: 1px solid #000000;
}

.content .formwrapper .form input.image {
	clear: left;
	display: block;
}

.content .formwrapper .form fieldset.resourcetype,
.content .formwrapper .form fieldset.searchoptions {
	padding: 0;
	padding-bottom: 10px;
	border: none;
	clear: left;
}

.content .formwrapper .form fieldset.resourcetype legend,
.content .formwrapper .form fieldset.searchoptions legend {
	display: none;
}

.content .formwrapper .form fieldset.resourcetype input.radio,
.content .formwrapper .form fieldset.resourcetype label,
.content .formwrapper .form fieldset.searchoptions input.checkbox,
.content .formwrapper .form fieldset.searchoptions label {
	float: left;
	margin-right: 10px;
	display: block;
	padding: 0;
}

/* Content block: thumbnails */

div.thumbgroup {
	clear: both;
}

.thumbgroup .thumb {
	width: 155px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 0.2em;
}

.thumbgroup .thumb .image {
	text-align: center;
	width: 155px;
	height: 140px;
	overflow: hidden;
}

.thumbgroup .thumb .image img {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

.thumbgroup .thumb span {
	text-align: left;
	font-size: 0.8em;
	display: block;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
}

/* Search results/pagination */

.query {
	font-weight: bold;
}

.pagination {
	margin-top: 1em;
	margin-bottom: 1em;
	height: 3em;
	border-top: 1px solid #CDCDCC;
	border-bottom: 1px solid #CDCDCC;
	position: relative;
	clear: left;
}

.pagination .resultcount {
	font-weight: bold;
	float: left;
	padding-top: 1em;
}

.pagination .showall {
	float: right;
	padding-top: 1em;
	font-weight: bold;
}

.pagination .showall a {
	color: #000000;
}

.pagination ul {
	margin-left: auto;
	margin-right: auto;
	list-style: none;
	position: absolute;
	top: 1em;
	left: 0;
	text-align: center;
	width: 500px;
	margin: 0;
	padding: 0;
}

.pagination ul li {
	display: inline;
	border-left: 1px solid #000000;
	padding-left: 1ex;
}

.pagination ul li.first {
	border: none;
}

.pagination ul li.current {
	font-weight: bold;
}

.pagination ul li.disabled {
	color: #4B4B4B;
}

table.results .item_type {
	white-space: nowrap;
}

.content .datalegal {
	font-size: 0.8em;
	color: #7F7F7F;
	text-align: center;
}

.content #mp3_tram, .content #mp3_patron, .content #mp3_school {
	padding-top:8px;
}
