* {	margin: 0; padding: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
/*   font-family: Verdana, Times, serif; */
	font-size: small;
	font-size: 80%;
	color: #333;
	padding-bottom: 10px;
	background: #777 url("../images/theme-black/bg-small-diag-3a-twist.gif");
	background: #ddd url("../images/boxbackground.jpg");
	background: white;
	}

#page-wrapper {
	}

h1 { text-align: center; font-size: 210%; }
h2 { text-align: center; font-size: 155%; }
h3 { text-align: center; font-size: 140%; }
h4 { text-align: center; font-size: 120%; }
h5 { text-align: center; font-size: 110%; }
h6 { text-align: center; font-size: 100%; }

a				{ color: #000; }
a:hover	{ color: #c90016; text-decoration: none; }

/*
===========================================================
	COMMON ITEMS
===========================================================
*/
.not-seen { display: none; }

.advert {
	text-align: center;
	padding: 3px 0;
	padding-top: 0px;
	margin: 0 auto;
	}

/*
===========================================================
	HEADER SECTION
===========================================================
*/
#header {
	text-align: center;
	background: #777 url("../images/theme-black/bg-small-diag-3.gif");
	background: #777 url("../images/header3.gif");
	zbackground: #202320;
	}

#largelogo {
	width: 800px;
	height: 200px;
	background: url(../images/largelogo.png);
	margin: 0 auto;
	}

p#welcome {
/*	color: #fff;*/
	zfont-weight: bold;
	font-size: 110%;
	text-align: center;
	padding: 3px 0;
/*	background: #777 url("../images/theme-black/bg-small-diag-3a-twist.gif");*/
	}

p#welcome a {
/*	color: #fff;*/
	}

#switcher {
	position: absolute;
	left: 4px;
	top: 8px;
	font-size: 70%;
	}

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

#switcher li {
	list-style-type: none;
	margin-bottom: 5px;
	}

#switcher a {
  display: block;
  text-decoration: none;
  color: #000;
	margin-right: 2px;
	padding: 0 1px;
	border: 2px dotted #000;
  background: #feed1e;
  }
	
#switcher a:active {
  color: #fff;
  background: brown;
  }

#switcher a:hover {
  color: #fff;
  background: #666;
  }
.navfont { font-family:  Arial, Helvetica, sans-serif; font-size: small; } 

#watc {
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 70%;
}
#watc img {
	border: 1px black solid;
	}
#bannered {
	width: 1000px;
	margin: 0 auto;
	}

/*
===========================================================
	OVERALL CONTENT SECTIONS
===========================================================
*/

#content-wrapper {
	width: 956px;
	height: auto;
	margin: 8px auto;
	margin-top: 0;
	padding: 10px;
	padding: 0px 5px;
	text-align: left;
/*	border-left: 1px solid #333;
	border-right: 1px solid #333;
	background: #efeffa;
	background: #999; */
	}

/*
===========================================================
	LEFT COLUMN
===========================================================
*/
#left {
	float: left;
	width: 200px;
	margin: 0px;
	margin-left: -756px;
	padding: 10px 10px;
	padding: 0;
	}

.left-box dl {
	margin-bottom: 1px;
	border-bottom: 1px dotted #090; 
	}

/*.left-box dl a:hover {
	background:  #090;
	}*/

.left-box .box-stuff {
	padding-right: 3px;
	
	}

.left-box .box-stuff {
	padding-left: 3px;
	padding-top: 2px;
/*	border: 1px solid #333;
	border-top: 0; */
   background: #fff;
   position: relative;
   background: url(../images/details-search2.gif) repeat-x;

	}


.left-box dt {
   position: relative;
	float: left;
	}


.left-box dt img {
/*	width: 70px;
	height: 70px;*/
	margin-right: 5px;
	margin-bottom: 1px;
/*	border: 2px solid #8b0000;*/
	border: 0px;

	}

p.fridge-links {
	margin-top: 3px;
	text-align: right;
	font-size: 95%;
	}

/*
===========================================================
	CENTRE COLUMN
===========================================================
*/
#center {
	float: left;
	width: 546px;
	height: auto;
	margin: 0 5px;
	margin-left: 205px;
	padding: 10px 10px;
	padding: 0;
	}

.left-box h2, .content-box h2, .right-box h2 {
/*	font-family: "Times New Roman", serif; */
	font-weight: 400;
	font-size: 165%;
	color: #fff;
	text-align: center;
	margin-left: 10px;   /* to make left header image visible */
	padding-right: 10px; /* to allow for above margin so text center's properly */
	padding-bottom: 1px;
	padding-top: 1px;
	background: url("../images/theme-black/columntop-right-2.gif") no-repeat right top;
	height: 28px;
	}

.left-box, .content-box, .right-box {
	background: url("../images/theme-black/columntop-left-2.gif") no-repeat left top;
	}

.left-box, .content-box, .right-box {
  margin-bottom: 3px;
  }

.content-box .box-stuff {
	padding-left: 3px;
	padding-top: 2px;
/*	border: 1px solid #333; */
	border-top: 0;
   background: #fff;
   background: url(../images/details-search2.gif) repeat-x;

	}

.content-box .box-stuff {
   background: #fff;
   background: url(../images/details-search2.gif) repeat-x;
	}

.content-box .other {
	padding-left: 4px;
	padding-right: 8px;
	height: auto;
   position: relative;
	}

p.head a, .fridge-links a {
	display: block;
	color: #333362;
	font-weight: bold;
/*	background: #efefef; */
	}


.head a:hover, .fridge-links a:hover {
	color: #c90016;
/*	  background: #fff; */

	}

dl.line-start {
 /*  background: #efefef; */
	margin-left: 20px;
	}

.games-line dl {
	float: left;
	width: 120px;
/*   background: #fff; */
	margin-right: 10px;
	height: 200px;
	}

.games-line {
	}

.content-box dt img {
/*	width: 75px;
	height: 75px;*/
/*	background: #efefef; */
	border: 0px solid #8b0000;
	margin-bottom: 1px;
	padding-top: 10px;
	}

.content-box .other dt {
	float: left;
   position: relative;
	}

.content-box .other dt img {
	margin-right: 10px;
	}

/*.left-box dt a:hover img, */.content-box dt a:hover img {
/*   background: #fff; */
	border: 0px dotted #8b0000;
	}

.left-box .head, .content-box .head {
	font-size: 120%;
	font-weight: 600;
	color: #333362;
	font-style: normal ;
	text-align: left;
	margin: 0 auto;
	}

.content-box .text {
	font-size: 85%;
	text-align: left;

	}
	
#feature-p {
	margin: 10px 25px;
	padding: 3px 0;
	} 
	
#home-search {
	margin: 0pxpx;
	margin-left: 60px;
	color: #090;
	font-size: 110%;
	text-align: center;
	position: relative;
	}
	
#link-notes {
	margin: 2px 25px;
	padding: 1px 0;
	color: #090;
	font-size: 70%;
	text-align: center;
	border-top: 2px dotted #090;
	border-bottom: 2px dotted #090;
	position: relative;
	}

#home-search a, #link-notes a {
	color: #090;
	}

/*
===========================================================
	RIGHT COLUMN
===========================================================
*/
#right {
	float: left;
	width: 200px;
	height: auto;
	margin: 0px;
	padding: 10px 10px;
	padding: 0;
	color: #777;
	}
	
#rightad {
	width: 165px;
	height: auto;
	margin: 0 auto;
	}

.right-box .box-stuff {
/*  border: 1px solid #333; */
  border-top: 0;
  padding-top: 10px;
  background: #aaa;
  background: #fff;
  background: url(../images/details-search2.gif) repeat-x;

  }
.right-box .box-stuff2 {
  border: 1px solid #333;
  border-top: 0;
  padding-top: 1px;
  background: #aaa;
  background: #fff;
  }
.right-box .cat {
  border: 1px solid #333;
  border-top: 0;
  padding-top: 0px;
  background: #aaa;
  background: #fff;
	}

.right-box h5 {
  font-family: "Times New Roman", serif;
  font-weight: 600;
  font-size: 95%;
  margin: 0 25px;
  border-top: 3px dotted #333;
  }

.right-box .site-list {
  margin: 0 30px 20px 30px;
  border-top: 1px dotted #333;
  border-bottom: 1px dotted #333;
  }

.right-box ul {
  text-align: center;
  font-size: 85%;
  font-weight: 600;
  list-style-type: none;
  margin: 0 -5px;
  padding: 3px 0;
  background: #efefef;
  }

.right-box ul li {
  border-left: 1px dotted #333;
  border-right: 1px dotted #333;
  }

.right-box li a { color: #666; }
.right-box li a:hover { color: #c90016; }
.right-box li a img { border: 0; }

/*
#left, #center, #right {
	background: #ddd;
	}
*/

.clearer {
	font-size: 0px;
	line-height: 0px;
/*	display: block;
	margin: 0px;
	padding: 0px;*/
	clear: both;
	height: 0px;
/*	width: auto;*/
}

.right-box dt img {
	width: 75px;
	height: 75px;
/*	background: #efefef; */
	border: 2px solid #8b0000;
	}

 .right-box dt a:hover img {
   background: #fff;
	border: 2px dotted #8b0000;
	}
/*
===========================================================
	FOOTER SECTION
===========================================================
*/
#footer {
/*	clear: left;*/
	width: 100%;
	color: #fff;
	font-size: 105%;
	text-align: center;
	padding: 5px 0;
	border-top: 3px dotted #c90016;
	border-bottom: 3px dotted #c90016;
	border-top: 3px dotted #fff;
	border-bottom: 3px dotted #fff;
	zbackground: #777 url("../images/theme-black/bg-small-diag-3.gif");
	background: #777 url("../images/header3.gif");
	}

.footer-links a {
	color: #fff;
	}

.footer-links-last { display: inline;
  font-family: "Times New Roman", serif;
  font-size: 120%;
  font-weight: 600;
  text-align: center;
  color: #840;
	padding: 2px 12px;
  border: 2px dotted #850;
	background: #777 url("../images/theme-black/bg-small-diag-3a-twist.gif");
  }

.footer-links-last a {
  font-family: "Times New Roman", serif;
  font-size: 100%;
  font-weight: 600;
  color: #840;
  }

#ztux img {
  width: 60px;
  height: 40px;
  }

#html-valid img {
  width: 88px;
  height: 31px;
  border: 0;
  }
  
  /*
===========================================================
	Category Page
===========================================================
*/
.boxstuff table, tr, td{
  margin: 0;
  padding: 0;
  }
.row1 {
  background-color: #d3edf9; 
/*  background-color: #d2b599;*/
  margin: 0;
  padding: 0;
  }
.row1 a img {
	border: 2px solid #CC0000;
	}
.row2 {
  background-color: #b9d5e2;
/*  background-color: #ab7540;*/
  margin: 0;
  padding: 0;
  }
.head1 {
  margin: 0;
  padding: 0;
  }
  
.imagerow1 {
  background-color: #b9d5e2;
  background: url(../images/details-search2.gif) repeat-x;
  color: #000000;
}

.imagerow2 {
  background-color: #d3edf9;
  background: url(../images/details-search2.gif) repeat-x;
  color: #000000;
}

.imagerow1 a:hover img, .imagerow2 a:hover img {
/*   background: #fff;
	border: 2px dotted #8b0000; */
  border-top: black solid 1px;
	border: 0;
  padding-top: 10px;
	}
	
	
.imagerow1 a img, .imagerow2 a img {
/*   background: #fff;
	border: 2px solid #CC0000;*/
	border: 0;
  padding-top: 10px;

	}

.imagerow1 tr {
  margin: 0;
  padding: 0;
  border-top: black solid 1px;
  }


.headness {
  background: #000;
  }
#catsearch {
  background: url(../images/details-search2.gif);
  height: 25px;
  }
#hb-pages {
  background: url(../images/details-search2.gif) repeat-x;
  }
#hb-changer {
  background: url(../images/catchanger.png);
  }
#hb-info {
  font-size: 80%;
  }
  /*
===========================================================
	Customize Page
===========================================================
*/
.themerow {
  background-color: #d3edf9;
  text-align: center;
  }
  /*
===========================================================
	Search Box
===========================================================
*/
#searchbox {
  text-align: center;
  margin: 0 auto;
  }
  /*
===========================================================
Easter Egg
===========================================================
*/
.efooter {
	color: #fff;
	text-decoration:none;
	}
  /*
===========================================================
For Fun
===========================================================
*/
#tvadvert {
	width: 160px;	
	margin: 0 auto;
	}

#thecat {
	display: none;
	}

  /*
===========================================================
Horoscopes
===========================================================
*/
#horoscopes {
	width: 612px;
	margin: 0 auto;
	}
  /*
===========================================================
Toolbar
===========================================================
*/
#toolbar {
	width: 100%;
	height: 25px;
/*	background: #cdd6e0;*/
	position: fixed;
	bottom: 0px;
/*	opacity: 0.9;*/

	}

#toolbar img {
	border: 0;
	}

#toolbar-content {
	width: 490px;
	height: 25px;
	background: url(../toolbar/images/bg7.png);
	margin: 0 auto;
	zborder: 1px white solid;
	border-bottom: 0;
	}
	
#toolbar-content input {
	height: 20px;
	width: 100px;
	}
/*
===========================================================
panicbutton
===========================================================
*/
#panicbutton {
	z-index: 666;
	position: fixed; 
	top: 3px;
	right: 3px;
	opacity: 0.8;
	}

#panicbutton img {
	border: 0;
	}
/*
===========================================================
General Notices
===========================================================
*/
.importantnotice {
	background: #ffd;
	border: 4px red solid;
	}

.goodnotice {
	background: #ffd;
	border: 4px green solid;
	}


#pirateyak-launch img {
	border: 2px solid #8b0000;
	}
	
#pirateyak-launch img hover {
	border: 2px solid black;
	}
	
/*
===========================================================
Homepage Functions
===========================================================
*/
#hp-searchbox {
	margin-left: -65px;
	}

#hp-searchbox-box {
	width: 230px;
}

/*.left-box dl {
	margin-bottom: 1px;
	border-bottom: 1px dotted #090;
	}*/



/*#hp-randombutton {
	position: absolute;
	right: 405px;
	top: 3px;
	}*/
#hp-randombutton {
	position: absolute;
	right: 24px;
	top: 10px;
	}
	
.content-box .h-search {
	padding: 0px;
	margin: 0px;
	background: url(../images/details-search2.gif);
}	

.content-box .h-search form {
	display: inline;
	}	
	
/*
===========================================================
Mobile
===========================================================
*/
.n-mobile {
	display: none;
	}
