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

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, h7, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

a:active{
	outline:none;	
}

a:focus{
	-moz-outline-style:none;
}


body {
	background-color:#000;
}

.bgSaloon {	
    background:url(../images/BG.jpg) no-repeat;
    background-position:center;
	background-color:#000;
}

#wrapper{
	background:url(../images/BG.jpg) #000 no-repeat;
	width:1586px;
	height:1024px;
	margin:0 auto;
}

#content{
	background:url(../images/indexBG.png) no-repeat;
	width:1314px;
	height:1024px;
	margin:0 auto;
	position: relative;
}

#contentFilm{
	background:url(../images/filmBG.png) no-repeat;
	width:1314px;
	height:1024px;
	margin:0 auto;
}

#contentContact{
	background:url(../images/contactBG.png) no-repeat;
	width:1314px;
	height:1024px;
	margin:0 auto;
}

#contentImages{
	background:url(../images/imagesBG.png) no-repeat;
	width:1314px;
	height:1024px;
	margin:0 auto;
}

#contentMakingof{
	background:url(../images/makingofBG.png) no-repeat;
	width:1314px;
	height:1024px;
	margin:0 auto;
}

#textDiv{
	width:550px;
	height:400px;
	position:relative;
	top:310px;
	left:510px;
	padding:10px;
}

#textDiv2{
	width:580px;
	height:400px;
	position:relative;
	top:360px;
	left:550px;
	padding:10px;
}

#divLink{
	width:250px;
	height:150px;
	padding-top:105px;
	padding-left:520px;

}

#divLink .link1 a{
	display:block;
	width:250px;
	height:150px;
}

#divLink2{
	width:250px;
	height:150px;
	padding-top:125px;
	padding-left:520px;
}

#divLink2 .link1 a{
	display:block;
	width:250px;
	height:150px;
}


#contact{
	background:url(../images/button_contact.png) no-repeat;
	width:357px;
	height:94px;
	position:relative;
	top:130px;
	left:30px;
	margin:0 auto;
}


#makingOf{
	background:url(../images/button_makingOf.png) no-repeat;
	width:357px;
	height:94px;
	position:relative;
	top:0px;
	left:150px;
	margin:0 auto;
}

#shortFilm{
	background:url(../images/button_shortFilm.png) no-repeat;
	width:170px;
	height:45px;
	position:relative;
	top:130px;
	left:0px;
	margin:0 auto;
}

#flvDiv{
	padding-left:310px;
	padding-top:30px;
	
}

#flvDiv2{
	padding-left:310px;
	padding-top:30px;
	
}



#imagesRoll{
	background-color: #000;
	width:692px;
	height:314px;		
	position:relative;
	top:300px;
	left:335px;
}

#filmButtons{
	background-color:;
	width:700px;
	height:394px;		
	position:relative;
	bottom:90px;
	left:420px;
}

#contactButtons{
	background-color:;
	width:780px;
	height:394px;		
	position:relative;
	bottom:50px;
	left:380px;
}
#imagesButtons{
	background-color:;
	width:780px;
	height:394px;		
	position:relative;
	top:0px;
	left:380px;
}

#makingofButtons{
	background-color:;
	width:700px;
	height:394px;		
	position:relative;
	bottom:82px;
	left:390px;
}

#mail_Icon{
	background:url(../images/mail_Icon.png) no-repeat;
	width:297px;
	height:53px;
	position:relative;

}

#phone_Icon{
	background:url(../images/phone_Icon.png) no-repeat;
	width:222px;
	height:53px;
	position:relative;

}

#imageScroller{
	width:609px;
	height:232px;
	margin-left:360px;
	margin-top:90px;
}

#contactText{
	width:400px;
	height:200px;
	margin-left:490px;
	margin-top:100px;
}

/*Links for main page --------------------------------------------*/


#nav{
	background:;
	margin-top:60px;
	height:402px;
	width:485px;
}

#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#nav li {
	float:left;
	list-style-type:none;
}

#nav .link1 a{
	display:block;
	width:357px;
	height:94px; 
	background:url(../images/button_watchTheMovie.png);
}

#nav .link1 a:hover{
	background:url(../images/button_watchTheMovie_ON.png);
}

#nav .link2 a{
	display:block;
	width:138px;
	height:45px; 
	background:url(../images/button_contact.png);
	margin-top:50px;
}

#nav .link2 a:hover{
	background:url(../images/button_contact_ON.png);
}

#nav .link3 a{
	display:block;
	width:127px;
	height:45px; 
	background:url(../images/button_images.png);
	margin-top:50px;
	margin-left:20px;
}

#nav .link3 a:hover{
	background:url(../images/button_images_ON.png);
}

#nav .link4 a{
	display:block;
	width:165px;
	height:45px; 
	background:url(../images/button_makingOf.png);
	margin-top:50px;
	margin-left:15px;
}

#nav .link4 a:hover{
	background:url(../images/button_makingOf_ON.png);
}

#nav .link5 a{
	display:block;
	width:170px;
	height:45px; 
	background:url(../images/button_shortFilm.png);
	margin-top:50px;
	margin-left:15px;
}

#nav .link5 a:hover{
	background:url(../images/button_shortFilm_ON.png);
}

#nav .link1 span{
	display:none;
}

#nav .link2 span{
	display:none;
}

#nav .link3 span{
	display:none;
}

#nav .link4 span{
	display:none;
}

#nav .link5 span{
	display:none;
}

/*End Links for main page --------------------------------------------*/






/*Links for others page --------------------------------------------*/


#nav2{
	background:;
	padding-top:60px;
	height:200px;
	width:600px;
}

#nav2 ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#nav2 li {
	float:left;
	list-style-type:none;
}

#nav2 .link1 a{
	display:block;
	width:357px;
	height:94px; 
	background:url(../images/button_watchTheMovie.png);
}

#nav2 .link1 a:hover{
	background:url(../images/button_watchTheMovie_ON.png);
}

#nav2 .link2 a{
	display:block;
	width:138px;
	height:45px; 
	background:url(../images/button_contact.png);
	margin-top:50px;
	margin-left:16px;
}

#nav2 .link2 a:hover{
	background:url(../images/button_contact_ON.png);
}

#nav2 .link3 a{
	display:block;
	width:127px;
	height:45px; 
	background:url(../images/button_images.png);
	margin-top:50px;
	margin-left:20px;
}

#nav2 .link3 a:hover{
	background:url(../images/button_images_ON.png);
}

#nav2 .link4 a{
	display:block;
	width:165px;
	height:45px; 
	background:url(../images/button_makingOf.png);
	margin-top:50px;
	margin-left:15px;
}

#nav2 .link4 a:hover{
	background:url(../images/button_makingOf_ON.png);
}

#nav2 .link5 a{
	display:block;
	width:170px;
	height:45px; 
	background:url(../images/button_shortFilm.png);
	margin-top:50px;
	margin-left:15px;
}

#nav2 .link5 a:hover{
	background:url(../images/button_shortFilm_ON.png);
}

#nav2 .link1 span{
	display:none;
}

#nav2 .link2 span{
	display:none;
}

#nav2 .link3 span{
	display:none;
}

#nav2 .link4 span{
	display:none;
}

#nav2 .link5 span{
	display:none;
}

/*End Links for others page --------------------------------------------*/






p{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#431f00;
	font-size:18px;
	letter-spacing:.01em;
	line-height:20px;
	padding:7px;
}

