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

/* general */

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

/* tables */

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

/* scrollbar */

body {
scrollbar-face-color: #E4E3DF;
scrollbar-highlight-color: #E4E3DF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #E4E3DF;
scrollbar-darkshadow-color: #E4E3DF;
scrollbar-base-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
background-image: url(immagini/sfondo.jpg);
azimuth: left-side;
margin : 0 0 0 0;
}

/* text */

strong, b {
}
 
em, i {
}

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

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

/* stats */

/* form */

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

.h1 {
border-width: 0px;
text-align: center;
font-family: "Georgia", "Arial", serif;
font-size: 17pt;
font-style: italic;
color: #FFFFFF;
background-image: url(immagini/h1.jpg);
}

/* immagini style */

.img {
background-color: #DEDDD8;
padding: 3px;
border: 2px solid #FFFFFF;
margin-top: 8px;
margin-bottom: 8px;
}

p img {
background-color: #DEDDD8;
padding: 3px;
border: 2px solid #FFFFFF;
}