/*
* Layout website www.boo-c.com

*/
html { height:100%; overflow:hidden; cursor:default;}

#siteLoader {
	position: absolute;
	z-index:999999999;
	width:100%;
	height:100%;
	cursor:wait;
	top:0;
	left:0;
	overflow:visible;
	text-align:center;
	background-color:#000000;
}

#siteLoaderContent {
	margin:30% auto auto auto;
	position:relative;
	overflow:visible;
	text-align:center;
	height:72px;
	background: transparent url(../img/bg-loading.gif) no-repeat center center;
	color: #666666;
	font-size:10px;
}

#siteLoaderContent img{
	margin:18px auto 12px auto;}

#background { 
    width: 100%;  
    height: 100%;  
    position: absolute;  
    left: 0px;  
    top: 0px;  
    z-index: -1;
} 

#background img {
bottom:0px;
position:absolute;
vertical-align:bottom;
} 

#stretch { 
    width:100%; 
    height:auto;
	z-index:-1;
} 


body{
      font-family:Arial, Helvetica, sans-serif;
	  height:100%;
	  color:#666666;
	  background-color:#000000;
	  font-size:14px;
    }

    a{
      color:white;
      text-decoration:none;
    }
    a:hover{
      color:white;
      text-decoration:underline;
	  cursor : url(../img/fuk.cur). pointer;
    }

.wrapper{
  margin-top:15px;
  margin-left:50px;
}


.winhead{
  color:gray;
  padding:6px 4px;
  margin:0;
  font-family:Arial;
}

.winhead h1 {
	font-size:16px;
	font-weight:100;
  padding:0;
  margin:0;
}

.winhead h1 span {
	font-size:17px;
	font-weight: bold;
	text-transform:uppercase;
  margin:0 0 0 -4px;
  
	/* filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); */
	filter:alpha(opacity=50); 
	opacity: 0.50; 
	-moz-opacity:0.50;
	-khtml-opacity:0.50;
  
}
.winhead h2 {
	font-size:13px;
	font-weight:normal;
  padding:0;
  margin:0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	filter:alpha(opacity=40); 
	opacity: 0.40; 
	-moz-opacity:0.40;
	-khtml-opacity:0.40;
	position:relative;
}	

/* Farben der Conainer Titel / Links */
#c1 .winhead {
	color:#7a00de ;
	}
	
	
#c2 .winhead {
	color:#019be3 ;
	}
	
	
#c3 .winhead, #c3 a:hover {
	color:#99cc33!important;
	}

	
#c4 .winhead {
	color:#f7d412 ;
	float:left;
	}

#youtube-container .winhead {
	color:#c0c0c0 ;
	}


/* DOWNLOADS MP3s (innerhalb Windows)
------------------------------------------------- */
ul.downloads {
	list-style: none;
	padding:0;
	margin:8px;

}
ul.downloads li {
	margin-bottom: 0.5em;
	line-height:0.9em;

}
a.downloads, a.downloads:hover {
	display: block;
	padding: 2px 0 3px 29px;
	color: #868787!important;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}
a.downloads span.info {
	color: #333333;
	font-weight: normal;
	font-size: 0.75em;
}

a.downloads:hover span.info {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 0.75em;
}

a.downloads:hover {
	text-decoration: none;
	color: #99cc33;
}
a.downloads:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.mp3 {
	background: transparent url(../img/download_inv.png) no-repeat 0 2px;
}
a.mp3:hover {
	background: transparent url(../img/download_inv_hover.png) no-repeat 0 2px;
}


    #actions button{
      padding:4px;
      display:inline-block;
      cursor:pointer;
      font-size:12px;
      color:#666;
      border:1px solid #999;
      background-color:#eee;
      -moz-border-radius:10px;
      -webkit-border-radius:10px;
      -moz-box-shadow:#999 2px 0px 3px;
      -webkit-box-shadow:#999 2px 0px 3px;
      margin-bottom:4px;
    }

    :focus {
      outline: 0;
    }

    #actions button:hover{
      color:#aaa;
      background-color:#000;
    }

#logo {z-index:1000; position:absolute;}

    #dock{
      left:0;
      position:absolute;
      bottom:0;
      display:block;
      width:100%;
      height:38px;
      background: transparent url("../img/elements/bgnds/body_light.png") repeat-y scroll 0 0;
      padding-left:10px;
	  z-index:11;
	  
    }

    #dock span{
      margin-top:5px;
    }

    #dock img{
      padding-right:10px;
    }
    #open{position:absolute; bottom:13px;left:160px; z-index:1000}


/* Desktop Changer */

#bg_desktop { position:fixed; right:1em; bottom:1em; font-size:10px; color:#FFFFFF; z-index:100; width:71px; height:65px;
				background: transparent url(../img/bg-desktop-changer.png) no-repeat top left; cursor:move;
				}

#bg_desktop p{ width:50px;
	margin: 3px 0 0 7px;
	padding:0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	filter:alpha(opacity=60); 
	opacity: 0.60; 
	-moz-opacity:0.60;
	-khtml-opacity:0.60;
			}

#bg_desktop p:hover{ 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter:alpha(opacity=100); 
	opacity: 1.00; 
	-moz-opacity:1.00;
	-khtml-opacity:1.00;
			}

#bg_desktop a  {
	 width:12px;
	height:12px; 
	display:block; 
	float:left;
	color:#000000;
	margin:2px 3px 0 0;
	padding:0px;
	font-size:9px;
	font-style:normal;
	line-height:12px;
	text-align:center;
	background: transparent url(../img/bg-desktop-items.png) no-repeat top left;
	overflow:visible;
	font-size:bold;	
}

#bg_desktop a:hover {

	color:#FFFFFF;
	background: transparent url(../img/bg-desktop-items.png) no-repeat center left;
	text-decoration:none;
}

#bg_desktop .active {

	color:#c0c0c0;
	background: transparent url(../img/bg-desktop-items.png) no-repeat bottom left;
	text-decoration:none;
}

#bg_animate {
	background-image:none!important;
	color:#000000!important;
	display:block!important;
	width:42px!important;
	height:12px!important;
	text-align:center;
	background-color:#FFFFFF!important;
	}

#bg_animate:hover {
	background-image:none!important;
	color:#FFFFFF!important;
	background-color:#000000!important;
	}
	
.shortcut {

	display:block;
	width:72px;
	height:72px;
	background: transparent url(../img/bg-shortcut.png) no-repeat top left;
	background-image:none;
	color:#FFFFFF;
	font-size:10px;
	position:absolute;
	left: 2em;
	bottom: 12em;
	text-align:center;
	}
	
	
.shortcut:hover {
	background: transparent url(../img/bg-shortcut.png) no-repeat top left;
	}

	
.shortcut a {
	display:block;
	}

.shortcut a:hover {
	text-decoration:none;
	letter-spacing:0.05em;
	}

.shortcut small {
position:relative;
	top:23px;
	}

.shortcut img {
	border:none;
	position:relative;
	}


/* Desktop lightBox plugin - Gallery style */

	#desktop-gallery {
		padding: 3px 0 0 12px;
		float:left;
	}
	#desktop-gallery ul { list-style: none; margin:0; padding:0; }
	#desktop-gallery ul li { display: inline; }
	#desktop-gallery ul img {
		border: 2px solid #3e3e3e;
		border-width: 2px;
		padding:1px;
		
	}
	#desktop-gallery ul a:hover img {
		border: 2px solid #fff;
		border-width: 2px;
		color: #fff;
	}
	#desktop-gallery ul a:hover { color: #fff; text-decoration:none; }

