﻿/*#############################################################
Name: Shades of Gray
Date: 2006-11-05
Description: Monochrome, lightweight and totally liquid. Comes with three different layouts.
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {text-decoration: none;}

body {
	background: #111 url('img/bg.jpg') repeat-y center top;
	color: #BBB;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:62.5%; font-family:Lucida Sans Unicode, sans-serif
}

p, ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

blockquote {font: bold 1em sans-serif;}

code {
	background: #444;
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}

img {border: none;}

ul {margin-left: 2em;}
h1 {font: normal 2.4em sans-serif;}
h2 {
	font: bold 1.6em Verdana,sans-serif;
	padding-bottom: 4px;
}

/* misc */
.clearer {clear: both;}
.stripes {
	background: #333 url('img/stripe.gif');
	height: 6px
}
.left {float: left;}
.right {float: right;}

/* header */
.header {
	position:relative;
	border-bottom: 1px solid #333;
	font: normal 2em sans-serif;
	height: 151px;
	
}
.lefty {position:absolute;
   left:0;
   background:white;
   height: 151px;
   width: 78px;}

.righty {position:absolute;
   right:0;
   background:white url('guiness.gif');
   height: 151px;
   width: 78px;}
.centery {background:#111 url('header.jpg') repeat-x;
   background-position: top center;
   height: 151px;
   color:#333; font-weight:bold; font-size:2em
}



/* structure */
.container {
    
	width:1047px;
	height:auto;
	background: #303030;
	border: 3px solid #444;
	border-top: 3px solid #444;
}

.main {
	background: #303030;
	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;
}
.mainchamp {
	
	width:1020px;
	height:500px;
	background: #303030;
	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;
}

.main .left {width: 200px;}

.main .right {width: 250px;}
.main .center {width:550px;}
.content {
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	padding: 16px;
}

/* content elements */
.content h1 {
	background: url('img/bgh1.gif') repeat-x left bottom;
	color: #EEE;
	margin-bottom: 10px;
	padding-left:0; padding-right:0; padding-top:6px; padding-bottom:4px
}
.content a {
	color: #999;
	text-decoration: underline;
}
.content a:hover {color: #CCC;}
.content .descr {margin-bottom: 5px;}

/* navigation */
.nav {background: #191919 url('img/nav.gif');}
.nav a {
	background: #191919 url('img/nav.gif');
	border-right: 1px solid #161616;
	color: #CCC;
	float: left;
	line-height: 30px;
	font-style:normal; font-variant:normal; font-weight:bold; font-size:1em; font-family:Verdana, sans-serif; padding-left:20px; padding-right:20px; padding-top:0; padding-bottom:0
}
.nav a:hover {
	background: #191919 url('img/nav_hover.gif');
}

/* sub-navigation */
.subnav {
	background: #2A2A2A;
	border: 1px solid #1E1E1E;
	border-top-color: #444;	
	padding: 12px;
}
.subnav h1 {padding-top: 8px;}
.subnav ul {margin: 0;}
.subnav li {
	background: url('img/li.gif') no-repeat left bottom;
	margin: 0; list-style-type:none
}
.subnav li a {
	color: #777;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav li a:hover {color: #BBB;}

/* footer */
.footer {
	background: #191919;
	border-top: 1px solid #444;
	color: #999;
	padding: 3% 3% 1%;
}
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #666;}
.footer a:hover {
	color: #BBB;
	background: #222;
}

.col3, .col3center {
	float: left;
	width: 31%;
}
.col3center {margin: 0 3%;}

/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 1.1em;
	
}
.bottom a {color: #888;}

	#wrapper {
		position:relative;
		width:630px;
		height:800px;
		margin:0px auto;
		padding:1px;
	}
    

	
  #brown-box1, #brown-box2, #brown-box3 {
		padding:1px;
    position:absolute;
    margin-top:2px;
    height:202px;
    
	}
  #brown-box1 {
		margin-left:2px;
		width:160px;
	}
  #brown-box2 {
		margin-left:183px;
		width:160px;
	}
  #brown-box3 {
		margin-left:364px;
		width:160px;
	}
	#brown-cb {
		position: absolute; 
		top: 2px; 
		right: 5px;
		color: #000
	}
	#brown-tor {
		position: absolute; 
		top: 2px; 
		right: 5px;
		color: #000
	}
	#brown-aj {
		position: absolute; 
		top: 2px; 
		right: 5px;
		color: #000
	}


	#pink-box4, #pink-box5, #pink-box6 {
		padding:1px;
	    position:absolute;
    margin-top:192px;
    height:202px;
	}
  #pink-box4 {
		margin-left:2px;
		width:160px;
	}
  #pink-box5 {
		margin-left:183px;
		width:160px;
	}
  #pink-box6 {
		margin-left:364px;
		width:160px;
	}

	#pink-stew {
		position: absolute; 
		top: 2px; 
		right: 5px;
		color: #000

	}
	#pink-gav {
		position: absolute; 
		top: 2px; 
		right: 5px;
		color: #000
	}
	#pink-kj {
		position: absolute; 
		top: 2px; 
		right: 5px;
		color: #000
	}


	#brownbox {
	position:absolute;
	border: 5px solid #7D3E00;
	font: normal 2em sans-serif;
	height: 150px;
	width: 150px;
	text-align:top;}
	
	#textbox1 {
	text-align:center;
	height: 40px;
	width: 150px;
	margin-top:160px;}

	#pinkbox {
	position:absolute;
	border: 5px solid #FF35A1;
	font: normal 2em sans-serif;
	height: 150px;
	width: 150px;}

	#textbox2 {
	
	height: 40px;
	width: 150px;
	text-align:center;
	margin-top:160px;
	}
	#content-blue {
		position:absolute;
		margin-left:5px;
		width:500px;
		
		margin-top:394px;
		height:24px;
	}
	#bluebox {
	position:relative;
	border: 5px solid #383DA1;
	font: normal 2em sans-serif;
	height: 60px;
	width: 80px;}

	#blue-box1, #blue-box2, #blue-box3, #blue-box4, #blue-box5 {
		padding:1px;
    position:absolute;
    margin-top:416px;
    height:90px;
	}
	#blue-box6, #blue-box7, #blue-box8, #blue-box9, #blue-box10 {
		padding:1px;
    position:absolute;
    margin-top:506px;
    height:90px;
	}

  #blue-box1 {
		margin-left:1px;
		width:90px;
	}
  #blue-box2 {
		margin-left:110px;
		width:90px;
	}
  #blue-box3 {
		margin-left:219px;
		width:90px;
	}
	#blue-box4 {
		margin-left:328px;
		width:90px;
	}
	#blue-box5 {
		margin-left:437px;
		width:90px;
	}
	#blue-box7 {
		margin-left:110px;
		width:90px;
	}
  #blue-box8 {
		margin-left:219px;
		width:90px;
	}
	#blue-box9 {
		margin-left:328px;
		width:90px;
	}


#textbox3 {
	text-align:center;
	height: 20px;
	width: 90px;
	}
	
#wrapper2019 {
		position:absolute;
		width:100px;
		height:370px;
		margin-top:8px;
		margin-left:4px;
		border:0px solid;
		padding:10px;
	}
#wrapper2018 {
		position:absolute;
		width:100px;
		height:370px;
		margin-top:8px;
		margin-left:114px;
		border:0px solid;
		padding:10px;
	}
#wrapper2017 {
		position:absolute;
		width:100px;
		height:370px;
		margin-top:8px;
		margin-left:224px;
		border:0px solid;
		padding:10px;
	}	
#wrapper2016 {
		position:absolute;
		width:100px;
		height:370px;
		margin-top:8px;
		margin-left:334px;
		border:0px solid;
		padding:10px;
	}

#wrapper2015 {
		position:absolute;
		width:100px;
		height:370px;
		margin-top:8px;
		margin-left:444px;
		border:0px solid #FF35A1;
		padding:10px;
	}

#wrapper2014 {
		position:absolute;
		width:100px;
		height:370px;
		margin-top:8px;
		margin-left:554px;
		border:0px solid #FF35A1;
		padding:10px;
	}


#wrapper2013 {
		position:absolute;
		width:100px;
		height:370px;
		margin-top:8px;
		margin-left:664px;
		border:0px solid;
		padding:10px;
	}
#wrapper2012 {
		position:absolute;
		width:106px;
		height:370px;
		margin-top:8px;
		margin-left:774px;
		border:0px solid;
		padding:10px;
	
	}
#wrapper2011 {
  		position:absolute;
		width:100px;
		height:370px;
		margin-top:8px;
		margin-left:884px;
		border:0px solid;
		padding:10px;
	}
#wrapper2010 {
		position:absolute;
		width:100px;
		height:370px;
		margin-top:8px;
		margin-left:4px;
		border:0px solid;
		padding:10px;
	}
#wrapper2009 {
		position:absolute;
		width:100px;
		height:370px;
		margin-top:8px;
		margin-left:114px;
		border:0px solid;
		padding:10px;
	}
#wrapper2008 {
		position:absolute;
		width:100px;
		height:370px;
		margin-top:8px;
		margin-left:224px;
		border:0px solid;
		padding:10px;
	}
#wrapper2007 {
		position:absolute;
		width:100px;
		height:370px;
		margin-top:8px;
		margin-left:334px;
		border:0px solid;
		padding:10px;
	}

#wrapper2006 {
		position:absolute;
		width:100px;
		height:370px;
		margin-top:8px;
		margin-left:444px;
		border:0px solid #FF35A1;
		padding:10px;
	}
#wrapper2005 {
		position:absolute;
		width:100px;
		height:370px;
		margin-top:8px;
		margin-left:554px;
		border:0px solid #FF35A1;
		padding:10px;
	}
#wrapper2004 {
		position:absolute;
		width:100px;
		height:370px;
		margin-top:8px;
		margin-left:664px;
		border:0px solid;
		padding:10px;
	}
#wrapper2003 {
		position:absolute;
		width:106px;
		height:370px;
		margin-top:8px;
		margin-left:774px;
		border:0px solid;
		padding:10px;
	}
#wrapper2002 {
		position:absolute;
		width:100px;
		height:370px;
		margin-top:8px;
		margin-left:884px;
		border:0px solid;
		padding:10px;
	}





  #year {
		height:30px;
		padding:1px;
		text-align:center;

	}
	    #content-aj {
  		position:relative;
  		background:white url('stuff/AJmug100.jpg') no-repeat;
  		border:3px solid #7D3E00;
  		margin-top:8px;
		height:100px;
		width:100px;
	}
  #content-stew {
  		background:white url('stuff/STUmug100.jpg') no-repeat;
  		border:3px solid #FF35A1;
  		margin-top:8px;
		height:100px;
		width:100px;
	}
  #content-gav {
  		background:white url('stuff/GAVmug100.jpg') no-repeat;
  		border:3px solid #FF35A1;
  		margin-top:8px;
		height:100px;
		width:100px;
	}
	#content-kj {
  		background:white url('stuff/KJmug100.jpg') no-repeat;
  		border:3px solid #FF35A1;
  		margin-top:8px;
  		height:100px;
		width:100px;
	}
  #content-cb {
  		background:white url('stuff/CBmug100.jpg') no-repeat;
  		border:3px solid #7D3E00;
  		margin-top:8px;
		height:100px;
		width:100px;
	}
  #content-tor {
  		background:white url('stuff/TORmug100.jpg') no-repeat;
  		border:3px solid #7D3E00;
  		margin-top:8px;
		height:100px;
		width:100px;
	}
	#content-ques {
  		background:white url('stuff/question100.gif') no-repeat;
  		border:3px solid ;
  		margin-top:8px;
		height:100px;
		width:100px;
}
	#scores {
		position: relative;
    height: auto;
    width: auto;
    font: normal 1.5em sans-serif;
    left: 25px;
    top: 77px;	
    color: #FFFF00}

	#scores1 {
		
		margin-top:77px;
		
	}
	