@charset "utf-8";

body {
	font: 80% "Century Gothic", Arial, Helvetica, sans-serif;
	margin: 0px; 
	padding: 0px;
	text-align: center;
	color: #000000;
	
	background: #0fb4e7; /* Old browsers */
	background: -moz-linear-gradient(top, #a9e4f7 0%, #0fb4e7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a9e4f7), color-stop(100%,#0fb4e7)); fixed /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a9e4f7 0%,#0fb4e7 100%) fixed; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a9e4f7 0%,#0fb4e7 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #a9e4f7 0%,#0fb4e7 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9e4f7', endColorstr='#0fb4e7',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #a9e4f7 0%,#0fb4e7 100%); /* W3C */	
}

a, a:visited {
	color: inherit;
	text-decoration: none;
}

a.no-focus-outline {
	outline: none;
}

a img {
	border: none;
}

a:hover, a:visited:hover {
	text-decoration: underline;
}

.oneColLiqCtrHdr #container {
	width: 100%; 
	margin: 0px auto;
	text-align: left;
}

.oneColLiqCtrHdr #header {
}

.oneColLiqCtrHdr #mainContent {
	margin: auto;
	width: 967px;
	padding: 10px;
}

.oneColLiqCtrHdr #footer {
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align: center;
	font-size: 10px;
}

#icons {
	position: relative;
	margin: auto;
	width: 1000px;
	z-index: 1;
}

#sign, #cars, #girl {
	margin: 6px 0px 6px 0px;
}

#cars {
	margin-right: 50px;
	margin-left: 90px;
}

#radio {
	margin-bottom: 95px;
}

#white-bar {
	position: absolute;
	background: #FFFFFF;
	z-index: 0;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 120px;
}

#left-content {
	float: left;
	width: 565px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#right-content {
	float: left;
	width: 377px;
	min-height: 992px;
	border-top: 8px solid #0054A7;
	border-bottom: 8px solid #0054A7;
	background: url(reel.png) repeat-y;
}

#right-content.home {
	height: 2072px;
}

#store {
	padding: 10px 40px 10px 40px;
}

#film-poster {
	float: left;
	width: 170px;
	height: 250px;
	margin: 0px 16px 16px 0px;
}

#film-info {
	float: left;
	width: 355px;
	height: 230px;
}

#film-synopsis {
	float: left;
	width: 537px;
	margin-bottom: 15px;
	/*height: 180px;*/
	text-align: justify;
}

#film-trailer {
	float: left;
	width: 557px;
	height: 333px;
	padding: 0px;
}

#menu-items {
	margin: auto;
	width: 1022px;
}

.big-title {
	font-weight: bold;
	font-size: 160%;
	color: #E13744; /*#FFEA00; */
	padding-bottom: 2px;
}

.news-alert {
	padding: 5px;
	border: 2px solid #E13744;
}

#film-details {
}

#featured-cars-details {
}

#film-sponsor span {
	font-weight: bold;
}

#film-tickets {
	float: right;
	padding-top: 6px;
	color: #0054A7;
	font-weight: bold;
}

#facebook-link {
	float: right;
	padding-top: 8px;
}

#performance-details {
	font-weight: bold;
	font-size: 120%;
}

.title {
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

#video-player {
}

hr {
	border: 1px solid #0054A7;
	margin-bottom: 10px;
}

#flyer {
	width: 540px;
	border: 2px solid #0054A7;
}

#tickets-checkout-button {
	display: block;
	padding: 10px;
	margin: -10px auto 15px auto;
	width: 256px;
	font-size: 12px;
}

#confirmation-content a, #how-to-autokino-content a, #innovative-eye-content a {
	/*color: #E13744;*/
	font-weight: bold;
}

#please-buy-tickets-at-event {
	margin-top: 5px;
}

.content {
	padding-top: 10px;
	padding-right: 24px;
	text-align: justify;
}

#projects-content .img-td {
	padding-right: 4px;
	width: 180px;
	text-align: center;
}

#home-content, #news-content, #confirmation-content, #order-overview-content, #how-to-autokino-content, #become-facebook-fan-content {
	padding-bottom: 15px;
}

#prices-content {
	text-align: justify;
}

.promo-image {
	width: 258px;
	height: 139px;
	margin: 0px 6px 6px 0px;
	border: 2px solid #E13744;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}

#movie-overview {
	padding-bottom: 15px;
}

#movie-overview a:hover {
	text-decoration: none;
}

.movie-overview-item {
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
	padding: 8px;
	max-width: 119px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.movie-overview-item:hover {
	background: #E13744;
}

.movie-overview-item-title {
	margin-top: 7px;
	min-height: 30px;
	text-align: center;
}

#facebook-box, #newsletter-box {
	margin: 10px 40px 40px 40px;
}

#prices-content {
	padding-top: 10px;
	padding-right: 24px;
}

.ticket-price {
	font-weight: bold;
	text-align: right;
}

.prices-table {
	width: 370px;
	margin-right: 10px;
	margin-bottom: 20px;
}

#packages-table {
	height: 300px;
}

.food-pics {
	width: 177px;
}

#location-overview {
	padding-bottom: 20px;
}

#location-overview a:hover {
	text-decoration: none;
}

.location-overview-item {
	display: inline-block;
	padding-top: 5px;
	padding-left: 5px;
	width: 48%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.location-overview-item:hover {
	background: #E13744;
}

#location-title {
	padding: 5px 0px 5px 0px;
}

#location-overview-title {
	padding: 10px 0px 5px 0px;
	font-weight: bold;
	font-size: 125%;
}

#location-boDate {
	font-weight: bold;
	font-size: 125%;
	padding-bottom: 20px;
}

#location-overview-boDate {
	padding-bottom: 20px;
}

#location-flag {
	float: left;
	margin-right: 15px;
}

#location-overview-flag {
	float: left;
	margin-right: 6px;
}

#location-description {
	text-align: justify;
	padding: 5px 20px 20px 0px;
}

#location-movies, #location-links, #location-map {
	padding-right: 20px;
	padding-bottom: 20px;
}

#contact-form td {
	padding-right: 20px;
}

#contact-form input[type=text] {
	width: 300px;
}

#order-tickets {
	height: 30px;
}

#sponsors-content-logos {
	background: #FFFFFF;
	border: 2px solid #0054A7;
}

.sponsors-content-logos-group img {
	margin: 0px 30px 30px 0px;
	max-width: 180px;
}

#sponsors-content div {
	padding: 15px;
}

#footer-notes {
	height: 36px;
	padding-top: 5px;
    background: url(apycom/images/main-bg.png) repeat-x;
}

#footer-sponsors {
	min-height: 60px;
	background: #FFFFFF;
	padding: 10px 0px 30px 0px;
}

.footer-sponsor-item, .footer-sponsor-item-last {
	display: inline-block;
	vertical-align: middle;
	padding-right: 20px;
}

.footer-sponsor-item-last {
	padding-left: 0px;
}
