html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
body {
	line-height: 1;
	}
ol, ul {
	/* list-style: none; */
	list-style-position: inside;
	}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
.warning {
	color: red;
	font-weight: bold;
	}
strong {
	font-weight: bold;
	}
body {
	background-color: #fff;
	color: #333;
	font-family: "helvetica neue", geneva, arial, sans-serif;
	font-size: 85%
	}
a:link {
	color: #4c87dd;
	}
.clear {
	clear: both;
	}
div#content {
	padding-bottom: 1.5em;
	position: relative;
	}
div#content h1 {
	font-size: 160%;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: .5em;
	color: #164285;
	}
div#content h2 {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: .5em;
	}
div#content h3 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: .5em;
	}
div#content h4 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 1em;
	}
div#content td, div#content th {
	padding: 4px;
	}
pre {
	font-family: monospace;
	}
div#content ul {
	padding-left: 1.25em;
	}
ul li {
	list-style: disc;
	}
form p {
	margin: .25em 0;
	line-height: 180%;
	clear: left;
	}
p.submit {
	padding-left: 8.25em;
	}
label {
	display: block;
	float: left;
	width: 8em;
	text-align: right;
	padding-right: .25em;
	}
fieldset {
	border: 1px solid #ccc;
	margin: 1em 0;
	}
legend {
	font-weight: bold;
	}
legend label, label.checkbox, .checkbox_group label, .checkbox label {
	display: inline;
	float: none;
	width: auto;
	padding: 0;
	text-align: left;
	}
div#header p {
	height: 43px;
	line-height: 67px;
	vertical-align: bottom;
	color: #163f79;
	}
p#logged_in_as {
	text-align: right;
	}
ul#nav {
	position: relative;
	}
ul#nav li {
	display: block;
	float: left;
	/* MPM Change to make nav/subnav look a bit better */
	/* width: 9.25em; */
	list-style: none;
	padding: 3px 0;
	height: 18px;
	text-align: center;
	/* MPM Add below to make nav/subnav look a bit better */
	width: auto;
	padding-left: 26px;
	padding-right: 26px;
	}
ul#nav ul {
	display: none;
	}
ul#nav li.active {
	background-color: #ddd;
	}
ul#nav li.active ul {
	display: block;
	position: absolute;
	top: 24px;
	left: 0;
	background-color: #ddd;
	width: 100%;
	padding: 0;
	}
ul#nav ul li {
	/* MPM Change to make nav/subnav look a bit better */
	/* width: 80px; */
	/* MPM Add below to make nav/subnav look a bit better */
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	}
ul#nav li.active ul ul {
	display: none;
	}
ul#nav li.active li.active {
	font-weight: bold;
	background-color: #eee;
	}
ul#nav li.active li.active li {
	width: 120px;
	}
ul#nav{
	z-index: 1000;
	}
ul#nav li.active ul li.active ul {
	display: block;
	font-weight: normal;
	background-color: #eee;
	}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearfix {
	display: inline-block;
	}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
/* End hide from IE-mac */
div.flash {
	margin: 1em;
	padding: 1em;
	background-color: yellow;
	font-weight: bold;
	}
div.warning {
	background-color: red;
	color: #fff;
	}
* html body {
	text-align: center;
	}
* html body * {
	text-align: left;
	}
div#header, ul#nav, div#content, ul#footer_nav, p#copyright {
	width: 802px;
	margin: 0 auto;
	}
div#content.sub {
	width: 782px;
	padding-left: 18px;
	/* width: 800px; */
	}
/*
 * Footer
 */
ul#footer_nav {
	border-top: 1px solid #678dc4;
	text-align: center;
	padding-top: 1em;
	line-height: 150%;
	font-size: 80%;
	}
ul#footer_nav li {
	display: inline;
	padding: 0 .7em;
	border-right: 1px solid #678dc4;
	white-space: nowrap;
	}
ul#footer_nav li.last {
	border: none;
	}
p#copyright {
	font-size: 80%;
	text-align: center;
	padding: 1em;
	}
ul#footer_nav ul 
	{
	display: none;
	}/*
 * Header
 */
div#header h1, div#header h1 a {
	width: 313px;
	height: 43px;
	position: relative;
	text-indent: -2000em;
	overflow: hidden;
	background: #fff url(graphics/referral/logo.gif) no-repeat;
	float: left;
	}
div#header h1 a {
	display: block;
	position: absolute;
	float: none;
	}
div#header strong {
	text-transform: uppercase;
	}
span.arrow {
	color: #ffd200;
	}
div#header img {
	display: block;
	}
/*
 * Nav
 */
ul#nav {
	border: none;
	background: #134083 url(graphics/referral/nav_bg.gif) repeat-x bottom left;
	height: 25px;
	font-weight: bold;
	font-size: 90%;
	}
ul#nav li {
	text-align: center;
	border-right: 2px solid #91acc7;
	text-transform: uppercase;
	color: #fff;
	height: 21px;
	line-height: 21px;
	margin-top: 2px;
	position: relative;
	padding: 0;
	}
ul#nav li a {
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	height: 21px;
	line-height: 21px;
	display: block;
	text-decoration: none;
	color: #fff;
	}
ul#nav li.last {
	border: none;
	}
ul#nav li#n_home, ul#nav li#n_home a {
	width: 107px;
	}
ul#nav li#n_about, ul#nav li#n_about a {
	width: 122px;
	}
ul#nav li#n_search, ul#nav li#n_search a {
	width: 208px;
	}
ul#nav li#n_links, ul#nav li#n_links a {
	width: 95px;
	}
ul#nav li#n_help, ul#nav li#n_help a {
	width: 121px;
	}
ul#nav li#n_contact, ul#nav li#n_contact a {
	width: 139px;
	}
p#your_bookmarks {
	position: absolute;
	top: 15px;
	right: 0;
	width: 118px;
	height: 22px;
	text-indent: -2000em;
	overflow: hidden;
	background: #fff url(graphics/referral/your_bookmarks.gif) no-repeat;
	}
p#your_bookmarks a {
	position: absolute;
	top: 0;
	height: 0;
	width: 118px;
	height: 22px;
	display: block;
	text-indent: -2000em;
	overflow: hidden;
	}
div.sub p#your_bookmarks {
	top: 0;
	/* right: -30px; */
	}
/*
 * Content
 */
div#content h1#home_header {
	width: 573px;
	height: 52px;
	text-indent: -2000em;
	overflow: hidden;
	background: #fff url(graphics/referral/find.gif) no-repeat;
	clear: both;
	margin: 0;
	}
div#content p {
	margin-bottom: 1.1em;
	line-height: 110%; /* was 130%, but too loose */
	}
div#main {
	width: 573px;
	float: left;
	}
div#events_results {
	/* width: 520px; */
	width: 555px;
	float: left;
	}
div#util {
	width: 195px;
	float: right;
	}
div#events_results form.search_options {
	margin-top: 0;
	}
div#events_column {
	width: 195px;
	float: right;
	}
div#extra {
	/* width: 125px; */
	/* width: 195px; */
	width: 195px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	}
div#body {
	margin-left: 215px;
	}
/* Search */
div#search {
	background: #134083 url(graphics/referral/search_bg.gif) repeat-x bottom left;
	width: 573px;
	color: #fff;
	}
div#search.right_side {
	float: right;
	}
div#search p {
	margin: 0;
	}
div#search a {
	color: #fff;
	}
div#search form {
	padding: 0 13px;
	}
div#search form#quick_search {
	background: transparent url(graphics/referral/search_top.gif) no-repeat top left;
	padding: 0 13px;
	}
form#quick_search p {
	border-bottom: 1px solid #98b1d5;
	padding: 10px 0;
	}
div#search label {
	width: 100px; /* 93px */
	padding-right: 8px;
	text-align: right;
	padding-top: .25em;
	}
form#quick_search label {
	font-weight: bold;
	color: #fff;
	}
div#search form#full_search {
	background: transparent url(graphics/referral/search_bottom.gif) no-repeat bottom left;
	padding-bottom: 15px;
	}
div#search fieldset {
	border: none;
	margin: 0;
	padding: 0;
	}
div#search legend {
	font-weight: bold;
	color: #fff;
	padding: .25em 0;
	}
div#search select, input#q {
	width: 207px;
	margin-right: 20px; /* 29px */
	}
div#search_details {
	width: 337px;
	float: left;
	}
div#search_right {
	float: left;
	width: 210px;
	}
p#submit_row {
	clear: left;
	padding-left: 345px; /* 337px */
	}
div#search input.submit {
	width: 64px;
	height: 22px;
	background: transparent url(graphics/referral/search.gif) no-repeat;
	border: none;
	font-weight: bold;
	font-family: "helvetica neue", arial, geneva, sans-serif;
	color: #174386;
	text-align: center;
	}
form.search_options {
	margin-top: 20px;
	background-color: #7697c6;
	padding: 2px 10px;
	}
form.search_options label {
	display: inline;
	float: none;
	width: auto;
	color: #fff;
	font-weight: bold;
	padding-right: 10px;
	
	}
/* Featured Artists */
div#featured {
	margin-top: 17px;
	}
div#featured h2 {
	width: 573px;
	height: 19px;
	text-indent: -2000em;
	overflow: hidden;
	background: #164285 url(graphics/referral/featured_artists.gif) no-repeat;
	}
/* Browse by Event Type */
div#browse {
	background: #164285 url(graphics/referral/event_type.jpg) no-repeat bottom left;
	padding-bottom: 65px;
	font-weight: bold;
	}
div#browse.small_fixed {
	background: url(graphics/referral/event_type_small_complete.jpg) no-repeat top left;
	padding-bottom: 135px;
	}
div#browse ul {
	padding: 8px 13px;
	}
div#browse p {
	padding: 0 13px;
	}
div#browse li {
	padding: 5px 0 5px 15px;
	background: transparent url(graphics/referral/arrow.gif) no-repeat center left;
	list-style: none;
	}
div#browse li a {
	color: #fff;
	text-decoration:  none;
	}
div#browse p a {
	color: #ffd200;
	}
div#browse h2 {
	width: 195px;
	height: 28px;
	text-indent: -2000em;
	overflow: hidden;
	background: #164285 url(graphics/referral/event_type.gif) no-repeat;
	margin: 0;
	}
div#browse.no_title h2 {
	background: #164285 url(graphics/referral/event_type_blank.gif) no-repeat;
	}
/* Articles */
div#articles {
	margin-top: 17px;
	}
div#articles h2 {
	width: 195px;
	height: 19px;
	text-indent: -2000em;
	overflow: hidden;
	background: #164285 url(graphics/referral/articles.gif) no-repeat;
	margin-bottom: 10px;
	}
div#articles li {
	line-height: 150%;
}

div#articles.standalone {
	margin-top: 0;
	}
div#articles.standalone h2 {
	margin-top: 0;
	}

/*
 * Content
 */
div#artist_main {
	width: 423px;
	float: left;
	/* border-bottom: 1px solid #75a1cf; */
	padding-bottom: 1em;
	}
div#artist_main ul#artist_details li {
	list-style: none;
	width: 125px;
	float: left;
	padding-left: 0;
	margin-right: 15px;
	}
div#artist_main ul#artist_details, div#artist_main ul#artist_details ul {
	padding-left: 0;
	}
div#artist_main ul#artist_details li li {
	background: transparent url(graphics/referral/arrow.gif) no-repeat .4em left;
	padding-left: 1.25em;
	float: none;
	width: auto;
	}
div#artist_main h2 {
	color: #164285;
	margin-top: 0;
	}

/* Artist_extras */
div#artist_main h3, div#artist_extras h3 {
	color: #164285;
	font-size: 110%;
	}
div#artist_extras {
	width: 225px;
	float: right;
	}
div#artist_extras * {
	clear: both;
	}
div#artist_extras ul {
	padding: 0;
	border-bottom: 1px solid #678dc4;
	padding-bottom: 1em;
	}
div#artist_extras li {
	list-style: none;
	}
ul.music li {
	background: transparent url(graphics/referral/arrow.gif) no-repeat center left;
	padding-left: 1.25em;
	}
div#artist_extras li a, div#artist_extras th {
	font-weight: bold;
	}
div#artist_main p, div#artist_main li {
	line-height: 110%;
	}
input.bookmark_artist {
	display: block;
	text-indent: -2000em;
	overflow: hidden;
	height: 22px;
	width: 142px;
	background: #fff url(graphics/referral/bookmark.gif) no-repeat;
	margin-bottom: 1em;
	}
a.contact_artist {
	display: block;
	text-indent: -2000em;
	overflow: hidden;
	height: 22px;
	width: 142px;
	background: #fff url(graphics/referral/contact.gif) no-repeat;
	}
a.feedback_artist {
	display: block;
	text-indent: -2000em;
	overflow: hidden;
	height: 27px;
	width: 145px;
	background: #fff url(graphics/referral/provide_feedback.gif) no-repeat;
	}
textarea#text, textarea#description {
	width: 300px;
	}

/* Listen_music */
div.listen_music {
	width: 423px;
	float: left;
	clear: left;
	border-bottom: 1px solid #75a1cf;
	padding-bottom: 2em;
	padding-left: 0;
	}
div.listen_music li {
	list-style: none;
	background: none;
	padding-left: 0;
	}
div#content div.listen_music h3 {
	color: #164285;
	font-size: 110%;
	margin-top: 0;
	}
	
/* Comments */
div.comments {
	width: 423px;
	float: left;
	clear: left;
	border-bottom: 1px solid #75a1cf;
	}
div.comments p {
	margin: 1.1em 0;
	}
p.commenter {
	text-align: right;
	border-bottom: 1px solid #d8dadb;
	padding-bottom: 1.1em;
	}

ul.search_results li {
	border-top: 1px solid #ffd205;
	list-style: none;
	clear: left;
	padding: 10px 0 0 0;
	}
ul.search_results img, ul.search_results a  {
	display: block;
	float: left;
	margin: 0;
	}
ul.search_results a.f_right {
	float: right;
	width: 90px;
	clear: right;
	}
ul.search_results li.first {
	border: none;
	}
ul.search_results img.artist_image {
	padding-bottom: 10px;
	}
ul.search_results span.has_music, ul.search_results span.has_photos {
	width: 89px;
	height: 24px;
	float: right;
	clear: right;
	text-indent: -2000em;
	overflow: hidden;
	margin-bottom: 3px;
	}
ul.search_results span.has_music {
	background: #fff url(graphics/referral/listen.gif) no-repeat;
	}
ul.search_results span.has_photos {
	background: #fff url(graphics/referral/photos.gif) no-repeat;
	}
div#content ul.search_results h3 {
	margin-top: 0;
	margin-bottom: 10px;
	}
ul.search_results h3 a {
	color: #134083;
	text-decoration: none;
	display: inline;
	float: none;
	}
ul.search_results h3, ul.search_results p {
	margin-left: 120px;
	}
ul.links li {
	list-style: none;
	margin: 1.5em 0;
	}
dt {
	font-weight: bold;
	margin-bottom: 1em;
	}
dd {
	padding-left: 1.5em;
	margin-bottom: 1em;
	}/*0.0135*/