

/* GENERIC */


body {
	margin:0;
	padding:0;
}


body, td, input, textarea, select, option {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}


input, textarea, select, option {
	line-height:normal;
	color: #000000;
}


a {
	color: #035CAD;
	text-decoration: none;
}
a:hover {
	color: #89B10C;
	text-decoration: underline;
}


h1, .h1 {
	color: #89B10C;
	font-size: 20px;
	font-weight: normal;
}
h2, .h2 {
	color: #89B10C;
	font-size: 16px;
	font-weight: normal;
}
a.h2 {
	color: #89B10C;
	text-decoration: none;
}
a.h2:hover {
	color: #89B10C;
	text-decoration: underline;
}
h3, .h3 {
	display:block;
	color: #89B10C;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.h3:hover {
	text-decoration: underline;
}
h4, .h4 {
	color: #89B10C;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


.submit {
	font-size:13px;
	cursor:pointer;
}


.div_vert {
	width:30px;
	background:top right repeat-y url(../images/VerticalDivider.gif);
}


.admin_session_first {
	background-color: #FFFFFF;
}
.admin_session_second {
	background-color: #F7FDDF;
}


.list_highlight {
	background-color: #FFFFD5;
}


.less_leading {
	line-height: 11px;
}
.subtle {
	line-height: 11px;
	color: #999999;
}
.list_priority {
	font-size: 9px;
	line-height: 1em;
	color: #89B10C;
}
.feature_priority {
	font-size: 9px;
	line-height: 1em;
	color: #E1930A;
}


.inline_input {
	margin-top:-1px;
	margin-bottom:-1px;
}


/* MOVIES PAGE */


.movie_list_links {
	margin-left: 14px;
}
hr.movie_list_divider {
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	height: 1px;
}


.movie_list_vert_divider {
	border-left: 1px solid #DDDDDD;
}


.movie_list_date {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}


span.title_tab {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background:#89B10C top left no-repeat url(../images/title_tab_left.gif);
}
span.title_tab span {
	background:#89B10C top right no-repeat url(../images/title_tab_right.gif);
	margin-left:10px;
	padding-right:10px;
}
div.title_tab_divider {
	height: 1px;
	overflow: hidden;
	margin-bottom: 10px;
	background-color: #89B10C;
}


.movie_image_row {
	float:left;
	width:90px;
	height:110px;
}
.movie_image_row.tall {
	height:160px;
}


/* SESSIONS */


.custom_session {
	background-color:#FFFF99;
}


/* PRICING */


.custom_price_col {
	width:80px;
}


/* NAVIGATION */


.nav {
	padding:0 10px 20px 10px;
	background-color:#89B10C;
	line-height:normal;
}
.nav a, .nav strong {
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	padding:2px 10px 2px 10px;
}
.nav a:hover {
	background-color:#9BBD30;
}
.nav a.off {
	color: #C4D886;
}
.nav strong {
	padding-top:20px;
	font-size:14px;
	border-bottom:1px dotted #C4D886;
}


a.topnav {
	color: #999999;
	text-decoration: none;
}
a.topnav:hover {
	color: #666666;
}


a.button_1 {
	color: #666666;
	text-decoration: none;
}
a.topnav:hover {
	color: #666666;
}


.nav_title {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.nav_bullet {
	color: #D0E09E;
}
.nav_divider {
	overflow: hidden;
	width: 100%;
	height: 1px;
	background-color: #95B925;
	border-top: solid 1px #7FA40B;
	margin-top: 2px;
}
.competitions_RemoveLink {
	background-color: transparent;
	background-image: url(../images/icon_delete_competitions.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	width: 18px;
	height: 18px;
	display: block;
}
.competitions_RemoveLink:hover{
	text-decoration: none;
	background-position: right top;
}
.news_RemoveLink {
	background-color: transparent;
	background-image: url(../images/icon_delete_news.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	width: 9px;
	height: 9px;
	display: inline;
	margin: 0 0 0 5px;
	padding: -9px 0 0 0;
}
.news_RemoveLink:hover{
	text-decoration: none;
	background-position: right top;
}

#editor_tips {display:none;}
#editor_tips, #editor_tips li {margin:0; padding:0;}
#editor_tips li {list-style:none; padding-left:1em;}

.ad_type {font-size:9px; line-height:10px; color:#B7B7B7; cursor:default;}
.ad_type span {display:inline-block; vertical-align:middle;}
.ad_type span.diagram {background-color:#DBDBDB; margin-right:5px;}
.ad_type span.diagram.tall {width:8px; height:20px;}
.ad_type span.diagram.wide {width:15px; height:10px;}
