/*******************************************************
/*
/* HEADER
/*
/*******************************************************/

div#user-header { display: none; }

div#logo-image {
	text-indent: -5000px;
	font-size: 0;
	width: 245px;
	height: 90px;
	margin: 0 0 0 365px;
}

div#logo-image img {
	width: 245px;
	height: 89px;
	display: block;
}

ul#header-links { display: none; }

/*******************************************************
/*
/* NAVIGATION
/*
/*******************************************************/

/* top */
div#top-nav {
	height: 25px;
	width: 948px;
	padding: 0;
	margin: 0px 0 0 12px;
}

div#top-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 948px;
	height: 20px;
}

div#top-nav ul li {
	float: left;
	text-indent: -5000px;
	font-size: 0;
	height: 20px;
}
div#top-nav ul li ul li {
	display: none;
}

div#top-nav ul li img {
	display: block;
	height: 24px;
}

div#top-nav ul li a {
	padding: 0px;
	margin: 0px;
	display: block;
}

div#top-nav ul li.index { margin: 0px 5px 0 0;width: 90px;}

div#top-nav ul li.index span.nav-active-page, div#top-nav ul li.index a:hover {
	background-image: url(css_images/top_home_active.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 90px;
}

div#top-nav ul li.index img { width: 90px; }

div#top-nav ul li.releases { margin: 0 6px 0 0;width: 80px; }

div#top-nav ul li.releases span.nav-active-page, div#top-nav ul li.releases a:hover {
	background-image: url(css_images/top_releases_active.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 80px;
	margin: 1px 0 0 0;
}

div#top-nav ul li.releases img { width: 70px; }

div#top-nav ul li.downloads { margin: 0 1px 0 0;width: 100px; }

div#top-nav ul li.downloads span.nav-active-page, div#top-nav ul li.downloads a:hover {
	background-image: url(css_images/top_downloads_active.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 100px;
	margin: -1px 0 0 0;
}

div#top-nav ul li.downloads img { width: 90px; }

div#top-nav ul li.tour_dates { margin: 0 202px 0 0;width:100px; }

div#top-nav ul li.tour_dates span.nav-active-page, div#top-nav ul li.tour_dates a:hover {
	background-image: url(css_images/top_tour_dates_active.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 100px;
	margin: 2px 0 0 0;
}

div#top-nav ul li.tour_dates img { width: 100px; }

div#top-nav ul li.store { margin: 0 4px 0 0;width: 70px; }

div#top-nav ul li.store span.nav-active-page, div#top-nav ul li.store a:hover {
	background-image: url(css_images/top_store_active.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 70px;
	margin: 1px 0 0 0;
}

div#top-nav ul li.store img { width: 70px; }

div#top-nav ul li.reggae_directory { margin: 0 1px 0 0;width: 135px;}

div#top-nav ul li.reggae_directory span.nav-active-page, div#top-nav ul li.reggae_directory a:hover {
	background-image: url(css_images/top_reggae_directory_active.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 135px;
	margin: -1px 0 0 0;
}

div#top-nav ul li.reggae_directory img { width: 120px; }

div#top-nav ul li.about { margin: 0 5px 0 0;width: 55px; }

div#top-nav ul li.about span.nav-active-page, div#top-nav ul li.about a:hover {
	background-image: url(css_images/top_about_active.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 55px;
	margin: 1px 0 0 0;
}

div#top-nav ul li.about img { width: 55px; }

div#top-nav ul li.contact { margin: 0 0 0 0;width: 94px; }

div#top-nav ul li.contact span.nav-active-page, div#top-nav ul li.contact a:hover{
	background-image: url(css_images/top_contact_active.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 94px;
	margin: 2px 0 0 0;
}

div#top-nav ul li.contact img { width: 94px; }

/* top navigation second level */
div#top-nav ul ul {
	display: none;
	position: absolute;
	width: 90px;
	margin: 0 0 0 0;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-color: #000099;
	padding: 0 0 0 0;
	height: auto;
}

div#top-nav ul ul li {
	float: none;
	clear: left;
	width: 88px;
	padding: 0px 0 2px 2px;
	margin: 0;
	font-family: arial, helvetica, verdana;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #000099;
	text-indent: 0;
	background-image: none;
	height: 17px;
}

div#top-nav ul li:hover ul {
	display: block;
	border-width: 0px 0 2px 0;
}

/* Header Banners */
ul#header-banners {
	margin: 15px 0 0 35px;
	padding: 0px;
	width: 910px;
	height: 65px;
	list-style: none;
	float: left;
	clear: left;
}

ul#header-banners li { position: absolute; }

ul#header-banners li#reggae-directory {
	width: 295px;
	height: 45px;
}

ul#header-banners li#reggae-directory img {
	display: block;
	width: 290px;
	height: 45px;
}

ul#header-banners li#top-links {
	width: 315px;
	height: 45px;
	margin: 0 0 0 315px;
}

ul#header-banners li#top-links ul {
	float: left;
	width: 315px;
	height: 45px;
	list-style: none;
	margin: 0;
	padding: 0;
}

li#top-links ul li {
	position: relative;
	float: left;
	height: 43px;
	padding: 0px;
}

li#tl-listen {
	width: 70px;
	margin: 0 23px 0 0;
}
li#tl-listen img {
	width: 45px;
	margin: 10px 23px 0 25px;
}

li#tl-listen:hover {
	background-image: url(css_images/sub_listen_down.gif);
	background-repeat: no-repeat;
	background-position: 28px 4px;
}


li#tl-watch {
	width: 45px;
	margin: 1px 20px 0 0;
}
li#tl-watch img {
	width: 45px;
	height: 40px;
}
li#tl-watch:hover {
	background-image: url(css_images/sub_watch_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


li#tl-contact {
	width: 55px;
	margin: 1px 23px 0 0;
}
li#tl-contact:hover {
	background-image: url(css_images/sub_contact_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
li#tl-contact img {
	width: 55px;
	height: 40px;
}


li#tl-press-kits {
	width: 65px;
	margin: 1px 0 0 0;
}
li#tl-press-kits:hover {
	background-image: url(css_images/sub_press_kits_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
li#tl-press-kits img {
	width: 65px;
	height: 40px;
}


li#newsletter {
	width: 250px;
	height: 45px;
	margin: 0 0 0 665px;
}

li#newsletter img {
	width: 250px;
	height: 45px;
}

/* Main Banners */
#scroll {
	position: relative;
	height: 314px;
	overflow: hidden;
	width: 980px;
	padding: 4px 0 0 0;
	margin: 0 0 0 0;
	background-color: #ffffff;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	float: left;
	clear: left;
}

#tools {
	width: 9999em;
	position: absolute;
	height: 400px;
}

.tool {
	float: left;
	width: 980px;
	height: 250px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.tool img {
	width: 980px;
	height: 250px;
}

#thumbs {
	background: url(css_images/mb_navigation.jpg) no-repeat 0px -65px;
	height: 65px;
	position: absolute;
	top: 250px;
	width: 880px;
	left: 0;
	padding: 0 0 0 169px;
}

.t a {
	background: transparent url(css_images/mb_navigation.jpg) no-repeat scroll 0px -65px;
	margin-left: 0;
	display: block;
	float: left;
	height: 65px;
	cursor: pointer;
	width: 108px;
}

.t a.active { cursor: default !important; }

/* CSS sprite for the navigation */
#t0 { background-position: -168px -65px !important; }
#t0.active { background-position: -168px 0 !important; }
#t0:hover { background-position: -168px -130px; }
#t0:active { background-position: -168px -195px; }
#t1 { background-position: -276px -65px; }
#t1:hover { background-position: -276px -130px; }
#t1:active { background-position: -276px -195px; }
#t1.active { background-position: -276px 0 !important; }
#t2 { background-position: -384px -65px; }
#t2:hover { background-position: -384px -130px; }
#t2:active { background-position: -384px -195px; }
#t2.active { background-position: -384px 0 !important; }
#t3 { background-position: -492px -65px; }
#t3:hover { background-position: -492px -130px; }
#t3:active { background-position: -492px -195px; }
#t3.active { background-position: -492px 0 !important; }
#t4 { background-position: -600px -65px; }
#t4:hover { background-position: -600px -130px; }
#t4:active { background-position: -600px -195px; }
#t4.active { background-position: -600px 0 !important; }
#t5 { background-position: -708px -65px; }
#t5:hover { background-position: -708px -130px; }
#t5:active { background-position: -708px -195px; }
#t5.active { background-position: -708px 0 !important; }
#t6 { background-position: -816px -65px; }
#t6:hover { background-position: -816px -130px; }
#t6:active { background-position: -816px -195px; }
#t6.active { background-position: -816px 0 !important; }

/* bottom */
div#bottom-nav {
	height: 15px;
	width: 750px;
	clear: both;
	font-family: arial;
	color: #666666;
	margin: 34px 0 10px 175px;
	float: left;
}

div#bottom-nav a { color: #666666; }

div#bottom-nav ul {
	height: 15px;
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0px;
}

div#bottom-nav ul li {
	float: left;
	margin: 0 10px 0 0;
	background-image: url(css_images/bullet_nav.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding: 0 0 0 15px;
}

div#bottom-nav ul li.index { background-image: none; }

/*******************************************************
/*
/* COMMENTS
/*
/*******************************************************/

div#comments span { font-weight: bold; }

div#comments div {
	margin: 2px 0 5px 0;
	width: 95%;
}

div#comments-page div#footer { width: auto; }

div#comments {
	float: left;
	margin: 0;
	width: 98%;
}

div.response {
	color: #333333;
	font-family: georgia, helvetica, serif;
	margin: 5px;
	padding: 2px;
	border-width: 1px 1px 1px 5px;
	border-style: solid;
	border-color: #99ccff;
}

div.content div.response span { font-weight: bold; }

/*******************************************************
/*
/* HEADINGS
/*
/*******************************************************/

h2.page {
	margin: -68px 0 15px -33px;
	position: absolute;
	width: 980px;
	height: 60px;
	font-size: 0;
	text-indent: -5000px;
}

h3, h3.page {
	height: 60px;
	width: 97%;
	padding: 0 0 0 15px;
	background-color: #d9cbaf;
	clear: left;
}

h3#news {
	font-size: 0;
	text-indent: -5000px;
	background-image: url(css_images/h3_latest_news.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}

h3#news a img {
	width: 100%;
	height: 60px;
	display: block;
}

h3#news-we-note {
	font-size: 0;
	text-indent: -5000px;
	background-image: url(css_images/h3_latest_press.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}

body#home h3#news-we-note {
	font-size: 0;
	text-indent: -5000px;
	background-image: url(css_images/h3_news_we_note.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}

body#home h3#news-we-note a img {
	width: 100%;
	height: 60px;
	display: block;
}

body#news div.pm-entry-full h3 {
	margin: 0 0 0 160px;
	padding: 0;
	background-color: transparent;
	width: auto;
	height: auto;
}



h3#videos, div.featured-video h3 {
	font-size: 0;
	text-indent: -5000px;
	background-image: url(css_images/h3_featured_video.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}

div#track-listing h3 {
	font-size: 0;
	text-indent: -5000px;
	background-image: url(css_images/h3_track_listing.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}

div.album-info-long h3 {
	font-size: 0;
	text-indent: -5000px;
	background-image: url(css_images/h3_album_info.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}

div.album-credits h3 {
	font-size: 0;
	text-indent: -5000px;
	background-image: url(css_images/h3_album_credits.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}

div#directory h3.page {
	font-size: 0;
	text-indent: -5000px;
	background-image: url(css_images/h3_topics.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}

div.article-display h3 {
	background-color: inherit;
	height: auto;
	width: auto;
	padding: 5px;
}

h3.module {
	font-size: 0;
	text-indent: -5000px;
	background-image: url(css_images/h3_articles.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}

div#topic-side h3 {
	font-size: 0;
	text-indent: -5000px;
	background-image: url(css_images/h3_quick_list.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}

h3#banners-one { display: none; }
body h3#banners-one a { display: none; }
h3#contact-sidebar { display: none; }
h3#contact-by-post {
	font-size: 0;
	text-indent: -5000px;
	background-image: url(css_images/h3_contact_by_post.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}
h3#booking {
	font-size: 0;
	text-indent: -5000px;
	background-image: url(css_images/h3_booking.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}
h3#ziggy-marley {
	font-size: 0;
	text-indent: -5000px;
	background-image: url(css_images/h3_ziggy_marley.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}


div.album-intro h3 {
	background-color: transparent;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0px;
	font-weight: boldest;
	clear: none;
	font-size: 18px;
	font-family: helvetica,georgia, verdana, serif;
	letter-spacing: 1px;
}

div.album-intro h4 {
	color: #912512;
	width: auto;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 1px;
	font-style: italic;
	margin: 0;
	padding: 0px;
}

div#left h3, div#right h3 { margin: 0 0 20px -15px; }

div.content-red h3.page { color: #cccccc; }

div.sm-cal h3, div.sm-cal-otp h3, div.sm-otp h3 {
	background-image: url(css_images/h3_on_this_page.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: -5000px;
	font-size: 0;
	background-color: #d9cbaf;
}

div.ab h3 {
	background-image: url(css_images/h3_archives.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: -5000px;
	font-size: 0;
	background-color: #d9cbaf;
}

div.press-materials h3 {
	background-image: url(css_images/h3_press_materials.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: -5000px;
	font-size: 0;
}

div.press-extra h3 {
	background-image: url(css_images/h3_press_extra.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: -5000px;
	font-size: 0;
}

div.other-works h3 {
	background-image: url(css_images/h3_other_works.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: -5000px;
	font-size: 0;
}

h3#sub-topic-heading {
	position: absolute;
	margin: -60px 0 0 250px;
	font-size: 16px;
	letter-spacing: 1px;
	color: #f7f7f7;
	background-color: inherit;
}
div#pm-store h3 { display: none; }


/*******************************************************
/*
/* CUSTOM HEADINGS
/*
/*******************************************************/

body#releases h2.page {
	background-image: url(css_images/h2_releases.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body#downloads h2.page {
	background-image: url(css_images/h2_downloads.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body#tour-dates h2.page {
	background-image: url(css_images/h2_tour_dates.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body#store h2.page {
	background-image: url(css_images/h2_store.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body#about h2.page {
	background-image: url(css_images/h2_about.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body#contact h2.page {
	background-image: url(css_images/h2_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body#site h2.page {
	background-image: url(css_images/h2_site.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body#watch h2.page {
	background-image: url(css_images/h2_watch.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body#family-time h2.page {
	background-image: url(css_images/h2_family_time.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body#dancehall-originators h2.page {
	background-image: url(css_images/h2_dancehall_originators.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body#tuff-gong-worldwide-music-sampler h2.page {
	background-image: url(css_images/h2_tuff_gong_worldwide_music_sampler.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body#love-is-my-religion h2.page {
	background-image: url(css_images/h2_love_is_my_religion.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body#love-is-my-religion-live h2.page {
	background-image: url(css_images/h2_love_is_my_religion_live.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body#ziggy-marley-in-jamaica h2.page {
	background-image: url(css_images/h2_ziggy_marley_in_jamaica.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body#live-from-soho h2.page {
	background-image: url(css_images/h2_live_from_soho.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body#news h2.page {
	background-image: url(css_images/h2_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


body#news-we-note h2.page, body#topic-page h2 {
	background-image: url(css_images/h2_news_we_note.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body#press-kits h2.page,body#dancehall-originators-press-kit h2.page,
body#family-time-press-kit h2.page,body#love-is-my-religion-press-kit h2.page {
	background-image: url(css_images/h2_press_kits.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body#mailer h2.page, body#mailer-thank-you h2.page, body#mailer-confirmation h2.page {
	background-image: url(css_images/h2_newsletter.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*******************************************************
/*
/* SAT MODULES
/*
/*******************************************************/

/* log */
div.sm-log { line-height: 1.2em; }

div.sm-entry-log {
	margin: 0 0 20px 0;
	float: left;
	clear: left;
	width: 99%;
}

div.sm-entry-log p {
	margin: 2px;
	padding: 2px;
}

ul.sm-options-log {
	margin: 20px 0 5px 0;
	padding: 0;
	list-style: none;
	border-color: #cccccc;
	border-style: double;
	border-width: 3px 0 0 0;
}

ul.sm-options-log li {
	float: left;
	margin: 0 0px 0 0;
}

ul.sm-options-log li.date {
	width: 15%;
	color: #cccccc;
	font-style: italic;
	font-family: arial, helvetica, serif;
}

ul.sm-options-log li.labels {
	width: 65%;
	text-align: middle;
}

ul.sm-options-log li.comments {
	width: 20%;
	float: right;
	text-align: right;
}

/* brief */
div.sm-brief {
	line-height: 1.2em;
	float: left;
	clear: left;
	width: 99%;
	margin: 5px 0 10px 0;
}


body#home div.sm-brief div img,body#news div.pm-entry-full img {
	float: left;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	margin: -30px 5px 5px 0;
}

body#home div.sm-entry-brief,body#news div.pm-entry-full {
	margin: 10px 0 20px 0;
	float: left;
	clear: left;
	width: 100%;
}

body#home div.sm-entry-brief h4 {
	margin: 0 0 0 160px;
}

div.sm-entry-brief p {
	margin: 0px;
	padding: 2px;
}

div.sm-entry-brief b { color: #c59036; }

ul.sm-options-brief {
	margin: 20px 0 5px 0;
	padding: 0;
	list-style: none;
	height: 15px;
	width: auto;
	border-color: #99ccff;
	border-style: solid;
	border-width: 1px 0 1px 0;
}

ul.sm-options-brief li {
	float: left;
	margin: 0 0px 0 0;
}

ul.sm-options-brief li.date {
	width: 15%;
	color: #cccccc;
	font-style: italic;
	font-family: arial, helvetica, serif;
}

ul.sm-options-brief li.labels {
	width: 60%;
	text-align: middle;
}

ul.sm-options-brief li.comments {
	width: 25%;
	float: right;
	text-align: right;
}

span.textdate {
	color: #666666;
	font-style: italic;
	font-family: arial;
	margin: 0 0 0 160px;
	font-size: .9em;
}

span.textdate a { color: #666666; }

/* headlines */
div.sm-headlines { margin: 10px 0 20px 0; }

ul.sm-headlines {
	margin: 2px;
	padding: 2px;
	list-style: none;
}

ul.sm-headlines li i a { color: #CCCCFF; }
ul.sm-headlines li i { color: #CCCCFF; }

/* bulletins */
div.sm-bulletin { padding: 5px; }
div.sm-entry-bulletin { text-align: center; }
div.sm-entry-bulletin span.textdate { display: none; }

ul.sm-options-bulletin {
	margin: 5px 0 0px 0;
	padding: 0;
	list-style: none;
	height: 15px;
	width: auto;
	display: none;
}

ul.sm-options-bulletin li {
	float: left;
	margin: 0 0px 0 0;
}

ul.sm-options-bulletin li.labels {
	width: 45%;
	text-align: left;
}

ul.sm-options-bulletin li.comments {
	width: 50%;
	float: right;
	text-align: right;
}

/* ads */
div.sm-entry-ads {
	border-width: 10px 0 10px 0;
	border-color: #99ccff;
	border-style: solid;
	padding: 4px 10px 4px 10px;
	margin: 5px 0 8px 0;
}

ul.sm-options-ads {
	margin: 5px 0 0px 0;
	padding: 0;
	list-style: none;
	height: 15px;
	width: auto;
}

ul.sm-options-ads li {
	float: left;
	margin: 0 0px 0 0;
}

ul.sm-options-ads li.labels {
	width: 45%;
	text-align: left;
}

ul.sm-options-ads li.comments {
	width: 50%;
	float: right;
	text-align: right;
}

/* On this Page formatting */
ul.sm-otp {
	list-style: none;
	padding: 0px;
	margin: 2px;
}


/* KB */
div.kb-headlines {
	float: left;
	clear: left;
	width: 100%;
}

div.kb-headlines a { color: #393428; }

div.kb-headlines ul {
	margin: 10px;
	clear: left;
	float: left;
}

div.kb-headlines ul li { margin: 0 0 5px 0; }

div.kb-headlines ul li p.teaser {
	margin: 2px 20px 0 10px;
	padding: 0;
	color: #666666;
}

div.kb-headlines ul li span.topics {
	font-size: 10px;
	color: #666666;
	margin: 0 0 0 10px;
}

/*******************************************************
/*
/* CUSTOM SAT MODULE
/*
/*******************************************************/



div#sm-videos { margin: 0 0 25px 0;width: auto;}
div#sm-videos object { padding: 10px 0 0 0; }

div#social {
	height: 49px;
	width: 600px;
	margin: 0 auto;
}

div#social ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#social ul li {
	position: absolute;
	padding: 0px 0 0 0;
}

div#social ul li img {
	width: 50px;
	height: 50px;
}

div#social li#myspace a {
	text-indent: -9000px;
	float: left;
	width: 50px;
	height: 49px;
	display: block;
}

div#social li#myspace a { background: url(css_images/ss_myspace.gif) 0 0 no-repeat; }
div#social li#myspace a:hover { background: url(css_images/ss_myspace.gif) 0 -48px no-repeat; }

div#social li#facebook {
	width: 55px;
	height: 50px;
	margin: 0 0 0 125px;
}

div#social li#facebook a {
	text-indent: -9000px;
	float: left;
	width: 50px;
	height: 50px;
	display: block;
}

div#social li#facebook a { background: url(css_images/ss_facebook.gif) 0 0 no-repeat; }
div#social li#facebook a:hover { background: url(css_images/ss_facebook.gif) 0 -48px no-repeat; }

div#social li#twitter {
	width: 55px;
	height: 50px;
	margin: 0 0 0 250px;
}

div#social li#twitter a {
	text-indent: -9000px;
	float: left;
	width: 50px;
	height: 50px;
	display: block;
}

div#social li#twitter a { background: url(css_images/ss_twitter.gif) 0 0 no-repeat; }
div#social li#twitter a:hover { background: url(css_images/ss_twitter.gif) 0 -48px no-repeat; }

div#social li#flickr {
	width: 55px;
	height: 50px;
	margin: 0 0 0 375px;
}

div#social li#flickr a {
	text-indent: -9000px;
	float: left;
	width: 50px;
	height: 50px;
	display: block;
}

div#social li#flickr a { background: url(css_images/ss_flickr.gif) 0 0 no-repeat; }
div#social li#flickr a:hover { background: url(css_images/ss_flickr.gif) 0 -48px no-repeat; }

div#social li#youtube {
	width: 55px;
	height: 50px;
	margin: 0 0 0 500px;
}

div#social li#youtube a {
	text-indent: -9000px;
	float: left;
	width: 50px;
	height: 50px;
	display: block;
}

div#social li#youtube a { background: url(css_images/ss_youtube.gif) 0 0 no-repeat; }
div#social li#youtube a:hover { background: url(css_images/ss_youtube.gif) 0 -48px no-repeat; }

div#sm-banners-one {
	background-color: #d9cbaf;
	float: left;
	width: 100%;
	text-align: center;
}

div#banners {
	margin: 0 0 0 0;
	clear: left;
	padding: 8px 0 5px 0;
}

div#sm-banners-one span.textdate { display: none; }

div#sm-banners-one div#banners img {
	border-width: 4px;
	border-style: solid;
	border-color: #ffffff;
	clear: left;
	margin: 0 0 5px 0;
}

div#sm-contact-sidebar span.textdate { display: none; }

/*******************************************************
/*
/* PAGE MODULE
/*
/*******************************************************/

div.pm-entry-full { clear: left; }
div.pm-entry-full span.textdate { display: none; }

ul.page-options {
	margin: 20px 0 5px 0;
	padding: 0;
	list-style: none;
	border-color: #cccccc;
	border-style: double;
	border-width: 3px 0 0 0;
}

ul.page-options li {
	float: left;
	margin: 0 0px 0 0;
}

ul.page-options li.date {
	width: 35%;
	color: #cccccc;
	font-style: italic;
	font-family: arial, helvetica, serif;
}

ul.page-options li.labels {
	width: 50%;
	text-align: middle;
}

ul.page-options li.comments {
	width: 15%;
	float: right;
	text-align: right;
}

/*******************************************************
/*
/* CUSTOM PAGE MODULE COMPONENTS
/*
/*******************************************************/

ul.album-release {
	margin: 0;
	padding: 0px;
	list-style: none;
	width: 100%;
	float: left;
	clear: left;
}

ul.album-release li {
	float: left;
	padding: 10px 0 10px 0;
}

ul.album-release li p {
	float: left;
	clear: left;
	margin: 2px;
	padding: 0px;
	width: 90%;
}

ul.album-release li.cover {
	text-align: center;
	width: 170px;
}

ul.album-release li.cover img {
	border-color: #ffffff;
	border-width: 4px;
	border-style: solid;
}

ul.album-release li.information {
	width: 530px;
	margin: 0 10px 0 5px;
	font-size: 13px;
}

ul.album-release li.information b {
	letter-spacing: 1px;
	font-family: verdana;
	font-size: 13px;
	margin: 0 0 5px 0;
}

ul.album-release li.links {
	width: 140px;
	text-align: right;
}

ul.album-release li.links p { text-align: right; }

ul.album-release li.links p {
	background-image: url(css_images/arrow_10.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 15px 0 0;
}

div#about-banner {
	float: left;
	margin: 14px 0 0 0;
	width: 980px;
	height: 313px;
	background-image: url(css_images/mb_tgw.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px 0 1px 0;
}

div#tgw-movie {
	width: 500px;
	float: right;
	text-align: center;
	background-color: #d9cbaf;
	padding: 20px 0 20px 0;
}

div#tgw-movie object {
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
}

div#tgw-about ul {
	clear: left;
	width: 300px;
}

div#tgw-about ul li {
	font-size: 13px;
	padding: 5px;
}

/* Album pages */
div.album-intro {
	float: left;
	clear: none;
	width: 565px;
	margin: 0;
	padding: 0;
}
div.album-header {
	margin: 10px 0 10px 0;
	float: left;
	width: 850px;
}

div.album-header-image {
	float: left;
	margin: 0 25px 0 0;
}

div.album-header-image object {
	width: 256px;
	margin: 0;
	padding: 2px 0 2px 2px;
	display: inline;
	background-color: #ffffff;
}

div.album-header-image img {
	border-width: 4px;
	border-style: solid;
	border-color: #ffffff;
}

div.album-intro ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0px;
	width: 400px;
	float:left;
}

div.album-intro ul li { padding: 0 0 20px 0; }
div.album-intro ul li span { font-weight: bold; }

div.album-icon {
	float: right;
	margin: 0 25px 0 0;
}


div.album-header ul a { text-decoration: none; }
div.album-header ul a,div.album-header ul a:visited { display: block; }
div.album-header ul a:hover,div.album-header ul a:visited:hover { display: block; }

ul#album-page-buy-buttons {
	margin: 0px 5px 15px 5px;
	padding: 5px 0 15px 0;
	list-style: none;
	width: auto;
}
ul#album-page-buy-buttons li span {
	color: #ffffff;
	font-weight: bold;
	font-family: georgia, verdana, serif;
	font-size: 12px;
	font-weight: bold;
}


ul#album-page-buy-buttons a, ul#album-page-buy-buttons a:visited {
	color: #000000;
	font-weight: bold;
	font-family: georgia, verdana, serif;
	font-size: 12px;
	padding: 2px;
	background-color: #f2ebe1;
	text-align: center;
	margin: 5px auto;
	width: 75%;

}
ul#album-page-buy-buttons a:active, ul#album-page-buy-buttons a:hover {
	text-decoration: underline;
}
ul#album-page-buy-buttons li {
	float: left;
	width: 225px;
	height: 72px;
	margin: 0 10px 0 0;
	padding: 4px;
	background-image: url(css_images/album_page_buy_button.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #a67a2e;
	font-family: arial, helvetica, serif;
	font-size: 11px;
}


ul#album-page-buy-buttons li.mail {
}
ul#album-page-buy-buttons li.download-basic {
}
ul#album-page-buy-buttons li.download-deluxe {
}



div#left {
	width: 400px;
	float: left;
	clear: left;
}


div#right {
	width: 470px;
	float: right;
}

div#latest-press {
	height: 300px;
	width: 99%;
}

div#track-listing {
	width: 99%;
	margin: 0 0 0 10px;
}

div#albums-tracks p { font-style: italic; }

div.album-info-long {
	width: 99%;
	margin: 0;
}

div.featured-video {
	width: 99%;
	margin: 0 0 25px 10px;
}

/* MUSIC DISCOGRAPHY */
table.track-listing {
	width: 90%;
	margin: 0 0 20px 0;
}

table.track-listing td.title {
	vertical-align: top;
	padding: 2px 0 2px 2px;
	font-size: 12px;
	width: 60%;
	vertical-align: middle;
}
table.track-listing td.time {
	width: 50px;
	vertical-align: middle;
}
table.track-listing td.download {
	width: 100px;
	padding:6px 0 6px 6px;
	font-weight: bold;
	vertical-align: middle;
}
table.track-listing td.download a {
	width: 100px;
	background-image: url(css_images/background_track_download.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding:6px 0 6px 6px;
	display: block;
}

table.track-listing-comp {
	width: 95%;
	margin: 0 0 20px 0;
}

table.track-listing-comp td.title {
	vertical-align: middle;
	padding: 2px 4px 2px 2px;
	font-size: 12px;
	width: 150px;
}
table.track-listing-comp td.author {
	vertical-align: middle;
	padding: 2px 0 2px 2px;
	font-size: 12px;
	width: 150px;
}
table.track-listing-comp td.number {
	vertical-align: middle;
	width: 10px;
}
table.track-listing-comp td.time {
	width: 50px;
}
table.track-listing-comp td.download {
	width: 100px;
	padding:6px 0 6px 8px;
	font-weight: bold;
	vertical-align: middle;
}
table.track-listing-comp td.download a {
	background-image: url(css_images/background_track_download.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding:6px 0 6px 8px;
	width: 100px;
	display: block;
}

table.track-listing td.title div.box1, .box2 {
	padding: 5px;
	border-color: #d9cbaf;
	border-width: 1px;
	border-style: solid;
}

table.track-listing td span { padding: 0 0 0 20px; }
table.track-listing td a, table.track-listing-comp td { color: #393428; }
table.track-listing td.download a, table.track-listing-comp td.download a { color: #ffffff; }
.box1 { display: none; }
.box2 { width: 90%;display: block; }


/*******************************************************
/*
/* PRESS KIT PAGES
/*
/*******************************************************/

div.press-materials, div.press-extra,div.other-works {
	width: 99%;
	margin: 0 0 0 10px;
	padding: 0 0 15px 0;
}


/* MUSIC & STORE PAGES */
a.link-itunes {
	padding: 0;
	background-color: transparent;
	text-decoration: none;
}

a.link-itunes img {
	border: 0;
	margin: 0 0 0 0px;
	padding-bottom: 0px;
}

/* Downloads Page */
div.intro {
	width: 80%;
	margin: 0 0 0 20px;
}

ul.song-download {
	width: 95%;
	list-style: none;
	float: left;
	clear: left;
	margin: 10px 10px 50px 10px;
}

ul.song-download li {
	float: left;
	width: 45%;
	text-align: center;
}

div.cover img {
	border-color: #ffffff;
	border-style: solid;
	border-width: 4px;
}

/* Site Page */
div.content {
	width: 80%;
	margin: 0 0 0 75px;
}
h3#privacy-policy {
	font-size: 0;
	text-indent: -5000px;
	background-image: url(css_images/h3_privacy_policy.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}
h3#terms-of-service {
	font-size: 0;
	text-indent: -5000px;
	background-image: url(css_images/h3_terms_of_service.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}

/*******************************************************
/*
/* FOOTER MODULES
/*
/*******************************************************/

div#special-links {
	clear: left;
	margin: 0 auto;
	font-family: arial;
	font-size: 9px;
	color: #666666;
}

div#legal {
	margin: 0 auto;
	font-family: arial;
	font-size: 10px;
	color: #666666;
	clear: left;
}

div#special-links a, div#legal a { color: #666666; }

div#logo-links {
	width: 880px;
	height: 45px;
	margin: 25px 0 0px 20px;
	float: left;
}

div#logo-links span { position: absolute; }
div#logo-links a { display: block; }

div#logo-links span#rexruff img {
	width: 80px;
	height: 25px;
	margin: 15px 0 0 25px;
}

div#logo-links span#wonderknack img {
	width: 95px;
	height: 30px;
	margin: 15px 0 0 0;
	left: 145px;
	position: absolute;
}

div#logo-links span#tgw img {
	width: 90px;
	height: 45px;
	margin: 5px 0 0 0;
	left: 760px;
	position: absolute;
}

/*******************************************************
/*
/* GENERAL SETTINGS
/*
/*******************************************************/

/* main divs */
div#content-main { }

/* sidebars */
div.sidebar {
	float: right;
	width: 90%;
	border-color: #99ccff;
	border-width: 10px 1px 10px 1px;
	border-style: solid;
	padding: 4px;
}

/* links */
div.link-right {
	float: right;
	margin: 0;
	text-align: right;
	clear: right;
}

div.link-right span {
	margin: 0px 0 2px 0;
	text-align: right;
	clear: right;
	display: block;
}

/* Sidebar Archives */
ul#quick-list {
	width: 200px;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 2px;
}

ul#quick-list li {
	padding: 0px;
	margin: 2px 0 2px 0;
	font-family: arial, helvetica, serif;
}

div#preview-archives {
	width: 200px;
	padding: 2px;
}

div#preview-archives ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#preview-archives ul li li {
	list-style: circle inside;
	padding: 0 0 0 10px;
	margin: 2px 0 2px 0;
}

div.site-instructions { padding: 4px; }

ul.plain {
	padding: 2px;
	margin: 2px;
	list-style: none;
}

input.main {
	font-family: arial, helvetica, serif;
	padding: 1px;
	margin: 0px;
	background-color: #99ccff;
	border-width: 1px;
}

input.main-draft {
	font-family: arial, helvetica, serif;
	padding: 1px;
	margin: 0px;
	background-color: red;
	border-width: 1px;
	color: #000000;
}

ul.main {
	list-style: none;
	margin: 0;
	padding: 0;
	border-width: 0;
	float: left;
}

ul.main li {
	padding: 1px;
	margin: 0;
	float: left;
}

div.right {
	float: right;
	clear: right;
	margin: 4px;
	padding: 5px;
	border-color: #99ccff;
	border-width: 1px 4px 1px 4px;
	border-style: solid double solid double;
	width: 200px;
}

div.right-link {
	float: right;
	clear: left;
}

/*******************************************************
/*
/* UTILITY SETTINGS
/*
/*******************************************************/

/* footer */
div#rexruff {
	clear: both;
	text-align: center;
	margin: 0;
	padding: 0px;
}

div.content-red, div.content-inactive { color: #cccccc; }
div.content-inactive input { display: none; }

span.editlink {
	display: block;
	padding: 0 0 1px 0;
}

div.min-height {
	float: right;
	width: 1px;
	height: 500px;
}


span.editlink a {
	font-family: arial, helvetica, serif;
	padding: 1px;
	margin: 0px;
	background-color: #7C3024;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc #999999 #999999 #cccccc;
	float: left;
	color: #D4CDBF;
	display: none;
}

div#defaultview { display: none; }

div#editview {
	display: none;
	width: 150;
	height: 35px;
	position: absolute;
	top: 5px;
	margin: 0 0 0 5px;
	background-color: #99ccff;
}

div#editview img {
	width: 10px;
	height: 10px;
}

img.pic {
	border-color: #99ccff;
	border-style: solid;
	border-width: 2px;
	margin: 5px;
	float: left;
}


table.site-data td {
	padding: 2px 0 2px 0;
	border-color: #cccccc;
	border-width: 0 0 1px 0;
	border-style: solid;
}

ul.plain {
	margin: 0 0 0 25px;
	padding: 0px;
	list-style: square;
}

ul.plain li { color: #000000; }

/*******************************************************
/*
/* CALENDAR
/*
/*******************************************************/

div.pm-cal { clear: left; }

table.tour-entry {
	margin: 0 0 25px 10px;
	width: 95%;
}

table.tour-entry td,table.tour-entry-otp td {
	padding: 3px;
	border-color: #f1f1f1;
	border-width: 0 0 1px 0;
	border-style: solid;
}

table.tour-entry-otp td span {
	font-weight: bold;
	letter-spacing: 1px;
}

td.date {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	height: 40px;
	width: 450px;
	background-color: #d9cbaf;
}

td.date span {
	font-size: 15px;
	letter-spacing: 2px;
}

table.tour-entry td.date, table.tour-entry-otp td.date {
	background-color: transparent;
	height: auto;
	width: auto;
}

td.place-heading,td.type-heading,td.time-heading,td.address-heading,td.phone-heading,td.info-link-heading,td.tic-link-heading,td.notes-heading {
	width: 15%;
	font-weight: bold;
}

td.type,td.time { width: 30%; }
td.place { font-weight: bold; }

ul#form-date {
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0;
	width: 99%;
	float: left;
}

ul#form-date li { float: left; }

/*******************************************************
/*
/* CALENDAR SPECIAL MODULES
/*
/*******************************************************/

div.sm-cal, div.sm-cal-otp {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}

div.sm-cal table, div.sm-cal-otp table { margin: 4px; }


div.ab {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}


/*******************************************************
/*
/* KNOWLEDGE BASE
/*
/*******************************************************/



div#directory table { width: 95%; }

div#directory table td {
	text-align: center;
	padding: 4px;
	width: 33%;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 14px;
}

div#directory h4 { letter-spacing: 2px; }

div.article-intro {
	font-style: italic;
	margin: 5px 35px 5px 10px;
}

div.article-excerpt {
	margin: 5px 35px 15px 10px;
	padding: 0 0 10px 0;
	border-color: #d9cbaf;
	border-style: solid;
	border-width: 0 0 1px 0;
}

p.return-link { float: right; }
div#topic-side li { padding: 4px; }

/*******************************************************
/*
/* QUICK KB
/*
/*******************************************************/

div#kb-quick {
	width: 95%;
	margin: 0 auto;
	background-color: #ffffff;
}

div#kb-quick div.min-height { float: right: width: 1px; }

div#kb-quick div#column-uno {
	width: 90%;
	float: left;
	padding: 20px;
}

div#kb-quick div#column-uno ul {
	width: auto;
	float: left;
}

div#kb-quick div#footer { width: auto; }
div#kb-quick div.article-info { }
table.topics { width: 460px; }

/*******************************************************
/*
/* TOPIC PAGE
/*
/*******************************************************/

div#sites ul { list-style: none; }

div#sites div.kb-edit {
	width: 400px;
	height: 20px;
	float: left;
	clear: left;
	margin: 0 0 5px 0;
}

/*******************************************************
/*
/* STORE PAGE
/*
/*******************************************************/


ul.album-store {
	list-style: none;
	width: 400px;
	float: left;
	padding: 5px;
	margin: 10px 10px 10px 0px;
}

ul.album-store li { float: left; }

ul.album-store li.cover img {
	border-width: 4px;
	border-color: #ffffff;
	border-style: solid;
}

ul.album-store li b {
	letter-spacing: 1px;
	padding: 5px 5px 10px 5px;
	display: block;
	float: left;
}

div.buy-amazon a {
	text-indent: -9000px;
	margin: 5px;
	float: left;
	width: 150px;
	height: 30px;
	display: block;
}

div.buy-amazon a { background: url(css_images/buy_amazon.gif) 0 0 no-repeat; }
div.buy-amazon a:hover { background: url(css_images/buy_amazon.gif) 0 -30px no-repeat; }

div.buy-options a {
	text-indent: -9000px;
	margin: 5px;
	float: left;
	width: 150px;
	height: 30px;
	display: block;
}

div.buy-options a { background: url(css_images/buy_options.gif) 0 0 no-repeat; }
div.buy-options a:hover { background: url(css_images/buy_options.gif) 0 -30px no-repeat; }

div.buy-artist a {
	text-indent: -9000px;
	margin: 5px;
	float: left;
	width: 150px;
	height: 30px;
	display: block;
}

div.buy-artist a { background: url(css_images/buy_amazon.gif) 0 0 no-repeat; }
div.buy-artist a:hover { background: url(css_images/buy_amazon.gif) 0 -30px no-repeat; }
