body {
	margin:20px 0 20px 0;
	padding:0;
	font:0.8em Arial, Helvetica, sans-serif;
	text-align:center;
	/*background-color:#003366;
	background-image:url(../pix/gradient-bg.png);
	background-position:top;
	background-repeat:repeat-x;*/
}

.clear {
	clear:both;
}

img {
	border:none;
}

/* ========================== PAGE TOP HOLDER (wrapper for full width of panel slider and top menu */

#page-top-holder {
	width:100%;
}

/* ========================== HEADER */

#header {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	text-align:left;
	padding-top:20px;
}

#logo-container {
	float:left;
	margin-bottom:10px;
	position:absolute;
	margin-top:-45px;
}

#header-nav {
	float:right;
	margin-top:42px;
}

#header-nav ul {
	margin:0;
	padding:1px 0 0 0;
	list-style:none;
	color:#ccc;
	font-size:1.1em;
}

#header-nav li {
	display:inline;
	text-align:center;
}

#header-nav li a, #header-nav li a:visited {
	color:#ff3300;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:2px;	
}

#header-nav li a:hover {
	text-decoration:underline;
}

/* ========================== CATEGORIES PANEL (NEW) */

#categories-panel {
	background-color:#237faa;
	width:100%;
	height:150px;

}

#categories-content {
	width:1000px;
	height:150px;
	text-align:left;
	background-image:url(../pix/categories_panel_bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

.category {
	width:217px;
	height:134px;
	float:left;
	background-repeat:no-repeat;
	background-position:15px 15px;
	margin:10px 15px 5px 0;	
}

#wedding-bands {
	background-image:url(../pix/categories/wedding_bands.jpg);
}

#live-showcase {
	background-image:url(../pix/categories/live_showcase.jpg);
}

#civil-partnership {
	background-image:url(../pix/categories/civil_partnership.jpg);
}

#tribute-shows {
	background-image:url(../pix/categories/tribute_shows.jpg);
}

#corporate-events {
	background-image:url(../pix/categories/corporate_events.jpg);
}

#disco {
	background-image:url(../pix/categories/disco.jpg);
}


/* ========================== CATEGORIES PANEL 

#categories-panel {
	background-color:#237faa;
	width:100%;
	height:316px;
}

#categories-content {
	width:1000px;
	height:316px;
	text-align:left;
	background-image:url(../pix/categories_panel_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

.category {
	width:217px;
	height:134px;
	float:left;
	background-repeat:no-repeat;
	background-position:15px 15px;
	margin:10px 15px 5px 0;	
}

#wedding-bands {
	background-image:url(../pix/categories/wedding_bands.jpg);
}

#live-showcase {
	background-image:url(../pix/categories/live_showcase.jpg);
}

#civil-partnership {
	background-image:url(../pix/categories/civil_partnership.jpg);
}

#tribute-shows {
	background-image:url(../pix/categories/tribute_shows.jpg);
}

#corporate-events {
	background-image:url(../pix/categories/corporate_events.jpg);
}

#disco {
	background-image:url(../pix/categories/disco.jpg);
}

*/

/* ========================== TOP MENU */

#top-menu-container {
	width:100%;
	height:32px;
	background-color:#0e425a;
}

#top-menu {
	width:1000px;
	height:32px;	
	margin-left:auto;
	margin-right:auto;
	background-image:url(../pix/top_menu_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	text-align:left;
	font-weight:bold;
}

#top-menu-nav {
	float:left;
}

#top-menu-nav ul {
	margin:0;
	padding:6px 0 0 0;
	list-style:none;
	color:#fff;
	font-size:1.25em;
}

#top-menu-nav li {
	display:inline;
	text-align:center;
}

#top-menu-nav li a, #top-menu-nav li a:visited {
	color:#fff;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:2px;	
}

#top-menu-nav li a:hover {
	color:#3da2d1;
}

#toggle-categories-button {
	float:right;
	width:120px;
	padding-top:2px;
}

#toggle-categories-button a, #toggle-categories-button a:visited {
	color:#fff;
}
/* ========================== WRAPPER */

#wrapper {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#fff;
}

/* ========================== LEFT CONTENT */ 

#left-content { 
	float:left; 
	width:194px;
	margin-top:18px;
	margin-bottom:20px;
	background-color:#E9EEF0;
	background-image:url(/inc/html/hireaband/pix/leftcontent_bg.jpg);
	background-position:top right;
	background-repeat:repeat-y;
}

#left-content ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:0.9em;
}

#left-content ul li a, #left-content ul li a:visited {
	padding:8px 10px 8px 20px;
	display:block;
	color:#006699;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #C3CED2;
}

#left-content ul li a:hover {
	background-color:#DFE3E4;
	text-decoration:none;
	color:#333;
	background-image:url(/inc/html/hireaband/pix/leftcontent_bg_hover.jpg);
	background-position:top right;
	background-repeat:repeat-y;
}


#left-content ul ul li a, #left-content ul ul li a:visited {
	padding:8px 15px 8px 40px;
	display:block;
	color:#006699;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #D9DFE1;
	font-size:1.2em;
	background-image:url(/inc/html/hireaband/pix/leftcontent_list_bullet.gif);
	background-position:20px 13px;
	background-repeat:no-repeat;
}

#left-content ul ul li a:hover {
	text-decoration:underline;
	background-color:transparent;
	background-image:url(/inc/html/hireaband/pix/leftcontent_list_bullet.gif);
	background-position:20px 13px;
	background-repeat:no-repeat;
	color:#006699;
}


/* ========================== CENTER CONTENT */

#center-content {
	float:left;
	width:540px;
	font-size:1.1em;
	line-height:1.6em;
	padding:20px;
	margin:10px 5px 10px 5px;
	color:#666666;
}

#center-content h1 {
	color:#ff3300;
	font-size:2.1em;
	font-weight:100;
	margin-bottom:5px;
	margin-top:0px;
	line-height:1.1em;
	text-shadow:1px 1px 1px #ccc;
}

#center-content h2 {
	color:#666;
	font-size:1.3em;
	font-weight:100;
} 

#center-content h3 {
	color:#666;
	font-size:1.2em;
	font-weight:100;
} 

#center-content a, #center-content a:visited {
	color:#006699;
}

#center-content img {
	margin:10px 10px 10px 20px;
}

#why-use {
	list-style-image:url(/inc/html/hireaband/pix/icons/tick.png);
}

#breadcrumb { 
	border-bottom:1px solid #ccc;
	padding-bottom:8px;
	text-transform:uppercase;
	font-size:0.8em;
	letter-spacing:1px;
	margin-bottom:10px;
}

/* ========================== CENTER CONTENT WIDE TEMPLATE */

#center-content-wide {
	float:left;
	width:750px;
	font-size:1.1em;
	line-height:1.6em;
	padding:20px;
	margin:10px 5px 10px 5px;
	color:#666;
}

#center-content-wide h1 {
	color:#ff3300;
	font-size:2.2em;
	font-weight:100;
	margin-bottom:5px;
	margin-top:0px;
	text-shadow:1px 1px 1px #ccc;
	line-height:1.1em;
}

#center-content-wide h2 {
	color:#666;
	font-size:1.3em;
	font-weight:100;
} 

#center-content-wide h3 {
	color:#333;
	font-size:1.2em;
	font-weight:100;
} 

#center-content-wide a, #center-content-wide a:visited {
	color:#006699;
}

/*========================== SEARCH FORM */

#acts-search {
	background-color:#ff8330;
	margin-bottom:10px;
	padding:5px;
	width:98%;
}

#acts-search input, #acts-search select {
	margin-right: 7px;
}

#acts-search form {
	margin:0;
	padding:0;
}

#acts-search fieldset {
	border:none;
	margin:0;
}

/* ========================== RIGHT CONTENT */

#right-content {
	float:right;
	width:175px;
	margin-bottom:20px;
	margin-top:10px;
	padding:20px;
	background-image:url(/inc/html/hireaband/pix/rightcontent_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	color:#666666;
	font-size:0.9em;
}

#right-content h1 {
	color:#fff;
	font-size:1.2em;
	background-color:#1a7cab;
	background-image:url(/inc/html/hireaband/pix/rightcontent_h2_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:8px;
	font-weight:100;
} 

#right-content h2 {
	color:#fff;
	font-size:1.2em;
	background-color:#1a7cab;
	background-image:url(/inc/html/hireaband/pix/rightcontent_h2_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:8px;
	font-weight:100;
} 

#dev-files ul {
	list-style:circle;
}

#right-content ul {
	margin:0;
	padding:0;
	list-style:none;
}

#right-content a, #right-content a:visited {
	color:#006699;
	line-height:1.5em;
}

/* ========================== BROWSE ALL ACTS BAR */

#view-all-acts {
	padding:10px;
	background-color:#efefef;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	text-align:center;
}

#view-all-acts a, #view-all-acts a:visited {
	color:#666;
	text-decoration:none;
}

#view-all-acts a:hover {
	color:#333333;
	text-decoration:underline;
}

/* ========================== FOOTER */

#footer {
	color:#666;
	line-height:1.8em;
	font-size:0.9em;
	padding:20px 10px 10px 20px;
	background-color:#efefef;
	margin-top:15px;
	min-height:150px;
}

#footer a, #footer a:visited {
	color:#666;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer a:active {
	position:relative;
	top:1px;
}

#footer h3 {
	font-size:1.3em;
	margin:0;
	text-shadow:1px 1px 1px #fff;
}

#footer ul {
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}

.footer-section {
	float:left;
	width:219px;
	margin-right:20px;
}

/* ========================== SECONDARY FOOTER - DISPLAYS CITIES */

#secondary-footer {
	color:#666;
	line-height:1.8em;
	font-size:0.9em;
	padding:20px 10px 10px 20px;
	background-color:#007ba5;
	margin-top:5px;
	min-height:150px;
}

#secondary-footer a, #secondary-footer a:visited {
	color:#fff;
	text-decoration:none;
}

#secondary-footer a:hover {
	text-decoration:underline;
}

#secondary-footer a:active {
	position:relative;
	top:1px;
}

#secondary-footer h3 {
	font-size:1.3em;
	margin:0;
	text-shadow:1px 1px 1px #0d2170;
	color:#fff;
}

#secondary-footer ul {
	margin:10px 0 10px 0;
	padding:0;
	list-style:none;
}

/* ========================== OTHER LINKS (BELOW FOOTER) */

#other-links {
	color:#999999;
	margin:20px 0 10px 0;
	line-height:1.5em;
}

#other-links a, #other-links a:visited {
	color:#666666;
}

#other-links-left {
	float:left;
}

#other-links-right {
	float:right;
}

#other-links-right a:active {
	position:relative;
	top:1px;
}

.webint {
	font-size:0.7em;
}

.webint a, .webint a:visited {
	color:#999999 !important;
	text-decoration:none;
}

.webint a:hover {
	color:#000 !important;
}


/* ========================== OTHER */

.site-credit a, .site-credit a:visited {
	text-decoration:none;
	font-size:.9em;
}

.site-credit a:hover {
	text-decoration:underline;
}

/* ========================== ACT LISTINGS LAYOUT */

#results-count {
	float:left;
	margin-bottom:10px;
}

#pagination {
	float:right;
	margin-bottom:10px;	
}

.act-wrapper {
	background-color:#E9EEF0;
	padding:10px;
	margin-bottom:10px;
	width:100%;
}

.title-bar {
	background-color:#0e425a;
	color:#fff;
	margin:-10px -10px 0 -10px;
	padding:5px;
	background-image:url(/inc/html/hireaband/pix/act_title_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.band-title {
	float:left;
}

.sample-track {
	float:right;
}

.title-bar h4 {
	margin:0;
	padding-left:10px;
}

.title a, .title a:visited {
	color:#FFFFFF;
}

.act-left {
	float:left;
	width:150px;
}

.thumb {
	border:5px solid #ccc;
	margin-top:15px;
}

.thumbnail img {
}

.description p {
	margin:15px 0 10px 0;
	padding:0;
}

.act-right {
	float:right;
	width:580px;
	margin-right:20px;
	font-size:0.85em;
	line-height:1.4em;
}

.act-options {
	margin-top:10px;
}

.act-options ul {
	margin:0;
	padding:0;
	list-style:none;
}

.act-options li {
	display:inline;
	padding-bottom:5px;
}

.act-options a, .act-options a:visited {
	padding-left:13px;
	margin-left:5px;
	margin-right:5px;
}

/* option icons */

.files {
	background-image:url(/inc/html/hireaband/pix/icons/music.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.video {
	background-image:url(/inc/html/hireaband/pix/icons/video.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.testimonials {
	background-image:url(/inc/html/hireaband/pix/icons/testimonials.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.setlist {
	background-image:url(/inc/html/hireaband/pix/icons/setlist.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.enquiry {
	background-image:url(/inc/html/hireaband/pix/icons/enquire.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.more {
	background-image:url(/inc/html/hireaband/pix/icons/readmore.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.favourite {
	background-image:url(/inc/html/hireaband/pix/icons/favourite.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.price {
	background-image:url(/inc/html/hireaband/pix/icons/price.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
	font-weight:bold;
	color:#639DBC;
}

.act-options form {
	display:inline;
}

/*  acts 

#center-content-wide table #act-page td.act-page-wrapper, #center-content table#act-page td.act-page-wrapper {
	background-color:#BAD3E0;
	border-right:solid 7px  #006699;
	border-bottom:solid 2px #336699;
	border-left:solid 5px #ff3300;
}

#center-content-wide div.act-page-description, #center-content div.act-page-description {
	margin:0;
	padding-bottom:0;
	margin-left:10px;
	display:block;
}

#center-content-wide .act-page-description a.act_title , #center-content .act-page-description a.act_title {
	text-decoration:none;
	font-size:1.2em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#003366;
	font-weight:bold;
	padding-bottom:0;
	margin-bottom:0;
}

#center-content-wide table#act-page img, #center-content table#act-page img {
	border:solid 1px #fff;
}

.readmore {
	float:right;
	width:660px;
	margin: 0px 0px 5px 10px;
	padding:0 5px 0 10px;
	display:block;
	text-align:right;
}

.readmore form{
	display:inline;
}

.tune_link {
	width:220px;
	float:right;
	padding-right:10px;
}

.tune_name {
	float:left;
	width:194px;
	height:20px;
	text-align:right;
}

.tune_name a {
	font-size:0.9em;
	text-decoration:none;
	padding-right:4px;
}

.tune_name a:hover {

	text-decoration:underline;
}

.act_label {
	font-weight:bold;
	font-size:0.9em;
	text-transform:uppercase;
}
#acts_abc h3 a {
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
}

.act-page-setlist {
 	width:98%;
	max-height:450px;
	overflow:auto;
}

.act-page-testimonials {
 	width:98%;
	max-height:450px;
	overflow:auto;
} */

acts_abc h3 a {
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
	margin-top:2px;
	padding-top:2px;
}

#wrapper-popup {
	text-align:left;
	line-height:1.4em;
	background-color:#efefef;
	margin:-10px -10px 0 0;
}

#center-content object {
	z-index:-1;
	position:relative;	
}

#wrapper-popup h1 {
	background-color:#ff7c0b;
	color:#fff;
	margin:-10px -10px 10px -10px;
	padding:10px 10px 10px 20px;
	background-image:url(/inc/html/hireaband/pix/orange_grad_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	font-size:1.1em;
}

.field {
	margin:10px 0 10px 0;
}

/* ========== */

#favourites {
	background-color:#efefef;
}

#favourites td {
	background-color:#efefef;
	border-bottom:5px solid white;
}

#remove-favourites {
	margin-left:20px;
	margin-top:20px;
}

/* === all acts ==  */
#allacts-act-listing {
	
	margin:0;
	padding:0;
}

.allacts-act-wrapper {
	width:146px;
	float:left;
	vertical-align:top;
	margin:0 3px 5px 0;
	padding:0;
	background-color:#E9EEF0;
}
.allacts-act-wrapper .act {
	margin: -15px 0 0 0;
	padding:0;
}

.allacts-act-wrapper  .thumb {
	border:5px solid #C4D1D7;
	margin-top:15px;
}
.allacts-act-wrapper  .thumbnail {
	height:180px;
	width:145px;
	float:none;
	margin:0;
	padding:0;
}

.allacts-title-bar {
	background-color:#0e425a;
	color:#fff;
	margin:0;
	padding:5px;
	background-image:url(/inc/html/hireaband/pix/act_title_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	height:40px;
}
.allacts-title-bar h4 {
	margin:0;
	padding:0 5px 0 5px;
	font-size:12px;
	font-weight:bold;
	line-height:120%;
}

.allacts-act-options {
	dispaly:block;
	width:140px;
	margin:auto 0 0 0;
}

.allacts-act-options ul {
	margin:0;
	padding:0;
	list-style:none;

}

.allacts-act-options li {
	display:inline;
	padding-bottom:5px;
	font-size:12px;
}

.allacts-act-options a, .allacts-act-options a:visited {
	padding-left:13px;
	margin-left:5px;
	margin-right:5px;
}


/* ========== */

#region-links {
	margin-top:30px;
	margin-bottom:20px;
	color:#999999;	
}

#region-links a, #region-links a:visited {
	color:#999999;
}

#region-links a:hover {
	color:#666666;
}

#client-logo-wrapper {
	text-align:center;
}

#client-logo-wrapper img {
/*	border:1px solid #FFF;*/
	margin:0 1px 2px 2px;
}

#checker {
	visibility:hidden;
}
