@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: #e9e7e2 /* url('http://www.apollon-cinema.gr/bg.jpg') no-repeat center top*/;
margin: 0 auto;
	padding: 0px;
	width: 100%;
  display: table;  

}
.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;
}



/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
   /* background:url(/images/slider.png) no-repeat; */
    width:875px;
    height:90px;
    margin:0 auto;
    padding-top:0px;
    margin-top:00px;
}

#slider {
	position:relative;
    width:875px;
    height:90px;
    margin-left:0px;
	/* background:url(/images/loading.gif) no-repeat 50% 50%; */
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:430px;
	bottom:-25px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
