a.link {color: #FFFFFF;}
a:visited {color: #FFFFFF;}
a:active {color: #FFFFFF;}
a {color: #FFFFFF; text-decoration: none;}

img {border-width: 0px;}

.transOFF {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
} 

.transON {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
} 

#contentbg {
        position: absolute;
 	bottom: 0px; left: 0px;
 	height: 50px; width: 100%;
 	background-color:#000000;
 	background-image:url('http://thebigdawg.webs.com/stream/new/skins/oldroundchrome/images/bg.gif');
        background-repeat:repeat-x;
        background-position:right bottom;
 	z-index: 3;
} 

#roundl {
        position: absolute;
 	bottom: 0px; left: 0px;
        height: 18px;
        width: 17px;
 	z-index: 11;
}

#avatar {
        position: absolute;
	bottom: 0px; left: 0px;
 	height: 50px; width: 50px;
 	z-index: 10;
        overflow: hidden;
        float:left;
        clear:right;
}

img.user {
          height: 100%;
          width: 100%;
}

#currentcontenttitle {
        position: absolute;
 	bottom: 20px; left: 55px;
 	height: 30px; width: 75%;
 	background-color: transparent;
 	z-index: 12;
        font-family:Arial, sans-serif;
        font-size:150%;
        color:#FFFFFF;
        text-align:left;
        clear:right;
        overflow: hidden;
} 

#live2 {
	position: absolute;
	bottom: 3px; left: 55px;
 	background-color: transparent;
 	z-index: 11;
        border-width: 0px;
}

#off {
	position: absolute;
	bottom: 3px; left: 182px;
 	background-color: transparent;
 	z-index: 11;
        border-width: 0px;
}

#viewercount {
	position: absolute;
	bottom: 12px; left: 158px;
 	height: 7px; width: 18px;
        background-color: transparent;
        color:#FFFFFF;
        font-family:Arial, sans-serif;
        font-size:60%;
        font-weight:bold;
 	z-index: 12;
        text-align:center;
}

#library {
	position: absolute;
	bottom: 3px; left: 182px;
 	background-color: transparent;
 	z-index: 13;
        border-width: 0px;
}

#volume {
	position: absolute;
	bottom: 0px; right: 78px;
 	height: 50px; width: 20px;
        background-color: transparent;
        color:#FFFFFF;
        font-family:Arial, sans-serif;
        font-size:100%;
 	z-index: 20;
        text-align:left;
}

#volumeup {
	position: absolute;
	bottom: 29px; right: 56px;
 	height: 16px; width: 16px;
        background-color: transparent;
        color:#FFFFFF;
        font-family:"small fonts", Arial, sans-serif;
        font-size:100%;
 	z-index: 20;
        text-align:left;
}

#volumedown {
	position: absolute;
	bottom: 5px; right: 56px;
 	height: 16px; width: 16px;
        background-color: transparent;
        color:#FFFFFF;
        font-family:"small fonts", Arial, sans-serif;
        font-size:100%;
 	z-index: 20;
        text-align:left;
}

#menu {
	position: absolute;
 	bottom: 0px; right: 0px;
        height: 50px; width: 50px;
        background-color: #000000;
        color:#FFFFFF;
        font-family: Arial, sans-serif;
        font-size:100%;
 	z-index: 20;
        text-align:center;
}

#roundr {
	position: absolute;
	bottom: 0px; right: 0px;
 	height: 18px; width: 17px;
 	z-index: 21;
}
