/*  
Theme Name: Next Level
Theme URI: http://www.toxis.dk
Description: Den ottende version af toxis.dk
Version: 8.0
Author: Dennis S. Nielsen
Author URI: http://www.toxis.dk
Last edited: 20th november 2005
*/

* {
	margin: 0px;
	padding: 0px;
	}

body {
	margin: 0px;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	background-color: #FFF;
	/*background-image: url(gfx/xmasbg2.gif);*/
	}


/* Begin Structure Boxes */

#preloade {
	margin: 200px 0px 0px 270px;
	width: 350px;
	height: 26px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	}

#grid {
	position: absolute;
	top: 1px;
	left: 0px;
	width: 100%;
	height: 294px;
	background-image: url(gfx/bg-top.png);
	background-repeat: repeat-x;
	z-index: 1;
	}

#imgload {
	position: absolute;
	top: 167px;
	left: 420px;
	width: 30px;
	height: 30px;
	z-index: 4;
	}

#top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 711px;
	height: 45px;
	z-index: 2;
	}

#headerimage {
	position: absolute;
	top: 46px;
	left: 0px;
	width: 711px;
	height: 248px;
	background: transparent;
	padding: 4px 0px 2px 0px;
	z-index: 4;
	}

#headerbgimage {
	position: absolute;
	top: 46px;
	left: 0px;
	width: 711px;
	height: 248px;
	background-image: url(gfx/image-bg.png);
	background-repeat: no-repeat;
	padding: 4px 0px 2px 0px;
	z-index: 3;
	}

#headerimage-ie {
	position: absolute;
	top: 4px;
	left: 0px;
	width: 700px;
	height: 240px;
	padding: 4px 0px 2px 0px;
	z-index: 4;
	}

#main {
	position: absolute;
	top: 294px;
	left: 0px;
	width: 711px;
	background-image: url(gfx/bg.png);
	background-repeat: repeat-y;
	padding: 0 10px 0 3px;
	z-index: 2;
	}

#content {
	width: 690px;
	padding: 0 0 0 6px;
	}

#bottom {
	float: left;
	width: 100%;
	height: 80px;
	margin: 0 0 0 -3px;
	background-color: #FFFFFF;
	background-image: url(gfx/bg-bottom.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	}

/* Begin Content Boxes */

#aboutnews {
	width: 207px;
	background-image: url(gfx/quickie-box-2.png);
	background-repeat: repeat-y;
	padding: 4px;
	}

#banner {
	position: absolute;
	left: 0px;
	top: 49px;
	width: 123px;
	height: 122px;
	background-image: url(gfx/);
	background-repeat: no-repeat;
	z-index: 10;
	}

#firefox {
	position: absolute;
	left: 0px;
	top: 46px;
	width: 700px;
	height: 38px;
	background-image: url(gfx/firefox.gif);
	padding-top: 17px;
	padding-left: 4px;
	font-size: 13px;
	color: #FFF;
	z-index: 10;
	}

#colum1 {
	float: left;
	width: 459px;
	padding: 10px 0 0 2px;
	text-align: justify;
	}

#colum2 {
	float: right;
	width: 210px;
	padding: 10px 0px 0px 8px;
	}

#colum1-special {
	float: left;
	width: 210px;
	margin-left: 9px;
	text-align: justify;
	}

#colum2-special {
	float: right;
	width: 210px;
	padding: 0px 0px 0px 0px;
	}

#colum2-root {
	float: right;
	width: 229px;
	margin: 0px;
	padding: 0px;
	background: url(gfx/columrootbg.gif) repeat-y;
	}

#colum2-root-c {
	float: right;
	width: 210px;
	padding-left: 15px;
	}

#colum-small1 {
	float: left;
	width: 222px;
	padding: 0 2px 0 2px;
	margin: 0px;
	}

#colum-small2 {
	float: right;
	width: 222px;
	padding: 0 0 0 4px;
	margin: 0px;
	}

#olderentries {
	position: relative;
	float: left;
	width: 225px;
	}

#topentries {
	position: relative;
	float: right;
	width: 225px;
	}

#nb {
	margin: 10px 10px 0 3px;
	padding: 5px 10px 5px 3px;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	background-color: #FBFBFB;
	}

#nb:hover {
	margin: 10px 10px 0 3px;
	padding: 5px 10px 5px 3px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	background-color: #EFEFEF;
	}

#nb2 {
	margin: 0 0 0 2px;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	background-color: #FEFFF5;
	text-align: justify;
	}

.comment {
	margin: 10px 10px 0 3px;
	padding: 5px 10px 5px 3px;
	}

.comment-color {
	margin: 10px 10px 0 3px;
	padding: 5px 10px 5px 3px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


/* Begin Links */

a[href^="http:"] {
  display:inline-block;
  padding-right:14px;
  background:transparent url(gfx/externallink.gif) center right no-repeat;
  }

a, a:visited {
	text-decoration: none;
	color: #444;
	}

a.link {
	font-family: "Trebuchet MS", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #78bd00;
	}
	
a.link:hover {
	font-family: "Trebuchet MS", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #78bd00;
	text-decoration: none;
	border-bottom: 0px dotted #78bd00;
	}

a.white {
	font-family: "Trebuchet MS", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
	}
	
a.white:hover {
	font-family: "Trebuchet MS", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	border-bottom: 0px dotted #78bd00;
	}

a.cl {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a.cl:hover {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C7C7C7;
	font-weight: bold;
	text-decoration: none;
}

a.small {
	font-family: "Verdana", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	border-top: 1px solid #CCC;
	border-bottom: 0px dashed #333333;
	}
	
a.small:hover {
	font-family: "Verdana", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	border-top: 0px solid #78bd00;
	border-bottom: 1px dotted #333333;
	}

a.discreet {
	font-family: "Verdana", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B0B0B0;
	text-decoration: none;
	}

a.discreet:hover {
	font-family: "Verdana", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B0B0B0;
	text-decoration: none;
	}

a.link-menu {
	font-family: "Verdana", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border-top: 0px solid #78bd00;
	}
	
a.link-menu:hover {
	font-family: "Verdana", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border-top: 2px solid #78bd00;
	}

a.tagcloud {
	color: #333333;
	border-bottom: 1px dotted #999;
	}
	
a.tagcloud:hover {
	color: #78bd00;
	border-bottom: 1px dotted #777;
	}

/* Begin Headdings */

h1 {
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 0px;
	}

h2 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*color: #777;*/
	color: #6cbc0d;
	font-weight: bold;
	margin: 0px 0px 3px 0px; 
	}

h3 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin: 0px; 
	}

h4 {
	margin: 0px 0px 10px 0px;
	text-align: right;
	font-weight: normal;
	}

h5 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6cbc0d;
	}

h6 {
	font-family: "Verdana", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: red;
	}

/* Begin Text Format */

p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0 2px 2px 2px;
	}

span.welcome {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B0B0B0;
	padding-right: 4px;
}

span.welcome a {
	color: #B0B0B0;
	border-bottom: 1px dotted #999;
}

span.welcome a:hover {
	color: #777;
	border-bottom: 1px dotted #999;
	}

span.abouttxt {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	padding-right: 4px;
}

span.abouttxt a {
	border-bottom: 1px dotted #999;
}

span.abouttxt a:hover {
	color: #444;
	border-bottom: 1px dotted #333;
	}

span.date {
	font-family: "Georgia", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B4B4B4;
	font-weight: normal;
	}

span.newsfragment {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6CBC0D;
	font-style: italic;
}

span.newsdate {
	font-family: "Verdana", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	font-weight: normal;
	}

span.pkt {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C7C7C7;
	}

span.bold {
	font-weight: bold;
	}

span.italic {
	font-style: italic;
	}
	
span.underline {
	border-bottom: 1px solid #333333;
	}

span.discreet {
	font-family: "Verdana", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #B0B0B0;
	}

span.xlarge {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 70px;
	color: #333333;
	}


/* Begin Images */

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

.border {
	margin: 0 4px 4px 0;
	padding: 2px;
	border: 1px solid #CCC;
	max-width: 450px;
}

.float-l {
	margin: 0 4px 4px 0;
	padding: 2px;
	border: 0px;
	float: left;
}

.float-r {
	margin: 0 4px 4px 0;
	padding: 2px;
	border: 0px;
	float: right;
}

.border-float-l {
	margin: 0 4px 4px 0;
	padding: 2px;
	border: 1px solid #CCC;
	float: left;
}

.border-float-r {
	margin: 0 4px 4px 0;
	padding: 2px;
	border: 1px solid #CCC;
	float: right;
}

.border:hover {
	margin: 0 4px 4px 0;
	padding: 2px;
	border: 1px solid #CCC;
	background-color: #ECECEC;
	}

.border-float-l:hover, border-float-r:hover {
	margin: 0 4px 4px 0;
	padding: 2px;
	border: 1px solid #CCC;
	background-color: #ECECEC;
	float: left;
}

.avatar {
	margin: 0px 4px 4px 0;
	float: left;
	border: 0px solid #78bd00;
	}

/* First entry styling goes here */

#firstentry {
	position: absolute;
	left: 6px;
	top: 0px;
	width: 465px;
	height: 207px;
	background: url(gfx/topnewsbg.gif) no-repeat; /* gfx/topnewsbg-xmas.gif topnewsbg.gif*/
	margin: 0px;
	padding: 0px;
	z-index: 5;
}

#firstentry-content {
	background: transparent;
	margin: 0px;
	padding: 6px;
	z-index: 6;
}

#firstentry-content-fresh {
	background: transparent url("gfx/fresh-large.gif") no-repeat 98% 5px; /* gfx/fresh-large-xmas.gif */
	margin: 0px;
	padding: 6px;
	z-index: 6;
}

#firstentry-content-fresh2 { /* TODAY */
	background: transparent url("gfx/fresh-large.gif") no-repeat 98% 5px; /* gfx/fresh-large-24-xmas.gif */
	margin: 0px;
	padding: 6px;
	z-index: 6;
}

#firstentry-more {
	position: absolute;
	top: 143px;
	left: 423px;
	width: 43px;
	height: 60px;
	z-index: 11;
	}

span.comments {
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A6a6a6;
	}

a.news {
	border-bottom: 0px transparent;
	color: #6cbc0d;
	}

a.news:hover {
	border-bottom: 1px solid #d2ff18;
	background-color: #f9f9f9;
	}

/* Next entrys styling goes here */

#nextentrys {
	position: relative;
	margin: 200px 0 0 -4px;
	padding: 6px;
	}

#nextentrys-content {
	margin: 0px;
	padding: 0px;
}

#nextentrys-content-fresh {
	background: transparent url("gfx/fresh-medium.gif") no-repeat 98% 5px;
	width: 100%;
	z-index: 6;
}

#nextentrys-content-fresh2 {
	background: transparent url("gfx/fresh-medium-24.gif") no-repeat 98% 5px;
	width: 100%;
	z-index: 6;
}

/* Sidenotes styling goes here */

.datenotes {
	font-family: "Georgia", Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 10px;
	}

#sidenotes-fresh {
	background: transparent url("gfx/fresh-small.gif") no-repeat 98% 3px;
	width: 100%;
	z-index: 6;
}

#sidenotes-fresh24 {
	background: transparent url("gfx/fresh-small-24.gif") no-repeat 98% 3px;
	width: 100%;
	z-index: 6;
}

/* All styling for comments goes here */

.combox-top {
	background: url(gfx/comments/top.gif) center center no-repeat;
	height: 10px;
	width: 454px;
	margin-top: 10px;
	}

.combox-mid {
	background: url(gfx/comments/center.gif) center center repeat-y;
	width: 454px;
	min-height: 6px;
	}

.combox-btm {
	background: url(gfx/comments/bottom.gif) center center no-repeat;
	height: 25px;
	width: 454px;
	}

li.com {
	margin: 0px;
	padding: 0 12px 0 12px;
	list-style-position: inside;
	list-style-type: none;
	color: #333;
}

.gravatar {
	background: url(gfx/comments/gravatarbg.gif) center center no-repeat;
	float: left;
	height: 30px;
	width: 30px;
	padding: 1px 3px 3px 1px;
	margin: -2px 6px 0 2px;
	}

.gravatar2 {
	background: url(gfx/comments/gravatarbg2.gif) center center no-repeat;
	float: left;
	height: 40px;
	width: 40px;
	padding: 1px 3px 3px 1px;
	margin: -2px 6px 0 2px;
	}

span.commentauthor {
	font-family: "Verdana", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	}

a.commentunik {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C7C7C7;
	}

span.datetime {
	font-family: "Verdana", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #B0B0B0;
	}

a.commentauthorlink {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #EAEAEA;
	}

a.commentauthorlink:hover {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C7C7C7;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #EAEAEA;
	}

/* Data input field for comment show/hide */
#datafields-new {
	margin: 0px;
	width: 335px;
	border: none;
	}

#datafields {
	margin: 0px;
	display: none;
	width: 335px;
	border: none;
	}

/* Commentform */

input[type=text], textarea {
	font: 10px "Verdana", Arial, Helvetica, Sans-Serif;
	background: transparent;	
	border: none;
	padding: 3px;
	color: #777;
	}

input[type=text]:focus, textarea:focus {
	background: transparent;
	color: #333;
	border: none;
	/*
	background: #E7E7E7;
	color: #333;
	*/
	}

#commentform input[type=text] {
	width: 140px;
	margin: 8px 2px 1px 2px;
	border: none;
	background: transparent;
	}

/* The Name field */
#inputname {
	background: url(gfx/form/name.gif) no-repeat center center;
	height: 32px;
	width: 158px;
	padding: 0px;
	}

#inputname:hover {
	background: url(gfx/form/name-hover.gif) no-repeat center center;
	height: 32px;
	width: 158px;
	padding: 0px;
	}

/* The E-mail field */
#inputemail {
	background: url(gfx/form/email.gif) no-repeat center center;
	height: 32px;
	width: 158px;
	padding: 0px;
	}

#inputemail:hover {
	background: url(gfx/form/email-hover.gif) no-repeat center center;
	height: 32px;
	width: 158px;
	padding: 0px;
	}

/* The Website field */
#inputwebsite {
	background: url(gfx/form/website.gif) no-repeat center center;
	height: 32px;
	width: 158px;
	padding: 0px;
	}

#inputwebsite:hover {
	background: url(gfx/form/website-hover.gif) no-repeat center center;
	height: 32px;
	width: 158px;
	padding: 0px;
	}

/* Text area */
#textarea {
	background: url(gfx/form/textbg.gif) no-repeat center center;
	height: 208px;
	width: 343px;
	padding: 0px;
	}

#textarea:hover {
	background: url(gfx/form/textbg-hover.gif) no-repeat center center;
	height: 208px;
	width: 343px;
	padding: 0px;
	}

/* Password */
#password {
	background: url(gfx/form/password.gif) no-repeat center center;
	height: 32px;
	width: 263px;
	padding: 0px;
	}

#password:hover {
	background: url(gfx/form/password-hover.gif) no-repeat center center;
	height: 32px;
	width: 263px;
	padding: 0px;
	}

/*
#commentform textarea {
	background: url(gfx/form/textbg.gif) no-repeat center center;
	height: 208px;
	width: 343px;
	padding: 0px;
	}

#commentform textarea:hover {
	background: url(gfx/form/textbg-hover.gif) no-repeat center center;
	height: 208px;
	width: 343px;
	padding: 0px;
	}
*/

/*
#linkform textarea {
	height: 50px;
	width: 438px;
	}
*/

.submit {
	background: url(gfx/form/doit.gif) no-repeat center center;
	width: 90px;
	height: 22px;
	border: 0px;
	margin: 0 0 0 252px;
	}

.submit:hover {
	background: url(gfx/form/doit-hover.gif) no-repeat center center;
	width: 90px;
	height: 22px;
	border: 0px;
	margin: 0 0 0 252px;
	}

/* Toolbox styles */

#toolbox { /* Smileys */
	border: 0px #CCC solid;
	background: transparent;
	width: 80px;
	margin: -82px -95px 0 3px;
	/*margin: -80px -100px 0 3px;*/
	padding: 0 0 0 4px;
	float: right;
	}

#ed_toolbar {
	background: url(gfx/form/toolbox-bg.gif) no-repeat left top;
	border: 0px solid #ddd;
	width: 108px;
	height: 212px;
	margin: -1px 0 0 0;
	padding: 3px;
	float: right;
	}

#ed_bold {
	background: url(gfx/tools/bold.gif) no-repeat top;
	height: 22px;
	width: 92px;
	margin: 3px 0 0 6px;
	border: 0px none;
	}

#ed_bold:hover {
	background: url(gfx/tools/bold-hover.gif) no-repeat top;
	}

#ed_italic {
	background: url(gfx/tools/italic.gif) no-repeat top;
	height: 22px;
	width: 92px;
	margin-left: 6px;
	border: 0px none;
	}

#ed_italic:hover {
	background: url(gfx/tools/italic-hover.gif) no-repeat top;
	}

#ed_link {
	background: url(gfx/tools/link.gif) no-repeat top;
	height: 22px;
	width: 92px;
	margin-left: 6px;
	border: 0px none;
	}

#ed_link:hover {
	background: url(gfx/tools/link-hover.gif) no-repeat top;
	}

#ed_block {
	background: url(gfx/tools/quote.gif) no-repeat top;
	height: 22px;
	width: 92px;
	margin-left: 6px;
	border: 0px none;
	}

#ed_block:hover {
	background: url(gfx/tools/quote-hover.gif) no-repeat top;
	}

#ed_close{
	background: url(gfx/tools/closeall.gif) no-repeat top;
	height: 22px;
	width: 92px;
	margin-left: 6px;
	border: 0px none;
	}

#ed_close:hover {
	background: url(gfx/tools/closeall-hover.gif) no-repeat top;
	}

/* List styles */

ul {
	list-style-image: url(gfx/pkt.png);
	list-style-type: circle;
	margin: 0 0 0 10px;
	}

ol {
	margin: 0 0 0 12px;
	}

li {
	margin: 0 0 0 15px;
	}

li.grey {
	margin: 0 0 0 15px;
	font-family: "Georgia", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C7C7C7;
	}

#tags ul {
  display: inline;
  border: none;
  padding: 0;
  margin: 0;
} 

#tags ul li {
  border: none;
  list-style: none;
  display: inline;
  margin: 0;
}

li.tag {
  background: transparent url("gfx/tag.gif") no-repeat 0 50%;
  padding: 0 5px 0 20px;
}

/* Begin Various Tags & Classes */

hr {
	display: none;
	}

.floatstop {
	clear: both;
	}

acronym, abbr, span.caps {
	cursor: help;
	/*font-size: 1.1em;*/
	letter-spacing: .0em;
	}

a.morenews {
	background: transparent url("gfx/more.gif") no-repeat 95% 50%;
	padding-right: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-decoration: underline;
	color: #6CBC0D;
	}

.left {
	float: left;
	}

.right {
	float: right;
	}

.usronline {
	margin: 10px 10px 0 3px;
	padding: 5px 10px 5px 3px;
	}

.usronline-color {
	margin: 10px 10px 0 3px;
	padding: 5px 10px 5px 3px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

blockquote {
	background-image: url(gfx/quote.png);
	background-repeat: no-repeat;
	background-position: top left;
	border-left: 0px solid #EBF5D9;
	color: #777777;
	padding: 2px 6px 5px 50px;
	z-index: 1;
	}

.metalink a span {
	display: none;
	}

.metalink a:hover > span {
	display: inline;
	}

.highlight {
	background-color: #F6FFCD;
	}

.searchword {
	background-color: yellow;
	}

a#tooCool {
	position: fixed;
	right: 0;
	bottom: 0;
	display: block;
	height: 80px;
	width: 80px;
	background: url(gfx/too_cool.png) bottom right no-repeat;
	text-indent: -999em;
	text-decoration: none;
	z-index: 1;
	}

/* End Style Sheet */