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;
}

#logo-container {
	float:left;
}

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

#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 */

#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;
}

#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 (HOMEPAGE) */

#left-content-home {
	float:left;
	width:700px;
	font-size:1.1em;
	line-height:1.5em;
	margin-top:10px;
	color:#666;
}

#left-content-home h1 {
	color:#ff3300;
	font-size:2em;
	font-weight:100;
	margin-bottom:5px;
	margin-top:15px;
}

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

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

/* ========================== RIGHT CONTENT (HOMEPAGE) */

#right-content-home {
	float:right;
	width:240px;
	margin-top:3px;
	margin-bottom:20px;
	margin-right:20px;
}

#right-content-home h2 {
	background-image:url(../pix/act_title_bg.gif);
	font-weight:100;
	font-size:1em;
	color:#fff;
	padding:7px;
	margin-bottom:2px;
	margin-top:0;
}

#scm-sidebar-featured {
	padding:2px 2px 0 2px;
	border:1px solid #ccc;
	margin-top:15px;
}

#scm-sidebar-homepage-flash {
	margin-top:20px;
	text-align:center;
}

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

#footer {
	border-top:1px solid #ff3300;
	padding-top:10px;
	color:#666;
	line-height:1.8em;
	font-size:0.9em;
}

#footer a, #footer a:visited {
	color:#666;
}

#footer-left {
	float:left;
}

#footer-right {
	float:right;
	text-align:right;
}

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

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

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

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

#wrapper-popup h1 {
	background-color:#ff7c0b;
	color:#fff;
	margin:-10px 0 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;
}

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

#acts-search {
	background-color:#ff8330;
	margin-bottom:10px;
	padding:10px;
	width:700px;
}
#acts-search input, #acts-search select{
	margin-right: 7px;
}

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


#acts-search fieldset {
	border:none;
	margin:0;
}
/*========================== FEATURED */

#featured {
	margin:0 0 -15px 0;
	padding:0;
	background-color:#fff;
	font-size:0.85em;
	color:#666666;
}

.featured-act {
	margin:0 0 2px 0;
	padding: 5px;
	background-color:#ededed;
}

.featured-thumbnail {
	float:left;
	margin: 0 10px 0 0px;
	width:80px;
}

.featured-thumbnail img {
	border: solid 3px #cccccc;
}

.featured-description {
	float:right;
	width:125px;
}

.featured-description p {
	padding-top:2px;
	margin-top:2px;
}

ul.featured-links{
	display:block;
	margin-left:-30px;
}

ul.featured-links li{
	display:inline;
}

.featured-description a, .featured-description a:visited {
	text-decoration:none;
	color:#003366;
	font-weight:bold;
}

.featured-description a:hover {
	text-decoration:underline;
}

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

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

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