﻿@charset "utf-8";
/* CSS Document voor Joomla stijlen 1.5.x */

/*	================================================================================== 
	AUTHORS
	The default Joomla CSS template was originally developed by Barrie North. 
	This document adjusted for Joomla 1.6 by C.R. van Oudheusden, Joomla-CSS.
	For more information go to www.joom-css.nl.

	DISCLAIMER
	While Joomla-CSS has taken the greatest care in preparing this document. No
	liability can be accepted by Joomla-CSS for any errors or omissions in the published
	information. Joomla-CSS like wise accepts no liability for loss arising from or related
	to the use of information presented in this document or website.

	COPYRIGHT
	You are free to copy and use this document or alter it in any way.
	================================================================================ */

/* ====================================================================================
	RESET STYLES
	Browsers do have their owd default styles and therefore present styles differently. 
	This section removes the default styles of browsers as far as possible.

	Copyright (c) 2009, Yahoo! Inc. All rights reserved.
	Code licensed under the BSD License:
	http://developer.yahoo.net/yui/license.txt
	version: 2.8.0r4
	================================================================================ */

body,div,dl,dt,dd,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
	margin: 0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img {
	border:0;
}

#content p  img {
	margin: 10px;
}

address,caption,cite,code,dfn,em,th,var,optgroup {
	font-style:inherit;
	font-weight:inherit;
}

strong {
	font-style:inherit;
	font-weight:bold;
}

em {
	font-style:inherit;
	font-style:italic;
}

del,ins {
	text-decoration:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym {
	border:0;
	font-variant:normal;
}

sup {
	vertical-align:baseline;
}

sub {
	vertical-align:baseline;
}

legend {
	color:#000;
}

input,button,textarea,select,optgroup,option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}

/* ====================================================================================
   Default Font Styles
   Browsers displays the same fonts differently. This section will force browsers to
   display the fonts in he same way as far as possible.

   Copyright (c) 2009, Yahoo! Inc. All rights reserved.
   Code licensed under the BSD License:
   http://developer.yahoo.net/yui/license.txt
   version: 2.8.0r4
	================================================================================ */

#content select, #content input, #content button, #content textarea, #content button{
	font-size:99%;
	font-family: Arial, Helvetica, sans-serif;
}

#content table{
	font-size:inherit;
}

#content pre, #content code, #content kbd, #content samp, #content tt{
	font-family: monospace, "Courier New", Courier;
	line-height:100%;
}

/* ===============================================================================
   GENERAL CONTENT STYLES 
================================================================================ */

/* Headings, paragraph and list styles */
#content h1 {
	font-size: 20px;
	margin-bottom: 25px;
	font-weight: bold;
	color: #88836a;
}

#content h2 {
	font-size: 16px;
	margin-bottom: 25px;
	font-weight: bold;
	color: #88836a;
}

#content h3 {
	font-size: 14px;
	margin-bottom: 25px;
	font-weight: bold;
	color: #88836a;
}

#content h4 {
	font-size: 12px;
	margin-bottom: 25px;
	font-weight: bold;
	color: #88836a;
}

#content h5 {}
#content h6 {}

#content p, #content ol, #content ul {
	font-size: 13px;
	margin-bottom: 15px;
	line-height: 18px;
	text-align: justify;
}

#content a, #content a:visited {
	outline: 0 none;
}

#content a:hover {
	outline: 0 none;
}

#content hr {
	color: #9e143a;
	border: 0px solid #9e143a;
	background-color: #9e143a;
	height: 2px;
}

/* Input, select and button styles */
#content input.inputbox {}
#content select.inputbox {}

#content button, #content input.button {
	padding: 1px 7px 1px 7px;
}

#content ul {
	padding: 0;
	margin: 0;
	margin-left: 10px;
	margin-bottom: 15px;
}

#content ul li {
	margin-left: 15px;
	list-style-image: url(fnd-topo-lista.png);
	margin-top: 10px;
}

#content ul li ul {
	margin-bottom: 0;
}

#content ol {
	margin-left: 30px;
	margin-bottom: 15px;
	list-style-type: decimal;
	line-height: 18px;
}

#content ol ol{
	margin-bottom: 0;
}

#content ol li {
	list-style-type: decimal;
	margin-top: 10px;
}

/* ===============================================================================
   TEMPLATE STYLES
================================================================================ */

/* Template div's and tables */


/* ===============================================================================
   JOOMLA CONTENT STYLES
================================================================================ */
/* buttonheadings and editbutton */
#content span.hasTip img {}
#content td.buttonheading {
	border-bottom: 2px solid #9e143a;
}
#content td.buttonheading img {}
#content .tool-tip {}
#content .tool-title {}
#content .tool-text {}

/* ===============================================================================
   FROTPAGE BLOG LAY OUT
================================================================================ */
#content table.blog {}

#content table.contentpaneopen {
	margin-bottom: 20px;
	width: 100%;
}

#content table.contentpaneopen td.contentheading {
	font-size: 23px;
	font-weight: bold;
	color: #9e143a;
	border-bottom: 2px solid #9e143a;
}

#content h1.componentheading, div.componentheading {
	font-size: 23px;
	font-weight: bold;
	color: #019574;
	border-left: 12px solid #019574;
	border-bottom: 1px solid #019574;
	padding-left: 5px;
	margin-bottom: 30px;
}

/* Linked title */
#content a.contentpagetitle, #content a:visited.contentpagetitle {}
#content a:hover.contentpagetitle {}

/* Small text */
/* geschreven door ... */
#content span.small {
	display: block;
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

/* created .... */
#content table.contentpaneopen td.createdate {
	font-size: 10px;
	font-style: italic;
	text-align: right;
	padding-bottom: 10px;
}

/* modified ... */
#content table.contentpaneopen td.modifydate {
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

/* Read more... link  */
#content a.readon, #content a:visited.readon {}
#content a:hover.readon {}

/* Article and column spacer */
#content span.article_separator {}
#content td.article_column {}
#content td.column_separator {}

/* Blog more ... */
#content div.blog_more {}
#content div.blog_more ul {}
#content div.blog_more ul li {}
#content a.blogsection, #content a:visited.blogsection {}
#content a:hover.blogsection {}

/* Pagination */
#content span.pagenav {
	text-align: center;
}
#content a.pagenav, #content a:visited.pagenav {}
#content a:hover.pagenav {}

/* ===============================================================================
   ARCHIVE
================================================================================ */
/* Formulierelementen  */
#content form#jForm {}
#content select#month, #content select#year, #content select#limit {}

/* Listitems en stijlelementen binnnen het listelement van de Archive pagina */
#content ul#archive-list {}
#content li.row2 {}
#content li.row1 {}
#content h4.contentheading a, #content h4.contentheading a:visited {}
#content h4.contentheading a:hover {}
#content h5.metadata {}
#content span.created-date {}
#content span.author {}
#content div.intro {}
#content div#navigation {}

/* ===============================================================================
   ARTICE CATEGORY LIST
================================================================================ */
#content table.contentpane {}
#content table.contentpane td {}
#content table.contentpane td.contentdescription {}
#content table.contentpane td form table td.sectiontableheader {}
#content table.contentpane td form table td.sectiontableheader a,
#content table.contentpane td form table td.sectiontableheader a:visited  {}
#content table.contentpane td.sectiontableheader a:hover {}
#content table.contentpane td form table table td {}
#content table.contentpane tr.sectiontableentry1 {}
#content table.contentpane tr.sectiontableentry2 {}
#content table.contentpane tr.sectiontableentry1 a,
#content table.contentpane tr.sectiontableentry1 a:visited {}
#content table.contentpane tr.sectiontableentry1 a:hover {}
#content table.contentpane tr.sectiontableentry2 a,
#content table.contentpane tr.sectiontableentry2 a:visited {}
#content table.contentpane tr.sectiontableentry2 a:hover {}
#content table.contentpane form table td.sectiontablefooter {}

/* ===============================================================================
   PAGINATION
================================================================================ */
#content table.pagenav {
	background-color: #dcdcdc;
	margin: 20px auto 0 auto;
	width: 700px;
}

#content table.pagenav td {
	width: 570px;
}

#content th.pagenav_prev {
	padding-left: 10px;
}

#content th.pagenav_next {
	padding-right: 10px;

}

#content table.pagenav th a, #content table.pagenav a:visited {
	display: block;
	margin: 5px;
	color: #9e143a;
}

#content table.pagenav th a:hover {
	color: #600f25;
}

/* ===============================================================================
   SECTION BLOG AFTER LOGIN 
================================================================================ */
#content div.contentpaneopen_edit {}

/* ===============================================================================
   SECTION LIST
================================================================================ */
#content table.contentpane td ul {}
#content table.contentpane td ul li {}
#content a.category,
#content a:visited.category {}
#content a:hover.category, {}

/* ===============================================================================
   PAGEBREAK
================================================================================ */
#content table.contentpaneopen td table.contenttoc th {}
#content table.contentpaneopen td table.contenttoc td a.toclink,
#content table.contentpaneopen td table.contenttoc td a:visited.toclink {}
#content table.contentpaneopen td table.contenttoc td a:hover.toclink {}
#content table.contentpaneopen td table.contenttoc td a.active {}
#content div.pagenavcounter {}
#content div.pagenavbar {}
#content div.pagenavbar a, #content div.pagenavbar a:visited {}
#content div.pagenavbar a:hover {}

/* ===============================================================================
   FRONTEND EDITOR
================================================================================ */
#content fieldset legend {}
#content table.adminform {}
#content table.adminform td {}
#content table.adminform td.key {}
#content input#title {}
#content textarea.mce_editable= {}
#content textarea#text {}
#content div#editor-xtd-buttons {}
#content div.button2-left {}
#content div.button2-left div a,
#content div.button2-left div a:visited {}
#content div.button2-left div a:hover {}
#content div.image {}
#content a.modal-button {}
#content select#sectionid {}
#content select#catid {}
#content input#state0 {}
#content input#state1 {}
#content input#frontpage0 {}
#content input#frontpage1 {}
#content input#created_by_alias {} 
#content input#publish_up {}
#content img#publish_up_img {}
#content input#publish_down {}
#content img#publish_down_img {}
#content select#access {}
#content select#ordering {}
#content table.adminform td textarea#metadesc {}
#content table.adminform td textarea#metakey {}

/* Read more en pagebreak stijl */
#content hr#system-readmore  {}
#content hr.system-pagebreak {}

/* ===============================================================================
   BANNER moduleclass suffix = _banner
================================================================================ */
#content div.moduletable_banner {}
#content div.moduletable_banner h3 {}
#content div.bannergroup_banner {}
#content div.bannerheader {}
#content div.banneritem_banner img {}
#content div.banneritem_banner a,
#content div.banneritem_banner a:visited {}
#content div.banneritem_banner a:hover {}
#content div.clr {}
#content div.bannerfooter_banner {}

/* ===============================================================================
   BREADCRUMBS moduleclass suffix = _kruimelpad
================================================================================ */
#content div.moduletable_kruimelpad {}
#content div.moduletable_kruimelpad span.breadcrumbs {}
#content div.moduletable_kruimelpad span.pathway {}
#content div.moduletable_kruimelpad span.pathway a.pathway,
#content div.moduletable_kruimelpad span.pathway a:visited.pathway {}
#content div.moduletable_kruimelpad span.pathway a:hover.pathway {}

/* ===============================================================================
   CONTACT CATEGORY LIST
================================================================================ */
#content div.contentpane {}
#content div.contentdescription {}
#content table td select.inputbox {}
#content table td select#limit {}
#content table td.sectiontablefooter {}
#content table td.sectiontablefooter span.pagenav {}
#content table td.sectiontableheader {}
#content table td.sectiontableheader a,
#content table td.sectiontableheader a:visited {}
#content table td.sectiontableheader a:hover {}
#content table tr.sectiontableentry1 {}
#content table tr.sectiontableentry2 {}
#content table td a.category,
#content table td a:visited.category {}
#content table td a:hover.category {}

/* ===============================================================================
   CONTACT CONTACTPERSON 
================================================================================ */
#content div#component-contact {}
#content form#selectForm {}
#content form#selectForm select.inputbox {}
#content form#selectForm select#contact_id {}
#content form.form-validate {}
#content form#emailForm {}
#content div.contact_email {}
#content div.contact_email label{}
#content div.contact_email input.inputbox {}
#content div.contact_email input.required {}
#content div.contact_email input.validate-email {}
#content div.contact_email input#contact_name {}
#content div.contact_email label#contact_emailmsg {}
#content div.contact_email input#contact_email {}
#content div.contact_email input#contact_subject {}
#content div.contact_email label#contact_textmsg {}
#content div.contact_email textarea.inputbox {}
#content div.contact_email textarea.required {}
#content div.contact_email textarea#contact_text {}
#content div.contact_email input#contact_email_copy {}
#content div.contact_email button.button {}
#content div.contact_email button.validate {}

/* ===============================================================================
   RSS FEED SYNDICATE moduleclass suffix = _syndicate
================================================================================ */
#content div.moduletable_syndicate {}
#content div.moduletable_syndicate a,
#content div.moduletable_syndicate a:visited {}
#content div.moduletable_syndicate a:hover {}

/* ===============================================================================
   FEED LINKS
================================================================================ */
/* Feed Newsfeed items */
#content table.contentpane td.componentheading {}
#content table.contentpane td.componentheading a,
#content table.contentpane td.componentheading a:visited {}
#content table.contentpane td.componentheading a:hover {}
#content table.contentpane td ul li a,
#content table.contentpane td ul li a:visited {}
#content table.contentpane td ul li a:hover {}

/* ===============================================================================
   FEED (module) moduleclass suffix = _feed
================================================================================ */
#content div.moduletable_feed {}
#content div.moduletable_feed h3 {}
#content table.moduletable_feed {}
#content table.moduletable_feed td a,
#content table.moduletable_feed td a:visited {}
#content table.moduletable_feed td a:hover {}
#content table.moduletable_feed td ul.newsfeed_feed {}
#content table.moduletable_feed td ul.newsfeed_feed li  {}
#content table.moduletable_feed td ul.newsfeed_feed li div.newsfeed_item_feed {}
#content table.moduletable_feed td ul.newsfeed_feed li div.newsfeed_item_feed img {}
#content table.moduletable_feed td ul.newsfeed_feed li a,
#content table.moduletable_feed td ul.newsfeed_feed li a:visited {}
#content table.moduletable_feed td ul.newsfeed_feed li a:hover {}

/* ===============================================================================
   LATEST NEWS MODULE moduleclass suffix = _laatst
================================================================================ */
#content div.moduletable_laatst {}
#content ul.latestnews_laatst {}
#content li.latestnews_laatst {}
#content a.latestnews_laatst {}

/* ===============================================================================
   LOG-IN / OUT MODULE moduleclass suffix = _login
================================================================================ */
#content div.moduletable_login {}
#content form#form-login {}

/* Fieldset */
#content div.moduletable_login form#form-login fieldset.input {}

/* Paragraph, label and inputfields */
#content p#form-login-username, 
#content p#form-login-password, 
#content p#form-login-remember {}

/* inputfield username and password */
#content input#modlgn_username, #content input#modlgn_passwd {}

/* checkbox remember me */
#content input#modlgn_remember {}

/* Log outt button */
#content div.moduletable_login form#form-login div input.button {}

/* unordered list login form */
#content div.moduletable_login ul {}
#content div.moduletable_login li a,
#content div.moduletable_login li a:active  {}
#content div.moduletable_login li a:hover {}

/* ===============================================================================
   FORGOT USERNAME AND PASSWORD
================================================================================ */
#content table.contentpane td label.hasTip {} 
#content table.contentpane td p {}
#content table.contentpane td input.required {}
#content table.contentpane td input.validate-email {}
#content table.contentpane td input#email {}
#content form.form-validate button.validate {}

#content table.contentpane td input#token {}

#content form.josForm {}
#content table.contentpane td p label.hasTip {}
#content table.contentpane td input.validate-password {}
#content table.contentpane td input#password1 {}
#content table.contentpane td input#password2 {}
#content form.josForm button.validate {}

/* ===============================================================================
   LOGIN PAGE AFTER RESET PASSWORD
================================================================================ */
#content form#com-form-login {}
#content form#com-form-login table.contentpane {}

#content table.contentpane td div img {}
#content form#com-form-login fieldset.input {}

#content p#com-form-login-username, 
#content p#com-form-login-password, 
#content p#com-form-login-remember {}

#content input#username, input#passwd {}

#content input#remember {}

#content form#com-form-login ul {}
#content form#com-form-login li a,
#content form#com-form-login li a:active  {}
#content form#com-form-login li a:hover {}

/* ===============================================================================
   REGISTRATION
================================================================================ */
#content form#josForm {}
#content table.contentpane td label#namemsg {}
#content table.contentpane td input.inputbox  {}
#content table.contentpane td imput.required {}
#content table.contentpane td input#name {}
#content table.contentpane td label#usernamemsg {}
#content table.contentpane td input.validate-username { }
#content table.contentpane td input#username {}
#content table.contentpane td label#emailmsg {}
#content table.contentpane td label#pwmsg {}
#content table.contentpane td input#password {}
#content table.contentpane td label#pw2msg {}
#content table.contentpane td input.validate-passverify {}
#content form.form-validate button.button {}
#content form#josForm button.button {}
#content form#josForm button.validate {}

/* ===============================================================================
   MAILTO PUPUP
================================================================================ */
#content body.contentpane {}
#content body.contentpane form {}
#content body.contentpane form div {}
#content body.contentpane form div div {}
#content body.contentpane form div div a, body.contentpane form div div a:visited {}
#content body.contentpane form div div a:hover {}
#content body.contentpane form div div a img {}
#content div.componentheading {}
#content body.contentpane form div p {}
#content body.contentpane form div p input.inputbox {}
#content body.contentpane form div p button.button {}

/* ===============================================================================
   MAIN MENU moduleclass suffix = _hoofdmenu
================================================================================ */
#content div.moduletable_hoofdmenu h3 {}
#content div.moduletable_hoofdmenu ul.menu_hoofdmenu {}
#content div.moduletable_hoofdmenu ul.menu_hoofdmenu li a, 
#content div.moduletable_hoofdmenu ul.menu_hoofdmenu li a:visited {}
#content div.moduletable_hoofdmenu ul.menu_hoofdmenu li a:hover, 
#content div.moduletable_hoofdmenu ul.menu_hoofdmenu li.active a  {}

/* ===============================================================================
   MOST READ MODULE moduleclass suffix = _meest
================================================================================ */
#content div.moduletable_meest {}
#content ul.mostread_meest {}
#content li.mostread_meest {}
#content a.mostread_meest {}

/* ===============================================================================
   NEWS FLASH moduleclass suffix = _flits
================================================================================ */
#content div.moduletable_flits {}
#content div.moduletable_flits h3 {}
#content table.moduletable_flits {}
#content table.moduletable_flits td {}
#content table.moduletable_flits td table.contentpaneopen_flits {}
#content table.moduletable_flits td table.contentpaneopen_flits td.contentheading_flits {}
#content table.moduletable_flits td table.contentpaneopen_flits td.contentheading_flits a.#content #content contentpagetitle_flits,
#content table.moduletable_flits td table.contentpaneopen_flits td.contentheading_flits a:visited.#content contentpagetitle_flits {}
#content table.moduletable_flits td table.contentpaneopen_flits td.contentheading_flits a:hover.#content contentpagetitle_flits {}

/* ===============================================================================
   POLL moduleclass suffix = _voorbeeld
================================================================================ */
#content div.moduletable_voorbeeld {}
#content div.moduletable_voorbeeld h3 {}
#content div.moduletable_voorbeeld form {}
#content table.poll_voorbeeld {}
#content table.poll_voorbeeld td {}
#content table.pollstableborder_voorbeeld {}
#content table.pollstableborder_voorbeeld td.sectiontableentry2_voorbeeld {}
#content table.pollstableborder_voorbeeld td.sectiontableentry2_voorbeeld input#voteid1 {}
#content table.pollstableborder_voorbeeld td.sectiontableentry2_voorbeeld label {}
#content table.pollstableborder_voorbeeld td.sectiontableentry1_voorbeeld {}
#content table.pollstableborder_voorbeeld td.sectiontableentry1_voorbeeld input#voteid2 {}
#content table.pollstableborder_voorbeeld td.sectiontableentry1_voorbeeld label {}

/* ===============================================================================
/* POLL RESULT PAGE
================================================================================ */
#content form#poll {}
#content table.pollstableborder {}
#content table.pollstableborder th.sectiontableheader {}
#content table.pollstableborder th.sectiontableheader img {}
#content table.pollstableborder tr.sectiontableentry0 {}
#content table.pollstableborder tr.sectiontableentry1 {}
#content div.polls_color_1 {}
#content div.polls_color_2 {}
#content div.polls_color_3 {}
/* div.polls_color_etc */
#content table td.smalldark {}

/* ===============================================================================
   RELATED ARTICLES moduleclass suffix = _related
================================================================================ */
#content div.moduletable_related {}
#content div.moduletable_related ul {}
#content div.moduletable_related ul li {}

#content div.moduletable_related ul li a,
#content div.moduletable_related ul li a:visited {}
#content div.moduletable_related ul li a:hover {}

/* ===============================================================================
/* MODULE SEARCH moduleclass suffix = _zoeken
================================================================================ */
#content div.moduletable_zoeken {}
#content div.search_zoeken {}
#content div.search_zoeken input.inputbox_zoeken {}
#content div.search_zoeken input.button_zoeken {}

/* ===============================================================================
   SEARCH RESULTS
================================================================================ */
#content form#searchForm {}
#content form#searchForm table.contentpaneopen td {}
#content table.contentpaneopen td label {}
#content table.contentpaneopen td search_searchword {}
#content table.contentpaneopen td button.button {}
#content table.contentpaneopen input#searchphraseall {}
#content table.contentpaneopen input#searchphraseany {}
#content table.contentpaneopen input#searchphraseexact {}
#content table.contentpaneopen td select#ordering {}
#content form#searchForm input#area_content {}
#content form#searchForm input#area_weblinks {}
#content form#searchForm input#area_contacts {}
#content form#searchForm input#area_categories {}
#content form#searchForm input#area_sections {}
#content form#searchForm input#area_newsfeeds {}
#content form#searchForm label {}
#content table.searchintro {}
#content form#searchForm div {}
#content form#searchForm div div label {}
#content form#searchForm div div select#limit {}
#content table.contentpaneopen td fieldset {}
#content table.contentpaneopen td fieldset div span.small {}
#content table.contentpaneopen td a,
#content table.contentpaneopen td a:visited {}
#content table.contentpaneopen td a:hover {}
#content table.contentpaneopen td fieldset div span.highlight {}
#content table.contentpaneopen td div span.pagenav {}

/* ===============================================================================
   SECTIONS MODULE  moduleclass suffix = _secties
================================================================================ */
#content div.moduletable_secties {}
#content div.moduletable_secties h3 {}
#content div.moduletable_secties ul.sections_secties {}
#content div.moduletable_secties ul.sections_secties li {}
#content div.moduletable_secties ul.sections_secties li a,
#content div.moduletable_secties ul.sections_secties li a:visited {}
#content div.moduletable_secties ul.sections_secties li a:hover {}

/* ===============================================================================
   WEBLINKS
================================================================================ */
#content table.contentpane td form {}
#content table.contentpane td form table {}
#content table.contentpane td form table td {}
#content table.contentpane td form table td select#limit {}
#content table.contentpane td form table td.sectiontableheader {}
#content table.contentpane td form table tr.sectiontableentry1 {}
#content table.contentpane td form table tr.sectiontableentry1 td img {}
#content table.contentpane td form table tr.sectiontableentry1 a.category {}
#content table.contentpane td form table tr.sectiontableentry1 span.description {}
#content table.contentpane td form table tr.sectiontableentry2 {}
#content table.contentpane td form table tr.sectiontableentry2 td img {}
#content table.contentpane td form table tr.sectiontableentry2 a.category {}
#content table.contentpane td form table tr.sectiontableentry2 span.description {}
#content table.contentpane td form table td.sectiontablefooter {}
#content table.contentpane td form table td.pagecounter  {}
#content table.contentpane td ul li a.category,
#content table.contentpane td ul li a:visited.category {}
#content table.contentpane td ul li a:hover.category {}
#content table.contentpane td ul li span.small {}

/* ===============================================================================
   WRAPPER
================================================================================ */
#content div.contentpane iframe.wrapper {}
#content div.contentpane #blockrandom {}

/* ===============================================================================
   Nuevo listado de categorias
================================================================================ */

table.category td {
	padding: 5px;
}

/* ===============================================================================
   Nuevo listado de busqueda
================================================================================ */

#content ol.search-list {
	
}

#content ol.search-list li {
	border-bottom: 1px solid #88836a;
}

#content ol.search-list li h4 {
	margin-bottom: 15px;
}

#content .search-pagination {
	background-color: #dcdcdc;
	margin: 20px auto 0 auto;
	width: 700px;
	text-align: center;
	padding: 5px;
}

#content .search-pagination .pagenav {
	margin: 5px;
}

#content .search-pagination a, #content .search-pagination a:visited {
	color: #9e143a;
}

#content .search-pagination a:hover {
	color: #600f25;
}

/* ===============================================================================
   Formularios de Inscripcion
================================================================================ */

#content .Chronoform {
	width: 620px;
	margin: 40px auto 20px auto;
	padding: 20px;
	border: 1px solid #cbcbc2;
	background-color: #f9f8f4;
}

#content .ccms_form_element input, #content .ccms_form_element textarea {
	width: 400px;
}

#content .cfdiv_submit input {
	width: 150px;
	float: right;
}

#content input.chrono_captcha_input {
	width: 280px;
}

#content .chronoform {
	display: none;
}
