body {
	color: #000;
	font-family: sans-serif;
	font-size: 12px;
	background-color: #460000;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
#wrapper {
	width: 915px;
	overflow: hidden;
	position:relative;
	margin: 0px auto;
	border: 1px solid #E4E6F7;
	background-color: #FFE1B9;
}
#header {
	width: 900px;
}

#toptubes {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	margin: 10px 5px 2px 31px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 850px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

#othertubes {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	margin: 5px 0px 2px 4px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 850px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

#adv {
	background: #FFC677;
	color: #FFF;
	margin: 15px 0px 15px 3px;
	padding-bottom: 7px;
	padding-top: 12px;
	text-align: center;
	width: 850px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

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

.clear  { clear: both; }

/* Hyper Links */
a { color: #666; }
a:hover { color: #333; }

#navigation a, .table_top_title a { color: #FFF; }
#navigation a:hover, .table_top_title a:hover {
	color: #CCC;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.table_border {
	border: 1px solid #000;
	margin: 10px;
	padding: 1px;
	width: 420px;
}
/* Top Ranking Style */

#thumb fieldset {
	float: left;
	padding: 1px;
	margin: 2px 2px 2px 2px;
	width: 420px;
	height: auto;
	border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #666666;
    border-right: 1px solid #666666;
    border-left: 1px solid #FFFFFF;
	background-color: #FFC677;
}
#thumb img {
	float: none;
	border: 1px solid #460000;
	margin: 2px 2px 2px 2px;
	padding: 2px;
}
h1 {
	margin: 5px;
	color: #424242;
	padding:5px 5px 0px 5px;
	text-align: left;
	background-color: #FFE1B9;
	border: 1px solid #460000;
	height: 25px;
}
h1 a, h1 a:link, h1 a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
h1 a:hover, h1 a:active {
        color: #460000;
        text-decoration: underline;
}
#thumb p{
	margin: 5px;
	color: #424242;
	padding:5px 5px 5px 5px;
	text-align: left;
	background-color: #FFE1B9;
	border: 1px solid #460000;
	height: 90px;
	font-size: 12px;
}
#thumb p a, #thumb p a:link, #thumb p a:visited	{
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	height: 50px;
}
#thumb p a:hover, #thumb p a:active	{
	color: #460000;
	text-decoration: underline;
}

#links {
	float: left;
	border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #666666;
    border-right: 1px solid #666666;
    border-left: 1px solid #FFFFFF;
	padding: 1px;
	margin: 2px 2px 2px 2px;
	width: 850px;
	height: auto;
	background-color: #FFC677;
}
#links p{
	margin: 5px;
	color: #424242;
	padding:0px 5px 0 5px;
	text-align: left;
	font-size: 12px;
}
#links p a, #links p a:link, #links p a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

#links p a:hover, #links p a:active	{
	color: #000000;
	text-decoration: underline;
}
.table_top_title {
	font-size: 16px;
	color: #000;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
}
.table_top_rank {
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_top_description {
	font-size: 11px;
	color: #000;
	padding: 5px 5px 5px 10px;
	text-align: justify;
}
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #DCDCDC;
	padding: 2px;
}
.table_top_rating {
	background-color: #DCDCDC;
	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 { 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;
}

table { width: 100%; }
/* 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;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }
