/*
Cascading Style sheet for Film.Liavaag.org
 _______  __   __      .___  ___.
|   ____||  | |  |     |   \/   |
|  |__   |  | |  |     |  \  /  |     ______
|   __|  |  | |  |     |  |\/|  |    |______|
|  |     |  | |  `----.|  |  |  |
|__|     |__| |_______||__|  |__|
  ______   .__   __.  __       __  .__   __.  _______
 /  __  \  |  \ |  | |  |     |  | |  \ |  | |   ____|
|  |  |  | |   \|  | |  |     |  | |   \|  | |  |__ 
|  |  |  | |  . `  | |  |     |  | |  . `  | |   __|
|  `--'  | |  |\   | |  `----.|  | |  |\   | |  |____
 \______/  |__| \__| |_______||__| |__| \__| |_______|
Created by Morten René Liavaag Strømsborg
*/
* {
	margin:0;
	padding:0;
	outline:0;
}
/*
Body Styles
*/
body {
   	color:#ffffff;
   	font-size:14px;
   	text-align:center;
   	background:#000000 url('space.png');
   	font-family:Arial, Verdana, sans-serif;
}
img {
	border-width:0;
}
/*
Container Styles
*/
div.container {
	width:960px;
   	color:#000000;
   	text-align:left;
   	margin:0px auto;
   	line-height:150%;
   	position:relative;
   	background-color:#ffffff;
}
/*
Header Styles
*/
div#header {
	clear:left;
   	color:#ffffff;
   	background:#000000 url('film1.png') repeat-y;
}
div#header *#button {
	float:right;
}
div#header h1 {
   	color:#c69c6d;
   	font-size:34px;
   	letter-spacing:2px;
   	background:none repeat;
   	padding:80px 0 80px 16px;
}
div#header ul {
	width:100%;
	height:50px;
	font-size:14px;
	list-style-type:none;
	border-top:1px solid #c69c6d;
	background:#000000 url('film.png') repeat-x;
}
div#header ul li {
	display:inline;
}
div#header ul li a {
	float:left;
	width:150px;
	height:34px;
	color:#c69c6d;
	font-weight:bold;
	text-align:center;
	padding:16px 0 0 0;
	text-decoration:none;
	background:transparent;
	border-right:1px solid #666666;
}
div#header ul li a:hover {
	color:#c69c6d;
	background:transparent url('filmhover.png') repeat-x;
}
/*
Colosseum Class Styles
Outbound Links Starts Here
Bug Fix for Opera Browsers at Linux
*/
div.colosseum p#seoContainer {
	display:none;
}
div.colosseum {
	clear:left;
	padding:5px;
	color:#c69c6d;
   	text-align:right;
   	border-left:0px;
   	border-right:0px;
   	border-bottom:0px;
   	border-top:solid #c69c6d 1px;
   	background:transparent url('film2.png') repeat-y;
}
div.colosseum span#operabug {
	position:relative;
	font-family:Verdana, Arial, sans-serif;
}
div.colosseum a:link,
a#subDomain:link {
   	color:#ffffff;
   	background:inherit;
   	letter-spacing:1px;
}
div.colosseum a:visited,
a#subDomain:visited {
   	color:#ffffff;
   	background:inherit;
}
div.colosseum a:hover,
a#subDomain:hover {
   	color:#c69c6d;
   	background:inherit;
   	text-decoration:none;
}
/*
Content Styles 
*/
div#content {
	text-align:center;
   	padding:10px;
}
div#content h2 {
	color:#ffa500;
	font-size:14px;
	text-align:left;
	margin-top:20px;
	margin-bottom:0;
	background:none repeat;
}
div#leftContent, div#rightContent {
   	width:200px;
   	color:#000000;
   	background:#ffffff;
   	padding:0 10px 0 10px;
}
div#leftContent {
	float:left;
}
div#leftContent img {
	margin-top:30px;
}
div#leftContent img#noSpacing {
	margin-top:55px;
}
div#rightContent {
	float:right;
}
div#leftContent ul,
div#rightContent ul {
	margin:0 0 16px 0;
	list-style:none;
	text-align:left;
	font-size:14px;
	width:200px;
}
div#leftContent ul li,
div#rightContent ul li {
	display:inline;
}
div#leftContent ul li a,
div#rightContent ul li a {
	margin:2px;
	display:block;
	color:#000000;
	background:#ffffff;
	padding:5px 0 0 2px;
	text-decoration:none;
	border-bottom:1px dotted #000000;
}
div#leftContent ul li a:visited,
div#rightContent ul li a:visited {
	color:#000000;
	background:#ffffff;
	text-decoration:none;
}
div#leftContent ul li a:hover,
div#rightContent ul li a:hover {
	color:#000000;
	text-decoration:none;
	background:#c0c0c0 url('silver.png') repeat-x;
}
/*
Pulldown menu Style
*/
select#film-web {
	width:200px;
	color:#ffffff;
	font-size:18px;
	margin-top:30px;
	letter-spacing:1px;
	background:#000000;
}
select#film-web optgroup {
	padding:30px 5px 5px 5px;
	font-size:12px;
}
select#film-web optgroup option {
	font-size:11px;
	padding:10px 20px 0 20px;
	border-bottom:dotted 1px #c69c6d;
}
/*
YouTube Style
*/
div#youTube {
	margin:50px 0 70px 0;
}
/*
addThis Style
*/
p#adThis {
	text-align:center;
}
/*
Validation Styles
*/
div#valid {
	clear:both;
	height:35px;
	text-align:right;
	background:#000000 url('film2.png') repeat-y;
}
div#valid ul {
	list-style-type:none;
}
div#valid ul li {
	list-style-type:none;
	display:inline;
}
/*
Footer Styles
*/
div#footer {
   	color:#000000;
   	font-size:12px;
   	border-left:0px;
   	border-right:0px;
   	border-bottom:0px;
   	padding:35px 10px 5px 10px;
   	border-top:solid #c69c6d 1px;
   	background:#ffffff url('film1.png') repeat-y;
}
div#footer p {
	float:right;
}