@import url("../../nofollow/hiphop.css");
/*  colors

orange:     #FBAA3D
yellow:     #FAE159
red:        #FF5622
display red #F25721
dark orange #F87E19
dark red:   #AC3116


*/


.GridView .RowStyle td,
.GridView .AlternatingRowStyle td{border-bottom:1px solid #FADE57}
.GridView .EditRowStyle td{background-color:#FADE57; color:Black;ack}
#cadmin, .GridView .big {color: #FFFFFF;}

body {background-color: #FBAA3D;}

a:link {color: #AC3116;}
a:visited {	color: #FAE159;}
a:hover {color: #FF5622;}
a:active {color: #AC3116;}

hr{border-top: 1px solid #AC3116}
.big {color: #FAE159;}
.errortxt{color: #000000;}

#progressbar{background-color: #EDED02; border: 1px solid #D02786;}

.blockscroll{
    scrollbar-face-color: #FAE159;
	scrollbar-highlight-color: #FBAA3D;
	scrollbar-shadow-color: #FBAA3D;
	scrollbar-3dlight-color: #FBAA3D;
	scrollbar-arrow-color: #FBAA3D;
	scrollbar-track-color: #FBAA3D;
	scrollbar-darkshadow-color: #FBAA3D;
}

#innerPlayer{color:#FF5622}
#content{color:White;}

/* Tracklisting*/
#Tracklist .p {color:#FFFFFF}
.Tracklisting a:link {color: #FAE159;}
.Tracklisting a:visited {color: #AC3116;}
.Tracklisting a:hover {color: #FFFFFF;}
.Tracklisting a.playing {color: #FFFFFF;}

.PlayerOff{	background-color:#FADE57; }


/*  ##### background images no need to change */

#tdDisplay{background-image: url(images/mischer/r1_c8.gif)}

.navTop{background-image :url("images/scroll_1.gif");}
.navTopInact{background-image :url("images/scrollinact_1.gif");}
.navUp{background-image :url("images/scroll_2.gif");}
.navUpInact{background-image :url("images/scrollinact_2.gif");}
.navDown{background-image :url("images/scroll_3.gif");}
.navDownInact{background-image :url("images/scrollinact_3.gif");}
.navBottom{background-image :url("images/scroll_4.gif");}
.navBottomInact{background-image :url("images/scrollinact_4.gif");}

.navTop:hover{background-image:url("images/scrollon_1.gif");}
.navUp:hover{background-image:url("images/scrollon_2.gif");}
.navDown:hover{background-image:url("images/scrollon_3.gif");}
.navBottom:hover{background-image:url("images/scrollon_4.gif");}

.playing{
    background-image: url('images/speaker.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
    }

.Home{
    background-image: url('images/home_back.gif');
    background-repeat: no-repeat;
    background-position: center center;
    }
.Default #content, #wadmin {
    background-image: url('images/start_back.jpg'); 
    background-repeat: no-repeat;
    background-position: left top;
    }
.Default p{color:#AC3116;}


/* Bedingungen page*/
.Bedingungen #content, .Impressum #content,
.FAQ #content, .UploadHelp #content, .Support #content  {
	background-image: url('images/small_Top.gif');
	background-repeat: no-repeat;
	background-position: 0 0}
	
.Download #centred, .Upload #centred  {
	background-image: url('images/big_Top.gif');
	background-repeat: no-repeat; 
	background-position: top center}
	
/* Tracklisting*/
.Tracklisting #content {
	background-image: url('images/track_back.gif');
	background-repeat: no-repeat;
	background-position: 0 0
	}
.PlayerOff, .PlayerOn{
    background-image: url('images/track_player_off.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
    }
.PlayerOn{
    background-image: url('images/track_player_on.gif');
    }
