/*=========================================================================================================================================*/
/*===========MOVIES CSS ==================================================================================================================*/
/*=========================================================================================================================================*/
#main_div_gallery {
position:relative;
float:left;
}

#gallery_pages {
position:relative;
float:left;
width:97%;
height:18px;
text-align:right;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
line-height:120%;
color:#404040;
}

#gallery_pages a{
letter-spacing:0px;
color:#FF9900;
text-decoration:none;
}

#gallery_pages a:hover{
letter-spacing:0px;
color:red;
text-decoration:underline;
}

#pages_count {
position:relative;
float:left;
width:100%;
height:30px;
font-size:11px;
}

#pages_count .news_titles {
font-weight:bold;
}

#pages_count .news_rmore {
text-align:left;
width:100%;
}

.mwspace1 {
position:relative;
float:left;
height:20px;
width:100px;
}

.mwspace4 {
position:relative;
float:left;
height:20px;
width:100%;
clear:both;
}

#projector {
position:relative;
float:left;
left:5px;
width:285px;
height:285px;
}

.news_autors {
position:relative;
width:100%;
text-align:right;
}

#gallery_left {
position:relative;
float:left;
width:310px;
background-color:white;
}

#gallery_movies_right2 {
position:relative;
float:left;
width:520px;
margin-bottom: 10px;
}

/*
#gallery_movies {
position:relative;
float:right;
width:500px;
height:500px;
background-color:green;
border:1px solid red;
}
*/

#main_box_movie {
position:relative;
float:left;
width:150px;
height:230px;

}

#movie_box {
position:relative;
float:left;
width:150px;
height:200px;
background-color:white;
}

#table_mov_vf {
position:relative;
float:left;
width:820px;

}

#movie_thumb {
position:relative;
float:left;
width:125px;
height:95px;
left:10px;
padding:0px;
margin:0px;
text-align:left;
}

#movie_thumb img{
width:125px;
height:95px;
border:1px solid #404040;
}

#movie_title_box {
position:relative;
float:left;
width:125px;
height:50px;
top:10px;
left:10px;
border-bottom:1px dotted #FF9900;
font-size:11px;
text-align:center;
}

#movie_date_box {
position:relative;
float:left;
width:125px;
height:20px;
left:10px;
color:#FF9900;
font-size:11px;

}

#movie_date_box b{
color:#404040;
font-size:10px;
}

#movie_title_box a{
color:#E3791B;
font-size:11px;
}

#movie_projector_description {
position:relative;
float:left;
left:10px;
width:285px;
height:150px;
font-size:11px;
text-align:left;
}

#div_cat_titles {
position:relative;
float:left;
width:500px;
height:20px;
border-bottom:1px dotted #FF9900;
color:#FF9900;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
line-height:140%;
}

#div_cat_titles a {
color:#E3791B;
font-size:11px;
}

#div_more_category {
position:relative;
float:right;
width:50px;
height:220px;
font-size:11px;
}
#more_w_space {
position:relative;
float:left;
width:50px;
height:200px;
}

#div_more_category_bottom {
position:relative;
float:left;
width:50px;
height:20px;
}

#div_more_category_bottom a{
font-size:12px;
text-decoration:none;
color:#E3791B;
font-weight:bold;
}
#div_more_category_bottom a:hover{

font-size:12px;
text-decoration:underline;
color:#E3791B;
font-weight:bold;
}

#gallery_top_text {
position:relative;
float:left;
width:100%;
color:#404040;
font-family:verdana;
line-height:130%;
font-size:12px;
}
/*=========================================================================================================================================*/
/*============MOVIES CSS END=============================================================================================================*/
/*=========================================================================================================================================*/


