/* matrixSKIN */

#bodycopy {
	margin-top:0; 
	padding-top:0;
}
#user_profile {
	margin-top:10px; 
	padding:0;
}
#user_profile #user_profile_section {
	height:100px;
    background:url("/lovefilm-de/images/profile/matrix/user_profile_head.jpg")  no-repeat 0 0;
}
#user_profile #user_profile_section .heading {
		margin:20px;
		padding:20px 0;
}
* #user_profile #user_profile_section .heading {
	margin:20px;
	_padding:0;
}
#user_profile #user_profile_section small a {
	color:#fff;
	font-weight:bold;
}
#user_profile #user_profile_section h1 {
	color:#fff;
}
#user_profile h2 {
    background:#000 url(/lovefilm-de/images/profile/matrix/tabs_bg.jpg) repeat-x  right -28px; 
}
#user_profile h2 strong {
    background-color:#000; 
	padding-right:5px;
}
#profile-tabs.tabs{
	margin:0;
	color:#fff;
    background:url("/lovefilm-de/images/profile/matrix/bg.gif") repeat-x 0 -270px;
}
#profile-tabs.tabs.clearfix {
	border-bottom:2px solid #8cc43f;
}
#profile-tabs.tabs li {
	color:#8cc43f;
	background:url("/lovefilm-de/images/profile/matrix/bg.gif") no-repeat 0 0;
}
#profile-tabs.tabs li a {
	color:#8cc43f;
	background:url("/lovefilm-de/images/profile/matrix/bg.gif") no-repeat 100% 0;
}
#profile-tabs.tabs li.current {
 background:url("/lovefilm-de/images/profile/matrix/bg.gif") no-repeat 0 -100px;
}
#profile-tabs.tabs li.current a {
	font-weight:bold;
	color:#fff;
    background:url("/lovefilm-de/images/profile/matrix/bg.gif") no-repeat 100% -100px;
}
#user_profile #profile_details_container {
	margin:0px
	padding:0px;
}
#user_profile #profile_details_container .tabcontainer {
	background-color:#fff;
	border-color:#ccc;
}

