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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;

	quotes: "" "";
}

#frame, #filmstrip, 
.sprocket_t1, .sprocket_t2, .sprocket_t3, .sprocket_t4, .sprocket_t5,
.sprocket_t6, .sprocket_t7, .sprocket_t8, .sprocket_t9,  
.sprocket_b1, .sprocket_b2, .sprocket_b3, .sprocket_b4, .sprocket_b5, 
.sprocket_b6, .sprocket_b7, .sprocket_b8, .sprocket_b9 {
	
	border: 5px solid #000;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}

body {
	background-color:#000;
	color:#93C;
	font: bold 1em "Trebuchet MS", Arial, sans-serif;
	font-size: 80%;
	margin:0 auto;
	text-align:center;
	width: 850px;
	left: 0px;
	color:#FFF;
}

#header_info {
	margin-top: 10px;
	display:block;
	padding: 1px 5px;
	background-color:#666;
	border: 1px solid #666;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px;
}

#film_info {
	width:200px;
	padding-right:0px;
}

h1 {
	
	font-size:1.7em;
	letter-spacing:0.1em;
	margin-bottom: 05px;
	display:inline;
	
	
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.8em;
	letter-spacing:0.1em;
	margin-bottom: 05px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.6em;
	letter-spacing:0.1em;
	margin-bottom: 15px;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.2em;
	letter-spacing:0.1em;
	margin-bottom: 15px;
}

.leftfloat {
	float:left;
}

.rightfloat {
	float:right;
}

.floatclear {
	clear:both;
}

.grow {
	font-size:1.3em;
	font-weight:bold;
}

.shrink {
	font-size: 0.8em;
}

.error {
	color:#666;
}

.aright {

}

#film_still {
	width:230px;
	min-height:120px;
	color:#666;
	line-height:200%;
}

#sharebox {
	position:absolute;
	top:620px;
	left:846px;
	color:#666;
	display:block;

	background-color:#fff;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}

#sharebox a {
	color:#000;
	text-decoration:underline;
	font-size:.9em;
}

#sharebox img {
	border:none;
	display:inline;
}
.active, .inactive {
	margin-bottom: 8px;
}

.active2, .inactive2 {
	margin-bottom: 1px;
}
.active a, .active2 a {
	color:#fff;
	display:block;
	padding: 1px 5px;
	background-color:#333;
	border: 1px solid #333;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}

.inactive a, .inactive2 a {
	color:#fff;
	display:block;
	padding: 1px 5px;
	border: 1px solid #000;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}

.inactive a:hover, .inactive2 a:hover {
	color:#fff;
	display:block;
	padding: 1px 5px;
	background-color:#666;
	border: 1px solid #666;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}

.programme a {
	text-decoration:none;
}

.programme a:hover {
	text-decoration:underline;
}

.clapper {
	
}

.text {
	margin-top:5px;
}

#wrapper {
	position:relative;
	padding: 0px;

	text-align:left;
	width:870px;
	height:760px;
	left: 35px;
	top: 20px;
}

#filmstrip {
	position:absolute;
	top:0px;
	height: 705px;
	width:870px;
	background-color:#fff;
}

#header {
	position:absolute;
	left:10px;
	top: 5px;
	background:#000;
	color:#000;
	padding: 0px;
	width:352px;
	height:95px;
}

#main_menu {
	position:absolute;
	left:10px;
	top: 195px;
	width:120px;
	height:280px;
	background:#000;
	line-height:220%;
}

#frame {
	position:absolute;
	top:115px;
	left:10px;
	height: 475px;
	width: 840px;
	background-color: #000;
	
}

#box1, #box2, #box3, #box4, #box5 {
	position:absolute;
	color:#fff;
	padding: 15px 0;
	text-align:left;
	overflow:auto;
	font-size:0.9em;
}

 #box2 p,  #box3 p,  #box5 p {
	 padding: 3px 3px 4px 0;
 }

#box1 {
	top:5px;
	left:10px;
	width :140px;
	height: 440px;
	
}

#box2 {
	top:140px;
	left:138px;
	width :225px;
	height: 321px;
	overflow:hidden;
}

#box3 {
	top:5px;
	left: 385px;
	width : 440px;
	height:440px;
}

#box2 h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.4em;
	letter-spacing:0.1em;
	margin: 8px 0;
}

#box4 {
	top:5px;
	left: 385px;
	width : 440px;
	height:170px;
	padding-bottom:0px;
}

#box5 {
	top:194px;
	left:136px;
	width :689px;
	height: 249px;
	padding-top: 0px;
}


a, a.active{
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#box3 a {
	color:#FFF;
	text-decoration:underline;
}

#footer { 
	position:absolute;
	top: 727px;
	background:#fff;
	color:#000;
	padding: 15px;
	width:790px;
	height:20px;
	left: 15px;
	
}
/**/



/*
.sprocket_t1, .sprocket_t2, .sprocket_t3, .sprocket_t4, .sprocket_t5,
.sprocket_t6, .sprocket_t7, .sprocket_t8, .sprocket_t9 {
	top: 20px;
}

.sprocket_b1, .sprocket_b2, .sprocket_b3, .sprocket_b4, .sprocket_b5,
.sprocket_b6, .sprocket_b7, .sprocket_b8, .sprocket_b9 {
	top: 619px;
}
*/

/* SPROCKETS STYLE */
#sprockets_top {
	position:absolute;
	top:20px;
	left:30px;
}

#sprockets_bottom {
	position:absolute;
	top:620px;
	left:30px;
}
.sprocket_t1, .sprocket_t2, .sprocket_t3, .sprocket_t4, .sprocket_t5,
.sprocket_t6, .sprocket_t7, .sprocket_t8, .sprocket_t9,  
.sprocket_b1, .sprocket_b2, .sprocket_b3, .sprocket_b4, .sprocket_b5, 
.sprocket_b6, .sprocket_b7, .sprocket_b8, .sprocket_b9 {
	position:absolute;
	height:60px;
	width:45px;
	background:#000;
	margin: 0;
	padding:0;
}
.sprocket_t1, .sprocket_b1 {
	
}

.sprocket_t2, .sprocket_b2 {
	left:92px; }
	

.sprocket_t3, .sprocket_b3 {
	left:187px; }
	

.sprocket_t4, .sprocket_b4 {
	left:282px; }
	

.sprocket_t5, .sprocket_b5 {
	left:377px; }
	

.sprocket_t6, .sprocket_b6 {
	left:472px; }
	

.sprocket_t7, .sprocket_b7 {
	left:567px; }
	

.sprocket_t8, .sprocket_b8 {
	left:662px; }
	

.sprocket_t9, .sprocket_b9 {
	left:757px; }
