/* At-Rules */
@charset "iso-8859-1";
/* ---  Page --- */
#page {
	margin: auto;
	padding-left: 2px;
	padding-right: 2px;
	width: 1000px
}
/* ---  LEFT SIDE BAR --- */
#menu {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	width: 220px
}
/* ---  MAIN PAGE CONTENT --- */
#content {
	width: 740px;
	float: left;
	text-align: left;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.text2 {
	color: #00ccff;
	font-family:    Arial;
	font-size: 9pt;
	font-weight: bold;
}

.textsmall {
	color: #ffffff;
	font-family:    Arial;
	font-size: 9pt;
	font-weight: bold;
}
.text3 {
	color: #ffffff;
	font-family:    Arial;
	font-size: 14pt;
	font-weight: bold;
}
.bluebox {
	width: 980px;
	font-family: Arial;
	background:   #00ccff;
	color: black;
	margin: auto;
	text-align: center;
}
#topban {
	font-family: Arial;
	text-align: center;
	margin-left: 40px;
	padding-right: 40px;
	width: 960px;
}
.bluetop {
	background:  #00ccff;
	font-family:   Arial;
	height: 89px;
	width: 100%
}
.bluebox4 {
	background:   #191919;
	border-bottom: solid #00ccff 1px;
	border-left: solid #00ccff 1px;
	border-right: solid #00ccff 1px;
	border-top: solid #00ccff 1px;
	font-family:  Arial;
	padding: 4px 4px 4px 15px;
	width: 980px
}
.bluebox2 {
	background:   #191919;
	border-bottom: solid #00ccff 1px;
	border-left: solid #00ccff 1px;
	border-right: solid #00ccff 1px;
	border-top: solid #00ccff 1px;
	font-family:  Arial;
	padding: 4px 4px 4px 15px;
	width: 750px
}
.bluebox3 {
	background:   #191919;
	border-bottom: solid #00ccff 1px;
	border-left: solid #00ccff 1px;
	border-right: solid #00ccff 1px;
	border-top: solid #00ccff 1px;
	font-family:  Arial;
	padding: 3px 3px 3px 5px;
	width: 220px
}
.bluebox5 {
	background:   #191919;
	border-bottom: solid #00ccff 1px;
	border-left: solid #00ccff 1px;
	border-right: solid #00ccff 1px;
	border-top: solid #00ccff 1px;
	font-family:  Arial;
	padding: 4px 4px 4px 4px;
}
.bluebox6 {
	background:   #191919;
	border-bottom: solid #00ccff 1px;
	border-left: solid #00ccff 1px;
	border-right: solid #00ccff 1px;
	border-top: solid #00ccff 1px;
	font-family:  Arial;
	padding: 2px 2px 2px 2px;
	width: 980px
}
/* -- one dollar porn page -- */
.nav {
	font: normal 11px Arial;
	float:left;
	color: #ffffff;
	width: 130px;
}
.navhead {
	display: block;
	padding: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
}
.navhead a {
	color: #ffffff;
	text-decoration: none;
}
.navhead a:hover {
	color: #000;
}
/* Width of Menu Items */
.nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 130px;
}
/* Template Styles 
 main page links to the various categories */
.categorylink {
	font-size:13pt;
	font-weight: bold;
	font-family : verdana;
	color: #FF0000;
}
/* main page links to the various categories */
.siteoftheweek {
	font-size:7pt;
	font-weight: bold;
	font-family : verdana;
	color: #0000FF;
}
/* Link to site in the link list */
.sitetitle {
	font-size:10pt;
	font-weight: bold;
	font-family : arial;
	color: #00ccff;
}
.userstats {
	font-family : Verdana;
	color : white;
	font-size : 8pt;
	font-weight: bold;
}
/* Link to site in the link list */
.freelinks {
	font-size:9pt;
	font-weight: bold;
	font-family : Arial;
	color: #00ccff;
}
/* Link to site in the link list */
.freesitetitle {
	font-size:9pt;
	font-weight: bold;
	font-family : Arial;
	color: #00ccff;
}
/* Description in the link list */
.sitedescription {
	font-size:10pt;
	font-weight: bold;
	font-family : arial;
	color: white;
}
/* Description in the link list */
.freesitedescription {
	font-size:9pt;
	font-weight: bold;
	font-family : arial;
	color: white;
}
/* Number of pics, niche, date added, date updated, etc. */
.siteinfo {
	font-size:7pt;
	font-family : Verdana;
	color: #00ccff;
}
/* Date the site was added or updated */
.sitedate {
	color:#00ccff;
}
/* Date the site was added or updated */
.badsite {
	color:#737373;
}
/* These classes are NEW in version 2.2 
 Light row in the user site list */
.lightrow {
	background-color:#3D3D3D;
	border-bottom:1px solid #B5B5B5;
}
/* Dark row in the user site list */
.darkrow {
	background-color:#212121;
	border-bottom:1px solid #B5B5B5;
}
/* Should be the same color as the border for .darkrow */
.fineline {
	background-color:#B5B5B5;
}
/* These classes are NEW in version 3.0 
 Graphical input buttons */
.editbutton {
	font-size:11px;
	cursor:pointer;
	vertical-align:bottom;
	height:16px;
	text-indent:6px;
	padding:0px 5px 0px 12px;
	color:black;
	background:transparent;
	background-repeat:no-repeat;
	border:0px solid gray;
	background-image:url(http://www.theredcherry.com/linklist/admin/images/ico-edit.gif);
}
/* Search Styles */
.searchheader {
	padding:5px;
	margin:5px 0px 5px 0px;
	background-color:#009999;
	color:white;
	font-weight:bold;
}
.searchterms {
	font-style:italic;
}
.searchresult {
	color:#006666;
}
.searchcount {
	font-size:11px;
}
.llthead {
	font-family : Verdana;
	color : #000000;
	font-size : 8pt;
	font-weight: bold;
	;
	font-family : Verdana;
	color : #ffffff;
	font-size : 8pt;
	font-weight: bold;
}
.note {
	font-family : Verdana;
	color : #ffffff;
	font-size : 8pt;
	font-weight: bold;
}
.important {
	font-family : Verdana;
	color : red;
	font-size : 8pt;
	font-weight: bold;
}
.lltbody {
	font-family : Verdana;
	color : #ffffff;
	font-size : 8pt;
	font-weight: bold;
}
.message {
	font-family : Verdana;
	color : #ffffff;
	font-size : 8pt;
	font-weight: bold;
}
P {
	font-family : Verdana;
	color : #ffffff;
	font-size : 8pt;
	font-weight: bold;
}
li {
	font-family : Verdana;
	color : #ffffff;
	font-size : 8pt;
	font-weight: bold;
	
}

ul {
	font-family : Verdana;
	color : #ffffff;
	font-size : 8pt;
	font-weight: bold;
	
}

.text {
	font-family : Verdana;
	color : #000000;
	font-size : 8pt;
	font-weight: bold;
}
.tiny {
	font-family : Verdana;
	color : #000000;
	font-size : 8pt;
	font-weight: normal;
}
.large {
	font-family : Verdana;
	color : #000000;
	font-size : 25pt;
	font-weight: bold;
}
.medium {
	font-family : Verdana;
	color : #000000;
	font-size : 15pt;
	font-weight: bold;
}
.tenptred {
	font-family : Verdana;
	color : #FF0000;
	font-size : 10pt;
	font-weight: bold;
}
P.black {
	font-family : Verdana;
	color : #000000;
	font-size :12pt;
}
P.em {
	font-family : Verdana;
	color : #660066;
	font-size : medium;
	font-weight : bold;
	font-style : italic;
}
.txt {
	COLOR: black;
	FONT-FAMILY: Verdana;
	font-Size: 9px;
	font-Family: Verdana;
}
.txtw {
	font-Size: 9px;
	font-Family: Verdana;
	color: white;
}
P.red {
	font-family : Verdana;
	color : red;
	font-size : large;
}
P.main {
	font-family : Verdana;
	color : Lime;
	font-size : 12pt;
}
.small {
	font-family : Verdana;
	color: #ffffff;
	font-size : 7pt;
}
H1 {
	font-family : Verdana;
	color: #ffffff;
	font-size : 12pt;
}
H5 {
	font-family : Verdana;
	color: #000000;
	font-size : 12pt;
}
H6 {
	font-family : Verdana;
	color: #000000;
	font-size : 7pt;
}
A {
	text-decoration: none;
	font-weight: bold;
	font-family : Verdana;
}
A:visited {
	color : #00ccff;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	font-family : Verdana;
}
A:Hover {
	color : #00ccff;
	text-decoration:underline;
	font-weight: bold;
	font-family : Verdana;
}
BODY {
	background-color : #000000;
	font-family: Verdana;
	color: #ffffff;
}
A:Link {
	color : #00ccff;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	font-family : Verdana;
}
.descript {
	color : #0000CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	font-family : Verdana;
}
.new {
	color : #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	font-family : Verdana;
}
.numlinks {
	color : #0000cc;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	font-family : Verdana;
}
.bcompb {
	border-left:solid #00ccff 1px;
	border-right:solid #00ccff 1px;
	border-bottom:solid #00ccff 1px;
	border-top:solid #00ccff 1px;
}
.bcompg {
	border-left:solid #00ccff 1px;
	border-right:solid #00ccff 1px;
	border-bottom:solid #00ccff 1px;
	border-top:solid #00ccff 1px;
}
.bcompw {
	border-left:dotted #00ccff 1px;
	border-right:dotted #00ccff 1px;
	border-bottom:dotted #00ccff 1px;
	border-top:dotted #00ccff 1px;
}
.bcompr {
	border-left:solid black 1px;
	border-right:solid black 1px;
	border-bottom:solid black 1px;
	border-top:solid black 1px;
}
.newbox {
	border-left:solid black 1px;
	border-right:solid black 1px;
	border-bottom:solid black 1px;
	border-top:solid black 1px;
	background-color: #00ccff;
}
.newbox2 {
	border-left:solid black 1px;
	border-right:solid black 1px;
	border-bottom:solid black 1px;
	border-top:solid black 1px;
	background-color: yellow;
}
.contents {
	border-left:solid black 1px;
	border-right:solid black 1px;
	border-bottom:solid black 1px;
	border-top:solid black 1px;
}
.contentext {
	font-family:arial;
	color:white;
}
.shoptable {
	border-left:solid black 1px;
	border-right:solid black 1px;
	border-bottom:solid black 1px;
	border-top:solid black 1px;
	background-color: white;
}
.special {
	border-left:solid black 1px;
	border-right:solid black 1px;
	border-bottom:solid black 1px;
	border-top:solid black 1px;
	background-color: white;
}
.dates {
	font-family:arial;
	color:red;
	font-weight: bolder;
}
.bottomlinks {
	font-family:arial;
	color:#cc0000;
	font-weight: bolder;
	font-size: 7pt;
}
.plugins {
	font-family:arial;
	color:black;
	font-weight: bolder;
	font-size: 7pt;
}
.specialinks {
	font-family:arial;
	color:red;
	font-weight: bolder;
}

/* End of style section. Generated by AceHTML at 12/18/2008 11:35:59 AM */
