@charset "UTF-8";
/* Necessities */
/*///////////
Client: Fox Searchlight / JUNO
Last modified: 11/19/07
\\\\\\\\\\\\\\*
/*----- Profile Body ------*/
#profile {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:normal;
	font-style:normal;
	background: url(http://creative.myspace.com/Client/FoxSearchlight/Juno/Images/bgJuno.jpg) no-repeat top center;
}
/* master links */
a:link, 
a:active, 
a:visited {
	color:#f60;
	text-decoration:none;
}
a:hover {
	color:#f60;
	text-decoration:underline;
}
/*---------------------------- 
Page Header & Footer 
-----------------*/
 
div#header {
	display:none;
}

/*
Hide google Bar
*/
div#header_search,
div#ctl00_Header_ctl00_searchControls {display:none;}
/*
END Hide google Bar
*/

div#header, 
div#topnav, 
div#footer {
	color:#000;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
div#header {
	height:25px;
	}
div#topnav {
	height:15px;
	margin:35px 0 50px 0;
}

div#topnav a {
	color:#000;
}

/* 
footer text/links 
*/
div#footer {
	color:#333;
}
div#footer a {
	color:#333;
	text-decoration:none;
	font-weight:normal;
}
div#footer a:hover {
	color:#333;
	text-decoration:none;
}

/*-------------------------------- Main Layout & Master Module 1-28 Controls -----------------*/
div#mainLayout {
	width:800px;
	padding:0;
	margin:0;
}
/*
Removes gap that seperates profile from modules
*/
div#profileBottom {
	margin-top:-20px;
}
*html div#profileBottom {
	margin-top:-30px;
}

/*
Combined Values
*/
#profile_friends, 
#profile_forums {
	width:760px;
}

/*---------- 
Friends Section 
----------*/
div#friendTop {
	background:url(http://creative.myspace.com/Client/FoxSearchlight/Juno/Images/titleFriends.jpg) no-repeat top left #f60;
	height: 39px;
	border-top: solid 2px #000;
	border-right: solid 2px #000;
	border-bottom: none;
	border-left: solid 2px #000;
}
div#friendContainer {
	background-image:url();
	background-repeat:no-repeat;
}
div#friendContainer img {
	width:70px;
	height:65px;
	border:1px solid #000;
}
div#friendContent {
	background-color:#fff;
	border: solid 2px #000;
}
div#friendContent .heading {
	display:none;
}



/*---------- 
Forum Section 
----------*/
div#forumTop {
	background:url(http://creative.myspace.com/Client/FoxSearchlight/Juno/Images/titleForum.jpg) no-repeat top left #f60;
	height: 39px;
	border-top: none;
	border-right: solid 2px #000;
	border-bottom: none;
	border-left: solid 2px #000;
}

*html div#forumTop {
	border-top: solid 2px #000;
}

*html div#forumContainer {
	margin-top:-3px;
}
div#forumContainer {
	
}
div#forumContainer .heading {
	margin-right:30px;
}
div#forumContent {
	background-color:#fff;
	border: solid 2px #000;
}
/* forum - post topic | view all topics */
#profile_forums .right a:link, 
#profile_forums .right a:active, 
#profile_forums .right a:visited {
	color:#000;
	text-decoration:none;
	font-size:10px;
}
#profile_forums .right a:hover {
	color:#f60;
	text-decoration:underline;
}
#profile_forums .left {
	color:#fff;
}
div#forumContent .left {
	display:none;
}



/*---------- 
Comments Section 
----------*/

div#commentTop {
	background:url(http://creative.myspace.com/Client/FoxSearchlight/Juno/Images/titleComments.jpg) no-repeat top left #f60;
	height: 39px;
	border-top: none;
	border-right: solid 2px #000;
	border-bottom: none;
	border-left: solid 2px #000;
}
div#commentContainer {

}
div#commentContent {
	width:796px;
	height:375px;
	overflow-y: auto;
	overflow-x: hidden;
	background-color:#fff;
	border: solid 2px #000;
}
*html div#commentContent {
	padding-left:15px;
	width:800px;
}
div#commentContent .heading {
	display:none;
}
/* 
comments: view/edit all comments 
*/
div#profile_comments a:link, 
div#profile_comments a:active, 
div#profile_comments a:visited {
	color:#f60;
	text-decoration:none;
}
div#profile_comments a:hover {
	color:#f60;
	text-decoration:underline;
}

div#profile_comments {
	width: 760px;
}

*html div#profile_comments {
	width: 740px;
}

div#mp3Container {
position: absolute;
top: 1230px;
margin-left: 335px;
background-color: #000;
width: 450px;
height: 345px;
}
						
*html div#mp3Container {
top: 1220px;
margin-left: 330px;
}