/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#040303;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:15px;
		color:#a68f7a;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#87A7AB; outline:none;text-decoration:none;}
a:hover{text-decoration:underline;}
p, ul {padding-bottom:10px;}

h1,h2,h3,h4 {color:#fff; }
h1 {
	font-size:30px; 
	line-height:1.2em;
	padding:40px 0 25px;
	letter-spacing:1px;}
h1 a { color:#fff;}
h2 {
	font-size:20px;
	line-height:32px;
	padding:0 0 0 15px;
	position:relative;
}
.inline {display:inline;}
h2.info {
	font-size:20px;
	line-height:21px;
	padding:0 0 0 15px;
	position:relative;
}

h2.comment_head {
	font-size:16px;
	line-height:21px;
	padding:0;
	position:relative;
}
h3 {
	font-size:18px; 
	padding:4px 0 4px 10px;
	background:url(images/header_marker.gif) no-repeat left center;
	font-weight:normal;
	margin-bottom:2px;
}
h4 {font-size:17px; padding:0 0 10px; font-weight:normal;}
/* ============================= main layout ====================== */

li {line-height:32px;}
li a {color:#31b5b6;}
li a:hover {color:#fff;}

.imgindent {margin:0 17px 0 0; float:left;}
.fright {text-align:right;}
/* ============================= header ====================== */
#header {background:url(images/header_bg.jpg) no-repeat top center;}
#header a {text-decoration:none;}

div.menu {background:url(images/menu_tail.jpg) repeat-x top center;}
div.menu ul {
	background:url(images/menu_right.gif) no-repeat right top; 
	overflow:hidden; 
	padding:0;
	width:100%;
}
div.menu li {
	display:inline-block;
	float:left;
	background:url(images/menu_bg.gif) no-repeat left top; 
	line-height:38px;
	width:auto;
	text-align:center;
	padding: 0 10px;
}
div.menu li.first { background:url(images/menu_left.gif) no-repeat left top;}
div.menu a {
	color:#423a37; 
	font-size:14px; 
	line-height:38px;
}
div.menu a:hover {color:#c33900;}
div.menu a.active, div.menu .active:hover {color:#067585;cursor:default}
/* ============================= content ====================== */
#content {padding:9px 10px 40px; background:#1d1816 url(images/content_bg.gif) no-repeat bottom center;}

.block {margin-bottom:9px;}
*:first-child+html #page2 .col2 .colspan { margin:9px 0 0;}
.head_right {height:36px;}
.head {background:url(images/head_bg_middle.gif) repeat-x top center;}
.col1 {float:left;}
.col1 .block_content {padding:15px 11px 18px 15px;}
.col1 .block {background:#171311 url(images/col1_block_bg.jpg) no-repeat bottom center;}
.col1 .head_left {background:url(images/col1_head_bg_left.gif) no-repeat top left;}
.col1 .head_right {background:url(images/col1_head_bg_right.gif) no-repeat top right;}

.block_content {padding:15px 0;}
.block_content_comment {padding:0 15px 15px 15px;}
.block_content .blocks {padding:6px 13px 0px 15px;}
.block {background:#26201e url(images/col2_block_bg.gif) no-repeat bottom center;}
.colspan_large {background:#26201e url(images/col2_colspan_bg_large.gif) no-repeat bottom center;}
.head_left {background:url(images/col2_head_bg_left.gif) no-repeat top left;}
.head_right {background:url(images/col2_head_bg_right.gif) no-repeat top right;}
.block1 .blocks{padding:6px 13px 9px 12px; margin:0 0 14px;}
.block1 .last {margin:0 0 6px;}

.col2 {float:right;}
.col2 .block_content {padding:15px 0;}
.col2 .block_content_comment {padding:0 15px 15px 15px;}
.col2 .block_content .blocks {padding:6px 13px 0px 15px;}
.col2 .block {background:#26201e url(images/col2_block_bg.gif) no-repeat bottom center;}
.col2 .colspan {background:#26201e url(images/col2_colspan_bg.gif) no-repeat bottom center;}
.col2 .head_left {background:url(images/col2_head_bg_left.gif) no-repeat top left;}
.col2 .head_right {background:url(images/col2_head_bg_right.gif) no-repeat top right;}



.banner {margin:-1px 0 7px;}
.col2 .block1 .blocks{padding:6px 13px 9px 12px; margin:0 0 14px;}
.col2 .block1 .last {margin:0 0 6px;}
.block2 h4 {padding-top:7px;}

.col2 .cols a{ font-weight:normal;}
.cols ul {padding:5px 30px 0 0;}
.col2 h4.extra {padding:4px 0 13px;}
/*buttons*/
a.btn {
	background:url(images/btn_middle.gif) repeat-x top center;
	display:inline-block;
	font-size:13px;
	line-height:29px;
	color:#1b1b1b;
	text-decoration:none;
}
a.btn span{
	background:url(images/btn_left.gif) no-repeat left top;
	display:inline-block;
}
a.btn span span{
	background:url(images/btn_right.gif) no-repeat right top;
	padding:0 0 2px;
	width:70px;
	text-align:center;
}

a.btn:hover {background:url(images/btn_middle.gif) repeat-x bottom center;}
a.btn:hover span {background:url(images/btn_left.gif) no-repeat left bottom;}
a.btn:hover span span{
	background:url(images/btn_right.gif) no-repeat right bottom;
	color:#067585;
}
.blocks {padding:6px 0 6px; border-bottom:0px solid #2f2721; margin-bottom:10px;}
.block_content .last {border:0; margin:0;}
.col1 h3 {font-size:17px; margin:0;}
.colspan .block_content {padding-bottom:0px;}
.col2 a {color:#31b5b6; font-weight:bold;}
.col2 a:hover {color:#e16900;}
.extra {padding-top:6px;}
.extra a {margin: 0 0 15px;}

.col2 .link {
	color:#a68f7a;
	background:url(images/link_view_bg.gif) no-repeat center left;
	padding:0 16px 0 12px;
	float:right;
	line-height:37px;
	font-weight:normal;
	text-decoration:none;
	}
.col2 .plays {
	color:#FFFFFF;
	padding:0 16px 0 12px;
	float:right;
	line-height:37px;
	font-weight:normal;
	text-decoration:none;
	font-size:10pt;
}
.col2 .link:hover {color:#fff;}

.rate {padding:3px 0 0;}
.rate span{
	display:inline-block;
	width:17px;
	height:16px; margin-right:-4px;
	background:url(images/rate_bg.gif) no-repeat top right;}
.rate span.selected {background-position:left;}
.block_content ul {margin-top:-5px;}
/*privacy*/
#page3 p {padding-bottom:22px;}
#page3 h4 {padding:5px 0 13px;}
#page3 p a {font-weight:normal;}
#page3 .block {background:#26201E url(images/all_bg.gif) no-repeat bottom center;}
#page3 .block {margin-bottom:5px;}
#page3 .block_content {padding-bottom:0;}
/* ============================= footer ====================== */
#footer span {color:#fff;}
#footer p {padding:20px 0 0;}
#footer, #footer p, #footer a {color:#3c3b3b; text-decoration:none;}
#footer a:hover {color:#31B5B6;}
#footer a.active, #footer .active:hover {color:#fff; cursor:default; text-decoration:underline;}
ul.menu {margin-top:-5px;}
ul.menu li {display:inline;}
ul.menu li.first a {margin-left:0;}
ul.menu li a {margin:0 16px 0 8px;}
/* ============================= forms ============================= */
label {
	height:31px; 
	display:block;
	background:url(images/bg_input.gif) no-repeat top center;
	}
#ContactForm {padding-top:5px;}
input, textarea {
	width:174px;
	border:0;
	padding:2px 8px;
	color:#000000;
	background:none;
}
textarea {
	height:120px; overflow:auto; margin-bottom:20px;}
#ContactForm a {margin:0 8px 0 12px;}

#LoginForm {padding:6px 0;}
#LoginForm p {padding:6px 3px 18px 0;}
#LoginForm p span {color:#534e4c; margin:0 10px;}
#LoginForm p a {color:#fff; font-size:11px; text-decoration:none;}
#LoginForm p a:hover {color:#31b5b6;}

#SearchForm {background:url(images/search_bg.gif) no-repeat 0 47px; padding:47px 0 0;}
#SearchForm input {width:193px}
/*added stuff*/
.input {
	background:white;
	border-color:rgb(205,175,149);
	border-style:inset;
	border-width:1px;
}
.comment {
	padding: 5px 25px 0 25px;
	font-size:10pt;
	color:white;
}
.comment_box {
	width: 610px;
	background:white;
}
.embed_box {
	width: 610px;
	height: 61px;
	background:white;
}
.no_link {
	color:white;
}
.hitstable td{
	padding: 5px;
}
.col2 .linkNoPlus {
	color:#a68f7a;
	padding:0 8px 0 6px;
	float:right;
	line-height:37px;
	font-weight:normal;
	text-decoration:none;
}
.col2 .linkNoPlus:hover {color:#fff;}
#dimmerHolder{
	position:absolute;
	top:0;
	left:0;
	display:none;
}
#dimmer {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:100;
	background:black;
	opacity:0;
}
#fs {
	padding-top:0px;
}
.commentDate {
	font-size:8pt;
	float:right;
}
.error {
	color:rgb(200,0,0);
	font-size:12pt;
	font-weight:bold;
}
.success {
	color:rgb(0,200,0);
	font-size:12pt;
	font-weight:bold;
}
.hand {
	cursor: pointer;
}

.theGameHolder {
	width: 100%;
}

.favDelete {
	margin: 4px 8px 0 0;
	position: absolute;
	right: 0px;
	top: 0px;
	color: red !important;
	font-weight: bold;
	font-size:15px;
	display: none;
}

.errors{
	color:rgb(200,0,0);
	list-style-type:circle;
	font-weight: bold;
}
.errors li{
	margin-left:40px;
}
