/* CSS Document */

/*///////////
MN/JC/CRS
Profile 2.0 Advertiser Master StyleSheet
Detailed according to importance and section
//////////*/

/*---------- Necessities ----------*/
/* basic body structure */
#mainLayout, #mainLayout td {
padding:0px !important;
margin:0px !important;}

#header, #topnav, #footer {
background-color:transparent;}

#wrap {
width:851px;position:center;
background-color:transparent;}

#profile_aboutMe {
margin-left:auto;margin-right:auto;padding:0px;}

#profile_friends, #profile_forums, #profile_comments {width:840px;padding-left:10px;padding-top:0px;}


/*----- Basic Profile Style ------*/
/* background stuff */
#profile {
background-color:#000000;
background-position:top center;
background-attachment:fixed;
background-repeat:repeat;

/* master text style and color */
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:normal;
font-style:normal;}

/* master links */
a:link, a:active, a:visited {
color:#ffffff;text-decoration:none;}
a:hover {
color:#ffb50e;text-decoration:none;}


/*---------- Section Headers----------*/
/* master module heading */
.heading {
color:#ffffff;}

/* individule module heading */
#profile_contact .heading {
font-size:12px;font-weight:bold;}
#profile_friends .heading {
font-size:14px;font-weight:bold;}
#profile_comments .heading {
font-size:14px;font-weight:bold;}
#profile_forums .heading {
font-size:14px;font-weight:bold;}


/*---- Friend, Comment, Forum Sub-Headers----*/
/* strong / bold sub-headers */
#profile_friends strong {
color:#ffffff;}
#profile_comments strong {
color:#ffffff;}

/* span sub-headers */
#profile_friends span {
color:#ffb50e;}
#profile_comments span {
color:#ffffff;}

/* forum topic, posts, last post, topic starter */
#profile_forums .cols {
color:#ffffff;}

#profile_forums .cols a{
color:#ffb50e;}

#profile_forums .cols a:hover{
color:#ffb50e; text-decoration:underline;}

/* comments - h4 date header  */
#profile_comments .cols h4 {
font-size:14px;color:#ffb50e;padding-top:5px;}



/*--------  Individual Link Properties --------*/
/* myspace.com | home */
#header .left {
color:#ffffff;font-weight:bold;}
#header .left a:link, #header .left a:active, #header .left a:visited {
color:#ffffff;font-weight:bold;}
#header .left a:hover {
color:#ffb50e;}

/* the web | myspace - search */
#header_search {
color:#ffffff;}

/* search form field */
#header_search .w150 {
border-color:#ffffff;background-color:#000000;color:#ffffff;}

/* search form button */
#header_search .button {
border-color:#ffffff;background-color:#000000;color:#ffffff;}

/* help | signout */
#header .right {
color:#ffffff;font-weight:bold;}
#header .right a:link, #header .right a:active, #header .right a:visited {
color:#ffffff;font-weight:bold;}
#header .right a:hover {
color:#ffb50e;}

/* top navigation */
#topnav {
color:#ffffff;}
#topnav a:link, #topnav a:active, #topnav a:visited {
color:#ffffff;text-decoration:none;}
#topnav a:hover {
color:#ffffff;text-decoration:underline;}

/* view more pics */
#profile_info_image a:link, #profile_info_image a:active, #profile_info_image a:visited {
color:#ffffff;text-decoration:none;}
#profile_info_image a:hover {
color:#ffffff;text-decoration:underline;}

/* contact - contact box */
#profile_contact a:link, #profile_contact a:active, #profile_contact a:visited {
color:#ffffff;text-decoration:none;}
#profile_contact a:hover {
color:#ffb50e;text-decoration:none;}

/* friend space - top 14 display names*/
#profile_friends a:link, #profile_friends a:active, #profile_friends a:visited {
color:#ffffff;text-decoration:none;line-height:20px;}
#profile_friends a:hover {
color:#ffb50e;text-decoration:none;line-height:20px;}

/* friend space - top 14 images*/
/* note: image width auto set to prevent stretching */
#profile_friends img {
filter:none; border:1px solid #000000 !important;width:90px;height:68px;}
#profile_friends a:hover img {
filter:none; border:1px solid #ffb50e !important;width:90px;height:68px;}

/* friend space - view all friends link */
#profile_friends_viewAll {
float:right;}
#profile_friends_viewAll {
color:#ffffff !important;text-decoration:none;}
#profile_friends_viewAll:hover {
color:#ffffff !important;text-decoration:underline !important;}

/* forum - topics and display names */
#profile_forums a:link, #profile_forums a:active, #profile_forums a:visited {
color:#ffffff;text-decoration:none;}
#profile_forums a:hover {
color:#ffb50e;text-decoration:none;}

/* forum - post topic | view all topics */
#profile_forums .right a:link, #profile_forums .right a:active, #profile_forums .right a:visited {
color:#ffffff;text-decoration:none;}
#profile_forums .right a:hover {
color:#ffffff;text-decoration:underline;}

/* comments - view, edit all comments */
#profile_comments a:link, #profile_comments a:active, #profile_comments a:visited {
color:#ffffff;text-decoration:none;}
#profile_comments a:hover {
color:#ffb50e;text-decoration:none;}

/* comments - display names */
/* note: set to autohide names to prevent stretching - cannot use display:none */
#profile_comments .cols a {
color:#FFFFFF;text-decoration:none;font-size:6pt;text-align:center;padding:0px;}

/* comments - user images */
#profile_comments .cols img {
filter:none;height:60px;width:70px;border:1px solid #000000;}
#profile_comments .cols a:hover img {
filter:none;height:60px;width:70px;border:1px solid #ffb50e;}

/* comments - add comment */
#profile_comments .right a:link, #profile_comments .right a:active, #profile_comments .right a:visited {
color:#ffffff;text-decoration:none;}
#profile_comments .right a:hover {
color:#ffb50e;text-decoration:none;}


/* footer text / links */
#footer {color:#ffffff;}
#footer a:link, #footer a:active, #footer a:visited {
color:#ffffff;text-decoration:none;}
#footer a:hover {
color:#ffb50e;text-decoration:none;}

/* copyright link */
#copyRight:link, #copyRight:active, #copyRight:visited {font-size:11px;color:#ffffff !important;text-decoration:none;}
#copyRight:hover {font-size:11px;color:#ffffff !important;text-decoration:none;}



/*--------  Few Extra Fixes --------*/
/* brings comment display pictures closer to comment */
#profile_comments th {
padding:5px !important;
text-align:left !important;
width:70px;}

/* adjust comment text size and td size */
#profile_comments td {
padding-left:0px !important;
padding-top:4px !important;
height:50px;
line-height:10px;
/* to prevent annoying capslock comments */
text-transform:lowercase;
}

/* removes useless online now spaces */
#UserDataNode1, #UserDataNode2, #UserDataNode3, #UserDataNode4, #UserDataNode5,
#UserDataNode6, #UserDataNode7, #UserDataNode8, #UserDataNode9, #UserDataNode10,
#UserDataNode11, #UserDataNode12, #UserDataNode13, #UserDataNode14, #UserDataNode15,
#UserDataNode16, #UserDataNode17, #UserDataNode18, #UserDataNode19, #UserDataNode20,
#UserDataNode21, #UserDataNode22, #UserDataNode23, #UserDataNode24, #UserDataNode25,
#UserDataNode26, #UserDataNode27, #UserDataNode28, #UserDataNode29, #UserDataNode31,
#UserDataNode32, #UserDataNode33, #UserDataNode34, #UserDataNode35, #UserDataNode36,
#UserDataNode37, #UserDataNode38, #UserDataNode39, #UserDataNode40, #UserDataNode41,
#UserDataNode42, #UserDataNode43, #UserDataNode44, #UserDataNode45, #UserDataNode46,
#UserDataNode47, #UserDataNode48, #UserDataNode49, #UserDataNode50 {display:none;}

/* scrollbar coloring */
#profile{
scrollbar-arrow-color: 000000;
scrollbar-track-color: FFFFFF;
scrollbar-face-color: FFFFFF;
scrollbar-highlight-color: 000000;
scrollbar-3dlight-color: FFFFFF;
scrollbar-darkshadow-color: FFFFFF;
scrollbar-shadow-color: 000000;}