/*
 * RESET CSS
 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td { margin: 0;padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
html { overflow: -moz-scrollbars-vertical; }
* { margin: 0px; padding: 0px; } 
ul, ol { margin-left: 30px; padding: 7px 0px; }
  
body, td, th { color: #444; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
body { background-color: #eee; }

.clear { clear: both; }

a:link, a:active, a:visited { color: #004654; text-decoration: underline; }
a:hover { text-decoration: none; }
.attachmentList a { color: #209db5; }

/*
 * Wat Joomla CSS resetten voor tabellen
 */
table {}
	td { padding: 3px; }
	td.sectiontableheader { background-color: #b0e0ea; color: #004654; }
	table.contentpaneopen td { padding: 0; }
	
.article_separator { padding: 0; margin: 0; display: none; font-size: 1px; visibility: hidden; }

p { line-height: 14pt; padding: 0px 0px 11px 0px; }
	#leftSmall p { padding: 5px 0px; }
h1, h2, h3, h4, h5, h6, div.componentheading, td.contentheading, caption { font-family: Calibri, Helvetica, Arial, sans-serif; }
h1 { font-size: 26px; color: #e85311; padding: 0px 0px 9px 0px; }
	div.componentheading { font-size: 26px; color: #e85311; padding: 0px 0px 11px 0px; }
	td.contentheading { font-size: 20px; color: #e85311; padding: 0px 0px 11px 0px; }
h2 { font-size: 18px; color: #004654; }
	#leftSmall h2 { font-size: 18px; color: #004654; padding-right: 25px; background: url(/cms/templates/vszutphen/images/arrow.jpg) right no-repeat; display: inline; }
h3 {}

li { line-height: 20px; }

/*
 * Attachment component
 */
div.attachmentsList table { border: none; }
	div.attachmentsList caption  { color: #004654; font-size: 16px; padding: 5px 0px; }
	div.attachmentsList tr.odd { background-color: #fff; }
	div.attachmentsList tr.even { background-color: #f8f8f8; }
	div.attachmentsList table a { font-weight: normal; }
	div.attachmentsList a.at_url:link, div.attachmentsList a.at_url:active, div.attachmentsList a.at_url:visited { text-decoration: underline; color: #209db5; }
	div.attachmentsList a.at_url:hover { text-decoration: none; }
	div.attachmentsList td, div.attachmentsList td { padding: 3px; }

/*
 * Formulieren vormgeven
 */
form { margin: 3px 0px; }
form * { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
form fieldset { border: #ccc 1px dashed; padding: 5px; }
form label { cursor: pointer; }
form input[type="text"], form input[type="password"] { width: 150px; border: 1px solid #999; padding: 1px; }
form input[type="submit"], form input[type="button"] { cursor: pointer; border: solid 1px #ccc; background: #999; color: #666; padding: 1px 2px; background: url(/cms/templates/vszutphen/images/button.gif) repeat-x left top; }
form textarea { width: 250px; height: 100px; border: 1px solid #999; }
form option, form select, form input { font-size: 11px; }

/*
 * Pagina structuur
 */
#wrapper { margin: 0px auto; padding: 0px 10px; width: 900px; background: url(/cms/templates/vszutphen/images/shadow.jpg) repeat-y; }
	/*
	 * Navigatie opmaak en dropdownmenu. LET OP: wijzigingen in CSS van het dropdown menu kan het menu direct kapot maken
	 */
	#navigatie_wrapper { position: relative; z-index: 99; }
	#navigatie { background: url(/cms/templates/vszutphen/images/nav_bg.jpg) repeat-x; padding: 0px; overflow: hidden; }
		#menulist_rootmainnav, #menulist_rootmainnav ul { float: left; list-style: none; padding: 0; margin: 0; }
		#menulist_rootmainnav { padding-left: 7px; background: url(/cms/templates/vszutphen/images/nav_bg.jpg) repeat-x; }
		#menulist_rootmainnav a { display: block; color: #fff; text-decoration: none; padding: 3px 0px 2px 0px; font-size: 14px; font-family: Calibri, Helvetica, Arial, sans-serif; margin: 0px 4px; text-transform: lowercase; border-bottom: 2px solid #209db5; }
		#navigatie a:hover, #menulist_rootmainnav a.mainlevel_currentmainnav { text-decoration: none; border-bottom: 2px #fff solid; }
		#menulist_rootmainnav li { float: left; padding: 0; line-height: 18px; }
		#menulist_rootmainnav li ul { position: absolute; left: -999em; height: auto; width: 14.4em; w\idth: 13.9em; background-color: #209db5; margin: 0; }
		#menulist_rootmainnav li li { padding-right: 1em; width: 13em; }
		#menulist_rootmainnav li ul ul { margin: -1.75em 0 0 13.9em; }
		#menulist_rootmainnav li:hover ul ul, #menulist_rootmainnav li:hover ul ul ul, #menulist_rootmainnav li.sfhover ul ul, #menulist_rootmainnav li.sfhover ul ul ul { left: -999em; }
		#menulist_rootmainnav li:hover ul, #menulist_rootmainnav li li:hover ul, #menulist_rootmainnav li li li:hover ul, #menulist_rootmainnav li.sfhover ul, #menulist_rootmainnav li li.sfhover ul, #menulist_rootmainnav li li li.sfhover ul { left: auto; }

	/*
	 * Maincontent
	 */
	#content { background-color: #fff; background: url(/cms/templates/vszutphen/images/content_bg.jpg) repeat-y top left; }
		/* Linker zijbalk */
		#leftSmall { padding: 0px 10px; width: 230px; float: left; background-color: #b0e0ea; }
			/* Zoekveld vormgeven */
			#search { margin: 10px 0px; }
				#search input.inputbox { border: none; background: url(/cms/templates/vszutphen/images/search_bg.jpg) no-repeat; width: 151px; padding: 5px 15px 20px 10px; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12px; display: block; float: left; }
				#search input.button { float: left; display: block; width: 39px; }
			/* Laatste nieuws */
			#laatsteNieuws {}
				#laatsteNieuws ul { list-style-type: none; margin: 0; }
					#laatsteNieuws li { padding-left: 25px; line-height: 22px; background: url(/cms/templates/vszutphen/images/arrow.jpg) left no-repeat; }
			/* Laatste galleries */
			#laatsteFoto {}
				#laatsteFoto p { padding: 0;}
				#laatsteFoto ul.sig-container-single {}
					#laatsteFoto li.sig-block { background: none; margin: 3px; }
					#laatsteFoto li.sig-block span.sig-link-wrapper { background: #b0e0ea; padding: 0px 3px 3px 0px; }
					#laatsteFoto li.sig-block span.sig-link-innerwrapper { border: 1px #004654 solid; padding: 3px; }
		/* Maincontent gedeelte */
		#rightBig { width: 630px; float: left; padding: 0px 10px; }
			/* Broodkruimels */
			.breadcumb { font-size: 11px; background-color: #b0e0ea; padding: 3px; margin: 0px -10px 7px -10px; }
				.breadcumb a { color: ; }
			td.buttonheading { width: 20px; padding: 3px 2px; }
	#footer { border-top: 2px solid #b0e0ea; padding: 5px; clear: both; background: none; }
		#footer a { font-size: 11px; padding: 0px 5px; }
		#footer a:hover {}

/* Tooltip */
.tool-tip { color: #fff; width: 139px; z-index: 13000; }
.tool-title { font-weight: bold; font-size: 11px; margin: 0; color: #9FD4FF; padding: 8px 8px 4px; background: url(/cms/templates/vszutphen/images/bubble.png) top left; }
.tool-text { font-size: 11px; padding: 4px 8px 8px; background: url(/cms/templates/vszutphen/images/bubble.png) bottom right; }
.custom-tip { color: #000; width: 130px; z-index: 13000; }
.custom-title { font-weight: bold; font-size: 11px; margin: 0; color: #3E4F14; padding: 8px 8px 4px; background: #C3DF7D; border-bottom: 1px solid #B5CF74; }
.custom-text { font-size: 11px; padding: 4px 8px 8px; background: #CFDFA7; }