@charset "utf-8";
/* CSS Document */

a.main:link    { color: #E9CE16; text-decoration: none }
a.main:active  { color: #E9CE16; text-decoration: none }
a.main:visited { color: #E9CE16; text-decoration: none }
a.main:hover   { color: #E9CE16; text-decoration: underline }

body {
	background-color: #000;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}

/* DIVs */

#wrapper {
	margin: 0 auto;
	width: 970px;
	border: solid 1px #FFF;
	overflow: hidden;
}

#maincol {
	width: 791px;
	background-color: #000;
	border-right:179px solid #004066;
	margin-right:-179px;
	float: left;
}

#adcol {
	float: left;
	width: 179px;
	background-color: #004066;
	text-align: center;
}

#clear {
	clear: both;
}

#footer {
	width: 970px;
	margin: 0 auto;
	text-align: center;
}

.locationscol {
	width: 33%;
	float: left;
}

/* TABLE */

th.cinemanum {
	font-size: 0.9em;
	font-weight: normal;
	color: #E9CE16;
	letter-spacing: 1px;
	padding-top: 3px;
	padding-bottom: 6px;
}

th.cinemanum2 {
	font-size: 0.9em;
	font-weight: normal;
	color: #E9CE16;
	letter-spacing: 1px;
	padding-top: 25px;
	padding-bottom: 6px;
}

table.movietimes {
	width: 791px;
	text-align: center;
}

td.datecol {
	width: 97px;
	background-color: #E9CE16;
	vertical-align: top;
}

td.dates {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	background-color: #E9CE16;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	vertical-align: middle;
}

td.dates2 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	background-color: #E9CE16;
	border-bottom: 1px solid #000000;
	vertical-align: middle;
}

td.timetop {
	font-size: 1.1em;
	color: #FFF;
	border-top: 1px solid #E9CE16;
	padding-top: 15px;
	vertical-align: top;
}

td.timetop2 {
	font-size: 1.1em;
	color: #FFF;
	padding-top: 15px;
	vertical-align: top;
}

td.timemiddle {
	font-size: 1.1em;
	color: #FFF;
	padding-top: 14px;
	vertical-align: middle;
}

td.timebottom {
	font-size: 1.1em;
	color: #FFF;
	border-bottom: 1px solid #E9CE16;
	padding-top: 13px;
	padding-bottom: 15px;
	vertical-align: bottom;
}

td.yellow {
	background-color: #E9CE16;
}

td.tdbottom {
	vertical-align: bottom;
}

/* IMGs */

img.posters {
	border: 1px solid #FFFFFF;
}

img.ads {
	margin: 5px 0 5px 0;
}

/* PARAGRAPHS */

p.tickets {
	font-size: 0.8em;
	margin: 0;
}

p.seniors {
	font-size: 0.9em;
	color: #C42023;
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 0;
	letter-spacing: -1px;
}

p.matinees {
	font-size: 0.8em;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 5px;
}

p.movtitle {
	font-size: 0.9em;
	line-height: 15pt;

	margin-top: 5px;
	margin-bottom: 5px;
}

p.timerate {
	font-size: 0.9em;
	color: #FFF;
	text-align: center;
	line-height: 15pt;
	margin-top: 0px;
	margin-bottom: 7px;
}

p.days {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
}

p.dates {
	color: #C42023;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.boyd {
	font-size: 1.7em;
	color: #004066;
	font-variant: small-caps;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 20px;
	margin-bottom: 4px;
}

p.theatername {
	font-size: 1.1em;
	color: #990000;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 3px;
}

p.address {
	font-size: 1.0em;
	color: #E9CE16;
	line-height: 15pt;
	margin-top: 0px;
	margin-bottom: 3px;
}

p.phone {
	font-size: 1.0em;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 3px;
}

p.comingsoon {
	font-size: 1.0em;
	color: #FFFFFF;
	margin: 0;
	line-height: 15pt;
}

p.virtualvisit {
	font-size: 1.0em;
	color: #FFFFFF;
	font-style: italic;
	margin: 0;
	line-height: 17pt;
}

p.footer {
	font-size: 0.7em;
	color: #dddddd;
	word-spacing: 2px;
	margin-top: 25px;
}

/* HRs */

hr {
	color:#666;
	background-color: #666;
	border: 0;
	width: 130px;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0 auto;
	margin-right: 0 auto;
}
