/* --- RESETS --- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
html {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	height: 100%;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
.hide {
	display: none;
}
strong {
	font-weight: bold;
	color: #636363;
}
.clear {
	clear: both;
}
img.left {
	float: left;
	margin: 0 15px 15px 0;
}
img.right {
	float: right;
	margin: 0 0 15px 15px;
}
/* --- BASIC STYLES --- */

body {
	background: #fff url(../images/bg_body.jpg) top left repeat-x;
	font-size: 1.2em;
	color: #666;
	font-style: normal;
	font-weight: normal;
}
p {
	margin: 0 0 15px 0;
	font-size: 1.2em;
}

#breadcrumbs a{
	font-size: 0.9em;
	text-decoration: none;		
}


#wrapper {
	margin: 0 auto;
	background: url(../images/bg_wrapper.jpg) top no-repeat;
	text-align: center;
}
#container {
	width: 910px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
#content {
	width: 910px;
	margin: 0px auto 0;
	background: url(../images/bg_cont.png) top repeat-y;
	overflow: hidden;
}
.nosidebar #content {
	background: url(../images/bg_cont_nosidebar.png) top repeat-y;
}
/* --- LINK STYLES --- */

a {
	font-size: 1.0em
}
a:link, a:visited {
	color: #4e0c0e;
	text-decoration: underline;
}
a:hover {
	color: #4e0c0e;
	text-decoration: none;
}
a:active {
	color: #4e0c0e;
	text-decoration: underline;
}
/* --- HEADINGS --- */

h1 {
	font-size: 44px;
	line-height: 52px;
	font-weight: bold;
	color: #4e0c0e;
	text-align: center;
}
h1 span {
	color: #4e0c0e;
}
h2 {
	font-size: 1.8em;
	line-height: 1.4em;
	color: #9E0B0F;
	margin-bottom: 0px;
	margin-top: 4px;
}
h3 {
	font-size: 1.4em;
	line-height: 1.2em;
	color: #666;
	margin-bottom: 20px;
}

#sidebar h3 {
	font-size: 1.6em;
	line-height: 1.2em;
	color: #9E0B0F;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 1.4em;
	color: #272727;
	margin-bottom: 20px;
}
/* --- HEADER --- */

#top {
	overflow: hidden;
	margin-top: 8px;
}
#navigation {
	overflow: hidden;
}
#navigation ul#nav {
	float: right;
	margin: 0 4px 0 0;
}
#navigation ul#nav li {
	display: inline;
}
#navigation ul#nav li a {
	display: block;
	width: 115px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	background-color: #636363;
	float: left;
	text-align: center;
	text-decoration: none;
	margin: 0 0 0 7px;
}
#navigation ul#nav li a:hover, #navigation ul#nav li a.qs_activelink {
	color: #4e0c0e;
	background: #fff url(../images/bg_navli.jpg) top left repeat-x;
}
#header {
	margin: 0 4px 0 5px;
	height: 267px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e4e4e4;
}
#logo-nav {
	width: 310px;
	float: left;
}
h1#logo {
	height: 123px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 13px;
	padding-left: 0px;
}
/* --- MAIN SLIDER --- */

#slider_nav {
	position: relative;
	z-index: 56;
}
#slider_nav ul {
	position: absolute;
	z-index: 57;
}
#slider_nav ul li a {
	display: block;
	width: 328px;
	height: 39px;
	line-height: 39px;
	background: url(../images/bg_slidernav.png) top left no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	padding: 0 0 0 15px; /* fix for IE */
	margin: 0 0 1px 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.1em;
	z-index: 55;
}
#slider_nav ul li a:hover, #slider_nav ul li a.current {
	background-position: bottom left;
	z-index: 60;
}
#slider {
	width: 590px;
	height: 254px;
	background: #fff url(../images/bg_slider.jpg) top left no-repeat;
	float: left;
	padding: 13px 0 0 0; /* fix for IE */
	overflow: hidden;
	z-index: 1;
}

#slider div { z-index:2;}
/* --- MAIN CONTENT --- */

#main {
	width: 574px;
	float: right;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0px;
}
#main div {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#main div img, #secondary div img {
	border: 1px solid #e4e4e4;
	background-color: #fafafa;
	padding: 4px 6px 4px;
}
#welcome {
	background: url(../images/bg_welcome.jpg) bottom center no-repeat;
	padding-bottom: 30px !important;
	
}
#slider2 {
	background: url(../images/bg_slider2.jpg) bottom left repeat-x;
	margin-left: -14px;	
}
#slider2 .item {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 24px;
}
#slider2_nav {
	padding: 0 !important;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -14px;
}
#slider2_nav ul li {
	display: inline !important;
}
#slider2_nav ul li a {
	display: block;
	float: left;
	width: 195px;
	height: 47px;
	line-height: 47px;
	background: #fafafa url(../images/bg_slider2nav.jpg) top left no-repeat;
	border-left: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	text-align: center;
	text-decoration: none;
	color: #565656;
	text-transform: uppercase;
	font-size: 10px;
}
#slider2_nav ul li a:hover, #slider2_nav ul li a.current {
	background: #eee none;
	border: none;
	width: 195px;
	height: 48px;
}
/* --- SIDEBAR --- */

#sidebar {
	width: 285px;
	float: left;
	border-top: 1px solid #fff;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#sidebar div {
	margin-top: 0px;

	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#sidebar #about {
	background: url(../images/bg_line.jpg) bottom left repeat-x;
}
#sidebar #services {
	background: url(../images/bg_line.jpg) bottom left repeat-x;
	font-size: 12px;
	line-height: 20px;
}
.nosidebar #sidebar #services {
	background: none;
}
#sidebar #services ul li {
	margin: 10px 0 10px 15px;
	padding: 0 0 0 50px;
}
#sidebar #services ul li#first {
	background: url(../images/services_phone.jpg) left center no-repeat;
}
#sidebar #services ul li#second {
	background: url(../images/services_book.jpg) left center no-repeat;
}
#sidebar #services ul li#third {
	background: url(../images/services_print.jpg) left center no-repeat;
}
#sidebar #contact_details {
	margin-top: 20px;
	font-size: 12px;
	line-height: 20px;
}
#sidebar #contact_details h3 {
	background: url(../images/h3_contact.jpg) top left no-repeat;
	padding: 0 0 0 42px;
	line-height: 32px;
	margin-bottom: 24px;
}
#sidebar #contact_details ul {
	float: left;
}
#sidebar #contact_details ul#address {
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/* --- FOOTER --- */

#footer {
	width: 880px;
	margin: 0 auto;
	background: url(../images/bg_footer.jpg) top left no-repeat;
	padding: 20px 30px 0 20px;
	margin: 0 0 40px 0;
	font-size: 9px;
	text-align: right;
}
/* --- SERVICES PAGE --- */

#sidebar #services_aside {
	background: url(../images/bg_line.jpg) bottom left repeat-x;
}
#secondary {
	width: 900px;
	margin: 0 auto;
	background: #fafafa url(../images/bg_line.jpg) top left repeat-x;
	overflow: hidden;
}
#secondary div {
	padding: 15px 15px 15px 30px;
}
#area1, #area2 {
	width: 45%;
	float: left;
	margin: 10px 0 0 0;
}
#area1 h4, #area2 h4 {
	margin: 0 0 15px 0;
}
/* --- CONTACT PAGE --- */ 

#contact p#contactinfo {
	background: url(../images/contact_envelope.jpg) top left no-repeat;
	padding: 0 0 0 160px;
}
form#submitform {
	margin: 50px 0 150px 0;
}
form#submitform label {
	float:left;
	width:15%;
	margin-right:0.5em;
	padding-top:0.2em;
	text-align:right;
	font-weight:bold;
}
form#submitform input {
	display: block;
	background-color: #f6f6f6;
	width: 300px;
	height: 30px;
	line-height: 30px;
	border: none;
	border-bottom: 1px solid #ccc;
	margin: 0 0 20px 0;
	padding: 0 0 0 10px;
	font: 13px/22px "Lucida Grande", Tahoma, sans-serif;
	color: #545454;
}
form#submitform input#submit {
	float: right;
	margin: 0 5px 0 0;
	border: none;
	background: url(../images/send.png) top left no-repeat;
	width: 97px;
	height: 25px;
	text-indent: -9999px;
	cursor: pointer;
}
form#submitform textarea {
	display: block;
	background-color: #f6f6f6;
	width: 510px;
	height: 150px;
	line-height: 30px;
	border: none;
	border-bottom: 1px solid #ccc;
	margin: 0 0 20px 0;
	padding: 10px 0 0 10px;
	font: 13px/22px "Lucida Grande", Tahoma, sans-serif;
	color: #545454;
}
form#submitform #error {
	float: left;
	width: 350px;
	padding: 0;
	margin: 0 0 0 0 !important;
	line-height: 8px;
}
form#submitform #error p.loading {
	background: url(../images/loader.gif) top left no-repeat;
	padding: 0 0 0 25px;
	line-height: 16px;
}
form#submitform #error p.wrong {
	color: red;
}
blockquote {
	padding:3px;
	color:#666;
	background: transparent url("../images/blockquote.gif") no-repeat 0 0;
	font-style: italic;
	margin-top: 22px;
	margin-right: 20px;
	margin-bottom: 22px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 40px;
	font-size: 1.1em;
}
#main #welcome div.gray ul {
	margin-left: 24px;
	margin-right: 24px;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 24px;
	font-size: 1.1em;
}

#main #welcome ul {
	margin-left: 24px;
	margin-right: 24px;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 24px;
	font-size: 1.1em;
}
.gray {
	background-color: #F7F7F7;
	margin-top: 8px;
	margin-right: 24px;
	margin-bottom: 24px;
	margin-left: 8px;
	padding-top: 24px;
	padding-right: 8px;
	padding-bottom: 24px;
	padding-left: 8px;
	border: 1px solid #CCC;
}
.gray p {
	margin-left: 0px;
	padding-left: 0px;
}


#rightmenu {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#rightmenu #menu {margin: 0; padding: 0;}

#rightmenu ul#QS_menulist, #rightmenu ul#QS_menulist ul {
	list-style-type:none;
	margin: 0;
	padding: 0px;
	width: 234px;
}

#rightmenu ul#QS_menulist a {
  display: block;
  text-decoration: none;	
}

#rightmenu ul#QS_menulist li {
  margin-top: 3px;
}

#rightmenu ul#QS_menulist li a {
	color: #555;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #9E0B0F;
	border-left-color: #999;
	background-image: url(../fixedImages/pijltjeoverdown.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#rightmenu ul#QS_menulist li a:hover {
  background: #eee;
  	background-image: url(../fixedImages/pijltjedown.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#rightmenu ul#QS_menulist li ul {
	border-style: none;
}
#rightmenu ul#QS_menulist li ul li a {
	border-style: none;
	margin: 0px;
	background-image: url('../fixedimages/pijltjeover.gif');
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding-right: 18px;
	padding-left: 0px;
	font-size: 1.1em;
	color: rgb(78, 12, 14);
}
#rightmenu ul#QS_menulist li ul li a:hover {
	background: rgb(238, 238, 238) url('../fixedimages/pijltje.gif') no-repeat scroll right center;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
	padding-right: 18px;
		color: #900;
}
#rightmenu ul#QS_menulist li ul li a.qs_activelink {
	background: rgb(238, 238, 238) url('../fixedimages/pijltje.gif') no-repeat scroll right center;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
	padding-right: 18px;
	color: #900;
}

#QS_list
{
}
#QS_list .QS_listitem .QS_listminusplus
{
    FLOAT: left;
    WIDTH: 10px;
    POSITION: relative;
    TOP: 3px
}
#QS_list .QS_listitem .QS_listitemtitle
{
    FONT-WEIGHT: bolder;
    LEFT: 4px;
    POSITION: relative
}
#QS_list .QS_listitem
{
    padding-bottom: 3px;
    width: 95%;   
    clear: both
}
#QS_list .QS_listitem .QS_listitemvalue
{
    LEFT: 14px;
    PADDING-BOTTOM: 10px;
    POSITION: relative
}
#QS_catalog
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    MARGIN-BOTTOM: 10px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px
}
#QS_catalog .QS_catalogitem
{
    BORDER-RIGHT: #dcdcdc 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #dcdcdc 1px solid;
    PADDING-LEFT: 2px;
    FLOAT: left;
    MARGIN-BOTTOM: 10px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #dcdcdc 1px solid;
    WIDTH: 100%;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #dcdcdc 1px solid;
    POSITION: relative
}
#QS_catalogbrowsetable
{
    FONT-WEIGHT: bolder;
    MARGIN-BOTTOM: 5px;
    WIDTH: 100%;
    TEXT-ALIGN: center
}
#QS_feed
{
    WIDTH: 100%
}
#QS_feed .QS_feeditem
{
    FLOAT: left;
    PADDING-BOTTOM: 10px;
    WIDTH: 100%;
    POSITION: relative
}

#QS_breadcrumbs
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: xx-small;
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px;
    POSITION: relative;
    TEXT-ALIGN: left
}
#QS_searchResults
{
}
#QS_searchResults .QS_searchResultsTitle
{
    FONT-WEIGHT: bolder
}
#QS_searchResults .QS_searchResultsText
{
    PADDING-BOTTOM: 7px;
    FONT-STYLE: italic
}
#shadow-container
{
    LEFT: 3px;
    MARGIN-BOTTOM: 3px;
    MARGIN-RIGHT: 3px;
    POSITION: relative;
    TOP: 3px
}
#shadow-container .shadow2
{
    LEFT: -1px;
    POSITION: relative;
    TOP: -1px
}
#shadow-container .shadow3
{
    LEFT: -1px;
    POSITION: relative;
    TOP: -1px
}
#shadow-container .container
{
    LEFT: -1px;
    POSITION: relative;
    TOP: -1px
}
#shadow-container .shadow1
{
    BACKGROUND: #f1f0f1
}
#shadow-container .shadow2
{
    BACKGROUND: #dbdadb
}
#shadow-container .shadow3
{
    BACKGROUND: #b8b6b8
}
#shadow-container .container
{
    BORDER-RIGHT: #848284 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #848284 1px solid;
    PADDING-LEFT: 0px;
    BACKGROUND: #ffffff;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: #848284 1px solid;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #848284 1px solid
}
#QS_form { width: 490px;
margin: 0px;
padding: 0px;
height:520px;}

#QS_form p{
	width: 490px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
}

form {
	margin: 0pt;
	padding: 0pt;
	height: auto;
	width: 470px;
	clear:none;
	float: left;
}
#QS_form .QS_fieldline
{
	CLEAR: both;
	FLOAT: left;
	PADDING-BOTTOM: 3px;
	WIDTH: 450px;
	POSITION: relative
}
#QS_form .QS_fieldline .QS_fieldlabel
{
	LEFT: 0px;
	FLOAT: left;
	WIDTH: 160px;
	FONT-STYLE: italic;
	POSITION: relative;
	TEXT-ALIGN: right;
	margin: 0px;
	padding: 0px;
}
#QS_form .QS_fieldline .QS_fieldvalue
{
	LEFT: 7px;
	FLOAT: left;
	POSITION: relative;
	margin: 0px;
	padding: 0px;
}
#QS_form .QS_fieldline .QS_oneline
{
    FLOAT: none;
    PADDING-BOTTOM: 3px;
    POSITION: relative
}

#QS_catalog .QS_catalogitem .QS_fieldline
{
    CLEAR: both;
    FLOAT: left;
    PADDING-BOTTOM: 7px;
    WIDTH: 100%;
    POSITION: relative
}
#QS_catalog .QS_catalogitem .QS_fieldline .QS_fieldlabel
{
    LEFT: 0px;
    FLOAT: left;
    WIDTH: 25%;
    FONT-STYLE: italic;
    POSITION: relative;
    TEXT-ALIGN: right
}
#QS_catalog .QS_catalogitem .QS_fieldline .QS_fieldvalue
{
    LEFT: 7px;
    FLOAT: left;
    WIDTH: 70%;
    POSITION: relative
}
#QS_catalog .QS_catalogitem .QS_fieldline .QS_formlink
{
    LEFT: 7px;
    FLOAT: left;
    WIDTH: 70%;
    POSITION: relative
}
#QS_catalog .QS_catalogitem .QS_fieldline .QS_itempicture
{
    LEFT: 7px;
    FLOAT: left;
    WIDTH: 70%;
    POSITION: relative
}
#QS_catalog .QS_catalogitem .QS_fieldline .QS_itemtitle
{
    FONT-WEIGHT: bolder;
    LEFT: 0px;
    FLOAT: left;
    WIDTH: 90%;
    POSITION: relative
}
#QS_feed .QS_feeditem .QS_feeditemcategory
{
    FONT-WEIGHT: bolder
}
#QS_feed .QS_feeditem .QS_feeditemdescription
{
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px
}
#QS_feed .QS_feeditem .QS_feeditemdetails
{
    FONT-SIZE: smaller
}
#QS_feed .QS_feeditem .QS_feeditemtitle
{
    FONT-WEIGHT: bolder
}
#QS_feed .QS_feeditem .QS_feeditemdescription P
{
    MARGIN-TOP: 1px;
    MARGIN-BOTTOM: 3px
}
#QS_theme
{
	margin-bottom: 10px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-right: gray 1px dashed;
	border-top: gray 1px dashed;
	border-left: gray 1px dashed;
	border-bottom: gray 1px dashed;
	overflow: hidden;	
}

#QS_theme .QS_theme_subject
{
    FONT-WEIGHT: bold;
    MARGIN-BOTTOM: 3px; 

}

#QS_theme .QS_theme_body
{
}
#QS_theme .QS_theme_footer
{
    CLEAR: both;
    BORDER-TOP: silver 1px solid;
    MARGIN-TOP: 5px;
    FONT-SIZE: 0.8em;
    FLOAT: left;    
    WIDTH: 100%;
    TEXT-ALIGN: right;    
}
#QS_theme .QS_theme_footer UL
{
	list-style-position: outside;
	list-style-type: square;
	padding-left: 10px;
	margin-left: 10px;	
}

#breadcrumbs {
	font-size: 0.8em;
	background-color: #eee;
	padding: 12px;
	margin: 4px;
}