html, body
{
margin: 0px;
}
.fn
{
font-size: 7pt;
background-color: #000000;
color: #303030;
text-decoration: none;
text-transform: uppercase
}
body
{
color: #FFFFFF;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
background-color: #000000;
font-size: 8pt;
text-align: center;
}
pre
{
color: #000000;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
font-size: 8pt;
}
div#placeholder
{
color: #000000;
background-color: #FFFFFF;
margin-left: auto;
margin-right: auto;
text-align: left;
width: 760px;
}
a
{
background-color: #FFFFFF;
color: #000000;
text-decoration: underline;
}
li.menuitem
{
float: left;
width: 25%;
}
a.menuitem
{
display: block;
font-size: 14pt;
padding-bottom: 3px;
padding-top: 3px;
text-align: center;
text-decoration: none;
width: 100%;
}
a.menuitem:hover
{
background-color: #000000;
color: #FFFFFF;
}
div#cont
{
color: #000000;
background-color: #FFFFFF;
clear: both;
padding-left: 10px;
padding-right: 10px;
}
h1
{
font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight: normal;
margin: 0px;
padding-top: 0.5em;
padding-bottom: 0.5em;
}
tr.title
{
font-weight: bold;
}
table
{
width: 100%;
}
table, td
{
border-width: 0px;
margin: 0px;
padding: 0px;
}
div.precbar
{
color: #000000;
top: 50%;
vertical-align: middle;
background-color: #FFFFFF;
border: 1px solid #000000;
float: left;
height: 5px;
width: 200px;
}
div.usedbar
{
background-color: #000000;
color: #FFFFFF;
height: 5px;
}
img
{
border-width: 0px;
}
p
{
padding-top: 0px;
margin-top: 0px;
}
input, textarea
{
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 8pt;
}
input[type="text"], textarea
{
width: 250px;
}
#usr, #pwd
{
width: 200px;
}
label
{
width: 80px;
display: block;
}
form
{
margin-top: 1em;
}
.hide
{
display: none;
}
div#map
{
width: 350px;
height: 250px
}
a.thumb
{
padding: 0px;
margin: 0px;
border: 0px solid blue;
}
img.thumb
{
padding: 1px;
margin: 0px;
border: 0px solid red;
}
div#map
{
width: 740px;
height: 500px;
}
.tweet a
{
font-size: 10pt;
text-decoration: none !important;
}
.source
{
font-size: 7pt;
color: #808080;
font-style: italic;
}
hr.line
{
border-top: 2px dashed #E0E0E0;
border-right: 0px;
border-bottom: 0px;
border-left: 0px;
padding: 7px;
}
div#twitterbox, #toggle, a[class^=vote], .rss, div#bott, div#logo, ul#menu
{
display: none;
}