/* default styles */
body { padding: 5px 0 0 0; margin: 0; font: .7em Tahoma, Arial, sans-serif; line-height: 1.7em; background: #fff url(images/img01s.gif) repeat-x; color: #454545; }
a { color: #447537; background: inherit; }
a:hover { color: #73d23f; background: inherit; }
p {	margin: 0 0 5px 0; }
h1 {	font: bold 1.8em Tahoma, Sans-Serif; padding: 5px 0 0 2px; margin: 0; letter-spacing: 0px; }
h2 { margin: 0; padding: 0; font: bold 1.8em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a, h2 a { color: #000; background: inherit; text-decoration: none; }
ul { margin: 0; padding : 0; list-style-position: inside; }
img { border: 0; }


/* layout */
#content { margin: 10px auto; width: 960px; }
#logo { margin: 0 0 0 0; float: left; }
/*#slogan { font-size: 0.9em; margin: 0 0 10px 2px; padding: 0; color: #808080; background: #fff; }*/
/*#top_info { line-height: 27px; float: right; color: #808080; background: #fff; margin: 12px 5px 7px 0; text-align: right; height: 74px; }*/

/* round blue login button */
/*#loginbutton a { text-decoration: none; width: 24px; padding: 7px 12px; margin: 0 0 0 8px; height: 28px; background: #fff url(images/lb.gif) no-repeat; color: #000; }
#loginbutton a:hover{ background: #fff url(images/lbhover.gif) no-repeat; color: #000;}*/

/* main horizontal menu */
#menu{ margin: 0; float: right; padding-top: 39px; }
	#menu li{ list-style: none; display: inline; margin: 0; }
	#menu li a{
		text-decoration: none;
		padding: 4px 22px;
		margin-left: 2px;
		background: #76c32b url(images/corner2grey.gif) no-repeat top left;
		font-weight: bold;
		color: #000000;
	}
	#menu li a:hover{
		background: #4485D6 url(images/corner2grey.gif) no-repeat top left;
		color: #fff;
	}
	#menu li a.current{
		background: #b2eb40 url(images/corner2.gif) no-repeat top left;
		color: #2F637A;
		padding: 6px 22px;
	}
	#menu .key { text-decoration: underline; }

/* main menu topics */
#topic {
	float: right;
	width: 725px;
	/*background: url(/images/film_strip.jpg) repeat-x;*/
	margin: 0 0 5px 0;
	/*height: 59px;*/
}
	#topic li a { background-image: url(images/bullet.gif); background-repeat: no-repeat; background-position: center left;  padding: 0 0 0 12px; }

/* main menu search */
#search {
	float: right;
	text-align: right;
	background: #fff url(images/searchbg.gif) no-repeat;
	color: #000;
	padding: 32px 20px 12px 20px;
	min-height: 32px; /* FF height */
	height: 25px;	/* IE height */
	width: 270px;
}
	/* search form styling */
	form, form p { margin: 0; padding: 0; line-height: 25px; }
	
		.search { width: 170px; border: 1px solid #357994; background: #fff; color: #478F36; padding: 4px; margin: 0; font-weight: bold; font-size: 1.3em;  }
		.button { padding: 4px; font: bold 12px Arial, Sans-Serif; }

/* Admin */
#admin_center {
	clear: both;p
	width: 960px;
	line-height: 1em;
}
	.stats {
		float: left;
	}
	
	.instructions {
		float: left;
		padding-left: 20px;
		width: 650px;
	}
	
	.paginate {
		float: right;
	}
	
	.orders_table {
		clear: both;
		line-height: none;
	}
	
	.orders_table form, form p {
		line-height: 1em;
	}
	
/* left side */
#left {
	clear: left;
	float: left;
	width: 635px;
	margin: 0 0 10px 0;
}
	.affiliate-subheader {
		margin: 0 0 10px 0;
		padding: 8px 0 0 0;
		background: #f4f4f4 /*url(images/bgshade.gif)*/ repeat-x;
		color: #808080;
		border-bottom: 1px solid #ccc;
		border-top: 1px solid #ccc;
		text-align: center;
		clear: both;
	}
	.subheader {
		margin: 0 0 10px 0;
		padding: 8px;
		background: #f4f4f4 url(images/bgshade.gif) repeat-x;
		color: #808080;
		border-bottom: 1px solid #ccc;
	}
	.left_articles {
		margin: 0px 0 10px 0;
		background: #fff url(images/bgshade.gif) repeat-x;
		color: #454545;
		padding: 15px 15px 5px 10px;
	}
		.date { font-size: .9em; padding: 0 0 0 12px; background: #fff url(images/news.gif) no-repeat center left; color: #808080; }
		.bigimage {
			float: left;
			clear: left;
			border: 1px solid #ccc;
			background: #eee;
			color: #000;
			width: 200px;
			height: 150px;
			margin: 0 15px 10px 0;
		}
	.left_box {
		background: #f4f4f4;
		color: #808080;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 15px;
		margin: 0 0 15px 0;
	}
	.thirds {
		float: left;
		width: 186px;
		padding: 0 10px 0 15px;
	}
	.fifths {
		float: left;
		width: 186px;
		padding: 0 5px 0 0;
	}
		
	.top-col {
		vertical-align: top;
	}
	
	.bot-col {
		vertical-align: bottom;
	}
	
	.order {
		padding-left: 17px;
		clear: left;
	}
	
	.price {
		float: left;
	}
	
	.info {
		float: left;
		padding-left: 10px;
	}
	
	.footnote {
		float: left;
		margin-bottom: 5px;
		padding-right: 5px;
		width: 12px;
	}
/* right side */
#right {
	clear: right;
	float: right;
	width: 310px;
	padding-top: 0px;
	margin: 0 0 10px 0;
}
	.right_articles {
		border: 1px solid #ccc;
		padding: 8px;	
		margin: 0 0 10px 0;
		background: #eee;
		color: #454545;
	}
	.image { float: left; margin: 0 9px 3px 0; }
	.notes {
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		/*padding: 17px 10px 17px 80px;*/	
		margin: 0 0 10px 0;
		/*background: #fff;*/
		color: #454545;
	}
	.tex {
		display: block;
	}
	.tex h1 {
		text-align: center;
	}

/* footer */
#footer { 
	clear: both; 
	color: #808080;
	background: #FFF;
	padding: 10px 15px;
	border-top: 1px solid #ccc;
}
	#footer .right { float: right; }

/* Main Page */	
/* Purchase Now Button */
#purchasenow {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	width: 250px;
}

#purchasenow a {
	display: block;
	width: 250px;
	height: 120px;
	color: #FFFFFF;
	background: transparent url(/images/img02-purchaset.gif) no-repeat;
}

#purchasenow a:hover {
	background: transparent url(/images/img02-purchase-bluet.gif) no-repeat;
}

#partners1 {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
	padding-bottom: 5px;
	width: 625px;
}

#partners2 {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
	padding-bottom: 5px;
	width: 625px;
}

#partners1 img {
	vertical-align: middle;
	padding-right: 3px;
}

#partners2 img {
	vertical-align: middle;
	padding-right: 3px;
}

.aws-payment-option {
	margin-left: auto;
	margin-right: auto;
	width: 150px;
	padding-top: 10px;
}

.gc-payment-option {
	margin-left: auto;
	margin-right: auto;
	width: 182px;
	padding-top: 10px;
}
.pp-payment-option {
	margin-left: auto;
	margin-right: auto;
	width: 172px;
	padding-top: 10px;
}

#rotten {
	clear: both;
}
#rotten_power {
	float: right;
}
#rotten_info {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

#facebook {
	width: 55px;
}

.howto {
	padding-left: 50px;
}

/* Movies Page */
/* Catalog */
.theater-pass-listing {
	padding-left: 20px;
}

.theater-pass-listing .title {
	font-size: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
}
.movie-spacer {
	border-bottom: 1px dotted #ccc;
	color: #454545;
}

#gift-card-listing {
	clear: both;
}

#gift-card-listing .gift-price{
	text-align: center;
}

.gift {
	clear: both;
}

/* Cart */

#cart {
}

#cart-items table {
	width: 310px;
}

#cart .cart-title {
	text-align: center;
}

#cart .item-price {
	float: right;
}

.item-price, .total-line {
	text-align: right;
}

div.center {
	text-align: center;
}

#button-line {
	float: right;
}

#button-line .or {
	text-align: center;
}

.total-line .savings-cell {
	font-weight: bold;
}

.total-line .total-cell {
	border-top: 1px solid #595;
}


/* Locations Page */
#results {
}

#results .nothing {
		/*background: #f4f4f4;*/
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 5px;
		margin: 0 0 10px 0;
}

#theater-result {
		/*background: #f4f4f4;*/
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding-top: 15px;
		padding-bottom: 15px;
		margin: 0 0 10px 0;
}
#theater-result img {
	float: left;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 5px;
}

#theater-result .name {
	font-size: 1.3em;
	font-weight: bold;
}

div.spacer {
	clear: both;
	height: 1px;
}

#restrictions {
	clear: both;
}

/* Error Stuff */
.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 10px;
  list-style: circle;
	list-style-position: inside;
}

#banner table {
	background-color: blue;
}
