	/* SETUP */
	html {
		height:100%;
				overflow:scroll;
	}

	body {

		background:#FFFFFF url(http://www.concertgroup.co.uk/images/background.png) repeat-x;
		margin:1px;
		font-family: Arial;
		font-size:13px;

		
	}
	.credits {
	font-size:0.75em;
	margin-top:20px;
	}
	.vidlinks {
	
	color:#FFFFFF;
	}
	

	/* FRAMEWORK */

	.holder {

		width:984px;
		min-height:95%;
		margin-left:auto;
		margin-right:auto;

	}
	
	.top {
		height:157px;
		margin:0px;

	}	

	.top .left {
		width:16px;
		height:100%;
		background: url(http://www.concertgroup.co.uk/images/content_top_left.png);
		float:left;

	}

	.top .right {
		width:16px;
		height:100%;
		background: url(http://www.concertgroup.co.uk/images/content_top_right.png);
		float:right;

	}
	
	.top .body {
		height:100%;
		width:952px;
		float:left;
		background: url(http://www.concertgroup.co.uk/images/content_top_body.png);
	}

	.top .body .searchbar {
		float:right;
		height: 32px;
		width: 499px;
		background: url(http://www.concertgroup.co.uk/images/searchbar.png);
	}

	.top .body .searchbar form {
		float:left;
		width:200px;
	}

	.top .body .searchbar input[type=text] {
		font-size:0.8em;
		margin: 4px;

		margin-left:10px;
		width:150px;
		vertical-align:top;
	}


	.top .body .searchbar input[type=image] {
		margin-left:-4px;
		margin-top:2px;
	}

	.top .body .searchbar select {
		font-size:0.8em;
		margin: 4px;
		float:left;
		margin-left:10px;
		width:150px;
		vertical-align:top;
	}

	.top .body .searchbar .contact {
		width:90px;
		height:30px;

		cursor:pointer;
		float:right;
		margin-right:13px;
		width:119px;
	}

	.top .body .mainlogo {
		margin:15px;
		border:none;
	}

.logo
{
float:right; 
border:1px dotted #DFDFDF;
padding:5px;
margin-left:10px;
margin-bottom:10px;
margin-top:10px;
width:234px; 
}

.breadcrumb
{
font-size:0.75em;
}

	.top .body .menubar {
		width:934px;
		margin-left:auto;
		margin-right:auto;
		height:37px;
		background: url(http://www.concertgroup.co.uk/images/menubar.png);
	}

	.top .body .menubar .home {

		cursor:pointer;
		width:48px;
		height:100%;
		float:left;
	}


	.top .body .menubar .link {
		color:white;
		font-weight:bold;
		margin-top:5px;

		font-size:1.1em;
		border-right:1px solid #DFDFDF;
		float:left;

		padding-left:20px;
		padding-right:20px;
		text-align:center;
	}

	.top .body .menubar .link:hover {
		background: #A564A6;

	}
	.top .body .menubar .link a {
		color:white;
		text-decoration:none;
		font-weight:bold;
	}


	.top .body .menubar .link a:hover {
		color:#EAEAEA;
		font-weight:bold;

	}

	.main {

		background: url(http://www.concertgroup.co.uk/images/content_main.png);
		margin:0px;
		padding:0px;
		padding:10px;
	}




	.main .sidebar {
		width:300px;
/*		height:350px; */

		float:right
	}


	.main .sidebar .box {
		width:260px;
		margin-left:auto;
		margin-right:auto;
		height:160px;
		margin-bottom:15px;
		
	}


	.main .sidebar .sidemenu {
		width:260px;
		margin-left:auto;
		margin-right:auto;
		min-height:160px;
		margin-bottom:15px;
		background:#FEFEFE;
		margin-top:0px;
		vertical-align:top;
		
		
	}

	.main .sidebar .sidemenu h3 {
		border-bottom:1px solid #EFEFEF;
		margin-top:0px;
		padding-top:5px;
		margin-bottom:5px;
		

	}


	.main .sidebar .sidemenu .entry {
		padding:5px;
		padding-top:9px;
		padding-left:22px;
		border-bottom: 1px dashed #e3e3e3;

	}

	.main .sidebar .sidemenu .entry a{
		color:#343434 ;
		text-decoration:none;
		font-weight:bold;


	}


	.main .sidebar .sidemenu .entry:hover {

		background:#EFEFEF;

	}


	.main .sidebar .a {
		background: #90278E url(http://www.concertgroup.co.uk/images/purple_box.png);
	}


	.main .sidebar .b {
		background: #8D8D8D url(http://www.concertgroup.co.uk/images/grey_box.png);
	}

	.main .body {

		width:630px;
		float:left;
		margin-left:20px;
	}


	.main .body .banner {
		width:650px;
		height:180px;
		background: #003466;
		margin-left:auto;
		margin-right:auto;
	}


	.main .body .banner .flash {
		height: 100%;
		width: 320px;
		background: url(../preview.jpg);
		float:left;

		
	}

	.main .body .banner .text {
		float:left;
		width: 255px;
		margin-left:10px;
		color:white;
font-size:1.1em;
	}


	.main .body .banner .text .slider {
		background: url(http://www.concertgroup.co.uk/images/slider.png) no-repeat 100px 0px;
		height: 50px;

	}

	.bottom {

		background: url(http://www.concertgroup.co.uk/images/content_bottom.png);
		height: 17px;
	}

	/* FONTS */
	h1, h2, h3 {
		color: #A564A6;
	}

	h1 {
		font-size:2.0em;
		
	}

	h2 {
		font-size:1.6em;
	}

	h3 {
		font-size:1.2em;
	}

		
p {line-height:1.4em;
}
li {margin-top:10px;
margin-bottom:10px;}

/* SELECT */

	.options {
		width:650px;
		border:1px solid #d0d0d0;
		min-height:100px;
		background:white;
	}

	.options .group {

		overflow:hidden;
		padding-bottom:10px;


	}



	.options .group h2 {
		font-size:1.5em;
		background: url(http://www.concertgroup.co.uk/images/selecthead.png) repeat-x;
		margin:0px;
		height:50px;
		color:#C0c0c0;
		padding-top:10px;
		padding-left:5px;
		cursor:pointer;

	}

	.options .group .entry {
		font-size:1.1em;
		padding:5px;
		cursor:pointer;

	}

	.options .group .entry:hover {
		font-size:1.1em;
		padding:5px;
		background:#AEBEDE;

	}

/* MAPS */

.map {
	width:300px;
	height:383px;
	background: url(http://www.concertgroup.co.uk/images/uk-map.gif);
}
.comment{
color:#666666;
font-size:10px;
font-weight:bold;
}
.bdr {
	width:8px;
	height:8px;
	position:relative;
	background:#A564A6;
	left:207px;
	top:286px;
	cursor:pointer;
	border-radius: 2px;
 	-moz-border-radius: 2px;
 	-webkit-border-radius: 2px;

}

.networkvd {
	width:8px;
	height:8px;
	position:relative;
	background:#A564A6;
	left:245px;
	top:306px;
	cursor:pointer;
	border-radius: 2px;
 	-moz-border-radius: 2px;
 	-webkit-border-radius: 2px;
}

.ntvd {
	width:8px;
	height:8px;
	position:relative;
	background:#A564A6;
	left:223px;
	top:241px;
	cursor:pointer;
	border-radius: 2px;
 	-moz-border-radius: 2px;
 	-webkit-border-radius: 2px;
}

.rainbow {
	width:8px;
	height:8px;
	position:relative;
	background:#A564A6;
	left:250px;
	top:304px;
	cursor:pointer;
	border-radius: 2px;
 	-moz-border-radius: 2px;
 	-webkit-border-radius: 2px;
}

.taurus {
	width:8px;
	height:8px;
	position:relative;
	background:#A564A6;
	left:157px;
	top:305px;
	cursor:pointer;
	border-radius: 2px;
 	-moz-border-radius: 2px;
 	-webkit-border-radius: 2px;
}


.aonix_wm {
	width:8px;
	height:8px;
	position:relative;
	background:#A564A6;
	left:205px;
	top:223px;
	cursor:pointer;
	border-radius: 2px;
 	-moz-border-radius: 2px;
 	-webkit-border-radius: 2px;
}

.aonix_nw {
	width:8px;
	height:8px;
	position:relative;
	background:#A564A6;
	left:202px;
	top:203px;
	cursor:pointer;
	border-radius: 2px;
 	-moz-border-radius: 2px;
 	-webkit-border-radius: 2px;
}

.aonix_sc {

	width:8px;
	height:8px;
	position:relative;
	background:#A564A6;
	left:192px;
	top:85px;
	cursor:pointer;
	border-radius: 2px;
 	-moz-border-radius: 2px;
 	-webkit-border-radius: 2px;
}

.comms {
	width:8px;
	height:8px;
	position:relative;
	background:#A564A6;
	left:232px;
	top:248px;
	cursor:pointer;
	border-radius: 2px;
 	-moz-border-radius: 2px;
 	-webkit-border-radius: 2px;
}



.fenix {
	width:8px;
	height:8px;
	position:relative;
	background:#A564A6;
	left:123px;
	top:115px;
	cursor:pointer;
	border-radius: 2px;
 	-moz-border-radius: 2px;
 	-webkit-border-radius: 2px;
}

.ocean {
	width:8px;
	height:8px;
	position:relative;
	background:#A564A6;
	left:267px;
	top:205px;
	cursor:pointer;
	border-radius: 2px;
 	-moz-border-radius: 2px;
 	-webkit-border-radius: 2px;
}


.wireless {
	width:8px;
	height:8px;
	position:relative;
	background:#A564A6;
	left:269px;
	top:219px;
	cursor:pointer;
	border-radius: 2px;
 	-moz-border-radius: 2px;
 	-webkit-border-radius: 2px;

}


/* NEWS TICKER */

#pscroller1{
width: 200px;
height: 100px;

padding: 5px;
background-color: lightyellow;
}

#pscroller2{
width: 350px;
height: 20px;
margin-right:15px;
float:right;
padding: 3px;
text-align:right;
color:#003466;
}

#pscroller2 a{
text-decoration: none;
color:#003466;
}

.someclass{ //class to apply to your scroller(s) if desired
}

.awardbanner {
float:right; border:1px dotted #DFDFDF; padding:5px; margin-left:10px; margin-bottom:10px;}

.gmaps {
width:250px; 
border:thick solid #999999;
padding:7px;}