/* Body */
body {
padding: 0;
color: #A6A6A6;
font-family: Arial, Tahoma, Verdana, Serif;
font-size: 12px;
background-color: #FFFFFF;
background-image: url(img/5/bg.gif);
background-repeat: repeat-y;
margin: 0;
margin-right: auto;
margin-left: auto;
text-align: center;
}

/* Links */
a:link, a:visited, a:active {
text-decoration: none; 
color:#D83C75;
font-weight: bold;
}

a:hover {
text-decoration: none;
color:#D3E62E;
font-weight: bold;
}

/* Layout */
#ad {
position: absolute;
top: 30px;
left: 248px;
z-index: 3;
}

#top {
width: 100%;
height: 196px;
background-image: url(img/5/headerbg.gif);
background-repeat: repeat-x;
margin: 0;
position: absolute;
top: 0;
left: 0;
z-index: 0;
}

#top2 {
width: 750px;
height: 196px;
background-image: url(img/5/tws.gif);
background-repeat: no-repeat;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}

#main {
text-align: justify;
padding: 0;
width: 470px;
position: absolute;
top: 200px;
left: 253px;
}

#footer {
width: 100%;
padding: 0;
padding-top: 10px;
padding-bottom: 10px;
margin-right: auto;
margin-left: auto;
text-align: center;
}

#floatlistings {
float: right;
margin-right: 8px;
padding: 10px 0 10px 0;
}

#left {
position: absolute;
top: 197px;
left: 0;
text-align: right;
width: 245px;
}

/* Navigation */
#navlist ul {
padding: 0;
margin: 0;
width: 100%;
font-family: Arial, Tahoma, Verdana, Serif;
font-size: 13px;
line-height: 21px;
letter-spacing: 1px;
text-transform: uppercase;
/* fixes Firefox 0.9.3 */
}

#navlist ul li {
display: block;
padding: 0;
line-height: 21px;
padding: 0 8px 0 0;
list-style-type: none;
border-bottom: 1px solid #BEBEBE;
}

#navlist ul li a {
text-decoration: none;
}

#navlist ul li a:hover {
text-decoration: none;
}

/* Headers */
h2 {
font-weight: bold;
font-size: 13px;
color: #D3E62E;
font-family: Arial, Tahoma, Verdana, Serif;
text-transform: uppercase;
margin: 0;
}

h3 {
font-weight: bold;
font-size: 13px;
color: #D3E62E;
font-family: Arial, Tahoma, Verdana, Serif;
text-transform: uppercase;
margin: 0;
text-align: right;
}

/* Common */
p {
margin-top: 0;
margin-bottom: 10px;
}

.codes {
margin: 1px;
border: 0px;
}

.codeblock {
text-align: left;
}

.photo {
padding-left: 4px;
 }

/* Lists */
ul {
list-style-type: square;
margin-top: 1px;
}

ul.show_joined_list_items {
list-style-type: square;
}

.hidden {
display: none;
}

.error {
display: none;
}

/* Forms */
textarea, input {
font-family: Arial, Tahoma, Verdana, Serif;
font-size: 12px;
font-weight: bold;
color:#D83C75;
background-color: #000000;
border: 0;
padding: 2px;
margin: 2px;
}

select {
background-color: #000000;
font-family: Arial, Tahoma, Verdana, Serif;
font-size: 12px;
font-weight: bold;
color:#D83C75;
border: 0;
padding: 1px;
margin: 2px;
}

.form {
width: 96%;
}

/* Enth Stuff */
.show_owned_credits, .show_joined_credits {
text-align: center;
}

/* CodeSort */
.codesort label {
float: left;
width: 12em;
text-align: right;
margin: 0 0.5em 0 0;
}

.codesort p {
margin-top: 0;
margin-bottom: 10px;
text-align: justify;
}

.codesort img {
margin: 1px;
border: 0;
}

.credit, .credit p {
text-align: center;
}

/*	FanUpdate 1.6 CSS classes	*/

p.catfile {
margin: 0;
}

div.credit {
clear: both;
text-align: center;
margin: 1em 0 0 0;
}

div.credit p {
margin-top: 0;
margin-bottom: 10px;
}