/* Simon Carroll Archive Stylesheet */
/* Authored by Simon Marek */

body {
	margin:0px 0px 0px 0px;
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#000000;
	background-image:url("images/index/bg.gif");
	background-repeat:repeat-y;
	background-position:top;
	text-align:center;
}

a {
	text-decoration:none;
	color:#3784ED;
}

a:hover {
	text-decoration:none;
	color:#0066FF;
}

div.cont {
	position:relative;
	top:0px;
	left:0px;
	width: 800px;
	background: #1E202A;
	border: 1px solid;
	border-color: #696969;
	border-top-style:hidden;
	border-bottom-style:hidden;
	border-top-style:none;
	border-bottom-style:none;
	margin:0 auto;
}

div.logo {
	position:absolute;
	left:20px;
	top:15px;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

div.headertext {
	position:absolute;
	left:275px;
	top:45px;
	height:50px;
	width:510px;
	text-align:right;
	font-size:60px;
	font-family:arial;
	letter-spacing:8px;
}

div.film {
	position:absolute;
	top:196px;
	left:0px
}

div.film2 {
	position:absolute;
	top:274px;
	left:0px;
}

div.blurbleft {
	position:absolute;
	background-image:url("images/index/boxrepeat.gif");
	background-repeat:repeat-y;
	width:480px;;
	left:20px;
	top:417px;
	border: 1px solid;
	border-color: #696969;
	border-left-style:hidden;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding:5px 5px 8px 20px;
}

div.blurbright {
	position:absolute;
	background-image:url("images/index/boxrepeat.gif");
	background-repeat:repeat-y;
	width:201px;;
	left:550px;
	top:417px;
	border: 1px solid;
	border-color: #696969;
	border-left-style:hidden;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding:5px 5px 8px 20px;
}

div.frame1 {
	position:absolute;
	left:5px;
	top:209px;
	width:800px;
	font-size:10px;
	text-align:left;
	letter-spacing:3px;
	z-index: 1;
}

div.previewfootage1 {
	position:absolute;
	left:81px;
	top:129px;
	text-align:left;
}

div.libabhom {
	position: absolute;
	left:571px;
	top:378px;
	width:300px;
	text-align:left;
}

div.download {
	position:absolute;
	left:339px;
	top:339px;
	width:147px;
	text-align:center;
}

.footer {
	position:absolute;
	top:2px;
	left:618px;
	font-size:9px;
	color:#4C4C4C;
	width: 164px;
}

.footer a {
	font-size:9px;
	color:#336699;
}

