/*  

Coding by Samantha.

*/


body{
margin:0;
padding:0;
font-family : arial;
font-size:11px;
background: #E5DCBD url('fanlisting-imgs/bg.jpg') repeat;
text-align:center;
color: #434343;}

#bodymain{
width: 700px; 
margin: 0 auto;
position:relative;
text-align:justify;
background: #F9F2EA;}

#header{
height: 500px;
background: url('fanlisting-imgs/header.jpg') no-repeat;}

#footer{
clear: left;
font-size:14px;
width: 100%;
font-family: arial;
letter-spacing: -1px;
background: transparent;
text-shadow: #C0BC9F 1px 1px 1px;
color: #2E2315;
text-align: center;
padding: 30px 0;}

#contentmain{
float: left;
overflow: hidden;
width: 100%;
background: #F9F2EA;}


#adcode{
font-family: arial;
padding: 0px; 
font-size:11px;
text-align:left;
color: #434343;
}

/* NAVIGATION */

#navigation {
padding: 0;
letter-spacing: -1px;
font: bold 14px arial;
text-transform: uppercase;
background: transparent;}

#navigation a {
color: #7D5131;
background: #F9F2EA;
padding: 4px 16px;
text-decoration: none;
text-shadow: #E4DDD2 1px 1px 1px;
}

#navigation a:hover{
background: #E4DDD2;
color: #CB5535;
text-shadow: #D1C9BE 1px 1px 1px;
}

/* CONTENT */


.content-body {
background: #F9F2EA;
font-family : arial;
color: #434343;}


.table-body {
background: #F9F2EA;
font-family : arial;
color: #434343;}

.title {
font-family: arial black, arial;
font-size: 24px;
line-height: 16px;
font-weight: bold;
letter-spacing: -1px;
padding-top: 14px;
padding-bottom: 14px;
padding-left: 14px;
padding-right: 14px;
background: #F9F2EA;
text-shadow: #D9CBBB 1px 1px 1px;
color: #C95A3A;
text-align: left;
border-radius: 10px;
-moz-border-radius:  10px; 
-webkit-border-radius: 10px;
}

h1,h2,h3 {
font-family: arial;
font-style:none;
font-size : 14px;
text-decoration : none;
text-transform: uppercase;
padding: 6px;
color : #434343;
line-height: 15px;
border-top-width : 1px;
border-bottom-width : 0px;
border-left-width : 0px;
border-right-width : 0px;
background: #E5D39F;
font-weight:bold;
text-align: left;}

.table { 
padding: 5px;
font-family : arial;
font-size: 11px;
background: #F9F2EA;
font-style: normal;
font-weight: normal;
color: #434343;
line-height: 16px;
letter-spacing: normal;
cellpadding: 1px;}

.table img {
border: 4px solid #DED3B3;
padding: 0px;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;}

.table img:hover {
border: 4px solid #D9CBBF;
padding: 0px;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;}

a:link {
color: #C95A3A;
text-decoration: none;}

a:visited {
color: #C95A3A;
text-decoration: none;}

a:hover {
color: #7D5131;
text-decoration: none;}

blockquote {	
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: justify;
padding-left: 12px;
padding-right: 12px;
padding-top: 12px;
padding-bottom: 12px;
background: #F1E7CB;
border-left: 12px solid #E5D197;}

b, strong {	
color: #7D5131;}

i, em {	
color: #C95A3A;}

select, input, textarea {
padding: 4px; 
font-size: 8pt; 
color: #434343; 
line-height: 10px; 
background: #F9F2EA;
border: 1px solid #D9CBBF;
text-align: left;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;}

text {
font-size: 8pt; 
color: #434343; 
padding: 4px;}

