body {
	background: #1B1B1B;
	color: #1F2322;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
}

#wrap {
	margin: 0px auto;
	text-align: left;	
	width: 1000px;
}

#header  {
	clear: both;
}

#logo {
	border: 0px;
	clear: left;
	float: left;
}

#header .ad {
	clear: right;
	color: #FFF;
	float: right;
	height: 100px;
	margin: 20px auto 0px;
	text-align: right;
	vertical-align: bottom;	
	width: 600px; 
}

#headerlinks {
	clear: both;
	color: #4D4C4C;
	margin: 10px 0px;
}

#headerlinks a {
	color: #4D4C4C;
	text-decoration: none;
}

#headerlinks a:hover, #headerlinks a.active {
	color: #4D4C4C;
}

#body {
	clear: both;
}

#leftRail {
	float: left;
	width: 210px;
}

#content {
	float: left;
	margin-left: 5px;
	width: 485px;
}

#content .ad {
	text-align: center;
}

#rightRail {
	float: right;
	width: 285px;
}

#footer {
	clear: both;
	color: #4D4C4C;
	font-size: 13pt;
	margin: 0px auto 0px 175px;
	text-align: center;
	width: 500px;
}

#footer p {
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0px;
}

#footer p a {
	color: #4d4c4c;
	font-weight: bold;
	text-decoration: none;
}

#footer p a:hover {
	color: #FFF;
}

#txts {
	clear: both;
	color: #1B1B1B;
	font-size: 8pt;
	text-align: center;
}

/*
 *
 */
 
.block {
	background: url('/images/block-bg.gif') repeat-x top left #FFF;
	margin: 0px 0px 10px;
	padding: 10px 5px 5px;
}
.feel
{
color:#FFFFFF;
font-weight:900;
}

.block .title {
	margin-bottom: 5px;
}

.block .title span {
	color: #FF0000;
}

.block .body {
	background: #F0F8FA;
	border: 1px solid #9ED2E2;
	margin: 0px;
	padding: 0px;
}

.block ul.body a {
	color: #000;
	display: block;
	padding: 0px 5px 1px;
	text-decoration: none;
}

.block ul.body a:hover {
	color: #FF0000;
}

.block ul.body li {
	margin: 0px;
	padding: 0px;
}

/*
 *
 */

#content a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#searchWrap {
	text-align: right;
}

#searchPageWrap {
	margin: 20px 0px;
	text-align: center;
}

#searchForm input {
	border: 1px solid #C5C5C5;
	font-size: 11px;
}

#regForm input {
	border: 1px solid #C5C5C5;
	font-size: 12px;
}

#plugs {
	margin-top: 5px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.plug, #plug {
	background: #F0F8FA;
	border: 1px solid #9ED2E2;
	width: 100%;
}

.plug td {
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

.plug .thumb, #plug-thumb {
	white-space: nowrap;
	width: 103px;
}

#plug-thumb {
	padding: 2px;
}

.plug .thumb a img, #plug-thumb a img {
	border: 0px none;
}

.plug .info, #plug-info {
	padding-left: 5px;
	width: 377px;
}

.plug .info .title {
	margin-bottom: 52px;
}

.plug .info .ext {
	text-align: right;
}

.vidtitle {
	margin: 0px 0px 20px;
	text-align: center;
}

.vidinfo {
	font-weight: normal;
	margin: 5px 0px 10px;
	text-align: center;
}

.vidad {
	margin: 10px 0px;
	text-align: center;
}

.latestplugs {

}

#page_nav {
	margin-top: 4px;
}

#page_nav a {
	font-weight: normal;
}

#page_nav a:hover {
	color: #FF0000;
}

.chosen-thumb {
 border: 1px solid #000;
 margin: 2px 3px;
}

#dhtmlgoodies_tooltip{background-color:#F0F7FA; border:1px solid #9ED2E2; position:absolute; display:none; z-index:20000; padding:2px; color:#1B1B1B; width:200px}

#vidplayer {
	display: none;
}

#vidloading {
	margin: 165px 0px;
}

#vidloading {
	color: #B5DDE8;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	font-weight: normal;
}

.form-middle td {
	vertical-align: top;
}

.form-middle td div {
	font-weight: normal;
	margin-top: 2px;
}

.form-middle td div span {
	color: #FF0000;
}

.form-left {
	width: 25%;
}

.form-input {
	border: 1px solid #c7c7c7;
	width: 120px;
}

#regForm {
	padding-bottom: 5px;
	padding-right: 10px;
	text-align: right;
}

.rules-box {
	border: 1px solid #c7c7c7;
	background: #f1f1f1;
	padding: 10px 10px 15px;
}

.rules-box ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.rules-box ul li {
	font-weight: normal;
}

.ptlink {
   background-repeat: no-repeat;
   background-position: top left;
 	border: 1px solid #000;
   display: block;
   width: 103px;
   height: 74px;
}

.ptlink img {
	display: none;
}

.ptlink:hover img {
	display: block;
}

#contactform input, #contactform textarea {
	border: 1px solid #c7c7c7;
}

#contactform label {
	font-weight: normal;
}

#headerlinks .left {
	clear: left;
	float: left;
	width: 75%;
}

#doc {
	clear: right;
	color: #4D4C4C;
	float: right;
	margin-bottom: 5px;
	text-align: right;
	width: 200px;
}