@charset "UTF-8";

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	/* list-style: none; */
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* CSS Document */

body {
	position: relative;
	margin: 0;
	padding: 0;
	background: #ba3c19 url(/anderson-center/images-template/background-gradient.png) center top repeat-x;
	height: 100%;
}

img {
	border: 0;
	display: block;
}

/* Layout-home*/

#backgroundLogo {
	width: auto;
	min-height: 900px;
	background-image: url(/anderson-center/images-template/anderson-logo-background.png);
	background-repeat: no-repeat;	
	background-position: center top;
	clear: both;
}

#header {
	width: auto;
	height: 95px;
	background: #000000 url(/anderson-center/images-template/header-gradient.gif) left top repeat-y;
	border-bottom: 4px solid #5b1a09;
}

#headerContent {
	width: 975px;
	padding: 20px 0px 0px 15px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	vertical-align: top;
}

#headerNavigation {
	width: 175px;
	float: right;
	text-align: right;
	padding-top: 7px;
}

#headerNavigation ul{
	padding: 0px;
	margin: -5px 0px 0px 0px;
}

#headerNavigation li{
	list-style: none;
	line-height: 110%;
	margin: 0px 0px -1px 0px;
	
}

#headerNavigation li a{
	color: #ffcc00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
}

#headerNavigation li a:hover{
	color: #ba3b19;
	text-decoration: none;
}

#flashWrapper {
	width: 975px;
	padding: 5px;
	margin: 10px auto 0px auto;
	height: 305px;
	background: #5b1a09;
	border: 1px solid #000;
}

#navigationBarBorder {
	width: auto;
	margin: 10px auto 0px auto;
	height: 3px;
	background: #000;
}

#navigationBar {
	width: auto;
	padding: 5px 0px 0px 0px;
	margin: 0px auto 0px auto;
	height: 23px;
	background-image: url(/anderson-center/images-template/navbar-bg.png);
	background-repeat: repeat;
}

#navigationBarContent {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: none;
}

#bodyContent {
	width: 975px;
	margin: 25px auto 0px auto;
	clear: both;
}

#bodyContentWording {
	width: 560px;
	height: 380px;
	padding: 0px 0px 0px 25px;
	float: left;
}

#bodyContentShows {
	width: 560px;
	padding: 0px 0px 0px 25px;
	float: left;
}

#bodyContentFeatures {
	width: 300px;
	height: 350px;
	float: right;
	background-image: url(/anderson-center/images-template/features-background.png);
	background-repeat: no-repeat;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

#bodyContentFeaturesSecondary {
	width: 300px;
	min-height: 500px;
	float: right;
	background-image: url(/anderson-center/images-template/features-background-secondary.png);
	background-repeat: no-repeat;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

#bodyContentFeatures a{
	text-decoration: none;
	color: #ffcc00;
}

#bodyContentFeatures a:hover{
	text-decoration: none;
	color: #fff;
	border-bottom: 2px solid #fff;
}

#bodyContentFeaturesOne {
	width: 270px;
	height: 77px;
	padding-top: 10px;
	margin: 0px auto 0px auto;
}

#bodyContentFeaturesTwo {
	width: 270px;
	height: 97px;
	margin: 0px auto 0px auto;
}

#bodyContentFeaturesOne h3{
	line-height: 120%;
	padding-bottom: 0px !important;
}

#bodyContentFeaturesThree {
	width: 270px;
	height: 73px;
	margin: 0px auto 0px auto;
}

#bodyContentFeaturesThree h3{
	line-height: 120%;
	padding-bottom: 0px !important;
}

#bodyContentFeaturesContact {
	width: 270px;
	height: 130px;
	margin: 0px auto 0px auto;
}

#featuresBorderOne {
	width: 260px;
	margin: 5px auto;
	/*border-bottom: 2px dotted #000;*/
}

#featuresBorderTwo {
	width: 260px;
	margin: 15px auto 15px auto;
	border-bottom: 2px dotted #000;
}

#andersonLogo {
	width: auto;
	height: 125px;
	margin: 10px auto 10px auto;
	clear: both;
	text-align: center;
}

#footer {
	width: auto;
	padding: 10px 3px;
	background: #000;
	text-align: center;
	margin-top: 15px;
	clear: both;
}

/* Layout-secondary*/

#navigationBarBorderSecondary {
	width: auto;
	margin: 0px auto 10px auto;
	height: 3px;
	background: #000;
}

.showsHead {
	width: auto;
	margin-top: -5px;
	padding: 15px 10px 15px 10px; 
	border-top: 1px solid #000;
	background-image: url(/anderson-center/images-template/show-bg.png);
	background-repeat: no-repeat;
}

.centerContent {
	width: auto;
	padding: 15px 10px 15px 10px; 
	border-top: 1px solid #000;
	background-image: url(/anderson-center/images-template/show-bg-2.png);
	background-repeat: no-repeat;
}

.showsSecondary {
	width: auto;
	padding: 15px 10px 15px 10px; 
	border-top: 1px solid #000;
	background-image: url(/anderson-center/images-template/show-bg.png);
	background-repeat: no-repeat;
}

.theaterSpecs {
	width: auto;
	padding: 15px 10px 15px 10px; 
	border-top: 1px solid #000;
	background-image: url(/anderson-center/images-template/show-bg-2.png);
	background-repeat: no-repeat;
}

.theaterSpecs ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 78%;
	line-height: 145%;
	color: #FFFFFF;
	margin: -2px 0px 5px 0px;
	list-style: none;
}

.theaterSpecs li{
	padding-bottom: 5px;
}

.theaterSpecs ul ul{
	padding-left: 20px;
	font-size: 100%;
}

.showsSecondary img{
	border: 1px solid #000;
	margin-bottom: 10px;
}

.centerContent img{
	margin-bottom: 10px;
}

/* letter formatting */


#navigationBarContent ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#navigationBarContent li {
	display: block;
	display: inline;
	padding: 0px 20px;
}

#navigationBarContent li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #ffcc00;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}

#navigationBarContent li a:hover{
	border-bottom: 3px solid #ba3b19;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 185%;
	color: #000;
	font-weight: normal;
	padding-bottom: 5px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-bottom: 5px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	line-height: 150%;
	color: #fff;
	font-weight: normal;
	padding-bottom: 5px;
	letter-spacing: 1px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	line-height: 155%;
	color: #ffcc00;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}

h4 a{
	color: #ffcc00;
	text-decoration: underline;
}

h4 a:hover{
	color: #fff;
	text-decoration: none;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 87%;
	line-height: 150%;
	color: #ffcc00;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	line-height: 220%;
	color: #ffcc00;
	font-weight: normal;
	letter-spacing: 1px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	line-height: 145%;
	color: #FFFFFF;
	padding-bottom: 8px;
}

p a{
	color: #ffcc00;
	text-decoration: underline;
}

p a:hover{
	color: #fff;
	text-decoration: underline;
}

#footer p{
	font-size: 75%;
	line-height: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #ba3b19;
}

#footer a{
	color: #FFCC00;
	text-decoration: none;
}

#footer a:hover{
	color: #ba3b19;
	text-decoration: none;
}

.showsSecondary ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 78%;
	line-height: 145%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: none;
}

.showsSecondary li a{
	color: #ffcc00;
	text-decoration: none;
}

.showsSecondary li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.centerContent ol{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 78%;
	line-height: 145%;
	color: #FFFFFF;
	margin: -2px 0px 5px 0px;
}

.showsSecondary ol{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 78%;
	line-height: 145%;
	color: #FFFFFF;
	margin: -2px 0px 5px 0px;
}

.showsHead ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 78%;
	line-height: 145%;
	color: #FFFFFF;
	margin: -2px 0px 5px 0px;
}

.centerContent ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 78%;
	line-height: 145%;
	color: #FFFFFF;
	margin: -2px 0px 5px 0px;
}

.centerContent li {
	padding-top: 5px;
}

.clear {
	clear: both;
	font-size: 0.1px;
	height: 0pt;
	line-height: 0pt;
	width: 0pt;
}

.dired {
	text-align: center;
	background-color: #000;
}
