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:10px;
}

#facebook-like {
	margin:-10px 0 12px 0;
	text-align:left;
	color:#888;
}
	
#facebook-like p {
	float:left;
	width:230px;
	margin:-2px 0 0 0;
	padding:0 10px 0 8px;
	font-size:0.9em;
}

#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;
	padding-top:20px;
}

#categories-content {
	width:1000px;
	height:316px;
	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;
}

#categories-container {
	float:left;
	width:700px;
}

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

.category a:active {
	position:relative;
	top:1px;
}

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


/* ========================== HEADER SEARCH BOX */

#header-search-box {
	width:180px;
	padding:20px 30px 30px 30px;
	height:243px;
	background-image:url(/inc/html/hireaband/pix/header_search_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:10px 60px 0 0;
	float:right;
	color:#fff;
	font-size:1.3em;
	font-weight:bold;
}

#header-search-box select {
	width:180px;
	padding:5px;
	font-size:0.9em;
	color:#333333;
	margin:10px 0 10px 0;
}


/* ========================== 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 {
	float:left;
	width:451px;
	font-size:1.1em;
	line-height:1.5em;
	margin-top:10px;
	color:#666;
}

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

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

#left-content a, #left-content a:visited {
	color:#007aa4;
}

#left-content a:hover {
	color:#014e69;
}

#why-hireaband {
	width:500px;
	height:500px;
	overflow:auto;
	text-align:left;
	color:#666666;
	font-size:1.2em;
	padding:20px;
	line-height:1.4em;
}

#why-hireaband h3 {
	color:#ff3300;
	font-size:2em;
	font-weight:100;
	margin-bottom:5px;
	margin-top:15px;
}

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

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

#center-content {
	width:216px;
	float:left;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:20px;
	font-size:1em;
	line-height:1.3em;
	color:#666;
}

#center-content h2 {
	color:#006182;
	font-size:2.3em;
	font-weight:100;
	margin-bottom:20px;
	margin-top:15px;
	line-height:1em;
	text-shadow:1px 1px 1px #ccc;
}

#center-content ul {
	list-style-image:url(/inc/html/hireaband/pix/icons/tick.png);
	margin:0 0 0 25px;
	padding:0;
}

#center-content ul li {
	margin-bottom:8px;
	padding-left:5px;
}

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

#center-content a:hover {
	color:#014e69;
}

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

#right-content {
	width:290px;
	float:right;
	margin-top:10px;
	font-size:1em;
	line-height:1.4em;
	color:#666;	
}

#right-content h2 {
	color:#666;
	font-size:2.3em;
	font-weight:100;
	margin-bottom:20px;
	margin-top:15px;
	line-height:1em;
	text-shadow:1px 1px 1px #ccc;
}

#right-content a, #right-content a:visited {
	color:#666666;
}

/* ========================== 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:5px;
	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;
}


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

#acts-search {
	background-color:#ff8330;
	margin-bottom:10px;
	padding:10px;
	width:690px;
	border:5px solid #fa9856;
}
#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;
	padding:0;
	background-color:#fff;
	font-size:0.85em;
	color:#666666;
}

.featured-item {
	margin:0 0 2px 0;
	padding: 0 5px 5px 5px;
}

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

.featured-thumbnail img {
	-moz-box-shadow: 3px 3px #666;
	-webkit-box-shadow: 3px 3px #666;
	box-shadow: 3px 3px #666;
}

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

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

.featured-description a, .featured-description a:visited {
	text-decoration:none;
	color:#666;
	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;
}
