/*
Big-O-Quiz.com
Design version2
Start: 2006/12/03
David Bjerre
*/

body, html, div {
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Verdana;
	font-size: 12px;
	}

/* Mac IE hack\*/
* html div {
	display: inline-block;
	}
/* End hack */

body {
	text-align: center;
	background-color: black;
	color: white;
	}

a:link, a:visited {
	font-weight: bold;
	color: white;
	text-decoration: none;
	}

a:hover { 
	color: #ff8c00;
	text-decoration: underline;
	}

h1 { 
	font-size: 12px;
	color: black;
	font-weight: bold;
	background: url(/design/gradiant_orange.jpg);
	background-repeat: no-repeat;
	text-indent: 2px;
	margin: 0 0 5px 0;
	}

h2 { 
	font-size: 12px;
	color: black;
	font-weight: bold;
	background: url(/design/gradiant_orange.jpg);
	background-repeat: no-repeat;
	text-indent: 2px;
	margin: 30px 0 5px 0;
	}

h3 { 
	text-align: center;
	font-size: 12px;
	color: white;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	border-bottom: 1px solid #ff8c00;
	}

h4 {
	font-size: 12px;
	color: white;
	font-weight: bold;
	margin: 15px 0 5px 0;
	}

h5 { 
	font-size: 12px;
	color: black;
	font-weight: bold;
	background: url(/design/gradiant_orange.jpg);
	background-repeat: no-repeat;
	text-indent: 2px;
	margin: 30px 0 5px 0;
	clear: both;
	}

p {
	margin: 10px 0;
	padding: 0;
	}

img {
	border: 0;
	}

#orange ul li { 
	list-style-image: url(/design/orange-dot.gif) 
	}

#wrapper {
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}

#top {
	text-align: center;
	border-bottom: 10px solid black;
	}

#menu {
	border: 1px solid #ff8c00;
	padding: 3px;
	}

#menu a:link, #menu a:visited { 
	color: white;
	font-weight: bold;
	text-decoration: none;
	}

#menu a:hover { 
	color: #ff8c00;
	text-decoration: underline;
	}

#left-panel {
	width: 120px;
	float: left;
	}

#calender {
	font-size: 11px;
	border: 1px solid #ff8c00;
	padding: 2px;
	xmargin-top: 10px;
	}

#newlyadded	{
	font-size: 11px;
	border: 1px solid #ff8c00;
	padding: 2px;
	}

#calenderactive {
	font-size: 11px;
	color: black;
	background-color: #ff8c00;
	}

#right-panel {
	width: 120px;
	float: right;
	}

#top5 {
	text-align: center;
	border: 1px solid #ff8c00;
	}

#content {
	margin-left: 140px;
	margin-right: 140px;
	width: auto;
	padding-left: 10px:
	padding-right: 10px:
	}

#content2 {
	margin-left: 140px;
	width: auto;
	padding-left: 10px:
	}

#top10 {
	text-align: center;
	}

#credits {
	text-align: center;
	}

#credits li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#credits ul {
	margin: 0;
	padding: 0;
	}

#footer {
	width: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	font-size: 10px;
	color: #FF9933;
	text-align: center;
	clear: both;
	}

/* filmside stuff*/ 

#filmtop {
	width: auto;
	margin-top: 10px;
	}

#filminfo {
	float: right;
	width: 330px;
	}

#filmbottom {
	text-align: center;
	margin-top: 20px;
	}

#top10 p {
	margin: 5px 0;
	text-align: center;
	}

/* filmliste stuff*/ 

#filmlist {
	width: auto;
	}

#leftcol {
	width: 250px;
	margin-right: 10px;
	float: left;
	}

#rightcol {
	width: 250px;
	float: left;
	}

#leftcol2 {
	width: 200px;
	margin-right: 10px;
	float: left;
	text-align: right;
	}

#rightcol2 {
	width: 300px;
	float: left;
	}

#leftcol2 li, #rightcol2 li {
	height: 35px;
	vertical-align: bottom;
	}

#leftcol2 li {
	font-style: italic;
	}

#postergallery {
	width: 510px;
	float: left;
	}


#postergallerywide {
	width: 650px;
	float: left;
	}

#postergallery ul, #postergallery li, #postergallerywide ul, #postergallerywide li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	}

#postergallery img, #postergallerywide img {
	border: 5px solid black;
	}

#droppedefilm {
	width: 510px;
	float: left;
	}

/* nominerings stuff*/ 

#kategori ul {
	text-align: center;
	}

#kategori li {
	display: inline;
	}

.katgalleri img {
	border: 5px solid black;
	}

.katgalleri {
	margin: 0;
	padding: 0;
	}

/* form stuff*/ 

#form ul, #form li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#quizdel2 {
	margin-top: 15px;
	width: 510px;
	float: left;
	}

#form td {
	padding: 3px;
	}

.categoryname {
	font-size: 12px;
	text-align: right;
	}

.categoryselect {
	font-size: 11px;
	text-align: left;
	}

.formheader {
	font-style: italic;
	font-weight: bold;
	}

/* diverse stuff*/ 

.largetext {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	}

.names {
	color: #ff8c00;
	font-weight: bold;
	}

.signature {
	font-style: italic;
	text-align: center;
	}

.filmsignature {
	font-style: italic;
	text-align: right;
	}

.dato {
	font-weight: bold;
	}

.statueleft {
	float: left;
	}

.statueright {
	float: right;
	}

.centerbox {
	text-align: center;
	}

.number {
	margin: 20px 0 0 0;
	}

.top10quote {
	width: 500px;
	margin: 0;
	font-weight: bold;
	font-style: italic;
	}

.boldheader {
	margin: 0;
	font-weight: bold;
	}

.filmquote {
	width: 500px;
	font-style: italic;
	}

.vinder {
	font-weight: bold;
	color: #ff8c00;
	}

#nomineringsbuzz, #hvemvandt2007 {
	display: none;
	}