body {
	font-family: Helvetica, Arial, sans-serif;
/*  font-size: 12px;*/
  font-size: 95%;
  color: #FFF;
  background: url('/images/background.gif') no-repeat 30% top #000;
  line-height: 1.75;
}
* {
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}
html {
  height: 100%;
  margin-bottom: 1px;
}



#header {
  text-align: right;
  border: 0;
}

#container {
  width: 80%;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  border: 0;  
}
#header-container {
  width: 100%;
  padding-top: 15px;
}


#content div#player_holder {
	width: auto;
	padding: 0;
	text-align:center;
	border: 0;
}


#navlist {
  width: 973px;
  margin: auto;  
}

#navlist li
{
  padding-right: 10px;
  display: inline;
  list-style-type: none;
  height: 15px;
  display: block;
  float: right;
/*  padding-left: 10px;  */
  
}

#navlist li a {
  display: block;
  height: 15px;
  width: auto;
  float: right;
/*  border: 1px solid white;*/
/*  visibility: hidden;*/
}

#navlist li a span {
  visibility: hidden;
}

#navlist li#about {
  background: url('/images/nav_about.gif') no-repeat top left;
  width: 48px;
  margin-top: 1px;  
}
#navlist li#about a {
  width: 48px;
}


#navlist li#watch {
  background: url('/images/nav_watch.gif') no-repeat top left;
  width: 49px;
  margin-top: 1px;  
}

#navlist li#watch a {
  width: 49px;
}

#navlist li#upload {
  background: url('/images/nav_upload.gif') no-repeat top left;
  width: 53px;
}

#navlist li#upload a {
  width: 52px;
}

#content {
  width: 973px;
  margin: auto;  
  border: 0;  
  padding-top: 40px;
}

#footer {
  width: 973px;
border:0;
  margin: auto;
	margin-top: 5em;
font-size: 90%;
color: #333;
}

body#home_watch #content {
  background: none;
}

#content div {
  width: 670px;
  margin: auto;
  background: url('/images/copy_background.png');
  padding: 1em;
}

#content div.form_section, .form_section{
  width: auto;
  background: none;
  padding: 0;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;    
  border-top: 1px solid #240000;
  padding: 1.5em 0 1.5em 0;  
}


ol li {
  margin-left: 3em;
}

h1 {
  height: 55px;
  background: url('/images/title.gif') center top no-repeat #C80000;
  margin-bottom: 10px;
}

h2 {
  padding: 0;
  width: 670px;
  margin: auto;
}

h2#on_killing {
  height: 23px;
  background:url('/images/on_killing.gif') top left no-repeat;  
}

h2#upload {
  height: 23px;
  background:url('/images/upload.gif') top left no-repeat;  
}

div {
  border: #880000 1px solid;
}

h1 span, h2 span {display:none;}

h3 {
  color: #FFF;
  width: 670px;
  margin: auto;  
}

#left-container {
  float: left;
  width: 250px;
}

#left-container h3 {
  color: #c55;
}

#main-container {
  margin: 5px 5px 5px 260px;
  padding: 15px;
  border-left: 1px solid silver;
  min-height: 400px;
}
p {
  padding: 5px 5px 5px 0;
}

a {
  color: #C80000;
}

a:hover {
  color: #f75c5c;
}

#footer-container {
  clear: both;
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif;
}
.right {
  float: right;
  font-size: 100%;
  margin-top: 5px;
  color: #FFF;
}
.left {
  float: left;
  font-size: 100%;
  margin-top: 5px;
  color: #FFF;
}
#main-container ul {
  margin-left: 3.0em;
}

label {
  display: block;
}
tfoot tr td {
  font-weight: bold;
}




#kill_types label {
  display: inline;
  margin-right: 1em;
}



#kill_types input {
  margin-right: .25em;
}

#kill_types td {
  padding: 2px 0 2px 0;
}

p#tos_agreement label {
  display: inline;
}

p#tos_agreement input {
  margin-right:0.25em;
}

p.error {
  margin-bottom: 1em;
}

p.message {
  padding-left: 5px;
}

.error_message {
  color: #C80000;
}

.error {
  background-color: #C80000;
}

table#clips_index {
  width: 100%;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/** Admin **/
#clips_index {
  font-size: 80%;
}

