
div#subpage_body {
	background: url(/_images/_subpages/bg.gif) repeat-y top right;
	width: 950px;
	/* float: left;
	clear: left; */
	margin: 0;
	padding-bottom: 40px;
    position: relative;
}

div.page_sub_body h3 {
    padding-bottom: 10px;
}

div#bland_header {
	background: url(/_images/_subpages/subpages_header.png) no-repeat;
	width: 950px;
	height: 20px;
}

div#subpage_header {
	background: url(/_images/_subpages/subpages_header.png) no-repeat;
	width: 930px;
	height: 25px;
	padding: 15px 0 0 20px;
}

* html div#bland_header,
* html div#subpage_header {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_images/_subpages/subpages_header.png', sizingMethod='image');
}

div#subpage_body div#left_column {
	float: left;
	width: 569px;
	margin: 0;
	display: inline;
	margin: 20px 20px 20px 20px;
}

div#subpage_body div#right_column {
	float: right;
	width: 311px;
	display: inline;
	margin: 20px 20px 50px 0px;
}

div#subpage_body.full_width {
    padding: 20px;
    width: 910px;
}

div#subpage_body.full_width div#left_column {
	margin: 0;
	margin: 10px 20px 50px 0px;
    width: auto;
}

div#subpage_body.full_width div#right_column {
	float: right;
	width: 320px;
	margin: 20px 0 0 0px;
	padding: 14px 0px 14px 0px;
}

div#explained {
    font-size: 14px;
    margin-top: 10px;
    padding: 15px 0px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

/*BLAND PAGES-----------------------------------------------------*/

div#subpage_body h2 {
	font: normal bold 26px "Lucida Grande", Tahoma, Verdana, sans-serif;
	color: #333;
	margin: 0 0 10px 0px;
	margin-top: -10px;
}

div#subpage_body h3{
	font: normal bold 18px "Lucida Grande", Tahoma, Verdana, sans-serif;
    color: #333;
    margin: 0px;
}

div#subpage_body h4 {
	font: normal bold 14px "Lucida Grande", Tahoma, Verdana, sans-serif;
	color: #333;
}

div#all_results h4 {
    background: url(/_images/_profile_frontend/_artist_v2/h3_bg.gif) no-repeat left bottom;
    border-top: 1px solid #eee;
    font-size: 14px;
    display: block;
    padding: 8px 8px 17px 8px;
    position: relative;
    clear: left;
    zoom: 1;
    text-shadow: #fff 0px 1px 0px;
}

div#all_results h4 a {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 11px;
    color: #999;
    font-weight: normal;
}

div.block {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    font-size: 12px;
}

div.block p {
    line-height: 170%;
}

.page_sub_body strong {
    color: #333;
}

span.searched {
    font-weight: normal;
    color: #333;
    font-size: 13px;
    padding: 3px 6px;
    background: #fffbe6;
    border-bottom: 1px solid #eae3bc;
}

dl {
	margin: 0 0 10px 0px;
}

dl.faq {
	margin: 0;
}

dt {
	font: normal bold 14px "Lucida Grande", Tahoma, Verdana, sans-serif;
	color: #333;
	margin: 0;
}

dl.faq dd {
	border-left: 4px solid #ddd;
	padding: 0 0 0 10px;
	margin: 5px 0 25px 0px;
	line-height: 130%;
}

/*LINK TO PV*/

div.logo {
	display: block;
	clear: left;
	padding: 8px 0 8px 0px;
	border-top: 1px solid #d8d8d8;
}

div.logo a strong {
	font: normal bold 12px "Lucida Grande", Tahoma, Verdana, sans-serif;
	display: block;
	margin: 0px 0 0 35px;
}

div.logo p {
	color: #aaa;
	display: block;
	font-size: 11px;
	margin: 0px 0 0 35px;
}

div.logo a img {
	float: left;
}

div.banner {
    padding: 8px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    text-align: center;
    background: #efefef;
}

div.banner p {
    margin: 10px 0 0px 0px;
    background: #ccc;
    border-top: 1px solid #fff;
    padding: 4px 5px;
    float: left;
}

div.banner textarea {
    width: 92%;
    padding: 5px;
    color: #666;
    line-height: 130%;
}

div.top_form {
    border-bottom: 1px solid #ccc;
    margin: 0 0 10px 0px;
}

input#search_input {
    float: left;
    margin: 0px 0 10px 0px;
    width: 500px;
    height: 24px;
    font-size: 18px;
    font-weight: bold;
    color: #aaa;
}

input.search_button {
    float: right;
    margin: 0px 0 0 0px;
    padding: 0;
}

/*SEARCH / BROWSE FORMS-----------------------------*/

.search_browse_criteria {
	padding: 0 0 15px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #d6d6d6;
}

.search_browse_criteria select {
	margin: 0 20px 0 5px;
}

.country_dropdown {
	width: 150px;
}

label {
    color: #333;
    margin: 0;
}

/*FILTER RESULTS-----------------------------*/

ul#results_filter li a.selected {
	font-weight: bold;
    color: #333;
    background: url(/_images/_subpages/filter_icon.gif) no-repeat center bottom;
    padding: 0 0 9px 0px;
}

ul#results_filter {
    margin: 0px 0 10px 0px;
	padding: 3px 0px 5px 0px;
	padding: 3px 0px 25px 0px !not important;
    border-bottom: 1px solid #ddd;
}

ul#results_filter li {
    font-size: 12px;
	margin: 0 20px 0px 0px;
	float: left;
	display: inline;
}

ul#results_filter li a {
	color: #008ee8;
	padding: 0px 0px 1px 0px;
	float: left;
}

div.results div.row_final {
    border-bottom: 0;
}

/*RESULTS**********************************/

div#results_container {
    margin-bottom: 20px;
}

div.result_item {
    border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
	zoom: 1;
}

div.result_item a img {
    float: left;
}

div.result_item p,
div.result_item strong {
    line-height: normal;
    font-size: 12px;
}

div.result_item p {
    font-size: 11px;
	margin-bottom: 4px;
}

div.details {
	float: left;
	margin: 0 0 0 10px;
    /* width: 52%; */
}

div#artist_results div.details {
	margin: 0 0 0 10px;
}

div#four_row_results div.details {
	margin: 0 0 0 10px;
}

div#three_row_results div.details {
	margin: 0 0 0 10px;
}

/* div.details strong {
    display: block;
} */

div.details img {
	margin-top: 5px;
    float: none;
}

div.details p strong {
    color: #444;
    display: inline;
    margin: 3px 0 0 0px;
}

div.preview_player {
	float: right;
	margin-top: 20px;
}

div.cd_case_container {
	float: left;
	margin: 0;
}

div.cd_case_container a.cd_case {
	background: url(/_images/_subpages/cd_case.png) no-repeat;
	position: relative; 
	z-index: 5;
	width: 62px;
	height: 67px;
	display: block;
}

* html div.cd_case_container a.cd_case {
	background-image: none;
	filter: progid:DXImagetransform.Microsoft.AlphaImageLoader(src="/_images/_subpages/cd_case.png", sizingMethod="crop");
}

div.cd_case_container img {
	position: absolute;
	margin: 1px 0 0 5px;
	display: block;
}

/*TERMS*/
ol.terms {
	border-left: 4px solid #ccc;
	padding: 0 0px 0px 32px;
	padding: 0 0px 0px 39px !not important;
	margin: 10px 0 10px 0px;
}

ol.terms li {
    font-size: 12px;
	margin: 6px 0 0 0px;
	line-height: 135%;
}

/*CHARTS*/

#charts h4.charts_spot {
    float: left;
    font-size: 28px;
    margin: 10px 12px 0 0;
    color: #bbb;
    width: 45px;
    display: block;
    text-align: center;
    background: none;
    border: 0;
    padding: 0;
}

a.top_100 {
	background: url(/_images/_subpages/top_100.gif) no-repeat;
	width: 106px;
	height: 28px;
	display: block;
}

a:hover.top_100 {
	background: url(/_images/_subpages/top_100.gif) no-repeat 0 -28px;
}

div#charts div#results_container.top100 h4.charts_spot {
    font-size: 18px;
    margin: 10px 10px 0 0px;
}

div#results_container.top100 div.details {
    margin: 5px 0 0 0;
}

div#results_container.top100 div.details p {
    margin-bottom: 0;
}

/*ABOUT US--------------------------------*/
ul.team {
	margin: 15px 0 20px 0px;
}

ul.team li {
	clear: left;
	margin: 1px 0 0 0px;
}

ul.team li img {
	float: left;
}

ul.team li div.details {
    width: 267px;
    height: 110px;
	display: block;
	float: left;
	margin: 0px;
	padding: 20px;
	background: #eee;
	text-align: right;
}


/*CONTACT US -- ADVERTISE-------------*/

ul.contact_list {
    margin: 10px 0px 10px 0px;
    display: block;
    padding-bottom: 10px;
}

ul.border {
    border-bottom: 1px solid #ddd;
}

ul.contact_list li.name {
    margin-bottom: 5px;
}

ul.contact_list li strong {
    color: #444;
    font-size: 12px;
}

ul.contact_list li {
    margin-bottom: 3px;
}

ul.contact_list li img {
    margin-right: 3px;
}

h3.contact_right_side_header {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
}

/*SIGN UP-----------------------------*/

ul.feature_list {
    margin: 10px 0 20px 0px;
}

ul.feature_list li {
    list-style-type: square;
    margin: 0px 0 5px 20px;
}

/*HEADERS*/
h2#search_header,
h2#browse_header,
h2#charts_header,
h2#videos_header,
h2#on_tour_header,
h2#albums_header,
h2#feature_archive_header,
h2#sponsoring_labels_header,
h2#artist_signup_header,
h2#listener_signup_header,
h2#forum_header,
h2#page_not_found_header,
h2#login_header,
h2#signup_header,
h2#community_header {
	background: url(/_images/_subpages/subpages_titles.gif) no-repeat -19px 0px;
	width: 53px;
	height: 11px;
	margin: 0;
}

h2#browse_header {
	background-position: -97px 0px;
	width: 54px;
}
h2#charts_header {
	background-position: -337px 0px;
	width: 51px;
}
h2#videos_header {
	background-position: -392px 0px;
    width: 47px;
}
h2#on_tour_header {
	background-position: -443px 0px;
	width: 56px;
}
h2#albums_header {
	background-position: -503px 0px;
    width: 55px;
}
h2#feature_archive_header {
	background-position: -563px 0px;
	width: 118px;
}
h2#sponsoring_labels_header {
	background-position: -685px 0px;
    width: 140px;
}
h2#artist_signup_header {
	background-position: -828px 0px;
	width: 99px;
}
h2#listener_signup_header {
	background-position: -932px 0px;
	width: 116px;
}
h2#forum_header {
	background-position: -1053px 0px;
}

div#subpage_header.forum {
	margin: 11px 0 0 0px;
}

h2#page_not_found_header {
	background-position: -1111px 0px;
	width: 112px;
}

h2#login_header {
	background-position: -1228px 0px;
	width: 39px;
}

h2#signup_header {
	background-position: -878px 0px;
	width: 49px;
}

h2#browse_header,
h2#search_header {
    float: left;
}

a#or_browse_header,
a#or_search_header {
	background: url(/_images/_subpages/subpages_titles.gif) no-repeat -78px 0px;
	width: 73px;
	height: 11px;
	margin: 0 0 0 6px;
    float: left;
    position: relative;
}

a#or_search_header {
    background-position: 0px 0px;
    width: 71px;
}

a:hover#or_search_header {
   background-position: -158px 0px;
}

a:hover#or_browse_header {
   background-position: -236px 0px;
}

h2#community_header {
	background-position: -1271px 0px;
	width: 79px;
}

a.leave_comment {
    background: url(/_images/_profile_frontend/_artist_v2/commented_icon.gif) no-repeat 0px 2px;
    padding: 0 0 0 13px;
    font: normal 11px "Lucida Grande";
}

div.list_mod {
    border-bottom: 1px solid #d6d6d6;
    position: relative;
	zoom: 1;
}

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

div#artist_comments div.row_alt {
    background: #fff;
}

div#comment_post {
    padding: 10px 10px 15px 10px;
    background: #f3f8fb;
    border-bottom: 1px solid #c4dce9;
}

div#comment_post textarea {
    width: 100%;
    height: 100px;
    margin-bottom: 15px;
}

div#comment_post input#submit_comment {
    font-size: 12px;
    margin-right: 10px;
}

div.comment_details {
    margin: 10px 0 0 10px;
    float: left;
}

div.comment_details strong a {
    font-size: 12px;
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: bold;
}

div.comment_details strong {
    color: #999;
    font-weight: normal;
} 

div.comment_details p {
    display: block;
    margin: 5px 0px 10px 0px;
}

div.comment_details p.post_date {
    font-size: 10px;
    color: #999;
    position: absolute;
    top: 10px;
    right: 10px;
    margin: 0;
}

div#comment_paging {
    padding: 20px 0px;
}

div#comment_paging a {
    padding: 2px 3px 4px 3px;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom: 1px solid #aaa;
}

div#comment_paging a:hover {
    text-decoration: none;
    background: #eee;
    border: 1px solid #ccc;
    border-bottom: 1px solid #aaa;
}

div#comment_paging span {
    margin: 0 10px 0 10px;
}

/*****************************************************************************
New Additions
*****************************************************************************/

/*****Top Songs / Top Downloads*****/

#broad_genre_filter_container {
	padding: 20px;
	background: #e2e2e2;
	margin-bottom: 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

ul#broad_genre_filter li {
	margin: 0;
	zoom: 1;
}

ul#broad_genre_filter li a {
	display: block;
	padding: 4px 8px 4px 8px;
	font-size: 12px;
	color: #222;
	zoom: 1;
}

ul#broad_genre_filter li a span {
	display: none;
}

ul#broad_genre_filter li a:hover span {
	color: #888;
	font-size: 9px;
	display: inline;
}

ul#broad_genre_filter li a:hover {
	display: block;
	background: #fff;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

ul#broad_genre_filter li a.selected, ul#broad_genre_filter li a.selected:hover {
	background: #008ee8;
	color: #fff;
	padding: 5px 8px 5px 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

h2.premium_subpage {
	height: 75px;
	width: 950px;
	background: url(/_images/_subpages/subpage_headers.png);
}

h2#charts { background-position: 0 -75px; }
h2#events { background-position: 0 -150px; }
h2#albums { background-position: 0 -225px; }

/****Albums Specific***********************************
******************************************************/

#albums .page_column_wide .result_item .details {
	padding-top: 10px;
}
