/********************/
/*		STLYES	    */
/********************/
body {
	font-size:12px;
	font-weight:bold;
	color:#000;
	background-image:url(../images/background1.jpg);
	background-color:#4e4b40;
	text-align:center;
    margin: 0px 0px 10px;
    font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
}
a:link, a:visited, a:hover {
	color:#000b8b;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/********************/
/*		DIVS	    */
/********************/
#advertising {
    clear: both;
    display: table-cell;
	background-color:#d4cdb7;
	font-size:14px;
    height: 30px;
    width: inherit;
    vertical-align: middle;
    font-family:'Arial', 'Verdana', 'Helvetica', sans-serif;
    font-weight: normal;
    padding: 5px;
}
#cancel {
    clear: both;
    display: table-cell;
	background-color:#d4cdb7;
	font-size:16px;
    width: inherit;
    vertical-align: middle;
    font-family:'Arial', 'Verdana', 'Helvetica', sans-serif;
    font-weight: normal;
    padding: 20px;
    text-align: left;
    font-weight: bold;
}
#cancelm {
    clear: both;
    display: table-cell;
	font-size:28px;
    font-weight: bold;
    height: 30px;
    width: inherit;
    vertical-align: middle;
    font-family:'Arial', 'Verdana', 'Helvetica', sans-serif;
    font-weight: normal;
    padding: 20px;
    text-align: center;
}
#broadway {
	clear:both;
	position:fixed;
	float:right;
	bottom:0px;
	right:0px;
}
#subscribe {
	clear:both;
	position:fixed;
	float:right;
	top:0px;
	right:0px;
        display: table-cell;
	background-color:#d4cdb7;
	font-size:14px;
        height: 50px;
        width: 100px;
        vertical-align: middle;
        font-family:'Arial', 'Verdana', 'Helvetica', sans-serif;
        font-weight: normal;
        padding: 5px;
}
#contact {
	position:absolute;
	top:23px;
	right:10px;
	text-align:right;
	font-size:10px;
}
#currents {
	clear:both;
	position:relative;
	float:left;
	width:764px;
	background-color:#fff;
	padding:5px;
	font-size:11px;
	border-width:1px 0px 1px 0px;
	border-color:#333;
	border-style:solid;
	margin-bottom:10px;
}
#currentsfoot {
	clear:both;
	float:left;
	width:774px;
	height:80px;
	border-width:1px 0px 1px 0px;
	border-color:#333;
	border-style:solid;
	background-color:#FFF;
	color:#000;
	font-size:11px;
	/*margin-top:10px;*/
}
.details {
	position:absolute;
	bottom:5px;
	left:10px;
	font-size:9px;
}
#employment {
    text-align: left;
    clear:both;
	font-size:14px;
    padding: 10px;
    font-family:'Arial', 'Verdana', 'Helvetica', sans-serif;
   
}
#facebook {
	position:absolute;
	float:left;
	top:8px;
	left:5px;
}
#footer {
	clear:both;
	position:relative;
	float:left;
	background-color:#000;
	padding:5px;
	width:764px;
    height:30px;
}
#header {
	position:relative;
	float:left;
	width:774px;
    height: 98px;
	font-size:10px;
	color:#000;
	background-color:#b8b29e;
}
#left-header {
	position:static;
	width:774px;
    height: 98px;
	font-size:10px;
	color:#000;
	background-color:#b8b29e;
}
.links {
	position:absolute;
	bottom:5px;
	right:10px;
	font-size:9px;
	text-align:left;
}
.links a:link, .links a:visited {
	color:#000;
	text-decoration:none;
}
.links a:hover {
	text-decoration:underline;
}
#location {
	position:absolute;
	top:23px;
	left:10px;
	text-align:left;
	font-size:10px;
}
#maincont {
	width:774px;
	margin:0 auto;
	background-color:#b8b29e;
    border:1px solid #000;
    font-size:12px;
	overflow:hidden;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
img {
    border: none;
}
img.arrow {
    margin-right:3px;
}
.moviecont {
	clear:both;
	float:left;
	width:764px;
	background-color:#b8b29e;
	padding:0px 0px 10px 10px;
}
#note {
	color:#000b8b;
    font-weight: bold;
}
.playing {
	clear:both;
	position:relative;
	float:left;
	width:744px;
	background-color:#fdfdfd;
	padding:15px;
	font-size:16px;
	border-width:1px 0px;
	border-color:#333;
	border-style:solid;
	font-family:'Arial', 'Verdana', 'Helvetica', sans-serif;
	margin-bottom:10px;
}
#covvac {
	clear:both;
	position:relative;
	float:left;
	width:744px;
	background-color:#E5DDC4;
	padding:15px;
	font-size:16px;
	border-width:1px 0px;
	border-color:#333;
	border-style:solid;
	font-family:'Arial', 'Verdana', 'Helvetica', sans-serif;
	margin-bottom:10px;
}
.poster {
	float:left;
	width:150px;
	height:224px;
	padding:5px;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #000;
    border-radius: 0px 0px 0px 5px;
	background-color:#fff;
}
.poster_large {
	float:left;
	width:150px;
	height:300px;
	padding:5px;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #000;
    border-radius: 0px 0px 0px 5px;
	background-color:#fff;
}
#price {
	clear:both;
	float:left;
	width:754px;
	height:60px;
	border-width:1px 0px;
	border-color:#333;
	border-style:solid;
	background-color:#fdfdfd;
	color:#000;
	padding:10px;
	font-size:14px;
    font-family:'Arial', 'Verdana', 'Helvetica', sans-serif;
    font-weight: normal;
}
.time {
	position:relative;
	float:left;
	width:200px;
	height:229px;
	padding:0px 0px 5px 10px;
	background-color:#E5DDC4;
	text-align:left;
	font-size:11px;
	margin-right:10px;
    border-radius: 0px 0px 5px 0px;
	overflow:hidden;
}
.time_large {
	position:relative;
	float:left;
	width:200px;
	height:304px;
	padding:0px 0px 5px 10px;
	background-color:#E5DDC4;
	text-align:left;
	font-size:11px;
	margin-right:10px;
    border-radius: 0px 0px 5px 0px;
	overflow:hidden;
}
.timesmall {
	position:relative;
	float:left;
	width:200px;
	height:229px;
	padding:0px 0px 5px 10px;
	background-color:#E5DDC4;
	text-align:left;
	font-size:8px;
	margin-right:10px;
    border-radius: 0px 0px 5px 0px;
	overflow:hidden;
}
.promo {
	position:relative;
	float:left;
	width:361px;
	height:229px;
	padding:0px 0px 5px 10px;
	background-color:#E5DDC4;
	text-align:left;
	font-size:11px;
	margin-right:10px;
    border-radius: 0px 0px 5px 0px;
	overflow:hidden;
}
.promo_large {
	position:relative;
	float:left;
	width:361px;
	height:304px;
	padding:0px 0px 5px 10px;
	background-color:#E5DDC4;
	text-align:left;
	font-size:11px;
	margin-right:10px;
    border-radius: 0px 0px 5px 0px;
	overflow:hidden;
}
.promosmall {
	position:relative;
	float:left;
	width:361px;
	height:229px;
	padding:0px 0px 5px 10px;
	background-color:#E5DDC4;
	text-align:left;
	font-size:10px;
	margin-right:10px;
    border-radius: 0px 0px 5px 0px;
	overflow:hidden;
}
.titlecont {
	clear:both;
	float:left;
	width:764px;
	background-color:#b8b29e;
	padding-left:10px;
}
.titles {
	float:left;
	width:352px;
	padding:10px;
	color:#FFF;
	background-color:#333;
    border-radius: 5px 5px 0px 0px;
	font-family:'Arial', 'Verdana', 'Helvetica', sans-serif;
	font-size:14px;
	margin-right:10px;
	text-align:center;
}
/********************/
/*		MAP PAGE	*/
/********************/
#headermap {
	position:relative;
	float:left;
	width:774px;
    height: 98px;
	font-size:10px;
	text-align:center;
	color:#000;
	background-color:#b8b29e;
	overflow:hidden;
}
#map {
    clear:both;
	background-color:#b8b29e;
	font-size:10px;
}

/* media query */

@media screen and (max-width: 774px) {
    #broadway {
        display: none;
    }
}