/*@import url(../InlineWin.css);*/


/*html,html body {height:100%;}*/

body{ margin: 0; padding: 0; color: #666; font: 76%/1.6em Arial, Helvetica, "Lucida Grande", sans-serif; }
body#frontend{ text-align: center; background: #fff url('../../images/frontend/bg-body.gif') top left repeat-y; }

a{ color: #7b5da0 !important; text-decoration: underline; outline: none; }
a:hover{ color: #7b5da0; text-decoration: underline !important; }
a:visited{ color: #7b5da0; text-decoration: underline; }

h1 a, h2 a, h3 a, h4 a, h5 a{ text-decoration: none; color: #7b5da0 !important; }
h1{ color: #7b5da0; margin: 0 0 0.5em 0; padding: 0; font: bold 146% Arial, Helvetica, "Lucida Grande", sans-serif; letter-spacing: 0px; }
h2{ color: #7b5da0; margin: 0.3em 0 0.3em 0; padding: 0 0 0 0; font: bold 136% Arial, Helvetica, "Lucida Grande", sans-serif; letter-spacing: 0px; }
h3{ color: #7b5da0; margin: 0.4em 0 0.2em 0; padding: 0 0 0 0; font: bold 126% Arial, Helvetica, "Lucida Grande", sans-serif; letter-spacing: 0px; }
h4{ color: #7b5da0; margin: 0; padding: 0 0 0 0; font: bold 116% Helvetica, "Lucida Grande", sans-serif; }
h5{ color: #7b5da0; margin: 0; padding: 0; font: bold 106% Arial, Helvetica, "Lucida Grande", sans-serif; }
.related-sidebar h1, .related-sidebar h2, .related-sidebar h3{ margin: 0; }

p{ margin: 0 0 0 0; padding: 0 0 1.5em 0; }
blockquote{ margin: 0em 1em 2em 1.5em; }
img, img a{ border: none; }

ul{ list-style-type: disc; display:block; margin: 0 0 2em 1em; padding: 0 0 0 2em; }
ol{ list-style-type: decimal; display:block; margin: 0 0 2em 1em; padding: 0 0 0 2em; }
ul li, ol li , ol li a, ul li a{ line-height: inherit; position: relative; }
ul li{ /*padding: 0.3em 0;*/ line-height: inherit; list-style-type: disc; }
ol li{ /*padding: 0.3em 0;*/ line-height: inherit; list-style-type: decimal; }
ul.no-bullets{ margin: 0 0 0.8em 0; padding: 0; list-style-type: none; }
ul.no-bullets li{ list-style-type: none; float: left; width: 100%; }

ul.arrows{ margin: 0; padding: 0; list-style: none; }
ul.arrows li{ margin: 0; padding: 0; list-style: none; float: left; width: 100%; border-bottom: 1px solid #f6ecfd; }
ul.arrows li a{ display: block; text-decoration: none !important; background: url('../../images/frontend/icon-arrow-read-more.gif') 0em 0.7em no-repeat; padding: 0.3em 0 0.3em 10px; }
ul.arrows li a:hover{ text-decoration: underline !important; }

ul.external{ margin: 0; padding: 0; list-style: none; }
ul.external li{ margin: 0; padding: 0; list-style: none; float: left; width: 100%; border-bottom: 1px solid #f6ecfd; }
ul.arrows li a{ display: block; text-decoration: none; background: url('../../images/frontend/icon-arrow-read-more.gif') 0em 0.8em no-repeat; padding: 0.3em 0 0.3em 10px; }
ul.external li a:hover{ text-decoration: underline; }

/* Short nav */
div.short-nav							{width: 100%;white-space: nowrap;padding:0px;margin:0 0 15px 0;float:left;clear:both;}
div.short-nav-bottom					{position: relative; width: 100%;white-space: nowrap;padding:0px;margin:0 0 15px 0;float:left;clear:both;}
div.short-nav a,
div.short-nav-bottom a					{color: #8C8774; border: none; text-decoration: none; padding:0;}
div.short-nav a.next,
div.short-nav-bottom a.next				{color: #AE9356; border: none; text-decoration: underline; padding:0px 10px 3px 0px;background:url(../../images/frontend/icon-goldarrow-right.gif) right 7px no-repeat;}
div.short-nav a.next-no-bgimg,
div.short-nav-bottom a.next-no-bgimg	{color: #8C8774; border: none; text-decoration: none; padding:0px 10px 3px 0px;}
div.short-nav a.prev,
div.short-nav-bottom a.prev				{color: #AE9356; border: none; text-decoration: underline; padding:0px 0px 3px 10px;background:url(../../images/frontend/icon-goldarrow-left.gif) left 7px no-repeat;}
div.short-nav a.prev-no-bgimg,
div.short-nav-bottom a.prev-no-bgimg	{color: #8C8774; border: none; text-decoration: none; padding:0px 0px 3px 10px;}
div.short-nav a.prev:hover,
div.short-nav a.next:hover				{text-decoration: none; }
div.short-nav-bottom a.prev:hover,
div.short-nav-bottom a.next:hover		{text-decoration: none; }
div.short-nav .max-nav-l,
div.short-nav-bottom .max-nav-l			{width:45%;white-space:normal;text-align:left;}
div.short-nav .max-nav-r,
div.short-nav-bottom .max-nav-r			{width:45%;white-space:normal;text-align:right;}


/* facetlist general */
div.facet-container{ display: block; width: 200px; clear: both; float: left; background: #F2E8F6; border: 1px none #f6ecfd; margin: 0 0 5px 0 !important; overflow: hidden; } /*with border width: 223*/
ul.facet-list{ list-style-type: none; background: transparent; padding: 0.3em 0 !important; margin: 0 0 0 8px !important; display: block; width: 100%; clear: both; float: left; }
ul.facet-list li{ border-bottom: 1px solid #BCC8E5; display: block; width: 185px; clear: both; float: left; padding: 0 !important; list-style-type: none; }
ul.facet-list li.selected a{ font-weight: normal; color: #ff3366 !important; }
ul.facet-list li.selected span{ color: #ff3366; }
ul.facet-list .checkbox{ float: left; width: 14px; }
h4.facet-list-title{ background: #b1a6d5; margin:0 0 0.3em 0; padding: 0.3em 0em 0.3em 10px; width: 200px; float: left; color: #FFF; font-size: 110%; }
ul.facet-list li:last-child{ border: none; }

div.facet-container label{ display: inline; width: auto !important; }
div.facet-container label:hover{ text-decoration: none !important; }

/* facetnav */
ul.facet-list li a{ text-decoration: none !important; color: #7b5da0 !important; width: 160px; float: right; line-height: 1.1em; margin: 0 !important; padding: 0.4em 0 !important; }
	ul.facet-list li a:hover{ text-decoration: underline !important; /*color: #7b5da0 !important;*/ }
ul.facet-list .checkbox{ float: left; width: 14px; position: relative; top: 0px !important; }
ul.facet-list li a span{ color: #7b5da0; font-size: 86%; }
ul.facet-list label.icon-arrow-right a{ background-image: url('../../images/frontend/icon-arrow-right.gif'); background-position: 0px 5px; background-repeat: no-repeat; text-indent: 14px; }
ul.facet-list label.icon-arrow-down a{ background-image: url('../../images/frontend/icon-arrow-down.gif'); background-position: 0px 5px; background-repeat: no-repeat; text-indent: 14px; }

/* sub-facetlist */
ul.facet-list ul{ list-style-type: none; padding: 0 !important; margin: 0 !important; display: block; width: 100%; clear: both; float: left; }
ul.facet-list ul .checkbox{ float: left; width: 14px; margin-left: 22px; }
ul.facet-list li li{ border-bottom: none; border-top: 1px solid #f6ecfd; }
ul.facet-list li li a{ width: 142px; float: right; margin: 0 !important; padding: 0.3em 0 !important;  }
ul.facet-list li li a:hover{ text-decoration: underline; }

/* empty-facet */
ul.facet-list li label.empty a{ text-decoration: none !important; color: #acacac !important; cursor: default !important; }
ul.facet-list li label.empty a:hover, ul.facet-list li label.empty{ text-decoration: none !important; color: #acacac !important; cursor: default; }
ul.facet-list li label.empty a span{ color: #acacac !important; }


form{ margin: 0; padding: 0; }
.related-sidebar p{ padding: 0.2em 0; margin: 0; clear: both; width: 100%; }
fieldset{ border: none; margin: 1em 0; padding: 0; width: 100%; }
input, textarea{ font: normal 100% Arial, Helvetica, "Lucida Grande", sans-serif; background: #FFF;  border: 1px solid #f1f1f1; padding: 2px 4px; width: 98%;  }
input.button, a.button, input.loginButton, a.loginButton{ cursor: pointer; border-radius:3px;; -moz-border-radius:3px; -webkit-border-radius: 3px; width: auto; white-space: nowrap; border: 1px none #7b5da0 !important; padding: 4px 10px; color: #FFF; background: #7b5da0; }
input.button:hover, a.button:hover, input.loginButton:hover, a.loginButton:hover{ border-radius:3px;; -moz-border-radius:3px; -webkit-border-radius: 3px; border: 1px none #7b5da0 !important; background: #8C69AB; color: #FFF;  padding: 4px 10px; text-decoration: none; }
input.checkbox, input.radio{ background: none; border: none; display: inline; float: left; width: 14px; }
label{ color: #666; display: block; clear: both; margin: 0; cursor: pointer; line-height: 1.4em; }
label.inline, ul li label{ display: block; clear: none; margin: 0 0 0 4px; float: left; width: 75%; }
label:hover{ text-decoration: underline; }
input.fillout{ width: 98%; }
input.loginButton{ width: auto; }
span.inline input, span.inline label, table.inline input, table.inline label { width:auto; display:inline; }


/* toolbox */
.center{ margin: auto auto; }
.center-txt{ text-align: center; }
.center-page{ margin: 0 auto; overflow: hidden; }
.clear{ clear: both; display: block; }
.clear-right{ clear: right; }
.clear-left{ clear: left; }
.no-clear{ clear: none; display: inline; }
.intro-txt{ margin-top: 1em; font-size: 145%; line-height: 1.5em; }
.big-txt{ font-size: 126%; }
.bigger-txt{ font-size: 116%; }
.big-nav *{ font-size: 110%; }
.normal-txt{ font-size: 100%; }
.small-txt{ font-size: 96%; }
.xsmall-txt{ font-size: 86%; }
.line-height-normal{ line-height: normal; }
.left{ float: left;}
.left-img{ margin: 8px 24px 8px 0; float: left; }
.left-txt { text-align: left; }
.line { margin: 0.5em 0 1.5em 0; width: 100%; border-top: 1px #f6ecfd solid; display: block; line-height: 0px; _height: 1px; }
.padding{ padding: 20px; }
.padding-small{ padding: 0px; }
.padding-special{ padding: 3px; }
.padding-xsmall{ padding: 6px; float: left; }
.padding-small-content{ padding: 0px 15px; }
.no-margin{ margin: 0; }
.no-margin-bott{ margin-bottom: 0; }
.no-padding{ padding: 0 !important; }
.no-pad-bott{ padding-bottom: 0; }
.no-border{ border: none !important; }
.no-block{ display: inline !important; width: auto !important; }
.no-background{ background-position: 0% 0%;
	background-color: none !important;
	background-image: none !important;
	background-repeat: repeat !important;
	background-attachment: scroll !important;
}
.no-underline{ text-decoration: none !important; }
.no-bold{ font-weight: normal; }
.nofloat{ float: none; }
.right{ float: right; }
.right-img{ float: right; margin: 8px 0 8px 24px; }
.right-txt{ text-align: right; }
.rnd-small{ /*-moz-border-radius:4px;*/ -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.rnd-big{ /*-moz-border-radius:6px;*/ -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }

.mtop{ margin-top: 10px; }
.mbott{ margin-bottom: 10px !important; }
.mleft{ margin-left: 10px; }
.mright{ margin-right: 10px; }
.mstop{ margin-top: 5px; }
.msbott{ margin-bottom: 5px !important; }
.msleft{ margin-left: 5px; }
.msright{ margin-right: 5px; }

.ptop{ padding-top: 10px; }
.pbott{ padding-bottom: 10px; }
.pleft{ padding-left: 10px; }
.pright{ padding-right: 10px; }
.pstop{ padding-top: 5px; }
.psbott{ padding-bottom: 5px; }
.psleft{ padding-left: 5px; }
.psright{ padding-right: 5px; }

.max-nav-l {width:45%;display:block;text-align:left;}
.max-nav-r {width:45%;display:block;text-align:right;}

.spacer-left{ margin-left: 22px; }
.spacer-right{ margin-right: 22px; }
.date{ margin: 0.4em 0 0.2em 0; clear: both; display: block; }
.block{ display: block; }
.wrap{ width: auto; }
.no-wrap{ white-space: nowrap }
.hide{ display: none; }
.noscript{ display: none; }
.auto{ width: auto; }
.fillout{ width: 100%; }
.overflow-hidden{ overflow: hidden !important; }
.print{ display: none; }

.clearfix:after {	content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix {	display: inline-block; }
html[xmlns] .clearfix {	display: block; }
* html .clearfix { height: 1%; }

.photo-description{ font-size: 90%; font-style: italic; }
.footer-description{ font-size: 90%; }
.box-border{ border: 1px solid #7b5da0; margin: 1em 0 2em 0em !important; padding: 5px; }
.box-sides{ border-left: 1px solid #7b5da0; border-right: 1px solid #7b5da0; margin: 1em 0em 2em 0em !important; padding: 0px 10px; }
.box-sides p, .box-border p{ padding: 0; }

/* end toolbox */


/* color styles */
.black-txt, .black-txt * { color: #000 !important;  }
a.black-txt:hover, .black-txt a:hover { color: #000 !important; }
.white-txt, .white-txt * { color: #FFF !important;  }
a.white-txt:hover, .white-txt a:hover  { color: #FFF !important; }
.light-txt, .light-txt * { color: #666 !important;  }
a.light-txt:hover, .light-txt a:hover { color: #666 !important; }
.dark-txt, .dark-txt * { color: #666 !important;  }
a.dark-txt:hover, .dark-txt a:hover { color: #666 !important; }
.special-txt, .special-txt * { color: #7b5da0 !important;  }
a.special-txt:hover, .special-txt a:hover { color: #7b5da0 !important; }
.special-light-txt, .special-light-txt * { color: #7b5da0 !important;  }
a.special-light-txt:hover, .special-light-txt a:hover { color: #7b5da0 !important; }
.special-dark-txt, .special-dark-txt * { color: #7b5da0 !important;  }
a.special-dark-txt:hover, .special-dark-txt a:hover { color: #7b5da0 !important; }

.special-font{ color: #7b5da0 !important; font-size: 100%; text-transform: uppercase; }

/* various */
.selection-vertical .fillout{ width: 85% !important; }
.selection-vertical, .selection-horizontal{ border-bottom: 1px solid #f6ecfd !important; padding-bottom: 0.5em; background: transparent !important; }
.selection-vertical a, .selection-horizontal a{ background-color: #F2E8F6 !important; text-decoration: none; }
.selection-vertical a:hover, .selection-horizontal a:hover{ color: #7b5da0; background-color: #b1a6d5 !important; }
.selection-vertical .padding-small, .selection-horizontal .padding-small{ padding: 0;}
.paragraph p, div.results p{ padding: 0 0 0.3em 0; }
.border-img{ background-color: #f1f1f1; border: 1px solid #f6ecfd;}
.border-img img{ float: left; margin:0; padding: 0; }
.caption{ font-size: 86%; text-align: center; clear: both; }

.rnd{ border-radius:5px; -moz-border-radius:5px; -webkit-border-radius: 5px; }
.btn{ border-radius:5px; -moz-border-radius:5px; -webkit-border-radius: 5px; padding: 0.3em 0.6em; text-indent: 6px; font-size: 90%; }
.related-sidebar .btn{ width: 100%; display: block; padding: 0em 0em; }

.btn.light{ }
.btn.dark{ } 
/*.btn.dark:hover, .btn.light:hover{ text-decoration: underline !important; }*/

.related-sidebar{ font-size: 100%; width: 190px; overflow: hidden; position: relative; z-index: 100; border: white 1px none; clear: both; float: right; color: #7b5da0; line-height: 1.4em; margin-bottom: 1em; }
.related-sidebar-mening{ font-size: 100%; width: 190px; overflow: hidden; position: relative; z-index: 100; border: white 1px none; clear: both; float: right; color: #7b5da0; line-height: 1.4em; margin-bottom: 1em;background:#f2e8f6;border:solid 1px #8869af;}

.related-sidebar-report		{ font-size: 100%; width: 190px; overflow: hidden; position: relative; z-index: 100; border: #000 1px solid; clear: both; float: right; color: #7b5da0; line-height: 1.4em; margin-bottom: 1em;background:#f2e8f6;}
.related-sidebar-report h3	{background:#b2a6d6;color:#fff;display:block;width:188px;margin:0;padding:0.2em 0 0.2em 0.2em;}
.related-sidebar-report p	{padding:0.2em 0 0.5em 0.3em;}
#container.wide .related-sidebar-report p	{padding:0.2em 0 0.5em 0.3em;}


.related-sidebar h4{ color: #7b5da0; font-size: 126%; display: block; width: 100%; text-indent: 0px; padding-top: 3px; margin-bottom: 0.3em; text-decoration: none; }
.related-sidebar h4 a{ color: #7b5da0;  text-decoration: none; }
.related-sidebar h5{ color: #7b5da0 !important; }
.related-sidebar h5 a{ text-decoration: underline; }
.related-sidebar p{ padding: 0 0 0.8em 0; }
/*.related-sidebar a{ color: #73a500 !important; }
.related-sidebar a:hover{ color: #73a500 !important; text-decoration: underline; }*/
.related-sidebar label{ color: #666; }
.related-sidebar ul{ margin: 0em; }
.related-sidebar li{ padding: 0.1em; }
.right-pane .related-sidebar .padding-small{ padding: 0px; float: left; }
.right-pane .related-sidebar .padding-xsmall .padding-small{ padding: 5px !important; float: left; }
.related-sidebar-banner{ margin-bottom: 1.5em !important; }
.related-sidebar a.read-more{ float: left; text-decoration: none; font-size: 100%; line-height: normal; padding: 0.3em 0 0em 10px; width: auto; display: block; font-weight: normal; background: url('../../images/frontend/icon-arrow-read-more.gif') 0em 0.6em no-repeat; }
.related-sidebar a.read-next{ float: left; text-decoration: none; font-size: 100%; line-height: normal; padding: 0 0 0.2em 0; width: 180px; display: block; font-weight: bold; background: url('../../images/frontend/icon-arrow-read-more.gif') 165px 4px no-repeat; }
.related-sidebar a.read-more:hover{ text-decoration: underline; }
.related-sidebar a{ color: #7b5da0 !important; text-decoration: underline !important; }
.related-sidebar a:hover{ color: #7b5da0 !important; text-decoration: underline !important; }
.related-sidebar .icon-add{ color: #7b5da0 !important; background-image: url('../../images/frontend/icon-add.gif'); background-position: 2px 4px; background-repeat: no-repeat; padding: 0 0 2px 13px; font-weight: bold; font-size: 96%; }

.bg-color-01{ }
.bg-color-02{ }
.bg-color-03{ }

.border-color-01{ }
.border-color-02{ }
.border-color-03{ }
.border-color-04{ }

/*.box-special{ font-size: 110%; position: relative; top: -12px; left: -15px; margin: 0 0 1em 0; color: #FFF; width: 100%; background: #74B21E url('../../images/frontend/bg-box-special.jpg') top right repeat-y; }
.box-special a{ color: #FFF !important; }*/
.box-special .padding-small{ padding: 2em 0px; }
/*#container.wide .box-special{ position: relative; top: -12px; left: -22px; margin: 0 0 1em 0; color: #FFF; width: 100%; background: #74B21E url('../../images/frontend/bg-box-special.jpg') top right repeat-y; }
*/
.poll-result{ width: 150px !important; float: left; height: 15px; background: #F1F1F1; }
.poll-nr{ float: right; font-size: 90% }
.poll-result div{ background: #7b5da0; height: 15px; }

.tag-cloud{ overflow: hidden; white-space: normal; }
.tag-cloud a{ color: #666 !important; text-transform: uppercase; white-space: nowrap; text-decoration: none; margin: 0.2em 0.5em 0.2em 0; float: left; }
.tag-cloud a:hover{ color: #7b5da0 !important; text-decoration: none !important; }
.bg-orange{ background: #7b5da0 !important; }

#content .center-pane .related-sidebar{ width: 100% !important; overflow: hidden; position: relative; z-index: 100; clear: both; float: left; margin-bottom: 1em; }
#content .center-pane .related-sidebar .poll-result{ width: 90% !important; float: left; height: 15px; background: #f1f1f1; }
/*#content .center-pane .related-sidebar h4{ border-bottom: none; margin: 0 0 0 10px; }*/
#content .center-pane .related-sidebar .padding-small{ padding: 0; }

#content .center-pane .content-footer-pane .related-sidebar{ background: #f1f1f1; width: 193px !important; overflow: hidden; position: relative; z-index: 100; border: #f1f1f1 1px solid !important; clear: both; float: right; margin-bottom: 1em; }

.download-txt{ padding: 4px; font-size: 88%; line-height: 1.4em; margin: 0.5em 0 1.5em 0; float: left; }


.page-tools{ position: relative; margin-top: 16.4em; width: 91px; border: none; display: block; float: right;}
.page-tools .btn{ padding: 0.15em 0.6em; text-indent: 6px; font-size: 90%; }
.page-tools .tools{ background: #F1F1F1; float: left; position: absolute; top: 24px; right: 0px !important; }
ul.tools{ margin-top: 0px; padding: 5px 5px;  }
.tools a{ text-decoration: none; }
.tools a:hover{ text-decoration: underline; }
.tools ul{ margin-bottom: 0px; padding: 10px 5px; width: 150px; }
.tools li{ list-style: none; }
.page-tools .icon-forward, .page-tools .icon-down{ margin-bottom: 0px !important; }
.insight{ border-bottom: 1px dotted #666; cursor: help; }

/*link styles*/
a.read-more{ text-decoration: underline; line-height: 1.4em; font-size: 105%; padding: 0.2em 0 0.2em 10px !important; width: auto; /*display: block;*/ font-weight: normal; background: url('../../images/frontend/icon-arrow-read-more.gif') 0em 0.7em no-repeat; }
a.read-more:hover{ color: #7b5da0 !important; text-decoration: underline !important; }
a.icon-del-end{ background: url('../../images/frontend/icon-del.gif') 2% 50% no-repeat; padding: 0.3em 0.5em 0.3em 2em; margin-top: 0.2em; margin-right: 0.8em; -moz-border-radius:4px; -webkit-border-radius: 4px; width: auto; white-space: nowrap; float: left; }
a.icon-del-end:hover{ text-decoration: line-through !important; background: url('../../images/frontend/icon-del-hover.gif') 2% 50% no-repeat; padding: 0.3em 0.5em 0.3em 2em; margin-top: 0.2em; margin-right: 0.8em; -moz-border-radius:4px; -webkit-border-radius: 4px; width: auto; white-space: nowrap; float: left; }
a.icon-arrow-link{ color: #666; padding: 0.3em 0 0.4em 13px; font-weight: normal; background-image: url('../../images/frontend/icon-arrow-link.gif'); background-position: 0em 0.5em; background-repeat: no-repeat; margin-right: 0; text-decoration: underline; }
a.icon-arrow-link:hover{ color: #7b5da0; padding: 0.3em 0 0.4em 13px; font-weight: normal; background-image: url('../../images/frontend/icon-arrow-link.gif'); background-position: 0em 0.5em; background-repeat: no-repeat; margin-right: 0; text-decoration: underline; }

.facet-list li.selected a.icon-arrow-link{ color: #666; padding: 0.3em 0 0.4em 8px; font-weight: bold; background-image: url('../../images/frontend/icon-arrow-link.gif'); background-position: 0px 8px; margin: 0px; background-repeat: no-repeat; }
.facet-list li a.icon-arrow-link:hover{ text-decoration: underline; }

/* icon bg styles */
.icon-back{ text-decoration: none !important; background-image: url('../../images/frontend/icon-back.gif'); background-position: 0 3px; background-repeat: no-repeat; padding: 0 0 1px 14px; }
.icon-back:hover{ text-decoration: underline !important; }
.icon-forward{ background-image: url('../../images/frontend/icon-forward.gif'); background-position: top right; background-repeat: no-repeat; padding: 0 20px 2px 0px; }
.icon-download{ background-image: url('../../images/frontend/icon-download.gif'); background-position: 0px 3px; background-repeat: no-repeat; padding: 0 0 0 16px; text-decoration: underline; }
.icon-mail{ background-image: url('../../images/frontend/icon-mail.gif'); background-position: 0px 3px; background-repeat: no-repeat; padding: 0 0 0 16px; text-decoration: underline; }
.icon-print{ background-image: url('../../images/frontend/icon-print.gif'); background-position: 0px 7px; background-repeat: no-repeat; padding: 0 0 0 14px; text-decoration: none !important; }
.icon-info{ background-image: url('../../images/frontend/icon-info.gif'); background-position: center right; background-repeat: no-repeat; padding: 0px 20px 2px 0px; color: #666 !important; text-decoration: none; }
.icon-add{ display: none; color: #7b5da0 !important; background-image: url('../../images/frontend/icon-add.gif'); background-position: center left; background-repeat: no-repeat; padding: 0 0 2px 10px; }
.icon-added{ display: none; color: #7b5da0 !important; background-image: url('../../images/frontend/icon-added.gif'); background-position: center left; background-repeat: no-repeat; padding: 0 0 2px 10px; }
.icon-del{ background-image: url('../../images/frontend/icon-del.gif'); background-position: center left; background-repeat: no-repeat; padding: 0 0 2px 20px; }
.icon-pdf{ background-image: url('../../images/frontend/icon-pdf.gif'); background-position: center left; background-repeat: no-repeat; padding: 4px 0 4px 20px; }
.related-sidebar .icon-pdf{ background-image: url('../../images/frontend/icon-pdf.gif'); background-position: center left; background-repeat: no-repeat; padding: 0 0 5px 20px; margin-left: 13px; font-size: 90%; }
a.icon-arrow-right{ background-image: url('../../images/frontend/icon-arrow-right.gif'); background-position: 0px 5px; background-repeat: no-repeat; text-indent: 12px; }
a.icon-arrow-down{ background-image: url('../../images/frontend/icon-arrow-down.gif'); background-position: 0px 5px; background-repeat: no-repeat; text-indent: 12px; }

.icon-text{ color: #666; background-image: url('../../images/frontend/icon-txt.gif'); background-position: 0em 0.4em; background-repeat: no-repeat; padding: 0 0 0 20px; }
.icon-photo{ color: #666; background-image: url('../../images/frontend/icon-foto.gif'); background-position: 0em 0.4em; background-repeat: no-repeat; padding: 0 0 0 20px; }
.icon-numbers{ color: #666; background-image: url('../../images/frontend/icon-cijfers.gif'); background-position: 0em 0.4em; background-repeat: no-repeat; padding: 0 0 0 20px; }
.icon-map{ color: #666; background-image: url('../../images/frontend/icon-kaart.gif'); background-position: 0em 0.4em; background-repeat: no-repeat; padding: 0 0 0 20px; }

.icon-del-small{ background-image: url('../../images/frontend/icon-del-small.gif'); background-position: center right; background-repeat: no-repeat; padding: 0 15px 2px 10px; }
.box span.icon-del-small{ background-image: url('../../images/frontend/icon-del-small.gif'); background-position: center right; background-repeat: no-repeat; padding: 0 15px 2px 0px; }

#container.wide .helpers{ color: #666; position: relative; right: 200px; top: -1.9em; float: right; height: 2.2em; }
.helpers{ color: #666; position: relative; right: 0px; top: -1.8em; float: right; height: 2.2em; }
.helpers a{ color: #666 !important; text-decoration: underline; margin: 0 0 0 6px; padding-top: 2px; }
.helpers a:hover{ color: #666 !important; text-decoration: underline; }


/*.read h4 a{ color: #666 !important; width: 100%; text-decoration: underline !important; font-size: 110%; font-weight: bold; }*/
.box h4 a{ color: #7b5da0; width: 100%; text-decoration: underline !important; font-size: 110%; }
/*.box h4 a:visited{ color: #666; width: 100%; text-decoration: underline !important; font-size: 110%; font-weight: bold; }*/
div.results h4, div.results h4 a{ color: #7b5da0; text-decoration: underline !important; width: 90%; display: block; padding-left: 0px; font-size: 100%; }
div.box, div.results{ padding: 0; margin: 0 0 2em 0; float: left; clear: both; width: 100%; position: relative; }
div.results{ /*background: url('../../images/frontend/bg-results.jpg') left bottom repeat-x;*/ border: 1px none #f6ecfd; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius: 5px; }
div.box .left-pane{ width: 475px !important; float: left; }
div.box .right-pane{ width: 162px !important; float: right; }
div.results .left-pane{ position: relative; width: 75% !important; float: left;  /*border-right: 1px solid #D9DCDD !important;*/ }
div.results .left-pane p{ width: 95%; }
div.results .right-pane{ color: #666; position: relative; width: 20% !important; float: right; border: none !important; font-size: 96%; }
div.results .right-pane .padding-xsmall{ padding: 0; }
div.results .right-pane .have-read{ }
div.results .right-pane .add-document{ }
div.results .right-pane .added-document{ }
div.results .padding-small{ padding: 0px !important; }
div.results .icon-added, div.results .icon-add{ display: none; position: absolute; bottom: 0em; right: 0.9em; font-size: 90%; text-decoration: none; }
div.results .read-more{ color: #7b5da0 !important; padding: 0px;float:left;}
 .add-to-report {position:absolute;right:0px;bottom:5px;background:url(../../images/frontend/icon-add-report.gif) 0px 5px no-repeat;padding:0 0 0 15px}
 .added-to-report {position:absolute;right:0px;bottom:5px;}

p.bronn			{padding: 10px 0 5px 0;position:relative;}

p.sort{ padding: 0 0 0.2em 0;}
p.sort span{ padding: 0 1em 0 0; color: #666; }
p.sort a{ text-decoration: none; margin: 0em 1.5em 0em 5px; padding: 2px 0 0 22px; }
p.sort a:hover{ text-decoration: underline; margin: 0em 1.5em 0em 5px; padding: 2px 0 0 22px; }


/* page layout */
#framework{ position: absolute; width: 998px; left: 10px; margin: 0; text-align: left; }
#container{ width: 100%; height: 100%; text-align: left; float: left; background: #fff; }
#container .page-title{ float: left; }
#header{ position: relative; left: 10px; top: 0px; z-index: 100; width: 998px; min-height: 107px; _height: 107px; margin-bottom: 0px; background: url('../../images/frontend/bg-header.jpg') bottom left no-repeat; z-index: 99; }

#content{ margin-left: 6px; top: 0px; width: 100%; padding-bottom: 2em; height: 100%; float: left; }
#content .content-container{ width: 100%; float: left; padding-bottom: 2px; }
#content .content-pane{ width: 780px; float: left; border: 4px solid #F2E8F6; background: #fbf8fd; }
#content .content-footer-pane{ width: 100%; float: left; }
#content .content-footer-pane .box{ border-bottom: 1px solid #666; }
#content .content-footer-pane .left-pane{ border-right: 1px solid #666; }
#content .left-pane{ position: relative; width: 200px; margin-right: 4px; margin-top: -26px; float: left; overflow: hidden; z-index: 100; }
#content .center-pane{ width: 550px; padding-left: 0; padding-top: 1em; float: left;  margin-bottom: 3em;position:relative; }
#content .right-pane{ position: relative; top: 20px; right: -10px; width: 190px; float: right; z-index: 100; margin-bottom:20px;}
#content .right-pane .icon-forward{ text-decoration: none; padding: 0 0 3px 0; margin-bottom: 4px; border-bottom: 1px solid #7b5da0; display: block; width: 100%; }

#content .subheader .left-pane, #content .subheader .center-pane, #content .subheader .right-pane { /*min-height: 1em; _height: 1em; margin-bottom: 0;*/ }
#content .subheader p{ margin: 0; padding: 0; }
#content .subheader a{ color: #7b5da0; font-size: 100%; }
#content .subheader .left-pane{ width: 200px; text-indent: 10px; margin: 0.4em 0em; float: left; min-height: 1.5em; _height: 1.5em; }
#content .subheader .center-pane{ width: 550px; float: left; }
#content .subheader .right-pane{ position: absolute; top: -99px; right: 0px; width: 221px; float: right; }

#content .subheader div.bg-search-box{ width: 186px; height: 20px; background: url('../../images/frontend/bg-search-box.gif') top left no-repeat; position: absolute; top: 48px; right: 5px; z-index: 100; }
#content .subheader input.search-box{ width: 153px; height: 18px; margin: 0; padding: 2px 0 0 4px; font-size: 90%; color: #acacac; border: none; background: transparent; outline: none;position: absolute; left: 22px; top: 1px;}
#content .subheader input.search-box-submit{ width: 18px; height: 18px; position: absolute; left: 1px; top: 1px; background: url('../../images/frontend/spacer.gif'); border: none; cursor: pointer;}

#container.wide .content-pane{ width: 780px; float: left; border: 4px solid #F2E8F6; background: #fbf8fd; }
#container.wide .left-pane{ width: 200px; margin-right: 4px; float: left; }
#container.wide .center-pane{ width: 750px; float: left; }
#container.wide .right-pane{ width: auto; }
#container.wide .subheader .left-pane{ width: 200px; margin-right: 20px; float: left; }
#container.wide .subheader .center-pane{ width: 750px; float: left; }
#container.wide .right-pane .icon-forward{ text-decoration: none; padding: 0 0 3px 0; margin-bottom: 4px; display: block; width: 100%; }
#container.wide .page-tools{ display: none; position: relative; top: 50px; }

#header .company-title{ margin: 0; padding: 0; z-index: 99; }
#header .company-title a{ position: absolute; left: 0px; top: 0px; height: 107px; width: 200px; display: block; }
#header .company-title a span{ display: none; }
#header .document-title span{ display: none; color: #666; font-weight: normal; width: auto; overflow: hidden; text-indent: 0px; padding: 0; font-size: 180%; margin: 0; }
#header .document-title{ display: none; }

#container.wide h1.site-title	{ margin-top: 0; margin-bottom: 0; width: 65%; }
h1.site-title					{ margin-top: 0; margin-bottom: 0; width: 90%; }
h1.site-title .padding-small	{ padding: 0px; }

#header .go-to{ display: none; position: absolute; float: right; top: 15px; right: 185px; font-size: 90%; z-index: 100; }
#header .go-to a{ color: #666 !important; text-decoration: none; margin: 0 0.3em; }


#navigation ul.nav{ height: auto; width: 100%; display: block; float: left; position: absolute; left: 360px; bottom: 7px; margin: 0; padding: 0; list-style: none; }
#navigation ul.nav li{ margin: 0; padding: 0; list-style: none; float: left; width: auto; display: inline; clear: none; background: url('../../images/frontend/bg-nav-divider.gif') center right no-repeat; }
#navigation ul.nav li a{ float: left; width: auto; height: 100%; display: block; clear: none; color: #000 !important; font-size: 100%; font-weight: bold; padding: 0; margin: 0 0.5em 0 0.5em; text-decoration: none; }
#navigation ul.nav li a:hover{ color: #DFDF0B; text-decoration: underline; }
#navigation ul.nav li a span{ display: block; }
#navigation ul.nav ul li a span{ display: block; }
#navigation ul.nav li.last { background: none; }

/*dropdows styles*/
	#navigation ul.nav li ul { width: 14em; top: 18px; padding: 4px 0; background: #B2DB1B; display: block; float: left; cursor: default; position: absolute; left: -999em; }
	#navigation ul.nav li:hover ul, #navigation ul.nav li.active ul { position: absolute; left: 0px !important; padding: 2px 0; margin: 0; z-index: 100; }
	#navigation ul.nav ul { padding: 10px 4px !important; margin: 0; list-style: none; z-index: 100; }
	#navigation ul.nav li li{ float: left; float: left; width: 100%; background: #B2DB1B; height: auto; font-size: 96%; }
	#navigation ul.nav ul li a, #navigation ul.nav ul li a:hover{ width: 100%; display: block; text-decoration: none; margin: 0; padding: 2px; font-weight: normal; }
	#navigation ul.nav li.active li a, #navigation ul.nav li:hover li a, #navigation ul.nav li a.active{ color: #000 !important; font-weight: normal; }
	#navigation ul.nav li.active li a:hover, #navigation ul.nav li:hover li a:hover, #navigation ul.nav li a.active:hover{ color: #000 !important; font-weight: normal; }


#footer{ position: relative; left: 210px; width: 788px; color: #666; font-size: 90%; border-top: 1px #f6ecfd none; padding: 0; margin: 0 0 3em 0; height: auto; clear: both; float: left; }
#footer a{ color: #666 !important; text-decoration: underline; margin: 0 0.3em 0 0; }
#footer a:hover{ color: #666; text-decoration: underline; }


/* content helpers layout */
.full-pane{ width: 100%; overflow: hidden; }
.third-pane{ width: 33%; overflow: hidden; }
.two-third-pane{ width: 66%; overflow: hidden; }
.half-pane{ width: 50%; overflow: hidden; }
.split-pane{ width: 48%; overflow: hidden; }


/* table generic */
table{ width: 100%; margin: 2em 0; border-collapse: collapse; background: transparent !important; }
table thead td{ background: #7b5da0; border-top: 1px solid #7b5da0; padding: 0.1em 0.6em; color: #FFF !important; font-size: 100%; font-weight: bold; white-space: nowrap; }
table td{ padding: 0.2em 0.6em; border-bottom: 1px solid #FFF; }
table.stripe .alt{ background: #fff !important; }

/* table targets */
table.targets{ width: 100%; margin: 0 0 2em 0; border-collapse: collapse; background: transparent !important; }
table.targets thead td{ font-style: italic; background: #7b5da0; border-top: 1px solid #7b5da0; padding: 0.6em 0.6em; font-size: 100%; color: #FFF; font-weight: normal; white-space: normal; }
table.targets td{ padding: 0.2em 0.6em; border-bottom: 1px solid #FFF; }
table.targets ul {list-style-type: disc; display:block; margin: 0 0 0.5em 0.5em; padding: 0 0 0 2em; }

/* table results */
table.results{ width: 100%; margin: 2em 0; border-collapse: separate; background: transparent !important; }
table.results thead td{ padding: 0.3em 0.3em; border: none;  border-bottom: 1px solid #7b5da0; color: #7b5da0; font-size: 110%; }
table.results td{ padding: 0.3em 0.3em; border: none;  border-bottom: 1px dotted #7b5da0; }

/* table reports */
table.reports{ width: 100%; margin: 0.2em 0 1em 0; border-collapse: collapse; background: transparent !important; }
table.reports thead td{ padding: 0.2em 0.3em; border: none;  border-bottom: 1px solid #F1F1F1; color: #7b5da0; font-size: 110%; }
table.reports td{ padding: 0.2em 0.3em; border: none; border-bottom: 1px solid #F1F1F1; font-size: 106%; }

/* bron */
/*.bron { height: 5em; }*/
.bron{ margin: 0 !important; }
.bron p{ margin: 1em 0; padding: 0; }
.top-border{ border-top: 1px solid #f6ecfd !important; padding-top: 0.9em; }
.bottom-border{ border-bottom: 1px solid #f6ecfd !important; padding-bottom: 0.9em; }
.bron a.next{ margin-left: 0; color: #7b5da0 !important; border: none; text-decoration: none; background-image: url('../../images/frontend/icon-forward.gif'); background-position: center right; background-repeat: no-repeat; padding: 0 10px 0px 0;}
.bron a.prev{ margin-right: 0; color: #7b5da0 !important; border: none; text-decoration: none; background-image: url('../../images/frontend/icon-back.gif'); background-position: center left; background-repeat: no-repeat; padding: 0 0 0px 10px;}
.bron a.prev:hover, .bron a.next:hover{ text-decoration: underline !important; }
.bron .padding-small, .box .padding-small{ padding: 0px !important;}


/* paging */
.paging{ position: relative; width: 100%; text-align: center; white-space: nowrap; margin: 1em 0 0 0; padding: 1em 0; border-top: #7b5da0 1px none; float: left; clear: both;  }
.paging a{ padding: 0.3em 0.6em; margin: 0 1px 0 0; text-decoration: none; color: #7b5da0; }
.paging a:hover{ padding: 0.3em 0.6em; margin: 0 1px 0 0; background: #7b5da0; color: #FFFFFF !important; }
.paging a.next, .paging a.next:hover{ margin-left: 0.5em; padding: 0 12px 0 0; position: absolute; right: 0px; color: #7b5da0 !important; background-color: transparent !important; background-image: url('../../images/frontend/icon-forward.gif'); background-position: center right; background-repeat: no-repeat; padding: 0 10px 2px 0; text-decoration: underline; }
.paging a.prev, .paging a.prev:hover{ margin-right: 0.5em; padding: 0 0 0 12px; position: absolute; left: 0px; color: #7b5da0 !important; background-color: transparent !important; background-image: url('../../images/frontend/icon-back.gif'); background-position: center left; background-repeat: no-repeat; padding: 0 0 2px 10px; text-decoration: underline; }
.paging a.selected, .paging a.selected:hover{ background: #7b5da0; color: #FFF !important; }


/* tooltip */
#tooltip{ display: none; background: #7b5da0; color: #FFF; -webkit-box-shadow: 1px 1px 8px #999; border: 1px solid #7b5da0; font-size: 94%; text-align: left; width: auto; position: absolute; padding: 0px 4px; z-index: 1000; }



/* BitSquad - peter */

/* Text Styles */

/*
p, th, td, li, dd, dt, ul, ol, blockquote, q, acronym, abbr, a, input, select, textarea {margin: 0;padding: 0;font: normal normal normal 1em/1.25 Verdana, Arial, Helvetica, sans-serif;}
blockquote {margin: 1.25em;padding: 1.25em}
q {font-style: italic;}
acronym, abbr {cursor: help;border-bottom: 1px dashed;}
small {font-size:.85em;}
big {font-size:1.2em;}
ul {list-style:none;}
*/


/* bron */
/*.bron { height: 5em; }*/
/*.bron p{margin:0;padding:0;}
.top-border{border-top:3px solid #3399ff !important;padding-top:0.6em;}
.bottom-border{border-bottom:3px solid #3399ff !important;padding-bottom:0.6em;}
.bron a.next{margin-left:0;color:#73a500;border:none;text-decoration:none;background-image:url('../../images/frontend/icon-forward.gif');background-position:center right;background-repeat:no-repeat;padding:0 20px 2px 0;}
.bron a.prev{margin-right:0;color:#73a500;border:none;text-decoration:none;background-image:url('../../images/frontend/icon-back.gif');background-position:center left;background-repeat:no-repeat;padding:0 0 2px 20px;}
.bron a.prev:hover,.bron a.next:hover{text-decoration:underline !important;}*/


/* User toolbar top */
div.wrapperToolbar{width:100%;height:75px;background:url(../../images/frontend/wrapper_bg.gif) 0px 0px repeat-x;margin:0px;padding:0px;font-size:11px !important;}
div.wrapperToolbar div.navi_container{width:960px;position:relative;z-index:999;margin:0 auto;background:none;}
div.wrapperToolbar div.navi_top{width:960px;height:40px;position:relative;margin:0 auto;border-bottom:solid 1px #000000;padding:0px;float:left;}
div.wrapperToolbar div.navi_bottom{width:960px;height:30px;position:relative;background:#ffffff;margin:0 auto;border-bottom:solid 1px #000000;z-index:10;padding:0px;float:left;}
div.wrapperToolbar div.navi_top ul#menu{width:500px;height:30px;padding:10px 0px 0px 20px;_padding:9px 0px 0px 20px;margin:0px;float:left;}
div.wrapperToolbar div.navi_top ul#menu li{/*width:100%;*/ display:block;float:left;height:30px;line-height:27px;margin:0px 15px 0px 0px;}
li.website{background:#ffffff;padding:0px 5px 0px 5px;border-top:solid 1px #000000;border-left:solid 1px #000000;border-right:solid 1px #000000;position:relative;top:1px;left:0px;}
li.website a{color:#000000;text-decoration:none;}
li.art_beheer{background:url(../../images/frontend/toolbar-button.png) no-repeat 0px 2px;width:107px;text-align:center;}
li.art_beheer a{color:#000000;text-decoration:none !important;}
li.gebr_beheer{background:url(../../images/frontend/toolbar-button.png) no-repeat 0px 2px;width:107px;text-align:center;}
li.gebr_beheer a{color:#000000;text-decoration:none !important;}
div.wrapperToolbar div.navi_top div.user_tools{float:right;height:20px;width:400px;margin:15px 15px 0px 0px;text-align:right;}
div.wrapperToolbar div.navi_top div.user_tools a{color:#000000;}


/* User toolbar top | Submenu */
div.wrapperToolbar div.navi_bottom ul#submenu{width:580px;height:30px;padding:0px 0px 0px 20px;color:#000000;float:left;margin:0px;}
div.wrapperToolbar div.navi_bottom ul#submenu li{/*width:100%;*/ display:block;float:left;height:30px;line-height:30px;margin:0px 15px 0px 0px;}
div.wrapperToolbar div.navi_bottom ul#submenu li.menu	{}
div.wrapperToolbar div.navi_bottom ul#submenu li.menu a{color:#000000;text-decoration:none;padding:0px 0px 0px 20px;}
div.wrapperToolbar div.navi_bottom ul#submenu li.menu a:hover{color:#000000;text-decoration:underline;padding:0px 0px 0px 20px;}
li.toevoegen{background:url(../../images/frontend/icon-toolbar-add.gif) no-repeat 0px 7px;}
li.bewerken{background:url(../../images/frontend/icon-toolbar-modify.gif) no-repeat 0px 7px;}
li.verwijderen{background:url(../../images/frontend/icon-toolbar-delete.gif) no-repeat 0px 7px;}
li.kopie{background:url(../../images/frontend/icon-toolbar-copy.gif) no-repeat 0px 7px;}
div.opmerkingen_div_interface{float:right;height:30px;width:330px;margin:0px 0px 0px 0px;padding:0px 20px 0px 0px;text-align:right;}
div.opmerkingen_div_interface span.first_span{float:right;height:22px;_height:20px;width:auto;padding:8px 0px 0px 0px;margin:0px;}
div.opmerkingen_div_interface span.sec_span{float:right;height:22px;_height:20px;width:117px;padding:8px 0px 0px 0px;margin:0px 0px 0px 30px;background:url(../../images/frontend/akkoord_red.gif) no-repeat 0px 3px;}
div.opmerkingen_div_interface span.sec_span_approved{float:right;height:22px;_height:20px;width:117px;padding:8px 0px 0px 5px;margin:0px 0px 0px 30px;background:url(../../images/frontend/akkoord.gif) no-repeat 0px 7px;}
div.opmerkingen_div_interface table{width:300px;}
div.opmerkingen_div_interface td{height:30px;}
div.opmerkingen_div_interface a{height:30px;text-decoration:none;padding:0px 0px 0px 20px;}
div.opmerkingen_div_interface a:hover{text-decoration:underline;padding:0px 0px 0px 20px;}
a.opmerking	{background:url(../../images/frontend/icon-toolbar-comment.gif) no-repeat 0px 0px;text-decoration:underline !important;color: #7b5da0;}
a.akkoord_red{color:#000000;padding:0px 5px 0px 0px !important;}

p.selectors{margin:5px 0px 5px 15px !important;}
p.selectors a{color:#000000;text-decoration:underline;padding:0px 5px 0px 0px;}
div.opmerking_repeat{float:left;border-bottom: solid 1px #F1F1F1;margin:0px 10px 0px 10px;padding:0px 0px 10px 0px;}
p.opmerking_form{color:#000000;margin:5px 0px 10px 18px !important;}
a.admin	{color:#000000;}
a.wijzig{color: #7b5da0;}
a.verwijderen{color: #7b5da0;}
a.close	{color:#ffffff;text-decoration:none !important;float:right;padding:20px 10px 0px 0px;}
a.close	img{border:solid 1px #ffffff;}

div#mylist textarea{height:90px;margin:10px 0px 0px 0px;}
div#mylist div.clearfix a.right{width:280px;text-align:right;margin:0px 0px 10px 0px;}
div#mylist{width:300px;background-color:#ffffff;border:solid 1px #000000;position:absolute;top:71px;right:20px;color:#000000;display:none;z-index:999;height:auto;padding:0px 0px 10px 0px;text-align:left;}
div#mylist p{float:left;margin:30px 10px 10px 10px;}
div#mylist p  a{color:#000000;}
div#mylist select{margin:0px 0px 0px 76px;}
div#mylist select{_margin:0px 0px 0px 74px;}
div#mylist p.opm_opslaan{text-align:right;padding:0px 0px 5px 0px;border-bottom: solid 1px #F1F1F1;width:280px;}
div#mylist p.opm_opslaan a{color:#000000;text-decoration:underline;}
div#mylist form{height:100%;}
div#mylist form input{margin:0px;}
div#mylist ul li{margin:0px 0px 10px 0px;line-height:17px !important;}
div#mylist ul li input.checkbox{margin:0px;}


/* Editor styles zoals ul, ol, subscript e.d. */
.article_editor ol{padding:0px 0px 0px 30px;margin:0px 0px 10px 0px;}
.article_editor ul{padding:0px 0px 0px 30px;margin:0px 0px 10px 0px;list-style-type:disc;}
.article_editor p{margin:0px 0px 10px 0px;}
sup,sub{vertical-align:0;position:relative;}
sup{bottom:1ex;}
sub{top:0.8ex;}


/* Login */
div.login{width:100%;}
div.login a.read-more{float:left;text-decoration:underline;font-size:100%;line-height:normal;padding:0.3em 0 0em 8px;width:100%;display:block;font-weight:normal;background:url('../../images/frontend/icon-arrow-read-more.gif') 0em 0.6em no-repeat;}
div.login a.read-more:hover{text-decoration:underline;}


/* Mijn verslag */
div.my_report{}
div.my_report h3{}
div.my_report h5{}
div.my_report p{padding:0px 0px 20px 0px;}
div.my_report table{width:100%;margin:0.2em 0 1em 0;border-collapse:collapse;}
div.my_report table thead td{padding:0.2em 0.3em;border:none;border-bottom: 1px solid #F1F1F1;color: #7b5da0;font-size:110%;}
div.my_report table td{padding:0.2em 0.3em;border:none;border-bottom: 1px solid #F1F1F1;font-size:106%;}


/* Loading */
table.maintable{width:100%;height:100%;}
td.maintable{vertical-align:middle;}
div.loading	{position:relative;width:479px;height:206px;background:url(/images/backend/loading_bg.png);_background:url(/images/backend/loading_bg.gif);margin:0 auto;text-align:center;}
img.loading	{width:48px;height:48px;margin:100px 0px 10px 0px;}
div.loading p{font-size:20px;color: #7b5da0;}

/* Send a Friend */

/* class toevoegen aan body in sendafriend.aspx */
body.sendafriend        {background-image:none;background-color:#f1f1f1;}

div.sendafriend-InlineWin_container {margin: 0 auto;text-align:left;width:100%;height:100%;background:#f8faff !important;}

    /* Send-a-friend header met sluiten knop */
    div.sendafriend-InlineWin_subHeader { /*width:440px;*/ height:30px; background:#8869af;}
        span.sendafriend-InlineWin_title h1 {font-weight:bold;font-size:110%;color:#fff;padding:8px 0px 0px 18px;float:left; }
        span.sendafriend-InlineWin_closeButton {margin: 0;width:35px;height:30px;float:right;}

        button.sendafriend-InlineWin_btnImgDefault {width: 35px;float:right;padding:0;margin:0;height:30px;border:none;display:block;cursor:pointer;color:white;text-decoration:none;text-align:center;}
        button.sendafriend-InlineWin_btnImgDefault span {display:none;}
        button.sendafriend-InlineWin_btnImgClose {outline:none;background: url('../../images/frontend/sendafriend-close.gif') no-repeat 0 0;}

    /* Send-a-friend content */
    div.sendafriend-InlineWin_formContent   {background:#f8faff !important;}
    div.sendafriend-InlineWin_formContent body   {background:#ff0000 !important;}
    div.sendafriend-InlineWin_formContent iframe  {background:#f8faff !important;}
        div.sendafriend-container           {border-bottom: 1px #c3c4c6 dashed;padding:0 0 10px 0;float:left;margin:0 0 0 18px;}
        div.sendafriend-leftblock           {width:215px;float:left;margin:0 5px 0 0;}
        div.sendafriend-leftblock span      {font-weight:bold;float:left;clear:both;}
        div.sendafriend-rightblock          {width:215px;float:left;}
        div.sendafriend-rightblock span     {font-weight:bold;float:left;clear:both;}

        div.sendafriend-blockcontainer-bottom {width:440px;padding:5px 0 10px 18px;float:left;}
        div.sendafriend-blockcontainer-bottom span {float:left;margin:0;width:200px;}
        div.sendafriend-blockcontainer-bottom span.captcha {float:left;width:238px;}
        div.sendafriend-blockcontainer-bottom span#captchaValidator {float:left;clear:both;}

        input.sendafriend-input {font-style:normal;color:#798389;padding-left:8px;width:90%;margin:4px 0 0 0;background:#FFF;}
        input.sendafriend-textarea {font-style:normal;color:#798389;padding-left:8px;width:90%;margin:4px 0 0 0;height:118px;background:#FFF;}
        img.sendafriend-captcha {margin:2px 10px 5px 0;border:1px solid #eee; float:left;}
        input.sendafriend-textfield {float:left;width:230px;margin:5px 0 0 0;height:20px;background:#FFF;}

    /* Send-a-friend footer met send knop */
    div.sendafriend-InlineWin_formFooter { height: 29px; width:100%; background:#f1f1f1;padding:5px 0 0 0;}
        span.sendafriend-InlineWin_formFooterText {float:left;}
        div.sendafriend-InlineWin_contPageIndex {width:69px;height:22px;float:right;padding:0 10px 0 0;margin:0;display:inline;}
        div.sendafriend-InlineWin_contPageIndex button {border:none;cursor:pointer;outline:none;width:100%;height:100%;padding:0;margin:0;background:#00afdc;display:block;}
        div.sendafriend-InlineWin_contPageIndex button span {font-weight:bold;color:#fff;}
        .sendafriend-InlineWin_btn, .sendafriend-InlineWin_btnDefault {background:#000;float:left;color:#fff;padding: 2px 15px;margin: 0 0 0 5px;border:none;-moz-border-radius: 2px;-webkit-border-radius: 2px;text-decoration:none;}


	/* Easy Slider */
	#slider-container { float: left; width: 550px; overflow: hidden; position: relative;}
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:550px;
		height:367px;
		overflow:hidden; 
		}	
		
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:17px;
		height:13px;
		position:absolute;
		left:5px;
		top:375px;

		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:528px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:17px;
		height:13px;
		background:url(../../Images/frontend/Slider/btn_prev.gif) no-repeat 0 0;
		
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../../Images/frontend/Slider/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		float: left;
		width: 327px;
		margin:0;
		padding:0 0 0 223px;
		height:30px;
		background: #b1a6d5;
		}
	ol#controls li{
		margin:10px 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:9px;
		width: 9px;
		}
	ol#controls li a{
		float:left;
		height:9px;
		width: 9px;
		background:url(../../Images/frontend/Slider/bol-roze.gif) no-repeat 0 0;
		text-indent: -9999px;
		}
	ol#controls li.current a{
		background:url(../../Images/frontend/Slider/bol-wit.gif) no-repeat 0 0;	
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
