@charset "UTF-8";



/* ---------------------------------------------------------------------


PENNINE SINGERS

SCREEN - Core Stylesheet

web				: http://www.penninesingers.co.uk
filename		: global.css
version			: 1.0

author			: Solo & Jones Design
web				: http://www.soloandjonesdesign.com
copyright		: (c) 2009 Solo & Jones Design


----------------------------------------------------------------------*/



/*----------------------------------------------------------------------
	P A G E   L A Y O U T   S T R U C T U R E
----------------------------------------------------------------------*/

#wrapper {
	width: 848px;
	margin: 0 auto;
	padding: 0px 22px;
	background-color:#FFFFFF;
	background-image:url(images/logo-tint.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-left: 1px solid #ddd5e9;
	border-right: 1px solid #ddd5e9;
	border-bottom: 1px solid #ddd5e9;
	overflow: hidden;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/back-strip.jpg);
	background-repeat:repeat-x;
	background-attachment: fixed;
}

body#home a#homeLink{
	text-decoration: none;
	background-image: url(images/home-button-over.jpg);
}

body#events a#eventsLink{
	text-decoration: none;
	background-image: url(images/events-button-over.gif);
}

body#members a#membersLink {
	text-decoration: none;
	background-image: url(images/members-button-over.jpg);
}

body#history a#historyLink {
	text-decoration: none;
	background-image: url(images/history-button-over.jpg);
}

body#contact a#contactLink {
	text-decoration: none;
	background-image: url(images/contact-button-over.jpg);
}

html, body {
	height: 100%;

}


/*----------------------------------------------------------------------
	 M A S T H E A D
----------------------------------------------------------------------*/

#masthead {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 840px;
	display: inline;
}

#logo {
	float: left;
	margin: 0px;
	padding: 40px 0px 30px 20px;
}


.email a:link {
	color: #35434b;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	outline: none;
}

.email a:hover {
	color: #ffc20e;
	outline: none;
}

.email a:visited {
	color: #35434b;
	outline: none;
}

.nac-logo {
	float: right;
	padding-top: 24px;
	margin: 0px 20px 0px 200px;
}


/*----------------------------------------------------------------------
	 N A V I G A T I O N
----------------------------------------------------------------------*/


#navigation {
	float: right;
	height: 28px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 440px;
}

a img {
	border: none;
}


ul.menuItems {
	list-style-type: none;
	margin: 0px;
	padding:0px;
}


ul.menuItems li {
	float: left;
	border-left: 1px solid #999999;
}

ul.menuItems li:first-child {
	float: left;
	border-left: none;
}

li.home-button a {
	display: block;
	text-decoration: none;
	background-image: url(images/home-button.jpg);
	width: 68px;
	height: 25px;
	margin: 1px;
	outline: none;
}

li.home-button a:hover {
	text-decoration: none;
	background-image: url(images/home-button-over.jpg);
	
}

li.events-button a {
	display: block;
	text-decoration: none;
	background-image: url(images/events-button.gif);
	width: 60px;
	height: 25px;
	margin: 1px;
	outline: none;
}

li.events-button a:hover {
	text-decoration: none;
	background-image: url(images/events-button-over.gif);
	
}

li.members-button a {
	display: block;
	text-decoration: none;
	background-image: url(images/members-button.jpg);
	width: 131px;
	height: 25px;
	margin: 1px;
	outline: none;
}

li.members-button a:hover {
	text-decoration: none;
	background-image: url(images/members-button-over.jpg);
	
}

li.history-button a {
	display: block;
	text-decoration: none;
	background-image: url(images/history-button.jpg);
	width: 68px;
	height: 25px;
	margin: 1px;
	outline: none;
}

li.history-button a:hover {
	text-decoration: none;
	background-image: url(images/history-button-over.jpg);
	
}

li.contact-button a {
	display: block;
	text-decoration: none;
	background-image: url(images/contact-button.jpg);
	width: 98px;
	height: 25px;
	margin: 1px;
	outline: none;
}

li.contact-button a:hover {
	text-decoration: none;
	background-image: url(images/contact-button-over.jpg);
	
}


/*----------------------------------------------------------------------
	 B A N N E R
----------------------------------------------------------------------*/


#banner {
	float: left;
	width: 848px;
	height: 233px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	background-image: url(images/choir.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}

#banner_choir {
	float: left;
	width: 848px;
	height: 233px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	background-image: url(images/pennine-singers-banner2.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}

#banner_history {
	float: left;
	width: 848px;
	height: 233px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	background-image: url(images/trophy.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}

#banner_contact {
	float: left;
	width: 848px;
	height: 233px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	background-image: url(images/waverley.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}

#next_concert {
	float: right;
	width: 250px;
	height: 220px;
}

.concert_header {
	float: left;
	margin: 0px;
	padding: 20px 0px 10px 0px;
}

/*----------------------------------------------------------------------
	 M A I N   C O N T E N T
----------------------------------------------------------------------*/

#maincontent {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: auto;
	float: left;
	width: 848px;
}

#left_side {
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 555px;
}

#left_side a:link {
	color: #662c91;
}

#left_side a:hover {
	color: #ec008c;
}

#top-image {
	float: left;
	width: 200px;
}

#top-image2 {
	float: left;
	width: 200px;
	margin-left: 15px;
}

#left_side #top-image p, #left_side #top-image2 p {
	float: left;
	clear: left;
	color: #666666;
	font-size: 0.7em;
	padding: 5px 0px 15px 0px;
	width: 200px;
}

.choir-image-history {
	float: left;
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
}

.caption {
	float: left;
	clear: left;
	color: #666666;
	font-size: 0.75em;
	padding: 5px 0px 15px 0px;
}

#right_column {
	float: right;
	margin: 0px 0px 70px 0px;
	padding: 0px;
	width: 250px;
	height: auto;
}

.homebox {
	float: right;
	border: 1px solid #000;
	width: 230px;
	height: 149px;
	margin-bottom: 14px;
}

.homebox2 {
	float: right;
	border: 1px solid #000;
	width: 227px;
	height: 149px;
}

.homeboxtop {
	float: left;
	background-color: #ffc20e;
	height: 31px;
	width: 227px;
}

.homeboxtopgrey {
	float: left;
	background-color: #35434b;
	height: 31px;
	width: 227px;
}

.homeboxheader {
	float: left;
	color: #35434b;
	font-size: 1.2em;
	margin: 0px;
	padding: 3px 0px 0px 7px;
	font-family: Arial, Helvetica, sans-serif;
}

.homeboxheaderwhite {
	float: left;
	color: #fff;
	font-size: 1.2em;
	margin: 0px;
	padding: 3px 0px 0px 7px;
	font-family: Arial, Helvetica, sans-serif;
}

.homeboxImage {
	float: left;
	border-top: 1px solid #000;
	width: 227px;
	height: 118px;
}
.moreinfo {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	margin: 0px;
	padding: 9px 10px 0px 0px;
}

.moreinfo a:link {
	color: #fff;
	display: block;
	text-decoration: none;
	outline: none;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	background-image: url(images/whitearrowsqfw.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.moreinfo a:hover {
	color: #003145;
	display: block;
	text-decoration: none;
	outline: none;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	background-image: url(images/orangearrowsqfw.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.moreinfo a:visited {
	color: #003145;
	display: block;
	text-decoration: none;
	outline: none;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	background-image: url(images/orangearrowsqfw.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
}

.contacts {
	list-style-type: none;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	color: #35434b;
	line-height: 1.5em;
}



/*----------------------------------------------------------------------
	 T Y P E
----------------------------------------------------------------------*/


h1, h2, p {
	color: #35434b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#left_side p {
	font-size: 0.9em;
	padding: 0px 0px 20px 0px;
	width: 535px;
	color: #666666;
	line-height: 1.3;
}

#banner p, #banner_contact p, #banner_choir p, #banner_history p {
	clear: left;
	font-size: 0.7em;
	padding: 0px 0px 0px 0px;
	width: 225px;
	color: #666666;
	line-height: 1.2;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#banner p.event, #banner_history p.event, #banner_choir p.event, #banner_contact p.event   {
	clear: left;
	font-size: 1em;
	padding: 0px 0px 20px 0px;
	width: 250px;
	color: #662c91;
	font-weight: bold;
	line-height: 1.3;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

#banner p.date, #banner_history p.date, #banner_choir p.date, #banner_contact p.date  {
	clear: left;
	font-size: 0.9em;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 200px;
	color: #333333;
	font-weight: bold;
	line-height: 1.3;
}

#banner p.location, #banner_history p.location, #banner_choir p.location, #banner_contact p.location {
	clear: left;
	font-size: 0.8em;
	padding: 0px 0px 0px 0px;
	width: 200px;
	color: #666666;
	margin: 0px;
}

#banner p.ticket-price, #banner_history p.ticket-price, #banner_choir p.ticket-price, #banner_contact p.ticket-price, {
	clear: left;
	font-size: 0.8em;
	padding: 0px 0px 8px 0px;
	width: 200px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
}



#diary_list p.event {
	clear: left;
	font-size: 1em;
	padding: 0px 0px 20px 0px;
	width: 200px;
	color: #662c91;
	font-weight: bold;
	line-height: 1.3;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}

#diary_list p.date {
	clear: left;
	font-size: 0.9em;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 200px;
	color: #333333;
	font-weight: bold;
	line-height: 1.3;
}

#diary_list p.location {
	clear: left;
	font-size: 0.9em;
	padding: 0px 0px 8px 0px;
	width: 200px;
	color: #666666;
	line-height: 1.3;
	margin: 0px;
}

#diary_list p {
	clear: left;
	font-size: 0.8em;
	padding: 0px 0px 0px 0px;
	width: 200px;
	color: #666666;
	line-height: 1.2;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#diary_list p.ticket-price {
	clear: left;
	font-size: 0.8em;
	padding: 0px 0px 14px 0px;
	width: 200px;
	color: #666666;
	font-weight: bold;
	line-height: 1.3;
	margin: 0px;
	border-bottom: 1px solid #999999;
}

#diary_list {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.choir-image1 {
	float: left;
	margin: 0px;
	padding: 5px 35px 15px 0px;
	
}

.map {
	float: left;
	position: relative;
	border: 1px solid #666666;
	margin: 0px 20px 10px 0px;
	padding: 0px;
}

.map-pointer {
	float: left;
	position: absolute;
	top: ;
	left: ;
	top: 88px;
	left: 77px;
}

#diary_list p.name {
	clear: left;
	font-size: 1em;
	padding: 0px 0px 10px 0px;
	width: 200px;
	color: #662c91;
	font-weight: bold;
	line-height: 1.3;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#diary_list p.position a{
	clear: left;
	font-size: 1em;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 200px;
	color: #333333;
	font-weight: normal;
	line-height: 1;
}

#diary_list p.position a:hover{
	clear: left;
	font-size: 1em;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 200px;
	color: #ec008c;
	font-weight: normal;
	line-height: 1;
}

.top a {
	clear: left;
	font-size: 0.8em;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 200px;
	color: #333333;
	font-weight: normal;
	line-height: 1;
}

h1 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #c5c3c3;
}

h2 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #555555;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

h4 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #c5c3c3;
	width: 230px;
}

.page-header{
	float: left;
	width: 500px;
	margin-bottom: 30px;
}

.diary-header{
	padding: 5px 0px 6px 12px;
}

.info-header{
	padding: 5px 0px 10px 12px;
}


/*----------------------------------------------------------------------
	 H I S T O R Y   P A G E 
----------------------------------------------------------------------*/


#left_side p.place {
	clear: left;
	font-size: 1em;
	padding: 0px 0px 10px 0px;
	color: #662c91;
	font-weight: bold;
	line-height: 1.3;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#left_side p.date {
	clear: left;
	font-size: 0.8em;
	padding: 0px 0px 10px 0px;
	color: #ED2E92;
	font-weight: normal;
	line-height: 1.3;
	margin: 0px;
	padding: 0px;
}

#left_side p.description {
	clear: left;
	font-size: 0.9em;
	padding: 0px 0px 10px 0px;
	color: #666666;
	font-weight: normal;
	line-height: 1.3;
	margin: 0px;
	padding: 5px 0px 20px 0px;
}

/*----------------------------------------------------------------------
	 F O O T E R
----------------------------------------------------------------------*/

#footer {
	margin: 0px 20px 0px 20px;
	padding: 15px 0px 0px 0px;
	width: 808px;
	border-top: 1px solid #ddd5e9;
	height: 36px;
	float: left;
}


.address {
	float: left;
	color: #ffc20e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px 30px;
	width: 230px;
	height: 64px;
	border-right: 1px solid #fff;
}

#quicklinks {
	float: left;
	margin: 10px 0px 0px 10px;
	width: 480px;
}

.copyright {
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #35434b;
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	width: 400px;
}

.soloandjones {
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #666666;
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	clear: none;
}

.weblink a:link {
	color: #35434b;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	outline: none;
}

.weblink a:hover {
	color: #35434b;
	outline: none;
}

.weblink a:visited {
	color: #35434b;
	outline: none;
}


/*----------------------------------------------------------------------
	C O N T A C T   F O R M
----------------------------------------------------------------------*/


fieldset {
	float: left;
	width: 550px;
	border: 1px solid #000;
	padding: 20px 20px 20px 20px;
	background-color: #b4bb2e;
	margin: 20px 0px 0px 0px;
}


table {
	float: left;
	width: 555px;
}

th {
	width: 120px;
	text-align: right;
	padding: 3px;
	font-family: "Myriad Pro", "Arial, Helvetica", sans-serif;
	font-size: 1em;
	color: #fff;
}

td {
	width: 120px;
	text-align: left;
	padding: 3px;
	font-family: "Myriad Pro", "Arial, Helvetica", sans-serif;
	font-size: 1em;
	color: #fff;
	height: 10px;

}


label {
	text-align: right;
	font-family: "Myriad Pro", "Arial, Helvetica", sans-serif;
	font-size: 0.9em;
	color: #fff;
	font-weight: normal;
}

.submitposition {
	text-align: right;

}

#infocontactform {
	padding: 0px;
	margin: 0px 40px 40px 40px;
	float: left;
}

#infocontactform ul {
	list-style-image: url(images/arrow.png);
	font-family: "Myriad Pro", "Arial, Helvetica", sans-serif;
	font-size: 0.9em;
	color: #000;
}

