@CHARSET "UTF-8";
body {
font-family: 'lucida grande', tahoma, verdana;
margin:0;
text-align:center;
font-size: 13px;
background:url("../images/middle_container.gif") repeat-x scroll 0 0 #FEFEFE;
}
a {
text-decoration: underline;
cursor:pointer;cursor:hand;
}
table {
font-size: 13px;
}
#content {
background: #fff;
margin: 0px;
padding: 0px;
}
#statstuff {
width:100%;
text-align: center;
background:#FF9900;
color:#000000;
height: 20px;
vertical-align:middle;
}
#frame {
width:100%;
height:80px;
margin-right:0px;
margin-left:0px;
margin-top:0px;
padding:0px;
text-align:left;
}
#report {
width:17px;
padding:0px;
float:left;
background:red;
}
#assign {
width:17px;
padding:0px;
float:right;
background:#00ff06;
}
#count {
display: block;
}
#surfimage {
display: none;
}
#count {
font-size: 30px;
}
h1 {
font-size:14px;
padding-top:10px;
}
#chat, #content {
float: left;
display: block;
}

#bframe {
clear: both;
width:700px;
height:60px;
margin:0px;
padding:0px;
text-align:left;
background:#FF9900;
color:#000000;
display: block;
border: 0px;
}

#site {
   margin-top: 1px;
}
#side {
	padding-top: 3px;
	border-bottom: 2px solid #C50F17;
	padding-left: 3px;
	width: 197px;
}
#bar {
   background:transparent url(../images/top_nav_bg.png) repeat-x scroll 0 0;
	-moz-box-shadow: -3px -1px 3px #AAA;
	-o-box-shadow: -3px -1px 3px #AAA;
	-webkit-box-shadow: -3px -1px 3px #AAA;
	-khtml-box-shadow: -3px -1px 3px #AAA;
	box-shadow: -3px -1px 3px #AAA;
}
.bar_left
{
	float: left;
	padding-left: 10px;
}
.bar_right
{
	float: right;
	position: relative;
	min-width: 210px;
}
input[type=submit], input[type=button], .button, .notifications, .notifications_new
{
	background: #ED1C24;
	background:-moz-linear-gradient(center top , #ED1C24, #AA1317);
	background: -webkit-gradient(linear, left top, left bottom, from(#ED1C24), to(#AA1317));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ED1C24', endColorstr='#AA1317');
	border:1px solid #980C10;
	color:#FADDDE;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	cursor:pointer;
	display:inline-block;
	font:13px/100% 'lucida grande', tahoma,Helvetica,sans-serif;
	margin:0 2px;
	outline:medium none;
	padding: 2px 10px;
	text-align:center;
	text-decoration:none;
	text-shadow:0 1px 1px rgba(0, 0, 0, 0.3);
	vertical-align:baseline;
}
input[type=submit]:hover, input[type=button]:hover, .button:hover
{
	background:-moz-linear-gradient(center top , #C9151B, #A11115);
	background: -webkit-gradient(linear, left top, left bottom, from(#C9151B), to(#A11115));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#C9151B', endColorstr='#A11115');
}
input[type=submit]:active, input[type=button]:active, .button:active
{
	background:-moz-linear-gradient(center top , #AA1317, #ED1C24);
	background: -webkit-gradient(linear, left top, left bottom, from(#AA1317), to(#ED1C24));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#AA1317', endColorstr='#ED1C24');
}
.vdown
{
	padding: 10px 20px;
	font-size: 16px;	
}
.next
{
	padding: 10px 20px;
	font-size: 16px;	
	border: 1px solid #3B6FB0;
	background: #31579F;
	background:-moz-linear-gradient(center top , #4D8FC5, #31579F);
	background: -webkit-gradient(linear, left top, left bottom, from(#4D8FC5), to(#31579F));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4D8FC5', endColorstr='#31579F');
}
.next:hover
{
	background: #31579F;
	background:-moz-linear-gradient(center top , #4D8FC5, #27447D);
	background: -webkit-gradient(linear, left top, left bottom, from(#4D8FC5), to(#27447D));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4D8FC5', endColorstr='#27447D');	
}
.next:active
{
	background: #31579F;
	background:-moz-linear-gradient(center top , #31579F, #4D8FC5);
	background: -webkit-gradient(linear, left top, left bottom, from(#31579F), to(#4D8FC5));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#31579F', endColorstr='#4D8FC5');	
}
.unsure 
{
	padding: 10px 5px;
	font-size: 16px;	
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.unsure:hover 
{
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.unsure:active 
{
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

.username
{
	font-weight: bold;	
}
.credits
{
	border-bottom: 2px solid #3D72B2;	
}
.views
{
	border-bottom: 2px solid #3D72B2;	
}
.error
{
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;	
}
.notifications
{
	float: right;
	background: #888888;
	background:-moz-linear-gradient(center top , #888888, #575757);
	background: -webkit-gradient(linear, left top, left bottom, from(#888888), to(#575757));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
	padding: 2px 8px;
	border: 1px solid #555555;
}
.notifications:hover
{
	background:-moz-linear-gradient(center top , #757575, #4B4B4B);
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4B4B4B));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4B4B4B');
}
.notifications:active, .notif_sel
{
	background:-moz-linear-gradient(center top , #757575, #4B4B4B);
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4B4B4B));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4B4B4B');
}
.notifications_new
{
	float: right;
	padding: 2px 8px;
}
#tweet-text {
	font-weight: bold;	
}
.nlist
{
	position: absolute;
	min-width: 300px;
	bottom: 7px;
	right: 0px;
	border: 2px solid #dddddd;
	background: #ffffff;
	z-index:999;
	list-style: none;
	text-align: left;
	padding: 3px 3px;
	display:none;
}
.nlist li
{
	min-width: 294px;
	border-bottom: 1px solid #dddddd;
	padding: 3px;
	cursor: default;
	font-size: 12px;
}
.nlist li:hover
{
	background: #F4F4F4;
}
.fb_like
{
	width: 55px;
	margin-top: -3px;
	margin-left: 8px;
	float: left;
	overflow: hidden;
}
#main {
   background: #FEFEFE url(../images/middle_container.gif) repeat-x scroll 0 0;
}

#countdown {
   background:transparent url(../images/bot_nav_red.png) repeat-x scroll 0 0;
}
#vote {
   width: 100%;
	font-family:verdana;
	font-weight:bold;
	margin:0;
	text-align:center;
	font-size: 13px;
	position:fixed;
	bottom:55px; 
	text-align: center; 
	background: #888888;
	background:-moz-linear-gradient(center top , #888888, #575757);
	background: -webkit-gradient(linear, left top, left bottom, from(#888888), to(#575757));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
	padding: 3px;	   
}
.voting li {
	display: block;
	float: left;
}

#voting {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	}
#thumbs
{
	text-align: center; 
	width:200px;
	display:block;	
}
.clear
{
	clear:both;
}
ul.voting li.red, ul.voting li.yellow, ul.voting li.green
{
	margin-top: 2px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;	
}
a
{
	color: #3D72B2;	
}
ul.voting li.red {background:#c50f17; height:16px; width: 0px;}
ul.voting li.yellow {background:#f78d1d; height:16px; width: 150px;}
ul.voting li.green {background:#4075b9; height:16px; width: 0px;}
ul.voting li.thumb { width: 15px; height: 15px; margin: 3px; }
#tt 
{
	position:absolute;
	display:block;
	margin-left: -289px;
}
#ttcont {
	display:block;
	margin-left:5px;
	background: #FFFFFF;
	color: #111111;
	font-size: 14px;
	border: 2px solid #BBBBBB;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 3px 5px #222;
	-o-box-shadow: 0 3px 5px #222;
	-webkit-box-shadow: 0 3px 5px #222;
	-khtml-box-shadow: 0 3px 5px #222;
	box-shadow: 0 3px 5px #222;
	text-align: center;
}
.profile_link
{
	width: 100%;
	background: #888888;
	background:-moz-linear-gradient(center top , #888888, #575757);
	background: -webkit-gradient(linear, left top, left bottom, from(#888888), to(#575757));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
	color: #ffffff;
	font-size: 16px;
	text-shadow: 0 1px 0 #333333;
	float: left;
	text-decoration: none;
	padding: 2px 0;
}