﻿* { 
	margin: 0;
	padding: 0;
}
body {
	font: 62.5% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	min-width: 756px;
	background: url(/_img/ietop.png) no-repeat 132px 97px fixed;
}
ul {
	list-style: none;
}
.undercover {
	display: none;
}
/* beginning links */
a:link, a:visited {
	color: #006400;
	text-decoration: none;
}
a:hover {
	color: #9ACD32;
}
a:active {
}
a img {
	border: 0;
	text-decoration: none;
}
/* ending links */
table.h_table {
	width: 756px;
	width: 100%;
}
table.h_table td.title_pod {
	/*padding: 0 60px;
	background: url(/_img/ie7_thumb_logo.gif) no-repeat 0px 0px;*/
}
h1.sitetitle, p.tagline {
	color: #FF4500;
}
h1.sitetitle {
	font-size: 26px;
}
p.tagline {
	font-size: 12px;
}
td.search_pod {
	vertical-align: top;
	text-align: right;
}
#header {
	font-size: 1em;
	border-bottom: 1px solid #ebebeb;
	padding: 6px;
}
#sidebar {
	float: left;
	min-width: 9em;
	margin-left: 6px;
	background: #F0F8FF;
	border-width: 0 1px;
	border-style: solid;
	border-color: #ebebeb;
	height:560px;
	overflow:auto;
	width:150px;
}
#location, #content {
	padding: 6px 0;
}
#location {
	margin-left: 10em;
	border-bottom: 1px solid #ebebeb;
}
#location a.loc_tag {
	text-transform: uppercase;
	font: 1.2em Courier New;
	padding: 0 2px;
	border: 1px solid white;
}
#location a.loc_tag:link, #location a.loc_tag:visited {
	text-decoration: none;
	color: #9400D3;
}
#location a.loc_tag:hover {
	color: white;
	background: #9400d3;
	border: 1px solid #ECBFFF;
}
#content {
	margin-left: 170px;
	padding-right: .7em;
}
#footer {
	width: 100%;
	border-top: 1px solid #ebebeb;
	min-height: 60px;
	text-align: center;
	clear: left;
	padding: 6px 0;
	text-transform: uppercase;
}
#footer a:link, #footer a:visited {
	color: blue;
	text-decoration: none;
}
#footer a:hover {
	color: #4169E1;
}
table.f_table {
	font-size:10px;
	width: 500px;
	margin: 0 auto;
	text-align: center;
}
table.f_table td {
	padding-top: 3px;
}
table.f_table * {
	margin: 0 auto;
}
/* beginning forms */
form.search {
	font-size:10px;
}
.tags_addons a {
	padding: .3em 1.6em;
	margin-right: 2px;
	background: #f5f5dc;
	position: relative;
	bottom: 1px;
	font: bold 1em Verdana;
}
.tags_addons a:hover {
	background: #9ACD32;
	color:white;
}
a#advanced_search {
	font-size:1.2em;
	color:darkblue;
	margin:0 .6em;
}
a#advanced_search:hover {
	color:royalblue;
	text-decoration:underline;
}
input.f_text {
	font: normal 1.1em Verdana;
}
input.f_button {
	font: bold 1.1em Verdana;
	padding: 0 5px;
}
input.buttons {
	font: bold 1em Verdana;
	margin: 5px;
	padding: 3px 15px;
}
.required_field {
	color: #00008B;
	font-weight:bold;
}
/* ending forms */
/* beginning sidebar links */
#sidebar ul {
	font-size: 1.1em;
}
#sidebar li a {
	display: block;
	width: 11em;
	padding: 1px 0 1px 4px;
	text-decoration: none;
	margin-bottom: 1px;
}
#sidebar li a:link, #sidebar li a:visited {
	color: #4169E1;
}
#sidebar li a:hover {
	background: #FFFFE0;
}
#sidebar li a:active {
	background: #FFFFF0;
}
/* ending sidebar links */
/* beginning addon pages */ 
table.addon {
	font-size:10px;
}
table.addon td {
	background: white;
}
table.addon td p {
	margin-bottom: .6em;
}
table.addon td ul {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 1em;
}
table.addon ul.tags {
	margin-left: 0;
	line-height: 2em;
}
table.addon ul.tags li {
	display: inline;
	margin:30px 6px 10px 0;
}
table.addon ul.tags a {
	padding: 2px 4px;
	border: 1px solid white;
}
table.addon ul.tags a:link, table.addon ul.tags a:visited {
	text-decoration: none;
	color: #bbb;
}
table.addon ul.tags a:hover {
	color: white;
	background: #9ACD32;
	border: 1px solid #D8E9B5;
}
table.addon ul.tags a:active {
	color: white;
	background: #2CB52D;
}
table.addon caption h3 {
	font: bold 3em Trebuchet MS;
}
table.addon th, table.addon td {
	padding: 6px;
	border: 1px dotted #ccc;
}
table.addon th {
	text-align: left;
	background: #FFFFF6;
}
td.pub_desc {
	vertical-align: top;
	text-align: justify;
	overflow: auto;
}
.lh_corr {
}
/* ending addon pages */ 
/* beginning tag pages */
h3.tagtitle {
	font: normal 4em Georgia;
}
ul.addonsfortag {
	margin: 2em 4em;
}
ul.addonsfortag li {
	font: bold 2em Trebuchet MS;
}
dl.alphabetic dt {
	text-transform: uppercase;
	font: bold 3em Courier New;
}
dl.alphabetic dd {
	font: bold 1.4em Verdana;
	margin-left: 3em;
}
/* ending tag pages */
/* beginning error styles */
p.redir_err {
	color: red;
	font: bold 3em Georgia;
	text-indent: 2em;
}
.error {
	color:red;
}
p.error, p.success {
	font:bold 2em Georgia;
}
.success {
	color:green;
}
/* ending error styles */
/* beginning index page */
div.welcome {
	font-size: 1.2em;
	margin-right: 228px;
}
div.welcome p {
	text-indent: 1em;
	margin-bottom: 1em;
	text-align: justify;
}
div.welcome a {
	text-decoration: underline;
}
/* ending index page */
/* beginning statistics bar */
div.stat {
	float: right;
	width: 220px;
}
table.popular {
	font-size:10px;
	width: 100%;
	margin-bottom: 2em;
	border-width: 2px 0;
	border-style: solid;
	border-color: darkblue;
}
table.popular th, table.popular td {
	padding: 3px;
	border: 1px dotted #ccc;
}
table.popular th {
	background:	#FFFFF6;
}
table.popular td {
	background:white;
	font-size: 1.1em;
}
table.popular thead th.hits_col {
	width: 28%;
}
table.popular caption {
	text-align: left;
	
	padding-bottom:.4em;
	margin-bottom:1em;
}
td.pop_hits {
	text-align: right;
}
/* ending statistics bar */
/* beginning meta pages */
div.disclaimer {
	font-size: 1.2em;
}
div.disclaimer p {
	margin:0 4em 1em 4em;
}
div.disclaimer h3 {
	margin-bottom: .6em;
}
div.disclaimer h5 {
	margin-bottom: .6em;
	margin-left: 1.6em;
}
div.sitemap {
	position:relative;
}
div.sitemap h2 {
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	display: block;
	border: 1px solid #ebebeb;
	background: white;
}
div.sitemap h2 a {
	font-size: 10px;
	display: block;
	width: 200px;
	height: 100px;
}
div.sitemap h2.tt, div.sitemap h2.aa {
	top:10px;
}
div.sitemap h2.tt {
	left:10px;
}
div.sitemap h2.aa {
	left:240px;
}
/* ending meta pages */
div.googleads {
	margin:12px 0;
}