@charset "utf-8";
/* CSS Document */

* {
padding: 0px;
margin: 0px;
}

#menu {
float:left;
width:190px;
margin-bottom:15px;
}

.head {
font-weight:bold;
}

#menu li {
list-style-type:none;
}

#menu a {
color:#e3c513;
font-size:12px;
text-decoration:none;
text-transform:uppercase;
font-weight:bold;
display:block;
width:150px;
height:18px;
background-color:#6d3f01;
background-image:url(images/linkbg.png);
padding:0px;
padding-left:10px;
margin-bottom:2px;
border: 3px solid #6d3003;
}

#validity {
margin-left:6px;
margin-top:30px;
}

#validity a {
background-image:none;
border:0;
background-color:transparent;
}

#menu a:hover {
color:#b2bd00;
text-decoration:underline;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#3e7c3b;
line-height:1.5;
background-color:#000000;
background-image:url(images/bgpattern.png);
}

#container {
width:720px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
background-color:#c7ba01;
border:2px solid #553201;
border-top:0px;
background-image:url(images/contentbg.png);
margin-bottom:0px;
}

.tag {
float:left;
width:200px;
}

.info {
float:left;
width:250px;
}

#dummy {
line-height:1px;
clear:both;
}

#ff-fix {
line-height:1px;
clear:both;
}

#header {
margin:0px;
padding:0px;
width:720px;
height:358px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}

#content {
color:#6d3003;
float:left;
width:505px;
padding:10px;
padding-top:0px;
padding-bottom:0px;
}

a:link,a:active,a:visited {
color:#5c4100;
font-weight:bold;
}

a:hover {
color:#6a531f;
}

h1,.head {
font-size:18px;
color:#d8be01;
padding-left:20px;
font-size:12px;
margin-bottom:10px;
background-image:url(images/linkbg.png);
border: 3px solid #6d3003;
text-align:center;
}

h2,h3 {
padding-left:20px;
font-size:10px;
margin-bottom:10px;
background-image:url(images/linkbg.png);
border: 1px solid #6d3003;
text-align:center;
color:#d8be01;
text-transform:uppercase;
}

h2 a:link,h2 a:active, h2 a:visited {
color:#d8be01;
}

h2 a:hover {
color:#efd937;
}

input, textarea, select {
background-color: #d9be20;
font: 12px verdana;
color: #6D3003;
letter-spacing: 1px;
border-style: solid;
border-color: #6D3003;
border-width: 1px;
padding:4px;
}

input:hover,input:focus,textarea:hover,textarea:focus,select:hover,select:focus {
background-color: #ecd136;
}

p {
padding-bottom:10px;
font-weight:bold;
}

p.head {
padding-bottom:0px;
}

ul {
margin-left:15px;
list-style-type:square;
}

input[type=checkbox]
{
margin-right:10px;
}

.border {
float:left;
margin-right:10px;
}

.upper {
margin-top:-18px;
}

dl {
margin-bottom:10px;
}

#menucontent {
margin-top:-60px;
}

/* OWNED FANLISTINGS */

.fanlistingtable {
background-color:#ccda2b;
border:1px solid #6d3003;
width:485px;
margin-bottom:10px;
padding:10px;
float:left;
}
.fanlistingdiv {
background-color:#ccda2b;
border:1px solid #6d3003;
width:495px;
float:left;
padding:5px;
font-family:Georgia, "Times New Roman", Times, serif;
margin-bottom:20px;
}

.enthowned {
padding-right:10px;
}

.image {
width:150px;
float:left;
}

.info {
width:335px;
margin-top:10px;
float:left;
}

.joinedfl {
margin-right:6px;
margin-bottom:5px;
}

.gradualshine{
border: 1px solid #6d3003;
background-color:#ccda2b;
margin-right:5px;
margin-bottom:3px;
padding: 6px;	
filter:alpha(opacity=60);
-moz-opacity:0.6;
}
