/* <style> */
/* Dynamic styles for genre skin */

body{
	background: #FFFFFF url("/images/global/bg_site3.gif") top center repeat-y;
}

#holder{
	background: #E5F8FF url("/images/global/bg_content_fade.jpg") repeat-x bottom; 
}

div.panel_body {
	background: #00ADE9 url("/images/global/bg_panel_fade.jpg") bottom repeat-x;  
}

div.panel_content {
	background-color: #FFFFFF;
}


h2.title{
	display:block;	
	background-color:#BFF0FE; 	
	color: #005977;
	margin:0px;
	padding:2px;
}

span.title{
	background-color:#BFF0FE; 	
	font-size: 1.3em;
	font-weight:normal;
	color: #005977;
}




/**
 * Tab images
 */
#tab_genre{
	background: url("/images/global/tabs/cult/heros.gif") repeat-x;
} 

#tab_nav{
	background: url("/images/global/tabs/cult/menu.gif") repeat-x;
}

#tab_broadband{
	background: url("/images/global/tabs/cult/broadband.gif") repeat-x;
}

#tab_soon{
	background: url("/images/global/tabs/cult/comingSoon.gif") repeat-x;
}

#tab_latest{
	background: url("/images/global/tabs/cult/latestReleases.gif") repeat-x;
} 
 
#tab_super_brands{
	background: url("/images/global/tabs/cult/theBigThree.gif") repeat-x;
}

#tab_news{
	background: url("/images/global/tabs/cult/news.gif") repeat-x;
}

#tab_comp{
	background: url("/images/global/tabs/cult/competition.gif") repeat-x;
}

#tab_poll{
	background: url("/images/global/tabs/cult/pollVote.gif") repeat-x;
}

#tab_features{
	background: url("/images/global/tabs/cult/specialFeatures.gif") repeat-x;
} 

#tab_technicalinfo{
	background: url("/images/global/tabs/cult/technicalInfo.gif") repeat-x;
} 

#tab_similar{
	background: url("/images/global/tabs/cult/ifouLike.gif") repeat-x;
} 

#tab_reviews{
	background: url("/images/global/tabs/cult/membersReviews.gif") repeat-x;
} 

#tab_results{
	background: url("/images/global/tabs/cult/searchResults.gif") repeat-x;
} 

#tab_brands{
	background: url("/images/global/tabs/cult/brands.gif") repeat-x;
}

#tab_member_profile{
	background: url("/images/global/tabs/cult/members_profile.gif") repeat-x;
}

#tab_member_signup{
	background: url("/images/global/tabs/cult/members_signUp.gif") repeat-x;
}

#tab_member_info{
	background: url("/images/global/tabs/cult/members_details.gif") repeat-x;
}

#tab_member_prefs{
	background: url("/images/global/tabs/cult/members_preferences.gif") repeat-x;
}

#tab_member_confirm{
	background: url("/images/global/tabs/cult/members_confirmation.gif") repeat-x;
}

#tab_results_future{
	background: url("/images/global/tabs/cult/searchResultsComingSoon.gif") repeat-x;
}

#tab_results_current{
	background: url("/images/global/tabs/cult/searchResultsAvailable.gif") repeat-x;
}

#tab_clips{
	background: url("/images/global/tabs/cult/otherVideo.gif") repeat-x;
}



