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

/* general */

body {
font-family: verdana, arial, helvetica;
font-size: 7pt;
color: #ECE7D4;
letter-spacing: 1px;
text-align: left;
margin: 0;
padding: 0;
}

/* tables */

table, tr, td {
font-family: verdana, arial, helvetica;
font-size: 7pt;
color: #ECE7D4;
letter-spacing: 1px;
}

/* scrollbar */

body {
scrollbar-face-color: #ECE7D4;
scrollbar-highlight-color: #ECE7D4;
scrollbar-shadow-color: #D2C59A;
scrollbar-arrow-color: #D2C59A;
scrollbar-track-color: #ECE7D4;
scrollbar-darkshadow-color: #ECE7D4;
scrollbar-base-color: #D2C59A;
scrollbar-3d-light-color: #D2C59A;
background-image: none;
background: #ECE7D4;
margin : 0 0 0 0;
}

/* text */

strong, b {
}
 
em, i {
font-family: verdana, arial, helvetica;
font-size: 7pt;
color: #AC9756;
letter-spacing: 1px;
}

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

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

/* navigation */

var {
visibility: hidden;
}

.joinbutton A  {
display: block;
background: url("immagini/snakes-02b2.jpg") 0px 0px no-repeat;
width: 38px;
height: 32px;
}
   
.joinbutton A:Hover  {
background: url("immagini/snakes-02b2.jpg") 0px -32px no-repeat;
}

.codesbutton A  {
display: block;
background: url("immagini/snakes-02b3.jpg") 0px 0px no-repeat;
width: 53px;
height: 32px;
}
   
.codesbutton A:Hover  {
background: url("immagini/snakes-02b3.jpg") 0px -32px no-repeat;
}

.fansbutton A  {
display: block;
background: url("immagini/snakes-02b4.jpg") 0px 0px no-repeat;
width: 48px;
height: 32px;
}
   
.fansbutton A:Hover  {
background: url("immagini/snakes-02b4.jpg") 0px -32px no-repeat;
}

.extrabutton A  {
display: block;
background: url("immagini/snakes-02b5.jpg") 0px 0px no-repeat;
width: 43px;
height: 32px;
}
   
.extrabutton A:Hover  {
background: url("immagini/snakes-02b5.jpg") 0px -32px no-repeat;
}

.mainbutton A  {
display: block;
background: url("immagini/snakes-02b6.jpg") 0px 0px no-repeat;
width: 68px;
height: 32px;
}
   
.mainbutton A:Hover  {
background: url("immagini/snakes-02b6.jpg") 0px -32px no-repeat;
}

/* stats */

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

/* linkback */

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

/* back */

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

/* form */

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

H1 {
font: 16px georgia, sans serif;
font-style: normal;
font-weight: bold;
text-align: center;
letter-spacing: 2px;
color: #D2C599;
background-image: none;
background-repeat: no-repeat;
background-color: #ECE7D4;
width: 305px;
height: 20px;
padding-left: 0px;
padding-top: 0px;
margin-bottom: 10px;
margin-top: 10px;
}

H2 {
font: 10px georgia, sans serif;
text-transform: uppercase;
font-style: normal;
font-weight: bold;
text-align: center;
letter-spacing: 2px;
color: #D2C599;
background-image: none;
background-repeat: no-repeat;
background-color: #ECE7D4;
width: 305px;
height: 10px;
padding-right: 0px;
padding-left: 0px;
padding-top: 1px;
padding-bottom: 3px;
margin-bottom: 10px;
margin-top: 10px;
}

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

p img {
background-color: #ECE7D4;
padding: 5px;
border: 1px solid #ECE7D4;
}