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

	font-family: arial,verdana,sans-serif;
}
html {
min-height: 100%; margin-bottom: 1px;
}

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;
	height: 100%;
}
#header{
	background: url(../images/interface/header_glos.jpg) no-repeat;
	height: 337px;
	position: relative;
}
#main_header{
	background: url(../images/interface/main_header.jpg) no-repeat;
	height: 337px;
	position: relative;
}
#main_header.newer{
	background: url(../images/interface/vacancy_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;}

#main_header h1{
	width: 100px;
	height: 75px;
	position: absolute;
	left: 19px;
	top: 9px;
	cursor: pointer;
}
#main_header h2{display: none;}

#county li{
	display: block;
	height: 15px;
	position: absolute;
	top: 6px;
}
#county li a{
	display: block;
	height: 6px;
}
#county li#worcester{left: 580px;}
#county li#worcester,#county li#worcester a{width: 95px;}

#county li#hereford{left: 675px;}
#county li#hereford,#county li#hereford a{width: 87px;}
#nav1 li{
	display: block;
	height: 12px;
	position: absolute;
	top: 70px;
}
#nav1 li a{
	display: block;
	height: 12px;
}
#nav1 li a:hover{
	text-decoration: none;
}
#nav1 li#home{left: 276px;}
#nav1 li#home,#nav1 li#home a{width: 38px;}

#nav1 li#about{left: 327px;}
#nav1 li#about,#nav1 li#about a{width: 118px;}

#nav1 li#society{left: 458px;}
#nav1 li#society,#nav1 li#society a{width: 99px;}

#nav1 li#charity{left: 571px;}
#nav1 li#charity,#nav1 li#charity a{width: 100px;}

#nav1 li#contact{left: 684px;}
#nav1 li#contact,#nav1 li#contact a{width: 70px;}
/* GLOS LINK*/
#glos_link li {
	display: block;
	height: 14px;
	position: absolute;
	top: 177px;
}
#glos_link li a {
	display: block;
	height: 113px;
}
#glos_link li a:hover{
	text-decoration: none;
}
#glos_link li#mainlink{left: 476px;}
#glos_link li#mainlink,#glos li#mainlink a{width: 277px;}

#glos_link li#news_highlights_link{left: 12px;}
#glos_link li#news_highlights_link,#glos li#news_highlights_link a{width: 450px;}

#glos_link li#general_manager{left: 147px;}
#glos_link li#general_manager,#glos li#general_manager a{width: 450px;}

/*GLOS NAV BAR*/
#glos li{
	display: block;
	height: 14px;
	position: absolute;
	top: 302px;
}
#glos li a{
	display: block;
	height: 14px;
}
#glos li a:hover{
	text-decoration: none;
}
#glos li#highlights{left: 3px;}
#glos li#highlights,#glos li#highlights a{width: 128px;}

#glos li#programme{left: 147px;}
#glos li#programme,#glos li#programme a{width: 164px;}

#glos li#info{left: 326px;}
#glos li#info,#glos li#info a{width: 120px;}

#glos li#accommodation{left: 460px;}
#glos li#accommodation,#glos li#accommodation a{width: 93px;}

#glos li#plus{left: 567px;}
#glos li#plus,#glos li#plus a{width: 105px;}

#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: #000000;
	text-decoration: none;
}
#bottom-links li a:hover{text-decoration: underline;}

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

.mainbodyitems {
	background-color: #ffffff;
	border: 1px solid #beccda;
	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: #000000;
	font-size:11px;
	letter-spacing:0px;
	line-height: 12px;
	width: 480px;
	height: auto;
	/*Willie 16April2007*/
	position: relative;
}

.mainbodyitems_round, .mainbodyitems_round_clear {
	margin-left: 0px;
	margin-bottom: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
	letter-spacing:0px;
	line-height: 12px;
	width: 536px;
	/*Willie 16April2007*/
	position: relative;
	background-color: #008195;
}
#mindsong_intro{
	border: 1px solid #2b4d98;
	background-color: #2b4d98;
	width: 534px !important;
}
#mindsong_intro p{
	margin-right: 11px;
}	
#mindsong_title{
	background-image: url(../gloucester2007/images/interface/3choirsplus_mindsong_text_mindsong.jpg);
	background-repeat: no-repeat;
	width: 270px;
	height: 48px;
	text-indent: -30000px;
	display: block !important;
	margin-left: 24px;
}
#mindsong_title_image{
	background-image: url(../gloucester2007/images/interface/3choirsplus_mindsong_women.jpg);
	background-repeat: no-repeat;
	width: 105px;
	height: 158px;
	float: right;
	margin: 11px;
	margin-top: -3px;
}
#mindsong_logo{
	background-image: url(../gloucester2007/images/interface/3choirsplus_mindsong_logo.gif);
	background-repeat: no-repeat;
	width: 86px;
	height: 70px;
	float: right;
	clear: right;
	margin: 11px;
	margin-top: -3px;
}
#mindsong_intro #top_mindsong {
	background-image: url(../gloucester2007/images/interface/3choirsplus_mindsong_top.gif);
	background-repeat: no-repeat;
	height: 14px;
	margin: -1px;
	width: 536px;
}
#mindsong_intro #bottom_mindsong {
	background-image: url(../gloucester2007/images/interface/3choirsplus_mindsong_bottom.gif);
	background-repeat: no-repeat;
	height: 14px;
	margin: -1px;
	width: 536px;

}

.mindsong_sub{
	border: 1px solid #2b4d98 !important;
	color: #2b4d98 !important;
	background-color: #FFFFF;
	width: 536px;
}
.mindsong_sub p{
	color: #2b4d98 !important;
}
.mindsong_sub #top_mindsong_sub {
	background-image: url(../gloucester2007/images/interface/3choirsplus_mindsong_sub_top.gif);
	background-repeat: no-repeat;
	height: 14px;
	margin: -1px;
	width: 536px;	
}
.mindsong_sub #bottom_mindsong_sub {
	background-image: url(../gloucester2007/images/interface/3choirsplus_mindsong_sub_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	margin: -1px;
	width: 536px;	
}


.mainbodyitems_round_clear{
	background-color: #FFFFFF;
	width: 534px;
	border: 1px solid #008195;
	border-bottom: none;
	border-top: none;
}


#theatre_intro{
	border: 1px solid #c7b3d4;
	background-color: #c7b3d4;
	width: 534px !important;
}
#theatre_intro p{
	margin-right: 11px;
	color: #a90051 !important;	
}	
#theatre_title{
	background-image: url(../gloucester2007/images/interface/3choirsplus_theatre_text_theatre.jpg);
	background-repeat: no-repeat;
	width: 311px;
	height: 85px;
	text-indent: -30000px;
	display: block !important;
	margin-left: 24px;
}
#theatre_title_image{
	background-image: url(../gloucester2007/images/interface/3choirsplus_mindsong_actors.jpg);
	background-repeat: no-repeat;
	width: 136px;
	height: 120px;
	float: right;
	margin: 11px;
	margin-top: -3px;
}
#theatre_logo{
	background-image: url(../gloucester2007/images/interface/3choirsplus_theatre_logo.jpg);
	background-repeat: no-repeat;
	width: 86px;
	height: 70px;
	float: right;
	clear: right;
	margin: 11px;
	margin-top: -3px;
}
#theatre_intro #top_theatre {
	background-image: url(../gloucester2007/images/interface/3choirsplus_theatre_top.gif);
	background-repeat: no-repeat;
	height: 14px;
	margin: -1px;
	width: 536px;
}
#theatre_intro #bottom_theatre {
	background-image: url(../gloucester2007/images/interface/3choirsplus_theatre_bottom.gif);
	background-repeat: no-repeat;
	height: 14px;
	margin: -1px;
	margin-bottom: -10px;
	width: 536px;
}

.theatre_sub{
	border: 1px solid #c7b3d4 !important;
	color: #c7b3d4 !important;
	background-color: #FFFFF !important;;
	width: 534px !important;
}
.theatre_sub h3{
	color: #c7b3d4 !important;
	color: #a90051 !important;	
	margin-left: 24px;	
	text-transform: uppercase;
	margin-bottom: 8px;
	font-weight: bold;
}
.theatre_sub p{
	color: #a90051 !important;	
	padding-right: 11px;
}
.theatre_sub p.go_right{
	width: 512px !important;
	text-align: right;
}

.theatre_sub a{
	color: #a90051 !important;	
}
.theatre_sub #top_theatre_sub {
	background-image: url(../gloucester2007/images/interface/3choirsplus_theatre_sub_top.gif);
	background-repeat: no-repeat;
	height: 14px;
	margin: -1px;
	width: 536px;	
}
.theatre_sub #bottom_theatre_sub {
	background-image: url(../gloucester2007/images/interface/3choirsplus_theatre_sub_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	margin: -1px;
	margin-bottom: -3px;
	width: 536px;	
}

.theatre_sub_section{
	border: 1px solid #a90051 !important;
	color: #c7b3d4 !important;
	background-color: #a90051 !important;;
	width: 534px !important;

}

.theatre_sub_section #pre_concert_entertainment{
	background-image: url(../gloucester2007/images/interface/3choirsplus_theatre_sub_section_title_pre.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 309px;	
	text-indent: -3000px;

}
.theatre_sub_section #late_night_cabaret{
	background-image: url(../gloucester2007/images/interface/3choirsplus_theatre_sub_section_title_late.gif);
	background-repeat: no-repeat;
	height: 68px;
	width: 218px;	
	text-indent: -3000px;

}
.theatre_sub_section h3{
	color: #c7b3d4 !important;
	margin-left: 24px;	
	text-transform: uppercase;
	margin-bottom: 8px;
}
.theatre_sub_section p{
	color: #c7b3d4 !important;
	padding-right: 11px;
}
.theatre_sub_section #top_theatre_sub {
	background-image: url(../gloucester2007/images/interface/3choirsplus_theatre_sub_section_top.gif);
	background-repeat: no-repeat;
	height: 14px;
	margin: -1px;
	width: 536px;	
}
.theatre_sub_section #bottom_theatre_sub {
	background-image: url(../gloucester2007/images/interface/3choirsplus_theatre_sub_section_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	margin: -1px;
	margin-bottom: -5px;
	width: 536px;	
}
.theatre_sub .ticket_box{
	margin-bottom: 0px !important;
}
.theatre_sub #morris_img{
	background-image: url(../gloucester2007/images/morris_men.jpg);
	background-repeat: no-repeat;	
	width: 180px;
	height: 140px;
	float: right;
	margin: 11px;
}
#gong_img{
	background-image: url(../gloucester2007/images/gongs.jpg);
	background-repeat: no-repeat;	
	width: 210px;
	height: 139px;
	float: right;
	margin: 11px;
}
#peter_img{
	background-image: url(../gloucester2007/images/peter_combe.jpg);
	background-repeat: no-repeat;	
	width: 98px;
	height: 148px;
	float: right;
	margin: 11px;
}
#poet_img{
	background-image: url(../gloucester2007/images/interface/3choirsplus_poet.jpg);
	background-repeat: no-repeat;	
	width: 135px;
	height: 124px;
	float: right;
	margin: 11px;
}
#academy_img{
	background-image: url(../gloucester2007/images/interface/3choirsplus_academy.jpg);
	background-repeat: no-repeat;	
	width: 160px;
	height: 221px;
	float: right;
	margin: 11px;
}
/*########*/
#art_intro{
	border: 1px solid #feeace;
	background-color: #feeace;
	width: 534px !important;
}
#art_intro p{
	margin-right: 11px;
	color: #a90051 !important;	
}	
#art_title{
	background-image: url(../gloucester2007/images/interface/3choirsplus_art_text_artsandcrafts.gif);
	background-repeat: no-repeat;
	width: 311px;
	height: 85px;
	text-indent: -30000px;
	display: block !important;
	margin-left: 24px;
}
#art_title_image{
	background-image: url(../gloucester2007/images/interface/3choirsplus_mindsong_actors.jpg);
	background-repeat: no-repeat;
	width: 136px;
	height: 120px;
	float: right;
	margin: 11px;
	margin-top: -3px;
}
#art_logo{
	background-image: url(../gloucester2007/images/interface/3choirsplus_art_logo.gif);
	background-repeat: no-repeat;
	width: 86px;
	height: 70px;
	float: right;
	clear: right;
	margin: 11px;
	margin-top: -3px;
}
#art_intro #top_art {
	background-image: url(../gloucester2007/images/interface/3choirsplus_art_top.gif);
	background-repeat: no-repeat;
	height: 14px;
	margin: -1px;
	width: 536px;
}
#art_intro #bottom_art {
	background-image: url(../gloucester2007/images/interface/3choirsplus_art_bottom.gif);
	background-repeat: no-repeat;
	height: 14px;
	margin: -1px;
	margin-bottom: -10px;
	width: 536px;
}

.art_sub{
	border: 1px solid #feeace !important;
	color: #a90051 !important;
	background-color: #FFFFF !important;;
	width: 534px !important;

}
.art_sub h3{
	color: #a90051 !important;	
	margin-left: 24px;	
	text-transform: uppercase;
	margin-bottom: 8px;
	font-weight: bold;
}
.art_sub p{
	color: #c7b3d4 !important;
	color: #a90051 !important;	
	padding-right: 11px;
}
.art_sub #top_art_sub {
	background-image: url(../gloucester2007/images/interface/3choirsplus_art_sub_top.gif);
	background-repeat: no-repeat;
	height: 14px;
	margin: -1px;
	width: 536px;	
}
.art_sub #bottom_art_sub {
	background-image: url(../gloucester2007/images/interface/3choirsplus_art_sub_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	margin: -1px;
	margin-bottom: -3px;
	width: 536px;	
}

/*########*/
/*########*/
#otherevent_intro{
	border: 1px solid #bfdcb3;
	background-color: #bfdcb3;
	width: 534px !important;
}
#otherevent_intro p{
	margin-right: 11px;
	color: #27785d !important;	
}	
#otherevent_intro h3{
	text-transform: uppercase;
	margin-right: 11px !important;
	margin-left: 24px !important;
	margin-bottom: 8px;
	color: #27785d !important;
	font-weight: bold;	
}	
#otherevent_title{
	background-image: url(../gloucester2007/images/interface/3choirsplus_otherevent_text_otherevents.gif);
	background-repeat: no-repeat;
	width: 311px;
	height: 85px;
	text-indent: -30000px;
	display: block !important;
	margin-left: 24px;
}
#otherevent_title_image{
	background-image: url(../gloucester2007/images/interface/3choirsplus_otherevent_img.jpg);
	background-repeat: no-repeat;
	width: 136px;
	height: 120px;
	float: right;
	margin: 11px;
	margin-top: -3px;
}
#otherevent_logo{
	background-image: url(../gloucester2007/images/interface/3choirsplus_otherevent_logo.gif);
	background-repeat: no-repeat;
	width: 86px;
	height: 70px;
	float: right;
	clear: right;
	margin: 11px;
	margin-top: -3px;
}
#otherevent_intro #top_otherevent {
	background-image: url(../gloucester2007/images/interface/3choirsplus_otherevent_top.gif);
	background-repeat: no-repeat;
	height: 14px;
	margin: -1px;
	width: 536px;
}
#otherevent_intro #bottom_otherevent {
	background-image: url(../gloucester2007/images/interface/3choirsplus_otherevent_bottom.gif);
	background-repeat: no-repeat;
	height: 14px;
	margin: -1px;
	margin-bottom: -10px;
	width: 536px;
}

.otherevent_sub{
	border: 1px solid #bfdcb3 !important;
	color: #000000 !important;
	background-color: #FFFFF !important;;
	width: 534px !important;

}
.otherevent_sub h3{
	color: #000000 !important;	
	margin-left: 24px;	
	text-transform: uppercase;
	margin-bottom: 8px;
	font-weight: bold;
}
.otherevent_sub p{
	color: #000000 !important;	
	padding-right: 11px;
}
.otherevent_sub #top_otherevent_sub {
	background-image: url(../gloucester2007/images/interface/3choirsplus_otherevent_sub_top.gif);
	background-repeat: no-repeat;
	height: 14px;
	margin: -1px;
	width: 536px;	
}
.otherevent_sub #bottom_otherevent_sub {
	background-image: url(../gloucester2007/images/interface/3choirsplus_otherevent_sub_bottom.gif);
	background-repeat: no-repeat;
	height: 14px;
	margin: -1px;
	margin-bottom: -5px;
	width: 536px;	
}

/*########*/
/*########*/
#threechoirsplus_intro{
	border: 1px solid #fbc87f;
	background-color: #fbc87f;
	width: 534px !important;
}
#threechoirsplus_intro p{
	margin-right: 11px;
	color: #000000 !important;	
}	
#threechoirsplus_title{
	background-image: url(../gloucester2007/images/interface/3choirsplus_threechoirsplus_text_threechoirsplus.gif);
	background-repeat: no-repeat;
	width: 246px;
	height: 220px;
	float: left;
	text-indent: -30000px;
	display: block !important;
	margin: 24px;
	margin-top: 0px;
}
#threechoirsplus_title_image{
	background-image: url(../gloucester2007/images/interface/3choirsplus_threechoirsplus_text_download.gif);
	background-repeat: no-repeat;
	width: 217px;
	height: 50px;
	text-indent: -3000px;
	float: right;
	margin-top: 10px;
	margin-right: 20px
}
#threechoirsplus_logo{
	background-image: url(../gloucester2007/images/interface/3choirsplus_threechoirsplus_logo.gif);
	background-repeat: no-repeat;
	width: 86px;
	height: 70px;
	float: right;
	clear: right;
	margin: 11px;
	margin-top: -3px;
}
#threechoirsplus_intro #top_threechoirsplus {
	background-image: url(../gloucester2007/images/interface/3choirsplus_threechoirsplus_top.gif);
	background-repeat: no-repeat;
	height: 14px;
	margin: -1px;
	width: 536px;
}
#threechoirsplus_intro #bottom_threechoirsplus {
	background-image: url(../gloucester2007/images/interface/3choirsplus_threechoirsplus_bottom.gif);
	background-repeat: no-repeat;
	height: 14px;
	margin: -1px;
	margin-bottom: -10px;
	width: 536px;
}

.threechoirsplus_sub{
	border: 1px solid #fbc87f !important;
	color: #000000 !important;
	background-color: #fbc87f !important;;
	width: 534px !important;

}
.threechoirsplus_sub h3{
	color: #000000 !important;	
	margin-left: 24px;	
	text-transform: uppercase;
	margin-bottom: 8px;
	font-weight: bold;
}
.threechoirsplus_sub p{
	color: #000000 !important;	
	padding-right: 11px;
}
.threechoirsplus_sub #top_threechoirsplus_sub {
	background-image: url(../gloucester2007/images/interface/3choirsplus_threechoirsplus_top.gif);
	background-repeat: no-repeat;
	height: 14px;
	margin: -1px;
	width: 536px;	
}
.threechoirsplus_sub #bottom_threechoirsplus_sub {
	background-image: url(../gloucester2007/images/interface/3choirsplus_threechoirsplus_bottom.gif);
	background-repeat: no-repeat;
	height: 14px;
	margin: -1px;
	margin-bottom: -9px;
	width: 536px;	
}

/*########*/

.mainbodyitems_round h1, .mainbodyitems_round_clear h1{
	display: none;
}
.mainbodyitems_round p, .mainbodyitems_round_clear p{
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 24px;
}
#plus_logo{
	float: right;
	background-image: url(../gloucester2007/images/interface/3choirsplus_logo.gif);
	height: 67px;
	width: 83px;	
}

.mainbodyitems_round_clear p{
	color: #008195;
	font-weight: normal;	
}

.mainbodyitems_round #top_song{
	background-image: url(../gloucester2007/images/interface/3choirsplus_song_top.jpg);
	background-repeat: no-repeat;
	height: 117px;
	background-color: #008195;
	padding: 10px;
}
.mainbodyitems_round #bottom_song{
	background-image: url(../gloucester2007/images/interface/3choirsplus_song_bottom.gif);
	background-position: 0 100%;
	height: 10px;
}

.mainbodyitems_round_clear .tree_div{
	float: right;
	width: 127px;
	height: 127px;
	background-image: url(../gloucester2007/images/lifetree_small.jpg);
	background-color: none;
	margin: 0px 12px 12px 12px;
}

.mainbodyitems_round_clear .round_top{
	background-image: url(../gloucester2007/images/interface/3choirsplus_song_sub_top.gif);
	height: 12px;
	margin-left: -1px;
	margin-right: -1px;
}
.mainbodyitems_round_clear .round_bottom{
	background-image: url(../gloucester2007/images/interface/3choirsplus_song_sub_bottom.gif);
	height: 13px;
	margin-left: -1px;
	margin-right: -1px;
}
.mainbodyitems_round_clear .round_bottom_fill{
	background-image: url(../gloucester2007/images/interface/3choirsplus_song_sub_bottom_fill.gif);
	background-color: #beccda;
	min-height: 14px;
	height: 1.2em;
	margin-left: -1px;
	margin-right: -1px;
	position: relative;	
}

.mainbodyitems .floatrightimg {
	float:right;
	padding-left:8px;
	margin-bottom: 6px;
	margin-right: 8px;
}
.mainbodyitems .floatrightimgclearright {
	float:right;
	clear:right;
	padding-right:8px;
	padding-top:12px;
	padding-left:10px;
}
.mainbodyitems .floatleftimg {
	float:left;
	padding-right:8px;
	padding-left:0px;
	margin-bottom: 10px;
}
#mainbodyitems p ul{
	margin-left:35px;
	list-style: square;
}
#mainbodyitems p li{
	list-style:square;
	margin-left: 30px;
}

.mainbodyitems .event_title{	
	color: #BA3232;
	font-weight: bold;
	text-transform:uppercase;
}

/*.mainbodyitems .ticket_prices{	
	text-align: right;
	font-weight: bold;
	position:absolute;
	bottom: 6px;
	right: 6px;
}*/
.mainbodyitems .ticket_prices, .mainbodyitems_round_clear .ticket_prices{	
	padding-top: 2px;
	margin-bottom: -7px;
	text-align: right;
	font-weight: bold;
	clear: both;
	*margin-top: -10px;
	_margin-top: -5px;
	padding: 0 0 0 0;
	/*border: 1px solid #beccda;*/
	margin-left: -12px;
	margin-right: -4px;
	margin-bottom: -10px;
	padding-left: -12px;
	padding-right: 4px;
	padding-bottom: -10px;
	background-color: #beccda;
	width: 102.5%;
	_width: 480px;
	_width: 103%;
}
.mainbodyitems_round_clear .ticket_prices{	
	width: 90%;
	margin-left: 40px;
	*width: 98.7%;
	*margin-left: 1px;
	*padding-right: 5px;	
	padding-bottom: 0px;
	margin-bottom: 0px;
	position: relative;	
}

.mainbodyitems .ticket_prices a, .mainbodyitems_round_clear .ticket_prices a{	
	text-decoration: none;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #BA3232;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 12px;
	text-align: right;
	font-weight: bold;
}
.mainbodyitems .ticket_prices a:hover, .mainbodyitems_round_clear .ticket_prices a:hover{	
	color: #000000;
}

.mainbodyitems .ticket_soldout, .mainbodyitems_round_clear .ticket_soldout {
	color: #000000;
	font-size: 11px;
	text-decoration: line-through;
}

.mainbodyitems_textbox{	
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
	letter-spacing:0px;
	line-height: 12px;
	position: absolute;
	top: 10px;
	bottom: 3px;
}

.mainbodyitems_textbox .floatleft{	
	position: relative;
/*	float: left;*/
}



.main_mainbodyitems {
	background-color: #ffffff;
	border: 1px solid #666666;
	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: #000000;
	font-size:11px;
	letter-spacing:0px;
	line-height: 12px;
	width: 480px;
	height: auto;

}
.main_mainbodyitems .floatrightimg {
	float:right;
	padding-left:8px;
	margin-bottom: 6px;
	margin-right: 8px;
	*margin-bottom: 0px;
}
.main_mainbodyitems .floatrightimgclearright {
	float:right;
	clear:right;
	padding-right:8px;
	padding-top:12px;
	padding-left:10px;
	*margin-bottom: 0px;
}
.main_mainbodyitems .floatleftimg {
	float:left;
	padding-right:8px;
	padding-left:0px;
	margin-bottom: 10px;
	*margin-bottom: 0px;
}
#main_mainbodyitems p ul{
	margin-left:35px;
	list-style: square;
}
#main_mainbodyitems p li{
	list-style:square;
	margin-left: 30px;
}

#mainbodytitle {

	margin-left: 0px;
	margin-bottom: 25px;
	width: 211px;
	height: 31px;
}
.mainbodysubtitle {
	width: 200px;
	height: 25px;
	margin-left: 29px;
	margin-bottom: 7px;

}
#subtitle_saturday4 {
		background: url(../gloucester2007/images/interface/sub_saturday4.gif) no-repeat;
}
#subtitle_morning {
		background: url(../gloucester2007/images/interface/text_morning.gif) no-repeat;
}
#subtitle_afternoon {
		background: url(../gloucester2007/images/interface/text_afternoon.gif) no-repeat;
}
#subtitle_evening {
		background: url(../gloucester2007/images/interface/text_evening.gif) no-repeat;
}
#subtitle_friday_11_may {
		background: url(../gloucester2007/images/interface/text_friday_11_may.gif) no-repeat;
}
#subtitle_friday_8_june {
		background: url(../gloucester2007/images/interface/text_friday_8_june.gif) no-repeat;
}
#subtitle_friday_22_june {
		background: url(../gloucester2007/images/interface/text_friday_22_june.gif) no-repeat;
}
#subtitle_sunday5 {
		background: url(../gloucester2007/images/interface/sub_sunday5.gif) no-repeat;
}
#subtitle_monday6 {
		background: url(../gloucester2007/images/interface/sub_monday6.gif) no-repeat;
}
#subtitle_tuesday7 {
		background: url(../gloucester2007/images/interface/sub_tuesday7.gif) no-repeat;
}
#subtitle_wednesday8 {
		background: url(../gloucester2007/images/interface/sub_wednesday8.gif) no-repeat;
}
#subtitle_thursday9 {
		background: url(../gloucester2007/images/interface/sub_thursday9.gif) no-repeat;
}
#subtitle_friday10 {
		background: url(../gloucester2007/images/interface/sub_friday10.gif) no-repeat;
}
#subtitle_saturday11 {
		background: url(../gloucester2007/images/interface/sub_saturday11.gif) no-repeat;
}
#subtitle_sunday12 {
		background: url(../gloucester2007/images/interface/sub_sunday12.gif) no-repeat;
}
#subtitle_books {
	background-image: url(../gloucester2007/images/interface/books.gif);
	background-repeat: no-repeat;
}
#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;

}
#mainbox_rightbox {
	position:absolute;
	width:151px;
	z-index:1;
	left: 602px;
	top: 370px;
	border: 1px solid #4f545b;
	background-color: #868f98;
	background-repeat: no-repeat;
	background-position: 0 5px;
	height:85px;
	background-image: url(../images/interface/rightbox_thefestival.gif)
}
#rightbox_highlight, #rightbox_accommodation, #rightbox_3choirsplus, #rightbox_3choirsplus_round, #rightbox_programme, #rightbox_information, #rightbox_programme_full,  #rightbox_suporters{
	position:absolute;
	width:151px;
	z-index:1;
	left: 602px;
	top: 360px;
	border: 1px solid #426b95;
	background-color: #beccda;
	background-repeat: no-repeat;
	background-position: 0 5px;
}
#rightbox_sponsors
{
	width: 151px;
	height: 370px;
	/*margin-top: 240px;*/
	background-image: url(../gloucester2007/images/sponsors.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;

	position:absolute;
	z-index:1;
	left: 602px;
	/*top: 370px;height:65px;*/
	top: 835px;
	_top: 853px;
}
#rightbox_highlight {
	height:135px;
	background-image: url(../gloucester2007/images/interface/rightbox_title_highlights.gif);
}

#rightbox_accommodation {
	background-image: url(../gloucester2007/images/interface/rightbox_title_accommodation.gif);
	height:105px;
}
#rightbox_3choirsplus {
	background-image: url(../gloucester2007/images/interface/rightbox_title_3choirsplus.gif);
	height:125px;

}
#rightbox_3choirsplus_round {
	background-image: url(../gloucester2007/images/interface/rightbox_title_3choirsplus.gif);
	background-position: 0 8px;
	height:125px;
	height:135px;
	border-top: none;
	border-bottom: none;
	top: 372px;
}
/* 3 Choirs Plus Rounded boxes */

.rightbox_bottom_3choirsplus, .rightbox_top_3choirsplus {
	clear: both;
	position:absolute;
	width:153px;
	height: 8px;
	z-index:0;
/*	left: 602px;
	top: 360px;*/
	border: none;
	margin: 0px -1px 0px -1px;
	background-repeat: no-repeat;
	background-position: 0 100%;
	float: right;
}
.rightbox_bottom_3choirsplus {
/*	height: 90px;*/
	margin-top: 93px;
	*margin-top: 98px;
	background-image: url(../gloucester2007/images/interface/rightbox_3choirsplus_bottom.gif);
}
.rightbox_top_3choirsplus {
	background-image: url(../gloucester2007/images/interface/rightbox_3choirsplus_top.gif);
}


#rightbox_programme {
	background-image: url(../gloucester2007/images/interface/rightbox_title_programme.gif);
	height:65px;
}
#rightbox_programme_full {
	background-image: url(../gloucester2007/images/interface/rightbox_title_programme.gif);
	height:284px;
}
#rightbox_information {
	background-image: url(../gloucester2007/images/interface/rightbox_title_information.gif);
	height:65px;
}
.righthandboxitem {
	float: right;
	clear: both;
	margin-bottom: 6px;
	margin-right: 5px;
	text-align: right;
	height: 10px;
	z-index: 100;
	_line-height: 10px;
	_margin-bottom: -1px;
	_margin-bottom: 0px;
	_padding: 0px 0px 0px 0px;
	
}
#rightbox_highlights_spacer {
	width:143px;
	height:35px;
	text-align:right;
}
#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;
}
#shopbox_glos {
	background: #767a7d url(../gloucester2007/images/interface/onlineticketing_background.gif);
	position:absolute; 
	width:151px; 
	height:155px; 
	z-index:1; 
	left: 602px; 
	top: 666px;
	border: 1px solid #000000;
}
#shopbox_glos_tcplus {
	background: #767a7d url(../gloucester2007/images/interface/onlineticketing_background.gif);
	position:absolute; 
	width:151px; 
	height:155px; 
	z-index:1; 
	left: 602px; 
	top: 516px;
	*top: 521px;
	border: 1px solid #000000;
}
#shopbox_glos ul, #shopbox_glos_tcplus ul{
	padding-top:40px;
	list-style:none;
	padding-bottom:39px;
	float:right;
}
#shopbox_glos ul li, #shopbox_glos_tcplus ul li{
	display:inline;
	text-align:right;
}
#shopbox_glos ul li a img, #shopbox_glos_tcplus 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_glos p, #shopbox_glos_tcplus p {
	float:right;
	clear:right;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	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;
}
#shopbox_glos, #shopbox_glos *, #shopbox, #shopbox *{
	display:none;
}
#mainbodyphoto {

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

}

#finalbar {
	width: 100%
	height: 16px;
	background-color: #000000;
	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;
}

.clear_both {
	clear: both;
	height: 1px;
	padding: 0 0 0 0;
	margin: 0 -3px 0 0;
	font-size: 0px;
}
.clear_only {
	clear: both;
}

#songs_div {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: none;
	width: 534px;
	margin-bottom: 15px;
	clear: both;
	display: block;
}
#songs_div #songs_title {
	display: block;
	clear: left;
	background-image: url(../gloucester2007/images/interface/3choirsplus_text_song_of_the_earth.gif);
	background-repeat: no-repeat;
	width: 254px;
	height: 111px;
	text-align: right;
	font-size: 0.01em;
	color: #008195;
	margin-bottom: 10px;
	margin-right: 0px;
}
#songs_div p{
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 24px;
	font-size: 11px;
	line-height: 12px;
	margin-right: 10px;
}
#songs_div p.img_earth{
	background: url(../gloucester2007/images/interface/3choirsplus_song_of_the_earth_img.gif) no-repeat 0 0; 
	float: right;
	width: 241px;
	margin-left: 0px;
	height: 111px;
	clear: right;
	margin-bottom: 10px;
	margin-right: 10px;
}
#songs_div p.img_logo{
	background: url(../gloucester2007/images/interface/3choirsplus_song_of_the_earth_logo.gif) no-repeat 0 0; 
	float: right;
	width: 85px;
	height: 71px;
	clear: right;
	margin: 10px;
}
#songs_div .sb-inner { background:#008195; }
#songs_div .sb-border { background:#008195; }

#songs_div_detail_top{
	width: 534px;
	border: none;

	padding-top: 10px;
	padding-bottom: 0px;

	margin-bottom: 0px;
	margin-top: 15px;

	clear: both;
	display: block;
	
	z-index: 100;

	border: 1px solid #008195;
}
#songs_div_detail_top p {
	color: #008195;
	font-weight: normal;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-left: 24px;

	font-size: 11px;
	line-height: 12px;

	margin-right: 10px;
	
	/*background-color: orange;*/
	z-index: 1000000;
}
#songs_div_detail_top .round_top{
	background-image: url(../gloucester2007/images/interface/3choirsplus_song_sub_top.gif);
	height: 12px;
	margin-left: -1px;
	margin-right: -1px;
	margin-top: -11px;
}
#songs_div_detail_top .sb-inner { background:#FFFFFF; }
#songs_div_detail_top .sb-border { background:#008195; }

#songs_div_detail_top .tree_div{
	float: right;
	width: 127px;
	height: 127px;
	background-image: url(../gloucester2007/images/lifetree_small.jpg);
	background-color: none;
	margin: 0px 12px 12px 12px;
}


#songs_div_detail_bottom {
	position: relative;
	margin-top: 0px;
	border: none;
	padding-bottom: 1px;
	width: 534px;
	border: 1px solid #008195;
	height: 16px;
}

#songs_div_detail_bottom .ticket_prices, #songs_div_detail_top .ticket_prices {
	height: 12px;
	background-color: none;
	padding-bottom: 1px;
	position: relative;	
	clear: both;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
	background-color: #beccda;
	background-color: #008195;
	text-align: right;
	padding-right: 10px;
	margin: 0px;
	margin-bottom: 0px;
	/*
	float: right;
	width: 90%;
	margin-left: 40px;
	line-height: 12px;
	*/
}

#songs_div_detail_bottom .ticket_prices a, #songs_div_detail_top .ticket_prices a{	
	text-decoration: none;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #BA3232;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 12px;
	text-align: right;
	font-weight: bold;
	margin: 0px;
}


#songs_div_detail_bottom .sb-inner { background:#beccda; }
#songs_div_detail_bottom .sb-border { background:#008195; }


.ticket_box {
	background-image: url(../gloucester2007/images/interface/3choirsplus_ticketing.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 115px 0px !important;
	width: 405px;
	width: 520px !important;
	height: 17px !important;
	padding-bottom: 1px !important;
	position: relative; !important;
	clear: both !important;
	color: #000000 !important;
	font-weight: bold !important;
	font-size: 11px !important;
	letter-spacing: 0px !important;
	text-align: right !important;
	padding-right: 20px !important;
	margin: 0px !important;
	margin-bottom: -10px !important;
	padding: 2px !important;
	padding-right: 10px !important;
	
	/*
	float: right;
	width: 90%;
	margin-left: 40px;
	line-height: 12px;
	*/
}

.ticket_box a{	
	text-decoration: none;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #BA3232 !important;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 12px;
	text-align: right;
	font-weight: bold;
	margin: 0px;
}
.ticket_box a:hover{	
	color: #000000;
}

.ticket_prices a{
	display: none !important;
}

.ticket_box {
	display: none !important;
}
