                                /* National Children's Orchestra of Great Britain CSS file. Built by Darren read
http://www.readiocreative.co.uk 2010 */

/* @group General Layout */

body {
	background: url(../images/body_bg.jpg) top center no-repeat;
	background-attachment: fixed;
	color: #6d6d6d;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#cello {
	background: url(../images/cello.png) top left no-repeat;
	width: 212px;
	height: 1070px;
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 20px;
	z-index: 99;
}

#content {
	clear: both;
	padding-left: 240px;
	padding-top: 15px;
}
p#logo {
	width: 140px;
	height: 246x;
}
p#logo a {
	display: block;
	width: 140px;
	height: 246px;
	text-indent: -9999px;
	background: url(../images/nco.jpg) top left no-repeat;
}

#col1 {
	width: 110px;
	margin-right: 10px;
	float: left;
}

#col2 {
	width: 410px;
	float: left;
	margin-bottom: 15px;
}

#col3 {
	width: 170px;
	float: right;
	margin-right: 10px;
}

#home #col1 {
	width: 530px;
	float: left;
	margin: 0;
}

#home #col2 {
	width: 170px;
	float: right;
	margin-right: 10px;
	margin-bottom: 0;
}
#home #col1 .text {
	width: 190px;
	float: left;
	text-align: justify;
}
#home #col1 .text p {
	margin-top: 0;
}
#home #col1 .home-video {
	width: 320px;
	float: right;
	margin-top: 5px;
}

#home #belowcols {
	text-align: justify;
	width: 530px;
	line-height: 1.6em;
}

#features {
	clear: both;
	width: 720px;
	overflow: auto;
	padding-top: 5px;
}

#content p strong {
	color: #006f9d;
	font-weight: bold;
	font-size: 1.1em;
}

/* @end */

/* @group general styles */

img.internal-img {
	margin-bottom: 15px;
}
/*
#content table td {
	border: none;
}
*/
p a.button {
	clear: both;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background: #ee2e24;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
p a.button:hover {
	background: #a00e06;
}
em {
	font-style: italic;
}

p em strong {
	margin-top: -20px;
	display: block;
}

/* @end */



/* @group heading elements */

h1 {
	color: #ee2e24;
	letter-spacing: -0.05em;
}
h2 {
	color: #ee2e24;
}
h3 {
	color: #006f9d;
	font-size: 1.1em;
	margin-top: 0;
	margin-bottom: 15px;
}
h3.subhead {
	margin-bottom: 0;
}
.box h3 {
	margin: 0 10px 0 10px;
	color: #fff;
}
h4 {
	font-size: 1.1em;
}

/* @end */

/* @group navigation */
/* @end */


/* @group boxes */

div.box {
	width: 170px;
	background: #DEEAF0 url(../images/box_bottom_corners.png) bottom left no-repeat;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 10px;
}

div.box h2 {
	margin: 0;
	padding: 10px;
	background: url(../images/box_top_corners.png) top left no-repeat;
}

div.box h3 a {
	color: #fff;
}

div.box p {
	margin: 10px 10px 0 10px;
}

div.box a.button {
	margin-top: 10px;
	padding: 4px 5px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background: #ee2e24;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.box a.button:hover {
	background: #fff;
	color: #ee2e24;
}
div.box p a {
	margin-bottom: 5px;
}

div.box img {
	margin-bottom: 10px;
}

#features div.box {
	float: left;
	margin-right: 10px;
}

/* NEXT EVENT */
div#next {
	margin-bottom: 10px;
}

div#next h3 {
	color: #006f9d;
	font-weight: lighter;
	font-size: 1em;
}

div#next h3 strong {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
}
div#next p {
	color: #024059;
}

/* EVENT FILTER */
div#browse form {
	width: 150px;
	margin: 0 10px 0 10px;
}

div#browse form select {
	width: 150px;
	display: block;
}

div#browse form select#weblog {
	margin-bottom: 10px;
}

div#browse form fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
div.box form input.submit {
	width: 150px;
	padding: 5px;
	border: none;
	background: #ee2e24;
	color: #fff;
	text-transform: uppercase;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div.box form input.submit:hover {
	background: #fff;
	color: #ee2e24;
}
/* NEWS */
div#news {
	background-color: #ee2e24;
}

div#news p a {
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
}

div#news p a:hover {
	color: #024059;
}

div#news a.rss  {
	position: absolute;
	top: 7px;
	right: 7px;
	display: block;
	width: 24px;
	height: 24px;
	background: url(../images/rss.jpg) top left no-repeat;
	text-indent: -9999px;
}

/* NEWSLETTER */
div#newsletter {
	background-color: #024059;
}

div#newsletter form {
	width: 150px;
	margin: 10px;
	padding: 0;
}

div#newsletter form fieldset {
	width: 150px;
	margin: 0;
	padding: 0;
	border: none;
}

div#newsletter form label {
	display: none;
}

div#newsletter form input.text {
	border: none;
	width: 144px;
	padding: 5px 3px;
	color: #6d6d6d;
}

div#newsletter form input.submit {
	width: 150px;
	padding: 5px;
	border: none;
	background: #5496b8;
	color: #fff;
	text-transform: uppercase;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div#newsletter form input.submit:hover {
	background: #fff;
	color: #5496b8;
}

/* PHOTOS */
div#photos {
	background-color: #5496b8;
}

div#photos p a {
	color: #fff;
	background: url(../images/photos_icon.jpg) center left no-repeat;
	padding-left: 25px;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
}

div#photos p a:hover {
	color: #024059
}

/* VIDEO */
div#video {
	background-color: #006f9d;
}

div#video p a {
	color: #fff;
	background: url(../images/video_icon.jpg) center left no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
}

div#video p a:hover {
	color: #024059
}

div#news, div#newsletter, div#photos, div#video, div#news h2, div#newsletter h2, div#photos h2, div#video h2 {
	color: #fff;
}
#home div#news, #home  div#newsletter, #home  div#photos, #home div#video {
	min-height: 250px;
}
div#news p, div#newsletter p, div#photos p, div#video p {
	font-size: 0.9em;
} 

/* OTHER STORIES */

.other ul li h3 {
	border-top: 1px dotted #FAC1BE;
	padding: 5px 0;
	margin-left: 0;
	margin-right: 0;
}
.other ul {
	margin: 0 10px 0 10px;
	padding: 0;
	border-bottom: 1px dotted #FAC1BE;
}
.other ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* RSS BOX */

div#rss a.rss  {
	position: absolute;
	top: 7px;
	right: 7px;
	display: block;
	width: 24px;
	height: 24px;
	background: url(../images/rss_2.jpg) top left no-repeat;
	text-indent: -9999px;
}

/* @end */


/* @group Header Image & Quote */

#header_image {
	position: relative;
	background: #000;
}

#header_image p {
	position: absolute;
	bottom: 0;
	right: 0;
	color: #fff;
	text-align: right;
	margin: 0;
	padding: 5px 20px 10px 20px;
	background: url(../images/quote_bg.png);
	width: 920px;
	font-size: 1.4em;
}

#header_image p cite {
	display: block;
	font-size: 0.7em;
	line-height: 1.4em;
}

/*#header_image p cite strong {
	border-right: 1px solid #ee2e24;
	padding-right: 5px;
}*/

#header_image div {
	display: none;
}

/* @end */

/* @group search */

div#search {
	margin-top: 370px;
}


div#search fieldset, div#search form {
	margin: 0;
	padding: 0;
	border: none;
	width: 242px;
}

div#search label {
	display: none;
}

div#search input {
	width: 114px;
	padding: 5px 3px 5px 3px;
	float: left;
	display: inline;
	border: none;
	font-size: 1.2em;
	color: #6d6d6d;
}

div#search input#submit {
	width: 40px;
	height: 29px;
	padding: 0;
}

.hiddenFields {
	display: none;
	visibility: hidden;
}


#search-results dl {
	margin: 0;
	padding: 0;
}

#search-results dl dt, #search-results dl dd {
	margin: 0;
	padding: 0;
}

 #search-results dl dd {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}
/* @end */

/* @group test resize */

div#textresize {
	color: #fac1be;
	margin-top: 5px;
	margin-bottom: 60px;
}

div#textresize ul {
	margin: 0;
	padding: 0;
}

div#textresize ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

div#textresize ul li a {
	color: #fac1be;
	text-decoration: none;
}

div#textresize ul li a:hover {
	color: #fff;
}

div#textresize ul li.txt_two a {
	font-size: 1.15em;
}

div#textresize ul li.txt_three a {
	font-size: 1.25em;
}

div#textresize ul li.graphic {
	display: none;
}

/* @end */

/* @group contact details */

#cello h4 {
	color: #fac1be;
}

#cello p {
	color: #fac1be;
}

#cello p strong {
	color: #fff;
}

#cello p.phone, #cello p.email {
	margin: 0;
	font-size: 1.3em;
	color: #fff;
	padding-left: 25px;
}

#cello p.phone {
	background: url(../images/phone_icon.jpg) center left no-repeat;
}

#cello p.email {
	background: url(../images/email_icon.jpg) center left no-repeat;
}

#cello p.email a {
	color: #fff;
	display: block;	
}

#cello p.email a:hover {
	color: #fac1be;
}

/* @end */

/* @group footer/extra */

div#footer {
	width: 720px;
	float: left;
	clear: both;
	padding-left: 240px;
	background: #a3c3d6 url(../images/footer_bg.jpg) top left repeat-x;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
}

div#footer h4 {
	color: #024059;
}

div#footer a:hover {
	color: #024059;
}

div#quick_links, div#support {
	width: 360px;
	float: left;
}

div#quick_links h4 {
	background: url(../images/quicklinks_icon.png) center left no-repeat;
	padding: 10px 0 10px 40px;
}

div#support h4.support {
	background: url(../images/support_icon.png) center left no-repeat;
	padding: 10px 0 10px 35px;
}

div#quick_links ul {
	margin: 0 10px 0 0;
	padding: 0;
	width: 110px;
	float: left;
}

div#quick_links ul.first {
	width: 90px;
}
div#quick_links ul.second {
	width: 130px;
}

div#quick_links ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#quick_links ul li a {
	color: #fff;
	font-size: 0.9em;
	display: block;
}

div#quick_links ul li h5 {
	margin: 10px 0 0 0;
	padding: 0;
}

div#quick_links ul li h5 a {
	font-size: 1.1em;
	color: #006f9d;
}

div#support p {
	color: #006f9d;
	font-weight: bold;
	margin-bottom: 0;
}

div#support p a {
	color: #fff;
	padding: 5px 0 5px 25px;
}

div#support p.donate, div#support p.join {
	margin-top: 5px;
}

div#support p.donate a {
	background: url(../images/donate_icon.png) center left no-repeat;
}

div#support p.join a {
	background: url(../images/join_icon.png) center left no-repeat;
}

div#support h4.find {
	margin-top: 80px;
}

ul.social {
	margin: 0;
	padding: 0;
}

ul.social li {
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
	display: inline;
	width: 40px;
	float: left;
}

div#extra {
	clear: both;
	text-align: right;
	position: relative;
}

div#extra img.youth {
	position: absolute;
	left: 0;
	top: 0;
}

div#extra ul {
	margin: 0;
	padding: 0;
}

div#extra ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

div#extra ul li a {
	color: #464646;
	border-left: 1px solid #ee2e24;
	padding-left: 5px;
}

div#extra ul li a:hover {
	color: #ee2e24;
}

div#extra ul li.print a {
	padding-right: 0;
}

div#extra p {
	margin-top: 5px;
	font-size: 0.9em;
}

/* @end */

/* @group subnav */

div.subnav h2 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #006f9d;
}

div.subnav ul {
	margin: 0;
	padding: 0;
}

div.subnav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.subnav ul li a {
	color: #024059;
	padding: 5px 0 5px 0;
	border-top: 1px solid #97b7c6;
	display: block;
	background: url(../images/subnav_bullet.jpg) top left no-repeat;
	text-decoration: none;
}

div.subnav ul li a:hover, div.subnav ul li.current a {
	color: #ee2e24;
	background-position: 0 -92px;
	padding-left: 15px;
}

div.subnav ul li.level_3 a {
	color: #006f9d;
	background-image: url(../images/level_3_bullet.jpg);
	padding-left: 15px;
}
div.subnav ul li.level_4 a {
	color: #5496b8;
	background-image: url(../images/level_3_bullet.jpg);
	padding-left: 15px;
}


/* @end */

/* @group Listing page */

ul.listing {
	margin: -15px 0 0 0;
	padding: 0;
}

ul.listing li {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: left;
	width: 410px;
	float: left;
	border-top: 1px dotted #ccc;
	padding-top: 10px;
	margin-top: 10px;
}

ul.listing li img {
	float: left;
	margin: 0;
}

ul.listing li h2 {
	margin: 0;
}

ul.listing li p {
	margin: 0;
}
#content ul.listing li p strong {
	font-weight: lighter;
	color: #6d6d6d;
	font-size: 1em;
}
ul.listing li p, ul.listing li h2, ul.listing li h3 {
	margin-left: 130px;
}
ul.listing li.noimg p, ul.listing li.noimg h2, ul.listing li.noimg h3 {
	margin-left: 0;
}

/* Paginate */
.pagination {

}
.pagination ul {
	margin: 0;
	padding: 0;
	
}
.pagination ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
.pagination ul li a, .pagination ul li strong {
	padding: 3px 6px;
	border: 1px solid #ccc;
}
.pagination ul li.btn a {
	border: none;
	padding: 0;
}
.pagination ul li a:hover {
	background: #eee;
}
.pagination ul li strong {
	background: #ee2e24;
	color: #fff;
	border-color: #ee2e24;
}
.pagination ul li.btn strong {
	border-color: #ccc;
	background: none;
	color: #5496B8;
	padding: 0;
}
.pagination ul li.btn a {
	color: #5496B8;
	padding: 3px 6px;
}

/* @end */

/* @group Events */

ul.event_list {
	margin: 0;
	padding: 0;
}

ul.event_list li {
	margin: 0 0 10px 0;
	padding: 10px;
	list-style: none;
	background: #deeaf0;
}
ul.event_list li.hover {
	background: #d1e0e7;
}

ul.event_list li h3 {
	margin-bottom: 0;
}

ul.event_list li h4 {
	font-size: 1.1em;
	margin: 0;
}

ul.event_list li p {
	margin: 0;
	margin-bottom: 10px;
}

p.date {
	margin: 0;
	margin-bottom: 10px;
	background: url(../images/icon_calendar.png) left center no-repeat;
	padding-left: 23px;
}

ul.event_list li p a {
	background: #006f9d;
	clear: both;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul.event_list li.hover p a {
	background: #fff;
	color: #006f9d;
}
/* @end */


/* @group Calender */

.calendar {
	margin: 0;
}

.calendar th {
	border: none;
	text-align: center;
	padding: 5px 5px;
}

.calendar th a {
	color: #fac1be;
}

.calendar th a:hover {
	color: #fff;
}

#content table.calendar td {
	text-align: center;
	padding: 4px 5px;
	color: #024059;
	border-top: 1px solid #fff;
}

#content table.calendar td.calendarBlank {
	color: #5496b8;
}

#content table.calendar td.event {
	background: #ee2e24;
}
#content table.calendar td.event:hover {
	background: #a00e06;
}
#content table.calendar td.event a {
	color: #fff;
	display: block;
}

.calendar tr.calendarHeader {
	background: #ee2e24;
	color: #fff;
	border: none;
}

#content table.calendar td.calendarDayHeading {
	color: #ee2e24;
	background: #e5e5e5;
}

table.calendar tr {
	background: #e7e7e7;

}

form.filter {
	width: 163px;
	margin: 2px 0 10px 0;
	padding: 5px;
	background: #cecece;
}
form.filter fieldset {
	width: 170px;
	border: none;
	padding: 0;
	margin: 0;
}
form.filter select {
	width: 125px;
	margin: 0;
}
form.filter input.submit {
	width: 33px;
	background: #ee2e24;
	color: #fff;
	border: none;
	padding: 3px 0;
	margin: 0;
}
form.filter input.submit:hover {
	background: #a00e06;
}
/* @end */

/* @group Team */

ul.team-members {
	margin: 0;
	padding: 0;
}

ul.team-members li {
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
	clear: left;
	overflow: hidden;
}

ul.team-members li img {
	float: left;
	margin: 0 10px 0 0;
}
ul.team-members li h3 {
	margin-bottom: 5px;
}
ul.team-members li p {
	margin: 0;
}
ul.team-members li p.position {
	font-weight: bold;
	margin-bottom: 5px;
}
.team-detail p.position {
	font-weight: bold;
	margin: 5px 0 5px 0;
}

/* @end */


/* @group Forms */

#content .form {
	margin: 0;
	padding: 0;
}

#content .form fieldset {
	margin: 0;
	padding: 0;
	border: none;
	width: 410px;
}

#content .form legend {
	display: none;
}

#content .form ul {
	margin: 0;
	padding: 0;
}

#content .form ul li {
	margin: 5px 0 0 0;
	padding: 8px;
	background: #deeaf0;
	list-style: none;
	clear: left;
	width: 394px;
	float: left;
	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
}

#content .form ul li img {
	display: inline;
}

#content .form ul li label {
	display: block;
	margin-bottom: 3px;
	float: left;
	width: 120px;
}
#content .form ul li label.select {
	width: 250px;
}
#content .form ul li label.checkbox {
	width: 300px;
}

#content .form ul li input, #content .form ul li textarea {
	border: 1px solid #aaa;
	width: 264px;
	padding: 4px;
	float: left;
	background: #fff url(../images/form_input.gif) top left repeat-x;
}

#content .form ul li input.checkbox {
	width: 15px;
	border: none;
}

#content .form ul li input:focus, #content .form ul li textarea:focus {
	border: 1px solid #000;
}

#content .form p.submit {
	clear: both;
	text-align: right;
	width: 410px;
	margin: 5px 0 0 0;
}

#content .form input.submit {
	background: #ee2e24;
	border: none;
	color: #fff;
	padding: 5px 5px;
	width: 150px;
	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
  	text-transform: uppercase;
}
#content .form input.submit:hover {
	background: #a00e06;
}

p.required img {
	display: inline;
}


.new-form hr {
	padding: 5px 0;
	margin: 0;
	display: block;
	float: left;
	width: 410px;
	border: none;
}
.new-form p {
	padding-top: 10px;
	margin-top: 0;
	margin-bottom: 0;
	clear: left;
}
#content .new-form ul li.region-check {
	margin-top: 15px;
}
#content .new-form ul li.checkbox label {
	width: 380px;
	display: block;
	float: none;
}
#content .new-form ul li.checkbox label input {
	width: 25px;
}
#content .new-form ul li ul li {
	width: 340px;
}
/* @end */

/* @group Products */

ul.product_list {
	margin: 0;
	padding: 0;
}

ul.product_list li {
	margin: 0 0 25px 15px;
	padding: 0;
	list-style: none;
}

ul.product_list li.one, ul.product_list li.two, ul.product_list li.three {
	width: 230px;
	float: left;
}

ul.product_list li.one {
	margin: 0;
	clear: left;	
}

ul.variant {
	margin: 0;
	padding: 0;
	overflow: auto;
}

ul.variant li {
	margin: 0 2px 0 0;
	padding: 2px 4px;
	list-style: none;
	float: left;
	background: #deeaf0;
}

ul.product_list li h4 {
	margin: 10px 0 0 0;
	clear: left;
}

ul.product_list li p {
	margin: 10px 0 0 0;
	clear: left;
}

/* @end */

/* @group POST IT Promo */

#post-it {
	display: block;
	width: 205px;
	height: 185px;
	text-indent: -9999px;
	position: absolute;
	top:  340px;
	left: 10px;
	background: url(../images/nco-post-it-big-give-2015.png) 0 0 no-repeat;
}

/* @end */

.membership h1 {
	width: 500px;
	float: left;
}
.membership .big-btn {
	float: right;
	width: 140px;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	background: #ee2e24;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.membership .big-btn:hover {
	background: #a00e06;
}

.membership p {
	clear: both;
}
                            