@charset "utf-8";
/* CSS Document */

.active_tab{
background-image:url(../images/active_tab.jpg);
background-repeat:no-repeat;
width:144px;
height:37px;
display:block;
margin-bottom:-1px;
text-align:center;
vertical-align:middle;
float:left;
z-index:10;
position:relative;
}

.active_tab_intors{
background-image:url(../images/active_tab_intors.jpg);
background-repeat:no-repeat;
width:144px;
height:37px;
display:block;
margin-bottom:-1px;
margin-top:3px;
text-align:center;
vertical-align:middle;
float:left;
z-index:10;
position:relative;
}


.active_tab_first{
background-image:url(../images/active_tab_first.jpg);
background-repeat:no-repeat;
width:144px;
height:37px;
display:block;
margin-bottom:-1px;
text-align:center;
vertical-align:middle;
float:left;
z-index:0;
position:relative;
}

.non_active_tab_intors{
background-image:url(../images/not_active_tab_intors.jpg);
background-repeat:no-repeat;
width:144px;
height:34px;
display:block;
margin-bottom:-1px;
margin-top:3px;
text-align:center;
vertical-align:middle;
float:left;
z-index:10;
position:relative;
}

.non_active_tab{
background-image:url(../images/not_active_tab.jpg);
background-repeat:no-repeat;
width:144px;
height:34px;
display:block;
margin-bottom:-1px;
margin-top:3px;
text-align:center;
vertical-align:middle;
float:left;
z-index:10;
position:relative;
}

.non_active_tab_first_intors{
background-image:url(../images/not_active_tab_first_intors.jpg);
background-repeat:no-repeat;
width:144px;
height:34px;
display:block;
margin-bottom:-1px;
margin-top:3px;
text-align:center;
vertical-align:middle;
float:left;
z-index:10;
position:relative;
}

.non_active_tab_first{
background-image:url(../images/not_active_tab_first.jpg);
background-repeat:no-repeat;
width:144px;
height:34px;
display:block;
margin-bottom:-1px;
margin-top:3px;
text-align:center;
vertical-align:middle;
float:left;
z-index:10;
position:relative;
}

.inside_non_active{
padding-top:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#FFBF00;
}

.inside_active{
padding-top:15px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#FFFFFF;
}



.tabs_container{
background-image:url(../images/bkg_tabs_container.jpg);
background-repeat:repeat-x;
height:375px;
width:461px;
display:block;
margin:0px;
padding-top:25px;
padding-left:9px;
padding-right:9px;
z-index:1;
float:left;
}

.tabs_container_cinema{
background-image:url(../images/bkg_tabs_container.jpg);
background-repeat:repeat-x;
height:375px;
width:479px;
display:block;
margin:0px;
padding-top:25px;
padding-left:0px;
padding-right:0px;
z-index:1;
float:left;
}

.tabs_container_small{
background-image:url(../images/bkg_tabs_container_small.jpg);
background-repeat:repeat-x;
background-color:#1d1d1d;
height:166px;
width:480px;
display:block;
margin:0px;
padding-top:8px;
padding-left:0px;
padding-right:0px;
z-index:1;
float:left;
}

*html .tabs_container{
background-image:url(../images/bkg_tabs_container.jpg);
background-repeat:repeat-x;
height:375px;
*width:479px;
display:block;
overflow:hidden;
margin:0px;
padding-top:25px;
padding-left:9px;
padding-right:9px;
z-index:1;
float:left;
}

.border_left{
background-image:url(../images/tabs_border_left.jpg);
background-repeat:no-repeat;
width:1px;
height:390px;
overflow:hidden;
float:left;
}

.border_left_small{
background-image:url(../images/tabs_border_left_small.jpg);
background-repeat:no-repeat;
width:1px;
height:136px;
overflow:hidden;
float:left;
}

.tabs_container_top{
background-image:url(../images/top_tabs_container.jpg);
background-repeat:no-repeat;
width:481px;
height:3px;
z-index:1;
padding-top:3px;
}

.tabs_container_top_first{
background-image:url(../images/top_tabs_container_first.jpg);
background-repeat:no-repeat;
width:481px;
height:3px;
z-index:1;
padding-top:3px;
}

.clearFixPlain{
clear:both;
line-height:0.1px;
height:0.1px;
font-size:0.1px;
overflow:hidden;
}

.left_help_top{
background-image:url(../images/left_help_top.jpg);
background-repeat:no-repeat;
width:383px;
height:6px;
margin:0px;
padding:0px;
overflow:hidden;
}

.left_help_bottom{
background-image:url(../images/left_help_bottom.jpg);
background-repeat:no-repeat;
width:383px;
height:6px;
margin:0px;
padding:0px;
}

.left_help{
background-color:#202020;
width:383px;
margin:0px;
padding:0px;
padding-top:3px;
padding-bottom:10px;
}

.inside_left_help{
margin-left:12px;
margin-right:10px;
}

.left_help_title{
float:left;
margin-top:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-transform:uppercase;
color:#C40000;
}

.left_help_button{
float:right;
}

.left_help_text{
margin-top:10px;
margin-right:8px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#B4B4B4;
}