/* WIDGET */

.widget_box {
	margin-top: 20px;
	width: 180px;
	float: left;
	margin-right: 20px;
}

.widget_box .widget_header {
	background-image: url('../images/widget_top.gif');
	background-repeat: no-repeat;
	padding: 5px 20px 0px;
	height: 20px;
}

.widget_box .widget_header h2 {
	font-size: 14px;
}

.widget_box .widget_content {
	background-image: url('../images/widget_middle.gif');
	background-repeat: repeat-y;
	padding: 5px 0px;
}

.widget_box .logsc_content {
	padding: 5px 20px 0px;
}

.widget_box .logsc_content a {
	display: block;
	margin-top: 10px;
	border: none;
}

.widget_box .widget_footer {
	background-image: url('../images/widget_bottom.gif');
	background-repeat: no-repeat;
	height: 25px;
}

a.widget-e-news {
	display: block;
	padding: 0px !important;
	margin-top: 2px !important;
	margin-left: 5px;
	background-image: url('../images/widgets/widget_newsletter.jpg');
	background-repeat: no-repeat;
	height: 80px;
	width: 170px;
}

a.widget-e-news:hover {
	background-position: 0px -80px;
}

a.widget-shop {
	display: block;
	padding: 0px !important;
	margin-top: 2px !important;
	margin-left: 5px;
	background-image: url('../images/widgets/widget_shop.jpg');
	background-repeat: no-repeat;
	height: 80px;
	width: 170px;
}

a.widget-shop:hover {
	background-position: 0px -80px;
}

a.widget-fans {
	display: block;
	padding: 0px !important;
	margin-top: 2px !important;
	margin-left: 5px;
	background-image: url('../images/widgets/widget_fans.jpg');
	background-repeat: no-repeat;
	height: 80px;
	width: 170px;
}

a.widget-fans:hover {
	background-position: 0px -80px;
}

a.widget-gallery {
	display: block;
	padding: 0px !important;
	margin-top: 2px !important;
	margin-left: 5px;
	background-image: url('../images/widgets/widget_gallery.jpg');
	background-repeat: no-repeat;
	height: 80px;
	width: 170px;
}

a.widget-gallery:hover {
	background-position: 0px -80px;
}

a.widget-today {
	display: block;
	padding: 0px !important;
	margin-top: 2px !important;
	margin-left: 5px;
	background-image: url('../images/widgets/widget_today.jpg');
	background-repeat: no-repeat;
	height: 160px;
	width: 170px;
}

a.widget-today:hover {
	background-position: 0px -160px;
}

/* NEWS */

.rss_link {
	border: none;
	margin-top: 2px;
}

.news_item {
	margin-bottom: 10px;
}

.news_item h3 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.news_item a {
	display: block;
	margin-top: 10px;
	border: none;
}

.rss_tag {
	text-align: right;
}

.news_date {
	margin: 5px 0px;
}

/* LOGSC */

.logsc_date {
	font-weight: bold;
	font-size: 14px;
}

#shows_list {
	min-height: 200px;
}

#theatre_list tr td {
	width: 400px;
}

/* Forms */

.required { 
	color: #FF0000;
}

form div label {
	width: 120px;
	float: left;
	/*text-align: right;*/
	margin-right: 15px;
	display: block 
}

form .error {
	color: #FF0000;
	text-align: left;
	font-weight: bold;
	display:block;
	margin-bottom: 5px;
	margin-left: 117px;
}

form div br {
	display: none;
}

form div {
	margin: 10px 0px 10px 0px;
}

form div input, form div select, form div textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #555555 rgb(204, 204, 204) rgb(204, 204, 204) rgb(85, 85, 85);
	padding: 2px;
	color: #222;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

form div select {
	padding: 1px;
}


form div.checkbox {
	margin-left: 115px;
}

form .form_button {
	border: 1px solid #666;
	padding: 4px 15px 4px 15px;
	cursor: pointer;
}

form p.submit {
	margin-left: 115px;
}

.error_msg {
	color: #CF204C;
	background: #FFCCCC;
	margin: 10px auto;
	font: 14px "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 20px 10px;
	border: 1px solid #CF204C;
	text-align: center;
	margin-right: 20px;
}

.sucess_msg {
	color: #000033;
	background: #CC00CC;
	margin: 10px auto;
	font: 14px "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 20px 10px;
	border: 1px solid #602D64;
	text-align: center;
	width: 395px;
	float: left;
}

/* BUTTONS */

.download_btn {
	display: block;
	width: 120px;
	height: 24px;
	background-image: url('../images/buttons/download_btn.gif');
}

.download_btn:hover {
	background-position: 0px -24px;
}

.moreinfo_btn {
	display: block;
	width: 120px;
	height: 24px;
	background-image: url('../images/buttons/moreinfo_btn.gif');
}

.moreinfo_btn:hover {
	background-position: 0px -24px;
}

.tickets_btn {
	display: block;
	width: 120px;
	height: 24px;
	background-image: url('../images/buttons/tickets_btn.gif');
}

.tickets_btn:hover {
	background-position: 0px -24px;
}

.buyonline_btn {
	display: block;
	width: 120px;
	height: 24px;
	background-image: url('../images/buttons/buyonline_btn.gif');
}

.buyonline_btn:hover {
	background-position: 0px -24px;
}

.buyatchapters_btn {
	display: block;
	width: 120px;
	height: 24px;
	background-image: url('../images/buttons/buy_at_chapters.gif');
}

.buyatchapters_btn:hover {
	background-position: 0px -24px;
}

.buyatindiepool_btn {
	display: block;
	width: 140px;
	height: 24px;
	background-image: url('../images/buttons/buy_at_indiepool.gif');
}

.buyatindiepool_btn:hover {
	background-position: 0px -24px;
}

.buyatamazon_btn {
	display: block;
	width: 140px;
	height: 24px;
	background-image: url('../images/buttons/buyamazone_btn.gif');
}

.buyatamazon_btn:hover {
	background-position: 0px -24px;
}

/* FANS */

.fans_thumbs img {
	border: 1px solid #ffcc00;
}

/* PRESS */

.press_login_form {
	border: 1px solid #cc00cc;
	padding: 15px;
}

.press_login_form form div label {
	margin-right: 0px !important;
}

.press_login_form form p.submit {
	margin-left: 0px;
}

/************** CINEPLEX PAGE TAGS *********************/

#cineplex_top_container {
	display: block;
	clear: both;
	width: 760px;
	height: 190px;
}

#cineplex_text {
	display: inline;
	float: left;
	width: 500px;
	margin: 20px 10px 10px 0px;	
}

#cineplex_image {
	float: left;
	width: 170px;
	margin: 10px 10px 10px 20px;
}
