/********************************************************
* Layout
********************************************************/

.subpage_header, .subpage_header_exclusives {
position: relative;
display: block;
text-align: left;
height: 74px;
background: transparent url(resimler/header.gif) no-repeat center;
padding: 6px 0 0 18px;
}


.subpage_header h2 {
display: block;
font-size: 22px;
text-transform: uppercase;
color: #ff0000;
width: 480px;
height: 72px;
}
.subpage_header h2 span, .subpage_header_exclusives h2 span {
display: none;
}

#body_contain, #body_contain_new {
margin-right: 3px;
margin-left: 3px;
background: #fff url(resimler/bg_right.gif) top right repeat-y;
padding: 10px 0 20px 0;
font-family: arial, san-serif;
font-size: 11px;
color: #333;
}
/* allow for new width (300x250 block ads) */
#body_contain_new { background: #fff url(resimler/bg_right_new.gif) top right repeat-y; }

#body_contain_full {
    margin-right: 3px;
margin-left: 3px;
background: #fff;
padding: 10px 0 20px 0;
font-family: arial, san-serif;
font-size: 11px;
color: #333;
}

div.left_contain { 
width: 455px;
padding: 5px 15px 15px 15px;
float: left;
font-size: 11px;
}
/* allow for new width (300x250 block ads) */
div#sp_left_login, div#sp_left_signup, div#sp_left_albums, div#sp_left_videos, div#sp_left_tours_and_shows, div#sp_left_sponsoring_labels,
div#sp_left_signup_artist, div#sp_left_signup_listener, div#sp_left_advertise, div#sp_left_link_to_purevolume, div#sp_left_faq,
div#sp_left_about_us, div#sp_left_contact_us, div#sp_left_terms_of_use, div#sp_left_privacy_policy, div#sp_left_search,
div#sp_left_browse, div#sp_left_charts, div#sp_left_report, div#sp_left_exclusives, div#sp_left_tags {
    width: 405px;
}

div.right_contain {
width: 251px;
padding: 0 11px 50px 13px;
float: left;
text-align: center;
}
/* allow for new width (300x250 block ads) */
div#sp_right_login, div#sp_right_signup, div#sp_right_albums, div#sp_right_videos, div#sp_right_tours_and_shows, div#sp_right_sponsoring_labels,
div#sp_right_signup_artist, div#sp_right_signup_listener, div#sp_right_advertise, div#sp_right_link_to_purevolume, div#sp_right_faq,
div#sp_right_about_us, div#sp_right_contact_us, div#sp_right_terms_of_use, div#sp_right_privacy_policy, div#sp_right_search,
div#sp_right_browse, div#sp_right_charts, div#sp_right_report, div#sp_right_exclusives, div#sp_right_tags {
    width: 301px;
}

    div.contain_message_page { 
padding: 20px 30px 35px 30px;
font-size: 11px;
}


/********************************************************
* Subpage Titles
********************************************************/

    #subpage_search h2             { background: transparent url(resimler/title_search.gif) no-repeat; }
