@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	border: 0 none;
	padding: 0;
	background-image: url(../graphics/strip.gif);
	background-repeat: repeat-y;
	background-color: #5F5F5F;
	
}

html, body, #wrapper, #left, #right { 
	height: 100%; 
	min-height: 100%; 
}

body {
	font-size: 85%;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

p {
	line-height: 150%;
	margin: 0px;
}

a:link {
	color: #2C2C2C;
	text-decoration: none;
}

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

a:visited {
	color: #2C2C2C;
	text-decoration: none;
}

a.alt:link {
	color: #FFF;
	text-decoration: none;
}

a.alt:hover {
	color: #4E4E4E;
	text-decoration: none;
}

a.alt:visited {
	color: #FFF;
	text-decoration: none;
}

a.box:link {
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
	background-color: #4E4E4E;
	width: 645px;
	position: relative;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:20px;
	padding-right:20px;
}
a.box:hover {
	text-decoration: none;
	background-color: #2C2C2C;
	position: relative;
	display: block;
}
a.box:active {
	text-decoration: none;
	background-color: #4E4E4E;
	position: relative;
	display: block;
}
a.box:visited {
	text-decoration: none;
	background-color: #4E4E4E;
	position: relative;
	display: block;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.image_right {
	float: right;
	margin-left: 40px;
	margin-bottom:25px;
	clear:right;
}

.image_home {
	float: right;
	margin-top:10px;
}

.image_left {
	float: left;
	margin-right: 40px;
	margin-top:20px;
}

/*###########################################################
				Containers
############################################################*/


#container{
	border: solid 1px #000;
	background: #777;
	width: 400px;
	height: 160px;
	margin: 30px 0 0 30px;
	text-align: center;
}

#wrapper {
	margin: 0 auto;
	oveflow: hidden;
	width: 960px;
}

#left {
	float: left;
	width: 250px;
	background-color: #2C2C2C;
	background-image: url(../graphics/strip_light.png);
	background-repeat: repeat-x;
}

#right {
	margin-left: 250px; // must agree with previous width ;
	background-color: #5F5F5F;
	background-image: url(../graphics/strip_dark.png);
	background-repeat: repeat-x;
}

#logo h1 {
	width: 140px;
	height: 40px;
	float: left;
	margin-left: 55px;
	margin-top: 50px;
	text-indent: -9999px;
	background-image: url(../graphics/tristana_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	outline:none;
}

#strapline{
	float: left;
	text-align: right;
	margin-top: 53px;
	margin-left: 25px;
	font-size: 10pt;
	font-weight: bold;
}

#sidebar{
	float:left;
	width:205px!important;
	margin-left: 15px;
	margin-top: 30px;
	text-align:right;
	font-size: 8pt;
}

#content{
	float:left;
	width:685px!important;
	margin-top: 75px;
	background-color: #5F5F5F;
	padding-left: 25px;
	padding-bottom: 25px;
}

#home_content {
	float:left;
	width:600px;
	margin-top: 35px;
}

#home_sidebar {
	float: right;
	width: 200px;
	border-top-width: 25px;
	border-top-color: #2C2C2C;
	border-top-style: solid;
}

#home_linkbox {
	float:left;
	font-size: 8pt;
	line-height: 1.5em;
	width:180px;
	background-color: #4E4E4E;
	padding: 10px;
	text-align:right;
}

#main_linkbox {
	float:left;
	font-size: 9pt;
	width:665px;
	height:25px;
	background-color: #4E4E4E;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
}

#box_nolink {
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
	background-color: #4E4E4E;
	width: 645px;
	position: relative;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:20px;
	padding-right:20px;
}

#box_divider {
	float: left;
	width: 665px;
	margin-bottom: 15px;
	padding-bottom:20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2C2C2C;
	padding-left: 20px;
}

#film_divider {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2C2C2C;
	padding-bottom:10px;
}

#film_details {
	float: left;
	width: 665px;
	margin-bottom: 15px;
	padding-bottom:10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2C2C2C;
	padding-left: 20px;
	padding-bottom: 20px;
}

#box_event {
	float: left;
	width: 665px;
	padding-left: 20px;
	border-top-width: 25px;
	border-top-color: #4D4D4D;
	border-top-style: solid;
	margin-bottom: 20px;
}

#box_film {
	float: left;
	width: 665px;
	padding-left: 20px;
	border-top-width: 25px;
	border-top-color: #4D4D4D;
	border-top-style: solid;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2C2C2C;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#about_text {
	float: right;
	width: 550px;
	font-size: 9pt;
	line-height: 1.5em;
	padding-bottom: 5px;
}

#navigation_container{
	margin-top: 25px;
	float: left;
	width: 220px;
}

.box_third {
	float: left;
	width: 210px;
	margin-top: 15px;
	text-align:center;
}

.sidebar_image{
	float: right;
	margin-bottom:20px;
}

.clearboth{
	clear:both;
}

/*###########################################################
				Text Styles
############################################################*/

.body_9pt {
	font-size: 9pt;
}

.bodydark {
	color: #2C2C2C;
}

.bodydark_9pt {
	color: #2C2C2C;
	font-size: 9pt;
}

.pink {
	color: #FF00CC;
}

.purple {
	color: #9900FF;
}

.red{
	color: #F00;
}

.lime{
	color: #99CC00;
}

.blue{
	color: #0099FF;
}

.orange{
	color: #FF9900;
}

.yellow{
	color: #FFFF00;
}

.green{
	color: #33CC00;
}

.event_date {
	float: left;
	font-size: 8pt;
	color: #FFFFFF;
	margin-top:-20px;
}

.event_location {
	float: right;
	font-size: 8pt;
	color: #FFFFFF;
	margin-top:-20px;
	margin-right:20px;
}

.image_cap {
	float: right;
	font-size: 8pt;
	text-align:right;
	color: #2C2C2C;
	margin-top:10px;
}

.film_title {
	float: left;
	color: #FFFFFF;
	margin-top:-23px;
}

.events_home {
	float: right;
	margin-top:-22px;
	margin-right:10px;
	font-weight: bold;
}

/*###########################################################
				Main Menu
############################################################*/

ul.navigation {
	list-style-type: none;
	font-size: 11px;
	text-align: right;
	text-transform:uppercase;
}

.navigation ul li {
	list-style-type:none;
}

.navigation li a {
	text-decoration:none;
	padding-right: 5px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: -25px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0;
	width: 200px;
}

.navigation li a:link, .navigation li a:visited {
	color:#999;
	display:block;
	text-decoration:none;
}

.navigation li.current a {
	color:#fff;
	text-decoration:none;
	padding-right: 5px;
}

.navigation li a:hover {
	color:#fff;
	text-decoration:none;
	padding-right: 5px;
}
