body {
background-color: #000000;
font-family:Arial, Helvetica, Sans-Serif;
color: #999999;
margin: 0px 0px 0px 0px;
text-align:left;
font-size: 14px;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}

#wrapper {
width: 770px;
}

#header {
width: 770px;
}

/* Custom Table Definitions */
.maintbl {
width:770px;
padding: 0px 0px 0px 0px;
}

.head-left {
width:5px;
background-color: #cc0000;
background-image: url(images/head-left.gif);
}
.head-logo {
width:765px;
background-color: #cc0000;
}
.head-right {
width:5px;
background-color: #cc0000;
}
.body-left {
width:5px;
background-color: #cc0000;
}
.list {
width:765px;
background-color: #cc0000;
background-image: url(images/bg.gif);
vertical-align:top;
}
.body-right {
width:5px;
background-color: #cc0000;
background-image: url(images/body-right.gif);
}
.foot-left {
width:5px;
background-color: #cc0000;
background-image: url(images/foot-left.gif);
}
.info {
width:765px;
background-color: #cc0000;
background-image: url(images/bg-foot.gif);
text-align:center;
vertical-align:middle;
}
.foot-right {
width:5px;
background-color: #cc0000;
background-image: url(images/foot-right.gif);
}

/* Menu */

.menubar {
width:539px;
margin: 5px 5px 5px 5px;
}

/* Site Boxes */

.sitetbl {
background-color: #cc0000;
border-width: 1px;
border-style: solid;
border-color: #990000;
margin: 5px 5px 5px 5px;
padding: 1px 1px 1px 1px;
}
.sitebar {
background-color: #FF0000;
}
.siterank {
color: black;
font-size: 12px;
font-weight: bold;
text-align: left;
}
.siteurl {
color: black;
font-size: 12px;
font-weight: bold;
text-align: left;
}
.sitecat {
color: black;
font-size: 12px;
font-weight: bold;
text-align: right;
}
.sitebox {
}
.siteimg {
width:120px;
background-image: url(images/banner.gif);
}
.sitedesc {
color: black;
font-size: 12px;
font-weight: normal;
text-align: left;
vertical-align:top;
padding-left: 5px;
padding-right: 5px;
}
.siteinfo {
}

/* Navigation Bar */

input,select {
background-color: #151515;
color: #999999;
border: 2px solid #666666;
}
.noline {
border-width: 0px;
}
.nav {
margin: 15px 15px 15px 15px;
}
.button {
vertical-align:text-bottom;
margin: 0px 0px 0px 0px;
}

/* Hyperlink Definitions */

.slinkblock {
font-size:12px;
}
.slink {
font-size:12px;
}

#navigation {
background-color: #4a4a4a url("title.png") repeat-x;
font-size:12px
font-weight:bold;
color: #330000;
margin: 1px;
padding-bottom: 7px;
padding-top: 7px;
text-align: center;
}
#filters {
	float: left;
	margin: 15px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}
#content {
clear: both;
}
#copyright {
font-size:10px;
margin: 10px;
text-align: center;
}

.table_border {
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 1px;
}

/* Top Ranking Style */
.table_top_title {
	background: #ff0000;
	font-size: 14px;
	color: #ffff00;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.table_top_rank {
	background-color: #cc0000;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_top_description { }
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #cc0000;
	padding: 2px;
}
.table_top_rating {
	background-color: #cc0000;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { 
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
color: black;
width: 100%;
}
.table_stats {
	background-color: #DCDCDC;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left { background-color: #DCDCDC; }
.stats1 {
	background-color: #DCDCDC;
	text-align: center;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
}

/* Admin */
.darkbg {
  background-color: #737373;
  color: #fff;
}
.mediumbg {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lightbg {
	color: #000;
	background-color: #FFF;
}
.lightbgalt {
	color: #000;
	background-color: #DCDCDC;
}

/* No Borders Images */
img { border: 0; }

textarea, input {
	font-family: sans-serif;
	font-size: 12px;
}

.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}

/* FEATURED PROPERTIES */

.featured-bg {
background-color:#000000;
}
.featured-header {
background-color:#303030;
color:#999999;
font-weight:bold;
}
.featured-detail {
background-color:#151515;
color:#999999;
font-size:12px;
text-align: justify;
}

/* MENU COLUMN */

.menu-table {
background-color:#000000;
}
.menu-header {
background-color:#303030;
font-family: Gentium, Times New Roman, Times, Serif;
font-size:14px;
color:#999999;
font-weight: normal;
padding: 1px 1px 1px 1px;
}
.menu-column {
vertical-align:top;
background-color:#151515;
}
.menu-text {
font-family: Gentium, Times New Roman, Times, Serif;
font-size:14px;
color:#999999;
font-weight: normal;
padding-left:3px;
}
a.menu-text:link,a.menu-text:active,a.menu-text:visited {
font-family: Gentium, Times New Roman, Times, Serif;
font-size:14px;
color:#999999;
font-weight: normal;
padding-left:3px;
}
a.menu-text:hover {
font-family: Gentium, Times New Roman, Times, Serif;
font-size:14px;
color:#FF0000;
font-weight: normal;
padding-left:3px;
}

/* LISTING PROPERTIES */

.listing-bg {
background-color:#000000;
}
.listing-header {
background-color:#303030;
padding-left:3px;
padding-right:3px;
}
.listing-rank {
color:#999999;
font-weight:bold;
}
.listing-cat {
color:#999999;
font-size: 14px;
}
.listing-detail {
background-color:#151515;
color:#999999;
font-size:12px;
text-align: justify;
padding-left:3px;
padding-right:3px;
}
.listing-rate {
color: #999999;
font-size: 12px;
}
.listing-hits {
color: #999999;
font-size: 12px;
}
.listing-avg {
color: #999999;
font-size: 12px;
}
.listing-stat {
color: #999999;
font-size: 12px;
}
.listing-url {
color:#999999;
font-weight: normal;
}
a.listing-url:link,a.listing-url:active,a.listing-url:visited {
color:#999999;
font-weight: normal;
text-decoration: underline;
}
a.listing-url:hover {
color:#cc0000;
font-weight: normal;
text-decoration: underline;
}

/* GENERAL LINKS PROPERTIES */

a:link,a:active,a:visited {
font-family: Gentium, Times New Roman, Times, Serif;
color: #999999;
text-decoration: none;
}
a:hover {
font-family: Gentium, Times New Roman, Times, Serif;
color: #FF0000;
text-decoration: underline;
}

/* HELP LINKS PROPERTIES */

a.help:link,a.help:active,a.help:visited {
font-family: Gentium, Times New Roman, Times, Serif;
color: #999999;
font-weight: bold;
text-decoration: none;
}
a.help:hover {
font-family: Gentium, Times New Roman, Times, Serif;
color: #FF0000;
font-weight: bold;
text-decoration: underline;
}

/* MENU LINKS PROPERTIES */

a.menu:link,a.menu:active,a.menu:visited {
font-family: Gentium, Times New Roman, Times, Serif;
color: #999999;
font-size:12px;
font-weight:bold;
}
a.menu:hover {
font-family: Gentium, Times New Roman, Times, Serif;
font-size:12px
font-weight:bold;
color: #FF0000;
text-decoration: none;
border-bottom: 1px dashed;
}

/* TOP MENU PROPERTIES */

.topmenu {
font-family: Gentium, Times New Roman, Times, Serif;
font-size: 18px;
color: #999999;
text-decoration: none;
}
a.topmenu:link,a.topmenu:active,a.topmenu:visited {
font-family: Gentium, Times New Roman, Times, Serif;
font-size: 18px;
color: #999999;
text-decoration: underline;
}
a.topmenu:hover {
font-family: Gentium, Times New Roman, Times, Serif;
font-size: 18px;
color: #FF0000;
text-decoration: underline;
}

/* listing-stat2 MENU PROPERTIES */

.listing-stat2 {
font-family: Gentium, Times New Roman, Times, Serif;
color: #cc0000;
text-decoration: none;
font-size: 12px;
text-align: center;
}
a.listing-stat2:link,a.listing-stat2:active,a.listing-stat2:visited {
font-family: Gentium, Times New Roman, Times, Serif;
color: #cc0000;
text-decoration: none;
font-size: 12px;
text-align: center;
}
a.listing-stat2:hover {
font-family: Gentium, Times New Roman, Times, Serif;
color: #ffff00;
text-decoration: underline;
font-size: 12px;
text-align: center;
}

/* COPYRIGHT TEXT PROPERTIES */

.copyright {
font-family:Arial, Helvetica, Sans-Serif;
font-size:10px;
}