/* Css style for
fan/ewan @ Snakes-and-dragons.org/
Hakka - 2008/2009
--------------------------- */

/* general */

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

/* tables */

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

/* scrollbar */

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

/* text */

strong, b {
}

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

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

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

/* navigation */

var {
visibility: hidden;
}

.joinbutton A  {
display: block;
background: url("immagini/ewan-08b.jpg") 0px 0px no-repeat;
width: 56px;
height: 22px;
}
   
.joinbutton A:Hover  {
background: url("immagini/ewan-08b.jpg") 0px -22px no-repeat;
}

.codesbutton A  {
display: block;
background: url("immagini/ewan-17a1b.jpg") 0px 0px no-repeat;
width: 66px;
height: 20px;
}
   
.codesbutton A:Hover  {
background: url("immagini/ewan-17a1b.jpg") 0px -20px no-repeat;
}

.fansbutton A  {
display: block;
background: url("immagini/ewan-17a2d.jpg") 0px 0px no-repeat;
width: 95px;
height: 41px;
}
   
.fansbutton A:Hover  {
background: url("immagini/ewan-17a2d.jpg") 0px -41px no-repeat;
}

.extrabutton A  {
display: block;
background: url("immagini/ewan-17a3b.jpg") 0px 0px no-repeat;
width: 66px;
height: 25px;
}
   
.extrabutton A:Hover  {
background: url("immagini/ewan-17a3b.jpg") 0px -25px no-repeat;
}

.mainbutton A  {
display: block;
background: url("immagini/ewan-17a2b.jpg") 0px 0px no-repeat;
width: 62px;
height: 41px;
}
   
.mainbutton A:Hover  {
background: url("immagini/ewan-17a2b.jpg") 0px -41px no-repeat;
}
 
/* stats */

.stats {
font-family: verdana, arial, helvetica;
font-size: 8pt;
color: #939393;
letter-spacing: normal;
text-align: left;
background: url(immagini/stats.jpg) no-repeat;
padding-left: 8px;
padding-right: 63px;
padding-top: 8px;
padding-bottom: 8px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

/* linkback */

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

/* back */

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

/* form */

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

H1 {
font: 17px verdana, arial, helvetica;
font-style: normal;
font-weight: bold;
text-align: left;
letter-spacing: 4px;
color: #A7A7A9;
background-image: url(immagini/h1.jpg);
background-repeat: no-repeat;
width: 335px;
height: 21px;
padding-left: 29px;
padding-top: 0px;
margin-bottom: 15px;
margin-top: 15px;
}

H2 {
font: 14px verdana, arial, helvetica;
font-style: italic;
font-weight: bold;
text-align: left;
letter-spacing: 3px;
color: #A7A7A9;
}

.codesdonated {
font: 10px georgia, sans serif;
text-transform: uppercase;
font-style: normal;
font-weight: bold;
text-align: center;
letter-spacing: 2px;
color: #A7A7A9;
background-image: none;
background-repeat: no-repeat;
background-color: #F3F3F3;
width: 382px;
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: #A7A7A9;
padding: 3px;
border: 1px solid #A7A7A9;
margin-top: 6px;
}

p img {
background-color: #A7A7A9;
padding: 3px;
border: 1px solid #A7A7A9;
}