/* main */

#fsf {
  font-size: 16px;
  font-family: Arial !important;
  color: #fff !important;
  /*background: url(/images/FreestyleThug.jpg) #fff;*/
  /*background-color: transparent;*/
}

#fsf table tr td {
  color: #fff;
}

/* login box */

#loginbox {
  border: 3px solid #900;
  padding: 5px 15px 0px 15px;
  width: 250px;
  background: #eee;
  color: #000;
}

#index_about_container {
  font-weight: bold;
  font-size: 18px;
  background: #900;
  background: url(/images/bot_nav_grad.gif) #000;
  background-repeat: repeat-x;
  /*background-color: transparent;*/
  filter:alpha(opacity=90); -moz-opacity:0.90; opacity:0.90; -khtml-opacity:0.90;
  color: #fff;
  width: 640px;
  padding: 5px;
}
#index_about {
  border: 2px solid #000;
  font-weight: normal;
  font-size: 14px;
  background: #eee;
/*  background-color: transparent;*/
  filter:alpha(opacity=90); -moz-opacity:0.90; opacity:0.90; -khtml-opacity:0.90;
  color: #000;
  padding: 5px;
  /*width: 625px;*/
  height: 100px;
  overflow: auto;
}
#index_about3 {
  /*border: 2px solid #000;*/
  font-weight: normal;
  font-size: 14px;
  background: #eee;
/*  filter:alpha(opacity=90); -moz-opacity:0.90; opacity:0.90; -khtml-opacity:0.90;*/
  color: #000;
  padding: 5px;
  /*width: 600px;*/
  height: 100px;
  overflow: auto;
}

#signup {
  color: #000;
}
#signup table tr td {
  color: #000;
}

/* button */

#fsf .button {
  font-size: 11px;
  white-space: nowrap;
  background: #4e6699;
  color: white;
  text-align: center !important;
  font-weight: bold;
  padding: 1px;
  border: 3px double #89b;
  width: 110px;
}

#fsf .button a {
  text-decoration: none;
  underline: none;
  color: white;
}

/* nav */

#datop {
  /*background: url(/images/datop_grad.gif);
  background-repeat: repeat-x;*/
}

#nav {
  font-family: Comic Sans MS;
}

#nav_top {
  /*background: url(/images/top_nav_grad.gif);*/
  /*border: 3px solid #900;*/
}
#nav_top a {
  text-decoration: none;
  font-size: 16px;
  color: #000;
}

#nav_second {
  background: url(/images/bot_nav_grad.gif);
  background-repeat: repeat-x;
  /*border-bottom: 3px solid #900;*/
}
#nav_second a {
  text-decoration: none;
  font-size: 16px;
  color:#ccc;
}

#nav a.selected {
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}

#nav .nav_selected {
  background: #900;
}

#nav .nav_unselected {
  background: #eee;
  border-top: 2px solid #900;
  border-right: 1px solid #900;
  border-left: 1px solid #900;
}

/* top */
#top a {
  text-decoration: none;
  font-size: 14px;
  color: #fff;
}

/* rhymes */

#rhymeSection table tr th {
  color: #fff;
}

#fsfListing table {
  border: 3px double #f7e05c;
  background-color: #ddd;
}

#fsfListing table tr th {
  color: #000;
  background-color: #ccc;
  font-weight: bold;

}

#fsfListing table tr td {
  color: #000;
  background-color: #ddd;
  font-weight: normal;
  font-size: 14px;
}

#fsfListing a {
  text-decoration: none;
  font-size: 14px;
  color: #009;
  font-weight: bold;
}
#fsfListing a:hover {
  text-decoration: underline;
  font-size: 14px;
  color: #009;
  font-weight: bold;
}
#viewFreestyle {
  color: #000;
}
#viewFreestyle table tr td {
  color: #000;
}

/* freestyle competition */
#worksLink a {
  font-size: 18px;
  text-decoration: none;
  color: #000;
  background:#eee;
}
#worksContent a.content {
  text-decoration: underline;
  color: #900;
}
#worksContent {
  width: 640px;
  background:#eee;
  font-family: Arial;
  font-size: 14px;
  color: #000;
  font-weight: normal;
  padding: 5px;
}

#compStatus table {
  border: 3px double #f7e05c;
  background-color: #ddd;
}

#compStatus table tr th {
  background-color: #ccc;
  font-weight: bold;
  color: #000;
}

#compStatus table tr td {
  background-color: #ddd;
  font-weight: normal;
  font-size: 14px;
  color: #000;
}

#battleListing table tr td {
  color: #111;
}

#battleListing a {
  font-weight: bold;
  text-decoration: none;
  color: #900;
}
#battleListing a:hover {
  text-decoration: underline;
}

#battleListingNumber {
  color: #900;
  font-size: 60px;
  font-weight: bold;
/*  position: absolute;
  right: 40;*/
}

/* home */

#fsfThingsToDo table {
  border: 3px double #f7e05c;
  background-color: #ddd;
}

#fsfThingsToDo table tr th {
  background-color: #ccc;
  font-weight: bold;
  color: #000;
}

#fsfThingsToDo table tr td {
  background-color: #ddd;
  font-weight: normal;
  font-size: 14px;
}

#fsfThingsToDo a {
  text-decoration: none;
  font-size: 14px;
  color: #009;
  font-weight: bold;
}
#fsfThingsToDo a:hover {
  text-decoration: underline;
  font-size: 14px;
  color: #009;
  font-weight: bold;
}

/* profile */
#profileBox table {
  background-color: #ddd;
}

#profileBox table tr th {
  background-color: #ccc;
  font-weight: bold;
  color: #000;
}

#profileBox table tr td {
  background-color: #ddd;
  font-weight: normal;
  font-size: 14px;
  color: #000;
}

/* website */

#viewFreestyleContainer {
  position: absolute;
  left: 300px;
  top: 200px;
  background-color: #eee;
  border: 3px double #000;
  opacity: 10;
  display: none;
}

#viewFreestyleContainer a {
  text-decoration: none;
  color: red;
  font-weight: bold;
  font-size: 12px;
}

#viewFreestyleContainer .container {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;

}

#viewFreestyle {
}

/* Everybody */

#fsfEverybody a {
  text-decoration: none;
  font-size: 16px;
/*  color: #555;*/
  color: #aaa;
  font-weight: bold;
}

#fsfEverybody a:hover {
  text-decoration: none;
  font-size: 16px;
  color: #eee;
  font-weight: bold;
}

#fsfEverybody table tr td{
  font-size: 11px;
  color: #aaa;
}

/* from tagworld */
/*Form Elements*/
/* Please do not change */
.sb_txtFrm{
/*
	background-color:#f5f5f5;
	border-left:1px solid #808080;
	border-top:1px solid #808080;
	border-right:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
	vertical-align:middle;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
*/
	border-left:1px solid #808080;
	border-right:1px solid #c9c9c9;
	border-top:1px solid #808080;
	border-bottom:1px solid #c9c9c9;
	font-family:Verdana;
	font-size:11px;
	color:#000;
	font-weight: bold;
	vertical-align:middle;
}

.sb_checkBox{
	vertical-align:middle;
	margin:0px;
	padding:0px;
}
.sb_select{
	/*background: url(/images/top_nav_grad.gif);*/
	background-color:#c9c9c9;
	vertical-align:middle;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}
.sb_submit_btn{
	font-family:Verdana;
	font-size:11px;
	/*color:#000000;*/
	color:#fff;
	font-weight:bold;
  border: 3px double #000;
/*
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
*/
	/*background-color: #eeeeee;*/
	/*background-color: #4e6699;*/
	background-color: #900;
	vertical-align:middle;
	height:22px;
	white-space:nowrap;
}
.formButtonSubmit{
	font-family:Verdana; 
	font-size:11px;
	color:#000000;
	font-weight:bold;
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background: #f7e05c;
	vertical-align:middle;
	height:18px;
	white-space:nowrap;
	margin-right: 5px;
	margin-top: 5px;
}
.formButtonSubmitBorder2{ 
	_border:1px solid #f7e05c; /* show to IE */
}

.formCancelButton{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	vertical-align:middle;
	height:17px;
	white-space:nowrap;
	margin-right: 5px;
}

/* map */

#map {
	height:500px;
	width:100%;
}

/* spiffy corners */
.spiffy{
display:block
}
.spiffy *{
display:block;
height:1px;
overflow:hidden;
background:#990000
}
.spiffy1{
border-right:1px solid #410000;
padding-right:1px;
margin-right:3px;
border-left:1px solid #410000;
padding-left:1px;
margin-left:3px;
background:#720000;
}
.spiffy2{
border-right:1px solid #0f0000;
border-left:1px solid #0f0000;
padding:0px 1px;
background:#7b0000;
margin:0px 1px;
}
.spiffy3{
border-right:1px solid #7b0000;
border-left:1px solid #7b0000;
margin:0px 1px;
}
.spiffy4{
border-right:1px solid #410000;
border-left:1px solid #410000;
}
.spiffy5{
border-right:1px solid #720000;
border-left:1px solid #720000;
}
.spiffy_title{
padding:0px 5px;
background:#990000;
font-family: Arial;
font-size: 18px;
color: #fff;
font-weight: bold;
}
.spiffy_content {
padding:0px 5px;
background:#eee;
font-family: Arial;
font-size: 14px;
color: #000;
font-weight: normal;
padding: 5px;
}
.spiffy_content_scroll {
padding:0px 5px;
background:#eee;
font-family: Arial;
font-size: 14px;
color: #000;
font-weight: normal;
padding: 5px;
height: 150px;
overflow: auto;

}

/* spiffy corners for the competition entries */

.spiffyCompEntry{
display:block
}
.spiffyCompEntry *{
display:block;
height:1px;
overflow:hidden;
background:#eeeeee
}
.spiffyCompEntry1{
border-right:1px solid #707070;
padding-right:1px;
margin-right:3px;
border-left:1px solid #707070;
padding-left:1px;
margin-left:3px;
background:#b6b6b6;
}
.spiffyCompEntry2{
border-right:1px solid #272727;
border-left:1px solid #272727;
padding:0px 1px;
background:#c4c4c4;
margin:0px 1px;
}
.spiffyCompEntry3{
border-right:1px solid #c4c4c4;
border-left:1px solid #c4c4c4;
margin:0px 1px;
}
.spiffyCompEntry4{
border-right:1px solid #707070;
border-left:1px solid #707070;
}
.spiffyCompEntry5{
border-right:1px solid #b6b6b6;
border-left:1px solid #b6b6b6;
}
.spiffyCompEntry_content{
padding:0px 5px;
background:#eeeeee;
}

