 
/*************************************************************************/
/* @author:       www.cowboysandindians.be                               */
/* @generated_on: Wed, 8 Sep 2010 12:11:35 GMT                          */
/*************************************************************************/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.hidetext {
	text-indent: -9999px;
}

*{
	margin:0;
	padding:0;
}

img {
	border:0;
}

body {
	background:#cdedf0;
	font-family: "Lucida Grande";
	font-size:11px;
}
#container{
	position:absolute;
	margin:0px auto;
	width:100%;
	z-index: 3;
}	

/**#leftchick {
	background: transparent url('img/leftchick.png') no-repeat scroll;
	position: absolute;
	left: 50px;
	top: 100px;
	height: 375px;
	width:278px;
}

#rightchick {
	background: transparent url('img/rightchick.png') no-repeat scroll;
	position: absolute;
	right: 50px;
	top: 0px;
	height: 273px;
	width:208px;
}

**/
#page {
	width: 1266px;
	margin:auto;
}

.content{
	text-align: center;
	position: relative;
	width: 1266px;
	margin:auto;
	
	height: 1298px;
}

#videoPlayer{
	background: transparent url('img/cloud.png') no-repeat scroll;
	height: 322px;
	width: 547px;
	position: absolute;
	top:625px;
	left:359px;
	z-index: 10;
	padding-top: 48px;
	overflow:hidden;
	
}

#socialBox{
	z-index:1;
	background: transparent url('img/socialbg2.png') no-repeat scroll;
}


.social{
	height: 426px;
	width: 725px;
	position: absolute;
	top:950px;
	left:270px;

}

#footer{
	background: transparent url('img/footer.png') no-repeat scroll;
	height: 318px;
	width: 1266px;
	position: absolute;
	top:1320px;
	left:-70px;
	z-index:0;
}


/*Supersize Plugin Styles*/
#loading {
	position: absolute;
	top: 49.5%; 
	left: 49.5%;
	z-index: 3;
	width: 24px; 
	height: 24px;
	text-indent: -999em;
	background-image: url(img/progress.gif);
}
#supersize{
	position:fixed;
}
#supersize img, #supersize a{
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
}
#supersize .prevslide, #supersize .prevslide img{
	z-index: 1;
} 
#supersize .activeslide, #supersize .activeslide img{
	z-index: 2;
}

