/* CSS Document */
*{
	margin: 0;
	padding: 0;

	font-family: arial,verdana,sans-serif;
}

a {
	text-decoration: none;
	color: #072e80;
	font-weight: bold;
}
.strikethrough {
	text-decoration:line-through;
	}
a:hover {
	text-decoration: underline;
	color: #072e80;
	font-weight: bold;
}
.style1 {color: #FFFFFF}
body{
	line-height: 1.2em;
	font-size: 100%;
	color: #666;
}
code{
	font-size: 0.8em;
}
pre{
	font-size: 0.8em;
}
address{
	font-style: normal;
	margin-bottom: 1em;
	margin-left: 1.5em;
}
small{
	font-size: 0.6em;
}
img{
	/* PNG Fix */
	behavior: url(common/png.htc);
}
input,textarea,select{
	font-size: 1em;
}
input,textarea{
	padding: 2px;
}

a img{
	border: none;
}
h1,h2,h3{
	font-weight: lighter;
	font-size: 1.1em;
}
h4,h5{
	font-size: 1em;
	font-weight: bolder;
	color: #666;
}
acronym{cursor: help;}
fieldset{
	border: 1px solid #eee;
	padding: 1em;
}
p{
	margin-bottom: 1.2em;
}
label{
	display: block;
}
.alignTop{
	vertical-align: top;
}
.alignBottom{
	vertical-align: text-bottom;
}
.alignMiddle{
	vertical-align: middle;
}

.floatRight{
	float: right;
}

div.colWrapper{
	margin-bottom: 0.7em;
	/*clear: both;*/
}
div.colWrapper label{
	font-weight: bold;
}
div.colWrapper input,div.colWrapper textarea{
	border: 1px solid #362f2d;
	background-color: #c7b299;
}
div.leftCol{
	width: 9em;
	float: left;
}
div.rightCol{
	margin-left: 10em;
}

.hidden{
	display: none;
	line-height: 0;
	font-size: 1px;
	text-indent: -9999px;
}
.image-block{
	display: block;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 0;
	text-decoration: none;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear-left{clear:left;}

/* SCROLLER */
#box{
	position: absolute; 
	top: 148px; 
	z-index: 2; 
	
	background: url(../images/scroller/scroll-box.gif) no-repeat; 
	display: block; 
	width: 515px; 
	height: 314px;
}
#track{
	position: absolute; 
	left: 500px; 
	top: 148px; 
	z-index: 3; 
	
	background: url(../images/scroller/scroll-track.gif) no-repeat; 
	display: block; 
	width: 16px;
	height: 314px;
}
#up{
	position: absolute; 
	left: 500px; 
	top: 148px; 
	z-index: 4; 
	cursor: pointer; 
	
	background: url(../images/scroller/scroll-up.gif) no-repeat; 
	display: block; 
	width: 16px; 
	height: 16px;
}
#drag{
	position: absolute; 
	left: 500px;
	z-index: 5; 
	cursor: pointer; 
	
	background: url(../images/scroller/scroll-drag.gif) no-repeat; 
	display: block; 
	width: 16px; 
	height: 16px;
}
#down{
	position: absolute; 
	left: 500px; 
	top: 446px; 
	z-index: 6; 
	cursor: pointer; 
	
	background: url(../images/scroller/scroll-down.gif) no-repeat; 
	display: block; 
	width: 16px; 
	height: 16px;
}
#contentMask{
	position: absolute; 
	top: 148px; 
	width: 490px; 
	height: 305px; 
	clip: rect(0,490px,305px,0); 
	overflow: hidden; 
	z-index: 7;

	font-size: 0.7em;
}
#scrollContent{
	position: absolute;
	padding: 16px 23px 9px 30px;
	line-height: 1.2em;
}


#www-3choirs-org{
	width: 762px;
	border: 1px solid #010134;
	margin: 0 auto;
	border-bottom: none;
}
#header{
	background: url(../images/interface/header.jpg) no-repeat;
	height: 337px;
	position: relative;
}
#header h1{
	width: 100px;
	height: 75px;
	position: absolute;
	left: 19px;
	top: 9px;
	cursor: pointer;
}
#header h2{display: none;}

#county li{
	display: block;
	height: 66px;
	position: absolute;
	top: 253px;
}
#county li a{
	display: block;
	height: 66px;
}
#county li#worcester{left: 1px;}
#county li#worcester,#county li#worcester a{width: 465px;}

#county li#hereford{left: 467px;}
#county li#hereford,#county li#hereford a{width: 147px;}

#county li#gloucester{left: 615px;}
#county li#gloucester,#county li#gloucester a{width: 147px;}

#nav1 li{
	display: block;
	height: 10px;
	position: absolute;
	top: 66px;
}
#nav1 li a{
	display: block;
	height: 10px;
}
#nav1 li a:hover{
	text-decoration: none;
}
#nav1 li#home{left: 158px;}
#nav1 li#home,#nav1 li#home a{width: 38px;}

#nav1 li#society{left: 459px;}
#nav1 li#society,#nav1 li#society a{width: 102px;}

#nav1 li#charity{left: 567px;}
#nav1 li#charity,#nav1 li#charity a{width: 103px;}

#nav1 li#brochure{left: 205px;}
#nav1 li#brochure,#nav1 li#brochure a{width: 116px;}

#nav1 li#accommodation{left: 327px;}
#nav1 li#accommodation,#nav1 li#accommodation a{width: 126px;}

#nav1 li#contact{left: 676px;}
#nav1 li#contact,#nav1 li#contact a{width: 73px;}

#pagebody{
	padding: 11px 8px 20px 25px;
	/*\*/padding-bottom: 20px;/**/
	font-size: 0.7em;
}
#right-section{
	width: 218px;
	float: right;
	margin-top: -4px;
}

#feature-panel{
	background: url(../images/interface/mod-bg.gif) repeat-y;
}
#feature-panel h3{
	background: url(../images/interface/online-booking.gif) no-repeat;
	width: 218px;
	height: 116px;
}
#feature-panel a{
	background: url(../images/interface/mod-grad.gif) no-repeat 0 100%;
	padding: 0 0 4px 17px;
	display: block;

	color: #fff;
	text-decoration: none;
}
#feature-panel a:hover{
	text-decoration: underline;
}
#ft-foot{
	background: url(../images/interface/mod-bottom.gif) no-repeat;
	height: 2px;
}

#feature-panel-2{
	background: url(../images/interface/mod2-bg.gif) repeat-y;
	margin-top: 13px;
	margin-bottom: 6px;
}
#feature-panel-2 h3{
	background: url(../images/interface/download-information.gif) no-repeat;
	height: 32px;
}
#feature-panel-2 ul{
	background: url(../images/interface/mod2-grad.gif) no-repeat 0 100%;
	padding: 9px 18px 5px 0;
}
#feature-panel-2 ul li{
	list-style: none;
	margin-left: 14px;
	margin-bottom: 10px;
	padding-left: 28px;

	min-height: 20px;
}
#feature-panel-2 ul li a{
	color: #fff;
	text-decoration: none;
}
#feature-panel-2 a:hover{
	text-decoration: underline;
}
#ft-foot-2{
	background: url(../images/interface/mod2-bottom.gif) no-repeat;
	height: 2px;
}
#feature-panel-3{
	background: url(../images/interface/supported-by-panel.gif) repeat-y;
	width: 218px;
	height: 114px;
}
/*
#feature-panel-3{
	background: url(../images/interface/box-office.gif) repeat-y;
	width: 218px;
	height: 74px;
}
*/
#feature-panel-4{
	margin-top: 13px;
	margin-bottom: 6px;
}

#left-section{
	margin-right: 248px;
}
#left-section ul{
	margin-left: 2.5em;
}
#title{
	margin-bottom: 20px;
}
.rightpaddedimg {
	padding-right: 10px;
	float:left;
}
#intro{
	background-color: #ffffff;
	border: 1px solid #e1dfab;
	padding: 4px;
	padding-bottom: 0;
	margin-bottom: 30px;
}
#intro p{margin-bottom: 30px;
font-family:tahoma, Arial, Helvetica, sans-serif;
color: #441d1f;
font-size: 1.1em;
}
#intro img{
	float: left;
	margin-right: 16px;
	margin-bottom: 4px;
}

#maincontent ul{
	margin-bottom: 1em;
}

#footer{
	background: url(../images/interface/footer.gif) no-repeat;
	height: 42px;
}
#footer a{
	display: block;
	width: 248px;
	height: 10px;
	float: right;

	margin: 9px 23px 0;
	text-decoration: none;
}
/*\*/*html #footer a{margin-right:13px;}/**/

#bottom-links{
	width: 762px;
	margin: 0 auto;
	font-size: 0.7em;
	text-align: center;
}
#bottom-links li{
	list-style: none;
	display: inline;
}
#bottom-links li a{
	color: #072e80;
	text-decoration: none;
}
#bottom-links li a:hover{text-decoration: underline;}

#mainbodybox {
	position:absolute; 
	width:500px; 
	height:179px; 
	z-index:1; 
	left: 38px; 
	top: 372px;
}

#mainbodyitems {
	background-color: #ffffff;
	border: 1px solid #e1dfab;
	padding-left: 12px;
	padding-right: 4px;
	padding-top: 11px;
	padding-bottom: 10px;
	margin-left: 42px;
	margin-bottom: 13px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	color: #441d1f;
	font-size:11px;
	letter-spacing:0px;
	line-height: 12px;
	width: 480px;
	height: auto;

}
#mainbodyitems .floatrightimg {
	float:right;
	padding-right:8px;
	padding-left:8px;
}
#mainbodyitems .floatrightimgclearright {
	float:right;
	clear:right;
	padding-right:8px;
	padding-top:12px;
	padding-left:10px;
}
#mainbodyitems ul{
	margin-left:15px;
}
#mainbodyitems li{
	list-style:disc;
}
#mainbodytitle {

	margin-left: 0px;
	margin-bottom: 25px;
	width: 211px;
	height: 31px;
}
#mainbodysubtitle {

	background: url(../eimages/morning.gif) no-repeat;
	width: 80px;
	height: 25px;
	margin-left: 29px;
	margin-bottom: 7px;

}
#mainbodysubtitle2 {

	background: url(../eimages/afternoon.gif) no-repeat;
	width: 90px;
	height: 17px;
	margin-top: 20px;
	margin-left: 29px;
	margin-bottom: 15px;

}
#mainbodysubtitle11 {

	background: url(../eimages/safe.gif) no-repeat;
	width: 173px;
	height: 25px;
	margin-left: 29px;
	margin-bottom: 15px;

}
#mainbodysubtitle12 {

	background: url(../eimages/buytickets.gif) no-repeat;
	width: 364px;
	height: 25px;
	margin-left: 29px;
	margin-bottom: 15px;

}
#mainbodysubtitle13 {

	background: url(../eimages/findcarparks.gif) no-repeat;
	width: 247px;
	height: 25px;
	margin-left: 29px;
	margin-bottom: 15px;

}
#mainbodysubtitle3 {

	background: url(../eimages/evening.gif) no-repeat;
	width: 80px;
	height: 25px;
	margin-top: 20px;
	margin-left: 29px;
	margin-bottom: 7px;

}
#mainbodysubtitleblank {

	width: auto;
	height: 25px;
	margin-top: 20px;
	margin-left: 29px;
	margin-bottom: 7px;

}
#righthandbox {
	background: url(../eimages/programme.gif) no-repeat #ddcec4;
	position:absolute; 
	width:143px; 
	height:308px; 
	z-index:1; 
	left: 610px; 
	top: 370px;
	border: 1px solid #844a50;
}
#righthandboxitem {
	width:143px;
	height:15px;
	text-align:right;

}
#righthandboxspace {
	width:143px;
	height:32px;
	text-align:right;

}
#righthandboxspace2 {
	width:143px;
	height:28px;
	text-align:right;

}
#righthandboxspace3 {
	width:143px;
	height:25px;
	text-align:right;

}
#righthandbottomblue {
	background: url(../eimages/supported.gif) no-repeat;
	position:absolute; 
	width:143px; 
	height:102px; 
	z-index:1; 
	left: 610px; 
	top: 832px;
	border: 1px solid #4b6e87;
}
#righthandbottom {
	background: url(../eimages/supported.gif) no-repeat;
	position:absolute; 
	width:143px; 
	height:102px; 
	z-index:1; 
	left: 610px; 
	top: 684px;
	border: 1px solid #4b6e87;
}
#shopbox {
	background: #e1dfab url(../eimages/cart_background.gif);
	position:absolute; 
	width:143px; 
	height:127px; 
	z-index:1; 
	left: 610px; 
	top: 692px;
	border: 1px solid #b18218;
}
#shopbox ul {
	padding-top:30px;
	list-style:none;
	padding-bottom:30px;
	float:right;
}
#shopbox ul li{
	display:inline;
	text-align:right;
}
#shopbox ul li a img{
	text-align:right;
	padding-right:10px;
	padding-bottom:5px;
	display:block;
	float:right;
	clear:both;
	vertical-align:bottom;
	border:0px;
}
#shopbox p {
	float:right;
	clear:right;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	color: #441d1f;
	font-size:0.7em;
	margin:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:15px;
	padding-bottom:3px;	
	letter-spacing:0px;
	line-height: 12px;
	text-align:right;
}

#mainbodyphoto {

	margin-left: 42px;
	margin-bottom: 13px;
	width: 100%;
	height: auto;

}

#finalbar {
	width: 100%
	height: 16px;
	background-color: #031c54;
	color:#FFFFFF;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	padding-left:6px;
	font-size:x-small;

	}

#rhlinks {
	font:Verdana, Arial, Helvetica, sans-serif ;
	color: #441d1f;
	font-size:11px;
	letter-spacing:0px;
	text-align:right;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:0px;
}
.by {
	
	border: 1px double #ddcec4;
	background-color:#ddcec4;
	}
	
.forminput{	background-color: #ffffff;A
	font-family:tahoma, Arial, Helvetica, sans-serif;
	color: #441d1f;
	font-size:11px;
	}
input.button {
	background-color: #986262;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:11px;
	font-weight:bold;
	height: 20px;
	width: 70px;
	padding:0px;
	border: 0;
	}
/*SHOP*/
#shop {
	height:20px;
	width:497px;
	background:#e2e0ad;
	margin-top:14px;
	margin-bottom:-10px;
	margin-right:-10px;
	margin-left:-12px;
}
#shop p {
	height:15px;
	margin:0px;
	padding-top:4px;
	padding-bottom:2px;
	padding-right:15px;
	text-align:right;
	float:right;
}
#shop p a {
	font-weight:normal;
}
#shop label {
	float:left;
	font-weight:bold;
	height:15px;
	margin:0px;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:6px;
	padding-right:0px;
	text-align:left;
}
#shop label {
	font-weight:normal;
}
#shop2 {
	height:30px;
	width:497px;
	background:#e2e0ad;
	margin-top:14px;
	margin-bottom:-10px;
	margin-right:-10px;
	margin-left:-12px;
}
#shop2 p {
	height:15px;
	margin:0px;
	padding-top:4px;
	padding-bottom:2px;
	padding-right:15px;
	text-align:right;
	float:right;
}
#shop2 p a {
	font-weight:normal;
}
#shop2 label {
	float:left;
	font-weight:bold;
	height:15px;
	margin:0px;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:6px;
	padding-right:0px;
	text-align:left;
}
#shop2 label {
	font-weight:normal;
}
#shop3 {
	height:42px;
	width:497px;
	background:#e2e0ad;
	margin-top:14px;
	margin-bottom:-10px;
	margin-right:-10px;
	margin-left:-12px;
}
#shop3 p {
	height:15px;
	margin:0px;
	padding-top:4px;
	padding-bottom:2px;
	padding-right:15px;
	text-align:right;
	float:right;
}
#shop3 p a {
	font-weight:normal;
}
#shop3 label {
	float:left;
	font-weight:bold;
	height:15px;
	margin:0px;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:6px;
	padding-right:0px;
	text-align:left;
}
#shop3 label {
	font-weight:normal;
}
#shopbox_glos, #shopbox_glos *, #shopbox, #shopbox *{
	display:none;
}

