/* changes the colors of all links */
a, a:link, a.man, a:visited{
font-family:arial, arial, arial;
color:-;
font-size:10pt;
font-weight:normal;
text-decoration:none;
font-style:normal
}
/* changes all hover links */
a:hover {
background-image:url('');
}
/* background for the lounge */
body{
background-image:url("")!important;
background-repeat:no-repeat!important;
background-attachment:fixed!important;
background-position:center center!important;
/* changes outer scroll-bars */
scrollbar-arrow-color: gold;
scrollbar-Track-Color:;
scrollbar-Highlight-Color: gold;
scrollbar-base-color:silver;
scrollbar-Face-Color:;
scrollbar-Shadow-Color: gold;
scrollbar-DarkShadow-Color: gold;
}
/* changes the tables to be any color */
table{background-color:transparent!important;}
tr, th{background-color:transparent!important;}
td{background-color:transparent!important;}
/* changes all the messages */
td{color:-!important}
}
/* user tooltip */
#fixedtipdiv{
padding: 2px;
border:1px solid red;
font:normal 12px Verdana;
line-height:18px;
color:red;
background:transparent;
background-color:transparent;
background-image:url('')!important;
background-position:center center!important;
}
/* changes the transparency of every table */
table, th, tr, td, p
{background:transparent!important;
background-color:transparent!important;
border:none!important;}
div.new_lounge_wrapper{
;
width:100%
}
/* unless ya know what your doing dont change these*/
div.new_lounge_music_div{}
div.new_lounge_custom1_div{}
div.new_lounge_custom2_div{}
div.new_lounge_custom3_div{}
div.new_lounge_quit_div{}
div.new_lounge_footer{}
div.new_lounge_motd_div{}
div{border:none!important;}
div.new_lounge_info_div{}
div.new_lounge_opts_div{}
div.new_lounge_online_user_list_div{}