/* CSS Document */

html, body {
	padding:0px;
	margin:0px;
	/*background-image:url(../images/cinema/cinema_shade.jpg);*/
	background-repeat: repeat;
}

.main {
	width:956px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
}
.td_hight_first {
	height:1px;
}
.td_hight_first2 {
	height:1px;
}
.td_hight_second {
	height:1px;
}

.td_hight_thir {
	height:5px;
}
.td_hight_forth {
	height:7px;
}

/* welcome date*/
.welcome_shade{
	border:1px solid #98aeb3;
	background-image:url(../images/welcome_shade.jpg);
	background-repeat: repeat-x;
	background-position: left;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#053f49;
	text-decoration:none;
	height:20px;
}

/* end welcome date*/

/* home */
.home {
	border:1px solid #b3ced4;
	background-image:url(../images/home_sh.jpg);
	background-repeat: repeat-x;
	background-position: left;
	padding-left:15px;
	vertical-align:middle;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#025499;
	text-decoration:none;
	width:104px;
	height:21px;
}
.home_second_col {
	border:1px solid #8a8a8a;
	background-image:url(../images/home_se_shade.jpg);
	background-repeat: repeat-x;
	background-position: left;
	padding-left:15px;
	vertical-align:middle;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	width:104px;
	height:20px;
}
/* end home */

/* top menu */
.top_menu {
	background-image:url(../images/11.jpg); 
	background-repeat:no-repeat; 
	width:139px;
	height:26px;
	vertical-align:middle;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#074653;
}
/* end menu */

/* text main */
.td_border_main{
	border:1px solid #a7b0b2;
}
.links
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}
.links_active
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
.main_text_fonts {
	font-family:sandaru-n;
	font-size:18px;
	font-weight:bold;
	color:#c30bd0;
	padding-top:7px;
	padding-left:15px;
	padding-bottom:3px;
	padding-right:15px;
}
.body_text {
	font-family:sandaru-n;
	font-size:14px;
	line-height : 17px;
	font-weight:normal;
	color:#292929;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	
}

.body_text_withoutpadding {
	font-family:sandaru-n;
	font-size:14px;
	line-height : 17px;
	font-weight:normal;
	color:#292929;
	text-align:justify;
	
}

.body_text_sub{
	font-family:sandaru-n;
	font-size:10px;
	font-weight:normal;
	color:#292929;
	padding-left:15px;
	padding-right:15px;
	text-align:justify;
	
}
.main_sub_text_fonts {
	font-family:sandaru-n;
	font-size:14px;
	font-weight:bold;
	color:#c30bd0;
	padding-top:3px;
	padding-left:15px;
	padding-right:15px;
}

.bot_col_shade {
	background-image:url(../images/shade_main_bo.jpg);
	background-repeat:repeat-x;
	height:9px;

}
/*end text main */

/* english_text*/
.border_td {
	border:1px solid #c109ca;
}

.others_border_td {
	border-bottom:1px solid #70bfe0;
	border-left:1px solid #70bfe0;
	border-right:1px solid #70bfe0;
}
/* end english_text*/

/* others */
.others_main_fonts {
	font-family:sandaru-n;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:left;
}
.other_bot_sade {
	background-image:url(../images/other_bot_shade.jpg);
	background-repeat:repeat-x;
	height:12px;
}

/* end others*/

/* fotter */
.fotter {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding-top:24px;
}
/* fotter*/


/* inner page cinema */
.border_main_box {
	border:1px solid #eec95e;
	background-color:#fbf8ef;
}

.main_text_fonts_inner {
	font-family:sandaru-n;
	font-size:18px;
	font-weight:bold;
	padding-top:7px;
	padding-left:15px;
	padding-bottom:3px;
	padding-right:15px;
}

.subheading_fonts_inner {
	font-family:sandaru-n;
	font-size:16px;
	font-weight:bold;
	padding-top:7px;
	padding-left:15px;
	padding-bottom:3px;
	padding-right:15px;
}

.border_cinema {
	border:1px solid #eec95f;
	background-color:#f7f0d6;
	height:218px;
}
.border_cinema_2 {
	border:1px solid #eec95f;
	
}

/* End inner cinema*/