@charset "UTF-8";

html {
	overflow-x: hidden;
}

body {
	margin: 0px;
	background-image:url(images/header_repeater.gif);
	background-repeat:repeat-x;
	background-color: #2b2d30;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

p {
	margin: 40px 40px 0px 40px;
	padding: 0px 0px 40px 0px;
	width: 300px;
}

h1 {
	color: #242629;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

a:active {
	text-decoration: none;
	color: #CCCCCC;
}

#header {
	height: 229px;
}

#content {
	background-image: url(images/content_repeater.gif);
	background-repeat: repeat-y;
	margin: 0 0 0 109px;
}

#atrick-logo {
	margin-left: 40px;
	border: none;
}

#liveset-image {
	margin-left:44px;
	margin-right:44px;
	margin-top:40px;
	margin-bottom:20px;
	border: 0px solid #fff;
}

#liveset-sub {
	margin-bottom: 15px;
	width: 388px;
	text-align: center;
	color: #6f717d;
}

#myspace-logo {
	position: absolute;
	right: 122px;
	top: 125px;
}

#netlog-logo {
	position:absolute;
	right: 15px;
	top: 103px;
}

#myspace-logo img {
	border: none;
}

#netlog-logo img {
	border: none;
}

#contact-by-phone {
	margin-left: 63px;
}

#contact-by-mail {
	margin-left: 60px;
}

#contact-text-phone {
	margin-left: 13px;
	line-height: 20px;
}

#contact-text-mail {
	margin-left: 10px;
	line-height: 20px;
}

/********************************************************************
 *
 *                   SEARCH ENGINE OPTIMIZED HEADERS
 *
 ********************************************************************/
				
#booking-info-header, #booking-info-header span {background-image:url(images/booking_info.jpg);}
#liveset-header, #liveset-header span {background-image:url(images/liveset.jpg);}
#agenda-header, #agenda-header span {background-image:url(images/agenda.jpg);}
#past-header, #past-header span {background-image:url(images/the_past.jpg);}

.subcat-header span {
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -32px;
}		

.subcat-header { 
	width: 388px;
	height: 32px;
	margin: 0 0 0 1px;
	background-repeat: no-repeat;
	overflow: hidden;
	line-height: 32px;
	font-size: 100%;
}
