body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #fff;
	font-size: 12px;
	background: url('../images/patternbg.jpg') top center repeat-y #171717;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #3f9e9b;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	display: inline;
	color: #c6c6c6;
	margin-bottom: 15px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
}

img {
	border: none;
}

.title {
	font-weight: bold;
	color: #3f9e9b;
	font-size: 13px;
}

.inputStyle {
	width: 220px;
	padding: 10px;
	color: #4d4d4d;
	font-size: 12px;
	letter-spacing: 2px;
	margin-bottom: 20px;
	background: url('../images/inputbg.jpg') repeat-x #e5e5e5;
	clear: both;
	float: left;
	display: inline;
}

.inputButtonStyle {
	width: 220px;
	padding: 10px;
	font-size: 13px;
	border: none;
	color: #fff;
	background: url('../images/inputbuttonbg.jpg') repeat-x #000;
	clear: both;
	float: left;
	display: inline;
}

#fullWide {
	width: 100%;
	float: left;
	display: inline;
}

#widthSetter {
	width: 940px;
	margin: 0 auto;
}

#topBanner {
	width: 100%;
	height: 300px;
	background: url('../images/theatertop-garner.jpg') top center no-repeat;
	float: left;
	display: inline;
}

#topBannerWidth {
	width: 940px;
	margin: 0 auto;
}

#navHolder {
	width: 100%;
	height: 46px;
	background: #000;
	float: left;
	display: inline;
}

.widthSetter {
	width: 940px;
	margin: 0 auto;
}

#nav {
    width:746px;
    height:46px;
    float: left;
    display: inline;
}

#nav a {
    color:#FFF;
}
    	
/* navigation
--------------------------------------------------------------------------------*/
#nav ul {
    width:800px;
    height:46px;
    list-style: none;
    margin: 0;
    padding: 0;
}

#nav ul li {
    float:left;
    position:relative;
}

#nav ul li a {
    display:block;
    float:left; 
    height:46px;	
    background-image: url('../images/navbar.jpg');
    text-indent:-6000px;
    cursor: pointer;
}
    
/* up */
#nav li#films a { width:189px; background-position:-0px 0px; }
#nav li#announcements a { width:78px; background-position:-189px 0px; }
#nav li#theaterrentals a { width:160px; background-position:-267px 0px; }
#nav li#sponsors a { width:111px; background-position:-427px 0px; }
#nav li#contact a { width:113px; background-position:-538px 0px; }
#nav li#comingsoon a { width:143px; background-position:-655px 0px; }
    
/* over */
#nav li#films a:hover { background-position:-0px -46px; }
#nav li#announcements a:hover { background-position:-189px -46px; }
#nav li#theaterrentals a:hover { background-position:-267px -46px; }
#nav li#sponsors a:hover { background-position:-427px -46px; }
#nav li#contact a:hover { background-position:-538px -46px; }
#nav li#comingsoon a:hover { background-position:-655px -47px; }

.navover {
	background-position: 0px -46px;
}
.leftColumn {
	width: 620px;
	float: left;
	display: inline;
}

.homeMovie {
	width: 300px;
	height: 150px;
	margin: 10px 10px 10px 0;
	float: left;
	display: inline;
}

#showtimes {
	line-height: 22px;
	color: #d0d0d0;
}

.tableHead {
	color: #9a9a9a;
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: capitalize;
}

.rowAlt {
	background: url('../images/tablerow.png') repeat;
}

.movietitle {
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}

.movieSubLine {
	font-size: 11px;
	font-style: italic;
	color: #d0d0d0;
}

.rightColumn {
	width: 220px;
	margin-right: 30px;
	float: right;
	display: inline;
}

.rightColumnMain {
	width: 420px;
	float: right;
	display: inline;
}

#rightNav {
	width: 100%;
	font-size: 25px;
	letter-spacing: -1px;
	line-height: 40px;
	float: left;
	display: inline;
}

#rightNav a:link {
	color: #fff;
	text-decoration: none;
}

#rightNav a:hover {
	color: #9a9a9a;
	text-decoration: none;
}

#citySelect {
	width: 890px;
	height: 50px;
	margin-right: 30px;
	line-height: 16px;
	text-align: right;
	float: right;
	display: inline;
}

#selectBox {
	width: 220px;
	padding-top: 10px;
	text-align: left;
	float: right;
	display: inline;
}

.selectStyle {
	width: 220px;
	background: black;
	border: 1px solid #929292;
	font-size: 12px;
	line-height: 20px;
	color: #a2a2a2;
}

#topBannerCity {
	width: 160px;
	height: 204px;
	line-height: 16px;
	padding: 0 0 0 90px;
	background: url('../images/carolinacinemaslogo.jpg') no-repeat top left;
	float: right;
	display: inline;
}

.sectionTitle {
	width: 100%;
	font-size: 11px;
	letter-spacing: 3px;
	margin: 25px 0;
	float: left;
	display: inline;
}

.link, .signupframe {
	color: #FFF2F2;
	font-family: Arial, Helvetica, sans-serif;
}

.link {
	text-decoration: none;
}

.signupframe {
	width: 200px;
	border: 1px solid #000000;
	padding: 10px;
	background: #141414;
	float: left;
	display: inline;
}

.moviePoster {
	width: 130px;
	height: 330px;
	margin: 0 10px 10px 0;
	float: left;
	display: inline;
}

.sponsorHolder {
	width: 420px;
	height: 210px;
	margin: 10px;
	float: left;
	display: inline;
}

#footerHolder {
	width: 100%;
	background: url('../images/blackchalk_tile.jpg') repeat;
	margin-top: 35px;
	padding: 20px 0;
	font-size: 11px;
	text-align: center;
	line-height: 22px;
	float: left;
	display: inline;
}

.sponsorHolder {
	width: 420px;
	height: 210px;
	margin: 10px;
	float: left;
	display: inline;
}

#footerHolder {
	width: 100%;
	background: url('../images/blackchalk_tile.jpg') repeat;
	margin-top: 35px;
	padding: 20px 0;
	font-size: 11px;
	text-align: center;
	line-height: 22px;
	float: left;
	display: inline;
}
