@charset "utf-8";
/* CSS Document */


html,body{
 font-family: Arial, 'Helvetica', sans-serif;
	width:100%;
	height:100%;
	background-color: #000;
	padding: 0;
	margin:0; color: #BEBEBE;
}

iframe{
width:100%; height: 100%; z-index: -100;}

h1{ margin:0; padding: 0;
	font-size:45px;
	font-weight:bold;
	color:Wheat;
	letter-spacing: 0px;
	text-transform: uppercase;
}

h2{ letter-spacing: 0px;
	font-size:20px;
	font-weight:bold;
	color:#eee;
	text-transform: uppercase;
	margin:0; padding: 0;
	}

h3{ 
	font-size:16px;
	color: #eee;
	margin:0; padding: 0;

	}

p{ margin: 0 0 20px 0; font-size: 12px; }

ul li { list-style: none; padding: 0; margin: 0;}

/*///////////////////////////////*/

.text{
	position:absolute;
	padding:130px 3% 3% 3%;
	float: left;
	max-width: 960px;
}

/*///////////////////////////////*/

.text a {
   
	font-size:16px;
	font-weight:bold;
	color: #eee;
	text-transform: uppercase;
    text-decoration: none;
    background-color: #222;
    padding: 15px;
    -webkit-box-shadow: 0px 6px 0px rgba(0,0,0,1), 0px 6px 15px rgba(0,0,0,.7);
    -moz-box-shadow: 0px 6px 0px rgba(0,0,0,1), 0px 6px 15px rgba(0,0,0,.7);
    box-shadow: 0px 6px 0px rgba(0,0,0,1), 0px 6px 15px rgba(0,0,0,.7);
	
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.text a:hover{color: Wheat; background-color: #111;}

.text a:active {
    -webkit-box-shadow: 0px 1px 0px rgba(0,0,0,1), 0px 1px 6px rgba(0,0,0,.9);
    -moz-box-shadow: 0px 1px 0px rgba(0,0,0,1), 0px 1px 6px rgba(0,0,0,.9);
    box-shadow: 0px 1px 0px rgba(0,0,0,1), 0px 1px 6px rgba(0,0,0,.9);
    position: relative;
    top: 4px;
}

.text div {height: 80px;}

/*///////////////////////////////*/



/*///////////////////////////////*/

 .calendar {
    margin: 0 20px 0 0;
    float:left;
    width:45px;
    background:#ccc;
    font:bold 30px Arial, 'Helvetica', sans-serif;
    text-align:center;
    color: #222;
    position:relative;

}
.calendar em {
    display:block;
    font: 16px Arial, 'Helvetica', sans-serif;
    color:#eee;
    background: #111;
    line-height: 25px;

}




/*///////////////////////////////*/

.navigation{

	position:fixed;
	z-index:9000;
	top:0px;
	padding-left:0;
}
.navigation li{ font-size:20px;	line-height:20px;
	color:#fff;
	display:block;
	padding: 0 10px;
	margin-bottom:1px;
	font-weight:bold;
	text-align: right;
	width:100px; background-color: #111;
    -webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.navigation li:hover,.active{
	cursor:pointer;
	width:150px!important;
color:Wheat;
}

.navigation ul {padding: 0; margin: 0;}







/*///////////////////////////////*/

.logo{
position:fixed;
top:15%;
right:3%;
width:251px;
margin-top:-41px;
margin-left:-223px;
z-index: 9000;
}


.slide{
	background-attachment: fixed;
	width:100%;
	height:100%;
	position: relative;
}

.button{
	display:block;
	width:50px;
	height:50px;
	position:absolute;
	bottom:0px;
	left:50%;
	background-color:#222;
	background-image:url(../images/arrow.png);
	-webkit-transition: all .2s ease-in-out;
}
.button:hover{
	background-color:black;
	cursor:pointer;
}



/******************************
 SLIDE 1 
*******************************/
#slide1{
	background-color: #000;
	
}
/******************************
 SLIDE 2 
*******************************/
#slide2{
	background-image:url(../images/bg.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}
/******************************
 SLIDE 3 
*******************************/
#slide3{
	background-image:url(../images/bg4.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
}
/******************************
 SLIDE 4 
*******************************/
#slide4{
	background-color: #1d1d1d;
	padding-top: 130px;

}


/*///////////////////////////////*/

::-moz-selection { background: Wheat; color: #222; text-shadow: none; }
::selection { background: Wheat; color: #222222; text-shadow: none; }

/*///////////////////////////////*/


footer {
list-style-type: none; 
display: inline-block;
right: 0; bottom: 10%; 
position: fixed;
z-index: 9000;

}

footer a { letter-spacing: 1px;
	text-decoration: none;
	font-size:11px;
	color: #000; 
	margin:0 13px 0  13px ;
	padding: 0;
	color: White; background-color: #000;
}

footer a:hover { color: Gray;  }

footer ul li a { 
    position: relative;
    background: orange;
    display: inline;
    padding: 12px;

    margin: 0px 0 0px 10px;
 	
    float: left; background: PapayaWhip;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
}
footer ul li a:hover {background: Wheat; text-shadow: 1px 1px 0px rgba(255, 255, 255, .5);}



footer #social a:hover { background: url(../images/social.png) no-repeat top right;}




footer #social { margin: 0; padding: 0;
width:300px; 
}

.icone {  
margin-left: 8px; 
height:8px; width:8px; 
background: url(../images/social.png) no-repeat;  

}

.icone:hover { opacity:1;}

#myspace { background-position: 0px;}
#amazon { background-position: -32px;}
#facebook { background-position: -64px;}
#youtube { background-position: -96px;}
#deezer { background-position: -128px;}
#itune { background-position: -160px;}
#virgin { background-position: -192px;}


/*///////////////////////////////*/

.scrollbar
{
	
	float: left;
	height: 600px;
	background: none;
	overflow-y: scroll;
	margin-bottom: 25px;
}

.force-overflow
{
	min-height: 450px;
}

::-webkit-scrollbar-track
{
	background: #000;


}

::-webkit-scrollbar
{
	width: 5px;
	background-color: #000;
}

::-webkit-scrollbar-thumb
{
	background: #222;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px
cursor:pointer;
}

/*///////////////////////////////*/