/* CSS Document */

/* important ones
main color: 11a1ac
background: eef8f9
*/

* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

body {
	background-color:#D9DFEB;	
}
body.mceContentBody {
   background: #FFF;
}

p {
	margin-bottom:10px;
}

h1 {
	font-size:16px;
	font-weight:bold;
}

h2 {
	background-color:#d9dfeb;
	color:#000000;
	font-weight:normal;
	padding:2px;
	margin-bottom:10px;
}

h3 {
	font-size: 16px;
}

ul, ol {
	margin-bottom:10px;
}

.list {
	border:none;
	border-collapse:collapse;
	margin-bottom:10px;
}

.list th {
	text-align: center;
	font-weight:bold;
	border-bottom:1px solid black;
	margin-bottom:5px;
}

.list td {
	padding:2px 5px;
	border-right: 1px dotted gray;

}

.odd {
	background-color: #d9dfeb; /*#eef8f9; */
}


input, textarea {
	border:1px solid black;
}

input:focus, textarea:focus {
	border:1px solid #4F5F7F;
}

hr {
	background-color: #000;
	height: 1px;
	border: none;
	margin-top:16px;
	margin-bottom:6px;
}

#wrapper {
	background-color:#FFF;
	border:1px solid #000;
	margin:15px;
	padding:20px;
	width:auto;
	max-width: 740px;
	min-width: 740px;
}

#header {
	margin-bottom:15px;
}

#header ul li  {
	list-style:none;
	display:inline;
	margin-right:5px;
}

#header a, #header a:link, #header a:active, #header a:visited, #header a:hover {
	font-family: Arial, Heveltica;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	color:#626262;
}

#header a:hover {
	color:#4F5F7F;
}

#header img {
	border:none;
}

/*#headerlogo {
	width: 300px;
}*/

#container {

}

.error {
	font-weight:bold;
	color:red;
}

#content li {
	/*margin-left: 15px;	*/
}

li {
	margin-left: 0;	
}

#bigBanner {
	position: fixed; 
	left: 920px; 
	top: 15px;
	/*background-image: url('../imgBanner/big/karatetiger.jpg'); */
}

#bigBanner a, #bigBanner a:link, #bigBanner a:hover, #bigBanner a:active, #bigBanner img {
	border:none;
	color:black;	
}
	
#movieAbbr {
	clear:both;
	font-size:10px;
	padding-top:10px;
}

abbr, acronym {
	border-bottom: 1px dotted;	
}


.fb {
	position: absolute;
	left: 810px;
	top: 15px;
}

#price_logo {
	
	margin-left: 80px;
}

#price_logo img {
	padding-bottom: 10px;
}



/*



 navi ----------------------------------------------------------------------------------------------------- */

 #navi div a {display:none;}
 
#navi {
	width:175px;
	float:left;
}

#navi h2 {
	margin:0;
}

#navi li {
	list-style:none;
	display:inline;
	margin-right:6px;
}

#navi .weeklinks li {
	font-weight: bold;	
}

#navi ul {
	padding:0;
	margin-left:0px;
	margin-bottom:10px;
}

#navi .weeklinks a, #navi .weeklinks a:link, #navi .weeklinks a:active, #navi .weeklinks a:visited {
	display:inline;
}

#navi .weeklinks a:hover {
	text-decoration:none;
	color:#4F5F7F;
}

#navi a, #navi a:link, #navi a:active, #navi a:hover, #navi a:visited {
	color:#000000;
	text-decoration:none;
	display:block;
}

#navi a:hover {
	color:#4F5F7F;
	text-decoration:underline;
}


/*

content ----------------------------------------------------------------------------------------------------------
*/


#contentContainer {
	float:left;
	padding-left: 15px;
	width:74%;
}

#content {
	float:left;
	/*width: 78%;*/
width: 100%;
}

#content a, #content a:link, #content a:active, #content a:hover, #content a:visited {
	color:#b6bbc5; /* #000 */
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}

#content div a, #content div a:link, #content div a:active, #content div a:hover, #content div a:visited {
	color:#000;	
}

#content img {
	border:none;	
}

#content h2 {
	margin-right: 15px;
	font-weight: bold;
}

.shoutbox {
	margin-bottom:20px;	
}

#bannerContainer {
	display:none;
	float:right;
	width:142px;
	padding-right: 0;
}

.imgBanner {
	border: 1px solid #000;
	margin-bottom: 5px;
}

#bigBanners a img {
	height: 142px;
	margin: 0% 5% 0% 0%;
	opacity: 0.4;
	border: 1px solid #000;
	filter: alpha(opacity=40);
}

#bigBanners {
	margin-top: 50px;
}

#bigBanners a img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#versionOption {
	display: none;
	font-size: inherit;
}

.priceTable>tbody>tr>:first-child {
	width: 90%
}

.mobile-break { display: none; }


@media  screen and (min-device-width : 320px) and (max-device-width : 800px)
{
    #versionOption
    {
        display: inline;
    }
	#escapeMobile {
		display:none;
	}
	.mobile-break { display: inline; }
}

.dailyProgramColumn {
	/*float:left;
	width:245px;*/
	margin-right: 15px;
}

.leftColumn {
	margin-right: 10px;	
}

.dailyProgramMovieBox {
	border-top: 1px solid #c1dcec;
	padding: 2px;
}

.dailyProgramTime {
	float:left;
	font-size: 14px;
}

.dailyProgramContent {
	margin-left:10px;
	margin-right:15px;
	float:left;
	width: 260px;
}

.dailyProgramContentMovie, .dailyProgramContentMovie a:hover  {
	/*font-size:14px;*/ /* this is removed since everything should have the same size */
	/*font-weight:bold;*/
}

.dailyProgramInfo {
	float:right;
	margin-left:2px;
	text-align: right;
}

.dailyProgramMovieBox.sneakPreview {
	/*border-top: 1px solid white;
	border-bottom: 1px solid white;*/
	background-color:  #c86c59; /*#11A1AC;*/	
}

.weeklyProgramToday {
	border:1px solid #D9DFEB;
	padding: 1px;
}
.weeklyProgramSelected {
	padding: 0px;
	border: 1px dotted #D9DFEB;
}

.movieProgram {
	font-weight:bold;
	line-height:30px;
	width:80px;
	text-align:right;
}

.movieProgramDate {
	float:left;
	width:110px;
	margin-left:10px;
	text-align:left;
}

.movieProgramTime {
	float:left;
}

.movieProgramLocation {
	margin-left:200px;
	font-weight:normal;
	width: 90px;
}

.additionalTime {
	margin-left: 120px;	
}

.twoLinesProgram {
	line-height:100%;
	padding-top:3px;
}

.subtitle {
	font-weight: bold;
	margin-bottom: 0;
	color: #4F5F7F;
}

.landYear {
	font-weight:bold;
	margin-bottom:0;
	text-align: left;
}

.shortDesc {
	color: #4F5F7F;
	text-align: left;
}

.longDesc {
	text-align: left;
}

.extraDesc {
	text-align: left;
	font-style: italic;	
}

.movieExtraInfo {
	width:150px;
	float:right;
}

.movieMainInfo {
	float: left;
	width: 373px;
	margin-right: 10px;
}

.moviePic, .moviePic a, .moviePic a:link, .moviePic a:active, .moviePic a:visited, .moviePic a:hover {
	margin-bottom:10px;
	border:none;
}

.inMovieColor {
	color: #4F5F7F;
}


.newsentry{
	margin-bottom: 10px;
}


.newsdate {
	color:white;
	float:right;
	font-size:10px;
	margin-right:10px;
	margin-top: 3px;
}

.rightAligned {
	clear: right;
	float: right;	
	width:150px;
	margin-right: 14px;
}

.leftAligned {
	float: left;	
}

.notice {
	border: 1px solid #D9DFEB;
	padding: 2px;
	text-align: center;
	margin: 10px;	
}

.flickr-photostream {
	padding:3px;
}

/*

movie button ------------------------------------------------------------------------------------------------------------
*/

#trailerBtn {
width:148px;
height:40px;
}

.btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#666666 !important;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	line-height:40px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color:#e9e9e9;
	text-decoration:none !important;
}
.btn:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */


/*

footer ------------------------------------------------------------------------------------------------------------
*/

#footer {
	clear:both;
	padding-top:10px;
	font-size:10px;
	text-align:left;
}

#footer h3 {
	background:none;
	color:#000;
	font-size:16px;
	font-weight:bold;
}

#footer a, #footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	font-size:inherit;
	color: #000;
	text-decoration:none;
	border-bottom:1px solid #000;
}

#footer a:hover {
	text-decoration:none;
	border-bottom:1px solid #4F5F7F;
}

#logos {
	float:right;	
}

#logos a {
	border: medium none !important;
	margin-right: 10px;
}

.noborder {
	border:none;
}
