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

/* general */

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

/* tables */

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

/* scrollbar */

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

/* text */

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

/* links styles */

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

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

/* stats */

.stats {
font-family: verdana, arial, helvetica;
font-size: 7pt;
color: #FFFFFF;
letter-spacing: 1px;
text-align: left;
background-image: url(immagini/stats.jpg);
padding-left: 8px;
padding-right: 0px;
padding-top: 13px;
padding-bottom: 13px;
margin-left: 0px;
margin-right: 0px;
margin-top: 11px;
margin-bottom: 11px;
}

/* form */

input, select, option, textarea {
background-color: #000000;
font-family: verdana, arial, helvetica;
font-size: 7pt;
font-style: italic;
font-weight: bold;
color: #F5B7E3;
letter-spacing: normal;
border: 1px solid #81C1D7;
padding: 2px;
}

.show_join_submit_button,
.show_join_reset_button,
.show_update_submit_button,
.show_lostpass_submit_button {
background-color: #000000;
font-family: verdana, arial, helvetica;
font-size: 7pt;
font-style: italic;
font-weight: bold;
color: #F5B7E3;
letter-spacing: normal;
border: 1px solid #81C1D7;
padding: 2px;
}

/* titles style */

H1 {
font: 18px georgia, sans serif;
font-style: normal;
font-weight: normal;
letter-spacing: 2px;
color: #BAC1D4;
background-image: url(immagini/h1.jpg);
background-repeat: no-repeat;
width: 400px;
height: 27px;
padding-left: 0px;
padding-top: 4px;
margin-bottom: 1px;
margin-top: 1px;
}

H2 {
font: 15px georgia, sans serif;
font-style: italic;
font-weight: bold;
letter-spacing: 1px;
text-align: center;
color: #BAC1D4;
width: 400px;
height: 27px;
margin-top: 0px;
margin-bottom: 0px;
}

/* immagini style */

.img {
background-color: #BAC1D4;
background: url(immagini/form.jpg);
padding: 3px;
border: 1px solid #3D505F;
margin-top: 7px;
margin-bottom: 7px;
}

p img {
background-color: #81C1D7;
background: url(immagini/form.jpg);
padding: 3px;
border: 1px solid #3D505F;
}