/* @override http://zensor.net/elements/zfrstyle.css */

#infobox
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aaa;
	position: absolute;
	top: 70px;
	visibility: visible;
	padding: 5px 10px 1px;
	background-color: rgba(0,0,0,0.87);
	right: 3%;
	display: block;
	z-index: 5;
	float: right;
	width: 22%;
}

#infobox a
{
	color: #789;
	text-transform: inherit;
	text-decoration: none;
}

#infobox a:hover { color: #F90; }

#infobox form
{
	clear: both;
	padding: 10px, 0, 0, 0;
}

#infobox input
{
	font-size: 10px;
	border: 1px ridge #5c7388;
	background-color: #313d53;
	color: #a1aac0;
	padding: 3px;
	margin-bottom: 4px;
}

#infobox input:hover,
#infobox input:active
{
	font-size: 10px;
	border: 1px ridge #a26200;
	background-color: #313d53;
	color: #fff5f6;
	padding: 3px;
}

input#submit.mininormb {
	border-style: outset;
	border-color: #b0d0ff;
}

div.fpLinks {
	
}

div.fpLinkitem {
	clear: left;
	margin-bottom: 15px;
}

#mlist p {
	margin-top: 0;
}

#mlist p strong {
	font-size: 9pt;
	top: 7px;
	position: relative;
}

div.fpLinkTxt {
	padding-top: 5px;
}

div.fpLinkimg {
	float: left;
	width: 30px;
	text-align: left;
}

#mheader
{
	background-image: url(/inline/subs-back.jpg);
	background-color: #000;
	height: 294px;
	width: 100%;
	clear: both;
	position: relative;
}

#bfooter
{
	background-image: url(/elements/obj/default-foot.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 100%;
	height: 40px;
	clear: both;
	background-color: #ddd;
}

#fpcontent
{
	background-color: #4D4D4D;
	width: 100%;
	float: left;
	padding: 0 0 10px 0;
}

#fpcontent #maincol
{
	width: 60%;
	float: left;
	margin: 5px 0 0 12px;
}

#fpcontent #midcol
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width: 5%;
	float: left;
	margin: 10px 10px 0 0;
	text-align: center;
	text-transform: inherit;
	font-size: 10px;
	color: #999;
	height: 100%;
}

#fpcontent #narcol
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width: 25%;
	float: right;
	margin: 8px 10px 0 0;
	color: #CCC;
	font-size: 11px;
	height: 100%;
}

#midcol, #narcol a { color: #789; }
#midcol, #narcol a:hover { color: #F90; }

#midcol, #narcol h2
{
	color: #999;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: 2px;
	letter-spacing: 1px;
}

#narcol hr
{
	margin-top: 10px;
	border-color: #777;
	border-width: 1px;
	border-style: dotted;
	height: 0px;
}

#narcol input
{
	font-size: 10px;
	border-width: thin;
	border: 1px ridge #789;
}

.listitem .date
{
	color: #999;
	font-size: 9px;
}

.listitem a
{
	color: #CCC;
	font-size: 13px;
	text-transform: inherit;
	text-decoration: none;
}

.listitem a:hover
{
	color: #F60;
	border-bottom: #FFF;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}
a, h1, h2, .date, .ingress { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }

#narcol h2
{
	color: #999;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	wordspacing: 2px;
	letter-spacing: 1px;
	margin-bottom: 0px;
}

.artarea h1
{
	color: #AFB0B0;
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 4px;
	text-transform: uppercase;
	word-spacing: 4px;
	letter-spacing: 2px;
}

.artarea h2
{
	color: #afb091;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: -2px;
	text-transform: uppercase;
}

.artarea .date
{
	font-size: 10px;
	color: #999;
}

.artarea .ingress
{
	font-size: 12px;
	color: #ccc;
}

a.readmore
{
	font-size: 12px;
	color: #C90;
	text-transform: inherit;
	text-decoration: none;
}

a.readmore:hover
{
	font-size: 12px;
	color: #F30;
	border-bottom: white;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}
