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

/* general */

body {
font-family: verdana, arial, helvetica;
font-size: 7pt;
color: #A0A297;
letter-spacing: normal;
text-align: left;
}

/* tables */

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

/* scrollbar */

body {
scrollbar-face-color: #D8DACF;
scrollbar-highlight-color: #D8DACF;
scrollbar-shadow-color: #CCCEC4;
scrollbar-arrow-color: #CCCEC4;
scrollbar-track-color: #D8DACF;
scrollbar-darkshadow-color: #D8DACF;
scrollbar-base-color: #CCCEC4;
scrollbar-3dlight-color: #CCCEC4;
background-attachment: fixed;
background-image: url(immagini/pantere-05.jpg);
}

/* text */

strong, b {
}
 
em, i {
}

/* links styles */

A:link, A:active, A:visited {
font-style: normal;
color: #A0A297;
text-decoration: none;
}

A:hover {
font-style: normal;
font-weight: bold;
color: #BEC0B5;
text-decoration: underline;
}
	
/* stats */

/* form */

input, select, option, textarea {
background-color: #E0E1D9;
font-family: verdana, arial, helvetica;
font-size: 7pt;
font-weight: bold;
color: #A0A297;
letter-spacing: normal;
border: 1px solid #CCCEC4;
padding: 3px;
}

input:hover, textarea:hover, select:hover {
border: 1px solid #CCCEC4;
background-color: #F0F1E9;
color: #AEB0A6;
}
	
/* titles style */

.h1 {
border-width: 0px;
text-align: center;
font-family: "Georgia", "Arial", serif;
font-size: 14pt;
font-style: italic;
color: #B7B9AE;
letter-spacing: 4px;
}

/* immagini style */

.img {
background-color: #E0E1D9;
padding: 3px;
border: 1px solid #A0A297;
margin-top: 10px;
margin-bottom: 10px;
}

.img2 {
background-color: #E0E1D9;
padding: 3px;
border: 1px solid #A0A297;
}

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