@charset "utf-8";
.table_movie {
	background-color: #cecdc9;
	border: 5px solid #FFFFFF;
}
.txt_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #993366;
}
.txt_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.movie_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990066;
}
.txt_days {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3366;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF00FF;
	border-right-color: #FF00FF;
	border-bottom-color: #FF00FF;
	border-left-color: #FF00FF;
}

body {
	background-color: #e9e7e2;
	margin: 0px;
	padding: 0px;
}
.subnav_bg {
	background-color: #530142;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.subvan_subheader_bg {
	background-image: url(../images/common/section_subheader_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	border: 1px solid #FFFFFF;
}
.txt_page_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #a980a1;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a980a1;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.subnav_bullet {
	
	height: 20px;
	width: 5px;

	margin-right:10px;
}
.subnav_header_bg {
	background-image: url(../images/common/menu_header_bg.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 277px;
}
.txt_white_section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.section_header {
	background-color: #530142;
	background-image: url(../images/common/section-_header_bg.jpg);
	background-repeat: repeat-x;
	height: 54px;
	border: 1px solid #FFFFFF;
}
.poster {
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.section_header_small {
	background-color: #530142;
	background-image: url(../images/common/section-_header_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	border: 1px solid #FFFFFF;
	padding: 0px;
}
.top_spacer {
	height: 10px;
}
.subnav_item {
	padding-left: 10px;
}
