/* Css style for 
Utility pages @ Snakes-and-dragons.org/
Hakka - 2008 
--------------------------- */

/* general */

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

/* scrollbar */

body {
scrollbar-face-color: #EDEDED;
scrollbar-highlight-color: #EDEDED;
scrollbar-shadow-color: #B1B1B1;
scrollbar-arrow-color: #B1B1B1;
scrollbar-track-color: #EDEDED;
scrollbar-darkshadow-color: #EDEDED;
scrollbar-base-color: #B1B1B1;
scrollbar-3dlight-color: #B1B1B1;
background: #EDEDED;
margin : 0 0 0 0;
}

/* links styles */

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

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

/* form */

input, textarea, option, select {

border-width: 1px;
background-color: #EDEDED;
font-family: verdana, arial, helvetica;
font-size: 7pt;
color: #B1B1B1;
letter-spacing: normal;
border: 1px solid #B1B1B1;
padding: 1px;
}

/* titles style */

.titlecurrent {
font: 16px georgia, sans serif;
font-style: italic;
font-weight: bold;
text-align: left;
letter-spacing: 2px;
color: #B6B6B6;
background-image: url(images/howtodragon/bgtitles.jpg);
background-repeat: no-repeat;
width: 487px;
height: 20px;
padding-left: 5px;
padding-top: 1px;
margin-bottom: 0px;
margin-top: 0px;
}

.titlestagline{
border-width: 0px;
text-align: right;
font-family: "Georgia", "Arial", serif;
font-size: 7pt;
font-style: italic;
color: #B6B6B6;
letter-spacing: 3px;
padding-top: 0px;
padding-bottom: 8px;
}

h1 {
font: 16px georgia, sans serif;
font-style: italic;
font-weight: bold;
text-align: left;
letter-spacing: 2px;
color: #B6B6B6;
background-image: url(images/howtodragon/bgtitles.jpg);
background-repeat: no-repeat;
width: 487px;
height: 20px;
padding-left: 5px;
padding-top: 1px;
margin-bottom: 0px;
margin-top: 0px;
}

h2 {
border-width: 0px;
text-align: right;
font-family: "Georgia", "Arial", serif;
font-size: 7pt;
font-style: italic;
color: #B6B6B6;
letter-spacing: 3px;
padding-top: 0px;
padding-bottom: 8px;
}

/* the realm */

.therealm {
border-width: 0px;
text-align: left;
font-family: "Georgia", "Arial", serif;
font-size: 8pt;
font-style: italic;
font-weight: normal;
color: #B6B6B6;
letter-spacing: 2px;
text-align: center;
}
