/* ---------------------------------------------------------------------
   themes/original/style.css
   -------------------------------------------------------------------*/
* {
	font-family: Helvetica, Arial, Verdana; 
	font-size: 12px;
}

body {
	background-color: #fff;
}

/****************************/
/* GENERIC LINK STYLE 
a:link, a:visited { 
	text-decoration: underline; 
}

a:visited { 
	text-decoration: underline; 
}

a:hover { 
	text-decoration: none;
}

a:active { 
	text-decoration: none; 
}
/* END GENERIC LINK STYLE */
/****************************/


table.homebalkback {
	background-color: #ccccff;
	color: #000000;
}

.navbaroff {
	background-color: #aaaacc;
	font-weight: bold;
	color: #336699;
}

.navbaron {
	color: #8080a0;
	background-color: #ccccff;
	font-weight: bold;
}

.middenhcel {
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	color: #000000;
	padding-top: 2px;
	background-color: #F7FFff;
}	

a.ttd, a.ttd:hover {
	font-weight: bold;
	width: 100%;
	color: #000000;
	background-color: #eeeeff;
	line-height: 20px;
	text-decoration: none;
	font-size: 15px;
}

a.ttd:hover {
	color: #ddddff;
	background-color: #aaaaff;
}

a.ttd2, a.ttd2:hover {
	font-weight: bold;
	width: 100%;
	color: #ccccff;
	background-color: #9999ee;
	line-height: 20px;
	text-decoration: none;
	font-size: 15px;
}

a.ttd2:hover {
	color: #ccccff;
	background-color: #aaaaff;
}


.noborder {
	border: none;
}
table {
	background-color: white;
	color: #eeeeee;
}
.tableHeader {
	background: #1E90FF;
	color: #ffffff;
	font-weight: bold;
}
.regularBoldText {
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	background-color: #eeeeee;
}
.regularText {
	font-weight: normal;
	font-size: 13px;
	color: black;
	background-color: transparent;
}
.searchText,  .searchLogic  {
	color: #808080;
	background-color: transparent;
}
.searchText {
	font-size: 15px;
	font-weight: bold;
}
.searchLogic {
	font-weight: normal;
	font-size: 13px;
}
.fortune {
	font-weight: normal;
	font-size: 11px;
	color: gray;
}
.textBox {
	font-weight: normal;
	font-size: 13px;
	color: black;
	background-color: #F4F4FF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.subCategory, .subCategoryCount {
	font-weight: normal;
	font-size: 13px;
	color: gray;
	background-color: white;
}
.maincats {
	color: gray;
	background-color: white;
}
.mainCategory, .mainCategoryCount {
	font-size: 15px;
	color: gray;
	background-color: white;
}
.mainCategory {
	font-weight: bold;
	color: gray;
	background-color: white;
}
 .mainCategoryCount {
	font-weight: normal;
}
.whatText {
	font-weight: bold;
	font-size: 15px;
	color: #999999;
	background-color: #F4F4F4;
	padding-left: 2mm;
}
.WhatTabOut {
	background-color: #ccccff;
	color: #eeeeee;
	padding: 1px;
}
.whatout2 {
	color: #eeeeee;
	background-color: #000000;	
	padding: 3px;
}

.navText {
	padding-right: 2px;
	padding-left: 2mm;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: normal;
	font-size: 15px;
	color: #9999ff;
	background-color: #f4f4ff;
}
.NavTabOut {
	color: #eeeeff;
	background-color: #ccccff;
}
.navtabout2 {
	color: #336699;
	background-color: #eeeeff;
}
.navtabletitle {
	color: #eeeeee;
	background-color: #000000;
}
a.navLink:link, a.navLink:visited, a.navLink:hover {
	font-weight: normal;
	font-size: 15px;
	color: #9999cc;
	background-color: transparent;
	
}
a.navLink:hover {
	background-color: #ccccff;
	text-decoration: none;
}
.LineCatOut {
	color: #eeeeff;
	background-color: #336699;
}
.linecattitle {
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	color: #000000;
	padding-top: 2px;
	background-color: #F7FFD3;
}
.lineCategoryText, .lineCategoryLink {
	font-weight: bold;
	font-size: 15px;
	color: #666699;
	background-color: transparent;
}
.lineCategoryText {
	padding-left: 2mm;
	background-color: #f5f5f5;
}
a.lineCategoryLink:link, a.lineCategoryLink:visited, a.lineCategoryLink:active {
	color: #666699;
	background-color: transparent;
	text-decoration: none;
}
a.lineCategoryLink:hover {
	color: #000000;
	background-color: #ddddff;
	text-decoration: none;
}
.BgTable1 {
	color: #000000;
	background-color: #ededf4;
	padding-top: 2mm;
	padding-bottom: 2mm;
	padding-left: 2mm;
	padding-right: 2mm;
}
.BgTable2 {
	color: #000000;
	background-color: #fff;
	padding-top : 2mm;
 	padding-bottom : 2mm;
	padding-left: 2mm;
	padding-right: 2mm;
}
.siteName {
	font-size: 15px;
	color: #666666;
}
a.siteName:link, a.siteName:active, a.siteName:visited {
	font-weight: bold;
	font-size: 15px;
	color: blue;
	text-decoration: none;
}
a.siteName:hover {
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}
.siteURL {
	font-weight: normal;
	font-size: 14px;
	color: #808080;
}
.siteDescription {
	font-weight: normal;
	font-size: 14px;
	color: #808080;
}
.ownerLink, a.ownerLink:hover {
	font-weight: normal;
	font-size: 14px;
	color: #666666;
}
a.ownerLink:hover {
	background-color: #ccccff;
	text-decoration: none;
} 
.reviewLink, a.reviewLink:link, a.reviewLink:hover, .reviewCount {
	font-weight: normal;
	font-size: 14px;
	color: gray;
}

a.reviewLink:hover {
	background-color: #ccccff;
}
.siteDescripxion {
	font-weight: normal;
	font-size: 14px;
	color: #666666;
}
.addedText, .updateText {
	font-weight: normal;
	font-size: 14px;
	color: #333333;
}
.categoryText, .categoryLink, a.categoryLink:link, a.categoryLink:hover  {
	font-weight: normal;
	font-size: 14px;
	color: #333333;
}

.hitsInText, .hitsOutText {
	font-weight: normal;
	font-size: 14px;
	color: #666666;
	
}
.navBotOut {
	font-weight: normal;
	font-size: 13px;
	color: #000000;
}
.navBot {
	font-weight: normal;
	font-size: 13px;
	color: #808080;
}
.searchEngines {
	font-weight: normal;
	font-size: 14px;
	color: black;
	background-color: transparent;
}
.searchEngineText {
	font-weight: normal;
	font-size: 14px;
	color: black;
	background-color: transparent;
}
.footerBot {
	font-weight: normal;
	font-size: 13px;
	color: #808080;
	background-color: #ccccff;
}
.footerText, .footerLink {
	font-weight: normal;
	font-size: 13px;
	color: #808080;
}
a.footerLink:link , a.footerLink:visited , a.footerLink:active {
	font-weight: normal;
	font-size: 13px;
	color: #000000;
}
.errorText {
	font-weight: normal;
	font-size: 14px;
	color: red;
	background-color: transparent;
}
.errorTextBold {
	font-weight: bold;
	font-size: 15px;
	color: red;
	background-color: transparent;
}


/* Added Classes */

.bottomlink a { 
	color: #1f264d; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}


