/* CSS Document */
html {
	font-size: 16px;
}
body, html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, pre, vite, code, em, img, samp, small, strong, var, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thread, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	background-color: #ff8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a {
	text-decoration: none;
	color: #00E;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #551A8B; 
}
.tm {
  display: inline;
  font-size: 12px;
}
#header {
	background:url(images/shade.gif) bottom repeat-x;
	background-color: black;
	height: 180px;
	padding: 5px;
}
#title {
	background:url(images/search_head.gif) right no-repeat;
	float: left;
	color: #fff;
	width: 599px;
	height: 150px;
}
#title h1 {
	color: white;
	font-size: 47px;
	font-weight: bold;
	margin-bottom: 0;
	line-height: 40px;
}
#title h2 {
	font-size: 29px;
	color: #ff8;
	margin-top: 0;
	margin-bottom: 5px;
}
#contactinformation {
	float: right;
	padding: 0;
	margin: 0;
	width: 242px;
}
#contactinformation ul {
	font-weight: bold;
	font-size: 11px;
	width: 100%;
}
#contactinformation ul li {
	background-color: #666;
	line-height: 24px;
	float: right;
}
#contactinformation ul li a {
	padding: 0 18px 0 18px;
	color: white;
	text-decoration: none;
	display: block;
	border: 1px solid black;
	border-right: none;
}
#writeus {
	font-size: 11px;
	font-weight: bold;
	color: white;
	clear: right; 
	float: right;
	width: 236px;
}
#writeus span {
	color: #999;
}
#latestupdate {
	margin: -60px 0 20px auto;
	position: relative;
	color: white;
	width: 300px;
}
#latestupdate h1 {
	font-size: 20px;
}
#latestupdate p {
	font-size: 10px;
	color: #999;
}

h1 {
	font-size: 21px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight: normal;
	clear:left;
}
h4 {
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #000;
}
.bannerhor {
	background-color: white;
	font-size: 80%;
	padding: 3px;
	border: 1px solid #666;
	margin: 12px auto;
	width: 790px;
	clear: both;
}
.bannerhor a {
	font-weight:bold;
}

.gothere {
	color: #7777cc;
}
.gothere a {
	color: #008000;
}
#footer {
	display:block;
	border: 1px #666 solid;
	text-align: justify;
	font-size: 9px;
}
.framework {
	border: 1px #666 solid;
	width: 852px;
	background-color: #ff8;
	text-align: left;
	padding: 5px;
}
.clear {
	float: none;
	clear: both;
}
/* keywords */
.keyword {
	position: relative;
	float: left;
	display: block;
	color: #333;
}
.keyhidden {
	visibility:hidden;
}
.keyword table {
	font-size: 12px;
	margin-right: 3px;
}
.keyword a {
	text-decoration: none;
	color: #008000;	
}

.searchwindow {
	border: 1px #666 solid;
	background-color: white;
	background-image: url(images/magnifier.png);
	background-position: 3px 6px;
	background-repeat: no-repeat;
}
.search button {
    border: 1px #666 solid;
    background-color: #CCC;
    width: auto;
	padding: -3px;
	font-size: 16px;
	font-weight: bold;
}
.search input {
    border: 0px;
	background-color: white;
	font-size: 18px;
	font-weight: bold;
}
#content {
	display:block; 
	padding-left: 198px;
}

#head {
	margin:0;
	top:0;
	right:17px;
	display:block;
	width:100%;
	font-size:x-small;
	z-index:4;
}
#menu {
	padding-left: 3px;
	position: absolute;
	display: block;
	width: 150px;
	height: 100%;
	z-index:5;
	font-size: 80%;
}
#menu a {
	padding-left: 5px;
}
.pad1 {display:block; width:18px; height:90px; float:left;}

.navigator {
	background: url(images/shadebar.gif) repeat-x;
	width: 100%;
	clear: both;
	float: none;
	text-align: center;
	margin-bottom: 20px;
}
.navigator ul {
	width: 920px;
	margin: 0 auto 20px auto;
	display: inline-block;
}
.navigator li {
	list-style-type: none;
	width: 180px;
	float: left;
}
.navigator li a {
	text-decoration: none;
	list-style-type: none;
	height: 35px;
	font-size: 12px;
	line-height: 33px;
	display: block;
	background-color: #666;
	color: white;
	margin: 1px;
	border: 1px solid black;
	font-weight: bold;
}
.navigator li a:hover {
	background-color: #999;
}
#results {
	padding-left: 0px;
	margin-left: 0px;
}
#results li {
	list-style-type: none;
	list-style-image: none;
}
#results li a {
	text-decoration: none;
}
#results li a:hover {
	text-decoration: underline;
}
#favorites {
	overflow: hidden;
}



.listing {
	margin: 2px;
}

.listing h1 {
	font-size: 16px;
}
.hunlisting {
	background-color: #FFC;
	border: 1px solid #999;
	width: 412px;
	height: 198px;
	margin: 5px;
	float: left;
	padding: 1px;
}
.hunlisting .title {
	height: 39px;
	overflow: hidden;
	display: block;
}
.hunlisting a {
	text-decoration: none;
}
.hunlisting a:hover {
	text-decoration: underline;
}
.hunlisting .rating {
	background:url(http://www.thehun.net/thumb.gif) repeat-x;
	height: 11px;
	float: right;
	margin: 4px 1px;
}
.hunlisting .thumbs {
	clear: both;
	margin-bottom: 4px;
	height: 137px;
}
.hunlisting .thumb {
	font-size: 10px;
	margin: 2px 0 0 2px;
	width: 100px;
	height: 135px;
	float: left;
	cursor: pointer;
}
.hunlisting .vote {
	float: left;
	font-size: 12px;
	height: 18px;
/*	width: 87px;*/
}
.hunlisting .clear {
	clear: both;
}
.hunlisting .vote img {
	height: 14px;
	cursor: pointer;
}
