/*   Based on "Orange", http://www.nikynik.com/ */

/* 0. Images */

body	 	{ background: url("/images/kubrickbgcolor.jpg"); }				
#page		{ background: url("/images/bg.gif") repeat-y top; border: none; } 			
#headerimg 	{ background: url("/images/header.gif") no-repeat bottom center; }
#buttons 	{ background: url("/images/menu.gif") no-repeat bottom center; }
#footer 	{ background: url("/images/footer.gif") no-repeat bottom; border: none;}
#sidebar h2, input.button {  background-image : url(/images/small-bg.jpg);}

/* 1. Generic fonts and colors */

body, input, a, p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #960;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

table, td {
	border: #bbb solid 1px;
}

/* 2: Specific fonts and colors */


/* Tags */

body {
	margin: 0;
	padding: 0; 
	font-size: 62.5%; /* Resets 1em to 10px */
	text-align: center;
}

a, a:hover {
	outline: none;
	text-decoration: underline;
}

table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
	padding: 2px;
}

input {
	font-size: 0.9em;
	padding: 2px;
	margin-right: 1px;
}

input.button {
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #e9e9e9;
}

h1, h2, h3 {
	font-weight: bold;
	margin: 0;
	}
	
h1 {
	padding-top: 70px;
	font-size: 4em;
	text-align: center;
}


h2.pagetitle {
	text-align: center;
}

hr { display: none; }


	
/* Page elements: colors and typography */

#page {
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 900px;
}


#header {
	padding: 0;
	margin: 0 auto;
	height: 200px;
	width: 100%;
}

#headerimg {
	height: 170px;
	width: 100%;
}

#content {
	font-size: 1.2em;
	float: left;
	padding: 0 10px 0 10px;
	margin: 10px 0 0 10px;
	width: 620px;
	}

#footer {
	background-color: transparent;
	padding: 0;
	margin: 0 auto;
	width: 900px; 
	height: 92px;
	clear: both;
	color: #fff;
}

	#footer p {
		margin: 0;
		padding: 30px 0;
		text-align: center;
		color: #fff;
	}
	
	#footer a, #footer a:link, #footer a:visited {
		color: #fff;
	}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width:100%;
	height:30px;
}

ul#mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 6px 0px 0px 6px;
  margin           : 0;
  font-size        : 0.8em;
}
ul#mainlevel-nav li {
	display: block;
	background-image: none;
	padding-left: 1px;
	padding-right: 1px;
	float: left;
	margin: 0;
	width: auto !important;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}
ul#mainlevel-nav li a {
  font-size        : 11px;
  display          : block;
  padding-left     : 15px;
  padding-right    : 16px;
  text-decoration  : none;
  color            : #999999;
  background       : transparent;
  
}
ul#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #666666;
}


.resulttable {
	width: 500px;
}

.sifr { font-size: 18pt;}

.description {
	font-size: 1.2em;
	text-align: center;
	}

.adsense {
	height: 60px;
	width: 468px;
	margin: 0 auto;
}
h2 {
	font-size: 1.6em;
	}

/* big header */
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #fff;
	}

pre {
	font: 'Courier New', Courier, Fixed;
	white-space: pre;
	font-size: 8pt;
	color: #228;
	border: 1px dotted #ccc;
	padding: 2px;
	background-color: #ddd;
	}







/* Begin Sidebar */

#sidebar {
		width:200px;
		margin-left:650px;
	}

	#sidebar ul {
		margin-bottom:0;
		list-style-type:none;
		}
	#sidebar ul li {
		margin-bottom: 18px;
	}
	#sidebar ul ul, #sidebar ul ul li, #sidebar ul ul ul {
		margin:0px;
		padding:0px;
		}
	#sidebar ul#linkslist {
		margin:0px;
	}
	
	#sidebar ul#linkslist {
		margin:0px;
	}
	
	#wrap > #sidebar ul#linkslist{
	}
	
	#sidebar p{
		margin: 0 15px;
	}
	
	#sidebar h2{
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #FFF;
  width: 198px;
	
	}
	#sidebar p{
		margin-top:0px;
		margin-bottom:0px;
		color: #555;
		word-spacing: -1px;
		font-size:10px;
	}
	#sidebar ul ul li, #sidebar ul ol li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size:10px;
	
	}
	#sidebar ul ul li a, #sidebar ul ol li a {
	padding          : 0px 0px 0px 0px;
  font-size        : 12px;
  width            : 198px;
  background-color : #ECEAD8;
  text-indent      : 10px;
	}
#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ol li a:link, #sidebar ul ol li a:visited{
	display          : block;
	text-decoration: none;
  font-size        : 12px;
  border-top       : 1px solid #ffffff;
  border-bottom    : 1px solid #BCB778;
  background-color : #ECEAD8;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #996600;
  width            : 198px;
  text-indent      : 10px;
}
#sidebar ul ul li a:hover, #sidebar ul ol li a:hover {
	background-color : #E3E1C6;
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
	}
	
	#sidebar ul li .icon {
		padding: 4px;
		width: 100%;
		text-align: center;
	}
	
	#addthis_dropdown15 table,#addthis_dropdown15 td  {
		border: none;
	}
/* End Sidebar */

#pleasewait {
	display: none;
	position: relative;
	top: -120px;
	left: 120px;
	background-color: #ffffff;
	border: 2px solid #960;
	font-size: 10pt;
	width: 300px;
	padding: 10px;
	text-align: center;
}

/* End Various Tags & Classes*/

