.main {
background:none repeat scroll 0 0 white;
color:#606060;
font-family:Helvetica,Verdana,Arial,sans-serif;
font-size:12px;
height:100%;
margin:0;
min-width:1200px;
padding:0;
z-index:-10;
}
.background {
background:none repeat scroll 0 0 white;
height:100%;
margin:1% 0 0;
padding:0;
width:100%;
z-index:-1;
}
#alert {
padding:0;
margin:5px 0;
font-size:20px;
font-weight:bold;
}
.twitterLink {
margin:10px 0;
}
#settings {
float:right;
position:absolute;
right:0;
top:-10px;
}
#teamInfo {
width:100%;
}
#teamcolor {
z-index:-5;
}
#logo {
margin:0;
}
.leftcol {
border:medium none;
float:left;
height:1000px;
margin:0 0 0 55px;
position:relative;
top:40px;
width:300px;
}
#teamstats {
font-size:10px;
margin:0;
padding:0;
width:100%;
}
.teamname {
border:medium none;
color:grey;
font-size:18px;
font-weight:bold;
width:100%;
}
.teamNameEdit {
width:100%;
}
#chat {
margin:0;
padding:0;
}
#chattextbox {
border:1px solid grey;
margin:17px 0 6px;
padding:8px;
width:284px;
}
#reportsandchat {
border:1px solid grey;
height:800px;
margin:0;
overflow:hidden;
padding:9px;
width:282px;
}
.rightcol {
float:left;
height:1000px;
margin:0 0 0 1%;
position:relative;
top:40px;
width:800px;
}
#note {
float:left;
font-size:18px;
height:auto;
margin:10px 0 0;
width:100%;
}
.namelocbar {
background:none repeat scroll 0 0 transparent;
border:1px none #D5D5D5;
float:left;
}
.namelocbarExtension {
background:none repeat scroll 0 0 white;
float:left;
}
#bombStuff {
border-style:none;
border-width:1px;
float:left;
margin:0;
padding-bottom:1%;
width:380px;
}
#stats {
border:medium none;
float:left;
font-size:12px;
margin:10px 0;
padding:0 18px;
width:380px;
}
textarea.bombnote {
border:1px solid grey;
float:left;
font-family:Helvetica,Verdana,Arial,sans-serif;
font-size:small;
height:3em;
margin:0;
width:100%;
}
button ,.loginbutton, .registerbutton {
background:none repeat scroll 0 0 transparent;
border:1px solid grey;
font-family:Helvetica,Verdana,Arial,sans-serif;
font-size:13px;
font-weight:bold;
margin:10px 0;
padding:5px;
width: auto;
}
#buttons {
border-style:none;
float:left;
margin:0;
padding:0;
width:100%;
}

textarea#address {
}
button:hover {
background-color:#BDBDBD;
}
.turfmap {
border:1px none #D5D5D5;
bottom:0;
float:left;
height:500px;
margin:10px 0 50px;
padding:0;
width:100%;
}
#map {
height:100%;
width:100%;
}
#mapLoadOverlay {
background-color:#5E5E5E;
opacity:0.5;
width:100%;
}
#diffuseButton {
float:right;
margin:5px 0;
}
#timeState, #time {
float:left;
margin:5px 0;
}
.timebox {
float:left;
}
#turfteam {
background-color:#5E5E5E;
bottom:0;
color:white;
float:left;
font-size:10px;
font-weight:bold;
height:0;
left:0;
margin:0;
opacity:0.7;
padding:0;
position:relative;
width:781px;
}
input {
border:1px solid;
margin:0 0 7px;
width:300px;
}
a {
color:#9F9F9F;
font-weight:normal;
text-decoration:none;
}
a:hover {
color:#C40000;
}
a:active {
color:#000000;
}
.text {
color:#000000;
font-size:12px;
}
p1 {
color:grey;
line-height:0;
margin:0 auto;
}
p2 {
color:grey;
font-size:x-small;
line-height:0;
text-align:right;
}
p {
color:grey;
}
warn {
color:#C40000;
}
h1 {
color:grey;
display:inline;
font-size:20px;
font-weight:bold;
margin:0 auto;
}
h2 {
color:grey;
display:inline;
font-size:50px;
font-weight:bold;
margin:0;
}
.table1 {
color:grey;
font-size:9px;
}
small {
font-size:10px;
}
#fdbk_overlay {
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
z-index:1000000;
}
#fdbk_screen {
background-color:#000000;
left:0;
opacity:0.45;
position:absolute;
top:0;
width:100%;
z-index:1;
}
#fdbk_container {
height:640px;
margin:0 auto;
position:relative;
width:680px;
z-index:2;
}
#fdbk_container iframe {
background:url("http://s3.amazonaws.com/getsatisfaction.com/feedback/fb_loading.png") no-repeat scroll 0 0 transparent;
height:100%;
margin:20px;
width:658px;
}
#fdbk_container iframe.loaded {
background:none repeat scroll 0 0 transparent;
}
a#fdbk_tab {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent !important;
background-image:url("http://turfbombing.com/images/feedback.png");
background-position:0 0;
background-repeat:no-repeat;
color:#FFFFFF;
cursor:pointer;
height:116px;
left:0;
margin-left:-12px;
overflow:hidden;
position:fixed;
text-indent:-100000px;
top:100px;
width:53px;
z-index:100000;
}
a#fdbk_tab:hover {
margin-left:-6px;
}
a#fdbk_close {
background-image:url("http://s3.amazonaws.com/getsatisfaction.com/feedback/feedback-close.png");
cursor:pointer;
height:42px;
left:0;
outline:medium none;
overflow:hidden;
position:absolute;
top:0;
width:42px;
z-index:4;
}
#fdbk_close:hover {
background-position:-42px 0;
}
#highscores_overlay {
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
z-index:1000000;
}
#highscores_screen {
background-color:#000000;
left:0;
opacity:0.45;
position:absolute;
top:0;
width:100%;
z-index:1;
}
#highscores_container {
height:640px;
margin:0 auto;
position:relative;
width:680px;
z-index:2;
}
#highscores_container iframe {
height:100%;
margin:20px;
width:658px;
}
#highscores_container iframe.loaded {
background:none repeat scroll 0 0 transparent;
}
a#highscores_tab {
background:url("http://turfbombing.com/images/highscores.png") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
cursor:pointer;
height:116px;
left:0;
margin-left:-12px;
overflow:hidden;
position:fixed;
text-indent:-100000px;
top:222px;
width:53px;
z-index:100000;
}
a#highscores_tab:hover {
margin-left:-6px;
}
a#highscores_close {
background-image:url("http://s3.amazonaws.com/getsatisfaction.com/feedback/feedback-close.png");
cursor:pointer;
height:42px;
left:0;
outline:medium none;
overflow:hidden;
position:absolute;
top:0;
width:42px;
z-index:4;
}
#highscores_close:hover {
background-position:-42px 0;
}

