/*
 * Cascading Style Sheet (CSS 467) for SpamRats
 * Author: Evgueni Naverniouk, evgueni@linuxmagic.com, http://www.linuxmagic.com/
 * COPYRIGHT INFORMATION - DO NOT REMOVE
 * Copyright (c) 2007 LinuxMagic Inc. All Rights Reserved.
 *
 * All style attributes in alpha-numeric order starting from 0
 */ 

  /* 
 * ========================================
 * Global Elements and General Styles
 * ========================================
 */
 
html, body{ 
	background: #FFF;
	color: #4B4B4B;
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS", sans-serif, Georgia, Courier, "Times New Roman", serif;
	font-size: 12px;
	height: 100%;
	margin: 0px;
	padding: 0px;	
}

a:link,
a:visited,
a:active {
	border-bottom: 1px dotted #444;
	color: #111;
	text-decoration: none;
}

a:hover {
	color: #666;
}

a:focus {
	outline: none;
}

p.address {
	margin-left: 40px;
}

p.address strong {
	color: #C62021 !important;
	font-size: 12px !important;
}

a.arrow {
	color: #BA2226;
	float: right;
	font-size: 9px;
	height: 13px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

a:hover.arrow {
	color: #222;
}

.blue {
	color: #08008C;
}

.button,
input.button {
	background: transparent url('../img/form-button.gif') repeat-x top left;
	border: 1px solid #B9B9B9;
	color: #444;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 6px;
}

input:hover.button {
	background: transparent url('../img/form-bg.gif') repeat-x top left;
	border: 1px solid #AAA;
}

p.error {
	background: transparent url('../img/arrow-warn.gif') no-repeat center left;
	color: #B41110;
	font-size: 11px;
	margin: 0px auto;
	padding:0px 0px 0px 15px;
	width: 220px;
}

p.confirmed {
	background: transparent url('../img/arrow-ok.gif') no-repeat top left;
	color: green;
	font-size: 11px;
	margin: 0px auto;
	padding:0px 0px 0px 15px;
	width: 220px;
}

p.loading {
	background: transparent url('../img/arrow-load.gif') no-repeat top left;
	color: #444;
	font-size: 11px;
	margin: 2px auto 0px auto;
	padding:0px 0px 0px 15px;
	width: 220px;
}

.gray {
	color: #222;
}

.green {
	color: green;
}

h1{
	height: 24px;
	margin: 0px 0px 0px 10px;
	text-indent: -5000px;
}

h2 {
	color: #BA2226;
 	font-size: 14px;
	font-weight: bold;
	margin: 20px 00px 0px 20px;
}

img {
	border: 0;
}

.left {
	float: left;
}

p.morelink{
	float: right;
	margin: 0 !important;
	padding: 0px 0px 10px 0px !important;
}

.nopad {
	border: 0 !important;
	border-spacing: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.textfield {
	background: transparent url('../img/form-bg.gif') repeat-x top left;
	border: 1px solid #B9B9B9;
	color: #444;
	font-size: 10px;
	padding: 3px 2px;
}

.textarea {
	background: #F7F7F7;
	border: 1px solid #B9B9B9;
	color: #444;
	font-size: 12px;
	padding: 3px 2px;
}

.red {
	color: #BA2226;
}

.right {
	float: right;
}

#Welcome h1 {background: transparent url('../img/title-welcome.gif') no-repeat top left;}
#About h1 {background: transparent url('../img/title-about.gif') no-repeat top left;}
#Lists h1 {background: transparent url('../img/title-lists.gif') no-repeat top left;}
#Removal h1 {background: transparent url('../img/title-removal.gif') no-repeat top left;}
#Contact h1 {background: transparent url('../img/title-contact.gif') no-repeat top left;}
#RatDyna h1 {background: transparent url('../img/title-ratdyna.gif') no-repeat top left;}
#RatNoPtr h1 {background: transparent url('../img/title-ratnoptr.gif') no-repeat top left;}
#RatSpam h1 {background: transparent url('../img/title-ratspam.gif') no-repeat top left;}
#Stats h1 {background: transparent url('../img/title-ratspam.gif') no-repeat top left;}
/* 
 * ========================================
 * Page Setup
 * ========================================
 */

#Wrapper {
	height: 600px;
	left: 50%;
	margin-left: -410px;
	margin-top: 50px;
	padding: 0px 10px;
	position: absolute;
	width: 800px;
}

#PrintHeader {
	display: none;
}

#Header{
	height: 159px;
	width: 800px;
}

#Header #Trash{
	background: transparent url('../img/header-trash.gif') no-repeat top left;
	float: left;
	height: 159px;
	width: 235px;
}

#Header #Rat{
	background: transparent url('../img/header-rat.gif') no-repeat top left;
	float: right;
	height: 87px;
	width: 185px;
}

#Header #Best{
	background: #FFF url('../img/header-thebest.gif') no-repeat top left;
	float: left;
	height: 72px;
	width: 275px;
}

#Header #Best form{
	margin: 0;
}

#Header #Best #ListSearch{
	margin-top: 26px;
	text-align: center;
}

#Header #Logo{
	background: transparent url('../img/header-logo.gif') no-repeat top left;
	float: right;
	height: 72px;
	width: 290px;
}

#Navigation {
	background: transparent url('../img/navigation-bg.gif') repeat-x top left;
	float: left;
	height: 87px;
	margin: 0;
	padding: 0;
	width: 380px;
}

#MainTable{
	background: transparent url('../img/maintable-bg.gif') repeat-y top left;
	margin: 0px 0px 0px -4px;
	min-height: 320px;
	overflow: auto;
	padding: 0px 30px 20px 30px;
	width: 760px;
}

#Footer{
	background: transparent url('../img/footer-bg.gif') repeat-x top left;
	height: 94px;
	margin: 0;
	width: 800px;
}

#Footer #Rat2{
	background: transparent url('../img/footer-rat.gif') no-repeat top left;
	float: left;
	height: 94px;
	width: 183px;
}

#Footer #Copyright{
	float: left;
	height: 94px;
	width: 500px;
}

#Footer #Corner{
	background: transparent url('../img/footer-corner.gif') no-repeat top left;
	float: right;
	height: 70px;
	width: 54px;
}

#Footer p{
	color: #7A7A7A;
	font-size: 9px;
	margin: 55px 0px 0px 0px;
	padding: 0;
	text-align: center;
	
}

#Footer a{
	border: 0px;
	color: #BA2226;
}

#Footer a:hover{
	text-decoration: underline;
}

/* 
 * ========================================
 * Navigation
 * ========================================
 */
 
ul.MainNav,
.MainNav ul {
	float: left;
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS", sans-serif, Georgia, Courier, "Times New Roman", serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
    width: 590px;
    position: absolute;
    z-index: 1;
 }

ul.MainNav li{
	border-right: 1px solid #DDD;
	display: block;
	float: left;
	margin: 29px 0px 0px 0px;
	position: relative;
	text-align: center;
	width: 75px;
}

ul.MainNav li:hover{
	background: #FFF;
	border-top: 1px solid #BBB;
	cursor: pointer;
}

ul.MainNav li a {
	border: 0;
	color: #4B4B4B;
	display: block;
	height: 12px;
	padding: 9px 0px;
}

ul.MainNav li a:hover {
	color: #B41110;
	text-decoration: none;
}

#ListNavigation {
	height: 20px;
	margin: 10px 0px 0px 30px;
}

#ListNavigation ul {
	background: #EEE;
	border: 1px solid #AAA;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#ListNavigation ul li {
	display: block;
	float: left;
}

#ListNavigation ul li.menutitle {
	background: #EEE;
	border-right: 1px solid #999;
	color: #BA2226;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 8px;
}

#ListNavigation ul li a{
	background: #FFF;
	border: 0;
	border-right: 1px solid #CCC;
	color: #444;
	display: block;
	float: left;
	font-size: 11px;
	padding: 2px 8px;
}

#ListNavigation ul li a:hover{
	background: #DDD;
	color: #000;
}

/* 
 * ========================================
 * Home Page
 * ========================================
 */
 
#Welcome {
	float: left;
	width: 450px;
}

#Welcome p{
	line-height: 170%;
	margin: 0;
	padding: 15px 0px 0px 30px;
	text-align: justify;
	width: 400px;
}

#Welcome p.morelink {
	border-bottom: 1px solid #999;
	width: 430px;
}

#Welcome a {
	line-height: 180%;
}

#OtherTools {
	background: transparent url('../img/othertools-bg.gif') no-repeat top left;
	float: right;
	margin: 25px 10px 0px 0px;
	min-height: 311px;
	padding: 10px 15px 0px 0px;
	width: 270px;
}

#OtherTools p{
	line-height: 140%;
	margin: 0;
	padding: 0px 0px 0px 15px;
	text-align: justify;
	width: 240px;
}

#OtherTools p a.product {
	font-size: 14px;
	font-weight: bold;
}

#ListOverview {
	float: left;
	font-size: 11px;
	width: 450px;
}

#ListOverview a.product {
	color: #BA2226;
	font-size: 14px;
	font-weight: bold;
}

#ListOverview img {
	margin-right: 5px;
}

#ListOverview p.morelink {
	float: right;
	margin-top: -15px !important;
	padding: 0 !important;
}

#ListOverview a {
	border: 0;
}

#ListOverview #ListOne,
#ListOverview #ListTwo,
#ListOverview #ListThree {
	border-bottom: 1px solid #DDD;
	min-height: 50px;
	margin: 0px 0px 0px 20px;
	padding: 0;
}

/* 
 * ========================================
 * Other Pages
 * ========================================
 */
 
#About,
#Lists,
#Removal,
#Contact,
#RatDyna,
#RatNoPtr,
#RatSpam,
#Lookup{
	float: left;
	width: 700px;
}

#About p,
#Lists p,
#Removal p,
#Contact p,
#RatDyna p,
#RatNoPtr p,
#RatSpam p,
#Lookup p{
	line-height: 170%;
	margin: 0;
	padding: 15px 0px 0px 30px;
	text-align: justify;
	width: 650px;
}

#Lists #ListOverview {
	margin: 10px;
	width: 650px;
}

#Lists #ListOverview img{
	margin: 20px 10px 10px 20px;
}

#Contact {
	text-align: center;
}

#Contact .ContactForm {
	margin: 20px auto 0px auto;
	text-align: right;
	width: 400px;
}

#Contact .ContactForm strong {
	width: 400px;
}

#About ul {
	list-style: square;
	margin: 10px 0px 0px 70px;
	padding: 0;
}

#ListLinks {
	height: 97px;
	margin: 10px 0px 10px 40px;
}

#ListLinks ul {
	background: #EEE;
	border: 1px solid #AAA;
	height: 24px;
	padding: 0px auto;
	margin: 0px auto 26px auto;
	list-style-type: none;
	text-align: center;
	z-index: 50;
}

#ListLinks ul li {
	float: left;
	display: block;
	position:relative;
}

#ListLinks ul li a, 
#ListLinks ul li a:visited {
	background: #FFF;
	border: 0;
	border-right: 1px solid #CCC;
	color: #444;
	display: block; 
	font-size: 11px;
	line-height: 20px;
	overflow: hidden;
	padding: 2px 8px;
	text-align: center;
}

#ListLinks ul li ul {
	display: none;
	height: auto;
	z-index: 1;
}

#ListLinks ul li:hover a {
	background: #DDD;
	color: #000;
}

#ListLinks ul li:hover ul {
	display: block;
	position: absolute;
	margin: 0px 0px 0px 0px;
	top: 24px;
}

#ListLinks ul li:hover ul li{
	left: 0;
	width: 150px;
}

#ListLinks ul li:hover ul li a{
	background: #F7F7F7;
}

#LookupInfo {
	margin: 10px 0px 0px 20px;
}

#LookupInfo p {
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 0;
	padding-left: 15px;
}

#GoogleAds {
    margin-top: 20px;
    text-align: center;
}

#Links {
	margin: 0px auto;
	text-align: center;
	width: 700px;
}

#Links a {
	border:0;
}

#Links img {
	margin-top: 20px;
}

.contactad {
	margin-top: 200px;
}
#Alert h4 {
    margin: 0;
    margin-top: 10px;
    width: 630px;
    background-color: red;
    color: #FFF;
    padding: 10px 15px;
}
#Alert p {
    width: 618px;
    padding: 15px 20px;
    background-color: #eaeaea;
    border-left: 1px solid red;
    border-bottom: 1px solid red;
    border-right: 1px solid red;
    margin: 0;
}
p.not-checked {
    color: gray;
}
strong.not-checked {
    color: gray;
}
