body {
	font-family: "Palatino Linotype", "Book Antiqua", "URW Palladio L", serif;
/*	background-image: url('https://www.daviceroy.com/images/butterflybg1.jpg');
	background-position: left top;
	background-repeat: repeat;
        border-radius: 5px;
        margin: 0px 2px 0px 0px; */
}

A:link        { font-weight: normal; text-decoration: none; color: #5A2102; }
A:visited     {  font-weight: normal; text-decoration: none; color: #5A2102; }
A:hover       { font-weight: normal; text-decoration: bold; color: #5A2102;}

div.box {
        border-radius: 5px;
        padding: 10px;
        margin: 10px 10px 10px 10px;
        vertical-align: top;
        border-style: solid;
        border-width: 1px;
        border-color: #000000;
        color: #ffffff;
        background-color: #fe9918;
}

div.bg-pink {
        background-color: #ae8e94;
}
div.bg-orange {
        background-color: #bc3c14;
}


.hdr { background: url('https://www.secfenia.org/images/itm/header.jpg') #ece2af; }
.hdr { background: url('https://www.secfenia.org/images/itm/header.jpg') #ece2af; }
TD.for { background: url('https://www.secfenia.org/images/forage/base.png') #ccff66; }

.img1 { background: #ece2af; }
.img2 { background: #ccebae; }
.img3 { background: #c7bac3; }
.img4 { background: #ffd6ac; }
.img5 { background: #acb7ef; }

TR.stats {
  background: url('https://www.secfenia.org/images/hbbg.png') #1e0e09;
  color: #e4d4ae;
  vertical-align: top;
}

TR.stats a { color: #e4d4ae; }

TR.stats td { padding-top: 2px; }

textarea { resize: none; }

/* Register */
#cont { display: none; }

.show:focus + .hide { display: inline; }
.show:focus + .hide + #cont { display: block;}

div.box1 {
	border-style: solid;
	border-color: #a49471;
	border-width: 1px;
        background-color: #4d0000;
	margin: 0px 5px 5px 10px;
	padding: 0px 10px 10px 5px;
}

div.box2 {
	border-style: solid;
	border-color: #a49471;
	border-width: 1px;
        background-color: #faeec8;
	margin: 0px 5px 5px 10px;
	padding: 0px 10px 10px 5px;
}

div.mbox {
	display:inline-block;
	padding: 3px;
	margin: 0px 5px 5px 0px;
	border-style: solid;
	border-width: 1px;
        border-color: #d6bb91;
	background-color: #e3cba6;
}

div.wshop {
	display:block;
        border-radius: 15px;
	padding: 3px;
	margin: 5px 20px 0px 25px;
	border-style: solid;
	border-width: 1px;
        border-color: #d6bb91;
	background-color: #e3cba6;
}

.strength0 {
	width:250px;
	background:#cccccc;
}

.strength1 {
	width:50px;
	background:#ff0000;
}

.strength2 {
	width:100px;	
	background:#ff5f5f;
}

.strength3 {
	width:150px;
	background:#56e500;
}

.strength4 {
	background:#4dcd00;
	width:200px;
}

.strength5 {
	background:#399800;
	width:250px;
}

#passwordStrength {
	height:10px;
	display:block;
	float:left;
}


blockquote {
  background: #F9F9F9;
  border-left: 10px solid #78C0A8;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}

    #online {
      color: green;
    }
    #offline {
      color: black;
    }

</style>
