﻿body {
	/*background-image: url(../images/background-blue.gif);*/
	background-repeat: repeat-x;
	background-position: bottom;
	/*background-color: #4A4D96;*/
	background-attachment: fixed;
	background-image: url(../images/metalwrap_08.png);
	background-color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.searchrow {
	background-image: url(../images/search-underline.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#resultspage1 {
	width: 90%;
	position: absolute;
	/*left: 72px;*/
	left:0px;
	top: 19px;
	z-index: auto;
	visibility: visible;
	text-align: left;
	vertical-align: top;
}
#previewbox {
	left:15px;
	top:400px;
	width:321px;
	height:200px;
	z-index:1;
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #666666;
	background-image: url(../images/preview_bg2.png);
	visibility: hidden;
}
#leftmetalfill {
	vertical-align: bottom;
}
.searchimg {
	vertical-align: top;
	padding-top: 3px;
}
#rightmetalfill {
	vertical-align: bottom;
}
.midleft1 {	background-image: url(../images/cleanbox_04.png);
	background-repeat: repeat-y;
	background-position: right;
}
.midright1 {	background-image: url(../images/cleanbox_06.png);
	background-repeat: repeat-y;
	background-position: left;
}
.bottomleft1 {	background-image: url(../images/metalwrap_10.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 9px;
	width: 11px;
}
#indextbl {
	visibility: hidden;
	z-index: 11;
	left: 0px;
	top: 500px;
	width: 100%;
	text-align: center;
	position: absolute;
	cursor: pointer;
}

.bottommid1 {	background-image: url(../images/metalwrap_11.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 17px;
}
.searchtexttbl {
	vertical-align: top;
	line-height: 13px;
}



.bottomright1 {	height: 17px;
	width: 16px;
	background-image: url(../images/metalwrap_12.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.midleft2 {
	background-image: url(../images/metalwrap_04.png);
	background-repeat: repeat-y;
	background-position: right bottom;
	vertical-align: bottom;
	text-align: right;
	}
.midright2 {	background-image: url(../images/metalwrap_06.png);
	background-repeat: repeat-y;
	background-position: left bottom;
	text-align: left;
	vertical-align: bottom;
}
.thirdmid {
	/*background-image: url(../images/metalwrap_08.png);*/
	background-repeat: repeat-x;
	background-position: bottom;
	height: 124px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
}
.topleft1 {	background-image: url(../images/metalwrap_01.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 12px;
	width: 12px;
}
.topmid1 {	background-image: url(../images/metalwrap_02.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 12px;
}

.topright1 {	background-image: url(../images/metalwrap_03.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
	width: 16px;
}

.bottomleft {	background-image: url(../images/cleanbox_07.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 9px;
	width: 11px;
}
.bottommid {	background-image: url(../images/cleanbox_08.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 9px;
}
.bottomright {	height: 9px;
	width: 11px;
	background-image: url(../images/cleanbox_09.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.midleft {	background-image: url(../images/cleanbox_04.png);
	background-repeat: repeat-y;
	background-position: right;
}
.midmid {	background-color: #FFFFFF;
}
.midright {	background-image: url(../images/cleanbox_06.png);
	background-repeat: repeat-y;
	background-position: left;
}
.topleft {	background-image: url(../images/cleanbox_01.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 12px;
	width: 11px;
}
.topmid {	background-image: url(../images/cleanbox_02.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 12px;
}
.searchlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CC33;
	font-weight: normal;
}
.searchdesc {
	font-family: Calibri;
	color: #666666;
	font-size: 14px;
	font-weight: lighter;
	text-align: justify;
}
.commentlink {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B5998;
	line-height: 15px;
	font-style: normal;
	cursor: pointer;
}
.topright {	background-image: url(../images/cleanbox_03.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
	width: 11px;
}

.closelink {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: x-small;
	text-align: right;
	cursor: pointer;
	padding: 3px;
}
.searchtitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B5999;
	font-weight: bold;
	line-height: 15px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #A9BADE;
	cursor: pointer;
}

#resultspage2 {
	position: absolute;
	left: 406px;
	top: 22px;

}
.previewtitle {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.previewdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 9px;
}
.previewtextbox {
	height: 300px;
	line-height: 9px;
	width: 200px;
}
.searchseparator {
	background-image: url(../images/search-border.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 10px;
	margin-left: 2px;
	margin-right: 2px;
}
.searchimage {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}
div.slider {
	width: 10px;
	height: 200px;
	position: static;
	background-color: #eee;
	background-image: url(/images/scrollback.png);
	background-repeat: repeat-y;
}
div.slider div.knob {
	width: 10px;
	height: 16px;
	cursor: pointer;
	background-color: #000;
	background-image: url(/images/scroller.gif);
}
#dropsearch {
	overflow: hidden;
	vertical-align: top;
}
#preview {
	position:static;
	left:8px;
	top:27px;
	height:400px;
	z-index:1;
	overflow: hidden;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	border-radius: 4px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#previewbox {
	left:15px;
	top:38px;
	width:321px;
	height:200px;
	z-index:1;
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #666666;
	background-image: url(/images/preview_bg2.png);
	visibility: hidden;
}
#Layer2 {
	position:absolute;
	left:250px;
	top:20px;
	width:600px;
	height:450px;
	z-index:1;
	/*width:417px;*/
	border: 1px solid #999999;
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 2px;
	visibility:hidden;
	-moz-border-radius: 9px;
	-webkit-border-radius:9px;
	border-radius: 9px;
	background-image: url(../images/preview_bg.png);
	}
.pages {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B5999;
	font-weight: bold;
	line-height: 15px;
	font-style: normal;
	cursor: pointer;
	border: 1px solid #A9BADE;
	vertical-align: middle;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.pagecurrent {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B5999;
	font-weight: bold;
	line-height: 15px;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.pagetitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B5999;
	font-weight: bold;
	line-height: 15px;
	font-style: normal;
	}
.note {
	left: 100px;
	padding: 1px;
	visibility:visible;
	}
.notetbl {
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;
	height: 100px;
	text-align:left;
	color: #999;
	font-size: 10px;
	vertical-align: top;
	-moz-border-radius: 7px;
	-webkit-border-radius:7px;
	border-radius: 7px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	}
.note .noteitem {
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #000;
	width: 700px;
	background-color: #CCF;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.noteclose {
	text-align:right;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	text-decoration: none;
	}
.websitenotestitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
}
.sitelinktitle {
	color: #999;
	text-align: right;
	padding-right: 5px;
	font-size: 9px;
	font-weight: normal;
}
.loadingimg{
	background-repeat: no-repeat;
	background-position: center 30px;
	width: 0px;
	}
.linklist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #66F;
	text-align: center;
}
.inlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B5999;
	padding-left: 20px;
	font-weight: bold;
	text-transform: capitalize;
}
#searchbtn {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px outset #039;
	height:26px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-size: 12px;
	color: #FFF;
	background-color: #36C;
}
#searchbox {
	background-color: #F2F4FD;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	border-radius: 2px;
	border: 1px inset #333;
	margin: 2px;
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #003;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	height: 18px;
}
.firstsearchlinks {
	padding-right: 10px;
}
.notedate {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 9px;
	text-align: right;
	padding-right: 5px;
}
#wikiwidget {
	margin-left: 8px;
	background-color: #EEEEF7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	width: 285px;
	margin-bottom: 5px;
	border: 1px solid #D3D1FC;
	visibility: hidden;
}
#adwidget {
	text-align: center;
	padding: 5px;
	border: 1px solid #ECEBFE;
}
#sideadwidget {
	padding: 5px;
	width: 295px;
}
#newswidget {
	padding: 5px;
	margin-left: 8px;
	background-color: #F1FCEF;
	width: 285px;
	margin-bottom: 5px;
	border: 1px solid #C0F5B4;
	visibility: hidden;
}
.imgshorts {
	padding: 2px;

}
#imagewidget {
	padding: 5px;
	margin-left: 8px;
	background-color: #FFECC6;
	width: 285px;
	margin-bottom: 5px;
	border: 1px solid #FFD5AE;
	visibility: hidden;
}
#previewmask {
	background-image: url(../images/preview_bg.png);
	background-repeat: repeat;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 10;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#previewdesc {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	height: 400px;
	width: 150px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	font-size: 12px;
}

#previewdesc .b {
	color: #FFC;
	font-weight: bold;
}
.boldtype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-variant: normal;
	padding-left: 10px;
	text-align: right;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#valueadded{
	width: 250px;
	height: 600px;
	top: 30px;
	padding: 2px;
	border: 1px solid #CCC;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	border-radius: 2px;
	vertical-align: top;
	}
.results
        {
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(../images/translucentwhite.png);
	background-repeat: repeat;
        }
.trendimg{
	padding: 5px;
	text-align: left;
			}
.resultspage{
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	border-radius: 4px;
	border: 1px solid #CCC;
	background-image: url(../images/translucentwhite.png);
	background-repeat: repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 800px;
		}

				
.trendcell{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #FFF;
	border-left-color: #CCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-left-style: solid;
	border-bottom-style: solid;
	}

.trendtopic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	/*color: #3B5999;*/
	font-weight: bold;
	color: #333;
}
.wikikey {
	font-weight: bold;
	color: #000;
}
.blurbsource
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00CC33;
	font-weight: normal;
	}
.trendmain{
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 6px;
	background-color: #666;
	border: 1px solid #CCC;
	float: left;
	background-image: url(../images/trendmain-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}
#trendtop {
	border: 1px solid #666;
	background-color: #CCC;
	height: 140px;
	width: 295px;
	background-image: url(../images/image-loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#spacer {
	width: 200px;
}
br {
	line-height: 5px;
}

table.tablesorter {
				margin:10px 0pt 15px;
				font-size: 8pt;
				width: 100%;
				text-align: left;
				border-collapse: collapse;
			}
			table.tablesorter thead tr th, table.tablesorter tfoot tr th, table.tablesorter tfoot tr td {
				background-color: #40484D;
				color: #fff;
				border: 1px solid #FFF;
				font-size: 8pt;
				padding: 4px;
			}
			table.tablesorter thead tr .header {
				background-image: url(http://www.phatfusion.net/wp-content/plugins/plugin-downloads/bg.gif);
				background-repeat: no-repeat;
				background-position: center right;
				cursor: pointer;
			}
			table.tablesorter tbody td {
				color: #3D3D3D;
				padding: 4px;
				background-color: #FFF;
				vertical-align: top;
				border: 1px solid #FFF;
			}
			table.tablesorter td.num {
				text-align: right;
			}
			table.tablesorter tbody tr.odd td {
				background-color:#F0F0F6;
			}
			table.tablesorter thead tr .headerSortUp {
				background-image: url(http://www.phatfusion.net/wp-content/plugins/plugin-downloads/asc.gif);
			}
			table.tablesorter thead tr .headerSortDown {
				background-image: url(http://www.phatfusion.net/wp-content/plugins/plugin-downloads/desc.gif);
			}
			table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
				background-color: #fff;
				color: #40484D;
			}
#frontbox {
	left:176px;
	top:56px;
	width:677px;
	height:374px;
	z-index:1;
	background-image: url(../images/frontboxbg.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	position: absolute;
}
#finderologo {
	top: 80px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	left: 250px;
	width: 300px;
}
.urlicon {
	height: 14px;
	width: auto;
}
