@charset "iso-8859-1";
.categorylink { /* main page links to the various categories */
	font-size:13pt;
	font-weight: bold;
	font-family : verdana;
	color: #FF0000;
	}
#img-float { position: absolute; }
	
td,{
  font-family: Tahoma;
  font-size: 9pt;
  color: white;
}

input, button, select {
  font-family: Tahoma;
  font-size: 9pt;
  color: black;
}
	
.error {
  font-weight: bold;
  color: #d52727;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: black;
}
	
.llthead {
	font-family : Tahoma;
	color :#FFFFFF;
	font-size : 8pt;
	font-weight: bold;
}
.note {
	font-family : Verdana;
	color : #ffffff;
	font-size : 8pt;
	font-weight: bold;
}

/* These classes are NEW in version 2.2 */

.lightrow { /* Light row in the user site list */
	background-color:#3D3D3D;
	border-bottom:1px solid #B5B5B5;
	}

.darkrow { /* Dark row in the user site list */
	background-color:#212121;
	border-bottom:1px solid #B5B5B5;
	}

.fineline { /* Should be the same color as the border for .darkrow */
	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.gotpornsites.com/linklist/admin/images/ico-edit.gif);
	}

.useroptions  {
	color : #FFCC00;
	font-size:8pt;
	text-decoration: none;
		font-weight: bold;
}
.siteoftheweek { /* main page links to the various categories */
	font-size:8pt;
	font-weight: bold;
	font-family : verdana;
	color: #00FF00;
	}
.sitetitle { /* Link to site in the link list */
	font-size:10pt;
	font-weight: bold;
	font-family : verdana;
	color: #FFCC00;
	text-decoration: underline;
	}
.premiumtitle { /* Link to site in the link list */
	font-size:16pt;
	font-weight: bold;
	font-family : verdana;
	color: #ffffFF;
	}

.sitedescription { /* Description in the link list */
	font-size:8pt;
	font-weight: bold;
	font-family : Verdana;
	color: #FFFFFF;
	}
	
	.freesitetitle { /* Link to site in the link list */
	font-size:9pt;
	font-weight: bold;
	font-family : tahoma;
	color: #00FF00;
	text-decoration: underline;
	}

.freesitedescription { /* Description in the link list */
	font-size:8pt;
	font-weight: bold;
	font-family : tahoma;
	color: #00FF00;
	}

.siteinfo { /* Number of pics, niche, date added, date updated, etc. */
	font-size:7pt;
	font-family : Verdana;
	color: #00FF00;
	}

.sitedate { /* Date the site was added or updated */
	color:#00FF00;
	font-size:7pt;
	font-family : Verdana;
	}

/* Search Styles */

.badsite { /* Date the site was added or updated */
	color:#737373;
	}
.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;
	}

/* Link list "wrappers" */

table.paysitetpl {}

div.paysitetpl {}

table.linklisttpl {}

div.linklisttpl {}

.usermessage{
	font-family : Verdana;
	color : #ffffff;
	font-size : 8pt;
	font-weight: bold;
}

.userstats {
font-family : Verdana;
	color : #ffffff;
	font-size : 8pt;
	font-weight: bold;
}
.llthead {
	font-family : Verdana;
	color : #ffffff;
	font-size : 8pt;
	font-weight: bold;
}
.important {
	font-family : Verdana;
	color : red;
	font-size : 8pt;
	font-weight: bold;
}
li {
	font-family : Verdana;
	color : white;
	font-size : 8pt;
	font-weight: bold;
}
.text {
	font-family : Verdana;
	color : gold;
	font-size : 9pt;
	font-weight: bold;
}
.titletext {
	font-family : Verdana;
	color : white;
	font-size : 10pt;
	font-weight: bold;
}
P  {
	font-family : Tahoma;
	color :#FFFFFF;
	font-size : 8pt;
	font-weight: bold;
}
.large  {
	font-family : Tahoma;
	color :#FFFFFF;
	font-size : 15pt;
	font-weight: bold;
}
/*---  LEFT SIDE BAR ---*/
#menu {
 width: 175px;
 float: left;
 font: 8px/12px tahoma, verdana,trebuchet,sans-serif;
 padding-right: 3px;
 text-align: right;
 color: #333;
 padding-bottom: 30px;
 border-right: 1px dotted #ff0000;
 
}

/*---  RIGHT SIDE BAR 2 ---*/
.rightmenu2 {
 width: 200px;
vertical-align: top;
 font: 8px/12px verdana,trebuchet,sans-serif;
 padding-right: 3px;
  padding-left: 3px;
 text-align: left;
 color: #333;
 padding-bottom: 5px;
 border-left: 2px dashed #dadada;
  border-right: 2px dashed #dadada;
   border-top: 2px dashed #dadada;
   border-bottom: 2px dashed #dadada;
   background-color: #262626;
}

/*---  RIGHT SIDE BAR ---*/
.rightmenu {
 width: 200px;
 float: left;
 font: 8px/12px verdana,trebuchet,sans-serif;
 padding-right: 3px;
  padding-left: 3px;
 text-align: left;
 color: #333;
 padding-bottom: 5px;
 border-left: 2px dashed #dadada;
  border-right: 2px dashed #dadada;
   border-top: 2px dashed #dadada;
   border-bottom: 2px dashed #dadada;
   background-color: #262626;
}

/*---  MAIN PAGE CONTENT ---*/
#content {
 width: 555px;
 float: left;
 text-align: left;
 margin-left: 5px;
 margin-bottom: 5px;
 padding-bottom: 5px;
 padding-left: 7px;
 border-right: 1px dotted #FF0000;
 border-left: 1px dotted #FF0000;
 background-color: white;
 border-bottom: 2px dotted #ff0000;
 border-top: 2px dotted #ff0000;
 voice-family: "&"}&"";
 voice-family: inherit;
 width: 390px;
 
}
body>#content {
 width:555px;
}




/*--- Dotted line between menu items in sidebar ---*/

.menuSpacer {
 border-bottom: 1px dotted #C6C6C6;
 margin-bottom: 15px; 
}


.free {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #BBBBBB;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
 
}

.premium {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #FFFFFF;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
 
}
.limelarge {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   16px;
 color:       #00FF00;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: bold;
 
}
.biglink {
 font-family: arial,trebuchet,sans-serif;
 font-size:   16px;
 color:       #CCFFFF;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: bold;
 
}

.lime {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   8px;
 color:       #00FF00;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: bold;
 
}

.freelinks {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   20px;
 color:       #FF0000;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: bold;
 
}


P.yellowbackground
{
	background: #ffff00;
	font-family: Tahoma;
	font-size: 15pt;
	font-weight: bold;
	color: #003300;
}

P.grandtotal {
	font-family : Tahoma;
	color :#000000;
	font-size : 8pt;
	font-weight: bold;
}

P.em{
	font-family : Tahoma;
	color : #ffff00;
	font-size : 9pt;
	font-weight : bold;
	font-style : italic;
}


P.small {
	font-family : Tahoma;
	color: white;
	font-size : 7pt;
		font-weight: bold;
}
.small {
	font-family : Tahoma;
	color: white;
	font-size : 8pt;
		font-weight: bold;
}
.tiny {
	font-family : verdana;
	color: #FFFF00;
	font-size : 7pt;
		font-weight: bold;
}
H1  {font-family : Tahoma;
		color: #00FF00;
		font-size : 14pt;
			font-weight: bold;
		}


H5 {font-family : Tahoma;
		color: #000000;
		font-size : x-small;
			font-weight: bold;
		}

A  {
	text-decoration: none;
		font-weight: bold;
}

A:Visited  {
	color : #FFCC00;
	text-decoration: none;
		font-weight: bold;
}

A:Active  {
	color : #FFCC00;
	text-decoration:none;
		font-weight: bold;
}

A:Hover  {
	color : #ffcc00;
	text-decoration:none;
		font-weight: bold;
}

BODY  {
	font-family : Arial;
	background-color : #fffff;
	font-size : 10pt;
	font-weight: bold;
	color: #ffffff;
}

A:Link  {
	color : #FFFF00;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;	
}


.descript  {
	color : #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;	
}
.new  {
	color : #FF33FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;	
}
.numlinks  {
	color : #0000ff;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;	
}
.bcompg{border-left:dashed #afafaf 2px;border-right:dashed #afafaf 2px;border-bottom:dashed #afafaf 2px;border-top: dashed #afafaf 2px;}
.bcompl{border-left:solid lime 1px;border-right:solid lime 1px;border-bottom:solid lime 1px;border-top:solid lime 1px;}
.bcompw{border-left:solid black 1px;border-right:solid black 1px;border-bottom:solid black 1px;border-top:solid black 1px;}
.bcompr{border-left:solid red 2px;border-right:solid red 1px;border-bottom:solid red 1px;border-top:solid red 1px;}
.newbox{border-left:solid lime 1px;border-right:solid lime 1px;border-bottom:solid lime 1px;border-top:solid lime 1px; background-color: #00ccff;}
.newbox2{border-left:solid lime 1px;border-right:solid lime 1px;border-bottom:solid lime 1px;border-top:solid lime 1px; background-color: yellow;}
.contents{border-left:solid lime 1px;border-right:solid lime 1px;border-bottom:solid lime 1px;border-top:solid lime 1px;}
.contentext{font-family:arial; color:white;}
.shoptable{border-left:solid lime 1px;border-right:solid lime 1px;border-bottom:solid lime 1px;border-top:solid lime 1px; background-color: white;}
.special{border-left:solid lime 1px;border-right:solid lime 1px;border-bottom:solid lime 1px;border-top:solid lime 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;}
li {font-family : Tahoma; color : #000000; font-size : 8pt; font-weight: bold;}

