/*Styles for Purcell School * Date: 20 Nov 2008 */
body, html {
	margin: 0;
	padding: 0;
}
body {
	background: #ead99c;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
	/*background: #e6e2af url('../images/bgouter.jpg')  top repeat-y;
*/
}
h1 {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	margin: 0;
}
#outer_wrapper {
	margin: auto;
	width: 820px;
}
#side_shadow {
	float: left;
	width: 820px;
	background: #d3bb65 url('../images/bgouter_new.jpg')  top repeat-y;
}
#inner_wrapper {
	float: right;
	width: 650px;
	background: #fff;
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
	border: none;
	display: inline;
}
#sidenav_bg {
	height: 100%;
	width: 152px;
	margin: 0 0 0 -1px;
	background: #efecca;
}
#wrapper, #sidenav_bg, #side_nav, #ticker_line, #welcome_box, #content_news, #apply_box, #music_box, #footer {
	float: left;
}
#wrapper {
	display: inline;
	margin: 0 0 0 9px;
	width: 802px;
	background: #ffffff url('../images/sidenav_bg_new.jpg') repeat-y;
}
#side_nav {
	width: 152px;
	color: #002F2F;
}
#side_nav .active {
	border: none;
}
#side_nav #sidenav_list {
	color: #002F2F;
	font-size: 1.1em;
	padding: 14px 0 35px 0;
	margin: 0;
	list-style-type: none;
}
#sidenav_list li {
	margin: 4px 0 10px 0;
	padding: 0;
	background: url('../images/sidenav_itembot_new.jpg') bottom left no-repeat;
	color: #fff;
}
#sidenav_list li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	outline: none;
	/*height: 1.5em;
*/
	padding: .7em 0 .5em 1em;
	background: url('../images/sidenav_itemtop_new.jpg') top left no-repeat;
}
#sidenav_list li a:hover {
	color: #fff;
	text-decoration: underline;
}
#sidenav_list ul {
	list-style-type: none;
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 0.9em;
	color: #fff;
}
#side_nav #sidenav_list ul li {
	color: #fff;
	margin: 0;
	background: none;
}
#side_nav #sidenav_list ul li a {
	color: #fff;
	padding: 2px 0 5px 1.1em;
	height: auto;
	margin: 0;
	background: none;
}
#side_nav #sidenav_list ul li a:hover {
	color: #fff;
}
#tall {
	height: 2.5em;
}
#header {
	height: 95px;
	width: 650px;
	float: left;
}
#header h1 {
	margin: 0;
	padding: 0;
	float: left;
}
#header h1 img {
	width: 100%;
}
#header #header_contact {
	display: inline;
	float: right;
	margin: 0 20px 0 0;
	color: #c33;
	font-weight: bold;
}
#header #header_contact p {
	margin: 0;
	text-align: right;
}
#ticker_line {
	display: inline;
	width: 650px;
	margin: 12px 0 0 0;
	height: 3em;
	background: url(../images/ticker_bot.jpg) left bottom no-repeat;
}
#ticker_line p {
	margin: 20px 0 0 15px;
	font-size: 1.3em;
}
#ticker_line ul {
	display: inline;
	margin: 5px 0 0 15px;
	float: left;
	height: 1.6em;
	width: 620px;
	position: relative;
	overflow: hidden;
	padding: 0;
	font-size: 1.3em;
	font-weight: bold;
	list-style-type: none;
	color: #4583d0;
}
#ticker_line ul li.headline {
	display: inline;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 610px;
	top: 5px;
	width: 600px;
}
#ticker_line ul a {
	color: #4583d0;
	font-weight: bold;
	text-decoration: none;
}
#ticker_line ul a:hover {
	text-decoration: underline;
}
#welcome_box {
	display: inline;
	width: 620px;
	margin: 10px 0 0 15px;
	height: 8em;
	font-weight: bold;
	color: #304e96;
}
#welcome_inner {
	float: left;
	margin: 1em 0 0 0;
	float: left;
	height: 6em;
	width: 620px;
}
#welcome_inner p {
	margin: 0 0 0 15px;
	font-size: 1.3em;
}
#crumbs {
	display: inline;
	float: left;
	width: 610px;
	margin: 10px 0 0 15px;
}
#crumbs h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	color: #036;
}
#crumbs span {
	color: #069;
}
#crumbs a {
	color: #069;
	text-decoration: none;
}
#crumbs a:hover {
	color: #036;
	text-decoration: underline;
}
#content {
	margin: 10px 10px 10px 15px;
	width: 610px;
	float: left;
	font-size: 1.1em;
	display: inline;
	line-height: 1.3em;
}
#content img {
	float: right;
	margin: 0 0 10px 10px;
	padding: 7px 13px 13px 5px;
	display: inline;
	background: url(../images/shadow-1000x1000.gif) no-repeat right bottom;
}
#content p {
	margin: 0;
}
#content li {
	margin-bottom: 1em;
	color: #314695;
}
#content a {
	text-decoration: none;
	font-weight: bold;
	color: #314695;
}
#content a:hover {
	text-decoration: underline;
}
#content h2 {
	color: #069;
	font-size: 1.5em;
	margin: 10px 0;
}
/* * TABLE STYLES (parents section) */
#content table {
	width: 600px;
	border-collapse: collapse;
}
#content table #date {
	width: 120px;
	text-align: left;
}
#content table #time {
	width: 90px;
	text-align: left;
}
#content table th {
	background: #995a3d;
	padding: 4px 0;
	margin: 4px 0;
	color: #fff;
}
#content table tr {
	color: #452211;
}
#content #login_box {
	width: 300px;
	background: #ffffff;
	padding: 5px 10px;
	float: left;
}
#login_box div {
	float: left;
	width: 100%;
	margin: 2px 0;
}
#login_box label {
	width: 90px;
	text-align: right;
	color: #069;
	float: left;
	font-weight: bold;
}
#login_box input {
	float: left;
	width: 190px;
	margin: 0 0 0 5px;
}
#login_box .submit input {
	float: right;
	width: 70px;
	border: 1px solid #995A3D;
	color: #452211;
	margin: 0 15px 0 0;
	font-weight: bold;
}
#login_box .error {
	font-size: 1.4em;
	color: #820000;
	margin: 10px 0;
	font-weight: normal;
}
#crumbs .logoff {
	float: right;
	padding: 0 10px 0 0;
}
#musicDept_links ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style-type: none;
}
#musicDept_links ul li {
	margin: 2px 0;
}
#musicDept_links ul a {
	font-weight: bold;
	color: #036;
	text-decoration: none;
}
#musicDept_links ul a:hover {
	text-decoration: underline;
}
#peopleList {
	float: left;
	width: 100%;
}
#peopleList .row {
	float: left;
	width: 100%;
	margin: 3px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #b2d1e0;
}
#peopleList .personName {
	float: left;
	color: #036;
	font-weight: bold;
}
#peopleList .personName a {
	text-decoration: none;
	color: #036;
	font-weight: bold;
	outline: none;
}
#peopleList .personDept {
	float: right;
}
#peopleList .personInfo {
	float: left;
	width: 100%;
}
#peopleList .personMail {
	background: #ffffff;
	float: left;
	width: 100%;
	padding: 4px 0 6px 0;
	margin: 0 0 4px 0;
}
#content_news2 {
	display: inline;
	width: 616px;
	margin: 60px 0 0 15px;
	float: left;
}
#content_news2 h2 {
	height: 24px;
	margin: 10px 0 0 0;
	padding: 8px 0 0 12px;
	color: #fff;
	font-size: 1.5em;
	background-color:  #4583d0;
	background: url('../images/centerbox_new.jpg') left top repeat-x;
}
#news_inner {
	float: left;
	width: 616px;
	height: 30em;
	/*border: 2px solid #c05d43;
	border-top: none;
*/
}
#flash_box {
	display: inline;
	margin: 15px 0 0 15px;
	width: 360px;
	height: 250px;
	float: left;
	border: 1px solid #999;
}
#latest_news {
	margin: 15px 0 0 15px;
	width: 220px;
	height: 250px;
	float: left;
}
#latest_news {
	font-size: 1.1em;
}
#latest_news .event_row {
	margin: 0 0 5px 0;
}
#latest_news .event_head, #latest_news .event_date {
	margin: 0 0 3px 0;
	color: #4583d0;
}
#latest_news .event_venue {
	color: #4583d0;
	margin-bottom: 15px;
}
#latest_news .event_head a {
	color: #304e96;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
#latest_news p {
	margin: 0;
	padding: 0;
}
#apply_box {
	display: inline;
	width: 290px;
	margin: 10px 0 0 15px;
}
#apply_box h2 {
	height: 24px;
	margin: 0;
	padding: 8px 0 0 12px;
	color: #fff;
	font-size: 1.5em;
	background-color: #4583d0;
	background: url('../images/centerbox_new.jpg') left top repeat-x;
}
#apply_inner {
	float: left;
	width: 290px;
	height: 13em;
}
#apply_inner p {
	margin-left: 13px;
	font-size: 1.1em;
	line-height: 1.3em;
}
#apply_inner a {
	color: #4583d0;
	text-decoration: none;
	font-weight: bold;
}
#apply_inner a:hover {
	color: #304e96;
	text-decoration: underline;
}
#music_box {
	display: inline;
	width: 311px;
	margin: 10px 0 0 15px;
}
#music_box h2 {
	height: 24px;
	margin: 0;
	padding: 8px 0 0 12px;
	color: #fff;
	font-size: 1.5em;
	background-color: #4583d0;
	background: url('../images/centerbox_new.jpg') left top repeat-x;
}
#music_inner {
	float: left;
	width: 311px;
	height: 14em;
}
#sortEvents {
	width: 616px;
	margin: 10px 0;
	float: left;
}
#sortEvents h2 {
	font-size: 1.1em;
	color: #036;
	margin: 0;
	padding: 5px 0 0 10px;
	width: 606px;
	float: left;
}
#sortEvents div {
	float: left;
	display: inline;
	padding: 10px 0 10px 15px;
}
#sortEvents div p {
	margin: 2px 0;
}
#sortEvents div p a {
	color: #069;
	font-weight: bold;
}
#sortEvents div p a:hover {
	color: #036;
}
#sortEvents #typeLinks {
	text-align: right;
	width: 130px;
	padding: 10px 0 20px 15px;
}
#sortEvents form {
}
#sortEvents form select {
	font-size: 1em;
	border: 1px solid #036;
	margin: 3px 0;
}
#sortEvents form input {
	font-size: 1em;
	font-weight: bold;
	background: #fff;
	color: #c33;
	border: 1px solid #c33;
}
#sortEvents form label {
	color: #036;
	font-weight: bold;
}
#event_list {
	float: left;
	width: 610px;
}
#event_list .event_row {
	margin: 5px 0;
	padding: 0 0 2px 0;
	float: left;
	width: 610px;
}
#event_list .event_name {
	background: #b2d1e0;
	color: #4583d0;
	float: left;
	width: 610px;
	padding: 0 0 5px 0;
}
#event_list .event_name a {
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #4583d0;
	outline: none;
}
#event_list .event_venue {
	float: left;
	width: 610px;
}
#event_list .event_date {
	float: left;
	width: 610px;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #b2d1e0;
}
#event_list .event_info {
	position: relative;
	float: left;
	width: 610px;
	margin: 3px 0 3px 0;
}
#event_list .event_info p {
}
#event_list .event_info img {
	display: inline;
	float: right;
	margin: 5px 0 0 5px;
}
#event_list .entry_row {
	width: 590px;
	float: left;
}
#news_list {
	float: left;
	width: 100%;
}
#news_list p {
	padding: 0 3px;
}
#news_list .news_row {
	float: left;
	clear: left;
	margin: 5px 0;
	width: 100%;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #b2d1e0;
}
#news_list .news_title {
	background: #efefef;
	color: #314695;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#news_list .news_date {
	padding: 3px 0;
}
#news_list .news_content {
	float: left;
	width: 100%;
	margin: 5px 0;
}
#news_list .news_content img {
	float: right;
	display: inline;
	margin: 0 0 0 10px;
}
/************NEWS OPTIONS***************/
#content #news_options {
	float: left;
	color: #069;
	font-weight: bold;
	margin: 0 0 6px 0;
}
#content #news_options a:hover {
	color: #4583d0;
}
#content #news_options a.active {
	color: #4583d0;
	text-decoration: underline;
}
/************PAGINATION NAV***************/
#content .page_nav {
	float: left;
	margin: 3px 0 3px 6px;
}
#content .page_nav .current {
	font-weight: bold;
	color: #CC3333;
	border: 1px solid #CC3333;
	padding: 0 2px;
}
#content .page_nav span {
	color: #333;
}
#content .page_nav a {
	padding: 0 3px;
}
#content .page_nav a:hover {
	color: #CC3333;
	padding: 0 2px;
	border: 1px solid #CC3333;
	text-decoration: none;
}
#content .page_notice {
	float: right;
	font-weight: bold;
	color: #666;
}
#content iframe {
	float: right;
}
#content .full_address {
	float: left;
	margin: 20px 0 0 0;
}
#made_logo {
	float: left;
	width: 132px;
	padding: 15px 0 0 20px;
}
#footer {
	font-size: 1.1em;
	font-weight: bold;
	color: #036;
	padding: 9px 0 0 0;
	background: #ead99c url(../images/footertop_new.jpg) no-repeat;
	width: 820px !important;
}
#footer #logos {
	display: inline;
	float: left;
	width: 156px;
	margin: 0 0 0 9px;
}
#footer #logos img {
	margin: 10px 0 5px 0;
}
#footer #footnote {
	display: inline;
	width: 622px;
	float: right;
	margin: 0 9px 0 0;
	text-align: right;
}
#footer .unesco_logo {
	margin: 0;
	float: left;
	padding: 10px 0 0 10px;
}
#footer #right_side {
	width: 648px;
}
img.shadow {
	background: url('../images/shadow-1000x1000.gif') no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}
#content .note {
	height: 200px;
	width: 300px;
	display: block;
	float: left;
}
#content .note img {
	float: left;
	margin: 0 10px 0 0;
}
#content .note .pdf {
	margin: 0 auto;
}
#content .note .pdf img {
	background: none;
	margin-left: -10px;
	margin-top: -5px;
}
#noteHead {
}
#noteHead img {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0 7px 6px 0;
	display: inline;
	background: url(../images/shadow-1000x1000.gif) no-repeat right bottom;
}
/************NEW DEV SECTION***************/
#devnew {
	margin: 10px 10px 10px 15px;
	width: 610px;
	float: left;
	font-size: 1.1em;
	display: inline;
}
#devnew img {
	float: left;
	margin: 0 0 20px 0;
	padding: 0px;
	background: #fff;
}
#devnew h1 {
	color: #304e96;
	font-size: 1.2em;
	margin-bottom: 0px;
}
#devnew h2 {
	color: #5f90d2;
	font-size: 1.2em;
	margin-top: 5px;
}
#devnew p {
	color: #000;
	font-size: 1em;
}
#devnew .nba {
	float: right;
	margin: 0 8px 15px 15px;
}
#devnew a:link, #devnew a:visited {
	color: #304e96;
	text-decoration: none;
	font-weight: bold;
}
#devnew a:hover {
	color: #304e96;
	text-decoration: underline;
}
#inline1 {
	width: 400px;
}
#inline1 label {
	display: block;
font-size: 11px;
	margin: 10px 0 3px 3px;
	font-weight: bold;
}
#inline1 input {
font-size: 11px;
font-family: Verdana, Helvetica, sans-serif;
width: 300px;
}
#inline1 textarea {
font-size: 11px;
font-family: Verdana, Helvetica, sans-serif;
	width: 300px;
	height: 200px;
}
#inline1 h2, #inline2 h2{
font-size: 13px;
font-family: Verdana, Helvetica, sans-serif;
}
#inline2 {
	width: 300px;
}
