/* Css style for
fan/darkchoc @ Snakes-and-dragons.org/
Hakka - 2010
--------------------------- */

/* general */

body {
font-family: verdana, arial, helvetica;
font-size: 8pt;
color: #FFFFFF;
letter-spacing: normal;
text-align: left;
margin: 0;
padding: 0;
}

/* tables */

table, tr, td {
font-family: verdana, arial, helvetica;
font-size: 8pt;
color: #FFFFFF;
letter-spacing: normal;
}

/* scrollbar */

body {
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #4D372F;
scrollbar-arrow-color: #4D372F;
scrollbar-track-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-base-color: #4D372F;
scrollbar-3dlight-color: #4D372F;
background-image: none;
background: #FFFFFF;
margin : 0 0 0 0;
}

/* text */

strong, b {
}

em, i {
font-family: verdana, arial, helvetica;
font-size: 8pt;
color: #C7BEBB;
letter-spacing: 0px;
}

/* links styles */
	
A:link, A:active, A:visited {
font-style: normal;
color: #BDB5B5;
text-decoration: none;
}

A:hover {
font-style: normal;
font-weight: bold;
color: #FFFFFF;
text-decoration: underline;
}

/* navigation */

var {
visibility: hidden;
}

.joinbutton A  {
display: block;
background: url("immagini/darkchoc-04a2.jpg") 0px 0px no-repeat;
width: 204px;
height: 30px;
}
   
.joinbutton A:Hover  {
background: url("immagini/darkchoc-04a2.jpg") 0px -30px no-repeat;
}

.codesbutton A  {
display: block;
background: url("immagini/darkchoc-04a3.jpg") 0px 0px no-repeat;
width: 204px;
height: 28px;
}
   
.codesbutton A:Hover  {
background: url("immagini/darkchoc-04a3.jpg") 0px -28px no-repeat;
}

.fansbutton A  {
display: block;
background: url("immagini/darkchoc-04a4.jpg") 0px 0px no-repeat;
width: 204px;
height: 33px;
}
   
.fansbutton A:Hover  {
background: url("immagini/darkchoc-04a4.jpg") 0px -33px no-repeat;
}

.extrabutton A  {
display: block;
background: url("immagini/darkchoc-04a5.jpg") 0px 0px no-repeat;
width: 204px;
height: 35px;
}
   
.extrabutton A:Hover  {
background: url("immagini/darkchoc-04a5.jpg") 0px -35px no-repeat;
}

.mainbutton A  {
display: block;
background: url("immagini/darkchoc-04a6.jpg") 0px 0px no-repeat;
width: 204px;
height: 30px;
}
   
.mainbutton A:Hover  {
background: url("immagini/darkchoc-04a6.jpg") 0px -30px no-repeat;
}
 
/* stats */

.stats {
font-family: georgia, times new roman, times, serif;
font-size: 8pt;
color: #4D372F;
letter-spacing: normal;
text-align: left;
background: url(immagini/stats.jpg) no-repeat;
width: 360px;
height: 114px;
padding-left: 18px;
padding-right: 0px;
padding-top: 14px;
padding-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
margin-bottom: 0px;
}

/* linkback */

.linkback {
background-color: #F8F8F8;
text-transform: uppercase;
text-align: center;
width: 250px;
height: 40px;
}

/* back */

.back {
background-color: #EEECEB;
text-transform: uppercase;
text-align: center;
width: 479px;
height: 15px;
}

/* form */

input, select, option, textarea {
background-color: #FFFFFF;
font-family: verdana, arial, helvetica;
font-size: 8pt;
font-style: italic;
font-weight: bold;
color: #4D372F;
letter-spacing: normal;
border: 0px solid #FFFFFF;
padding: 3px;
}
 
.show_join_submit_button,
.show_join_reset_button,
.show_update_submit_button,
.show_lostpass_submit_button {
background-color: #FFFFFF;
font-family: verdana, arial, helvetica;
font-size: 8pt;
font-style: italic;
font-weight: bold;
color: #4D372F;
letter-spacing: normal;
border: 0px solid #FFFFFF;
padding: 3px;
}
	
/* titles style */

H1 {
font: 16px georgia, sans serif;
font-style: normal;
font-weight: bold;
text-align: center;
letter-spacing: 2px;
color: #4D372F;
background-image: url(immagini/h1.jpg);
background-repeat: no-repeat;
background-color: #FFFFFF;
width: 479px;
padding-left: 0px;
padding-top: 7px;
padding-bottom: 10px;
margin-bottom: 10px;
margin-top: 10px;
}
              
.codesdonated {
font: 10px georgia, sans serif;
text-transform: uppercase;
font-style: normal;
font-weight: bold;
text-align: center;
letter-spacing: 2px;
color: #4D372F;
background-image: none;
background-repeat: no-repeat;
background-color: #EEECEB;
width: 479px;
height: 10px;
padding-right: 0px;
padding-left: 0px;
padding-top: 1px;
padding-bottom: 3px;
margin-bottom: 10px;
margin-top: 10px;
}

/* immagini style */

.img {
background-color: #EBEBEA;
padding: 7px;
border: 0px solid #FFFFFF;
margin-top: 10px;
}

p img {
background-color: #EBEBEA;
padding: 7px;
border: 0px solid #FFFFFF;
}