*{
    margin:0;
    padding:0;
}
body{
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	width:16000px;
	position:absolute;
	top:0px;
	left:0px;
	bottom:0px;
	overflow-y:hidden;
}


.loading_bar_body {
  position: fixed;
  display: none;
  height: 100%;
  width: 100%;
  top:0;
  left:0;
  z-index: 999;
  background: #000 url(../images/39.gif) no-repeat 50% 50%;
}

.center {
	height: 800px;
	width: 973px;
	float: left;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.navigation {
	float: left;
	height: 225px;
	width: 360px;
	top:-10px;
	position: relative;
	z-index: 30;
	padding-left: 50px;
}

.navigation2 {
	height: 25px;
	width: 400px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 400px;
	margin-top: -12px;
	margin-left:90px;
}
.box {
	height: auto;
	width: 386px;
	min-height:469px;
	background-image: url(../images/bgbox.png);
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
}

.box2 {
	height: auto;
	width: 386px;
	min-height:469px;
	background-image: url(../images/bgbox.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}



.description {
	width: 85%;
	float: left;
	height: auto;
	margin-top: 10px;
	text-align:center;
	margin-left: 45px;
}

.picgallery {
	float: left;
	height: auto;
	width: 375px;
	left: 30px;
	top: 76px;
	position:relative;
}


.picgallery2 {
	float: left;
	height: auto;
	width: 900px;
	left: 45px;
	top: -10px;
	position:relative;
}


.dvd {
	float: right;
	width: 290px;
	min-height:200px;
	margin-top:15px;
	margin-right: 5px;
}


.videoplayer {
	float: right;
	min-height: 325px;
	height:auto;
	width: 426px;
	background-image: url(../images/videobg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 20px;
	margin-top:15px;
}

.titlemovie2 {
	float: left;
	height: 132px;
	width: 377px;
	margin-top: 85px;
	margin-left: 60px;
}


.titlemovie3 {
	height: 132px;
	width: 377px;
	position: absolute;
	z-index: 1;
	top:100px;
	left:40px;
}

.navigation3 {
	height: 25px;
	width: 119px;
	background-repeat: no-repeat;
	position: absolute;
	z-index:100;
	top:120px;
	left:110px;
}

.share {
	height: 25px;
	width: 185px;
	font-size: x-small;
	margin-right: auto;
	margin-left: auto;
	color: #6f6f6f;

}

.bottominfo {
	height: auto;
	min-height:38px;
	width: 668px;
	font-size: 8px;
	margin-right: auto;
	margin-left: auto;
	color: #6f6f6f;
	text-align:center;

}


.playerscreen {
	background-image: url(../images/screenbg.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 239px;
	width: 369px;
	margin-top: 85px;
	margin-left: 30px;
}




.titlemovie {
	float: left;
	height: 118px;
	width: 480px;
	margin-left: 249px;
	margin-top:29px;
}

/*rollover de imagen*/

div.fadehover {
	position: relative;
	cursor: pointer;
	height:auto; 
	width:auto;
	float:left;
	}
 
img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
        }
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
	}

ul.img_list {
    display:inline;
    height:118px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}   
 
li.image_one a {
    display:block;
    width:480px;
    height:118px;
    position:relative;

}
 
li.image_one a .rollover {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:480px;
	height:118px;
	background-image: url(../images/titleblood.jpg);
}




/* =Shadow Nav
	-------------------------------------------------------------------------- */
		
	#nav-shadow {
	width: 290px;
	min-height: 130px;
	list-style: none;
	}
	
	#nav-shadow li {
	width: 194px;
	height: 172px;
	position: relative;
	float: left;
	}
			
	#nav-shadow a, #nav-shadow a:visited, #nav-shadow a, #nav-shadow a:hover {
	margin: 0 auto;
	width: 194px;
	height: 172px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 2;
	background-image: url(../images/dvd.png);
	background-repeat: no-repeat;
			}
			
	/* Button Shadow */
	
	#nav-shadow li img.shadow {
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	}

.testimonios {
	height: auto;
	width: 380px;
	min-height:70px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dashed #242525;
	/*background-image: url(../images/quoutesbg.png);*/
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: -10px;
	margin-right: auto;
	margin-left: auto;
}


#testimonials{
	width: 420px;
	margin-left:40px;
	padding-top:10px;
	height:auto;
	
}

#testimonials li{ display:none;}
#testimonials li:first-child{ display:block;}

#testimonials ul{ list-style:none;}
#testimonials p.text{ font-size:16px; color:#787878; text-align:center;}

#testimonials p.author{
	color: #205933;
    font-size: 10px;
    text-align: right;
	margin-top:10px;
}

#testimonials p.author a,
#testimonials p.author a:visited{
	color:#6aa42a;
}




A:link {text-decoration: none; color:#fff;}
A:visited {text-decoration: none;color:#fff;}
A:active {text-decoration: none;color:#fff;}
A:hover {text-decoration: underline; color: #707b6e;}

@media (max-width: 973px){
	body{
		width:100%;
		height:auto;
		overflow:auto;
	}
	.section{
		width:100% !important;
	}
	.center{
		background-size:contain;
	}
}