/* Custom styles start */

body {
	margin: 0;
	background: #000;
	color: #fff;
	font-family: "courier new", courier, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

a {
	color: #fff;
}

#db_page {
	width: 1050px;
	background: #000 url("../img/bg_main.jpg") no-repeat left top;
}

#db_popup_page {
	padding: 20px;
}

#db_popup_page #txt {
	width: 350px;
}

#db_action_links {
	height: 228px;
	position: relative;
}

#db_action_links a {
	display: block;
	position: absolute;
	height: 36px;
	text-indent: -5000px;
	overflow: hidden;
/*	background: red;*/
}

#db_action_links .add_to_friends {
	top: 150px;
	left: 177px;
	width: 130px;
}

#db_action_links .forward_to_friends {
	top: 160px;
	left: 350px;
	width: 172px;
}

#db_action_links .add_to_group {
	top: 167px;
	left: 570px;
	width: 126px;
}

#db_action_links .add_to_favorites {
	top: 173px;
	left: 735px;
	width: 160px;
}

#db_video_player {
	height: 404px;
	position: relative;
}

#db_video_player div {
	position: absolute;
	overflow: hidden;
}

#db_player {
	width: 390px;
	height: 318px;
	top: 0px;
	left: 332px;
}

#db_video_player .thumbnails {
	width: 465px;
	height: 74px;
	top: 322px;
	left: 262px;
}

#db_video_player .thumbnails .thumb {
	position: relative;	
	background: #fff200;
	width: 75px;
	height: 58px;
	overflow: hidden;
	float: right;
	margin-right: 4px;
}

#db_video_player .thumbnails .thumb img {
	width: 69px;
	height: 52px;
	display: block;
	border: none;
	margin: 3px;
}

#db_video_player .previous_button {
/*	background: yellow;*/
	width: 267px;
	height: 30px;
	top: 332px;
	left: 58px;
	overflow: hidden;
}

#db_video_player .next_button {
/*	background: yellow;*/
	width: 285px;
	height: 30px;
	top: 334px;
	left: 730px;
	overflow: hidden;
}

#db_video_player .previous_button a, #db_video_player .next_button a {
	display: block;
	height: 30px;
	text-indent: -5000px;
}

#db_about {
	position: absolute;
	top: 240px;
	left: 811px;
	width: 210px;
	height: 280px;
}

#db_about p {
	margin: 0;
	padding: 0;
}

#db_profile_links {
	height: 212px;
	position: relative;
}

#db_profile_links a {
	display: block;
	position: absolute;
	height: 36px;
	text-indent: -5000px;
	overflow: hidden;
/*	background: red;*/
}

#db_profile_links .espen {
	top: 6px;
	left: 306px;
	width: 68px;
}

#db_profile_links .sabrina {
	top: 16px;
	left: 424px;
	width: 84px;
}

#db_profile_links .pierre {
	top: 28px;
	left: 560px;
	width: 70px;
}

#db_profile_links .amanda {
	top: 38px;
	left: 683px;
	width: 82px;
}

#db_profile_links .photo_espen {
	top: 35px;
	left: 307px;
	width: 108px;
	height: 164px;
}

#db_profile_links .photo_sabrina {
	top: 49px;
	left: 415px;
	width: 109px;
	height: 131px;
}

#db_profile_links .photo_pierre {
	top: 49px;
	left: 524px;
	width: 120px;
	height: 150px;
}

#db_profile_links .photo_amanda {
	top: 66px;
	left: 644px;
	width: 142px;
	height: 133px;
}

#db_comments_form {
	margin-top: 87px;
	height: 320px;
}

#db_comments_form .inner {
	position: relative;
	margin-left: 374px;
	width: 350px;
	height: 92px;
}

#db_comments_form textarea {
	margin-top: 6px;
	width: 326px;
	height: 76px;
	border: 1px solid #000;
	background: #000;
	color: #fff;
	font-family: "courier new", courier, sans-serif;
	font-size: 11px;
}

#db_comments_form .submit_button {
	position: absolute;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	top: 92px;
	left: 73px;
	width: 120px;
	height: 115px;
/*	background: red;*/
}

#db_comments_form .video_comments_button {
	position: absolute;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	top: 5px;
	left: 355px;
	width: 150px;
	height: 115px;
/*	background: red;*/
}

/* Custom styles end */

/* Myspace styles start */

#header {	display: none; }

#1a {
	display: none;
	width: 0;
	overflow: hidden;
}

#1b {
	width: 1050px;
}

#ctl00_Header_ctl00_searchControls { display: none; }
#profile_network { display: none; }
#profile_blog { display: none; }
#profile_info { display: none; }
#profile_contact { display: none; }
#profile_url { display: none; }
#profile_details { display: none; }
#profile_blurbs_likeToMeet { display: none; }
#ctl00_Main_ctl00_ctl14_indimg { display: none; }
#profile_blurbs h5.heading, #profile_blurbs_aboutMe h5.heading,
#profile_friends h5.heading, #profile_comments h5.heading { display: none; }
#profile_miniplayer { display: none; }

#wrap {
	width: 100%;
}

#mainLayout {
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin-top: 0px;
	z-index: 100;
	position: static;
	overflow: hidden;
}

#mainLayout td {
	padding: 0;
	margin: 0;
}

#db_iframe_wrap {
	margin-top: -16px;
}

#topnav {
	z-index: 200;
	position: static;
}

#topnav, #footer {
	direction: ltr;
	color: #000;
	background: #fff;
}

#footer {
	margin-top: -3px;
	padding-bottom: 8px;
}

#topnav a, #footer a {
	color: #000;
}

#profile_friends {
	margin-top: -34px;
	padding: 0 0 308px 91px;
	background: url("../img/bg_comments.jpg") no-repeat bottom left;
}

#profile_friends .btext, #profile_friends .redtext {
	line-height: 50px;
}

div.friend {
	text-align: left;
	margin-right: 16px;
}

div.friend a {
	color: #fff;
	font-weight: normal;
}

div.friend img {
	margin-top: 4px;
}

#ctl00_Main_ctl00_ctl14_pnlAllFriendsLink a, #ctl00_Main_ctl00_ctl13_profile_friends_viewAll {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}

#profile_comments {
	margin: -25px 0 0 0;
	padding: 0 0 200px 210px;
	font-weight: normal;
	background: url("../img/bg_footer.jpg") no-repeat bottom left;
}

#profile_comments strong {
	font-weight: normal;
}

#profile_comments a {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}

#profile_comments table.cols {
	margin: 30px 0 0 -120px;
	width: 550px;
}

#profile_comments table.cols th {
	width: 118px;
}

#profile_comments table.cols td {
	width: 430px;
}

#profile_comments table.cols th, #profile_comments table.cols td {
	padding-bottom: 34px;
}

#profile_comments table.cols a {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

#profile_comments table.cols th img {
	margin-top: 4px;
}

#profile_comments h4.commentdate {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}

#profile_comments span.right {
	float: none;
	display: block;
	width: 430px;
	text-align: right;
}

#profile_comments span.right a {
	font-weight: normal;
	text-decoration: underline;
}

#profile_comments .commentlinks a {
	font-size: 11px;
}

/* Myspace styles end */