.FloatRight {
	float:right;
	margin-left:2px;
}
#Content {
	width:760px;
	text-align:left;
	margin:0 auto;
	padding:0;
}
#Header {
	width:760px;
	height:86px;
	background:url(Images/bluBack.gif) #036;
}
#Logo {
	float:left;
	width:111px;
	height:86px;
	background:url(Images/jazznotjazz.gif) no-repeat;
}
#BannerHead {
	float:left;
	width:410px;
	height:53px;
	background:url(Images/bannerheadline.gif) no-repeat;
	margin-left:20px;
	margin-top:10px;
}
.TopImage {
	float:right;
	height:86px;
	width:168px;
	background:url(Images/j-top.jpg) no-repeat;
}
.TopImageUnder {
	float:right;
	height:25px;
	width:168px;
	background:url(Images/j-bottom.gif) no-repeat;
}
#Navigation {
	float:left;
	width:592px;
	height:21px;
	background-color:#000;
	background-image:url(Images/navBack.gif);
}


.PageImageHome {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/lounge-solarise.jpg) no-repeat #000;
}
.PageImageBands {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/home-band.jpg) no-repeat #000;
}
.PageImageHIT {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/b-hit-the-floor.jpg) no-repeat #333;
}

.PageImageLOU {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/b-lounge.jpg) no-repeat #000;
}
.PageImageLAT {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/b-latin-lounge.jpg) no-repeat #000;
}
.PageImageDAN {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/b-dan-darling.jpg) no-repeat #000;
}
.PageImageUSB {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/b-usb.jpg) no-repeat #000;
}
.PageImageHAM {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/b-hammond-sauce.jpg) no-repeat #000;
}
.PageImageUPT {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/b-uptown-five.jpg) no-repeat #000;
}
.PageImage3AC {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/b-3-crowd.jpg) no-repeat #000;
}
.PageImageSUG {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/b-sugar-t.jpg) no-repeat #000;
}
.PageImagePRO {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/b-prossetti.jpg) no-repeat #000;
}
.PageImageBOO {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/b-bookings.jpg) no-repeat #000;
}
.PageImageREF {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/b-references.jpg) no-repeat #000;
}
.PageImageFAQ {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/b-faqs.jpg) no-repeat #000;
}
.PageImageLIN {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/b-links.jpg) no-repeat #000;
}

.PageImageLIN2 {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/b-links2.jpg) no-repeat #000;
}
.PageImageCD {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/new-band.jpg) no-repeat #000;
}
.PageImageWED {
	width:592px;
	height:200px;
	background:url(Images/b-hit-the-floor.jpg) no-repeat #333;
	/*background:url(Images/b-wedding.jpg) no-repeat #000; */
	
}
.PageImageRAT {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/b-rat.jpg) no-repeat #000;
}

.PageImageCOT {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/b-cotswold.jpg) no-repeat #000;
}

.PageImageCOR {
	width:592px;
	height:200px;
	/*float:left;*/
	/*background:url(Images/b-corporate.jpg) no-repeat #000;*/
	background:url(Images/b-lounge.jpg) no-repeat #000;
}


.PageImageCORls {
	width:592px;
	height:400px;
	/*float:left;*/
	/*background:url(Images/b-corporate.jpg) no-repeat #000;*/
	/*background:url(Images/b-lounge.jpg) no-repeat #000;*/
	background-color: #eee;
}

.PageImageCORdef {
	width:592px;
	height:380px;
	/*float:left;*/
	/*background:url(Images/b-corporate.jpg) no-repeat #000;*/
	/*background:url(Images/b-lounge.jpg) no-repeat #000;*/
	background-color: #eee;
}


.PageImageCORsubdef {
	width:400px;
	height:380px;
	/*float:left;*/
	/*background:url(Images/b-corporate.jpg) no-repeat #000;*/
	/*background:url(Images/b-lounge.jpg) no-repeat #000;*/
	background-color: #eee;
}

.myroundcornerls
{
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px; 
-khtml-border-radius: 20px;
-o-border-radius: 20px; 

background-repeat: no-repeat;
width:592px;
background-color:#eee;
border:         3px solid #fff;
box-shadow:         0 0 10px #aaa;
-moz-box-shadow:    0 0 10px #aaa;
-webkit-box-shadow: 0 0 10px #aaa;
}

.myroundcornersubdef
{
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px; 
-khtml-border-radius: 20px;
-o-border-radius: 20px; 

background-repeat: no-repeat;
width:400px;
background-color:#eee;
border:         3px solid #fff;
box-shadow:         0 0 10px #aaa;
-moz-box-shadow:    0 0 10px #aaa;
-webkit-box-shadow: 0 0 10px #aaa;
}

.PageImageTextGeneralSoundls  {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:700;
	color:#FFF;
	top:10px;
	left:15px;
}


.PageImageCHESHIRE {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/b-cheshire.jpg) no-repeat #000;
}

.PageImageCOVER {
	width:592px;
	height:200px;
	/*float:left;*/
	/*background:url(Images/b-cover.jpg) no-repeat #000;*/
	background:url(Images/b-hit-the-floor.jpg) no-repeat #333;
}

.PageImageCOVERb {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/b-cover.jpg) no-repeat #000;
	
}

.PageImageABOUTUS {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/b-aboutus.jpg) no-repeat #000;
}


.PageImageCASESTUDY {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/b-casestudy.jpg) no-repeat #000;
}


.PageImageFUR {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/b-funeral.jpg) no-repeat #000;
/*	background:url(Images/b-dan-darling.jpg) no-repeat #000;*/
}
.PageImageORL {
	width:592px;
	height:200px;
	/*float:left;*/
	/*background:url(Images/b-orleans.jpg) no-repeat #000;*/
	background:url(Images/b-dan-darling.jpg) no-repeat #000;
}

.PageImageART {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/b-articles.jpg) no-repeat #000;
}
.PageImageSIN {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/b-sinatra.jpg) no-repeat #000;
}
.PageImageDEL {
	width:592px;
	height:200px;
	/*float:left;*/
	background:url(Images/b-deller.jpg) no-repeat #000;
}
.PageImageText p {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:700;
	color:#FFF;
	top:130px;
	left:320px;
}
.PageImageSmallText p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#09C;
	position:relative;
	left:322px;
	top:150px;
}
.PageImageTextGeneral p {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:700;
	color:#FFF;
	top:150px;
	float:right;
	margin-right:10px;
}



.PageImageTextGeneralSound p {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:700;
	color:#FFF;
	top:35px;
	float:right;
	
}


.PageImageTextGeneralSound  {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:700;
	color:#FFF;

	float:right;
	
}



.RightHeadingBack {
	width:168px;
	height:18px;
	float:right;
	background:url(Images/navBack.gif) #69F;
}
.HeadingText {
	font-size:1.6em;
	font-weight:700;
	/*color:#FFF;*/
	text-align:left;
	/*margin-left:6px;*/
	color: #4876aa;
}
.EnquiryPanel {
	width:168px;
	height:182px;
	float:right;
	color:#FFF;
	background:url(Images/bluBack.gif) #036;
}
.EnquiryPanelInset p {
	font-size:14px;
	width:150px;
	margin-left:6px;
	margin-right:6px;
	margin-top:20px;
	text-align:center;
	color:#FFF;
}
.MainContainer {
	width:760px;
	float:left;
	margin-top:4px;
	background:url(Images/mainPanelBack.gif) #FFF;
}
.MainContainerLrg {
	width:760px;
	float:left;
	margin-top:4px;
	background:url(Images/mainPanelBacklrg.gif) #FFF;
}
.Panel1 {
	width:334px;
	float:left;
	background:url(Images/panel1Back.gif) #CCE6FF;
	padding-left:10px;
}
.Panel1 p {
	border-bottom-style:solid;
	margin-bottom:0;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	color:#036;
	border-color:#FFF;
	border-width:4px;
}
.Panel1 a:link, a:visited {
	text-decoration:none;
}
.Panel1 a:hover {
	font-weight:700;
	text-decoration:underline;
}
.Panel1Lrg {
	/*width:577px;
	float:left;
	background:url(Images/panel1Back.gif) #CCE6FF;
	padding-left:10px;*/
}
.Panel1Lrg p {
	/*padding-right:10px;
	padding-left:10px;
	padding-top:2px;
	color:#036;*/
}
.Panel1Lrg h1 {
	/*padding-right:10px;
	padding-left:10px;
	padding-top:10px;*/
	font-size:18px;
}
.Panel3Container p {
	border-bottom-style:solid;
	margin-bottom:0;
	border-color:#FFF;
	border-width:4px;
	padding:10px;
}
.Panel3sub {
	width:98%;
	background-color:#6CF;
}
.Panel3sub ul li {
	margin-bottom:0;
	margin-left:-25px;
	border:none;
	list-style-type:none;
	color:#FFF;
	width:100%;
	background-color:#6CF;
	padding:2px;
}
.Panel3sub a {
	color:#FFF;
	text-decoration:none;
	background-color:#006;
	width:100%;
}
.Panel3sub a:hover {
	color:#FFF;
	text-decoration:none;
	background-color:#06F;
}
.Panel2 {
	width:239px;
	margin-left:4px;
	float:left;
	background:url(Images/midPanelBack.gif) #9CF;
}
.Panel3Container {
	width:168px;
	margin-left:4px;
	float:right;
	background:url(Images/panel1Back.gif) #CCE6FF;
}
.Panel1HeadingBack {
	/*width:339px;*/
	/*height:18px;*/
	/*background:url(Images/navBack.gif) #69F;*/
	/*float:right;*/

	}
.Panel1HeadingBackLrg {
	/*width:587px;
	height:18px;
	float:right;
	background:url(Images/navBack.gif) #69F;*/
}
.Panel2HeadingBack {
	/*width:239px;
	height:18px;
	float:right;
	background:url(Images/bluBack.gif) #036;*/
}
.Panel2Inset {
	width:236px;
	margin-left:1px;
	margin-right:19px;
}
.BandContainer {
	width:236px;
	border-top-width:3px;
	border-top-style:solid;
	margin-bottom:0;
	margin-top:6px;
	clear:both;
	border-color:#FFF;
}

.BandContainerTitle{
	background:#003366; 
	text-align:center;
	padding:2px 0;
}

.BandContainerTitle a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.BandContainerTitle a:hover{
	text-decoration:underline;
}

.BandFooter {
	clear:both;
	background-color:#69F;
	color:#FFF;
	font-size:100%;
}
.Footer {
	width:760px;
	height:20px;
	float:left;
	margin-top:4px;
	background:url(Images/navBack.gif) #CCE6FF;
}
.Footer p {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	margin-top:4px;
}
.Footer a:hover {
	color:#000;
}
.Nav a {
	color:#003;
	margin-right:3px;
	margin-left:3px;
	margin-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	border-top:1px solid #69F;
	border-right:1px solid #69F;
	border-bottom:1px solid #69F;
	border-left:1px solid #69F;
}
.Nav a:hover {
	background:#9CF;
}
.BandProfileContainer {
	width:175px;
	height:210px;
	font-size:10px;
	border:thin solid #036;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	vertical-align:top;
	background:#FFF;
	padding:10px;
}
.BandProfileContainer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.BandProfileLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	position:relative;
	top:190px;
	text-align:center;
}
.SamplesHolder {
	width:100%;
	float:left;
	border:thin solid #ccc;
	margin-bottom:15px;
	background:#FFF;
}
.RelatedHolder {
	width:235px;
	float:right;
	border:thin solid #09C;
	background:#FFF;
	padding:3px;
}
.PlaylistHolder {
	width:267px;
	height:200px;
	float:left;
	border:thin solid #036;
	margin-left:10px;
	overflow:auto;
	margin-bottom:5px;
	background:#FFF;
}
.BandDetailsHead {
	width:100%;
	height:18px;
	float:left;
	border:thin solid #036;

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:700;
	color:#FFF;
	background:#006;
}
.HighlightPanel {
/*	border:thin solid #FFF;
	background:#F0F8FF;*/
	
}
.SamplesHolder ul {
	margin-top:8px;
	list-style-image:url(Images/music.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.Biga {
	font-size:16px;
	color:#06F;
	font-weight:700;
}
.Bigq {
	font-size:16px;
	color:#69C;
	font-weight:700;
}
.VenuesHolder {
	width:150px;
	margin-right:5px;
	float:right;
}
p, .MainContainer p, .MainContainerLrg p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0 5px 10px;
	padding:0;
}
.Panel1 h1, .Panel2 p {
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
}
.Footer a, .Nav, .EnquiryPanelInset a, .EnquiryPanelInset a:hover {
	color:#FFF;
}
.linktexthome {
	font-size:9px;
}
.sublinks ul li {
	background-color:#06C;
	width:100%;
	list-style-type:none;
}
#dhtmlgoodies_menu {
	width:150px;
	margin:0;
	padding:0;
}
#dhtmlgoodies_menu li {
	margin-top:2px;
	width:150px;
	list-style-type:circle;
	clear:both;
	display:block;
	overflow:auto;
}
#dhtmlgoodies_menu li a {
	color:#000;
	text-decoration:none;
	font-family:Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	letter-spacing:1px;
	font-size:90%;
	font-weight:700;
	float:left;
	background-color:#CCE6FF;
	padding-left:3px;
	border-bottom-style:solid;
	border-color:#8CC6FF;
	border-width:5px;
}
#dhtmlgoodies_menu li a:hover {
	color:#00C;
}
#dhtmlgoodies_menu li div {
	float:left;
}

.strong{ font-weight:bold;}

.roundCorneredBorderedBox{
	width:150px;
	height:246px;
	border:1px solid #4876aa;
	padding:20px 5px 10px 5px;
	text-align:center;
	border-radius:15px
}

.siteBlueText {
		color: #4876aa;
}

