body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	background: url('../images/diamond_bg.jpg') #FFF;
}

#wrap {
	padding	: 0px;
	background: url('../images/headerBG.jpg') transparent;
	border-bottom: 3px solid #E85B14;
	border-top: 1px solid #E85B14;
	background-repeat: repeat-x;
}

#top {
	background: url('../images/headerLogo.png') #FFF;
	margin-bottom: 5px;
}

a {
	color: #0061A9;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

#content {
	margin-top: 1px;
	background: transparent;
}

#contactForm h2, #application #h3 {
	border-color: #0099FF; 
}

.newsPost > .post {
	background : #F3F3F3;
	border: 1px solid;
	border-color: #DDD;
}

.newsPost h2 {
	font-size: 140%;;
	font-weight: bold;
	border-color: #DDD;
}

.newsPost h2 .postDate {
	font-size :60%;
}

#mainContent {
	background: transparent;
	margin-top: 0px; /*maybe bad?*/
	padding-top: 5px;
}

#banner {
	height: 92px;
	background: transparent;
}

#footer {
	background : #F3F3F3;
	border-color: #DDD;
	-moz-opacity: .85;
	filter:alpha(opacity=85);
	opacity: .85;
	margin-top: 5px;
	padding-top: 5px;
	border: 1px solid #777;
}

.sideWidgetTitle {
    height: 28px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    background: url('../images/ag_sidebar_header.png') transparent no-repeat;
    font-size: 108%;
    padding: 4px 0 4px 0;
    margin: 0 0 5px 0;
    -moz-border-radius-topleft: 7px;
    -webkit-border-top-left-radius: 7px;
	border-top-left-radius: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
	border-top-right-radius: 7px;
	position: relative;
	left: -15px;
	width: 250px;
}

.footerWidgetTitle {
	background: #E5E5E5;
	font-weight: bold;
	margin: 0 0 0 0;
}

#content > .grid_9 {
	background: #FAFAFA;
	margin-top : 5px;
	border : 1px solid #777;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;

}

#sidebar {
	margin: 10px 0;
	background: #FAFAFA;
	padding: 0 3px;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
}
#sidebar .widget {
	margin: 0 0 20px 0;
}

#sidebar .widget.noTitle {
	background: #EEE;
	border: none;
	border-top: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	left: 0px;
	width: 215px;
}

/********* theme options specific *************/

#navContainer {
	border-color: #E85B14;
	background: transparent;
}

#tabsTopContainer > .tab {
    display: inline;
    list-style: none;
    list-style-type: none;
    padding: 3px 8px 1px 8px;
    margin: 2px 5px 0 5px;
    background: url('../images/hoverNavBG.png') #3a3a3a;
    border-top: 2px solid #555;
    border-right: 3px solid #444;
    border-left: 3px solid #666;
    -moz-border-radius-topleft: 7px;
    -webkit-border-top-left-radius: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
	text-decoration: none;
	font-size: 116%;
	font-weight:bold;
	text-shadow: #222 1px 1px 1px;
}

#tabsTopContainer > .tab.active {
    background: url('../images/currentNavBG.png') #fd8b39;
    border-top: 2px solid #ff9c4A;
    border-right: 3px solid #dc7a28;
    border-left: 3px solid #ffAD5B;

}

#tabsTopContainer > .tab:hover {
	border-top: 2px solid #74a6c3;
    border-right: 3px solid #5284a1;
    border-left: 3px solid #85b7d4;
    background: url('../images/navBG.png') #6395b2;
}

#individualMovie {
	background: transparent;
}

.individualMovieHeader{
	color: #fff;
	background: #FD8B39;
	border-color: #000;
}

.individualShowtimes > h3 {

}

.csTitle {
	text-shadow: #000 2px 1px 1px;
	color: #FFF;
	background: url('../images/csBG.png') #FD8B39;
	border-color: #000;
}

.csReleaseDate {
	text-shadow: #000 2px 1px 1px;
}

.importantMessage {
	color : #EF6F00;
}

/*** FOO SITE.CSS COLORS N STUFF **/
.frontPageHeader {
    background: url('../images/frontPageHeaderBG.png') #6395b2;
    margin: 0 0 5px 0;
    padding: 3px 5px;
    border-top: 1px solid #6496B3;
    border-left: 1px solid #75A7C4;
    border-right: 1px solid #427491;
}

.frontPageHeader > .chooseADate {
	font-size: 115%;
	text-shadow: #222 2px 1px 1px;
}

#dateSelect {
	margin-top: 3px;
    margin-left: 5px;
	font-size: 100%;
    border: 1px solid #A7D6E8;
    position: relative;
    bottom: 1px;
}

#showtimes {
	background: #FFF;
}

.head {
	font-size: 93%;
    background: url('../images/accordionBG1.png') #FFF;
    width: auto;
    border-top: 1px solid #e0e0e0;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #c0c0c0;
    border-left: 1px solid #f0f0f0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
/*
	background: #252525;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#252525', endColorstr='#1C1C1C');
	background: -webkit-gradient(linear, left top, left bottom, from(#252525), to(#1C1C1C));
	background: -moz-linear-gradient(top,  #252525,  #1C1C1C);

	border-color : #3F3F3F;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;

	text-shadow: #000 1px 1px 1px;
*/
}

.head.bg2{
    background: url('../images/accordionBG2.png');
	background-color: #FFF;
    border-top: 1px solid #c2c2c2;
    border-right: 1px solid #b2b2b2;
    border-bottom: 1px solid #a2a2a2;
    border-left: 1px solid #d2d2d2;
}


.head:hover {
    background-color: #FDC339;
}

.right > .expandIcon {
	background: #777;
	color: #FFF;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777', endColorstr='#444444'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#77777), to(#444444)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #777777,  #444444); /* for firefox 3.6+ */
	border-color: #CCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-shadow: #222 2px 1px 1px;
}

.right:hover > .expandIcon {
	background: #333;
}

.body {
	color: #000;
	background: #FFF;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DDDDDD'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#DDDDDD)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FFFFFF,  #DDDDDD); /* for firefox 3.6+ */
	border-color: #CCC;
	margin-bottom: 10px;
}

.specialNote, .midnightLabel {
	color: #F76902;
}

.body > .poster {
	border-color: #777
}

.head .rating{
	color: #777;
}

.time {
	font-weight: normal;
	color: #777;
}

.time a {
	color: #000;
}

.time a:hover {
	color: #000;
	text-decoration: underline;
}

.accordionHeadButton {
	background: #FD8839;
	color: #FFF;
	border-color: #FFF;

	text-shadow: #222 1px 1px 1px;
	text-decoration: none;
}

.accordionHeadButton:hover {
    background: #6395b2;
	border-right: 1px solid #BBB;
	text-decoration: none;
}

#mainContent > .frontPageWrapper {
	border-top: 1px solid #CCC;
	border-bottom : 1px solid #CCC;
}

.frontPageWrapper > .header {
	background : url('../images/frontPageHeaderBG.png') #6395B2;
	color: #FFF;
	text-shadow: #000000 1px 1px 0px;
	border-color: #DDD;
	padding: 2px 5px;
	font-size: 120%;
}
.wms_image img {
	border: 1px solid #777;
}

#image_bottom_content, #image_top_content,
#image_bottom_content img, #image_top_content img {
	/*2px less because of container border*/
	max-width: 698px;
}
#image_bottom_content.cycleMe, #image_top_content.cycleMe {
	left: 0px;
}