@charset "utf-8";
/* R.L. Nelson */
BODY {
	font:70%/180% Verdana, Arial, Helvetica, sans-serif; color:#939393;
	margin:0; padding:0;
	background:#2A2A2A url(../images/interface/back.gif) repeat-x;
}
@font-face {
	font-family:'Helvetica35Thin';
	src:url('../fonts/helvetica_35_thin-webfont.eot');
	src:local('☺'),
		url('../fonts/helvetica_35_thin-webfont.woff') format('woff'),
		url('../fonts/helvetica_35_thin-webfont.ttf') format('truetype'),
		url('../fonts/helvetica_35_thin-webfont.svgz#webfontc6I7kW7p') format('svg'),
		url('../fonts/helvetica_35_thin-webfont.svg#webfontc6I7kW7p') format('svg');
		font-weight:normal; font-style:normal;
}
IMG {
	border:0;
}
A:link     {color:#999;}
A:visited  {color:#666;}
A:hover    {color:#FFF;}
A:active   {color:#999
}
.linkDark A:link     {color:#666;}
.linkDark A:visited  {color:#333;}
.linkDark A:hover    {color:#000;}
.linkDark A:active   {color:#000
}
.linkLight A:link     {color:#999;}
.linkLight A:visited  {color:#999;}
.linkLight A:hover    {color:#FFF;}
.linkLight A:active   {color:#999;
}
H1 {
	color:#999;}
H2 {
	color:#999;}
H1, H2 {
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 0 20px; padding:0;}
H3 {
	font:bold 20px 'Yanone Kaffeesatz', Arial, sans-serif; color:#666;
	margin:20px 0 15px;
	border:solid; border-width:0 0 1px;}
H4 {
	font-size:14px;}
P {
	text-align:left;
	margin:0 0 15px;
}
#wrapper {
	margin:0 auto;
	width:948px;
	backgroun:url(../images/interface/back_head.jpg) no-repeat -100px 0;}
		#header {
			padding:0 20px;
			height:115px;}
				#title {
					font:bold 40px 'Yanone Kaffeesatz', Arial, sans-serif; color:#666;
					margin:18px 0 0;
					height:40px; width:400px;
					float:left;}
						#titleSub {
							font:34px Helvetica35Thin, sans-serif !important;
							text-transform:uppercase; letter-spacing:-1px;}
				#share {
					text-align:right;
					height:24px; width:75px;
					margin:20px 0 0;
					background:url(../images/interface/icon_fb.gif) no-repeat;
					float:right;}
/*						A#shareBut {
							font-size:10px;
							padding:4px 5px 5px 4px;
							height:35px; width:104px;
							background:url(../images/interface/facebook.gif) 0 0;}
						A:hover#shareBut  {
							color:#000;
							background:url(../images/interface/facebook2.gif) 0 0;}
*/				#nav {
					font:bold 19px 'Yanone Kaffeesatz', Arial, sans-serif;
					text-align:right;
					margin:0; padding:0;
					border:solid #666; border-width:1px 0 0;
					clear:both;}
						#nav A {
							color:#666;
							text-decoration:none;
							margin:0 0 0 25px; padding:1px 10px 4px 10px;
							border:solid #666; border-width:0 1px 1px;}
						#nav A:hover {
							color:#000;
							background:#666;}
						#home #nav .home A, #showings #nav .showings A, #info #nav .info A, #contact #nav .contact A {
							color:#000;
							background:#666;}
		#content {
			margin:0; padding:0;}
				.highslide-gallery {
					margin:0 0 0 20px;}
		#footer {
			color:#666;
			text-align:center;
			margin:0; padding:20px 0;}
.textSmall {
	font:10px Arial, Helvetica, sans-serif;
}
.textNormal {
	line-height:normal;
}
.button A {
	color:#666;
	padding:5px 15px 6px 20px;
	border:solid 1px #666;
	background:url(../images/content/arrow-right.gif) 3px center no-repeat;}
.button A:hover{
	color:#000;
	background:#666 url(../images/content/arrow-right2.gif) 3px center no-repeat;
}
.button2 A {
	color:#FFF;
	text-transform:uppercase;
	padding:2px 15px 2px 20px;
	border:solid 1px #FFF;
	background:url(../images/content/arrow-right.gif) 3px center no-repeat;
	display:inline-block;}
.button2 A:hover{
	color:#000;
	background:#FFF url(../images/content/arrow-right2.gif) 3px center no-repeat;
}
.note {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;
	text-align:center;
	margin:5px 0 0; padding:3px 0;
	width:900px;
	border:solid 1px #000;
	background:url(../images/content/back_note.jpg) 0 center no-repeat;
}
.cap:first-letter {
	font:bold 500% Arial, Helvetica, sans-serif; color:#999;
  	line-height:100%;
  	padding:4px 3px;
  	float:left;
}
.transON  {
	opacity:.50;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;}
.transOFF {
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
}
