body {
	background: #fff url(../images/body_bg.png) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
}

body.no_bg {
	background: none !important;
}

#background {
	background: url(../images/bg_repeat.jpg) repeat-x scroll 0 156px;
	width: 100%;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #636363;
}

a:hover {
	text-decoration: underline;
}

h5 {
	padding: 4px 0 4px 20px;
	color: #323232;
	text-transform: uppercase;
	font-weight: bold;
}

h5.nobg {
	padding: 4px 0 4px 0;
	color: #323232;
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px 0 0;
}

h5.title_long {
	background: url(../images/h_long.png) no-repeat;
}

h5.title_medium {
	background: url(../images/h_medium.png) no-repeat;
}

h5.title_short {
	background: url(../images/h_short.png) no-repeat;
}

#top_right_button {
	width: 117px;
	height: 24px;
	position: absolute;
	left: 78%;
	background: url(../images/top_right_button.png) no-repeat;
	text-align: center;
	color: #757575;
	padding-top: 4px;
}

#container {
	width: 982px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 982px;
	position: relative;
	padding: 0 0 9px 34px;
	height: 97px;
}

.logo_container {
	float: left;
	padding-top: 18px;
}

.header_banner {
	float: right;
	display: inline;
	margin-right: 34px;
	padding-top: 10px;
}

#menu {
	width: 974px;
	position: relative;
	top: 0;
	padding-left: 8px;
}

#menu a {
	float: left;
	display: block;
	color: #bebebe;
	font-size: 11px;
	text-transform: uppercase;
	cursor: pointer;
}

#menu a span.menu_left,span.menu_left {
	background: url(../images/top_menu_separator.png) repeat-x;
	width: 2px;
	height: 46px;
	display: block;
	float: left;
	margin-top: 4px;
	cursor: pointer;
}

#menu a span.menu_right {
	background: url(../images/top_menu_bg.png) repeat-x;
	width: 2px;
	height: 46px;
	display: block;
	float: left;
	margin-top: 4px;
	cursor: pointer;
}

#menu a span.menu_center {
	background: url(../images/top_menu_bg.png) repeat-x;
	height: 36px;
	display: block;
	float: left;
	padding: 10px 18px 0;
	margin-top: 4px;
	cursor: pointer;
}

#menu a.current span.menu_left {
	background: url(../images/top_menu_left.png) no-repeat;
	width: 4px;
	height: 50px;
	display: block;
	float: left;
	margin-top: 0px;
}

#menu a.current span.menu_right {
	background: url(../images/top_menu_right.png) no-repeat;
	width: 2px;
	height: 50px;
	display: block;
	float: left;
	margin-top: 0px;
}

#menu a.current span.menu_center {
	background: url(../images/top_menu_center.png) no-repeat scroll center 0
		;
	height: 38px;
	display: block;
	float: left;
	padding: 12px 20px 0;
	text-align: center;
	margin-top: 0px;
	color: #fff;
}

#menu a:hover {
	color: #fff;
	text-decoration: none;
}

#menu span.menu_separator {
	float: left;
	display: block;
	width: 2px;
	height: 112px;
	background: url(../images/menu_separator.png) no-repeat;
}

#top_menu_search {
	float: right;
	width: 290px;
}

#top_menu_search input.text {
	width: 208px;
	background: url(../images/top_menu_search_input.png) no-repeat;
	height: 12px;
	padding: 5px 5px 5px 25px;
	margin-right: 5px;
	border: 0;
	color: #323232;
}

#top_menu_search input {
	margin-top: 11px;
	float: left;
}

#content_top {
	background: url(../images/content_top.png) no-repeat;
	width: 982px;
	float: left;
	margin-top: -11px;
	height: 35px;
}

#content {
	background: url(../images/content_middle.png) repeat-y;
	width: 982px;
	float: left;
}

#footer {
	width: 980px;
	clear: both;
	margin-bottom: 30px;
	margin: 20px 1px 0;
	color: #1A1A1A;
	clear: both;
	float: left;
}

#footer p.top_footer {
	background-color: #E3E3E3;
	padding: 10px 10px 0 25px;
	height: 25px;
}

#footer p.top_footer span.footer_menu {
	float: left;
}

#footer p.top_footer a {
	font-size: .9em;
}

#footer p.top_footer a.current {
	color: #DB0B09;
}

#foo                                                                                                                                                                                                                                                                                                                                                                                     ter a
	{
	color: #1A1A1A;
	text-transform: uppercase;
	font-size: .9em;
}

#footer p img {
	float: right;
	margin-top: -10px;
}

#footer span.agbs {
	float: right;
	font-size: .9em;
}

#footer p {
	padding: 20px 10px 0 25px;
	margin: 0;
	font-size: .9em;
}

#content_bottom {
	background: url(../images/content_bottom.png) no-repeat;
	width: 982px;
	float: left;
	height: 14px;
	margin-bottom: 50px;
}

#home_left {
	width: 620px;
}

#home_right {
	float: left;
	width: 320px;
}

#left {
	float: left;
	width: 600px;
	padding: 0 20px 0 20px;
}

#right {
	float: left;
	width: 320px;
}

#home_slide {
	width: 598px;
	height: 374px;
	padding: 1px;
	border: 1px solid #DEDDDB;
	margin-bottom: 2em;
}

#home_slide .slide_title {
	color: #186c9c;
	font-size: 2em;
	float: right;
	margin: 5px 15px 0 0;
}

#home_slide .slide_info {
	color: #b4b4b4;
	font-size: .9em;
	margin: 267px 0 0;
	width: 578px;
	clear: both;
	height: 47px;
	background: url(../images/slide_info_bg.png) repeat-x;
	padding: 10px 10px 0;
}

#home_slide .slide_text {
	width: 440px;
	float: left;
	text-align: justify;
	padding-top: 2px;
}

#home_slide .slide_navigation {
	width: 110px;
	float: right;
	border-left: 1px solid #b4b4b4;
	height: 30px;
	padding: 5px 0 0 10px;
}

#home_slide .slide_page {
	color: #fff;
	padding: 3px 5px;
	background-color: #414141;
	font-size: 1em;
	margin: 3px;
	float: left;
	cursor: pointer;
	font-weight: bold;
}

#home_slide .selected {
	background-color: #E31A22;
}

.list_hits {
	float: left;
	width: 202px;
}

div.last_smaller {
	width: 196px;
}

.list_hits .item {
	width: 182px;
	background: url(../images/dotted.gif) repeat-x scroll 0 bottom;
	margin: 0 0 10px 7px;
}

.list_hits .item img {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #fff;
	width: 50px;
	height: 50px;
}

.list_hits .item img:hover {
	border-color: #db0b09;
}

.list_hits .item a {
	color: #464646;
	font-size: .9em;
}

.list_hits .item a:hover {
	color: #db0b09;
}

.item_news {
	width: 308px;
	height: auto;
	background: url(../images/graded_gray.png) repeat-x scroll 0 1px;
	margin: 0;
	padding: 10px 5px 5px;
	border: 1px solid #DDDADA;
	border-bottom: none;
	font-size: .9em;
}

.item_news span.views {
	float: left;
	clear: both;
	color: #838383;
	width: 87px;
	text-align: center;
	margin: 0 10px 0 0;
	font-size: .8em;
}

.item_news img {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #fff;
}

.item_news img:hover {
	border-color: #737272;
}

.item_news a {
	color: #464646;
}

.item_news a:hover {
	color: #db0b09;
}

.item_scroll {
	border: 1px solid #DDDADA;
	padding: 5px;
	width: 308px;
	height: 17px;
	font-size: .9em;
	color: #979797;
	margin-bottom: 1em;
}

.item_scroll span {
	float: left;
}

.item_scroll img {
	margin: 0 3px;
	float: right;
	cursor: pointer;
}

#newsletter_form {
	width: 320px;
}

#newsletter_form input.text {
	width: 240px;
	background: url(../images/newsletter_input.png) no-repeat;
	height: 14px;
	padding: 5px 5px 5px 25px;
	margin-right: 5px;
	border: 0;
	color: #323232;
}

#newsletter_form input {
	margin-top: 0;
	float: left;
}

#social_items {
	width: 600px;
	padding: 10px 0;
	background-color: #F2F2F2;
}

.social_item {
	width: 100px;
	float: left;
	margin: 0 10px;
	display: inline;
	line-height: 1.2;
}

.social_item a {
	font-size: .9em;
	color: #1a1a1a;
}

.social_item img {
	float: left;
	margin-right: 10px;
}

div.news_item_container {
	display: block;
}

div.page_content {
	width: 600px;
	text-align: justify;
	color: #424242;
}

.clear {
	clear: both;
	float: none;
	width: 100%;
	height: 0;
	overflow: hidden;
}

.title_medium a.right_rss {
	float: right;
	text-align: left;
	background: url(../images/rss_small.png) no-repeat center right;
	padding-right: 24px;
	color: #9c9c9c;
	font-size: 11px;
	margin-right: 8px;
	display: inline;
	text-transform: none;
}

a.right_rss:hover {
	text-decoration: none;
}

a.pages_colorbox {
	float: left;
	display: block;
	width: 190px;
	height: 190px;
	outline: none;
	margin: 0 15px 15px 0;
}

.news_item_container {
	min-height: 312px;
}

.sep {
	width: 100%;
	height: 19px;
	overflow: hidden;
}

.compilation {
	width: 600px;
}

.compilation div.image {
	float: left;
	width: 179px;
	height: 179px;
}

div.image a {
	outline: none;
}

div.image a img {
	width: 175px;
	height: 175px;
	padding: 1px;
	border: 1px solid #636363;
}

div.image a:hover img {
	border: 1px solid #737272;
}

.compilation div.text {
	float: left;
	width: 406px;
	min-height: 179px;
	padding-left: 15px;
}

div.text h1.title {
	margin: 0;
	font-size: 23px;
	font-family: Myriad Pro, sans-serif;
	font-weight: regular;
	color: #454545;
	padding: 0 0 15px 4px; 
}

div.text h1.title.product {
	padding-bottom: 7px !important;
	font-size: 20px; 
}

.info_small {
	width: 406px;
}

.info_small div.top {
	width: 373px;
	height: 19px;
	padding: 4px 0 0 33px;
	color: #424242;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/info_top_small.jpg) no-repeat;
}

.info_small div.center {
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	padding: 20px 14px;
	width: 376px;
}

.info_small div#products.center {
	padding: 10px 14px 0 14px;	
}

div.center p {
	margin: 0;
}

.info_small div.bottom {
	width: 406px;
	background: url(../images/info_bottom_small.jpg) no-repeat;
	height: 7px;
	overflow: hidden;
}

.info_big {
	width: 600px;
}

.info_big div.top {
	width: 567px;
	height: 19px;
	padding: 4px 0 0 33px;
	color: #424242;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/info_top_big.jpg) no-repeat;
}

.info_big div.center {
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	padding: 8px 0;
	width: 598px;
}

.info_big div.bottom {
	width: 600px;
	background: url(../images/info_bottom_big.jpg) no-repeat;
	height: 7px;
	overflow: hidden;
}

table.info {
	table-layout: fixed;
	width: 100%;
	margin: 0;
}

table.info th.first, table.info td.first {
	padding-left: 13px;
}

table.info th {
	color: #2e2e2e;
	font-size: 12px;
	font-weight: bold;
}

table.info.tours th {
	font-size: 11px;
}

table.info td {
	color: #424242;
	font-size: 11px;
}

table.info.tours td {
	font-size: 10px;
}

table.info tr.even td {
	background-color: #f1f1f1;
}

table.info a {
	outline: none;
}

table.info a.clicked {
	color: #000;
	text-decoration: underline;
}

.letter-filter {
	width: 600px;
	color: #5b5b5b;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 7px;
}

.letter-filter a {
	text-transform: uppercase;
	color: #5b5b5b;
	font-weight: bold;
	font-size: 11px;
}

.letter-filter a:hover {
	color: #cf0d0a;
	text-decoration: underline;
}

.letter-filter a.active {
	text-decoration: underline;
}

table.artists {
	width: 100%;
	table-layout: fixed;
}

.artists td {
	text-align: center;
	color: #323232;
	font-weight: bold;
	font-size: 11px;
}

.artists td a img {
	width: 126px;
	padding: 2px;
	border: 1px solid #a8a8a8;
}

.artists td a.view:hover {
	color: #da2826;
	text-decoration: underline;
}

.navigation {
	width: 600px;
	border-top: 1px solid #e5e5e5;
	padding-top: 10px;
}

.navigation table td {
	vertical-align: middle;
	text-align: right;
	color: #4f4f4f;
	font-size: 11px;
}

.navigation span.current {
	background: url(../images/current_page.gif) no-repeat;
	color: #fff;
	padding: 0px 5px 1px 5px;
}

a[rel=colorbox], a.colorbox, a.lightbox {
	outline: none;
}

h3 {
	margin: 0;	
	font-size: 16px;
	font-family: Myriad Pro, sans-serif;
	font-weight: bold;
	color: #454545;
	padding: 0 0 15px 4px;
}

#products {
	color: #454545;
}

.artist-left {
	float: left;
	width: 428px;
}

.artist-right {
	float: left;
	padding-left: 11px;
	width: 161px;
}

.info_medium {
	width: 428px;
}

.info_medium div.top {
	width: 395px;
	height: 19px;
	padding: 4px 0 0 33px;
	color: #424242;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/info_top_medium.jpg) no-repeat;
}

.info_medium div.center {
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	padding: 10px 14px;
	width: 398px;
}

.info_medium div.bottom {
	width: 428px;
	background: url(../images/info_bottom_medium.jpg) no-repeat;
	height: 7px;
	overflow: hidden;
}

.info_smaller {
	width: 161px;
}

.info_special {	
	width: 195px;
	margin-top: 8px;
}

.info_special div.top {
	width: 162px;
	height: 19px;
	padding: 4px 0 0 33px;
	color: #424242;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/info_top_special.jpg) no-repeat;
}

.info_special div.center {
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	padding: 5px 14px;
	width: 165px;
}

.info_special div.bottom {
	width: 195px;
	background: url(../images/info_bottom_special.jpg) no-repeat;
	height: 7px;
	overflow: hidden;
}

.info_smaller div.top {
	width: 128px;
	height: 19px;
	padding: 4px 0 0 33px;
	color: #424242;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/info_top_smaller.jpg) no-repeat;
}

.info_smaller div.center {
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	padding: 10px 14px;
	width: 131px;
}

.info_smaller div.bottom {
	width: 161px;
	background: url(../images/info_bottom_smaller.jpg) no-repeat;
	height: 7px;
	overflow: hidden;
}

table.photos {
	table-layout: fixed;
	width: 100%;
}

table.photos td {
	text-align: center;
	padding: 2px 4px 0 2px;
}

table.photos td.last {
	padding-left: 4px;
}

.sites {
	width: 152px;
	padding: 0 3px 0 6px;
}

.sites a {
	display: block;
	border-top: 1px solid #dedede;
	padding: 12px 0 0 40px;
	width: 112px;
	height: 23px;
	font-size: 11px;
	color: #393939;
}

.sites a:hover {
	color: #c50d0a;
	text-decoration: underline;
}

.sites a:first-child {
	border-top: 0;
}

.sites a#website {
	background: url(../images/website.jpg) no-repeat left center;
}

.sites a#email {
	background: url(../images/email.jpg) no-repeat left center;
}

.sites a#myspace {
	background: url(../images/myspace.jpg) no-repeat left center;
}

.sites a#youtube {
	background: url(../images/youtube.jpg) no-repeat left center;
}

.sites a#facebook {
	background: url(../images/facebook.jpg) no-repeat left center;
}

.sites a#twitter {
	background: url(../images/twitter.jpg) no-repeat left center;
}

a.read-more {
	float: right;
	background: url(../images/read-more.gif) no-repeat left center;
	padding-left: 10px;
	color: #c33130;
	outline: none;
}

a.read-less {
	background: url(../images/read-less.gif) no-repeat left center;
}

a.more-videos {
	color: #363535;
	float: right;
	font-weight: bold;
	text-transform: none;
	padding-right: 10px;
}

.message {
	padding: 3px 0 3px 10px;
	font-size: 11px;
	border: 1px solid #dedede;
	margin-bottom: 10px;
}

a.logout {
	display: block;
	padding: 2px 0 0 30px;
	width: 50px;
	height: 18px;
	font-size: 11px;
	color: #393939;
	background: url(../images/logout.jpg) no-repeat left center;
	float: right;
}

div.filler {
	display: block;
	padding: 2px 0 0 0px;
	width: 100px;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	color: #393939;
	float: left;
}

a.logout:hover {
	color: #c50d0a;
	text-decoration: underline;
}

a.login {
	outline: none !important;
}

button.loginBtn {
	background: url(../images/login.jpg) no-repeat;
	width: 73px;
	height: 26px;
	border: 0;	
}

#news {
	width: 600px;
}

#news .item_news {
	width: 588px;
}

#news .news_hover {
	background: url(../images/graded_gray_h.png) repeat-x scroll 0 1px;
}

img.ajaxLoader {
	margin: auto;
	padding-top: 100px;
	display: block;
}

#player_container, #player {
	width: 400px;
	height: 250px;
}

.random_video, #random_video {
	width: 320px;
	height: 240px;
}

#random_video embed, #random_video object {
	z-index: 0;
}

#first {
	width: 280px;
	margin: 170px auto 0 auto;
	text-align: center;
}

#links {
	width: 500px;
	margin: 0 auto;
	padding-top: 30px;
}

#first a {
}

a#music-division {
	margin-top: 20px;
}

#newsletter_msg {
	font-size: 11px;
}

#newsletter_msg.err {
	color: #D00000;
}

#newsletter_msg.succ {
	color: #008100;
}

/*--------------press kit category navigation ---------------------*/
#presskit-categories {
	float: left;
	width: 150px;
}

#presskit-items {
	float: left;
	width: 448px;
}

#presskit-categories ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#presskit-categories ul a {
	width: 120px;
	background-color: #FFFFFF;
	display: block;
	height: 22px;
	padding: 3px 0 0 20px;
	outline: none;
}

#presskit-categories ul a:hover, #presskit-categories ul a.selected {
	background: #ffffff url(../images/read-more.gif) no-repeat 10px center;
	color: #DB0B09;
	text-decoration: none;
}

#presskit-categories ul a.selected {
	font-weight: bold;
}

.hidden {
	display: none;
}
div.media{
    margin-left:45px !important;
    float:left;
}
a.kdirect{
    margin-left:72px;
    float:left;
    outline:medium none;
}
#right_flyer {
	position: absolute;
	left: 50%;
	margin-left: 496px;
	top: 161px;
	text-align: center;
}
