/* global */
body {
	margin:0px; 
	padding:0px; 
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000;
	}
a:link {color:#666; }
a:visited {color:#666; }
a:active {color:#666; }
a:hover {color:#000; }
hr {color:#ccc;border:0;border-bottom:1px solid #ccc;}

form { margin:0; padding:0; }
h1 {color:#C00;font-size:24px;margin:0;padding:0;margin-top:10px;margin-bottom:5px;}
h3 {padding:0;margin:0 0 5px 0;font-size:1.6em;color:#C00}

h3 a {text-decoration:none;color:#000}

h3 a:link {text-decoration:underline;color:#000}
h3 a:visited {text-decoration:none;color:#000}
h3 a:active {text-decoration:underline;color:#000}
h3 a:hover {text-decoration:underline;color:#000}


p {margin:10px;text-align:justify;}
/* this helps divs from over floating */
.clearboth { clear:both; margin:0px; padding:0px; height:1px; }

/* container */
#container { margin:0 auto 0 auto; padding:0; width:100%;}

/* header */


/* footer */
#Foot { clear:both;	margin:0; padding:5px 4px 20px 4px; width:760px; color:#999999; text-align:center; font-size:11px;}
#Foot a { margin:0 3px 0 3px; padding:0; color:#999999; }
#Foot p { margin:0; padding:5px 0 0px 0; }
#Foot .Copyright { margin:0; padding:0; width:360px; float:left; }
#Foot .Bookmark { margin:0; padding:0; width:400px; float:left; text-align:right; }



#leftColPadding {float:left;width:10px;height:auto;padding-top:20px;}
#leftCol {float:left;width:200px;height:608px;background-image:url("./images/leftColBackground.gif");}
#rightCol {float:left;width:900px;text-align:left;}
#leftNav {background:url("./images/leftColMenu.gif") no-repeat;width:196px;height:276px;text-align:center;padding:20px 0 0 0;margin:0 0 0 0;list-style:none;}
#leftNav a {text-decoration:none;color:#000;font-size:15px}  
#leftNav a:hover {text-decoration:underline;color:#c33;}  

#leftNav li {line-height:18px;}

#menuTop {background-image:url("./images/menuBackground.gif");background-repeat:no-repeat;background-position:left -30px;width:560px;height:49px;text-align:center;padding:0 0 0 5px;margin:0px 0 0 0;list-style:none;}
#menuTop li {float:left;width:72px;padding:0 5px 0 5px;margin:0px 0 0 0;padding-top:15px;line-height:10px;}
#menuTop li a {color:#000;text-decoration:none;font-weight:bold;font-size:11px;}
#menuTop li a:hover {color:#cc3333;text-decoration:underline;}

.prodBox { 
	width: 189px; padding: 20px; margin: 0px; height:142px;
	text-align:center;
	float:left;
  background: url("./images/prodBox.gif"); 
}

.prodBoxTall {
	width: 189px;
	padding: 20px;
	margin: 0px;
	height:282px;
	text-align:center;
	float:left;
	background-image: url(./images/prodBox-tall.jpg);
	background-repeat: no-repeat;
}

.title {font-weight:bold;}
.price {font-weight:bold;color:#900}

div.corner { 
	float:left;width: 10em; padding: 15px; margin: 0em;
    background: #EFEFEF; color:#000; font: verdana, arial, sans-serif;
}

div.quote { 
	float:left;width: 475px; padding: 20px; margin: 1em;
    background: #EFEFEF; color:#000; text-align: center; font: verdana, arial, sans-serif;
}

.quote {background:url("./images/quotation.gif") 75px 15px no-repeat;width:500px;text-align:left;padding-left:130px;padding-bottom:20px;padding-top:20px; display:block;float:left;}

.track {width:auto;clear:both;font-size: 11px;font-weight:bold;height:30px;height:30px;margin-bottom:4px;}
.track .title {float:left;display:block;width:350px;margin-top:5px;}
.track .media {float:left;display:block;width:160px;margin-top:5px;}
.track .price {float:left;display:block;width:50px;text-align:center;margin-top:5px;}
.track .addToCart {float:left;display:block;width:auto;margin-top:2px;}

A.detaislLink {font-size:11px;color:#000;font-weight:bold;}
A.detaislLink B {font-size:14px}





/* ********************************************************************* */

/* Vocalizing.fm Sidebar Panels Look and Feel 
 ------------------------------------ */

/* Main panel class */

.sidebar {
  overflow: hidden;
  text-align: left;
  background-color: #BEBFC1 !important;
}

body.black .sidebar {
    background-color: #A8A9AD !important;
}

.imgHolder {
  padding: 0;
  text-align: center;
  overflow: hidden;
  margin: 0 auto 14px 0;
  background: #FFF;
}

.imgHolder a,
.imgHolder a:hover {
  background: transparent;
}

.imgHolder img {
  display: inline;
}

.imgHolder p {
 text-align: left;
 margin: 0 5px 5px 0px;
}



/* for tinting other stuff */

.gigColour { color: #523F52; }
.festivalColour { color: #7FC085; }
.gigRecColour { color: #877683; }
.festRecColour { color: #B0DAB1; }
.friendEventColour { color: #7F93A9; }
.attendingEventColour { color: #000; }

/* Widget holder on main pages */

#VocalizingWidgets, .VocalizingWidgets {
  clear:left;
  padding: 6px 9px 3px 9px;
  text-align: left;
  width: 160px;
  margin: 6px -9px 0 -9px;
  border-top: dotted 1px #CCC;
}

#VocalizingWebsite a.widget {
  display: block;
  width: 135px;
  padding-left: 25px;
  padding-top: 1px;
  margin-top: 4px;
  margin-left: 0px;
  overflow: hidden;
  color: #98AABF !important;
  font-size: 12px;
  line-height: 17px;
  text-align: left;
  cursor: pointer;
}

#VocalizingWebsite div.mainContent a.widget {
  display: inline;
  padding-left: 25px;
}

#VocalizingWebsite a.widget:hover {
  color: #6087B0 !important;
  background: transparent;
}

a.widget span {
  float: left;
  margin-left: -25px;
  margin-top: -1px;
  width: 20px;
  height: 20px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  position: relative;
}

a.widget > span {
  text-indent: -9999px;
}

* + html a.widget > span {
  text-indent: 0;
}

#VocalizingWebsite div.mainContent a.widget span {
    float: none;
    display: inline-block;
    margin: 0 5px 0 -25px;
    line-height: 17px;
    font-size: 12px;
    text-decoration: none;
    vertical-align: middle;
    top: -2px;
}

html:not([lang*=""]) #VocalizingWebsite div.mainContent a.widget span {
    display: -moz-inline-box;
}

#addfriend_w span { 
  background: url("/images/add_friend.gif") no-repeat; 
}

#join_group_w span {
    background: url("/images/join.gif") no-repeat; 
}

#message_w span { 
  background: url("/images/message.gif") no-repeat; 
}

#friends_w span,
#wishlist_w span,
#addevent_w span,
#add_w span { 
  background: url("/images/add.gif") no-repeat;
}

#playlist_w span { 
  background: url("/images/edit_playlist.gif") no-repeat;
}

#rmFriend_w span { 
  background: url("/images/remove.gif") no-repeat;
}

#tag_w span { 
  background: url("/images/tag.gif") no-repeat;
}

#flag_w span { 
  background: url("/images/flag.gif") no-repeat;
}

#recommend_w span, #tellafriend_w span { 
  background: url("/images/tell_a_friend.gif") no-repeat;
}

#journal_w span,
#wiki_w span,
#details_w span,
#edit_w span { 
  background: url("/images/edit.gif") no-repeat;
}

#upload_w span { 
  background: url("/images/upload.gif") no-repeat;
}

#visit_w span { 
  background: url("/images/visit_profile.gif") no-repeat;
}

#settings_w span {
  background: url("/images/settings.gif") no-repeat;
}

#profile_w span {
  background: url("/images/visit_profile.gif") no-repeat;    
}

#radio_w span {
  background: url("/images/radio.gif") no-repeat;
}

#inviteafriend_w span { 
  background: url("/images/invite.gif") no-repeat;
}

#VocalizingWebsite a.widget:hover span { 
  background-position: 0 -20px;
}

#VocalizingWebsite a.on span,
#VocalizingWebsite a.on:hover span { 
  font-weight: bold;
  background-position: left bottom;
}

/* widgets themselves - SIZE */

#widget {
  width: 346px;
  height: 36px;
  overflow: hidden;
}

#widgetHolder {
  margin: 1em 0 2em 0;
}

div.catContent #widgetHolder {
  margin-top: 33px;
  margin-bottom: -1em;
}

body.widget {
  background-color: transparent;
}

/* damn IE for the following classes mishmash */

div.widgetMini {
	height: 240px !important;
}

body.widget div.widgetMini {
	height: 230px !important;
}

body.widget div.widgetMini div.widgetBody {
	height: 185px !important;
}

div.widgetNormal {
	height: 370px !important;
}

body.widget div.widgetNormal {
	height: 360px !important;
}

body.widget div.widgetNormal div.widgetBody {
	height: 315px !important;
}

/* widget content */

body.widget,
div.widget {
  background-color: transparent;
	background-image: url('/images/widget_bottom.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0 0 10px 0;
	margin: 0;
}

#theWidget {
	padding: 0 7px 0 1px;
  width: 338px;
	text-align: left;
	font-size: 12px;
	line-height: 1.3;
	background-image: url('/images/widget_middle.gif');
	background-position: left top;
}

#theWidget div.widgetBody {
  overflow: auto;
  width: 320px;
  padding: 10px 9px;
}

#theWidget h2,
#widgetLoading h2 {
	height: 25px;
	background: #DDD;
	margin: 0 -6px 0 -1px;
	padding: 1px 16px 0 10px;
	text-align: left;
	line-height: 25px;
	font-size: 11px;
	color: #666;
	background-image: url('`/images/widget_top.gif');
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
}

#widgetLoading h2 { background: none; margin-left: 0; }
#widgetLoading h2 span { float: left;}

#theWidget .close,
#theWidget .helpWidget {
	width: 22px;
	height: 22px;
	position: absolute;
	top: 2px;
	text-indent: -9999px;
	line-height: 0;
	font-size: 0;
	border: none !important;
	background-position: left top;
	background-repeat: no-repeat;
}

#theWidget .close {
	right: 7px;
	background-image: url('/images/close_grey.gif');
}

#theWidget .helpWidget {
	right: 29px;
	background-image: url('/images/help_grey.gif');
}

#theWidget select {
	float: left;
	margin: 0;
}

#theWidget input {
	float: left;
	margin: 0 10px 0 0;
	font-size: 12px;
	clear: both;
}

#theWidget textarea {
	margin: 0 0 10px 0;
	width: 318px;
	font-size: 12px;
}

#theWidget label {
	float: left;
	margin-top: -1px;
}

#theWidget label.input {
	clear: both;
	margin-bottom: 3px;
}

.widgetGroup {
	overflow: hidden;
	margin: 0 0 15px 0;
	padding: 0;
}

.widgetGroup fieldset {
  display: block;
  clear: both;
  padding-left: 1px;
}

#theWidget div#submitButtons {
  clear: both;
  margin: 15px auto 0 auto;
  width: 15em;
  padding-left: 1em;
}

#theWidget div#submitButtons input {
  display: inline;
  clear: none;
  text-align: center;
  margin: 0;
}

#theWidget div#submitButtons input#submit {
  margin-right: 1em;
}

#theWidget .help {
	clear: both;
}

#theWidget h4 {
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
	color: #545454;
}

#theWidget p {
	margin: 0 0 10px 0;
}

/* remove friend */

#removeFriendWidget .widgetGroup input {
	clear: none !important;
	float: left !important;
	margin-right: 10px;
}

/* Tags */

#tagWidget div.widgetBody {
  font-size: 11px;
}

.tagGroup {
	width: 300px;
}

#tagWidget label {
  margin-bottom: 0.7em;
  display: block;
}

#tagWidget textarea#tagInput {
  margin-bottom: 1.2em;
  width: 300px;
  height: 2.4em;
}

#theWidget .tagGroup .tagUl h5 {
	margin: 0;
	font-size: 11px;
	color: #545454;
	font-weight: normal;
}

#theWidget .tagGroup div#favTagsUl {
  margin-bottom: 12px;
}

#theWidget .tagGroup .tagUl ul {
	margin: 0;
  font-size: 13px;
	display: block;
	max-height: 5.2em;
	overflow: auto;
	padding: 0 0 1px 0;
}

#theWidget .tagGroup .onlyTagUl {
  max-height: 12em;
}

#theWidget .tagGroup li {
	margin: 0;
	padding: 0;
	display: inline;
	color: #4B72A9;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	overflow: visible;
}

#theWidget .tagGroup li,
#theWidget .tagGroup li a {
	color: #4B72A9;
	text-decoration: none;
	background: transparent;
	cursor: pointer;
}

#theWidget .tagGroup li:hover,
#theWidget .tagGroup li a:hover {
	color: #FFF;
	background: #4B72A9;
}

/* Recommend */

#theWidget div#radios input, #theWidget div#radios label, #theWidget div#radios select {
	float: left;
  margin-right: 0;
  line-height: 2em;
  vertical-align: middle;
}

#recommendWidget textarea#msg {
  margin: 10px 0 0 0;
  height: 2.7em;
}

#recommendWidget div.widgetGroup {
  margin: 0;
}


#theWidget div#radios input {
  margin-right: 4px;
  position: relative;
  top: 3px;
}

#theWidget div#radios input.text {
  margin: 0;
  width: 150px;
  clear: none;
  top: 0px;
}

#theWidget div#radios label {
  margin-right: 6px;
  height: 2em;
}

/* Message */

#messageWidget #theWidget img {
	float: left;
	border: solid 1px #C2C2C2;
	margin: 0 10px 0 0;
}

#messageWidget label {
	clear: none !important;
	width: 50px;
	overflow: visible;
	margin: 0 5px 0 0;
	float: left;
}

#messageWidget input#subject {
	clear: none;
	float: right;
	width: 180px;
	margin: 0;
}

#messageWidget textarea {
	margin: 0;
	clear: both;
	margin: 10px 0 0 0;
}

input.autocomplete {
    width: 300px;
}
div.autocomplete {
    width: 250px;
    border: 1px solid #D2D2D2;
}
.autocomplete ul {
    list-style: none;
    display: block;
    margin:0;
    padding:0;
    background: white;
}
.autocomplete ul li {
    margin:0;
    padding:3px;
    clear: left;
}
.autocomplete ul li .address {
    font-size: 11px;
    color: #C0C0C0;
}
.autocomplete ul li.selected {
    background-color: #EEEEEE;
    cursor: pointer;
}
.autocomplete ul li.withimage {
    height: 53px;
}
.autocomplete ul li.withimage div.liveitemcontent {
    margin-left: 60px;
}
.autocomplete ul li img {
    float: left;
    border: 1px solid #C0C0C0;
}


/* Favicons
   --------
Grid of 16x16 sprites: /images/sprite.gif
Row 1: rest
Row 2: hover
Append icons to the left

Example HTML
<a href="#"><span class="favicon blogger"><img src="/images/blogger.gif" width="16" height="16" alt="Blogger" /></span></a>
*/

body#VocalizingBody div#VocalizingWebsite a.favicon span,
body#VocalizingBody div#VocalizingWebsite span.favicon {
    float:none;
    position:relative;
    display:inline-block;
    line-height:16px;
    vertical-align:middle;
    margin:0 5px 0 0;
    padding:0;
    width:16px;
    height:16px;
    background-image:url('/images/sprite.gif') !important;
    background-repeat:no-repeat;
    background-position:0 0;
    font-size:0;
}


/* Small icons */
body#VocalizingBody div#VocalizingWebsite a.favicon_small span,
body#VocalizingBody div#VocalizingWebsite span.favicon_small {
    height:10px;
    width:10px;
    line-height:10px;
    background-image:url('/images/sprite-small.gif') !important;
}
body#VocalizingBody div#VocalizingWebsite a.favicon_small:hover span,
body#VocalizingBody div#VocalizingWebsite a:hover span.favicon_small {
    background-position:0 -10px;
}
/* Small feed */
body#VocalizingBody div#VocalizingWebsite a.favicon_feed_small span,
body#VocalizingBody div#VocalizingWebsite a span.favicon_feed_small {
    background-position:-20px 0;
}
body#VocalizingBody div#VocalizingWebsite a.favicon_feed_small:hover span,
body#VocalizingBody div#VocalizingWebsite a:hover span.favicon_feed_small {
    background-position:-20px -10px;
}
/* Small facebook */
body#VocalizingBody div#VocalizingWebsite a.favicon_facebook_small span,
body#VocalizingBody div#VocalizingWebsite span.favicon_facebook_small {
    background-position:-10px 0;
}
body#VocalizingBody div#VocalizingWebsite a.favicon_facebook_small:hover span,
body#VocalizingBody div#VocalizingWebsite a:hover span.favicon_facebook_small {
    background-position:-10px -10px;
}


/* Other Headers */

.bigger3 h3.help {
 margin-top: 40px;
 margin-bottom: 25px;
 font-size: 18px; 
}


#VocalizingContextSidebar h4, #VocalizingSearchSidebar h4, #VocalizingConnectionsSidebar h4 {
 font-size: 11px;
 margin-bottom: 0;
}

/* Misc. Styles */

a.redX, a.redX:link, a.redX:visited {
 font-size: 9px;
 color: #900;
 margin-left: 5px;
 display: inline;
 border-bottom: 0;
}

.breadcrumb,
#breadcrumb {
 font-size: 11px;
 line-height: 14px;
 padding-bottom: 5px;
 margin-right: 120px;
 color: #725F4F;
 margin-top: 0.5em;
}

.nonav #breadcrumb { margin-top: 0; }

.label { padding-right: 5px; }
.imgPad { padding: 5px; border: 1px solid #CFCFCF; }
.smImgPad { padding: 2px; border: 1px solid #CFCFCF; }

/* 'alert' box, like "message sent" or "password changed" or some response to a form post */
/* always put text inside a <p class="happy|sad"> within a div/alert */
div.alert{
 border:1px solid grey; 
 padding:15px; 
 color: #555;
 border: 1px solid #CCC;
 background: #FCF1E2;
 vertical-align:middle; 
 text-align:center; 
 font-size:100%;
 font-weight: bold;
 margin-top: 10px;
}

div.alert p{ padding:0;margin:0;}

a.helplink {
 font-size:10px;
 vertical-align:super;
 margin-left:2px;
}

.screenshot img {
 padding: 2px;
 border: 1px solid #CFCFCF;
 margin-left: -2px;
 margin-top: 5px;
 margin-bottom: 1.5em;
}

.pad { margin-bottom: 1.5em; }

ul.paddedlist li { 
 margin-bottom: 1em;
 padding-right: 10%;
}

th.left { text-align: left; }
th.right { text-align: right; }
tr.noback th { background: transparent; }
th.minimal { background: #FFF; color: #91998E; border-bottom: 1px solid #EAECE2; font-weight: normal; }

.larger { font-size: 12px; }


#overviewjournal {
 padding-top: 0.5em;
 padding-bottom: 1.5em;
}

#journalexcerpt {
 line-height: 1.5em;
 padding-bottom: 1em;
}

#tagcloud a { border: 0; font-weight: bold; }
.lfmlight, a.lfmlight:link, a.lfmlight:visited { line-height:15px; color: #969696; background:none; }
.lfmlight a:link { color: #969696; background: none;}
.lfmlight a:hover, a.lfmlight:hover { color: #717171; }

#VocalizingWebsite a.hasreplies { 
	padding-left: 20px;
	background-image: url('/images/reply.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

.less { font-size: 11px; }
ul.less { margin-left: 5px; padding-left: 0; margin-top: 0; list-style: inside; }
ul.less li { margin-top: 5px; line-height: 13px; margin-bottom:0px; margin-left: 0; font-size: 11px;}
ul.less li a:hover { color: #000; }
.lightextra, .lightextra a { color: #777; font-size: 11px; }
.lastBanner { display: block; padding-bottom: 10px; }


div.or { text-transform: uppercase; text-align: center; font-size: 9px; color: #CCC; }


#imgcrumb a { border: 0;}

.standardMargin { margin-left: 27px; }
div.quotelinks { padding: 10px 0px 0 0; line-height: 1.16667;}
div.hasRightCol { padding-right: 255px; }
div.rightCol { width:225px; display:inline;float:right; margin-right:-255px; }

.singleJournal { height:15px;overflow:hidden;margin: 0px 0px 2px 6px;font-size:11px;}
ul.downloadlist {padding: 1em 0;}
ul.downloadlist li { margin: 0 0 6px 0px; list-style: none; padding-left: 0; height: 17px; overflow:hidden;  }
.downloadlist li a { font-size: 13px; padding: 0 0 1px 25px; line-height:16px; height: 16px; background:url('/images/downloadbutton_small.gif') top left no-repeat; border: 0;}
.downloadlist li a:hover { background:url('/images/downloadbutton_small.gif') 0 -16px no-repeat; border: 0;}
.downloadlist li small a { font-size: 11px; padding: 0; margin: 0; background: none; }
h3.smaller { margin-top:5px; font-size: 13px; }
.toprule { margin-top:10px;padding-top:10px;border-top:1px solid #EAECE2;font-size:11px;}
.lessLeading { line-height: 14px; }

div.playlisttrack {
	clear:both;
	padding: 10px 0px;
	border-top: 1px solid #DFDFDF;
	line-height: 1.16667;
}

.clearit:after,
#VocalizingAd_Mid:after,
#VocalizingContent:after,
.realForm:after,
ul.albumMore:after,
.albumFull:after,
.showcase .rule:after,
.rule .lc:after,
.rule .rc:after,
#subscribeMain #subscribeTop:after,
.thecomments:after,
.thecomments li ul:after,
#friendJournals:after,
.widgetWhiteBackground:after,
ul.floatImages:after,
li.journalHeader:after,
#inviteform #contactDetails li:after,
ul.resourceList:after,
ul.resourceList li ul:after,
div.sidebar dl.sidebarInfoList dd:after,
div.resourcelistControls:after,
ul.resourceListToggle:after,
div.userpageBox:after,
body #VocalizingWebsite div.displayCopy:after,
#theWidget div.widgetBody:after,
#VocalizingWebsite div#shoutPost:after,
form#eventForm fieldset:after,
div.eventsWithCalendars:after,
form#eventForm div#createNewVenue:after,
form#eventForm fieldset#addArtist:after,
div#eventOverview div#details:after,
div.mainContent ul.vcalendar:after,
div#eventOverview:after,
div.dottedRule:after,
div.vevent div.topBox:after,
div.vevent div.topBox div.info:after,
div.eventPosterFrame:after,
div.eventPosterInnerFrame:after,
div.eventInfos:after,
p.chartmore:after,
form#dosignup ol li:after,
div.timeBar:after,
div.mainContent ul.radioStations:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* for IE’s youngest family member, IE7 */

.clearit,
#VocalizingAd_Mid,
#VocalizingContent,
.realForm,
ul.albumMore,
.albumFull,
.showcase .rule,
.rule .lc,
.rule .rc,
#subscribeMain #subscribeTop,
.thecomments,
.thecomments li ul,
#friendJournals,
.widgetWhiteBackground,
ul.floatImages,
li.journalHeader,
#inviteform #contactDetails li,
ul.resourceList,
ul.resourceList li ul,
div.imgWrapper .w1,
div.sidebar dl.sidebarInfoList dd,
div.resourcelistControls,
ul.resourceListToggle,
div.userpageBox,
body #VocalizingWebsite div.displayCopy,
div.catColumns,
#VocalizingWebsite div#shoutPost,
div#eventOverview,
form#eventForm fieldset,
div.eventsWithCalendars,
form#eventForm div#createNewVenue,
form#eventForm fieldset#addArtist,
div.mainContent ul.vcalendar,
form#eventForm div.formWrapper,
form.lastForm fieldset,
form#eventForm div#createNewVenue,
form#eventForm fieldset#addArtist,
div.editCopy,
div.addCopy,
div.editCopy div.wrapper,
div.addCopy div.wrapper,
div.dashEventsTop,
div.vevent div.topBox,
div.vevent div.topBox div.info,
div.eventPosterFrame,
div.eventPosterInnerFrame,
div.eventInfos,
p.chartmore,
form#dosignup ol li,
div.timeBar,
ul.radioStations a,
ul.radioStations a span,
div.mainContent ul.radioStations
{
	zoom: 1;
}

/* sponsors */

ul.sponsors li {
	width: 200px;
	padding-left: 5px;
	float: left;
	margin: 0 3% 0 0;
	height: 11em;
}

ul.sponsors {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.sponsors li img {
	display: block;
	margin-left: -5px;
}

ul.sponsors li p {
	color: #777;
	font-size: 11px;
	margin: 0;
	line-height: 1.4;
	border-top: solid 1px #CCC;
	padding-top: 4px;
}

/* end sponsors */

ul.hypelist {
    padding-bottom: 10px;
    padding-top: 10px;
    margin-top: 0;
}

ul.hypelist li {
    border-bottom: 1px solid #DFDFDF;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
ul.hypelist li.last {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

ul.hyperlist li div { display: inline; float:left; }
ul.hypelist li span { display: block; }

ul.hypelist a.img img {
    float: right;
    display: block;
    width: 50px; 
}


/* p0pups */

#VocalizingWebsite.popup h1 {
	font-size: 18px;
	color: #777;
}

#VocalizingWebsite.popup h2 {
	font-size: 15px;
	color: #666;
}

#VocalizingWebsite.popup h3 {
	font-size: 12px;
	color: #666;
}

#exploreTagCloud {
    float:left;
    width:66%;
}


/* simple 2-column layout */

.lc {
	width: 48%;
	float: left;
}

.rc {
	width: 48%;
	float: right;
}

.sc {
	clear: both;
	overflow: hidden;
	width: 100%;
}

/* PM message view */

#msgBox {
	width: 500px;
	padding-left: 62px;
}

#msgBox ul.userDetails {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#msgBox ul.userDetails li {
	margin: 0;
	padding: 0;
}

#msgBox ul.userDetails li.userThumb {
	padding: 0;
	float: left;
	margin-left: -62px;
}

#msgBox ul.userDetails li.userThumb a {
	border: none;
	background: transparent;
}

#msgBox ul.userDetails li.userThumb a img {
	border: solid 1px #CCC !important;
}

#msgButtons {
	border-top: solid 1px #CCC;
	padding-top: 12px;
	margin-top: 12px;
	width: 562px;
}

/* links */

a.pdfDownload {
	border: none;
	background: none !important;
}

a.pdfDownload img {
	margin-right: 4px;
}

a.pdfDownload span {
	border-bottom: solid 1px #545454;
}

a.pdfDownload:hover span {
	border-bottom: solid 1px #D01F3C;
	background-color: #F5DADD;
}

body.black a.pdfDownload:hover span {
	border-bottom: solid 1px #000;
	background-color: #E8E8E8;
}

body h3.stealth,
#updates h3,
#subscribeMain div.showcase h3 { 
	font-size: 13px;
	color: #666;
	font-weight:bold;
	margin-top: 2em;
	margin-bottom: 0;
	line-height: 1.16667;
}

#subscribeMain div.showcase h3 {
  margin-top: 0;
}

body #homepageRight h3.stealth {
	margin-top: 1em;
}

body h3.stealth.contact {
	margin-top: 1.6em;
	margin-bottom: -8px;
}

/* “showcases” … in lieu of a better word */


.rule {
   border-bottom: 1px solid #DFDFDF;
}

body #VocalizingWebsite .last {
	border: none;
}

.showcase .rule {
	margin-bottom: 20px;
	padding-bottom: 10px;
	clear: both;
}

.showcase h3 {
    clear: none;
}

#subscribeMain .showcase {
	margin-top: 10px;
}

#VocalizingWebsite .showcase h3 {
	margin-top: 0;
	line-height: 1;
}

.rule .lc,
.rule .rc {
	margin-bottom: 0;
}

#VocalizingWebsite .lc .sc,
#VocalizingWebsite .rc .sc {
	margin-bottom: 15px;
	padding-bottom: 0;
	border: none;
}

.narrow {
	width: 500px;
}

.middle {
	width: 675px;
}

.showcase a.img,
.showcase img {
	float: left;
	margin: 0 10px 0 0;
}

.showcase a.img.rImg,
.showcase img.rImg {
	float: right;
	margin: 0 0 0 10px;
}

.showcase a.img img {
	margin: 0;
}

.showcase p img {
	float: none;
	margin: 0;
}

#subscribeMain #subscribeTop {
	margin-bottom: 30px;
}

#subscribeMain #subscribeTop .rule {
	border-bottom: none;
}

/* image pages */

.showcase.imgVotes .rule img {
	border: solid 1px #CCC;
	padding: 0;
}

.showcase.imgVotes .rule ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

.showcase.imgVotes .rule ul li {
	margin: 0 0 0.7em 0;
	padding: 0;
}

.showcase.imgVotes .rule ul li ul {
	float: none;
}

.showcase.imgVotes .rule ul li ul li {
	margin: 0 0 0 1em;
	padding: 0;
}

ul.floatImages {
	margin: 0 -20px 0 0;
	padding: 0;
	list-style-type: none;
}

li.floatImg  {
	width: 142px;
	float: left;
	height: 142px;
	margin: 0 20px 20px 0;
	overflow: hidden;
}

li.floatImgProposed {
	width: 230px;
}

body #VocalizingWebsite li.floatImg img {
	float: left;
	margin-right: 5px;
	border: solid 1px #CCC !important;
}

body #VocalizingWebsite li.floatImg p {
	font-size: 11px;
	color: #777;
	margin: 0;
}

/* forms */

.realForm {
	padding: 0;
	margin: 0;
}

.realForm div {
	overflow: hidden;
	margin-top: 0.7em;
	clear: both;
}

.realForm label {
	float: left;
	margin: 0;
	clear: none;
	padding: 0;
}

#VocalizingWebsite .realForm input,
#VocalizingWebsite .realForm select {
	float: left;
	margin: 0;
	clear: none;
}

#VocalizingWebsite .realForm #submit {
	margin: 0;
	margin-top: 15px;
	clear: both;
	position: static;
}

div.wikiAbstract {
    margin-bottom: 1em;
}

/* things specific to subscribe form */

#hsbccoverdiv .realForm label,
#paypalcoverdiv .realForm label {
	width: 9em;
}

#hsbccoverdiv .realForm .sum,
#paypalcoverdiv .realForm .sum {
	padding: 2em 0 0 7.7em;
	font-size: 14px;
	font-weight: bold;
}

#hsbccoverdiv .realForm #submit,
#paypalcoverdiv .realForm #submit {
	margin-left: 9.7em;
}

a.pleaseEdit {
  color: #A0A0A0;
}

/* label pages playlist stuff */

div#labelPlaylistsOverview {
  border-bottom: dotted 1px #C2C2C2;
  padding: 0 14px 2em 14px;
  margin: 0 -14px 2em -14px;
}

div#labelPlaylistsOverview table {
  float: left;
  margin-right: 15px;
}

div#labelPlaylistsOverview object {
  margin-top: 0.5em;
}

/* inline list */

ul.inline {
  margin: 0;
  padding: 0;
}

ul.inline li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline;
}

/* blah */

ul.bigOnes,
div#metros strong {
  float: left;
  list-style-type: none;
  width: 30%;
  font-size: 15px;
  font-weight: bold;
  overflow: hidden;
  line-height: 1.3em;
}

div#metros strong {
  float: none;
  display: block;
  width: auto;
}

ul.smallOnes {
  float: left;
  list-style-type: none;
  width: 22%;
  overflow: hidden;
  border-left: solid 2px #DADADA;
  padding-left: 5px;
}

ul.bigOnes li,
ul.smallOnes li {
  margin: 0 0 0.25em 0;
  padding: 0;
}

ul.bigOnes a,
ul.smallOnes a {
  text-decoration: none;
}

div#metros strong a,
div#metros p a {
  text-decoration: none;
  line-height: 1.5em;
}

ul.bigOnes a:hover,
ul.smallOnes a:hover,
div#metros strong a:hover,
div#metros p a:hover {
  text-decoration: underline;
  background-color: transparent;
}

span.hidden {
  display: none;
}

div.noticeBox {
    background: #fbfae0;
    border: solid 1px #FFF386;
    padding: 0.5em;
    margin: 1.5em 0 1.5em 0;
}

div.noticeBox h4 {
    font-size: 12px;
    margin: 0 0 0.5em 0;
}

div.noticeBox p {
    margin: 0 0 0.5em 0;
}

/* addy mcadderton */

#VocalizingWebsite div.teaserBox {
  padding: 10px;
  background-image: url("/images/ad_gradient.gif");
  background-position: left top;
  background-repeat: repeat-x;
  border: solid 1px #BECADC;
  color: #6687AD;
}

#VocalizingWebsite div.teaserBox h3 {
  color: #6687AD;
  font-size: 14px;
  margin: 0 0 0.5em 0;
}

/* customisable stuff */

div.customisableBox {
    overflow: hidden;
    margin: 0 -14px;
    padding: 15px 14px 30px 14px;
    position: relative;
}

div#groupDescription {
    margin-top: -4px;
}

div.customisableBox div.noMargins {
    margin: -15px -14px -30px -14px;
}

span.wiki_continued {
    display: none;
}

div#wikiAbstract {
    margin-bottom: 1em;
}

img.youtube_beta {
    display: block;
    margin-top: 6px;
}

div.catColumns img.youtube_beta {
    margin-top: 21px;
    margin-bottom: -20px;
}

/* Flickr photos
------------------------------- */

ul#eventPhotos {
  float: left;
  width: 344px;
  margin: 0 0 0.5em 0;
  padding: 0;
}
ul#eventPhotos li {
  margin: 0 5px 5px 0;
  padding: 0;
  list-style-type: none;
  float: left;
  display: inline;
}
ul#eventPhotos li a {
  display: block;
  padding: 2px;
  border: 1px solid #ADB9CA;
  background-color: #D9DFE7;
}
ul#eventPhotos li a:hover,
ul#eventPhotos li.highlight a {
  background-color: #ADB9CA;
  border-color: #ADB9CA;
}
ul#eventPhotos li img {
  margin: 0;
  padding: 0;
}
div#photos p {
  clear: left;
}
div#photos p#eventHeadliners a:hover,
div#photos p#eventHeadliners a.highlight {
  color: #ADB9CA;
}
.vcalendar .deleted {
  opacity: 0.5;
  text-decoration: line-through !important;
}
.vcalendar .deleted a {
  text-decoration: line-through !important;
}
}


/*
-----------------
resource lists center
-----------------
*/

/* normal delete buttons */

ul.resourceList li ul li.delete {
	display: block;
	position: absolute;
	top: 4px;
	right: 11px;
	z-index: 99;
	height: 11px;
	width: 11px;
	background-color: transparent !important;
}

ul.resourceList li ul li.delete a {
	display: block;
	height: 11px;
	width: 11px;
	background-image: url('/images/vw_delete.gif');
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
	border: none;
	background-color: transparent !important;
}

ul.resourceList li ul li.delete a:hover {
	background-image: url('/images/vw_delete.gif');
}

div#VocalizingWebsite ul.shoutbox li a.delete,
div#shoutboxPanel ul.shoutbox li a.delete,
div#lineup table a.delete {
  height: 16px;
  width: 9px;
  background-image: url("/images/bin_small.gif");
  background-position: left top;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  text-indent: -9999px;
  float: left;
  display: inline;
}

div#VocalizingWebsite ul.shoutbox li a.delete:hover,
div#shoutboxPanel ul.shoutbox li a.delete:hover,
div#lineup table a.delete{
  background-position: left bottom;
  background-image: url("/images/bin_small.gif");
}
/*
----------------
do not forget to update the duplicate of the following lines in IE6.css
----------------
*/

/* fancy on-hover delete buttons */

ul.resourceList li ul > li.delete {
	display: none;
}

ul.resourceList li:hover ul > li.delete {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	height: 48px;
	width: 50px;
	background-image: url("/images/rubbishbin.png");
	background-position: right top;
	background-repeat: no-repeat;
}

ul.resourceList li ul > li.delete a {
	display: block;
	height: 26px;
	width: 21px;
	margin-left: 15px;
	margin-top: 0px;
	background: none;
}

ul.resourceList li ul > li.delete a:hover {
	background-image: url("/images/rubbishbin.png");
	background-position: -15px -48px;
	background-repeat: no-repeat;
}


div#lfmDownload {
	font-size: 11px;
	line-height: 1.3;
}

div#lfmDownload div#downloadBox {
	width: 350px;
	padding: 0 0 10px 0;
	background-color: #E9EBEF;
	border: solid 1px #D4D7DF;
	margin-bottom: 1.1em;
	margin-right: 30px;
	float: left;
}

div#lfmDownload div#downloadBox form {
	padding: 10px 10px 0 85px;
	min-height: 70px;
	background-image: url("/images/download_aslogo.gif");
	background-position: 6px 14px;
	background-repeat: no-repeat;
}

div#lfmDownload div#downloadBox input {
	display: block;
}

div#lfmDownload div#downloadBox strong {
	font-size: 15px;
	color: #869AB7;
	font-weight: bold;
	display: block;
	margin: 0.6em 0 0.25em 0;
}

#VocalizingWebsite div#lfmDownload div#downloadBox p {
	color: #545454;
	margin: 0;
	width: auto;
	float: none;
	position: static;
}

div#lfmDownload select#plattformSelect {
  margin-bottom: 1em;
}

div#lfmDownload p {
	color: #A0A0A0;
	margin: 0 0 1em 0;
}

div#lfmDownload p a {
	color: #A0A0A0;
}

div#lfmDownload p a:hover {
	color: #545454;
}

/* thanks to whoever added stupid rules for labels
on the homepage */

div#lfmDownload label {
	text-align: left;
	font-size: 11px;
}

div#lfmDownload p.ipodWarning {
  display: block;
  padding-top: 5px;
}

div#browsablechart {
  margin-top: 7px;
}

div#browsablechart fieldset#typeSelector {
  margin-bottom: 1em;
}

div#browsablechart fieldset#typeSelector.withDateSelector {
  margin-bottom: 1.5em;
  border-bottom: dotted 1px #CCC;
  padding-bottom: 13px;
  float: left;
  clear: both;
}

div#browsablechart div#dateSelector {
  padding-left: 190px;
  position: relative;
  margin-bottom: 1em;
  clear: both;
}

div#browsablechart div#calendar {
  width: 175px;
  float: left;
  display: inline;
  margin-left: -190px;
}

#VocalizingWebsite div#browsablechart table.calendar {
  width: 100%;
}

#VocalizingWebsite div#browsablechart table.calendar td {
  width: 14%;
}

div#browsablechart table#selectedWeekStats {
  color: #969696;
  margin-top: 0.7em;
}

div#browsablechart table#selectedWeekStats strong {
  margin-left: 0.5em;
}

div#browsablechart div#dateSelector div#moreInfo {
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 190px;
}

div#browsablechart div#dateSelector div#moreInfo ul.calendarLegend {
  margin: 0;
}

div#browsablechart div#dateSelector p.chartmore {
  margin: 0;
  line-height: 1.25em;
}

div.chartWithQuiltone {
  padding-left: 63px;
}

div.chartWithQuilttwo {
  padding-left: 116px;
}

div.chartWithQuiltthree {
  padding-left: 169px;
}

div.chartWithQuiltfour {
  padding-left: 219px;
}

div.imgQuilt {
  background: none;
  display: inline;
  float: left;
  padding-right: 10px;
}

div.imgQuiltfour {
  width: 212px;
  margin-left: -226px;
}
div.imgQuiltthree {
  width: 159px;
  margin-left: -169px;
}

div.imgQuiltone {
  width: 53px;
  margin-left: -63px;
}

div.imgQuilttwo {
  width: 106px;
  margin-left: -116px;
}

div.imgQuilt img, div.imgQuilt a {
  margin: 0;
  padding: 0;
}

div.imgQuilt a {
  float: right;
  display: inline;
  margin: 0 3px 3px 0;
  width: 50px;
  height: 50px;
  overflow: hidden;
}
div.imgQuilt a.bigfirst {
  width: 103px;
  height: 103px;
}

div.chartWithQuiltoneBox .chartmore {
  padding-left: 70px;
  margin-left: 0;
}

div.chartWithQuilttwoBox .chartmore {
  padding-left: 120px;
  margin-left: 0;
}

div.chartWithQuiltthreeBox .chartmore {
  padding-left: 170px;
  margin-left: 0;
}
div.chartWithQuiltfourBox .chartmore {
  padding-left: 220px;
  margin-left: 0;
}

* + html div.chartWithQuiltoneBox .chartmore,
* + html div.chartWithQuilttwoBox .chartmore,
* + html div.chartWithQuiltthreeBox .chartmore,
* + html div.chartWithQuiltfourBox .chartmore {
  position: relative;
  z-index: 9999;
  clear: both;
}

/* old image chart wrapper thing */

div.chartWithSidebar {
  float: right;
  width: 73%;
}

div.imgWrapper {
  float: left;
  position: relative;
  z-index: 5;
  left: -15px;
  background: url('/images/top_left.gif') top left no-repeat #BEBFC1;
  width: 27%;
  top: -1px;
}

body.black div.imgWrapper {
	background-color: #A8A9AD;
}

div.imgWrapper .w1 {
  position: relative;
  z-index: 6;
  background: url('/images/top_right_new.gif') top right no-repeat;
	padding: 3px 2px 0 0;
}

div.imgWrapper .wContent {
  margin-left: 4px;
  background: url('/images/right_tile_new.gif') top right repeat-y;
  padding-right: 3px;
  margin-right: -2px;
  overflow: hidden;
}

div.imgWrapper .wContent2 {
  overflow: hidden;
}

div.imgWrapper .f1 {
  clear: both;
  height: 5px;
  background: url('/images/bottom_left.gif') bottom left no-repeat;
  position: relative;
  margin-right: -2px;
  top: -3px;
  margin-bottom: -3px;
}

div.imgWrapper .f2 {
  height: 5px;
  background: url('/images/bottom_right_new.gif') bottom right no-repeat;
}

div.imgWrapper .imgBG {
  overflow: hidden;
  margin-bottom: -5px;
  padding-left: 1px;
  text-align: center;
}

div.imgWrapper .shadow {
  display: block;
  height: 5px;
  width: 100%;
  position: relative;
  z-index: 199;
  background: url("/images/shadow_new.png") top left repeat-x;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}

div.imgWrapper .quilt {
  margin-top: -5px;
  width: 130%;
  background: transparent;
  text-align: left;
}
#catalogueNew div.imgWrapper .quilt { width: 105%; }

div.imgWrapper .generatingMsg {
  display: block;
  color: #DFDFDF;
  font-size: 10px;
  margin-top: 1em;
  width: 65px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

div.imgWrapper a {
  float: left;
  border: 0;
  margin: 0;
  height: 60px;
  font-size: 0;
  line-height: 0;
  background-color: transparent !important;
  display: inline;
}

.afterSBchart {
  margin-left: 28%;
  padding-bottom: 0;
}

/* do not add element definitions in front of the classnames */
#VocalizingWebsite .littleQuilt {
  display: block;
  font-size: 0;
  width: 165px;
  margin: 0 auto 14px auto;
}

#VocalizingWebsite .littleQuilt img,
#VocalizingWebsite .littleQuilt a {
  margin: 0 5px 5px 0;
  float: left;
  display: inline;
  border: none;
  width: 50px;
  height: 50px;
  background: transparent;
}

#VocalizingWebsite .littleQuilt:hover,
#VocalizingWebsite .littleQuilt a:hover {
  background: transparent;
}

#VocalizingWebsite .littleQuilt a img {
  margin: 0;
}


div#VocalizingFooter {
	clear: both;
	font-size: 11px;
	color: #FFF;
	background-image: url('/images/gradient_footer.gif');
	background-position: left top;
	background-repeat: repeat-x;
	text-align: left;
	position: relative;
	padding: 20px 15px;
	line-height: 1.2;
	overflow: hidden;
	background-color: #828282;
}

div#VocalizingFooter a {
  color: #FFF;
  text-decoration: none;
}

div#VocalizingFooter a:hover {
  text-decoration: underline;
  background-color: transparent;
}

div#VocalizingFooter div#footerMessage {
  font-size: 13px;
  padding: 0 0 15px 0;
  border-bottom: solid 1px #BBB;
  margin: 0 0 20px 0;
}

div#VocalizingFooter div#footerMessage h3 {
  margin: 0 0 0.6em 0;
  font-size: 13px;
  color: #FFF;
}

div#VocalizingFooter div#footerMessage p {
  margin: 0;
  line-height: 1.4em;
}

div#VocalizingFooter div#footerMessage p a {
  text-decoration: underline;
}

div#VocalizingFooter ul#footerLinks {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display:none;
}

div#VocalizingFooter ul#footerLinks * {
  margin: 0;
  padding: 0;
}

div#VocalizingFooter ul#footerLinks li {
  float: left;
  display: inline;
  margin-left: 35px;
  padding-left: 1px;
}

div#VocalizingFooter ul#footerLinks li.first {
  margin-left: 0;
}

div#VocalizingFooter ul#footerLinks dt {
  font-weight: bold;
  margin-bottom: 0.6em;
}

div#VocalizingFooter ul#footerLinks dd {
  margin-bottom: 0.4em;
}

div#VocalizingFooter div#footerLogos {
  color: #DFDFDF;
  padding-left: 15px;
  margin-left: -15px;
  padding-bottom: 15px;
  margin-top: 60px;
}

div#VocalizingFooter div#footerLogos a {
  color: #DFDFDF;
}

div#VocalizingFooter div#footerLogos p#slogan {
  font-family: Georgia, serif;
  font-style: italic;
  margin-left: 1.4em;
  position: relative;
  top: -2px;
  display: inline;
}

div#VocalizingWebsite div#VocalizingFooter div.withExcite p#slogan {
  display: block;
  position: static;
  margin: 1em 0;
}

div#VocalizingFooter div#footerLogos a#excitelinkelement {
  position: relative;
  top: 6px;
}

div#VocalizingFooter div#footerLogos p {
  margin: 0.4em 0 0 0;
}

div#VocalizingFooter div#footerLogos span {
  padding-left: 0.4em;
  border-left: solid 1px #A0A0A0;
}

#tomRating {
    background: url('/images/tasteomatic_bkgd.gif') top left no-repeat;
    text-align: center;
    padding: 7px 10px;
    height: 55px;
    font-family: "Lucida Grande", Arial, Helvetica, Verdana, "Free Sans", "FreeSans", sans-serif;
}

div#tom_contents,
div#tomContent,
div#tomContent p {
  width: 160px;
}

.unknown#tomRating {
    background: url('/images/tasteomatic_bkgd_unknown.gif') top left no-repeat;
    height: 37px;
}

#tom_contents .verylow { color: #a0a0a0; }
#tom_contents .low { color: #777; }
#tom_contents .medium { color: #869ab7; }
#tom_contents .high { color: #4b72a9; }
#tom_contents .veryhigh { color: #4e334f; }
#tom_contents .super { color: #D71378; }
#tom_contents .unknown { color: #D01F3C; }

#tomRating .reading { font-size: 24px; font-weight:  bold; letter-spacing: -1px;  }
#tomRating .graph { height: 12px; border: 1px solid #b8b8b8; margin: 5px 0; text-align: left; }
#tomGraph { height: 12px; margin: 0; text-align: left;}

.verylow #tomGraph { background: #a0a0a0; }
.low #tomGraph { background: #777; }
.medium #tomGraph { background: #869ab7; }
.high #tomGraph { background: #4b72a9; }
.veryhigh #tomGraph { background: #4e334f; }
.super #tomGraph { background: #D71378; }


#tomAdhoc, div.tomSep {
    margin-top: 0.5em;
    padding-top: 0.5em;
    border-top: dotted 1px #C2C2C2;
    padding-bottom: 0.5em;
}

#tomAdhoc {
  border: none;
}

#tomAdhoc textarea {
    width: 160px;
    height:5em;
    margin-top: 4px;
    margin-bottom: 4px;
    display: block;
}

#tasteOMeter a {
  color: #969696;
}

#tasteOMeter div.c a:hover {
  color: #545454;
  background-color: #E8E8E8;
}

div.horizontalColouredCol {
  background-color: #E9EBEF;
  border-top: dotted 1px #CCC;
  margin: 3em -14px 0 -14px;
  padding: 0.7em 14px 2em 14px;
  clear: both;
}

/*
-------------------
catalogue pages layout
-------------------
*/

div.catColumns {
  /* holds the two column layout */
  background: url('/images/catalogue_background.gif') center top repeat-y;
  padding: 4px 14px 1.5em 14px;
  margin: -4px -14px 2em -14px;
  border-bottom: 1px dotted #C2C2C2;
  width: 100%;
}

div.whiteCatColumns {
  background: url('/images/catalogue_background_white.gif') center top repeat-y;
  border-bottom: none;
  margin-bottom: 0;
}

#VocalizingWebsite div.justWhiteCatColumns div.mainContent {
  padding-bottom: 0 !important;
}

div.underAds {
  border-top: 1px dotted #C2C2C2;
  margin-top: 0;
}

div.catColumns h3 {
  margin-top: 30px;
}

div.catLeft {
  margin-top: -4px;
  padding-top: 14px;
  float: left;
  width: 50%;
  display: inline;
  overflow: hidden;
  margin-left: -14px;
}

div.catRight,
div.whiteCatRight {
  margin-top: -4px;
  padding-top: 14px;
  float: right;
  width: 50%;
  display: inline;
  overflow: hidden;
  margin-right: -14px;
}

div.catRight {
  background: url('/images/pixelofdoom.gif') right top no-repeat;
}

.underAds div.catRight {
  background: transparent;
}

div.catContent {
  /* holder for content inside a column */
  margin-top: -25px; /* compensate for margin of initial h3 */
  padding: 0;
}

div.catLeft .catContent {
  padding-left: 14px;
}

div.catRight .catContent,
div.whiteCatRight .catContent {
  padding-right: 14px;
}

div.catClear {
  /* clears the columns, transitional layout only */
  clear: both;
}

/* "add widget" first ever appeareance: */

body a.addWidget {
	padding-left: 15px;
	background-image: url('/images/vw_add.gif');
	background-position: left center;
	background-repeat: no-repeat;
	border: none !important;
	color: #969696;
	font-size: 11px;
}

body #VocalizingWebsite a.addWidget:hover {
    background-image: url('/images/vw_add.gif');
    background-position: left center;
    background-repeat: no-repeat;
    border: none !important;
    background-color: #FFF !important;
}

body a.addWidget span {
	color: #969696;
	background: transparent;
}

body a.addWidget:hover span {
	color: #666;
	background: transparent;
}

/* invite a friend! Come on baby, jump in my car! */

#contactDetails .addWidget {
	clear: both;
	margin-left: 79px;
}

#inviteform h3 {
	color: #969696;
	line-height: 1em;
	font-size: 13px;
	margin: 5px 0 10px 0;
	border: none;
	clear: both;
}

#inviteform #contactDetails {
	width: 500px;
	margin-bottom: 20px;
}

#inviteform #contactDetails ul,
#inviteform #contactDetails li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#inviteform #contactDetails li div {
	margin: 0 0 0.7em 0;
}

#inviteform #contactDetails li.added {
	border-top: solid 1px #DADADA;
	padding-top: 0.7em;
}

#inviteform #contactDetails label {
	width: 80px;
	overflow: hidden;
}

#inviteform #contactDetails input {
	width: 150px;
}

#postcardTemplates {
	margin: 0 -15px 15px -1px;
	padding: 0;
	list-style-type: none;
}

#postcardTemplates ul {
    display: inline;
    float: left;
    margin: 0 6px 0 0px;
    border-right: 1px solid #DFDFDF;
}

#postcardTemplates li {
	margin: 0 6px 6px 0;
	padding: 0;
	float: left;
	width: 51px;
	height: 51px;
	border: solid 1px #FFF;
	display: inline;
}

#postcardTemplates .fatty li {
  width: 112px;
}

#postcardTemplates a {
	display: block;
	width: 49px;
	height: 49px;
	border: solid 1px #C2C2C2;
}

#postcardTemplates .fatty a {
    width: 110px;
}

#postcardTemplates li.selected {
	border: 1px solid #FFD8A5;
	outline: 1px solid #FFECD5;
}

#postcardTemplates li.selected a {
	border: 1px solid #F99C22;
}

#postcard {
	width: 472px;
	padding: 14px 21px 0 14px;
	background-image: url('/images/postcard.gif');
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 355px;
}

#postcard p {
	margin: 8px 0 0 0;
}

#postcard img, #postcard .albums {
	float: left;
	margin-right: 15px;
}

#postcard .albums img {
    float: none;
    display: inline;
    margin: 0;    
}

#postcard strong {
	font-size: 14px;
	font-weight: bold;
	color: #F99C22;
	display: block;
	margin-top: 65px;
	margin-bottom: 12px;
}

#postcard textarea {
	width: 207px;
	height: 110px;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 12px;
	margin-bottom: 5px;
}

.textonly#postcard {
	background: none;
	height: auto;
	padding-left: 0;
	padding-top: 5px;
	padding-bottom: 15px;
	font-family: monospace;
}

.textonly#postcard img {
	display: none;
}

.textonly#postcard strong {
	margin-top: 0;
	margin-bottom: 10px;
	font-family: monospace;
}

.textonly#postcard textarea {
	font-family: monospace;
	font-size: 14px;
	width: 100%;
}

div#contactDetails div#topSubmit {
  margin-top: 5px;
  text-align: right;
  margin-bottom: 10px;
}

div#contactDetails div#topSubmit input {
  width: auto;
}

#contactDetails .addWidget {
  float: right;
  clear: both;
  margin-top: 5px;
}

input#sendInvite {
	clear: both;
	float: right;
	margin-top: 20px;
	width: auto;
}

.textonly#postcard input#sendInvite {
	margin-top: 0;
}

/* find a friend */

div#findafriend_forms form {
  border: solid 1px #FFF;
  margin: 0 -8px 1.4em -8px;
  overflow: hidden;
  background: #FFF;
}

div#findafriend_forms form div {
  padding: 5px;
  border: solid 1px #FFF;
  height: 40px;
  overflow: hidden;
}

div#findafriend_forms form.selected {
	background: #EFEFEF;
	border: solid 1px #FAFAFA;
}

div#findafriend_forms form.selected div {
  border: solid 1px #F5F5F5;
}

div#findafriend_forms form img {
  border: solid 1px #CCC;
  float: left;
  margin-right: 15px;
  cursor: pointer;
}

div#findafriend_forms form fieldset {
  float: left;
  display: none;
  margin-right: 10px;
}

div#findafriend_forms form.selected input.submitButton {
  float: left;
  margin-top: 1.3em;
}

div#findafriend_forms.inSafari form.selected input.submitButton {
  margin-top: 1.6em;
}

div#findafriend_forms form.selected fieldset {
  float: left;
  display: inline;
}

div#findafriend_forms form fieldset label,
div#findafriend_forms form fieldset input {
  display: block;
  width: 140px;
}

#findafriend_data table.imageChart {
  border-collapse: collapse;
  margin-top: 0;
}

#findafriend_data table.recentList {
    width: 500px;
}

#findafriend_data table tr input {
  margin: 0 !important;
}

#findafriend_data table.recentList tr td.subject {
  text-align: left;
  border-right: none;
}

#findafriend_data table tr.checkAll th label {
  cursor: pointer;
}

#findafriend_data table td small {
  font-size: 11px;
  color: #969696;
}

#findafriend_data table.recentList th {
    font-weight:bold;
    font-size:13px;
    color:#8C8E91;
    text-align: left;
}

#findafriend_data table tr.submitButtonRow td,
#findafriend_data table tr.submitButtonRowTop td {
  border: none;
  border-top: solid 1em #FFF;
  text-align: right;
}

#findafriend_data table tr.submitButtonRowTop td {
  padding-bottom: 1.4em;
  text-align: left;
}

#findafriend_data table tr.submitButtonRow p.chartmore,
#findafriend_data table tr.submitButtonRowTop p.chartmore {
  font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
  margin-bottom: 0;
}

table.recentList2 {
	
}

#SecondaryNav {
    font-family: Arial, Helvetica, Verdana, sans-serif; 
    padding-left: 218px;
    height: 30px;
    color: #383D42;
    position: relative;
    z-index: 102;
    overflow: hidden;
    background: url('/images/nav2_gradient.gif') top left repeat-x;
}
body.black #SecondaryNav { 
	background-image: url('/images/gradient_black.gif');
}

#VocalizingContent1 #SecondaryNav {
    margin-left: -20px;
    margin-right: -15px; 
    margin-bottom: 10px;
}

#SecondaryNav ul {
    padding: 0 10px 0 0; 
    margin: 0 0 0 -8px;
}

#SecondaryNav li {
    margin: 0;
    padding-left: 11px;
    line-height: 31px;
    display: block;
    float:left;
    height: 31px;
    background: url('/images/left_off.gif') top left repeat-x;
}
#SecondaryNav li.first { background-image: url('/images/left_first_off.gif'); }
#SecondaryNav li.firstcurrent { background-image: url('/images/left_first_on.gif'); }
#SecondaryNav li a {
    color: #808080;
    padding-right: 11px;
    line-height: 31px;
    text-decoration: none;
    display: block;
    float: left;
    background: url('/images/right_off.gif') top right no-repeat;
    border: 0;
}
body.black #SecondaryNav li a { color: #666; }

#SecondaryNav li.current,
#SecondaryNav li.lastcurrent {
	background-image: url('/images/left_on.gif');
	margin-left: -2px; padding-left: 11px;
}

#SecondaryNav li.current a,
#SecondaryNav li.firstcurrent a,
#SecondaryNav li.lastcurrent a {  
    background-image: url('/images/right_on.gif');
    color: #404040;
}

#SecondaryNav li a:hover {
	color: #404040;
}

body.black #SecondaryNav li.current a,
body.black #SecondaryNav li.firstcurrent a,
body.black #SecondaryNav li.lastcurrent a,
body.black #SecondaryNav li a:hover { 
    color: #000;
}
#SecondaryNav li.last a { 
    background-image: url('/images/right_end_off.gif');
    padding-right: 22px;    
}
body.black #SecondaryNav li.last a { background-image: url('/images/right_end_off_black.gif'); }

#SecondaryNav li.lastcurrent a {
    background-image: url('/images/right_end_on.gif');
    padding-right: 25px;
}
body.black #SecondaryNav li.lastcurrent a { background-image: url('/images/right_end_on_black.gif'); }


div.cleftCol { 
	clear: both;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	width: 42%;
	display: inline;
	margin-right: 15px;
}

div.crightCol { 
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	width: 55%;
	display: inline;
}

div.ssleft, div.ssright {
  float: left;
  padding: 1em 0;
  display: inline;
}

div.ssleft { 
  width: 380px;
  overflow: hidden;
  clear: left;
}

div.ssright {
  width: 30%;
}

div#suggestobotmusic table.previewPlaylist {
  margin: 0;
}

.dash div.infoBox {
    color: black;
}

.dash div.header {
    font-size: 22px;
}

.dash div.tag {
    padding-bottom: 10px;
}

.dash ol, .dash li {
    list-style:none;
    margin:0;
    padding:0;
    margin-bottom: 5px;
}

ul#dashboardFeeds {
  float: right;
  display: inline;
  width: 170px;
}

ul#dashboardFeeds li {
  margin: 0 0 0.272727em 0;
  padding: 0;
}

form#eventOptions li {
  margin: 0 0 0.16666667em 0;
  padding: 0;
}

form#eventOptions li.submit {
  margin: 0.5em 0 0 0;
}

form#eventOptions {
  width: 60%;
}

ul#dashboardFeeds,
form#eventOptions ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

form#eventOptions label {
  font-weight: bold;
}

div#dashboardEventsTop {
  clear: both;
  border-bottom: dotted 1px #CCC;
  margin: 0 -14px 1em -14px;
  padding: 0 14px 1em 14px;
}

div.dashboardEvents div.pagination {
  padding-bottom: 0.5em;
}

form#eventOptions label strong {
  display: inline-block;
  min-width: 6.5em;
  color: #FFF;
  padding: 0 0.373737em;
  font-size: 11px;
  height: 1.2727273em;
  line-height: 1.2727273em;
  position: relative;
  top: 1px;
  left: 0;
}

* + html form#eventOptions label strong {
  position: static;
}

html:not([lang*=""]) form#eventOptions label strong {
  display: -moz-inline-box;
  position: static;
}

form#eventOptions label strong.friendsEvent {
  background-color: #7F93A9;
}

form#eventOptions label strong.recommendedGig,
form#eventOptions label strong.attendedGig {
  background-color: #523F52;
}

form#eventOptions label strong.recommendedFestival,
form#eventOptions label strong.attendedFestival {
  background-color: #7FC085;
}

form#eventOptions label strong.attendedGig {
  border-right: solid 1.5em #877683;
  min-width: 5em;
}

form#eventOptions label strong.attendedFestival {
  border-right: solid 1.5em #B0DAB1;
  min-width: 5em;
}

html:not([lang*=""]) form#eventOptions label strong.attendedGig,
html:not([lang*=""]) form#eventOptions label strong.attendedFestival {
  min-width: 6.5em;
}


/*
-------------------------
sidebar resource lists
-------------------------
*/

div.vocalizingPanel ul.sidebarResourceList,
div.vocalizingPanel ul.tagCloud,
div.vocalizingPanel ul.tagBuckets {
	margin: 0 -9px;
	padding: 0;
	list-style-type: none;
}

div.vocalizingPanel ul.sidebarResourceList li,
div.vocalizingPanel ul.tagCloud li,
div.vocalizingPanel ul.tagBuckets li {
	width: 178px;
	padding: 0;
	margin: 0;
	border-bottom: dotted 1px #C2C2C2;
	display: block;
}

div.vocalizingPanel ul.sidebarResourceList li.last {
  padding: 0;
  background-image: none;
}

div.vocalizingPanel ul.sidebarResourceList li a,
div.vocalizingPanel ul.tagCloud li a,
div.vocalizingPanel ul.tagBuckets li a {
	display: block;
	width: 160px;
	overflow: hidden;
	border-bottom: none;
	padding: 8px 0;
	margin: 0;
	text-decoration: none;
	border-left: solid 9px #FFF;
	border-right: solid 9px #FFF;
}

div.vocalizingPanel ul.sidebarResourceList li a:hover,
div.vocalizingPanel ul.tagBuckets li a:hover {
  background-color: #FFF;
  background-image: url("/images/gradient.gif");
  border-left-color: #E8E8E8;
}

#VocalizingWebsite div.vocalizingPanel ul.sidebarResourceList li a strong,
#VocalizingWebsite div.vocalizingPanel ul.tagBuckets li a strong {
	color: #545454;
	font-weight: normal;
}

div.vocalizingPanel ul.sidebarResourceList li a:hover strong span {
	text-decoration: underline;
}

div.vocalizingPanel ul.sidebarResourceList li a small {
	font-size: 11px;
	color: #969696;
}

div.vocalizingPanel ul.sidebarResourceList li a img {
	display: inline;
	float: right;
	margin: 1px 0 0 3px;
	width: 50px;
}

div.vocalizingPanel .collapsed ul.sidebarResourceList {
	margin-top: 4px;
}

div.vocalizingPanel .collapsed ul.sidebarResourceList li,
div.vocalizingPanel ul.tagCloud li {
  border: none;
}

div.vocalizingPanel .collapsed ul.sidebarResourceList li a,
div.vocalizingPanel ul.tagCloud li a {
	padding: 4px 0;
}


div.vocalizingPanel .collapsed ul.sidebarResourceList li a:hover,
div.vocalizingPanel ul.tagCloud li a:hover {
	background: #FFF;
	border-color: #FFF;
}

div.vocalizingPanel .collapsed ul.sidebarResourceList li a:hover strong span {
  background-color: #E8E8E8;
  text-decoration: underline;
  color: #252525;
}

div.vocalizingPanel .collapsed ul.sidebarResourceList li a img,
div.vocalizingPanel .collapsed ul.sidebarDetailedList li img,
div.vocalizingPanel .collapsed ul.sidebarDetailedList li br.onlyWithImage {
  display: none;
}

/* bit for the sidebar tagclouds */

div.vocalizingPanel ul.tagCloud {
  margin-top: 4px;
}

#VocalizingWebsite div.vocalizingPanel ul.tagCloud li a {
  color: #4A71A9;
  text-decoration: none;
  line-height: 1;
}

div.vocalizingPanel ul.tagCloud li a:hover {
  background: #DDE8F7;
  border-color: #DDE8F7;
}

div.vocalizingPanel ul.tagCloud li a span {
  float: left;
  color: #4A71A9;
  width: 125px;
}

div.vocalizingPanel ul.tagCloud li a:hover span {
  text-decoration: underline;
}

#VocalizingWebsite div.vocalizingPanel ul.tagCloud li a small {
  font-size: 11px;
  float: right;
}

/* tag buckets */

div.vocalizingPanel ul.tagBuckets li a small {
  width: 30px;
  padding: 27px 0 0 0;
  background-image: url("/images/tagicon.gif");
  background-position: left top;
  background-repeat: no-repeat;
  float: left;
  display: inline;
  margin: 0.333333em 0 0 0;
  font-size: 9px;
  color: #969696;
}

div.vocalizingPanel ul.tagBuckets li a strong {
  font-size: 12px;
  float: right;
  width: 130px;
  overflow: hidden;
  display: inline;
}

div.vocalizingPanel ul.tagBuckets li a:hover strong {
  text-decoration: underline;
}

div.vocalizingPanel ul.tagBuckets li a span {
  color: #969696;
  float: right;
  width: 130px;
  display: inline;
}

div.vocalizingPanel ul.tagBuckets li a {
  padding-bottom: 3em;
}

div.vocalizingPanel ul.tagBuckets li a.play {
  margin-left: 39px;
  border-left: none;
  width: 130px;
  padding: 0;
  height: 2.3636364em;
  margin-top: -2.3636364em;
  color: #869AB7;
  line-height: 1.181818em;
}

div.vocalizingPanel ul.tagBuckets li a.play:hover {
  text-decoration: underline;
  background: transparent;
}

/*
-------------------------
new list style
-------------------------
*/

div.vocalizingPanel ul.sidebarDetailedList {
  margin: 4px -9px 4px -9px;
	padding: 0;
	list-style-type: none;
  overflow: hidden;
  width: 178px;
}

div.vocalizingPanel ul.sidebarDetailedList li {
  margin: 4px 0;
  padding: 0 9px;
  overflow: hidden;
}

div.vocalizingPanel ul.recentAttendees {
  margin: 0 -9px;
}

div.vocalizingPanel ul.recentAttendees li {
  border-bottom: dotted 1px #C2C2C2;
  margin: 0;
  padding: 8px 9px;
}

div.vocalizingPanel ul.recentAttendees li.last {
  border-bottom: none;
}

div.vocalizingPanel ul.sidebarDetailedList li a {
  text-decoration: none;
}

div.vocalizingPanel ul.sidebarDetailedList li a:hover,
div.vocalizingPanel ul.sidebarDetailedList li a:hover span {
  background-color: #FFF;
}

div.vocalizingPanel ul.sidebarDetailedList li a strong {
    font-weight: normal;
}

div.vocalizingPanel ul.sidebarDetailedList li a strong span {
  color: #545454;
  text-decoration: underline;
}

div.vocalizingPanel ul.sidebarDetailedList li a:hover strong span {
  color: #252525;
  background-color: #E8E8E8;
}

div.vocalizingPanel ul.sidebarDetailedList li a img,
form#eventForm div.vocalizingPanel ul.sidebarDetailedList li img {
  float: right;
  margin-top: 1px;
  margin-left: 3px;
  display: inline;
}

div.vocalizingPanel ul.sidebarDetailedList li small,
div.vocalizingPanel ul.sidebarDetailedList li small a {
  color: #969696;
  text-decoration: none;
}

div.vocalizingPanel ul.sidebarDetailedList li small a:hover {
  text-decoration: underline;
  background: none;
}

div.vocalizingPanel ul.sidebarDetailedList li p {
  color: #666;
  margin: 0.3em 0 0 0;
  padding: 0;
}

div.vocalizingPanel ul.sidebarDetailedList li p a:hover {
  text-decoration: underline;
}

/* sidebar playlists */

div.vocalizingPanel ul.sidebarPlaylist li {
  margin-bottom: 8px;
  padding-left: 25px;
  padding-bottom: 8px;
  border-bottom: dotted 1px #C2C2C2;
}

div.vocalizingPanel ul.sidebarPlaylist li.last {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* sidebar avatar stuff */

div.noArtistImage {
    background: url("/images/no_artist_large.gif") top left no-repeat;
    height: 140px;
    width: 123px;
    margin-left: 17px;
    margin-bottom: 1em;
}

div.noArtistImage a.img {
    display: block;
    height: 115px;
}

div.noArtistImage p {
    margin: 0;
    text-align: center;
}

div.noArtistImage a {
    color: #869AB7;
}

/* sidebar events listings */

/* has to have a height of at least 30 px in Safari—the reasons I do not know */

div.vocalizingPanel ul.vcalendar li.vevent {
    position: relative;
}

div.vocalizingPanel ul.vcalendar li.vevent a {
  position: relative;
  top: 0;
  left: 0;
  min-height: 3.636363em;
  overflow: hidden;
  z-index: 9;
}

div.vocalizingPanel ul.vcalendar li.vevent abbr {
  border: none;
}

div.vocalizingPanel ul.vcalendar li.vevent span.calSheet {
  position: absolute;
  top: 9px;
  left: 0;
}

div.vocalizingPanel ul.vcalendar li.vevent strong,
div.vocalizingPanel ul.vcalendar li.vevent small {
  display: block;
  padding-left: 3em;
}

div.vocalizingPanel ul.vcalendar li.gig small.count {
  color: #4E334F;
  margin-top: 0.363636em;
}

div.vocalizingPanel ul.vcalendar li.festival small.count {
  color: #649964;
  margin-top: 0.363636em;
}

div.vocalizingPanel ul.vcalendar li.vevent a:hover small.link {
  text-decoration: underline;
}

div.vocalizingPanel ul.vcalendar li.vevent span.stealthInfo {
  display: none;
}

div.vocalizingPanel ul.vcalendar li.past span.calSheet {
  border: solid 1px #CCC;
}

div.vocalizingPanel ul.vcalendar li.past span.calSheet span.month {
  background: #BBB;
}

div.vocalizingPanel ul.vcalendar li.past span.calSheet span.day {
  color: #BBB;
}

/* Shouty McShouterton */

div.vocalizingPanel ul.vcalendar li.vevent span.shoutCount {
  width: 3.6666667em;
  position: absolute;
  top: 3.6666667em;
  left: 0;
  margin-top: 10px;
  color: #969696;
  font-size: 9px;
}

div.vocalizingPanel ul.vcalendar li.vevent span.shoutCount img {
  height: 7px !important;
  width: 7px !important;
  float: none;
  margin: 0;
}

/* general layout stuff */

body.fixedWidth {
  background: #CCC !important;
}

body.fixedWidth #outerWrapper {
  margin: 0 auto;
}

body.fixedWidth #VocalizingWebsite {
  width: 960px;
  background-color: transparent;
  background-image: url("/images/body_bg.gif") !important;
  background-position: left top;
  background-repeat: repeat-y;
}

body.fixedWidth div#langSelector {
    margin: 0 20px;
    width: 920px;
}

body.fixedWidth #VocalizingWebsite #VocalizingHeader {
  width: 100%;
  margin: 0 auto;
}

body.fixedWidth div#main {
  width: 960px;
  padding: 0 0 60px 0;
  margin: 0 auto;
  overflow: hidden;
}

body.fixedWidth div#wrapper {
  margin: 20px 50px;
}

/* more detailed things */

body.fixedWidth h1 {
  margin: 0;
  color: #D01F3C;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.2em;
}

body.fixedWidth div.lc ul.resourceListSmall {
  width: 360px;
  margin-right: -20px;
}

#homepageArtists {
  margin-bottom: 1em; 
  line-height: 1.25em;
}

#homepageArtists li { 
  margin-bottom: 0.5em;
}

body.fixedWidth #VocalizingWebsite ul.resourceListSmall li.template1 {
  height: 9.5em;
}

body.fixedWidth #VocalizingWebsite ul.resourceListSmall li.template1 small {
  color: #869AB7;
  font-size: 11px;
}

#thisIsScrobbling h2 {
  color: #869AB7;
  font-weight: bold;
  font-size: 14px;
  margin: 1.5em 0 0.3em 0;
}

#thisIsScrobbling h2 {
  margin-top: 0;
}

div#newEvent div.widgetNormal,
div#newEvent div.widgetBody {
  height: auto !important;
  overflow: hidden;
}

div#newEvent h2#previewH2,
div#newEvent fieldset#enddate,
div#newEvent div#fieldErrors,
div#newEvent label#artistsLabel,
div#newEvent form.festival label#headlinerLabel,
div#newEvent div#previewError,
div#newEvent div#previewArea,
div#newEvent form.festival div.support label {
  display: none;
}

div#newEvent form.festival label#artistsLabel,
div#newEvent form.festival fieldset#enddate {
  display: block;
}

div#newEvent div.widgetNormal {
  position: relative;
}

div#newEvent h4 {
  font-size: 20px;
  color: #969696;
  font-weight: bold;
  border-bottom: 1px dotted #CCC;
  padding: 2px 10px;
  margin: 0;
}

div#newEvent fieldset {
  padding-left: 100px;
  margin-bottom: 1em;
  overflow: hidden;
}

div#newEvent fieldset div {
  padding-left: 100px;
  margin-left: -100px;
}

div#newEvent fieldset div.support,
div#newEvent fieldset div#postcodeField {
  margin-top: 1em;
}

div#VocalizingWebsite div#newEvent input#festivalRadioButton {
  margin-left: 0.5em;
}

div#newEvent fieldset#category * {
  display: inline;
  float: none;
  width: auto;
  margin: 0;
}

div#newEvent .error input,
div#newEvent .error select {
  background: #FFD5D2;
}

div#newEvent .error label {
  color: #D01F3C;
}

div#newEvent fieldset label {
  float: left;
  display: inline;
  margin: 0 0 0 -100px;
  width: 90px;
  clear: none;
  text-align: right;
}

div#newEvent input,
div#newEvent select {
  float: none;
  margin: 0;
  clear: none;
}

div#newEvent .optional {
  color: #969696;
}

div#newEvent div.submit {
  padding-left: 100px;
}

div#newEvent div.results {
  margin-left: -100px;
  padding-left: 0 !important;
  margin-top: 1em;
}

div#newEvent div.venueResults {
  margin-left: 0;
}

div#newEvent div.results ul {
  margin: 0.5em 0 1em 0;
  padding: 0;
}

div#newEvent div.results ul li {
  margin: 0 0 0.5em 0;
  padding: 0 0 0 22px;
  list-style-type: none;
  color: #969696;
}

div#newEvent div.results ul li input {
  margin: 0 0 0 -22px;
  float: left;
}

div#newEvent div.results ul li label {
  color: #545454;
  margin: 0;
  float: none;
  width: auto;
  text-align: left;
}

div#newEvent div.results ul li a,
div#newEvent div.results ul li small {
  color: #969696;
}

div#newEvent div.results ul li small {
  font-size: 11px;
}

div#newEvent form#locationForm {
  background: none;
  margin: 0;
  border: none;
  padding: 0;
}

div#newEvent #locationForm label {
  display: block;
  margin-top: 0.75em;
  font-weight: normal;
}

body #VocalizingWebsite .dlBlock {
  margin: 0.4em 0;
	float: left;
}

.dlBlock a.smalldownload {
	background-image: url('/images/download_small.gif');
	background-position: left top;
	background-repeat: no-repeat;
  line-height: 12px;
  color: #444;
  display: block;
  padding-top: 35px;
  padding-left: 70px;
  width: 116px;
  height: 32px;
  margin: 0px auto 5px auto;
  text-decoration: none;
}

.dlBlock a.smalldownload span {
	font-size: 10px;
}

.dlBlock a.smalldownload:hover {
	background-position: left bottom;
	text-decoration: none;
}

.dlBlock .pagination {
	float: left;
	margin-left: 68px;
	clear: both;
	margin-top: 10px;
}

a.youtube_beta {
    display: block;
    margin-top: 6px;
    width: 52px;
    height: 17px;
}

div.catColumns a.youtube_beta {
    margin-top: 21px;
    margin-bottom: -20px;
}

/* gah-ness */

div#playingVideo {
    font-size: 11px;
}

div#playingVideo h4 {
  margin: 1em 0 0.2em 0;
  font-size: 11px;
}

div.videoPlayer {
    width: 340px;
    padding: 1px;
    background: #373737;
    position: relative;
    z-index: 9999;
}

/* old list style */

ul.videoList {
  margin: 15px -15px 0 0;
  padding: 0;
  clear: both;
}

ul.videoList li {
  margin: 0 15px 0 0;
  padding: 0;
  float: left;
  display: inline;
  width: 125px;
  height: 11.5em;
}

ul.videoList a {
  display: block;
  margin: 0;
  text-decoration: none;
  background: transparent;
  font-size: 11px;
  line-height: 1.25em;
}

ul.videoList a:hover {
    background: transparent;
    text-decoration: none;
}

ul.videoList a:hover strong,
ul.videoList a:hover span.title {
  text-decoration: underline;
}

/* new list style */

ul.wideVideoList {
  margin: 0 -15px;
  padding: 0;
  clear: both;
}

ul.wideVideoList li {
    margin: 15px;
    width: 335px;  
    float: left;
    display: inline;
    font-size: 11px;
    line-height: 1.2727273em;
}

ul.wideVideoList a {
    display: block;
    text-decoration: none !important;
    padding: 2px 0 0 130px;
    width: 205px;
    height: 69px;
    border-top: solid 1px #CCC;
    cursor: pointer;
}

ul.wideVideoList a:hover {
    text-decoration: none;
    background: transparent;
}

ul.wideVideoList a:hover strong,
ul.wideVideoList a:hover span.artist {
    text-decoration: underline;
}

ul.wideVideoList small {
    font-size: 10px;
    display: block;
    margin-top: 0.5em;
    border-top: solid 1px #EEE;
    padding-top: 0.5em;
    color: #999;
}

ul.videoList em,
ul.wideVideoList em {
    background: #FBF6B2;
    font-style: normal;
}

/* css video cropping */

span.videoStill {
    display: block;
    width: 120px;
    height: 72px;
    overflow: hidden;
    position: relative;
}

ul.wideVideoList span.videoStill {
    float: left;
    display: inline;
    margin: -3px 0 0 -130px;
    border-right: solid 10px #FFF;
}

span.videoStill img {
    position: relative;
    top: -16px;
    left: -10px;
}

.external span.videoStill img {
    position: relative;
    top: -14px;
    left: -5px;
}

span.videoStill span.play {
    display: block;
    width: 120px;
    height: 72px;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("/images/wide_video_thumbnail_play.png");
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}


.external span.videoStill span.play {
    background-image: url("/images/wide_video_thumbnail_play_youtube.png");
}

a:hover span.videoStill span.play {
    background-image: url("/images/wide_video_thumbnail_play_hover.png");
}

.external a:hover span.videoStill span.play {
    background-image: url("/images/wide_video_thumbnail_play_youtube_hover.png");
}

/* I think this is the popup. Maybe. */

#uploadVideo {
    text-align: left;
    padding: 0 15px 15px 15px
}

#uploadVideo h4 {
  margin-top: 2em;
  font-size: 15px;
  color: #969696;
  padding-bottom: 0.166666667em;
  border-bottom: 1px solid #CCC;
  margin-bottom: 1.2em;
}

#uploadVideo div.editCopy {
  margin: 0 -15px 15px -15px;
}

#uploadVideo dl {
  margin: 0;
  padding: 0;
}

#uploadVideo dt {
  margin: 0 0 0.5em 0;
  padding: 0;
  font-weight: bold;
}

#uploadVideo dd {
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}

#uploadVideo div#titleField {
  margin-bottom: 1em;
}

input.hint {
    color: #999;
}

form.singleAction {
  margin-bottom: 1.4em;
  background-color: #FBFAE0;
  padding: 0.7em 1em;
  border: solid 1px #FFF386;
  text-align: center;
  color: #969696;
}

.catRight form.singleAction {
  background-color: #D9DFE7;
  border: solid 1px #ADB9CA;
  color: #869AB7;
}

form.singleAction label {
  font-weight: bold;
  display: block;
  margin-bottom: 0.4em;
}

form.singleAction label a {
    color: #969696;
}

.catRight form.singleAction label a {
    color: #869AB7;
}

form.inlineSingleAction {
    margin: 11px auto;
}

form.inlineSingleAction label {
    display: inline;
}

div.eventsWithCalendars {
  padding-right: 200px;
  clear: both;
}

div.eventListings {
  float: left;
  width: 100%;
}

div.eventCalendars {
  float: right;
  margin-right: -200px;
  display: inline;
  width: 160px;
}

div.eventsWithCalendars .pagination {
  clear: none;
  float: right;
  margin: -0.2727273em 0 0 0;
  position: relative;
  z-index: 10;
}

div.eventsWithCalendars table.vcalendar {
  float: left;
  width: 97%;
}

table.listing {
  width: 100%;
  border-collapse: collapse;
}

#VocalizingWebsite table.listing th {
  text-align: left;
  font-size: 11px;
  font-weight: bold;
  color: #545454;
  padding-top: 0.81818182em;
  padding-bottom: 0.272727em;
}

div#eventsearch table.listing th {
  padding-top: 3em;
}

#VocalizingWebsite table.listing tr.month th {
  font-size: 14px;
  padding-top: 1em;
  padding-bottom: 0;
  color: #666;
}

#VocalizingWebsite table.listing tr.firstday th {
  padding-top: 0;
}

table.listing td {
  vertical-align: top;
  border-top: solid 1px #9B9B9B;
  color: #969696;
  line-height: 1.25em;
  padding-bottom: 0.363636em;
}

table.listing a {
  color: #969696;
  text-decoration: none;
}

table.listing a:hover {
  background-color: transparent;
}

table.listing td.image {
  padding: 0 5px 3px 0;
}

table.listing td.tickets {
  padding: 0.363636em 4px 0 2px;
  width: 20px;
}

table.listing td.tickets a {
  font-size: 9px;
  white-space: nowrap;
  line-height: 1em;
  display: block;
  margin-bottom: 2px;
}

table.listing tr td.lineup strong {
  color: #FFF;
  display: block;
  margin-top: -2px;
  padding: 1px 2px;
}

table.listing tr td.lineup a:hover strong {
  text-decoration: underline;
  color: #FFF;
}

table.listing tr.gig td.lineup strong {
  background-color: #523F52;
}

table.listing tr.festival td.lineup strong {
  background-color: #7FC085;
}

table.listing tr.friend td.lineup strong {
  background-color: #7F93A9;
}

table.listing td.lineup a.location {
  display: none;
}

table.vcalendar td.location strong,
table.listing td.additionalInfo a {
  font-weight: normal;
  text-decoration: underline;
}

table.vcalendar td.location a:hover {
    text-decoration: none !important;
}

table.venues td.location * {
  color: #545454;
}

table.listing tr.highlight td {
  background-color: #F5F5F5;
}

#VocalizingWebsite table.vcalendar tr.gigAttending td {
  background-color: #F2EBF2;
}

#VocalizingWebsite table.vcalendar tr.festivalAttending td {
  background-color: #E0F2E2;
}

/* widths */

table.listing td.lineup {
  width: 40%;
  padding-right: 0.454545em;
}

table.listing td.location {
  width: 35%;
}

table.listing td.attendance {
  width: 25%;
}

div.venuepage table.listing td.lineup {
  width: 60%;
}

div.venuepage table.listing td.attendance {
  width: 35%;
}

table.venues td.location {
  width: 45%;
  padding-left: 20px;
}

table.venues td.additionalInfo {
  width: 55%;
  color: #545454;
}

span.hidden {
  display: none;
}

/* rest */

div.eventsWithCalendars p.chartmore {
  float: left;
  clear: none;
}

div.mainContent ul.shoutbox {
  margin: 0;
  padding: 0;
  clear: both;
}

div.mainContent ul.shoutbox li {
  display: block;
  margin: 0 0 2.4em 60px;
  padding: 0 0 0 5px;
  min-height: 71px;
  list-style-type: none;
  position: relative;
  line-height: 1.25em;
}

div.mainContent ul.shoutbox li a {
  text-decoration: none;
}

div.mainContent ul.shoutbox li a:hover {
  background-color: transparent;
}

div.mainContent ul.shoutbox li a img {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: -60px;
}

div.mainContent div.catRight ul.shoutbox li a img {
  border: solid 1px #CCC;
}

div.mainContent ul.shoutbox li a strong {
  font-weight: normal;
  color: #969696;
}

div.mainContent ul.shoutbox li a:hover span {
  text-decoration: underline;
  color: #545454;
}

/* bit for recommendations on dashboard */

div.recommendations ul.shoutbox li a strong,
div.journalExcerpts ul.shoutbox li a strong {
  font-weight: bold;
  color: #545454;
}

div.recommendations ul.shoutbox li a:hover strong,
div.journalExcerpts ul.shoutbox li a:hover strong {
  font-weight: bold;
  text-decoration: underline;
}

div.mainContent ul.shoutbox li span.user {
  color: #969696;
  display: block;
  margin-bottom: 0.2em;
}

div.mainContent ul.shoutbox li span.user a,
#VocalizingWebsite div.mainContent ul.shoutbox li span.withAvatar a:hover {
  color: #969696;
  text-decoration: none;
}

div.mainContent ul.shoutbox li span.user a:hover,
div.mainContent ul.shoutbox li span.withAvatar a:hover span span {
  text-decoration: underline;
}

div.mainContent div.recommendations ul.shoutbox li p,
div.mainContent div.journalExcerpts ul.shoutbox li p {
  margin-top: 0.5em;
}

#VocalizingWebsite div.mainContent ul.shoutbox li p.meta {
  margin: 0;
  color: #969696;
}

#VocalizingWebsite div.mainContent ul.shoutbox li p.noMessage {
  margin-top: 0.5em;
}

div.mainContent ul.shoutbox li p.meta small a {
  color: #969696;
  text-decoration: underline;
}

div.mainContent ul.shoutbox li p.meta small a:hover {
  color: #545454;
  background-color: #E8E8E8;
}

div.fullJournalExcerpts ul.shoutbox li {
  margin-bottom: 2.8em;
}

/* end the bit */

div.mainContent ul.shoutbox li p {
  margin: 0.3333333em 0 0.2em 0;
  overflow: hidden;
}

div.mainContent ul.shoutbox li p a {
  text-decoration: underline;
}

div.mainContent ul.shoutbox li p a:hover {
  color: #252525;
}

div.mainContent ul.shoutbox li p small {
  color: #545454;
}

div.mainContent ul.shoutbox li p.meta small {
  color: #969696;
}

div.mainContent ul.shoutbox li small {
  font-size: 11px;
  color: #969696;
}

div.mainContent ul.shoutbox li small.actions {
  position: absolute;
  top: 55px;
  left: -34px;
  width: 25px;  
}

/* footer--or header-- */

#VocalizingWebsite #shoutPost {
  margin: 0 0 1.4em 0;
  padding: 0;
  clear: both;
}

#VocalizingWebsite #shoutPost div#sbCharCount {
  font-size: 11px;
}

#VocalizingWebsite div.vocalizingPanel #shoutPost {
  margin: 9px 0 0 0;
  padding: 0 0 0.7em 0;
}

#VocalizingWebsite #shoutPostFooter a.popupButton {
  float: right;
  display: inline;
  margin-top: -1px;
}

#VocalizingWebsite #shoutPost textarea#shoutmsg {
  width: 100%;
  height: 6.2em;
  margin-bottom: 1em;
}

html:not([lang*=""]) #VocalizingWebsite div.sidebar #shoutPost textarea#shoutmsg {
    width: 156px;
}

#VocalizingWebsite #shoutPost input {
  float: right;
  margin-top: -0.15em;
}

/* sidebar shoutboxes */

div#shoutBoxPanel {
  height: auto;
  margin: 0px;
}

/* shoutboxes */

div.vocalizingPanel ul.shoutbox {
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 8px;
}

/* prevent long words from sticking out */
div.vocalizingPanel div.c > ul.shoutbox {
  overflow: hidden;
  padding-left: 1px;
  padding-right: 1px;
  margin-left: -10px;
  margin-right: -10px;
}

div div.vocalizingPanel ul.shoutbox li {
	padding-bottom: 12px;
	border-top: dotted 1px #C2C2C2;
	overflow: visible;
	padding-top: 8px;
	margin-top: 0;
	margin-bottom: 0;
	min-height: 38px;
}

div.vocalizingPanel ul.shoutbox li a img {
	width: 25px;
}

div.vocalizingPanel ul.shoutbox li a strong,
div.vocalizingPanel ul.shoutbox li a strong span {
  color: #969696;
}

div.vocalizingPanel ul.shoutbox li small.actions {
  float: right;
  display: inline;
  clear: right;
  width: 25px;
  margin-top: 1px;
}

div.vocalizingPanel ul.shoutbox li small.justPm {
  width: 11px;
}

div#VocalizingWebsite ul.shoutbox li small.justDelete {
  width: 9px;
  left: -20px;
}

ul.shoutbox li a.pmButton {
	float: right;
	display: inline;
	clear: right;
	margin-top: 7px;
}

div.vocalizingPanel ul.shoutbox li p {
  color: #545454;
  margin: 0;
}

div.vocalizingPanel ul.shoutbox li p a {
  text-decoration: underline;
}

div.vocalizingPanel ul.shoutbox li p a:hover {
  background: #E8E8E8;
  color: #252525;
}

div.vocalizingPanel ul.shoutbox li a:hover strong span {
  color: #545454;
  background-color: #FFF !important;
}

ul.shoutbox li a.entry-title {
  display: none;
}

/* weird stuff because sometimes Hannah ... well ... nothing */

div.journalExcerpts ul.lc,
div.recommendations ul.lc {
  width: 48%;
  float: left;
  padding-right: 2%;
  border-right: 1px dotted #CCC;
}

div.journalExcerpts ul.rc,
div.recommendations ul.rc {
  width: 48%;
  float: right;
  clear: none;
}

div.dottedRule {
  border-bottom: dotted 1px #CCC;
  margin-bottom: 1em;
  padding-bottom: 2em;
  margin-left: -14px;
  margin-right: -14px;
  padding-left: 14px;
  padding-right: 14px;
  width: 100%;
}


/* Styles for javascript DropDown */
div.withDropDown {
    padding:4px 0 0 0;
}

* html div.withDropDown {
    display: inline-block;
}

div.withDropDown img {
    margin-bottom:-2px;
}

dl.dropDown {
    position:relative;
    float:left;
    z-index:10;
    margin:5px 0 5px 0;
    font-size:11px;
    line-height:1;
}

/* don’t let IE see this ;) */
.chartmore > dl.dropDown {
    margin-right: 0.5em;
}

dl.dropDown.right {
    clear:right;
    float:right;
}
dl.dropDown.medium {
    margin-top:-25px;
    width:160px;
}

dl.dropDown dt {
    position:relative;
    display: inline;
    z-index:1;
    height:11px;
    margin:0 5px 0 0;
    padding:0;
    white-space:nowrap;
}

/* give this a pretty high z-index so it isn't overlaied by other dropdowns */
dl.dropDown.expanded {
    z-index:20;
}

dl.dropDown.expanded dt {
    z-index:3;
}

body#VocalizingBody dl.dropDown dt a {
    float:left;
    height:10px;
    padding:1px 22px 3px 2px;
    background:#fafafa url("/images/drop_down_arrow.gif") no-repeat 100% 50%;
    text-decoration:none;
    border:1px solid #ccc;
}

body#VocalizingBody div.catRight dl.dropDown dt a {
    background-color:#f1f3f9;
}

body#VocalizingBody dl.dropDown.expanded dt a {
    background-color:#fafafa;
    border-bottom:1px dotted #ccc;
}

body#VocalizingBody div#VocalizingWebsite dl.dropDown dt a img {
    margin:0 0 -1px 0;
}

body#VocalizingBody dl.dropDown dt a:hover,
body#VocalizingBody dl.dropDown dd a:hover {
    background-color:#fff !important;
}

dl.dropDown dd {
    margin:0;
    padding:0;
}

dl.dropDown dd {
    position:absolute;
    top:15px;
    left:0;
    z-index:2;
    margin:0;
    padding:0 0 7px 0;
    background:#fff;
    border:1px solid #ccc;
    border-top-color:#bbb;
}

div.catRight dl.dropDown dd {
    background:#f1f3f9;
}

dl.dropDown dt.thin,
dl.dropDown dd.thin {
    width:74px;
}
dl.dropDown dt.thin a {
    width:50px;
}

dl.dropDown dt.wide,
dl.dropDown dd.wide {
    width:180px;
}
dl.dropDown dt.wide a {
    width:156px;
}


body#VocalizingBody dl.dropDown p {
    color:#999;
}

body#VocalizingBody dl.dropDown ul.dropDownList {
    margin:0;
    padding:0 2px;
}

body#VocalizingBody dl.dropDown ul.plain {
    padding:1px 5px 0 5px;
}

body#VocalizingBody dl.dropDown ul.dropDownList li {
    display:list-item;
    float:none;
    margin:0;
    padding:4px 0 0 0;
    width:auto;
    height:auto;
    list-style-type:none;
    white-space:nowrap;
}

body#VocalizingBody dl.dropDown ul.plain li {
    list-style-type:square;
    margin-left:15px;
}

body#VocalizingBody dl.dropDown ul.dropDownList a {
    color:#969696;
    text-decoration:none;
}
body#VocalizingBody dl.dropDown ul.dropDownList a:hover {
    color:#666;
}

body#VocalizingBody dl.dropDown ul.dropDownList li img {
    margin-bottom:-4px;
}

body#VocalizingBody dd.dropDownList {
    padding:0 4px 3px 4px;
}

dl.dropDown p {
    margin:0;
    padding:4px 7px 0 7px;
    line-height:1.2;
}

dl.dropDown textarea {
    margin:7px 7px 0 7px;
    padding:0;
    width:236px;
    font-size:11px;
}

/* the faq */

ul.topFAQs li {
	margin-bottom: 0.7em;
	margin-left: 1.4em;
	list-style-type: disc !important;
	list-style-position: outside;
}

ul.topFAQs li a {
  text-decoration: none;
}

ul.topFAQs li a:hover {
  text-decoration: underline;
  background-color: transparent;
}

.faqContent dl {
	width: 500px;
	margin: 0 0 0 0;
	clear: both;
}

.faqContent.subtype dl {
	padding-top: 15px;
	margin-left: -15px;
}

.faqContent.overview dl.faqCollapsedList dt.hiddenQuestion,
.faqContent.overview dl.faqCollapsedList dd,
.faqContent.overview dl dd {
	display: none;
}

.faqContent.overview dl dd.faqExpanded {
	display: block;
}

.faqContent dl dt {
	margin: 0.3em 0 0 5px;
	padding: 0;
}

.faqContent dl dt a,
.faqContent dl dt a:visited {
	background-image: url("/images/vw_smallview.gif") !important;
	background-position: left -1px;
	background-repeat: no-repeat;
	padding: 0 0 0 11px;
	display: block;
	text-decoration: none;
}

.faqContent dl dt.faqExpanded a {
	background-image: url("/images/vw_smallview_on.gif") !important;
	font-weight: bold;
}

body div#VocalizingWebsite div#VocalizingContent div.faqContent dl dt a:hover {
	background-color: transparent;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: left -1px;
}

/* Link styles for subcategories
   when they aren’t actually links */

.faqContent.subtype dl dt {
	padding: 0 0 0 11px;
}

.faqContent.subtype dl dt a {
	background-image: none;
	padding: 0;
}

body div#VocalizingWebsite div#VocalizingContent div.faqContent.subtype dl dt a:hover {
	background-color: transparent;
	color: #7EABDB;
}

.faqContent dl dd {
	margin: 0 0 0 15px;
	padding: 0.4em 0 0.5em 1em;
}

.faqContent div.faqSeeAll {
	margin-top: 0.5em;
	margin-bottom: 1.6em;
}

.faqContent h4,
.faqContent.subtype dl dt,
.faqContent.subtype dl dt a,
.faqContent.subtype dl dt a:visited {
	color: #9E9E9E;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFF !important;
}

.faqContent h4 {
	margin-top: 1.6em;
	width: 500px;
	margin-bottom: 0.5em;
}

.faqContent h4 a,
.faqContent h4 a:hover,
.faqContent h4 a:visited {
	display: block;
	color: #9E9E9E;
	text-decoration: none;
	background: transparent;
	cursor: text;
}

.faqContent div.faqSeeAll a {
	padding-left: 11px;
	background-image: url("/images/vw_smallview.gif");
	background-position: left center;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	margin: 0 0 0 5px;
	font-size: 11px;
}

.faqContent div.faqSeeAll a.collapse {
	background-image: url("/images/vw_smallview_ip.gif");

}

.faqContent div.faqSeeAll a span {
	font-weight: normal;
	color: #969696;
	background: transparent;
	line-height: 1.4;
}

.faqContent div.faqSeeAll a:hover span {
	font-size: 11px;
	color: #545454;
	background: #E8E8E8;
}

body {
  background-position: left top;
  background-repeat: repeat-y;
  background-color: #FFF;
}

#VocalizingWebsite {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  min-width: 960px;
  position: relative;
  background-position: left top;
  background-repeat: repeat-y;
}

#VocalizingWebsite.popup {
  background-image: none;
  min-width: 0;
  margin: 0;
  padding: 5px 10px 15px 10px;
  background: #FFF;
}

div#shoutboxPanel {
  text-align: left;
}

div#shoutboxPanel ul.shoutbox li small.delete {
  display: none;
}

#editor {
	text-align: left;
	margin-top: 2px;
	padding: 2px 0;
	width: 465px;
}

#editor label {
  font-size: 11px;
}

#editor.journalMode {
	width: 685px;
}

#editor #editorTitle,
#editor #message,
#editor #toolbar,
#editorPanel,
#editorPreviewContainer {
 	width: 465px;
}
#editorPanel {
    float: left;
}

#editor #statusbar {
	border: 1px solid #F5F5F5;
	height: 1.2em;
	display: none;
	float: left;
}

#editor #bbbuttons {
	padding: 0;
	border: 0;
	margin: 3px 0 0 0;
}

#editor #toolbar {
	margin-top: 4px;
}

#editor #editorPreviewPane {
	background: #FFF;
	margin: 5px 0 10px 0;
	padding: 15px;
	border: 1px solid #DFDFDF;
}

#editor #actionbuttons {
	padding: 3px;
}

#editor .bbbuttons {
  clear: both;
}

#editor .bbbuttons li {
	display: inline;
	float: left;
  margin: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	list-style: none;
	cursor: pointer;
	background: url('/images/journal_button_01.gif') top left no-repeat;
	padding-left: 4px;
	line-height: 15px;
	font-size: 11px;
	white-space: nowrap;
}

#editor .bbbuttons li.lfm {
    color: #4A71A9;
}

#editor .bbbuttons li span {
    display: block;
    padding-right: 4px;
    background: url('/images/journal_button_02.gif') top right no-repeat;
}

.VocalizingAd a,
.VocalizingAd a:link,
.VocalizingAd a:visited,
.VocalizingAd a:hover {
    border: 0 !important;
    background: none !important;
    text-decoration: none !important;
}

.VocalizingAd a img {
    text-decoration: none !important;
    border: 0 !important;
}

#VocalizingAd_Top {
   margin-top: 0.5em;
   padding-bottom: 1em;
   overflow: hidden;
}

div.eventpage div#VocalizingAd_TopRight {
  margin-top: 2em;
}

#VocalizingAd_Mid {
    clear: both;
    display: block;
    border-top: dotted 1px #C2C2C2;
    border-bottom: dotted 1px #C2C2C2;
    margin-top: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
}

.catClear #VocalizingAd_Mid {
    border-top: 0;
    border-bottom: 0;
    padding-top: 0;
}

#VocalizingWebsite .VocalizingAd .rule {
	overflow: visible !important;
	padding-bottom: 5px !important;
	margin-bottom: 5px !important;
}

div#VocalizingAd_Top div.leaderBoard {
  margin-left: -14px;
  margin-right: -14px;
}

div#VocalizingAd_Top div.leaderBoard a {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 728px;
}

#homepage_ads {
    display: block !important;
    padding-bottom: 15px;
    border-bottom: solid 1px #BBB;
    margin-bottom: 15px;
    overflow: hidden !important;
    clear: both;
    float: none !important;
    width: auto !important;
    zoom: 1;
}

#homepage_ads a,
#footer_ads a {
    display: none;
}

#homepage_ads div a,
#footer_ads div a  {
    display: block;
}

div.fod #homepage_ads {
    padding-bottom: 0;
    border: 0;
}

#footer_ads {
    margin-top: 30px;
    overflow: hidden;
    clear: both;
    zoom: 1;
}

div#VocalizingWebsite div.trackingPixel {
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important;
    overflow: hidden !important;
    width: 0 !important;
    height: 0 !important;
}

#homepage_ads div.VocalizingAd,
#footer_ads div {
    float: left;
    display: inline;
    width: 385px;
}

#VocalizingAd_FooterLeft {
    margin-right: 45px;
}

/* sidebar radio stations */

div.sidebar ul.radioStations {
  padding: 0;
  list-style-type: none;
  overflow: hidden;
  margin: 0 -9px;
  overflow: hidden;
  width: 178px;
}

div.sidebar ul.radioStations li {
  display: block;
  margin: -1px 0 1px 0;
  padding: 0;
  width: 178px;
  border-top: 1px dotted #CCC;
}

div.sidebar ul.radioStations a,
div.sidebar ul.radioStations a:visited {
  text-decoration: none;
  display: block;
  margin: 0;
  border-left: solid 9px #FFF;
  border-right: solid 9px #FFF;
  padding: 5px 0 7px 0;
  cursor: pointer;
  background-image: none;
}

div.sidebar ul.radioStations a:hover {
  border-left-color: #E8E8E8;
  background-color: #FFF;
  background-position: left top;
  background-image: url("/images/gradient.gif");
  background-repeat: repeat-y;
}

div.sidebar ul.radioStations a span {
  display: block;
  padding: 0 0 0 22px;
  background-position: left bottom;
  background-repeat: no-repeat;
  color: #969696;
}

div.sidebar ul.radioStations li a strong {
  color: #777 !important;
  font-size: 12px;
  display: block;
  line-height: 1em;
}

div.sidebar ul.radioStations a:hover span {
  border: none;
}

div.sidebar ul.radioStations a.personal span {
  background-image: url("/images/radio_stations/personal.gif");
}

div.sidebar ul.radioStations a.loved span {
  background-image: url("/images/radio_stations/loved.gif");
}

div.sidebar ul.radioStations a.recommended span {
  background-image: url("/images/radio_stations/recommended.gif");
}

div.sidebar ul.radioStations a.usertags span {
  background-image: url("/images/radio_stations/tag_personal.gif");
}

div.sidebar ul.radioStations a.globaltags span {
  background-image: url("/images/radio_stations/tag_global.gif");
}

div.sidebar ul.radioStations a.neighbours span {
  background-image: url("/images/radio_stations/neighbours.gif");
}

div.sidebar ul.radioStations a.similarartists span {
  background-image: url("/images/radio_stations/artist.gif");
}

div.sidebar ul.radioStations a.fans span {
  background-image: url("/images/radio_stations/artist_listeners.gif");
}

div.sidebar ul.radioStations a.groupmembers span {
  color: #252525;
  background-image: url("/images/radio_stations/group.gif");
}

/*  COMPATIBILITY ONLY! 
    These styles are duplicates of header styles in 00elements.css.
    KEEP IN SYNC.
*/

/* mimic h3 */
div.displayCopy h2,
.instructBox h4, 
.greenBoxQuickFix h2,
.faqBox h3,
.greenBox span,
.greenBox h2
{ 
    font-size: 24px; /* note: bigger than h3 */
    color: #D01F3C;
    line-height: 1.3em;
    margin-bottom: 10px;
    margin-top: 10px;
    text-decoration: none;
    /* next two lines only needed because we have some inline tags, argh */
    font-weight: bold;
    display: block;
}

/* mimic h3 again */
div.displayCopy h2 a,
div.faqBox a {
    font-size: 24px; /* note: bigger than h3 */
    color: #D01F3C;
    line-height: 1.3em;
    margin-bottom: 10px;
    margin-top: 10px;
    text-decoration: none;
}

body.black div.displayCopy h2,
body.black div.displayCopy h2 a,
body.black .instructBox h4, 
body.black .greenBoxQuickFix h2,
body.black .faqBox h3,
body.black .greenBox span,
body.black .greenBox h2
{
    color: #000;
}

div.displayCopy h2 a:hover,
div.faqBox a:hover {
    text-decoration: underline;
    background: transparent;
}

/* mimic h5  */
div.displayCopy h3, 
.instructBox span,
.faqBox span,
.greenText
{ 
    color: #9E9E9E;
    font-weight: bold;
    font-size: 13px;
    /* extra restrictions follow */
    margin-top: -5px;
    margin-bottom: 1.5em;
    width: 400px;
    clear: left;
    display: block;
    font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
}

/* mimic h5 link styles */
#VocalizingWebsite div.displayCopy h3 a,
.instructBox span a,
.faqBox span a,
.greenText a {
  font-size: 13px;
  color: #9E9E9E;
  text-decoration: underline;
  background: transparent;
}

#VocalizingWebsite div.displayCopy h3 strong a,
.instructBox span strong a {
  background: #FBEFD5;
}

#VocalizingWebsite div.displayCopy h3 strong a:hover,
.instructBox span strong a:hover,
.faqBox spanstrong  a:hover,
.greenText strong a:hover
{
  background: #FBEFD5;
}

#VocalizingWebsite div.displayCopy h3 a:hover,
.instructBox span a:hover {
  color: #7F7F7F; 
}

div.displayCopy h3.fullwidth {
	max-width: none;
	width: auto;
}

/* Copensate for design patterns w/displaycopy */

div.displayCopy {
  margin-bottom: 0.5em;
}

/* Tag Clouds */
.tagBox {
  font-size: 14px;
	color: #4B72A9;
	font-weight: bold;
	text-align: justify;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 0 0 5px 0;
}

div.catRight .tagBox {
	padding: 10px 15px;
	background: #D9DFE7;
}

body .tagBox a,
body .tagBox a:link,
body .tagBox a:visited {
	color: #4B72A9;
	text-decoration: none;
}

body .tagBox a:hover,
body.black .tagBox a:hover,
body .tagBox a.current {
  color: #fff;
  background: #4B72A9;
  text-decoration: none;
}

/* old crapola */

.infoBox, .errorBox, .helpBox, .successBox {
  margin: 1em 1em 1.5em 0;
	font-size: 12px;
	font-weight: normal;
}

div.vocalizingPanel .infoBox,
div.vocalizingPanel .errorBox {
  margin: 1em 0 1.25em 0;
  font-size: 11px;
}

.infoBox p, .errorBox p, .helpBox p, .successBox p {
    margin: 0;
}

.infoBox span, .errorBox span, .helpBox span, .successBox span {
    color: #777;
}

.infoBox strong, .errorBox strong, .helpBox strong, .successBox strong {
    display: block;
    margin-bottom: 0.5em;
}

.dash .instructBox h4 { font-size: 22px; }

.infoBox {
    max-width: 480px;
    background: url("/images/msg_info.gif") top left no-repeat;
    padding-left: 26px;
    color: #869AB7 !important;
}

.helpBox {
    max-width: 480px;
    background: url("/images/msg_help.gif") top left no-repeat;
    padding-left: 26px;
    color: #523F52 !important;
}

.errorBox {
    background: url("/images/msg_error.gif") top left no-repeat;
    padding-left: 26px;
    color: #D01F3C !important;
}

.successBox {
    max-width: 480px;
    background: url("/images/msg_success.gif") top left no-repeat;
    padding-left: 26px;
    color: #4B944B !important;
}

.sidebar .infoBox, .sidebar .errorBox {
    background: transparent;
    padding-left: 0;
}

body .infoBox a,
body .infoBox a:link,
body .infoBox a:visited {
	text-decoration: underline;
	color: #869AB7 !important;
}

body .infoBox a:hover {
	background: #E5E8EE;
}

body .infoBox span a,
body .infoBox span a:link,
body .infoBox span a:visited {
    color: #777 !important;
}

.errorBox {
	color: #D01F3C !important;
}

body .errorBox a {
	color: #D01F3C;
  text-decoration: underline;
	border: none !important;
	background: transparent;
}

body .errorBox a:hover {
	color: #FFF;
	background: #D01F3C;
	border: none !important;
}

.faqBox p {
    padding: 0 0 12px 0px;
    display: block;
    clear: left;
    width: 400px;
}



/* UNDOING THE DAMAGE DONE BY THIS */

/* recommendation slider thing */

#VocalizingWebsite div.rhContent span#alphaa,
#VocalizingWebsite span.lfmdark {
  font-size: 12px;
  line-height: 1em;
  margin: 0;
  color: #545454;
  font-weight: normal;
}

#VocalizingWebsite div.rhContent span#alphaa {
  font-size: 11px;
}

/* big message at the top thing */

div.bigMessage,
div#orGoHere {
  background: #E9EBEF;
  border-bottom: dotted 1px #CCC;
  margin: -4px -14px 20px -14px;
  padding: 10px 14px 0 14px;
  background-image: url('/images/pixelofdoom.gif');
  background-position: top right;
  background-repeat: no-repeat;
  color: #869AB7;
}

div.bigMessage div {
  text-align: right;
  margin-bottom: 0.7em;
}

div.bigMessage div.clearit {
  margin: 0 auto 1.4em auto;
  width: 33em;
}

div.bigMessage div.clearit a#right {
  float: right;
  margin-right: 0;
}

div.bigMessage a {
  color: #869AB7 !important;
  background: transparent;
}

div.bigMessage a:hover {
  color: #505D71 !important;
}

div.bigMessage h2 {
  font-size: 20px;
  font-weight: bold;
  color: #505D71 !important;
  margin: 0 0 0.5em 0;
  line-height: 1em;
  text-align: center;
}

div.bigMessage h5 {
  font-size: 12px;
  font-weight: normal;
  color: #869AB7;
  margin: 0.7em 0 1.4em 0;
  line-height: 1em;
  text-align: center;
}

#VocalizingWebsite div.bigMessage h5 a {
  text-decoration: underline;
}

/* for artist pages that don’t have very much content */

div#orGoHere {
    background-color: #FBFAE0;
    margin-bottom: 4px;
}

* html div#orGoHere {
    width: 100%;
}

div#orGoHere ul.resourceListSmall li.resourceListItem {
	background-image: url("/images/mini_yellow.gif");
}

div#orGoHere ul.resourceListSmall {
    height: 9em;
    overflow: hidden;
}

div#orGoHere ul.resourceListSmall li.resourceListItem {
    height: 9em;
}

div#orGoHere ul.videoList {
    height: 11.5em;
    overflow: hidden;
    position: relative;
}

form.upload-form input.file-input {
    margin-right: 0.5em;
}

form.progress {
    background-image: url("/images/progress_fbfae0.gif");
    background-position: 1.2em 1.2em;
    background-repeat: no-repeat;
}

/* end the radio buttons style wars */

a.miniradio {
  display: inline;
  float: left;
  margin-right: 4px;
  height: 16px;
  width: 16px;
  background-image: url('/images/mini.gif') !important;
  background-position: top left;
  background-repeat: no-repeat;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  text-decoration: none;
}

table a.miniradio {
  position: relative;
  top: -2px;
}

#VocalizingWebsite a.miniradio:hover {
    background-image: url('/images/mini.gif') !important;
    background-position: left bottom !important;
    text-decoration: none;
}

#VocalizingWebsite a.radiotext {
    color: #869AB7 !important;
    text-decoration: underline;
}
a.radiotext:hover {
    background: none; 
}

.flashPreview,
.radioPreview,
.radioFLP {
	display: block !important;
	height: 13px !important;
	text-decoration: none;
}

div.miniplaybutton {
  display: inline !important;
  height: 13px !important;
  width: 13px !important;
  line-height: 0.1;
}

div.miniplaybutton a {
  padding: 0;
  margin: 0;
  background: none !important;
  position: relative;
  top: 1px;
  text-decoration: none;
}

div.miniplaybutton a:hover {
  background-color: transparent !important;
  text-decoration: none;
}

div.miniplaybutton a img {
	height: 13px !important;
	width: 13px !important;
	background-image: url('/images/preview.gif') !important;
}

div.miniplaybutton a:hover img {
  background-position: bottom left !important;
}

div.miniplaybutton.flp a {
	background-image: url("/images/full.gif");
	text-decoration: none;
}

.radioPreview a,
.radioFLP span {
	padding-left: 23px;
}

.flashPreview a,
.radioPreview a {
	background-image: url('/images/new_clip.gif');
	background-position: left top;
	background-repeat: no-repeat;
	display: block !important;
	height: 16px !important;
	line-height: 16px !important;
	padding-left: 16px;
	background-color: transparent !important;
  overflow: hidden;
  text-decoration: none;
  font-size: 0;
}

#VocalizingWebsite .flashPreview a:hover,
#VocalizingWebsite .radioPreview a:hover {
  background-position: left bottom;
  background-image: url('/images/new_clip.gif');
  background-repeat: no-repeat;
  text-decoration: none;
}

#VocalizingWebsite .flashPreview a.flp,
#VocalizingWebsite .radioPreview a.flp,
#VocalizingWebsite .radioFLP span.demo {
  background-image: url('/images/new_flp.gif');
}

#VocalizingWebsite .flashPreview a.flp:hover,
#VocalizingWebsite .radioPreview a.flp:hover {
  background-position: left bottom;
  background-image: url('/images/new_flp.gif');
  background-repeat: no-repeat;
}

.flashPreview a span,
.radioPreview a span {
	border-bottom: solid 1px #545454;
}

.flashPreview.buttononly a,
.radioPreview.buttononly a {
	width: 16px !important;
	padding-left: 0;
}

body .flashPreview a:hover,
body .radioPreview a:hover {
	background-position: left bottom;
}

div.createRadio {
    background:url('/images/searchbox_radio.gif') no-repeat;
    width: 305px;
    height: 71px;
    color: #666;
    font-size: 11px;
    line-height: 1.3em;
}

div.createRadio p {
  margin-top: 7px;
}

div.crContent {
    padding: 10px 15px;
}

/* invite a friend button */

a.inviteAFriendButton {
	display: block;
	width: 130px;
	padding: 0 4px 0 26px;
	height: 19px;
	background: url('/images/inviteafriend.gif') top left no-repeat #FFF;
	color: #FFF !important;
	line-height: 19px !important;
	white-space: nowrap;
	overflow: hidden;
	font-size: 12px;
	text-decoration: none;
}

body a.inviteAFriendButton:hover {
	background-position: left -19px;
	background-color: #FFF !important;
	background-image: url('/images/inviteafriend.gif');
	text-decoration: none;
}

/* “action” buttons */

#VocalizingWebsite a.action {
	float: left;
	padding-left: 25px;
	height: 24px;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
	text-decoration: none;
}

a.action span {
	display: block;
	height: 20px;
	background-image: url('/images/action_end.gif');
	background-position: right top;
	background-repeat: no-repeat;
	background-color: transparent;
	line-height: 20px;
	padding: 2px 6px 2px 0;
	max-width: 165px;
}

/* for PMs */

a.action.composeMessage {
	background-image: url('/images/action_compose.gif');
}

a.action.replyToMessage {
	background-image: url('/images/action_replytomsg.gif');
}

a.action.sendMessage {
	background-image: url('/images/action_sendmsg.gif');
}

a.action.deleteMessage {
	background-image: url('/images/action_deletemsg.gif');
}

/* for forum */

a.action.newThread {
	background-image: url('/images/action_newthread.gif');
}

a.action.replyToThread {
	background-image: url('/images/action_replytothread.gif');
}


/* sidebar playlist stuff */

div.vocalizingPanel ul.sidebarPlaylist li span.flashPreview,
div.vocalizingPanel ul.sidebarPlaylist li span.radioPreview {
  float: left;
  display: inline;
  height: 13px;
  width: 13px;
  margin-left: -16px;
}

div.vocalizingPanel ul.sidebarPlaylist li span.flashPreview a,
div.vocalizingPanel ul.sidebarPlaylist li span.radioPreview a {
	display: block !important;
	height: 13px !important;
	width: 13px !important;
	background-image: url('/images/preview.gif');
	background-position: 0 0;
	padding: 0 !important;
	text-decoration: none;
}

div.vocalizingPanel ul.sidebarPlaylist li span.flashPreview a:hover,
div.vocalizingPanel ul.sidebarPlaylist li span.radioPreview a:hover {
	background-image: url('/images/preview.gif') !important;
	background-position: left bottom;
}

div.vocalizingPanel ul.sidebarPlaylist li span.flp a {
	background-image: url("/images/full.gif") !important;
}

div.vocalizingPanel ul.sidebarPlaylist li span.flp a:hover {
	background-image: url("/images/full.gif") !important;
	background-position: left bottom;
}

/* new inline buttons */

#VocalizingWebsite a.inlineFlp,
#VocalizingWebsite a.inlineClip,
#VocalizingWebsite span.inlineFlp,
#VocalizingWebsite span.inlineClip,
#VocalizingWebsite span.inlineFlash {
  height: 13px;
  width: 13px;
  line-height: 0.1;
  padding: 0 0.1em 0 0;
  background: none;
  text-decoration: none;
  overflow: hidden;
  margin-right: 2px;
}


#VocalizingWebsite table a.inlineFlp,
#VocalizingWebsite table a.inlineClip,
#VocalizingWebsite table span.inlineFlash {
  margin-right: 0;
}

a.inlineFlp span,
a.inlineClip span {
  margin-left: 0.3em;
  text-decoration: underline;
}

a.inlineFlp:hover span,
a.inlineClip:hover span {
  color: #252525;
}

a.inlineFlp:hover,
a.inlineClip:hover {
  background-color: transparent;
  text-decoration: none;
}

#VocalizingWebsite a.inlineFlp img,
#VocalizingWebsite a.inlineClip img,
#VocalizingWebsite span.inlineFlp img,
#VocalizingWebsite span.inlineClip img {
	height: 13px;
	width: 13px;
	background-position: left top;
	background-repeat: no-repeat;
	float: none;
	display: inline;
  border: none !important;
  position: relative;
  top: 1px;
  left: 0;
}

#VocalizingWebsite a.inlineFlp:hover img,
#VocalizingWebsite a.inlineClip:hover img {
  background-position: left bottom;
}

a.inlineClip img,
span.inlineClip img {
	background-image: url('/images/preview.gif');
}

a.inlineFlp img,
span.inlineFlp img {
	background-image: url("/images/full.gif");
}

#VocalizingWebsite span.inlineFlash object {
  position: relative;
  top: 1px;
  left: 0;
}

/* dear IE7 */

* + html #VocalizingWebsite a.inlineFlp,
* + html #VocalizingWebsite a.inlineClip,
* + html #VocalizingWebsite span.inlineFlp,
* + html #VocalizingWebsite span.inlineClip,
* + html #VocalizingWebsite span.inlineFlash {
  display: inline-block;
  vertical-align: text-bottom;
}

* + html #VocalizingWebsite a.inlineFlp img,
* + html #VocalizingWebsite a.inlineClip img,
* + html #VocalizingWebsite span.inlineFlp img,
* + html #VocalizingWebsite span.inlineClip img,
* + html #VocalizingWebsite span.inlineFlash object {
  position: static;
}

* + html #VocalizingWebsite table a.inlineFlp,
* + html #VocalizingWebsite table a.inlineClip,
* + html #VocalizingWebsite table span.inlineFlp,
* + html #VocalizingWebsite table span.inlineClip,
* + html #VocalizingWebsite table span.inlineFlash {
  vertical-align: baseline;
  margin-top: 1px;
}

/* play in client button */

a.playinclient {
  background-image: url("/images/play_in_client.gif");
  background-position: left top;
	background-repeat: no-repeat;
	padding-left: 53px;
	text-decoration: none;
	float: left;
	display: inline;
	clear: both;
	height: 30px;
	line-height: 30px;
	margin-bottom: 0.7em;
}

div.catLeft a.playinclient {
  position: relative;
  left: -2px;
}

a.playinclient:hover {
  background-image: url("/images/play_in_client.gif");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-color: transparent;
}

a.playinclient:hover span {
  text-decoration: underline;
}

em.fullLength {
    font-style: normal;
    color: #D01F3C;
    font-size: 10px;
}

body.black em.fullLength {
    color: #869AB7;
}

h3 span em.fullLength {
    font-size: 12px;
}

body #VocalizingWebsite {
	background-image: url('/images/body_bkgd.gif');
}

* + html body #VocalizingWebsite {
  overflow-x: hidden;
}

body.black #VocalizingWebsite{
	background-image: url('/images/body_bkgd_black.gif');
}

#VocalizingContent1, #VocalizingContent2, #VocalizingContent3, #VocalizingContextSidebar, #VocalizingSearchSidebar, #VocalizingConnectionsSidebar, #homepageLeft {
  float: left;
}

#VocalizingContextSidebar,
#VocalizingSearchSidebar,
#VocalizingConnectionsSidebar,
#homepageLeft {
  position: relative;
}

#VocalizingContent {
  margin-top: -1px;
  background: url('/images/repeating.gif') top right repeat-y transparent;
  padding-left: 210px;
  padding-right: 240px;
}

body.black #VocalizingContent {
	background: url('/images/repeating_black.gif') top right repeat-y transparent;
}

/* for 3-column layout pages */

#VocalizingContent3 {
 	margin: 0;
 	padding: 5px 30px 10px 14px;
 	width: 100%;
 	border-left: 1px solid #959595;
 	background: url('/images/top_right_new.gif') top right no-repeat;
 	min-height: 900px;
	padding-bottom: 30px;
}

body.black #VocalizingContent3 {
 background-image: url('/images/top_right_black_new.gif');
}

/* for 2-column layout pages */

#VocalizingContent.VocalizingContent2 {
	padding-right: 45px;
	padding-bottom: 0;
	background-image: url('/images/repeating.gif');
	background-position: right top;
	background-repeat: repeat-y;
	margin-top: -1px;
	border: none;
}

body.black #VocalizingContent.VocalizingContent2 {
	background-image: url('/images/repeating_black.gif');
}

#VocalizingContent2 {
	margin: 0;
	padding: 5px 30px 25px 14px;
	border-left: 1px solid #959595;
	width: 100%;
	background-color: transparent;
	min-height: 900px;
	padding-bottom: 30px;
}

#VocalizingContent.VocalizingContent2 #VocalizingContent2  {
	background-image: url('/images/top_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

body.black #VocalizingContent.VocalizingContent2 #VocalizingContent2  {
	background-image: url('/images/top_right_black.gif');
}

ul.journal_headlines,
ul.playlist_titles {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	margin-bottom: 1em;
}

ul.journal_headlines li,
ul.playlist_titles li {
	margin: 0 0 0.7em 0;
	padding: 0;
	list-style-type: none;
	color: #969696;
}

ul.playlist_titles {
    padding-top: 3px;
    padding-bottom: 0.5em;
}

ul.playlist_titles li a {
  font-weight: normal;
  border-bottom: dotted 1px #CCC;
  padding-left: 22px;
  background-image: url("/images/playlist.gif") !important;
  background-position: left top;
  background-repeat: no-repeat !important;
  line-height: 1.4em;
  color: #969696;
  text-decoration: none !important;
  width: 318px;
  display: block;
}

ul.playlist_titles li a:hover,
ul.playlist_titles li.active a {
  text-decoration: none !important;
  background-color: #E8E8E8 !important;
}

ul.playlist_titles li a strong {
  font-weight: normal; /* sigh */
  color: #545454;
}

ul.journal_headlines li a,
ul.playlist_titles li a {
	color: #969696;
	text-decoration: none;
}

ul.playlist_titles li a {
    color: #545454;
}

ul.journal_headlines li a:hover,
ul.playlist_titles li a:hover {
  background-color: transparent;
  text-decoration: underline;
}

ul.withAuthors li strong {
  display: block;
  margin-bottom: 0.25em;
}

ul.journal_headlines li strong a {
	color: #545454;
}

ul.journal_headlines li strong a:hover {
	color: #545454;
	text-decoration: underline;
}

ul.playlist_titles li strong a {
	color: #545454;
	text-decoration: underline;
}

ul.playlist_titles li strong a:hover {
	color: #252525;
	background-color: #E8E8E8;
}

ul.journal_headlines li small {
  font-size: 11px;
}

div#playlistWidget {
  margin-top: 15px;
  margin-bottom: 1.4em;
}

#code label {
  color: #969696;
  display: inline;
}

#code a {
  color: #969696;
}

#code a:hover {
  color: #666;
  background-color: transparent;
}

#code input,
#code textarea,
#gimmethecode input,
#gimmethecode textarea {
  font-family: monospace;
  color: #666;
  width: 160px;
  font-weight: normal;
  overflow: hidden;
  height: 1em;
}

html:not([lang*=""]) #code textarea,
html:not([lang*=""]) #gimmethecode textarea {
    height: 1.1em;
}

div.embedCodeWrapper {
    margin-top: 1em;
    width: 340px;
}

div#playingVideo div.embedCodeWrapper {
    margin-top: 0.5em;
    border-top: solid 1px #EEE;
    padding-top: 0.5em;
}

div.embedCodeWrapper label {
    font-weight: bold;
    font-size: 11px;
    color: #666;
}

div.embedCodeWrapper textarea {
    font-family: monospace;
    color: #666;
    font-weight: normal;
    overflow: hidden;
    height: 1.4em;
    width: 340px;
    background: #EEE;
}

html:not([lang*=""]) div.embedCodeWrapper textarea {
    height: 1em;
}

form#playlistEdit input#submit,
form#playlistEdit input#submitTop {
  display: block;
  margin: 1.4em 0;
}

form#playlistEdit input#title {
  width: 20em;
  font-size: 13px;
  color: #969696;
  font-weight: bold;
}

ol.draggableList {
  margin: 1em 0 1.4em 0;
  padding: 0;
  list-style-type: none;
}

ol.draggableList li {
  margin: 0;
  padding: 0 0 0 15px;
  display: block;
  line-height: 1.2em;
  position: relative;
  zoom: 1;
}

ol.draggableList li.withDragHandle {
  padding: 0 0 0 60px;
}

ol.draggableList li.dragging {
  background-color: #EEE;
}

#VocalizingWebsite ol.draggableList li.removed * {
  color: #A0A0A0;
  text-decoration: line-through;
}

ol.draggableList span.dragHandle {
  cursor: move;
  float: left;
  display: inline;
  width: 32px;
  height: 16px;
  margin-left: -60px;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  background-image: url("/images/drag.gif");
  background-position: left bottom;
  background-repeat: no-repeat;
}

ol.draggableList a.delete:hover {
  background-position: left bottom;
  background-color: transparent;
}

ol.draggableList a.delete,
ol.draggableList a.delete:active {
  float: left;
  display: inline;
  width: 9px;
  height: 16px;
  margin-left: -15px;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  text-decoration: none;
  background-image: url("/images/bin_small.gif");
  background-position: left top;
  background-repeat: repeat;
}

ol.draggableList li strong {
  font-weight: normal;
  display: block;
  border-top: dotted 1px #C2C2C2;
  padding: 2px 4em 4px 0;
  background: #FFF; /* against IE font rendering problems */
}

ol.draggableList li.pending strong {
  background-color: #FFF;
}

ol.draggableList li.pending.removed strong {
  background-color: #FFF;
}

ol.draggableList li strong span.number {
  float: left;
  display: inline;
  width: 1.4em;
  text-align: right;
  margin-right: 0.7em;
}

ol.draggableList li strong span.playButton {
  float: left;
  display: inline;
  margin-right: 0.7em;
  margin-top: 1px;
}

ol.draggableList li strong a {
  text-decoration: none;
}

ol.draggableList li strong span.playButton a {
  margin-left: 0;
}

ol.draggableList li strong a:hover {
  text-decoration: underline;
  background-color: transparent;
  color: #545454;
}

ol.draggableList li strong span.time {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 3px;
  padding-bottom: 4px;
  padding-left: 0.4em;
  width: 3.5em;
  border-left: solid 1px #C2C2C2;
}

#plHolder {
  overflow: auto;
  overflow-x: hidden;
}

#plFlashHolder {
  height: 125px;
}

#plFlash {
  padding-top: 5px;
}

* + html div.plScroll table {
  width: 96%;
}

/*
-------------------
overall stuff
-------------------
*/

/* Sidebars layout */

div.sidebar {
  background: url('/images/middle_red.gif') top left repeat-y;
  background-color: #FFF;
  line-height: 1.2727273;
  overflow: hidden;
}

body.black div.sidebar {
	background-image: url('/images/middle_black.gif');
}

#VocalizingContextSidebar,
#VocalizingSearchSidebar {
	padding: 0 0 0 15px;
	width: 195px;
	left: -255px;
	margin-left: -100%;
}

#VocalizingConnectionsSidebar {
	width: 195px;
	padding: 0;
	margin-right: -240px;
}

#VocalizingConnectionsSidebar .sidebar {
	padding: 0;
}

/* Sidebar styling */

body #VocalizingContextSidebar,
body #VocalizingSearchSidebar {
 color: #605C5B;
 background-color: transparent;
}

#VocalizingConnectionsSidebar {
	color: #605C5B;
	background-color: transparent;
}

body #VocalizingConnectionsSidebar .sidebar {
  background-color: transparent;
}

#VocalizingContextSidebar,
#VocalizingSearchSidebar,
#VocalizingConnectionsSidebar,
#VocalizingConnectionsSidebar .sidebar {
  padding-bottom: 0px;
}

.nonav#VocalizingConnectionsSidebar {
	top: 130px;
}

/* sidebars type */

div.vocalizingPanel div.c p.noContent {
  color: #A0A0A0;
}

div.vocalizingPanel div.c p {
  margin: 6px 0 0.7em 0;
  padding: 0;
  line-height: 1.25;
}

div.vocalizingPanel div.c p.rule,
div.vocalizingPanel div.c p.norule {
  margin-bottom: 0.6em;
  padding: 0 0 0.6em 0;
  border-bottom: 1px solid #DFDFDF;
  overflow: hidden;
}

#VocalizingWebsite div.vocalizingPanel div.c p.last {
  border: none;
  padding-bottom: 0;
}

/* special stuff */

div#c_avatarPanel {
  text-align: center;
}

div#avatarPanel .infoBox {
  margin: -7px auto 7px auto;
}

div#avatarPanel div.c {
  padding-top: 0;
}

div#c_avatarPanel ul li {
  list-style-type: none;
  text-align: left;
  margin: 0 0 0.7em 0;
  padding: 0;
}

/* about panel */

div#avatarPanel div.c a.stealth:hover {
  text-decoration: none;
}

a.stealth span.linkText {
  text-decoration: underline;
}

a.stealth:hover span.linkText {
  background-color: #E5E8EE;
}

div.sidebar div#avatarPanel div.c p.first {
  padding: 6px 9px 0 9px;
  margin-top: 6px;
  margin-left: -9px;
  margin-right: -9px;
  border-top: dotted 1px #CCC;
}

div.sidebar div#avatarPanel div.c p#myLabels,
div.sidebar div#avatarPanel div.c p#groupsILead,
div.sidebar div#avatarPanel div.c p#groupsImIn {
  margin-top: 12px;
}

div.sidebar div#avatarPanel div.c p#groupsILead a,
div.sidebar div#avatarPanel div.c p#groupsImIn a {
  text-decoration: none;
}

div.sidebar div#avatarPanel div.c p#groupsILead a:hover,
div.sidebar div#avatarPanel div.c p#groupsImIn a:hover {
  text-decoration: underline;
  color: #545454;
  background-color: transparent;
}

div.sidebar div#avatarPanel strong.fn {
  font-size: 14px;
  color: #969696;
  display: block;
  margin-bottom: 0.3em;
  width: 160px;
  overflow: hidden;
}

div.sidebar div#avatarPanel strong {
  color: #969696;
}

div.sidebar div#avatarPanel div.c small {
  font-size: 11px;
  color: #969696;
}

div.sidebar div#avatarPanel div.c small a {
  color: #969696;
  text-decoration: underline;
}

div.sidebar div#avatarPanel div.c small a:hover {
  color: #666;
  background-color: transparent;
  text-decoration: underline;
}

div.sidebar div#avatarPanel div.c p#sidebarAboutBlurb + p.chartmore,
div.sidebar div#avatarPanel div.c p#sidebarAboutBlurb + p + p.chartmore,
div.sidebar div#avatarPanel div.c p#sidebarAboutURL + p.chartmore,
div.sidebar div#avatarPanel div.c p#sidebarAboutURL + p + p.chartmore {
  margin-top: 15px;
}

div.sidebar div#avatarPanel div.c p#sidebarAboutBlurb,
div.sidebar div#avatarPanel div.c p#sidebarAboutURL {
  width: 160px;
  overflow: hidden;
}

div.sidebar div.c ul#sidebarTickets {
  margin: 15px 0 9px 0;
  padding: 0;
}

div.sidebar div.c ul#sidebarTickets li {
  margin: 0 0 8px 0;
  padding: 0 0 1px 0;
  list-style-type: none;
}

/* list on dashboard left-hand sidebar */

div.vocalizingPanel dl.sidebarSectionList, div.dashboardWidgets {
  margin: 0 -9px;
  padding: 0;
  overflow: hidden;
}

div.vocalizingPanel dl.sidebarSectionList dt, div.dashboardWidgets .dbwContainer {
  margin: -1px 0 0 0;
  padding: 7px 9px 0;
  color: #545454;
  font-size: 11px;
  font-weight: bold;
  border-top: dotted 1px #C2C2C2;
}

div.dashboardWidgets .dbwContainer {
    border-bottom: dotted 1px #C2C2C2;
    font-weight: normal;
    padding-bottom: 1em;
}

div.vocalizingPanel dl.sidebarSectionList dd {
  margin: 0;
  padding: 0 9px 4px 9px;
}

div.vocalizingPanel dl.sidebarSectionList dd ul {
  margin-top: 0;
}

div.vocalizingPanel dl.sidebarSectionList dd ul.shoutbox li {
  padding-bottom: 0;
  margin-bottom: 4px;
  border: none;
}

div.vocalizingPanel dl.sidebarSectionList dd#dashboardRadioStations {
  margin-top: 10px;
}

div.vocalizingPanel dl.sidebarSectionList dd ul.sidebarResourceList li a img,
div.vocalizingPanel dl.sidebarSectionList dd ul.sidebarDetailedList li a img {
  width: 25px;
}

div.vocalizingPanel dl.sidebarSectionList dd ul.sidebarResourceList li a:hover {
  background: none;
  border-color: #FFF;
}

div.vocalizingPanel dl.sidebarSectionList dd ul.sidebarResourceList li a:hover strong span {
  background-color: #E8E8E8;
  text-decoration: underline;
}

/* info lists ... serious bloat */

div.vocalizingPanel dl.sidebarInfoList {
	margin: 6px 0 0 0;
	padding: 0;
	overflow: hidden;
}

div.vocalizingPanel dl.sidebarInfoList dt {
	margin: 2px 0 0 0;
	padding: 0;
	line-height: 1.1;
}

div.vocalizingPanel dl.sidebarInfoList.floating dt {
	float: left;
	width: 40px;
	clear: both;
}

div.vocalizingPanel dl.sidebarInfoList dd {
	margin: 3px 0 0 0;
	padding: 0 0 5px 10px;
}

div.vocalizingPanel dl.sidebarInfoList.floating dd {
	float: right;
	width: 110px;
	padding: 0 0 1px 0;
}

div.vocalizingPanel dl.sidebarInfoList dd ul {
	margin: 0;
	padding: 0;
}

div.vocalizingPanel dl.sidebarInfoList dd ul li {
	margin: 0 0 0.2em 0;
	padding: 0;
	list-style-type: none;
}

div.vocalizingPanel dl.sidebarInfoList small {
	display: block;
	font-size: 11px;
}

/* The following two had some problems, so check regularly, please */

div.sidebar dl.sidebarInfoList input {
	float: left;
	margin-left: -5px;
}

div.sidebar dl.sidebarInfoList label {
	float: right;
	margin-top: 4px;
	width: 135px;
}

/*
-------------------
actual panels
-------------------
*/


div.vocalizingPanel {
  width: 195px;
  color: #545454;
  font-size: 11px;
}

/* heads */

div.vocalizingPanel div.h {
  background: url('/images/top_red.gif') top left no-repeat;
  padding: 1px 0 0 0;
  margin: 0;
  min-height: 25px;
  overflow: hidden;
	background-color: #D01F3C;
}

body.black div.vocalizingPanel div.h {
  background-image: url('/images/top_black.gif');
  background-color: #231F20;
}

div.vocalizingPanel.empty div.h { 
  background-image: url('/images/top_red_newuser.gif');
}

body.black div.vocalizingPanel.empty div.h { 
  background-image: url('/images/top_black_newuser.gif');
}

div.vocalizingPanel.empty .tog { 
  display: none;
}

div.vocalizingPanel.empty div.c {
  color: #666;
}

body .journalConnections div.vocalizingPanel div.h,
div.vocalizingPanel.alt div.h,
#VocalizingContent3 div.vocalizingPanel div.h,
#VocalizingContent2 div.vocalizingPanel div.h {
	background-image: url('/images/top_grey.gif');
	background-color: #E8E8E8;
}

div.vocalizingPanel.noHeader div.h { 
  background-image: url('/images/top_white_red.gif');
  height: 10px;
  background-color: #FFF;
  min-height: 0;
}

body.black div.vocalizingPanel.noHeader div.h { 
  background-image: url('/images/top_white_black.gif'); 
  background-color: #FFF;
}

div.h h2 {
  font-size: 11px;
  float: left;
  width: 120px;
  color: #FFF !important;
  margin: 0 0 0 9px;
  padding: 6px 0 7px 0;
  line-height: 1.16667em;
  display: inline;
}

div.mainContent div.h h2 {
  color: #666 !important;
}
 
div.h.plain h2 { 
  width: 160px;
} 

.journalConnections div.vocalizingPanel div.h h2,
.lastPanel.alt div.h h2,
#VocalizingContent3 div.vocalizingPanel div.h h2 {
  color: #666 !important;
}

div.vocalizingPanel#imagePanel div.h h2 {
  float: none;
  width: 100%;
}

/* middle thing */

div.vocalizingPanel div.c {
  padding: 0 25px 0 10px;
}

body #VocalizingContent2 div.vocalizingPanel,
body #VocalizingContent3 div.vocalizingPanel {
	background: url('/images/middle_white.gif') top left repeat-y #FFF;
}

/* footer */

div.vocalizingPanel div.f {
 background: url('/images/bottom_red.gif') bottom left no-repeat;
 clear: both;
 padding-left: 10px;
 padding-right: 25px;
 padding-bottom: 23px;
 background-color: #FFF;
}

body.black div.vocalizingPanel div.f {
 background: url('/images/bottom_black.gif') bottom left no-repeat;
}

body #VocalizingContent2 div.vocalizingPanel div.f,
body #VocalizingContent3 div.vocalizingPanel div.f {
	background: url('/images/bottom_white.gif') bottom left no-repeat;
}

.iesucks { 
  display: block;
  height: 1px;
  line-height: 0px;
  overflow: hidden;
  margin-top: -1px;
  margin: 0;
  padding: 0;
}

div.f > span.iesucks {
  display: none;
}

* + html div.f > span.iesucks {
    display: block;
}


#VocalizingHeader {
  font-family: Arial, Helvetica, Verdana, "Free Sans", "FreeSans", sans-serif;
  height: 80px;
  color: #FFF;
  background: url('/images/red_gradient.gifs') top left repeat-x #FFF;
  overflow: hidden;
}

body.black #VocalizingHeader { 
  background: url("/images/black_gradient.gif") top left repeat-x #000;
}

#HeaderMenu { 
  /*padding-left: 209px;*/
}

#VocalizingLogo {
  float: left;
/*  margin-left: -207px; */
  width: 407px;
  display: inline;
	float:left;
}

#headerSearchbox {
	float: right;
  display: inline;
  position: relative;
  top: -3px;
}

#headerSearchbox * {
	margin: 0;
	padding: 0;
}

#headerSearchbox input.sbox {
  background: url('/images/search.gif') center left no-repeat #FFF;
	height: 13px;
	width: 156px;
	padding: 1px 4px 2px 16px;
	margin: 4px 0 0 10px;
	font-size: 11px;
	float: left;
	border: solid 1px #7E1325;
}

body.black #headerSearchbox input.sbox {
  border: solid 1px #000;
}

#headerBottom {
  clear: both;
  padding-top: 3px;
  height: 19px;
  border-top: 1px solid #DA546A;
  margin: 0 16px;
  font-size: 11px;
  color: #F5B5B5;
  position: relative;
}

body.black #headerBottom {
  border-top: 1px solid #404040;
  color: #A8A8A8;
}

#headerBottom ul {
  float: right;
  list-style: none;
  margin-top: 1px;
}

#headerBottom li {
  display: inline;
  margin: 0 0 0 7px;
  padding-right: 8px;
  border-right: 1px solid #F5B5B5;
}

#headerBottom li.last,
#headerBottom li#uploadmusic,
#headerBottom li#app,
#headerBottom li#textlink {
  border-right: 0 !important;
}

#headerBottom li#uploadmusic,
#headerBottom li#app,
#headerBottom li#textlink {
  position: absolute;
  top: 4px;
  left: 0;
  margin: 0;
  padding: 0 0 0 14px;
  background-image: url("/images/uploadmusic_red_2.gif");
  background-position: left center;
  background-repeat: no-repeat;
}

body.black #headerBottom li#uploadmusic {
  background-image: url("/images/uploadmusic_black.gif");
}

#headerBottom li#app {
  padding-left: 20px;
  background-image: url("/images/app_red.gif");
}

body.black #headerBottom li#app {
  background-image: url("/images/app_black.gif");
}

#headerBottom li#textlink {
    background-image: none;
}

li#toglink a {
  color: #DA546A;
  text-decoration: none;
}

li#toglink a:hover {
  color: #E17486;
}

body.black li#toglink a {
  color: #404040;
}

body.black li#toglink a:hover {
  color: #777;
}

#headerBottom a {
  color: #F5B5B5;
}

body.black #headerBottom li {
  border-right: 1px solid #767676;
}

body.black #headerBottom a {
  color: #A8A8A8;
}

#headerBottom a:hover, body.black #headerBottom a:hover {
  color: #FFF;
  background: transparent;
}

/* Primary Navigation */

#navigation {
  padding: 0;
  margin: 0;
  height: auto;
	width:410px;
	float:left;
}

* + html #navigation {
  position: relative;
  z-index: 9;
}

#navigation li {
  margin: 0;
  padding: 3px 5px;
  list-style: none;
  height: 30px;
  float: left;
}

#navigation li a {
  display: inline-block;
  padding: 10px 5px 1px 5px;
  height: 20px;
  line-height: 20px;
  font-size: 22px;
  text-align: center;
  border: none;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  position: relative;
}

#navigation li > a {
  display: block;
}

#navigation li a img {
  position: absolute;
  bottom: 1.7em;
  left: 15px;
}

#navigation .noUser li a {
  font-weight: normal;
  padding: 18px 12px 2px 12px;
}


#navigation li a:hover,
#navigation li.current a {
  border: none;
/*  background: url("/images/red_rollover.gif") top left repeat-x; */
  text-decoration: none;
	border-bottom:3px solid #CCC;
}

body.black #navigation li a:hover,
body.black #navigation li.current a {
/*  background: url("/images/black_rollover.gif") top left repeat-x; */

}

/* Vocalizing.fm Id Badge Styles (top right)
 ---------------------------- */
#idBadge {
  color: #FFF;
  font-size: 11px;
  padding-right: 16px;
  padding-top: 8px;
  text-align: right;
  line-height: 1.2727273em;
	width:100px;

}

#idBadge a,
#idBadge a:hover {
  color: #FFF;
  font-weight: bold;
  background-color: transparent;
}

#idBadge a#profileImage {
  border: 1px solid #EBEBEB !important;
  margin: 0 0 7px 9px;
  float: right;
  display: inline;
}

#idBadge a#profileImage img {
  border: none;
  height: 25px;
  width: 25px;
}

a#signupLink {
  margin-top: 2px;
  min-width: 100px;
  float: right;
  display: inline;
  text-align: center;
  height: 24px;
  background-image: url("/images/signup_red_left.gif");
  background-position: left top;
  background-repeat: no-repeat;
  text-decoration: none;
  line-height: 22px;
  font-size: 12px;
  font-weight: normal;
}

a#signupLink span {
  display: block;
  background-image: url("/images/signup_red_right.gif");
  background-position: right top;
  background-repeat: no-repeat;
  padding: 1px 7px;
}

a#signupLink:hover {
  background-position: left bottom;
  font-weight: normal;
}

a#signupLink:hover span {
  background-position: right bottom;
}

body.black a#signupLink {
  background-image: url("/images/signup_black_left.gif");
}

body.black a#signupLink span {
  background-image: url("/images/signup_black_right.gif");
}

* + html a#signupLink {
  min-width: 100px;
}

html:not([lang*=""]) a#signupLink {
  min-width: 100px;
}

#VocalizingHeadline {
  height: 30px;
  padding: 0 15px;
  background: url('/images/gradient.gif') top left repeat-x #AFB1B3;
  overflow: hidden;
  position: relative;
}
body.black #VocalizingHeadline {  background-image: url('/images/gradient_black.jpg'); }

#VocalizingHeadline h1 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  padding-top: 1px;
  margin-top: 3px;
  color: #FFF;
  white-space: nowrap;
  padding-right: 50px;
  line-height: 22px;
}

#VocalizingHeadline h1 a {
  color: #FFF;
  background-color: transparent;
  text-decoration: none;
}

#VocalizingHeadline h1 a:hover {
  background-color: #FFF;
  color: #AFB1B3;
}

#VocalizingHeadline img { position: relative; top: 1px;}

li#languageToggle img,
div#langSelector img {
    position: relative;
    top: 1px;
}

li#languageToggle img {
    top: 2px;
}

li#languageToggle a,
li#languageToggle a:hover {
    padding-right: 11px;
    background-image: url("/images/downarrow_red.gif");
    background-position: right center;
    background-repeat: no-repeat;
}

body.black li#languageToggle a,
body.black li#languageToggle a:hover {
    background-image: url("/images/downarrow_black.gif");
    background-position: right center;
    background-repeat: no-repeat;
}

div#langSelector {
	background-color: #6A6A6A;
	border-top: solid 1px #555;
	margin: 0;
	width: 100%;
}

#VocalizingFooter #langSelector {
    background: #828282;
    border: 0;
    margin: 0 0 15px 0;
    width: auto;
}

div#langSelector ul {
    margin: 0;
    padding: 5px 15px;
    overflow: hidden;
    text-align: center;
}

#VocalizingFooter #langSelector ul {
    text-align: left;
    padding: 0;
}

body.fixedWidth div#langSelector ul {
    padding: 5px;
}

div#langSelector li {
    display: inline;
    margin: 0 1.8em 0 0;
    padding: 0;
    line-height: 2em;
}

body.fixedWidth div#langSelector li {
    margin: 0 1.1em 0 0;
}

div#langSelector ul > li {
    white-space: nowrap;
}

div#langSelector a {
    color: #FFF;
    text-decoration: none;
    white-space: nowrap;
}

div#langSelector a:hover {
    color: #FFF;
    background: transparent;
    text-decoration: underline;
}

/* floating full albums */

#floatingAlbums {
	margin-right: -15px;
	overflow: hidden;
	clear: both;
}

#floatingAlbums.small {
	margin-right: -15px;
}

#floatingAlbums h3 {
	margin-right: 15px;
	border-top: solid 1px #DFDFDF;
	border-bottom: none;
}

#floatingAlbums .albumFull {
	float: left;
	margin: 0 30px 15px 0;
	height: 210px;
	overflow: visible;
}

#floatingAlbums.small .floatAlbum {
	float: left;
	margin: 0 15px 15px 0;
	padding: 0;
	width: 120px;
	height: 180px;
}



body {
 font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
 font-size: 12px;
 line-height: 1.4em;
 color: #545454;
 margin: 0;
 padding: 0;
 text-align: center;
}

p, li { margin-top: 10px; }
.articleDisplay li { margin-top: 5px; }
form, fieldset { margin: 0; padding: 0; border: 0;}
textarea { margin:0; padding:0;}
img { border:none; }

object + table.previewPlaylist,
object + script + table.previewPlaylist {
  margin-top: 1em;
}

h2 {
  font-size: 16px;
  color: #666;
}

/* PRIMARY HEADLINES */
h3,
h3 a,
h3 a:link,
h3 a:visited,
h3 a:hover {
  font-size: 20px;
  color: #D01F3C;
  line-height: 1.3em;
  margin-bottom: 10px;
  margin-top: 10px;
  text-decoration: none;
}

h3 {
  clear: both;
}

h3 a:hover {
  text-decoration: underline;
  background: transparent;
}

h3 span {
    font-size: 12px;
    line-height: 16px;
}

h4 {
    font-size: 12px;
    margin-top: 0.5em; margin-bottom: 0.5em;
    color: #666;
}

body.black h2,
body.black h3,
body.black h3 a,
body.black h3 a:link,
body.black h3 a:visited,
body.black h3 a:hover,
body.black h4 {
    color: #000;
}

body #VocalizingWebsite h3.alt,
body #VocalizingWebsite div.catRight h3,
body #VocalizingWebsite h3.alt a,
body #VocalizingWebsite div.catRight h3 a,
div.horizontalColouredCol h3,
div.horizontalColouredCol h3 a {
  color: #869AB7;
}   

/* PRIMARY SUBHEADS */
h5 {
  color: #9E9E9E;
  font-weight: bold;
  font-size: 13px;
  margin: 0 0 1em 0;
}

h5.subhead {
  margin-top: -12px;
}

h5 a:link, h5 a:visited {
  color: #9E9E9E;
  text-decoration: underline;
}

h5 strong a,
h5 strong a:hover,
a.super {
  background: #FBEFD5;
}

h5 a:hover {
  color: #7F7F7F;
}

a.super:hover {
  color: #7F7F7F; 
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	margin: 0.7em 0 0.7em 2em;
	padding: 0;
}

small { font-size: 11px; }
smaller, tiny { font-size: 10px; }

table {
 padding:0px; margin:0px; border:0px;
}

table.form {
 padding: 0px;
 width:100%;
}
table.form .divider h3 {
 border-bottom: 1px solid #DFDFDF;
}
table.form textarea {
 width: 100%; height: 80px;
}
table.form input[type="text"]{
 width:30%;
}

table.form td {
 padding-bottom:5px;
}

table.form td.label {
 text-align:right;
 padding-right:5px;
 font-size:12px;
 vertical-align:top;
}

table.form span.required {
 color: #545454;
}

table.form span.error {
 color: red;
 font-weight: bold;
 font-size: 13px;
}

address {
	font-style: normal;
}

sub,
sup {
	font-size: 0.8em;
	line-height: 0.1;
}

.nowrap {
  white-space: nowrap;
}

abbr {
  border: none;
}
