body {
	font-family: Arial, "Verdana", "Times New Roman", Times, serif;
	font-size:medium;
	
	color:#585858;

}
strong {
	color:#39C; /*#89bCdF #99CCFF;*/
}
a {
	color:#3399CC; /*3399FF; /*79afaf;/*10a9dC;*/
	text-decoration:none;
}
a:hover {
	color:#3399FF;
	text-decoration:underline;
}
p {
	color:#444;
	padding:7.5px 5px 7.5px 15px;
	line-height:25px;
	margin:0px;
}
.lightgrey {
	color:#aaaaaa; /* 999999;*/
}
h1 {
	color:#39C; /*#89bCdF #99CCFF;*/
	font-weight:normal;
	font-size:x-large;
	
	padding:20px 0px 15px 0px;
	margin:0px;
	
	/*
	border-bottom:1px dashed #99CCFF;

	background-image: url("/images/bigblueline.png");
	background-repeat:no-repeat;
	background-position:bottom center;
	*/
}
h1.hasundertitle {
	padding-bottom:5px;
	margin-bottom:0px;
}
h2 {
	color:#666666;
	font-size:medium;
	font-weight:bold;
	padding:5px 0px 5px 0px;
	margin:0px;
}
h2.undertitle {
	font-size:14px;
	padding-top:0px;
	padding-bottom:15px;
}
ul {
	margin-top:0px;	
}
ul li {
	margin-top:15px;
}
ul.nospacing li {
	margin-top:0px;
}
ul li ul li {
	margin-top:5px;
}
.toppadmedium {
	padding:20px 0px 5px 0px;
}
.space {
	line-height:18px;
}
.indent {
	margin-left:15px;
}
div.divider {
	overflow:hidden;
	height:1px;
	margin:20px 0px 20px 0px;
	
	background-image: url("/images/blueline.png");
	background-repeat:no-repeat;
	background-position:top center;
}
.pagebodyhdr {
/*
	background-image:url("/images/underconstruction.png");
	background-repeat:no-repeat;
	background-position:top center;
*/
	text-align:center;
	margin:0px;
	padding:0px;
}
.pagebody {
	background-image:url("/images/copemusic.co.uk.png");
	background-repeat:no-repeat;
	background-position:top center;
	
	text-align:left;

	width:900px;	

	margin:0px;
	padding:0px;
	padding-top:80px;
	/*margin-top:7%;*/
	margin-left:auto;
	margin-right:auto;
}
.navbarhdr {
	text-align:center;
	overflow:visible;
}
.navbar {
	overflow:visible;
	text-align:left;
	width:505px;
	margin-left:auto;
	margin-right:auto;
}
.navbar a {
	float:left;
	margin:5px 5px 5px 5px;
}
.navbar a img {
}
.maincontent {
	background-image:url("/images/bigblueline.png");
	background-repeat:no-repeat;
	background-position:top center;

	clear:left;
	padding:10px 20px 10px 60px;
	
	text-align:left;
}
.footer {
	clear:both;
	
	margin-top:15px; /* personal space */
	background-image:url("/images/bigblueline.png");
	background-repeat:no-repeat;
	background-position:top center;
	
	text-align:center;
	font-size:small;
	
	padding:0px;
}
.center {
	text-align:center;
}
.spacer {
	padding:0px 5px 0px 5px;
}
.bottomlinks a {
	text-decoration:none;
	color:#999999;
}
.bottomlinks a:hover {
	text-decoration:underline;
}
#display {
	clear:left;
	text-align:center;
	height:15px;
	
	padding-bottom:5px;
}
.menu {
	float:right;
	overflow:visible;
	width:300px; /*155px;*/
	margin:0px 0px 15px 15px;
/*	letter-spacing:1px;*/
}
.menu a {
	/*color:#99CCFF;*/
	display:block;
	padding:5px 5px 5px 15px;
	text-decoration:none;
	/*border-bottom:1px dashed #99CCFF;
	background-image:url("/images/miniglobe.png");*/
	background-repeat:no-repeat;
	background-position:left;
	
	/* new style */
	background-color:#F3FBFC;
	border-bottom:2px solid #fff;

}
.menu a:hover {
	text-decoration:none;
/*	background-color:#eeeeee;
	background-image:url("/images/miniglobe_arrow.png");*/
	
	background-repeat:no-repeat;
	background-position:right;
	
	/* new style */
	background-image:url("/images/menu_hover_right_swirl.png");
	position:relative;
	width:315px;
	background-color:#fff;
	left:-15px;
	padding-left:30px;
	overflow:visible;
	/*color:#88C4FF;*/
	border-bottom:2px solid #7DC9E8;

}

.blank_menu_item {
	
	/* new style */
	background-color:#F3FBFC;
	border-bottom:2px solid #fff;
	padding:5px 5px 5px 15px;
	display:block;
}

a.sitedesignedby {
	font-weight:bold;
	color:#aaaaaa;
}
a.sitedesignedby:hover {
	color:#3399FF;
	text-decoration:none;
}
.adholder {
	margin-top:20px;
	text-align:right;
	margin-right:30px;
}
.ad {
	width:468px;
	text-align:right;
	margin-left:auto;	
}
.godspellwatermark {
	background-image:url("/images/godspellwatermark.png");
	background-position:right top;
	background-repeat:no-repeat;
}
.infobox h1 {
	font-size:medium;
	margin:0px;
	padding:5px;
	background-color:#eeeeee;
}
.alignright {
	text-align:right;
}
.error {
	border:1px #c44 solid;
	background-color: #FDD;
	color:#a00;
	width:55%;
}
.success {
	border:1px #69D100 solid;
	background-color: #D6FFAD;
	color:#299100;
	width:55%;
}
.error strong, .success strong {
	color:inherit;
}	
.bluebox {
	margin-top:20px;
	padding:20px;
	border:1px #3399FF dashed;
}
.bluebox h1 {
	padding-top:0px;	
}
.infobox {
	float:right;
	overflow:visible;
	clear:right; /* clear other info boxes */

	margin:20px 15px 15px 15px;
	padding:0px;
	border:1px dashed;

	width:400px;
}
.infobox img {
	margin:10 20px 20px 10px;
	border:0px;
	float:left;
}
.infobox h1 {
	font-size:medium;
	margin:0px;
	padding:15px;
}

.infobox h2 {
	padding:15px;
}

.infobox p {
	letter-spacing:0px;
	font-size:smaller;
	line-height: 18px;
	padding:0px 13px 13px 13px;
}
/*.columns-1 {
	width:170px;
}
.columns-2 {
	width:400px;
}
.columns-3 {
	width:510px;
}*/
.whats-on {
	width:400px;
	float:left;
	letter-spacing:1px;
}
#col-num-1 {
	border-bottom:1px dashed #eee;
}

.justify {
	text-align:justify;
}

.center {
	text-align:center;
}
.mytable, .mytable tr td {
	vertical-align:top;
	border:0px;
	padding:5px;
	border-bottom: 1px dashed #eee;
	
}
