/* CSS Document */

/*--------------------------------------body---*/

body, td, th, div, p, label {
	color:#363638; /* #606d78 */
	font:normal 13px  Trebuchet MS, Arial, Helvetica, sans-serif;  
	line-height:16px; 
}
h1 {    color:#8d0037;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;	/* afstand tussen alinias */ 
	font:bold  Trebuchet MS,, Helvetica, sans-serif; 
	font: 20px;	
}


h3 {    color:#8d0037;
	padding: 20px 0px 10px 0px;	/* afstand tussen alinias */ 
	font:bold Arial, Helvetica, sans-serif;  
}

/* td {
	font:normal 16px Trebuchet MS, Arial, Helvetica, sans-serif; 
}
 P {
	font:normal 14px Trebuchet MS, Arial, Helvetica, sans-serif; 
} */ 

body {
	background:#7e7f82;	
}

a	{
	color:#686565; 
	text-decoration:underline;
}

a:visited 	{
	color:#686565;
}

#logo a img { 
  border: 0 none !important;

}

#logo { 
	vertical-align:bottom; 

}

a:hover {
	color:#686565; 
	text-decoration:none
}
/*----------------------------------------------------------content---*/
/*-----------------------------article_settings-*/
.article-decor {
	background:url(../images/article-decor.gif) repeat-x 0 0;
	background-position: 0px 10px;
	padding: 15px 0px 20px 0px; 
}
.article_indent, 
#component-contact	{
	padding: 0px 20px 0px 36px;    
}
#contact_text		{
	height:auto; 
	overflow:auto;  
	margin:0px 0px 5px 0px; 
	width:90%  
}
.article_bot		{
	line-height:5px
}
.article_separator	{
	/* background:url(../images/article-separator.gif) repeat-x 0 0;
	display:block;
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px; */
}
.column_separator	{
	padding:0px 0px 0px 0px;
}
.article_column {
	padding:0px 0px 0px 0px;
}

.contentpaneopen img	{
	margin:0px 15px 4px 0px;  	
}

/*---------------------------content-heading---*/

.componentheading		{
	background:#e7e7e7; 
	color:#363638;
	font-size:22px; 
	font-weight:bold; 
	line-height:140%;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 34px;  
} 
.contentheading			{
	background:url(../images/content-title.gif) no-repeat 0 0;
	background:url(../images/article-decor.gif) repeat-x 0 0;
	background-position: 0px 10px;
/*	padding: 15px 0px 20px 0px; */ 
	color:#8d0037;
	font-weight:bold; 
	line-height:350%;
	margin:30px 0px 0px 50px; 
	/* text-transform:uppercase; */
	padding: 0px 0px 10px 35px;	/* afstand tussen alinias */ 
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 130%;
}
div.
.buttonheading			{
	padding:7px 0px 0px 5px;
}

/*-----------------------------------buttons---*/

.button, 
.validate				{
	background:url(../images/readon.gif) no-repeat 0 0;
	border:none;
	color:#8d0037;
	font:bold 12px Arial;
	line-height:16px;
	margin:0px 0px 0px 0px;
	padding:4px 7px 7px 7px;
	display:block;
	text-align:center;
	vertical-align:middle;
	width:105px;
}
* html .button, 
* html .validate {
	height:25px
}

/*-----------------------------------read-more---*/

#editor-xtd-buttons div.readmore {
	background:none; 
	height:auto;
	margin:0px 0px 0px 0px;
	width:auto; 
}
div.readmore	{
	margin:4px 0px 0px 0px; 
	padding:4px 0px 0px 0px;
}
div a.readon	{
	background:url(../images/readon.gif) no-repeat 0 0;
	color:#8d0037;
	display:block;
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 0px 0px !important;
	padding:4px 0px 6px 0px;
	text-decoration:none;
	text-align:center;
	width:99px;
}

a.readon:hover	{
	color:#8d0037;
	text-decoration:none
}
a.readon:visited {
	color:#8d0037;
}

/*-----------------------------item-info---*/

.iteminfo				{
	padding:0px 0px 6px 0px; 
	margin:0px 0px 15px 0px;
}
.modifydate				{
	color:#76767d; 
	font-size:11px; 
	padding:0px 0px 0px 0px; 
	text-decoration:none !important; 
}
.md-indent {
	padding:0px 0px 0px 36px;
}
.createdby				{
	color:#76767d; 
	display:block;
	font-size:11px; 
	font-weight:normal;  
	text-transform:none; 
}
.createdate				{
	color:#76767d; 
	line-height:10%;
	font-size:11px; 
	margin:0px 0px 10px 0px; 
	padding:0px 0px 0px 0px; 
	text-transform:none; }
span.small				{ /* Written by */
	color:#76767d; 
	font-size:11px; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	text-transform:none;
}


/*--------------------------------------result---*/

.sectiontableentry0 td	{	
	border-bottom:1px solid #7e7f82;
	color:#25430c;
	padding:5px 0px 5px 0px; 
}
.sectiontableentry1 td	{
	background:#AEAFB3;
	border-bottom:1px solid #7e7f82; 
	border-top:1px solid #7e7f82;  
	color:#363638;
	padding:5px 0px 5px 0px;
}
.sectiontableentry2 td 	{
	color:#363638;
	padding:5px 0px 5px 0px; 
}

.sectiontableentry0,
.sectiontableentry1,
.sectiontableentry2		{}

.sectiontableentry1 a	{
	color:#363638
}
.sectiontableentry1 a:hover {
	color:#363638
}
.sectiontableentry1 a:visited {
	color:#363638
}

.results	{
	text-align:center;
	padding:0px 0px 0px 10px;
}
#page	{
	padding:0px 0px 0px 10px;
}
#page ol li	{
	padding:0px 0px 10px 0px; 
	text-align:left
}
.searchintro	{
	padding:0px 0px 10px 25px;
}
.searchintro strong		{
	color:#8d0037
}
#page h3	{
	font-size:130%; 
	padding:10px 0px 5px 0px; 
	text-align:left
}
#page .inputbox	 {
	color:#000
}
#page .display	{
	padding:10px 0px 0px 0px;
}
legend	{
	color:#8d0037
}

.sectiontableentry0 .pad2,
.sectiontableentry1 .pad2,
.sectiontableentry2 .pad2	{
	padding:2px 0px 2px 15px;
	font-weight:bold
}
/*--------------------------------------poll---*/

.poll .heading	 {
	color:#363638 ;
	font-size:12px;  
	font-weight:bold;
}
.poll .body		{
	padding:12px 0px 5px 0px;
}
.poll .body label {
	color:#363638;
	font-size:12px;
	line-height:14px;
	padding:0px 0px 0px 0px;
}
.poll .button	{
	background:url(../images/vote.gif) no-repeat 0 0;
	color:#8d0037;
	display:inline;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	padding:3px 0px 8px 0px;
	width:77px;
}
.poll .result	{
  
}

.poll .section	{
	overflow:hidden; 
	padding:0px 0px 8px 0px;
	width:100%; 
}
.poll .radio	{
	float:left;
	width:20px;
}
.poll .radio input {
	display:block;
	width:16px;
	height:16px;
	vertical-align:middle;
}
.poll .var	{
	margin:0px 0px 0px 20px; 
	text-align:left
}

.display	{
	padding:0px 0px 10px 0px;
}
.display select	{
	border:1px solid #46462f; 
	width:100px;
}
.sectiontableentry1 div, 
.sectiontableentry0 div {
	font-size:1px
}

/*--------------------------------------user---*/

dl.contentpane	dt {
	padding:10px 0px 20px 0px;
}
dl.contentpane	dd {
	width:100%;
	overflow:hidden;
}
dl.contentpane	div {
	vertical-align:middle
}
dl.contentpane .description {
	width:110px;
	float:left;
	padding:4px 0px 0px 0px;
}
dl.contentpane .input-field {
	width:160px;
	float:left;
	padding:2px 0px 0px 0px;
}
dl.contentpane .button-field {
	width:140px;
	float:left;
}

/*-------------------------------------search---*/

.module-search 		{
	background:url(../images/search.gif) no-repeat 3px 15px;
	padding:15px 0px 22px 0px;
}

.search .inputbox	{
	background:none;
	border:none; 
	color:#828181;
	float:left;
	font-family:Arial;
	font-size:11px;
	margin:0px 8px 0px 2px; 
	padding:4px 0px 4px 8px; 
	vertical-align:middle;   
	width:125px;
}

* html .search .inputbox {
	height:22px;
	width:133px;
}

.search  .button	{
	background:none;
	color:#8d0037;
	font:bold 12px Arial;
	height:24px;
	float:left;
	padding:0px 0px 0px 0px;
	width:51px;
	vertical-align:middle;
}
	
/*-------------------------------------search-result---*/
/*-------------------title----*/

.search_result h3	{
	color:#808080; 
	font-size:14px
}

/*-------------------article----*/

.search_result p	{
	padding:10px 0px 0px 0px;
}
/*----------*/
#search_searchword	{
	border:1px solid #999
}
legend		{
	color:#808080
}

.highlight	{  /* highlight sought word */
	color:#8d0037;
	font-weight:bold
}

.phrase {
	border:solid 1px #ccc;
	color:#808080;
	float:left; 
	margin:10px 10px 10px 0; 
	padding:10px; 
	width:60%; 
}
.phrase .inputbox 	{
	background:#fff; 
	color:#808080; 
	display:block; 
	margin-top:10px; 

}


.phrase .inputbox option {
	background:#fff; 
	border-bottom:solid 1px #333; 
	padding:2px; 
}
.phrase .inputbox option a:hover {
	background:#C00;
	border-color:#cfd0d6;
	color:#1e3300;   
}
fieldset.word,fieldset.only { 
	border:solid 1px #ccc;
}

.only 	{
	border:solid 0; 
	line-height:1.3em;
	margin:10px 0 0 10px; 
	padding:5px 10px;
}
.word 	{
	border:solid 0 !important;
	padding:10px 10px 10px 0; 
}
.word input {
	background:#fff;
	color:#8d0037;
	font-weight:normal;
	margin:0 0 0 10px;
	padding:2px;
}

.contact_email	input	{
	margin:4px 0px 3px 0px;
}
/*-------------------------------------admin-form---*/

.adminform td 			{padding:0px 0px 2px 0px;}

/*---------------------------system-error-messages--*/

.error		{
	margin:0px 0px 10px 0px;
}
.error h2 	{
	color:#bd0202;
	font:bold 14px Tahoma;  
	padding:0px 0px 5px 20px;
}
#system-message dt.error, dt.message { 
	display: none; 
}
.error dd ul {
	background: #920202 ; 
	border-top: 3px solid #670606; 
	border-bottom: 3px solid #670606; 
	color: #fff;
	margin:0; 
	padding:5px 0px 5px 5px;
}
.error dd ul li	{
	background:none !important;
	color:#fff !important; 
	margin:0px 0px 0px 20px !important; 
}
.pass_remind { 
	vertical-align:middle; 
	padding:0px 0px 0px 10px;
}

/*---------------------------------------------------------------------------------boxes---*/

.module	{
	margin:0px 0px 12px 0px;
	width:100%;
}
.module .first	{
		
}
.module .sec	{
	
}
.module .box-indent {
	padding:15px 4px 18px 26px;
	background:url(../images/box-body.gif) repeat-x 0 0 #d8d8d8;
	border:1px solid #bebebe;
	border-top:none;	
}

/*-------------------title----*/

.module h3	{
	background:url(../images/box-title.gif) repeat-x 0 0 #ec760e;
	color:#fff;
	font-size:13px; 
	font-weight:bold;
	padding:13px 0px 8px 28px;
}

/*-------------------content----*/

.module div		{
	color:#363638;
	font-size:12px;
}
.module label	{
	color:#363638;
	display:block;
	line-height:100%;
	padding:0px 0px 3px 0px; 
	vertical-align:middle
}
.module td, 
.module p		{
	color:#363638; 
	font-size:12px;
	padding:0px 0px 5px 0px;
}
.module ul 		{
	list-style:none;
	margin:0px 0px 0px 0px;	
}
.module li		{
	padding:0px 0px 5px 0px;
}
.module li a	{
	/* background:url(../images/list-item.gif) no-repeat 0 5px; /*  nieuws menu*/ 
	color:#363638;
	display:block;
	font-weight:bold; 
	font-family:Trebuchet MS;
	font-size:13px; 
	line-height:25px;  
	padding:0px 0px 0px 5px;
	text-decoration:none; 
	width:100%;
}
.module li a:hover {
	color:#606060; 
	text-decoration:none; 
}
.module li a:visited {
	color:#606060;
}
.module li a em	{
	font-style:normal; 
}
.module .count	{ /* count users */
	color:#8d0037;
	font-weight:normal;
}
.module a		{
	color:#606060
}
.module a:hover	{
	color:#606060
}
.module .inputbox	{
	background:#fff; 
	border:1px solid #b0a88f;
}
.module span	{
	font-weight:normal
}
.box-indent				{
	padding:17px 20px 25px 25px;
}


/*-------------------------------------mainmenu---*/

.module_menu	{
	background:url(../images/box2-bg.gif) repeat-y 0 0;
	margin:0px 0px 12px 0px;
	width:100%;		 
}

.module_menu .first	{
	background:url(../images/box2-bot.gif) no-repeat 0 bottom;
}
.module_menu .sec	{
	background:url(../images/box2-top.gif) no-repeat 0 0;	
}
.module_menu .box-indent {
	padding:22px 10px 27px 27px;
	background:url(../images/box-body.gif) repeat-x 0 0 #d8d8d8;
	border:0px solid #bebebe;
	border-top:none;		
}

/*-------------------title----*/

.module_menu h3	{
	background:url(../images/box-title.gif) repeat-x 0 0;
	color:#fff;
	font-size:13px; /* kop hoofdmenu lettergrootte */
	font-weight:bold;
	padding:13px 0px 8px 28px;
	font: Arial, Helvetica, sans-serif;
}


/*-----------------content----*/

.module_menu ul	{
	list-style:none;
	margin:0px 0px 0px 0px;
}

.module_menu li	{
	display:inline;
}

.module_menu li a	{
	/* background:url(../images/list-item.gif) no-repeat 0px 6px;  */
	color:#363638; 
	display:block;
	font-weight:bold;
	font-size:13px;
	padding:2px 0px 2px 0px; 
	text-decoration:none; 
	line-height:24px; /* regelhoogte menu /*/
 
}
.module_menu li a:hover	{
	color:#8d183a !important;  
	text-decoration:none;
}
.module_menu li a:visited { 
	color:#363638;  
}
/* menu items links letter grootte */
.module_menu li a em	{
	font-style:normal;
	font-size:13px;
	font: Trebuchet MS, Arial, Helvetica, sans-serif;
		
} 

.module_menu li ul	{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 10px;	
}
.module_menu li ul li{
	display:inline;
}
.module_menu li ul li a{
	padding:4px 0px 4px 15px;
}

/*-------------------------------------mainmenu NOAB---*/

.module_menunoab	{
	background:url(../images/box2-bg.gif) repeat-y 0 0;
	margin:0px 0px 0px 0px;
	width:100%;			 
}
.module_menunoab .box-indent {
	padding:0px 0px 0px 0px;
	background:url(../images/box-body.gif) repeat-x 0 0 #d8d8d8; 
	border:0px solid #bebebe;
	border-top:none;
}

/*-------------------title NOAB----*/

.module_menunoab h3	{
	background:url(../images/box-title.gif) repeat-x 0 0;
	color:#fff;
	font-size:13px; /* kop hoofdmenu lettergrootte */
	font-weight:bold;
	padding:13px 0px 8px 28px; 
	font: Arial, Helvetica, sans-serif;
}


/*-------------------------------------topmenu---*/
ul.menu-nav {
	padding:0px 0px 0px 7px;
}
ul.menu-nav li	{
	background:url(../images/topmenu-separator.gif) no-repeat right 0px;
	display:block; 
	float:left; 
	padding:17px 12px 0px 0px;	
}
ul.menu-nav li a  {
	color:#000;
	display:block; 
	float:left;
	font-size:12px;  /** top-menu lettergrootte */ 
	font-weight:bold;
	text-decoration:none; 
	text-align:center; 
	width:auto; 
	font:normal Arial, Helvetica, sans-serif; 
}
ul.menu-nav li a span	{
	display:block; 
}
ul.menu-nav li a span em {
	font-style:normal; 
	display:block; 
	padding:17px 12px 10px 1px; 
}

/*-------------------hover----*/

ul.menu-nav li a:hover  {
	color:#fff !important; 
	display:block; 
	float:left; 
	text-align:center; 
	text-decoration:none;
	width:auto; 
}
ul.menu-nav li a:hover span	{
	display:block;
}
ul.menu-nav li a:hover span em {
	display:block;
	font-style:normal;  
	padding:17px 12px 10px 1px; 
}

/*-------------------visited---*/

ul.menu-nav li a:visited{
	color:#000; 
}

/*-------------------active----*/

ul.menu-nav li.active a {
	color:#fff !important; 
	display:block;
	float:left; 
	text-align:center;
	text-decoration:none;  
	width:auto; 
}
ul.menu-nav li.active a span {
	display:block; 
}
ul.menu-nav li.active a span em {
	display:block;
	font-style:normal;  
	padding:17px 12px 10px 1px;
	/*-- line-height:150%; */;
}

/*----------------------------------------login-form---*/

.module-login	{
	background:url(../images/box3-bg.gif) repeat-y 0 0;
	margin:0px 0px 18px 0px;
	width:100%;
}
.module-login .first	{
	background:url(../images/box3-bot.gif) no-repeat 0 bottom;
}
.module-login .sec	{
	background:url(../images/box3-top.gif) no-repeat 0 0;
}
.module-login .box-indent {
	padding:22px 10px 27px 27px;
	background:url(../images/box-body.gif) repeat-x 0 0 #d8d8d8;
	border:0px solid #bebebe;
	border-top:none;
}

/*-------------------title----*/



.module-login h3	{
	background:url(../images/box-title.gif) repeat-x 0 0;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:13px 0px 8px 28px;
}

/*-----------------content----*/

.module-login label {
	color:#363638; 
	font-size:12px;
}
.module-login p, 
label.remember 	{
	color:#363638; 
	font-size:12px; 
	font-weight:normal;
	padding:0px 0px 0px 0px;
}
.module-login a	{
	color:#363638;
	font-family:Arial;
	font-size:12px; 
	font-weight:bold; 
	line-height:110%;
	text-decoration:none;
}
.module-login a:hover {
	color:#363638; 
	text-decoration:underline;
}
.module-login a:visited	{
	color:#363638;
}
.module-login .inputbox { /* inputbox */
	background:url(../images/login-input.gif) no-repeat 0 0;
	border:none;
	color:#666;
	font-size:12px;
	margin:3px 0px 4px 0px;
	padding:2px 0px 2px 5px;
	vertical-align:middle;
	width:158px;  
}
* html .module-login .inputbox {
	height:22px;
	width:163px
}
.module-login .button	{ /* button */
	background:url(../images/login.gif) no-repeat 0 0;
	border:none;  
	color:#8d0037; 
	font-weight:bold;
	font-size:12px; 
	line-height:14px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	text-align:center;
	text-transform:none;
	width:68px;       
} 
#mod_login_remember	 { /*checkbox*/
	background:#fff; 
	border:none; 
	display:block;
	float:left; 
	margin:0px 10px 0px 0px; 
	vertical-align:middle;  
	width:12px;
	height:12px
}		

/*----------------------------------------custom---*/

.module-custom	{
	color:#fff;
	width:482px;
}


/*---------------------------------------------------------structure---*/

.main 		{
	width:922px; 
}
#tail {
	background:url(../images/tail.gif) repeat-x 0 0 #f3f3f3
}

/*-------------------------------------header---*/
#header					{
	background:#fff url(../images/header-shadow-right.gif) no-repeat right 0;
}
#header .layer2 {
	background:url(../images/header-shadow-left.gif) no-repeat 0 0;
	height:111px;
}
	#logo {
		padding:21px 0px 0px 17px; 
	}
#top		{
	background:url(../images/top-bg.gif) repeat-x 0 0;
	height:48px;
	margin:0px 3px 0px 3px;
	overflow:hidden;
}
	#search		{
		float:right;
		width:218px;
	}
	#topmenu {
		margin:0px 120px 0px 0px;

	}



/*-------------------------------------content---*/

#content {
	background:#ededed;
}
#content .layer1 {
	background:#e3e3e3;
	margin:0px 1px 0px 1px;
}
#content .layer2 {
	background:#d2d2d2;
	margin:0px 1px 0px 1px;
}
#content .layer3 {
	background:#fff;
	margin:0px 1px 0px 1px;
	overflow:hidden;
}

#content .space {
	padding:19px;
}
	#left {
		float:left;
		width:225px;
	}
	#wrapper {
		margin:0px 0px 0px 244px;
	}
	#wrapper2 {
		margin:0px 0px 0px 0px;
	}
	* html #wrapper {
		margin:0px 0px 0px 241px;
		width:100%;
	}
	* html #wrapper2 {
		margin:0px 0px 0px 0px;
		width:100%
	}

/*-------------------------------------footer---*/

#footer		{
	border-top:5px solid #a4a5a8;
	height:58px;
}
#footer .space	{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:15px 0px 0px 0px;
	text-align:center;

}

#footer a		{
	color:#fff; 
	font-weight:bold; 
	text-decoration:underline;
}

#footer a:hover	{
	text-decoration:none
}

#pict {
	padding:0px 0px 1
	2px 0px;
}

/*-------------------------------------extra artikel opmaak---*/

.items-leading {
    background: none repeat scroll 0 10 #E7E7E7;
    color: #363638;
    font-size: 22px;
    font-weight: bold;
    line-height: 140%;
    margin: 0;
    padding: 10px 0 0 34px;
}

.items-leading			{
	background:url(../images/content-title.gif) no-repeat 0 0;
	background:url(../images/article-decor.gif) repeat-x 0 0;
	background-position: 0px 10px;
}

.item-page h1 {
    background: none repeat scroll 0 10 #E7E7E7;
    color: #8D0037;
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold; 
}

.item-page h2 {
    background: none repeat scroll 0 10 #E7E7E7;
    color: #8D0037;
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold; 
	padding-top: 15px; 
}

.item-page {
	
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: none;
	padding-left: 35px;
	padding-top: 13px
}



.item-page {
	background:url(../images/content-title.gif) no-repeat 0 0;
	background:url(../images/article-decor.gif) repeat-x 0 0;
	background-position: 0px 10px;
}

.rectangle {
	padding: 100px 0 0 340px;
	margin:0px 1px 0px 1px;
}

.print-icon {
	text-align:right;
	border:none;
	display:block;
	margin:3px 10px 0px 0px;
}

.leading-0 li {
	list-style-type:square;
}

/*-----------------------------blog-more---*/
.leading-0  h2{
    background: url("../images/article-decor.gif") repeat-x scroll 0 10px transparent;
    color: #8D0037;
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
	padding-top: 20px; 

}

.item-page li{
	list-style-type:square;
	
}

.readmore a{
    background: url("../images/readon.gif") no-repeat scroll 0 0 transparent;
    color: #8D0037;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin: 0 !important;
    padding: 4px 0 6px;
    text-align: center;
    text-decoration: none;
    width: 99px;
}


.items-row {
    background: url("../images/article-decor.gif") repeat-x scroll 0 10px transparent;
    color: #8D0037;
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
	padding-top: 20px; 
}


.item-column-1 {
    background: url("../images/article-decor.gif") repeat-x scroll 0 10px transparent;
    color: #8D0037;
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
	padding-top: 20px; 
}

.item {
    background: url("../images/article-decor.gif") repeat-x scroll 0 10px transparent;
    color: #8D0037;
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
	padding-top: 20px; 
	padding-left: 35px;
}

.items-more a {
    color: #686565;
    text-decoration: underline;
	padding-left: 20px;
}
.items-more h3 {
	color: #686565;
	font-size: 12px;
	padding-left: 20px;
}

.items-more ul li {
    background: none repeat scroll 0 0 transparent !important;
    padding: 0 !important;
}
.items-more ol { 
   list-style-type: none; 
   list-style-position: inside; 
}

.item.column-2  h2 {
   padding-top: 20px;
}

/*-----------------------------pagenav---*/

.pagenav li {
	float: left;
	padding-right: 20px;
}

.pagenav ol, ul , li {
	list-style-type:none;
}


.pagination	li	{
	float:left; 
	padding:0px 5px 0px 5px;
}

.pagination {
	padding:10px 20px 0px 27px;
}

.pagination ul {
	padding-left: 140px; 
}

.counter {
	color:#686565; 
	padding:5px 0px 0px 0px; 
	text-align: center;
}

.pagination-start {
	color:#686565;
	list-style-type: none; 
	list-style-position: inside; 
	font-weight:normal;
}

.pagination-prev {
	color:#686565;
	list-style-type: none; 
	list-style-position: inside; 
	font-weight:normal;
}

.pagination-next {
	color:#686565;
	list-style-type: none; 
	list-style-position: inside; 
	font-weight:normal;
}

.pagination-end {
	color:#686565;
	list-style-type: none; 
	list-style-position: inside; 
	font-weight:normal;
}

a.pagenav	{
	color:#686565; 
	font-weight:normal;
	list-style-position: inside; 
	font-weight:normal;
}
a.pagenav:hover	{
	color:#686565; 
	text-decoration:none;
	list-style-position: inside; 
	font-weight:normal;
}
a.pagenav:visited {
	color:#686565; 
	text-decoration:none;
	list-style-position: inside; 
	font-weight:normal;
}
.pagenav li { 
   list-style-type: none; 
   list-style-position: inside; 
}

.page-header h2 {
color: #8D0037;
font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
font-size: 18px;
font-weight: bold;
}

.search {
color: #abacaf;		
}

.item-page h1 {
padding-top: 20px;	
padding-bottom: 10px;
}

.leading-0  h1 {
padding-top: 20px;
margin-top: 10px;
padding-bottom: 15px;
}
			
.leading-0  h2 {
padding-top: 20px;
margin-top: 10px;
padding-bottom: 15px;
}

.page-header h2 {
padding-bottom: 15px;
}

.page-header h1 {
padding-bottom: 15px;
}






