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

/* general */

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

/* tables */

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

/* scrollbar */

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

/* text */

strong, b {
}

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

/* links styles */
	
A:link, A:active, A:visited {
font-style: normal;
color: #ACAAAA;
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/angie-03b1.jpg") 0px 0px no-repeat;
width: 114px;
height: 16px;
}
   
.joinbutton A:Hover  {
background: url("immagini/angie-03b1.jpg") 0px -16px no-repeat;
}

.codesbutton A  {
display: block;
background: url("immagini/angie-03b2.jpg") 0px 0px no-repeat;
width: 114px;
height: 18px;
}
   
.codesbutton A:Hover  {
background: url("immagini/angie-03b2.jpg") 0px -18px no-repeat;
}

.fansbutton A  {
display: block;
background: url("immagini/angie-03b3.jpg") 0px 0px no-repeat;
width: 114px;
height: 25px;
}
   
.fansbutton A:Hover  {
background: url("immagini/angie-03b3.jpg") 0px -25px no-repeat;
}

.extrabutton A  {
display: block;
background: url("immagini/angie-03b4.jpg") 0px 0px no-repeat;
width: 114px;
height: 21px;
}
   
.extrabutton A:Hover  {
background: url("immagini/angie-03b4.jpg") 0px -21px no-repeat;
}

.mainbutton A  {
display: block;
background: url("immagini/angie-03b5.jpg") 0px 0px no-repeat;
width: 114px;
height: 16px;
}
   
.mainbutton A:Hover  {
background: url("immagini/angie-03b5.jpg") 0px -16px no-repeat;
}
 
/* stats */

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

/* linkback */

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

/* back */

.back {
background-color: #F8F8F8;
border: 1px solid #D1D1D1;
text-transform: uppercase;
text-align: center;
width: 370px;
height: 15px;
}

/* form */

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

H1 {
font: 20px "Georgia", "Arial", serif;
font-style: italic;
font-weight: bold;
text-align: center;
letter-spacing: 3px;
color: #CDCDCD;
background-image: url(immagini/h1.jpg);
background-repeat: no-repeat;
width: 385px;
height: 32px;
padding-left: 0px;
padding-top: 8px;
padding-right: 0px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
}

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

.codesdonated {
font: 10px georgia, sans serif;
text-transform: uppercase;
font-style: normal;
font-weight: bold;
text-align: center;
letter-spacing: 2px;
color: #CDCDCD;
background-color: #F8F8F8;
border: 1px solid #D1D1D1;
width: 370px;
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: #FEFFFF;
padding: 3px;
border: 1px solid #D1D1D1;
margin-top: 10px;
}

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