/* ---------------------------------------------------------------------
   themes/original/style.css
   -------------------------------------------------------------------*/

body {
	font-weight: normal;
	font-size: 13px;
	margin: 15px;
	color: black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: white;
}



a:link,   a:active, a:visited  {
	color: #808080;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px  dotted #bbbbbb; 
}

 
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #eeeeee;
	border-bottom: none; 
}

.navbaroff {
	background-color: #EEEEEE;
	font-weight: bold;
  font-size: 15px;
	color: #808080;
	border-style: none;
	
	

}

.navbaron {
	color: #808080;
	background-color: #FFFFFF;
	font-size: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
			border-top:   dotted; 
	border-right:   dotted;
  border-bottom: none; 
	border-left: none;
}


table.itsagirl {
	border-top: 0px solid #FF69B4; 
	border-right: 2px solid #FDCDE3;
  border-bottom: 2px solid #FDCDE3; 
	border-left: 2px solid  #FDCDE3;
}	

td.itsagirl {
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	color: #000000;
	padding-top: 2px;
	background-color: #FDCDE3;
	font-weight: normal;
	font-size: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-top: 2px solid #FF69B4; 
	border-right: 0px solid #FF69B4;
  border-bottom: 2px solid #FF69B4; 
	border-left: 0px solid  #FF69B4;
}	

table.itsaboy {
	border-top: 0px solid #CDEFFD; 
	border-right: 2px solid #CDEFFD;
  border-bottom: 2px solid #CDEFFD; 
	border-left: 2px solid  #CDEFFD;
}	
td.itsaboy {
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	color: #000000;
	padding-top: 2px;
	background-color: #CDEFFD;
	font-weight: normal;
	font-size: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-top: 2px solid #00BFFF; 
	border-right: 0px solid #00BFFF;
  border-bottom: 2px solid #00BFFF; 
	border-left: 0px solid  #00BFFF;
}	


a.ttd, a.ttd:hover, a.ttd:link, a.ttd:visited, a.ttd:active {
	font-weight: bold;
	width: 100%;
	background-color: #eeeeee;
	line-height: 20px;
	text-decoration: none;
	font-size: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-bottom: none; 
}
a.ttd:hover {
	color: #6495ED;
	background-color: #F8F8FF;
}
a.ttd2, a.ttd2:hover, a.ttd2:link, a.ttd2:visited, a.ttd2:active{
	font-weight: bold;
	width: 100%;
	background-color: #F8F8FF;
	line-height: 20px;
	text-decoration: none;
	font-size: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-bottom: none; 
}
a.ttd2:hover {
	color: #6495ED;
	background-color: #eeeeee;
}

.noborder {
	border: none;
}
table {
	background-color: white;
	color: #eeeeee;
}
.tableHeader {
	background: white;
	color: #eeeeee;
}
.regularBoldText {
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
td.regularBoldText {
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	background-color: #eeeeee;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.regularText {
	font-weight: normal;
	font-size: 13px;
	color: black;
	border-bottom:  none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

 
.searchBtn {
	padding-left: 2mm;
}


.textBox {
	font-weight: normal;
	font-size: 13px;
	color: black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #F4F4F4;
	width:100%;
}

.maincats {
	color: gray;
	background-color: #EEEEEE;
}


.whatText {
	font-weight: bold;
	font-size: 15px;
	color: #4169E1;
	background-color: #FFFFFF;
	padding-left: 2mm;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

td.whatText {
}

.WhatTabOut {
	background-color: #cccccc;
	color: #eeeeee;
	padding: 0px; 
	
	border-top: 0px solid #90EE90; 
	border-right: 0px solid #90EE90;
  border-bottom: 0px solid #90EE90; 
	border-left: 0px solid  #90EE90;
}

.whattabletitle {
}
.navText {
	padding-right: 2px;
	padding-left: 2mm;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: normal;
	font-size: 15px;
	color: #999999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #f4f4f4;
}


.NavTabOut {
	color: #eeeeee;
	background-color: #cccccc;
}

.navtabletitle {
	color: #eeeeee;
	background-color: #000000;
}
a.navLink:link, a.navLink:visited, a.navLink:hover {
	font-weight: normal;
	font-size: 15px;
	color: #999999;
	background-color: transparent;
	border-bottom: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a.navLink:hover {
	background-color: #ffffff;
	text-decoration: none;
}
.LineCatOut {
	background-color:  #ffffff;                
}
.linecattitle {
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	color: #000000;
	padding-top: 2px;
	background-color: #F7FFD3;
}

.BgTable1 {
	color: #eeeeee;
	background-color: #eeeeee;
	padding-top: 2mm;
	padding-bottom: 2mm;
	padding-left: 2mm;
	padding-right: 2mm;
}
.BgTable2 {
	color: #eeeeee;
	background-color: #F0FFF0;
	padding-top : 2mm;
 	padding-bottom : 2mm;
	padding-left: 2mm;
	padding-right: 2mm;
}
.NameOptions {
	font-weight: bold;
	font-size: 15px;
	color: #666666;
	background-color: #f4f4f4;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

 
.voteLine {
	font-weight: bold;
	font-size: 15px;
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a.voteLine:link, a.voteLine:active {
	font-weight: normal;
	font-size: 15px;
	color: #666666;

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;	
}
 a.voteLine:visited {
	font-weight: normal;
	font-size: 15px;
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;	
	border-bottom: solid;
}
a.voteLine:hover {
	font-weight: normal;
	font-size: 15px;
	color: #000000;
  background-color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.voteHead {
	font-weight: bold;
	font-size: 15px;
	color: #DEB887;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
 
	background-color: #DC143C;
}
.vFootText {
	padding-right: 2px;
	padding-left: 2mm;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: normal;
	font-size: 15px;
	color: #999999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #f4f4f4;
}


.siteDescription {
	font-weight: normal;
	font-size: 14px;
	line-height:20px;
	text-indent:2em;
	text-align:justify;
	color:  #4f4f4f;
	background-color: transparent;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

  
.voteDates {
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.hitsInText, .hitsOutText {
	font-weight: normal;
	font-size: 14px;
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.navBotOut {
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	background-color: #eeeeee;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.navBot {
	font-weight: normal;
	font-size: 13px;
	color: #808080;
	background-color: #eeeeee;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
 

a.NavBotLink, a.NavBotLink:hover, a.NavBotLink:link, a.NavBotLink:visited, a.NavBotLink:active {
	text-decoration: none; 
	border-bottom: none; 
}
 
a.NavBotLink:hover {
	text-decoration: none; 
	border-bottom: none; 
	color: #000000;
	background-color: #ffffff;
} 
 

.footerBot {
	font-weight: normal;
	font-size: 13px;
	color: #808080;
	background-color: #cccccc;
}
.footerText, .footerLink {
	font-weight: normal;
	font-size: 13px;
	color: #808080;
	background-color: #eeeeee;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a.footerLink:link , a.footerLink:visited , a.footerLink:active {
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	background-color: #eeeeee;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.errorText {
	font-weight: normal;
	font-size: 14px;
	color: red;
	background-color: transparent;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.errorTextBold {
	font-weight: bold;
	font-size: 15px;
	color: red;
	background-color: transparent;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
td.gbComm {
	padding-left: 10px;
  padding-top: 10px;
	border-top:  2px  dotted #808080; 
	border-right:  none;
  border-bottom: none; 
	border-left:   2px dotted #808080;
}