/* Design & Code (c) EuPC - DigitalBase. */
/* Copyright Gijs Nelissen */

/* LINKS */

a:hover
{
	color: #575757;
	background-color: inherit;
}

/* Headings H1-H6 */
h1
{
	font: bold 1.8em Arial, Sans-Serif;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}

h1 a
{
	color: #403b71;
	text-decoration: none;
}

h2
{
	margin: 0;
	padding: 3px 0 6px 0;
	font: 130% Arial, Sans-Serif;
	font-weight: bold;
	color: #403b71;
	text-transform: uppercase;
	background-color: inherit;
}

h2 a
{
	color: #FFCC00;
	background-color: inherit;
	text-decoration: none;
}

h3
{
	font: 150% Arial, Sans-Serif;
	font-weight:bold;
	padding: 3px 0 6px 0;
	font-weight: bold;
	color: #403b71;
	text-transform: uppercase;
}

/* Paragraph and Link Styles */
p {
	padding: 2px 0 5px;
	margin: 0;
}
p a { }

p.text
{
	font-size: 120%;
	font-family: Arial, Sans-Serif;
}
p.textindex
{
	font: 120% Arial, Sans-Serif;
	font-weight:bold;
	margin-bottom:10px;
}

p.p1 {
	margin:0px;
	padding:0px;
	font-size:120%;

}
p.p1 span a {
	font-weight:bold;
}

.contentBlock h3
{
	border: 1px solid #cccccc;
	border-top: 2px solid #cccccc;
	border-bottom: 4px solid #cccccc;
	margin: 15px 0 10px 0;
	padding: 3px;
	background:  url('../images/bgfade.jpg') repeat-x top;
}
.contentBlock p
{
	font-size: 10px;
	text-align: justify;
	margin-bottom: 5px;
}

.contentBlock p.index
{
	border: 1px solid #cccccc;
	border-top: 3px solid #cccccc;
	padding: 8px 8px 10px 8px;
	font-size: 11px;
	margin-bottom: 7px;
	margin-top:3px;
	background: #ededed url('../images/bgfade2.jpg') repeat-x bottom;
}

.contentBlock .imgLeft,
.contentBlock .imgRight
{
	float: left;
	padding: 10px;
	border: 1px solid #cccccc;
	margin: 5px 10px 5px 0;
}

.contentBlock .imgRight { float: right; margin: 5px 0px 5px 10px; }

.contentBlock .articleBox
{
	padding: 5px 0px 8px 5px;
	border: 1px solid #cccccc;
	margin-top: 10px;
	background: #fff url('../images/bgfade3.jpg') repeat-x bottom;
}

.contentBlock .articleBox h1
{
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0 0 8px 0;
	position: relative;
}

.contentBlock .articleBox h2 { margin: -12px 0 10px 0; padding:0; font-size: 10px; }
.contentBlock .articleBox h1 a img { border: none; }
.contentBlock .articleBox h1 a
{
	display: block;
	position: absolute;
	right: 0px;
	font-weight: normal;
	background: #ededed url('../images/bgfade2.jpg') repeat-x bottom;
	heigh: 20px;
	border: 1px solid #cccccc;
	padding: 2px 3px 2px 3px;
	font-size: 12px;
}

.contentBlock .articleBox .articleBoxContent { margin-right: 5px; float: right; width: 475px; }
.contentBlock .articleBox img.left
{
	float:left;
	margin-right: 8px;
	border: 1px solid #ccc;
}

.img.thumbnail-left
{
	float:left;
	border: 1px solid #ccc;
}

.contentBlock a.more
{
	text-decoration: none;
	background: url('../images/icon-bubble.png') no-repeat 5px 2px;
	padding-left: 23px;
	margin-left: 5px;
	border-left: 1px solid #ccc;
}

#filterBlock                    { margin-bottom:2px;margin-top:2px;border:1px solid #cccccc;background:#ededed url('/images/bgfade2.jpg') repeat-x bottom;padding:10px; }
#filterBlock table .head
{
	height: 10px;
	font-weight: bold;
}

#filterBlock table .body input { border: 1px solid #ccc; }
#filterBlock table .body .submit
{
	background: #ededed url('../images/bgfade2.jpg') repeat-x bottom;
	font-weight: bold;
}

p.readable {
	padding-top:5px;
	font-size:115%;
}

ul{
 padding-top:5px;
 font-size:100%;
 margin-left:15px;
}

.contentul {
  margin-left:40px;
	font-size:100%;
	margin-top:0px;
	margin-bottom:4px;
}

.right_right {
	float: right;
	width: 240px;
	background: #ededed url('../images/bgfade2.jpg') repeat-x bottom;
	padding: 10px;
	color: #626262;
	border: 1px solid #ccc;
	border-top: 3px solid #ccc;
}

.right_right h2
{
	border-bottom: 1px solid #cccccc;
	padding: 0 0 5px 0;
	font-size: 12px;
	margin-bottom: 6px;
}

.right_right ul
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-image: url('../images/icon-wink.gif');
}

.right_left {
	float: left;
	font-size: 10px;
	font-style: oblique;
	font-family: Arial, Tahoma, sans-serif;
	font-weight: normal;
	text-align: justify;
	width: 270px;
	background: #ededed url('../images/bgfade2.jpg') repeat-x bottom;
	padding: 10px;
	color: #000;
	border: 1px solid #ccc;
	border-top: 3px solid #ccc;
}

.right_left .subquote { font-style: normal; text-align: left; font-size: 10px; margin-top: 10px }

.footer {
	clear: both;
	color: #999999;
	background-color: #FFFFFF;
	padding: 10px 0 10px 0;
	border-top: 1px solid #e6e6e6;
	text-align: center;
	line-height: 13px;
}

.footer a {
	text-decoration: underline;
}

form.search {
	padding: 0;
	margin: 0;
}

input.text {
	margin: 0;
	width: 95px;
	border: 1px solid #ccc;
	background: #FFF;
	color: #000;
}

input.text:hover {
	border: 1px solid #808080;
}

input.searchbutton {
	margin: 0;
	font-size: 100%;
	font-family: Arial, Sans-serif;
	border: none;
	background: #FFFFFF;
	color: #808080;
	padding: 1px;
	font-weight: bold;
}

.date {
	color: #ccc;
	background: #FFFFFF;
	text-align: right;
	margin: 4px 0 3px 0;
	padding: 0;
}

.right_articles
{

	padding: 8px;
	margin: 10px 0 10px 0;

}

.left_mailing
{
	text-align:center;
	border: 1px solid #dcdcdc;
	border-top: 3px solid #dcdcdc;
	padding: 8px;
	margin: 0px 0 8px 0;
	background: #ededed url('../images/bgfade2.jpg') repeat-x bottom;
}

.left_mailing h1
{
	color: #666;
	font-size: 13px;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 3px 0;
	padding-bottom: 4px;
}

.mlistBox { margin: 8px 0 8px 0; }
.mlistBox input { font-size: 10px; border: 1px solid #ccc;  width: 100%; }
.image_article
{
	float: left;
	margin: 0 9px 3px 0;
	border: 1px solid gray;
}

 div#navcontainer
{
	position: relative;
	font: small-caps bold small/24px "Times New Roman", serif;
	letter-spacing: 1px;
	text-align: center;
}

blockquote
{
	position: relative;
	text-indent: 2em;
}

.bqstart,
.bqend {
	font-size: 200%;
	font-family: Times New Roman;
}

/* apply IE specific rules first */
.bqstart {
	text-indent: 0;
	margin: -0.6em 0 -2em -2em;
	float: left;
}

blockquote > .bqstart {
	/* add extra non-ie rules */
	position: absolute;
	top: -0.2em;
	left: 0;
	/* remove IE specific rules */
	float: none;
	margin: 0;
}

.bqend {
	position: absolute;
	margin-top: 1em;
	right: 0;
	text-indent: 0;
}

blockquote > .bqend {
	margin-top: 10px;
	left:190px;
}

input.button	{
background-color:white;
border: 0px;
font-size:12px;

color: #575757;
margin-left:100px;}

div.adminlinkbox {
  float:left;
  margin:10px;
  text-align:center;
  align:center;
}

div.adminlinkbox .linkimg {
  margin:0px;
  width: 128px;
  height: 128px;
}

div.adminlink {

}

div.adminlink a {
  font-weight:bold;
  color:black;
  font-size:13px;
}