/* CSS Document */



html,body{
margin:0px; padding:0px;
background-color:#000000;
background-image:url(../images/body_bgimg.gif);
background-repeat:repeat;

}

.standing_img_cntnr{
position:relative;
width:187px;
height:227px;
top: -123px;
left: 15px;
}
.standing_img{
	position:absolute;
	z-index:100;
	left: -9px;
	top: 60px;
}
.standing_img_home{
	position:absolute;
	z-index:100;
	left: -9px;
	top: 60px;
}
.standing_img_about_movie{
	position:absolute;
	z-index:100;
	left: -9px;
	top: 50px;
}
.standing_img_heroin_stills{
	position:absolute;
	z-index:100;
	left: -9px;
	top: -260px;
}
.standing_img_piracy{
	position:absolute;
	z-index:100;
	left: -9px;
	top: -200px;
}
.standing_img_feedback{
	position:absolute;
	z-index:100;
	left: -9px;
	top: 25px;
}
.standing_img_audio{
	position:absolute;
	z-index:100;
	left: -9px;
	top: 25px;
}
.standing_img_trailors{
	position:absolute;
	z-index:100;
	left: -14px;
	top: 124px;
}
.standing_imgmovieopen{
	position:absolute;
	z-index:100;
	left: -9px;
	top: 20px;
}
.standing_img_audiofunction{
	position:absolute;
	z-index:100;
	left: -9px;
	top: 10px;
}
.standing_imgherostills{
	position:absolute;
	z-index:100;
	left: -9px;
	top: -130px;
}
.standing_imgmoviestills{
	position:absolute;
	z-index:100;
	left: -9px;
	top: -120px;
}
.text_style{
font-family:verdana;
font-size:12px; text-decoration:none;
color:#e7e7e7;
font-weight:normal;
line-height:22px; text-align:justify;
padding-right:10px;
}
.footer_border{
border-top:solid 1px #3f3e3e;
border-bottom:solid 1px #3f3e3e;
}
.border_mainpage{
border-left:#3f3e3e solid 2px; 
border-right:#3f3e3e solid 2px; 
}
.footer_text{
font-family:verdana;
font-size:12px; text-decoration:none;
color:#e7e7e7;
font-weight:normal;
}
.heading{
font-family:verdana;
font-size:14px; text-decoration:none;
color:#e7e7e7;
font-weight:bold;

}
.video_title{
font-family:verdana;
font-size:13px; text-decoration:none;
color:#e7e7e7;
font-weight:bold;
text-align:center;
}
.videos1{
font-family:verdana;
font-size:13px; text-decoration:none;
color:#e7e7e7;
font-weight:bold;
text-align:right;
}
.videos1 a{
font-family:verdana;
font-size:13px; text-decoration:none;
color:#e7e7e7;
font-weight:bold;
text-align:right;
}
.readmore{
font-family:verdana; font-size:12px; text-decoration:none; color:#FF6600;
}
.readmore a{
font-family:verdana; font-size:12px; text-decoration:none; color:#FF6600;
}
.readmore a:hover{
font-family:verdana; font-size:12px; text-decoration:underline; color:#FF6600;
}
.numerical{
font-family:arial; color:#FF9900; text-decoration:none; font-size:11px;
}

.textstyle{
font-family:verdana; font-size:12px; text-decoration:none; color:#d1cfcf; line-height:18px; text-align:justify;
}
.2ndrow{
background-image:url(../images/2ndrow_bgimg.gif);
height:229px; background-repeat:repeat-x;
background-color:#202020;
}
.border-right{
border-right:#4f4f4f solid 1px;
}
.mainpage_brdr{
border:#999999 solid 1px;
}

.aboutmove{
background-image:url(../images/about_movie.gif);
background-repeat:no-repeat;
width:116px;
height:33px;
display:block; 


}
.aboutmove a{
background-image:url(../images/aboutmovie_btn.gif);
background-repeat:no-repeat;
width:116px;
height:33px;
display:block;

}
.aboutmove a:hover{
background-image:url(../images/about_movie_hover.gif);
background-repeat:no-repeat;
width:116px;
height:33px;
display:block;

}

.video{
background-image:url(../images/videos.gif);
background-repeat:no-repeat;
width:71px;
height:36px;
display:block;
}
.video a{
background-image:url(../images/videos.gif));
background-repeat:no-repeat;
width:71px;
height:36px;
display:block;
}
.video a:hover{
background-image:url(../images/videos_hover.gif));
background-repeat:no-repeat;
width:71px;
height:36px;
display:block;
}


.audio{
background-image:url(../images/audio_btn.gif);
background-repeat:no-repeat;
width:71px;
height:36px;
display:block;
}
.audio a{
background-image:url(../images/audio_btn.gif);
background-repeat:no-repeat;
width:71px;
height:36px;
display:block;
}
.audio a:hover{
background-image:url(../images/audio_hover.gif);
background-repeat:no-repeat;
width:71px;
height:36px;
display:block;
}

.gallery{
background-image:url(../images/gallery_btn.gif);
background-repeat:repeat-x;
width:71px;
height:36px;
display:block;
}
.gallery a{
background-image:url(../images/gallery_btn.gif);
background-repeat:no-repeat;
width:71px;
height:36px;
display:block;
}
.gallery a:hover{
background-image:url(../images/gallery_hover.gif);
background-repeat:no-repeat;
width:71px;
height:36px;
display:block;
}


.review{
background-image:url(../images/review_btn.gif);
background-repeat:no-repeat;
width:71px;
height:36px;
display:block;
}
.review a{
background-image:url(../images/review_btn.gif);
background-repeat:no-repeat;
width:71px;
height:36px;
display:block;
}
.review a:hover{
background-image:url(../images/review_hover.gif);
background-repeat:no-repeat;
width:71px;
height:36px;
display:block;
}


.feedback{
background-image:url(../images/feedback_btn.gif);
background-repeat:no-repeat;
width:89px;
height:36px;
display:block;
}
.feedback a{
background-image:url(../images/feedback_btn.gif);
background-repeat:no-repeat;
width:89px;
height:36px;
display:block;
}
.feedback a:hover{
background-image:url(../images/feedback_hover.gif);
background-repeat:no-repeat;
width:89px;
height:36px;
display:block;
}

.home{
background-image:url(../images/home_btn.gif);
background-repeat:no-repeat;
width:59px;
height:36px;
display:block;
}
.home a{
background-image:url(../images/home_btn.gif);
background-repeat:no-repeat;
width:59px;
height:36px;
display:block;
}
.home a:hover{
background-image:url(../images/home_hover.gif);
background-repeat:no-repeat;
width:89px;
height:36px;
display:block;
}
.styleheading {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
table{
color:#FFFFFF;
}
