/*
Big-O-Quiz.com
Design version3
Start: 2008/11/15
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 */

html {
	height: 101%;
	margin-bottom: 1px;
	}

body {
	text-align: center;
	background-color: white;
	color: #3366FF;
	}

a:link, a:visited {
	font-weight: normal;
	color: #3366FF;
	text-decoration: underline;
	}

a:hover { 
	color: black;
	text-decoration: underline;
	}

h1 {
	margin: 0;
	padding: 0;
	}

h2 { 
	font-size: 16px;
	color: black;
	font-weight: bold;
	margin: 0 0 10px 0;
	}

h3 { 
	font-size: 16px;
	color: black;
	font-weight: bold;
	margin: 25px 0 10px 0;
	clear: both;
	}

h4 { 
	font-size: 12px;
	color: #0033CC;
	font-weight: bold;
	margin: 0 0 10px 0;
	}

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

img {
	border: 0;
	}
	
#wrapper {
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 15px solid white;
	}

#top {
	position: relative;
	width: 800px;
	height: 130px;
	border-bottom: 3px solid #6699FF;
	}

#mainbranding a {
	display: block;
	background: white url(/style/bigo_branding2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 130px;
	width: 500px;
	overflow: hidden;
	}
	
#menu2 {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
	font-size: 14px;
	}

#menu2 a:link, #menu2 a:visited {
	font-weight: bold;
	color: #3366FF;
	text-decoration: none;
	}

#menu2 a:hover { 
	font-weight: bold;
	color: black;
	text-decoration: none;
	}

#menu2 li {
	list-style-type: none;
	}
	
/* frontpage stuff */ 

#frontpage-intro {
	border-bottom: 3px solid #6699FF;
	padding: 15px 0;
	}

#filmimages {
	float: right;
	}
	
#introtext {
	line-height: 120%;
	width: 400px;
	height: 200px;
	border-right: 3px solid #6699FF;
	padding-right: 10px;
	}
	
#hotbox {
	border-bottom: 3px solid #6699FF;
	margin: 10px 0;
	padding: 0 0 15px 0;
	}

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

#hotbox1 {
	float: left;
	width: 370px;
	margin: 0;
	padding: 0;
	}

#hotbox2 {
	width: 370px;
	border-left: 3px solid #6699FF;
	padding-left: 10px;
	margin: 0 0 0 380px;
	}

#frontpage-filmliste {
	border-bottom: 3px solid #6699FF;
	margin: 10px 0;
	padding: 0 0 5px 0;
	}

#frontpage-kategorierne {
	border-bottom: 3px solid #6699FF;
	margin: 10px 0;
	padding: 0 0 15px 0;
	}

#filmlistetable td, #kategoritable td {
	width: 240px;
	vertical-align: top;
	padding: 10px;
	margin: 0;
	border: 0;
	}

#filmlistetable ul, #kategoritable ul {
	padding: 0 10px 0 0;
	margin: 0;
	border: 0;
	}

#filmlistetable li, #kategoritable li {
	font-size: 12px;
	padding: 0px;
	margin: 0 0 0 5px;
	}
		
.frontpage-banner {
	border-bottom: 3px solid #6699FF;
	margin: 10px 0;
	padding: 0 0 15px 0;
	}
	
.updatedato {
	font-weight: bold;
	}

#frontpage-calenderreview {
	border-bottom: 3px solid #6699FF;
	padding: 10px 0;
	}
	
.calenderimage {
	text-align: center;
	}
	
#frontpage-calender {
	float: left;
	width: 380px;
	}

#frontpage-newreview {
	width: 380px;
	margin: 0 0 0 400px;
	border-left: 3px solid #6699FF;
	padding-left: 10px;
	}

#frontpage-newreview .frontpage-newreviewheader {
	font-weight: bold;
	}
	
#frontpage-copyright {
	font-size: 10px;
	text-align: center;
	width: 600px;
	margin: 0 auto;
	clear: both;
	border-bottom: 15px solid white;
	}

/* andre pages */ 

#infopage {
	border-bottom: 3px solid #6699FF;
	padding: 15px 0;
	}

#infopage-contact {
	width: 370px;
	float: right;
	}
	
#infopage-who {
	width: 400px;
	height: 400px;
	border-right: 3px solid #6699FF;
	padding-right: 10px;
	}
	
#quizzer {
	border-bottom: 3px solid #6699FF;
	padding: 15px 0;
	}

#quizzer .presentbox {
	margin: 20px;
	}

#form {
	margin: 20px 0;
	}

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

#form table td {
	width: 250px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	}

#form table td.categoryname {
	text-align: right;
	}

#form table td.categoryselect {
	text-align: left;
	}

#form table select {
	margin: 3px;
	}

.indsend {
	font-weight: bold;
	margin: 10px 0;
	}

.indsend input {
	margin: 0 20px;
	}
	
#quizzer #regler li {
	font-size: 12px;
	padding: 0px;
	margin: 10px;
	}

#arkivpage {
	margin: 15px 0 15px 0;
	border-bottom: 3px solid #6699FF;
	padding-bottom: 15px;
	}
	
#arkivpage .arkivdescript {
	text-align: justify;
	margin: 10px 50px;
	padding: 0;
	}

/* film review page stuff */ 

#review {
	margin: 15px 0;
	border-bottom: 3px solid #6699FF;
	padding-bottom: 15px;
	}
	
#reviewsignature {
	color: black;
	font-weight: bold;
	margin: 0 0 15px 0;
	}
	
#filminfo {
	float: left;
	width: 160px;
	}

#filmposter {
	margin: 0 0 15px 0;
	}

.names {
	color: black;
	font-weight: bold;
	}

#filmtext {
	margin: 0 0 15px 180px;
	padding: 0 0 0 20px;
	border-left: 3px solid #6699FF;
	}

.reviewimage {
	text-align: center;
	}

#filmbuzz1 {
	display: none;
	}

#filmbuzz2 {
	display: none;
	}

#filmnomineringer {
	xdisplay: none;
	}
	
.specialomtale {
	height: 220px;
	}

.specialomtalepic {
	float: left;
	border: 1px solid #3366FF;
	}
	
.specialomtaletxt {
	margin-left: 400px;
	}

/* nominering page stuff  - also poster gallery */ 

#nomineringer {
	border-bottom: 3px solid #6699FF;
	padding: 15px 0;
	}

#nomineringer a:link, #nomineringer a:visited {
	font-weight: bold;
	color: #3366FF;
	text-decoration: none;
	}

#nomineringer a:hover { 
	color: black;
	text-decoration: underline;
	}
	
#nomineringer .presentbox {
	margin: 20px;
	}

#nomineringer td {
	width: 375px;
	}

#nomineringer td ul {
	margin: 10px;
	padding: 0;
	}

#nomineringer td {
	font-size: 12px;
	vertical-align: top;
	padding: 10px;
	margin: 0;
	border: 0;
	}

#postergallery {
	border-bottom: 3px solid #6699FF;
	padding: 15px 0;
	}
	
#postergallery ul {
	text-align: center;
	margin: 0;
	padding: 0;
	}

#postergallery li {
	list-style-type: none;
	display: inline;
	}

#postergallery li img {
	width: 140px;
	height: 210px;
	border-top: 5px solid white;
	border-left: 5px solid white;
	}

.kategorilisteheader {
	font-size: 14px;
	text-transform: uppercase; 
	}

/* kategori page stuff */ 

.catgallery {
	text-align: center;
	padding: 0;
	margin: 0;
	}

.catgallery li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	}

.catgallery img {
	width: 140px;
	height: 205px;
	margin: 0 0 10px 10px;
	border: 1px solid #3366FF;
	}
	
.catnomineringer li {
	margin: 3px;
	}
	
/* diverse stuff */ 

.presentbox {
	text-align: center;
	margin: 10xp;
	}
	
.presentbox img {
	border: 2px solid #6699FF;
	}
	
.signature {
	font-style: italic;
	text-align: center;
	}

.subjectlink {
	text-align: left;
	margin: 10px 100px 10px 50px;
	padding: 0;
	}

#returntomain {
	padding: 10px 0;
	}
	
.deadline-pre {
	font-size: 16px;
	color: #33FF00;
	font-weight: bold;
	margin: 10px 0;
	text-transform: uppercase;
	text-align: center;
	}

.deadline-pre a:link, .deadline-pre a:visited {
	font-size: 16px;
	color: #33FF00;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}

.deadline-pre a:hover { 
	font-size: 16px;
	color: #33FF00;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	}
	
.deadline-win {
	font-size: 16px;
	color: #FFCC00;
	font-weight: bold;
	margin: 10px 0;
	text-transform: uppercase;
	text-align: center;
	}

.deadline-win a:link, .deadline-win a:visited {
	font-size: 16px;
	color: #FFCC00;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}

.deadline-win a:hover { 
	font-size: 16px;
	color: #FFCC00;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	}
	
.deadline-post {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	margin: 10px 0;
	text-transform: uppercase;
	}
	
.deadline-dd {
	font-size: 16px;
	color: #FF9933;
	font-weight: bold;
	margin: 10px 0;
	text-transform: uppercase;
	text-align: center;
	}

.deadline-dd a:link, .deadline-dd a:visited {
	font-size: 16px;
	color: #FF9933;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}

.deadline-dd a:hover { 
	font-size: 16px;
	color: #FF9933;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	}

.readmore {
	text-align: right;
	}
	
.resultheader {
	font-weight: bold;
	font-style: italic;
	}
	
.vinder {
	color: red;
	font-weight: bold;
	}	
