

/*@import url(../InlineWin.css);*/


/*html,html body {height:100%;}*/
body#frontend{ text-align: center; background-color: #000; }
body{ margin: 0; padding: 0; background-color: #FFF; color: #636363; font: 76%/1.6em Arial, Helvetica, "Lucida Grande", sans-serif; }

a{ color: #A90015; text-decoration: underline; outline: none; -moz-outline: none; }
a:hover{ text-decoration: underline; }

h1 a, h2 a, h3 a, h4 a, h5 a{ text-decoration: none; }
h1{ color: #A90015; margin: 0 0 0.3em 0; padding: 0; font: normal 145% Arial, Helvetica, "Lucida Grande", sans-serif; letter-spacing: 0px; }
h2{ color: #A90015; margin: 0 0 0.2em 0; padding: 0; font: normal 135% Arial, Helvetica, "Lucida Grande", sans-serif; letter-spacing: 0px; }
h3{ color: #A90015; margin: 0; padding: 0; font: normal 125% Arial, Helvetica, "Lucida Grande", sans-serif; letter-spacing: 0px; }
h4{ color: #A90015; margin: 0; padding: 0; font: normal 110% Arial, Helvetica, "Lucida Grande", sans-serif; }
h5{ color: #A90015; margin: 0; padding: 0; font: normal 105% Arial, Helvetica, "Lucida Grande", sans-serif; }

.right-pane .related-sidebar h4, .right-pane .related-sidebar h4{ font-size: 110%; }

p{ margin: 0; padding: 0 0 2em 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; }
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; }

/* facetlist */
div.facet-container{ background: transparent; display: block; width: 215px; clear: both; float: left; border: 1px none #F2F2F2; margin: 0 0 10px 0; } /*with border width: 223*/
ul.facet-list{ list-style-type: none; background: #F2F2F2 url('../../images/frontend/bg-facet-cont.gif') bottom left no-repeat; padding: 6px 0 6px 0; margin: 0; display: block; width: 100%; clear: both; }
ul.facet-list li label{ width: 189px; float: right; color: #000; line-height: 1.2em; margin: 0; padding: 0.1em 0;  }
ul.facet-list li label.selected{ font-weight: bold; color: #000; }
ul.facet-list li label.selected span{ /*font-weight: bold;*/ color: #A90015; }
ul.facet-list .checkbox{ float: left; width: 14px; position: relative; top: -2px; margin-left: 4px; }
ul.facet-list span{ color: #A90015; font-size: 90%; }
ul.facet-list li{ background: transparent; border-bottom: 1px none #E5ECF1; display: block; width: 100%; clear: both; float: left; padding: 0; list-style-type: none; }
h4.facet-list-title{ border-bottom: 3px solid #A90015; margin: 0; padding: 0.3em 0em; text-indent: 4px; width: 215px; float: left; color: #FFF; background: #000 url('../../images/frontend/bg-facet-title.gif') top left no-repeat; font-weight: bold; font-size: 106%; }

ul.facet-list li label.empty{ color: #999; cursor: default; }
ul.facet-list li label.empty:hover{ text-decoration: none; color: #999; cursor: default; }
ul.facet-list li label.empty span{ color: #999; font-size: 86%; }

div.facet-container .icon-arrow-link a{ float: left; display: block; width: 197px; clear: both; color: #000; padding: 0.2em 0 0.2em 15px; font-weight: normal; background-image: url('../../images/frontend/icon-arrow-link.gif'); background-position: 4px 6px; background-repeat: no-repeat; margin-right: 8px; text-decoration: none; }
div.facet-container .icon-arrow-link a:hover{ float: left; display: block; width: 197px; clear: both;  color: #A90015; padding: 0.2em 0 0.2em 15px; font-weight: normal; background-image: url('../../images/frontend/icon-arrow-link.gif'); background-position: 4px 6px; background-repeat: no-repeat; margin-right: 8px; text-decoration: none; }
div.facet-container .icon-arrow-link li.selected a, div.facet-container .icon-arrow-link li.selected a:hover{ font-weight: bold; }

/* subfacetlist */
ul.facet-list ul{  list-style-type: none; padding: 0; margin: 0; display: block; width: 100%; clear: both; float: left; }
ul.facet-list li ul label{ width: 168px; float: right; }
ul.facet-list ul .checkbox{ float: left; width: 14px; margin-left: 25px; }

form{ margin: 0; padding: 0; }
.form 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 #e3e3df; padding: 2px 4px; width: 98%;  }
input.button, a.button, input.loginButton, a.loginButton{ float: none !important; cursor: pointer; -moz-border-radius:3px; -webkit-border-radius: 3px; width: auto; white-space: nowrap; border: 1px none #000 !important; padding: 4px 8px; color: #FFF; background: #000; }
input.button:hover, a.button:hover, input.loginButton:hover, a.loginButton:hover{  -moz-border-radius:3px; -webkit-border-radius: 3px; border: 1px none #A90015 !important; background: #A90015; color: #FFF;  padding: 4px 8px; text-decoration: none; }
input.checkbox, input.radio{ background: none; border: none; display: inline; float: left; width: 14px; }
label{ color: #000; 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: 85%; }
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: 115%; }
.big-nav *{ font-size: 110%; }
.normal-txt{ font-size: 100%; }
.small-txt{ font-size: 94%; }
.xsmall-txt{ font-size: 88%; }
.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 0 0; width: 100%; border-bottom: 1px solid #A90015; float: left; }
.padding{ padding: 20px; }
.padding-small{ padding: 10px; }
.padding-xsmall{ padding: 4px; }
.padding-small-content{ padding: 0px; }
.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; }
.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;*/ -webkit-border-radius: 4px; }
.rnd-big{ /*-moz-border-radius:6px;*/ -webkit-border-radius: 6px; }
.print{ display: none !important; }

.mtop{ margin-top: 10px; }
.mbott{ margin-bottom: 10px; }
.mleft{ margin-left: 10px; }
.mright{ margin-right: 10px; }
.mstop{ margin-top: 5px; }
.msbott{ margin-bottom: 5px; }
.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; }

.spacer{ margin-right: 20px; }
.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; }

.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: 86%; font-style: italic; text-align: center; }
.footer-description{ font-size: 86%; font-style: italic; }
.box-border{ border: 1px solid #A90015; display: block; width: 100%; float: left; clear: both;padding:3px; }

/* 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: #adadad !important;  }
a.light-txt:hover, .light-txt a:hover { color: #adadad !important; }
.dark-txt, .dark-txt * { color: #000 !important;  }
a.dark-txt:hover, .dark-txt a:hover { color: #000 !important; }
.special-txt, .special-txt * { color: #A90015 !important;  }
a.special-txt:hover, .special-txt a:hover { color: #A90015 !important; }

.related-sidebar .dark-txt, .related-sidebar .dark-txt * { color: #FFF !important;  }
.related-sidebar a.dark-txt:hover, .related-sidebar .dark-txt a:hover { color: #FFF !important; }


/* various */
.read{ background-color: #F9F9F9 !important; border: 1px solid #EDEDED !important; }
.read h4, .read h4 a{ color: #838383 !important; width: 65%; }
.box h4, .box h4 a, div.results h4, div.results h4 a{ color: #A90015; width: 65%; font-size: 100%; font-weight: bold; }
div.box { background-color: #FAFAFA; margin: 0 0 2em 0; border: 1px none #f5fae5; float: left; clear: both; width: 100%; border: 1px none #F2F2F2; }
div.results { background-color: #FAFAFA; margin: 0 0 1em 0; float: left; clear: both; width: 100%; border: 1px solid #F2F2F2; }

/*div.box-special{ background-color: #88BD2D; margin: 0 0 1em 0; float: left; clear: both; width: 100%; border: 1px solid #A3CE3E; color: #FFF; }*/
div.box-special{ background: #FAFAFA url('../../images/frontend/bg-grad.gif') top left repeat-x; margin: 0 0 1em 0; float: left; clear: both; width: 100%; border: 1px solid #A90015; color: #000; }
div.box-special a{ color: #5CA201; }
.box-special .line {margin: 0.5em 0; width: 100%; border-bottom: 1px solid #5CA201; float: left; }
.box-special h1, .box-special h1 a{ color: #000; }
/*.box-special a.read-more{ color: #5CA201 !important; font-size: 110%; padding: 0.3em 0 0.4em 10px !important; width: 100%; display: block; font-weight: normal; background: url('../../images/frontend/icon-arrow-link-white.gif') 0% 50% no-repeat; }*/

/*div.box .left-pane{ width: 500px !important; float: left; }
div.box .right-pane{ width: 162px !important; float: right; border-left: 1px solid #D9DCDD !important; }*/

.selection-vertical .fillout{ width: 85% !important; }
.selection-vertical, .selection-horizontal{ border: none !important; background: #FFF !important; }
.selection-vertical .padding-small, .selection-horizontal .padding-small{ padding: 0 !important;}
.content-footer-pane .box{  border: 1px solid #f5fae5; background: #FAFAFA; }
.content-footer-pane em{ color: #939393; font-size: 86; }
.content-footer-pane .selection-vertical .padding-small, .content-footer-pane .selection-horizontal .padding-small{ padding: 4px !important; }

.content-footer-pane{ margin: 2em 0 0 0; border-bottom: #A90015 1px solid; float: left; }

.paragraph p, div.results p{ padding: 0 0 0.3em 0; }
.border-img{ background-color: #F2F2F2; border: 1px solid #A90015; }
.border-img img{ float: left; margin:0; padding: 0; }
.caption{ font-size: 86%; text-align: center; }

.bg-color-01 { background: #A90015; color: #FFFFFF; }
.bg-color-02 { color: #FFF; background: #F2F2F2; width: 100%; display: block; }
.bg-color-02 h5{ color: #FFF !important; }
.bg-color-03 { color: #FFF; background: #FFF url('../../images/frontend/icon-arrow-color-03.gif') 95% 50% no-repeat; }
.bg-color-04 { color: #FFF; background: #f8f8cf; width: 100%; display: block; }
.bg-color-05 { color: #FFF; background: #800010 url('../../images/frontend/icon-arrow-color-05.gif') 98% 50% no-repeat; }
.bg-color-05 a{ color: #FFF; text-decoration: none; text-indent: 30px; }
.bg-color-05 a:hover{ color: #FFF; text-decoration: underline; }
.bg-color-06 { color: #FFFFFF; background: #A90015; margin-top: 1.5em; }
.bg-color-07 { color: #FFF; background: #FFFFFF; }

.border-color-01{ border: 1px none #000 !important; }
.border-color-02{ border: 1px none #800010 !important; }

.icon-01{ padding: 13px 13px 13px 8px !important; background: url('../../images/frontend/icon-pdf-big.gif') 2% 50% no-repeat;}
/*.icon-box-01{ background-image: url('../../images/frontend/icon-box-graph.gif'); background-position: 98% 6%; background-repeat: no-repeat; }
.icon-box-02{ background-image: url('../../images/frontend/icon-box-txt.gif'); background-position: 98% 6%; background-repeat: no-repeat; }
.icon-box-03{ background-image: url('../../images/frontend/icon-box-tv.gif'); background-position: 98% 6%; background-repeat: no-repeat; }*/

.btn-sidebar{ float: left; width: 203px; clear: both; margin: 0px 0px 0px 0px; overflow: hidden; border-bottom: 1px solid #FFF; border-left: 1px solid #FFF; border-right: 1px solid #FFF; }
.btn-sidebar a{ display: block; width: 100%; clear: both;  }
.btn-sidebar img{ margin: 0 8px 4px 0; }
.btn-sidebar .padding-xsmall{ padding: 4px 8px 4px 8px; }

.related-sidebar p{ padding: 0 0 0.3em 0; }
.related-sidebar a{ color: #FFF !important; }
.related-sidebar{ color: #FFF; line-height: 1.4em; }
.related-sidebar label{ color: #FFF; }
.related-sidebar ul{ margin: 0em; }
.related-sidebar li{ padding: 0.1em; }
.related-sidebar .padding-small{ float: left !important; width: 187px; overflow: hidden; padding: 8px; border: 1px solid #FFF; border-top: none; }
.related-sidebar img{ float: left !important; margin: 0 !important; width: 203px; border: 1px solid #FFF; border-bottom: none; border-top: none; }

.related-sidebar a.read-more{ color: #FFF !important; text-decoration: underline; font-size: 100%; line-height: normal; padding: 0.3em 8px 0em 0em; width: 187px; display: block; font-weight: normal; background: url('../../images/frontend/icon-arrow-read-more.gif') 95% 50% no-repeat; }
.related-sidebar a.read-more:hover{ text-decoration: underline; }

.poll-result{ width: 160px !important; float: left; height: 15px; background: #F2F2F2; }
.poll-nr{ float: right; font-size: 90% }
.poll-result div{ background: #A90015; height: 15px; }


#content .related-sidebar{ background: #570008; width: 205px; overflow: hidden; position: relative; z-index: 100; border: #A90015 6px solid !important; clear: both; float: left; margin-bottom: -6px; }
#content .related-sidebar h4{ font-weight: bold; padding: 2px 0 0 0; text-indent: 35px; color: #000; height: 32px; background-color: #FFF; }
#content .related-sidebar h5{ font-weight: bold; padding: 0em 0em 0.3em 0em; color: #FFF; font-size: 100%; }

#content .related-sidebar h4.icon-zoeken{ background: #FFF url('../../images/frontend/icon-head-zoeken.gif') top left no-repeat; }
#content .related-sidebar h4.icon-downloads{ background: #FFF url('../../images/frontend/icon-head-downloads.gif') top left no-repeat;height:38px; }
#content .related-sidebar h4.icon-mening{ background: #FFF url('../../images/frontend/icon-head-mening.gif') top left no-repeat; }
#content .related-sidebar h4.icon-uitgelicht{ background: #FFF url('../../images/frontend/icon-head-uitgelicht.gif') top left no-repeat; }
#content .related-sidebar h4.icon-links{ background: #FFF url('../../images/frontend/icon-head-links.gif') top left no-repeat; }


#content .center-pane .related-sidebar{ color: #000 !important; background: #FFF !important; width: 100% !important; overflow: hidden; position: relative; z-index: 100; border: #A90015 1px none !important; clear: both; float: left; margin-bottom: 1em; }
#content .center-pane .poll-result{ width: 90% !important; float: left; height: 15px; background: #F2F2F2; }
#content .center-pane .related-sidebar a, #content .center-pane .related-sidebar label, #content .center-pane .related-sidebar h4, #content .center-pane .related-sidebar h5{ color: #000 !important; }

.download-txt{ display: block; width: 191px; font-size: 88%; line-height: 1.4em; position:relative; top: 0em; margin: 0.5em 0 0 0; }


/*link styles*/
a.read-more{ color: #A90015 !important; text-decoration: none; /*font-size: 110%; padding: 0.3em 0 0.4em 10px !important; width: 100%; display: block; font-weight: normal; background: url('../../images/frontend/icon-arrow-read-more.gif') 0% 50% no-repeat;*/ }
a.read-more:hover{ color: #A90015 !important; text-decoration: underline;  }
a.icon-del-end{ background: #F2F2F2 url('../../images/frontend/icon-del.gif') 4px 50% no-repeat; padding: 0.1em 0.6em 0.1em 2.4em; margin-top: 0.2em; margin-right: 0.4em; -moz-border-radius:4px; -webkit-border-radius: 4px; width: auto; white-space: nowrap; float: left; }
a.icon-del-end:hover{ text-decoration: line-through; background: #F2F2F2 url('../../images/frontend/icon-del-hover.gif') 4px 50% no-repeat; padding: 0.1em 0.6em 0.1em 2.4em; margin-top: 0.2em; margin-right: 0.4em; -moz-border-radius:4px; -webkit-border-radius: 4px; width: auto; white-space: nowrap; float: left; }
a.icon-arrow-link{ color: #fa0026; padding: 0.3em 0 0.4em 8px; font-weight: normal; background-image: url('../../images/frontend/icon-arrow-link.gif'); background-position: 0px 8px; background-repeat: no-repeat; margin-right: 8px; text-decoration: none; }
a.icon-arrow-link:hover{ color: #fa0026; padding: 0.3em 0 0.4em 8px; font-weight: normal; background-image: url('../../images/frontend/icon-arrow-link.gif'); background-position: 0px 8px; background-repeat: no-repeat; margin-right: 8px; text-decoration: none; }

.facet-list li.selected a.icon-arrow-link{ color: #000; 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{ color: #A90015 !important; background-image: url('../../images/frontend/icon-back.gif'); background-position: center left; background-repeat: no-repeat; padding: 0 0 2px 20px; }
.icon-print{ background-image: url('../../images/frontend/icon-print.gif'); background-position: center left; background-repeat: no-repeat; padding: 0 0 2px 20px; }
.icon-info{ background-image: url('../../images/frontend/icon-info.gif'); background-position: center left; background-repeat: no-repeat; padding: 0.6em 0px 2px 20px; text-decoration: none; }
.icon-add{ background-image: url('../../images/frontend/icon-add.gif'); background-position: center left; background-repeat: no-repeat; padding: 0 0 2px 20px; }
.icon-added{ background-image: url('../../images/frontend/icon-added.gif'); background-position: center left; background-repeat: no-repeat; padding: 0 0 2px 20px; }
.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: 0 0 4px 20px; }
.icon-arrow-right{ background-image: url('../../images/frontend/icon-arrow-right.gif'); background-position: 0px 6px; background-repeat: no-repeat; text-indent: 10px; }
.icon-arrow-down{ background-image: url('../../images/frontend/icon-arrow-down.gif'); background-position: 0px 8px; background-repeat: no-repeat; text-indent: 10px; }

.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;}
.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; }


/* page layout */
#framework{ position: relative; width: 990px; text-align: left; }

form .center-pane p { clear:none; width:auto; }
#container{ width: 990px; height: 100%; float: left; background: #FFF; padding: 5px 10px 10px 10px; }
#container .subheader .center-pane{ padding-top: 0.3em; }
#container .subheader .center-pane .page-title{ float: left; width: 70%; padding-top: 0.3em; }
#container .helpers{ float: right; width: auto; }
#container .helpers a{ float: left; margin-left: 1em; color: #898989 !important; }

#header{ position: relative; width: 970px; min-height: 171px; _height: 171px; margin-bottom: 10px; background: #FFF url('../../images/frontend/Header.jpg') top left no-repeat; }

#header .company-title a{position: relative; left: 10px; top: 10px; float: left; height: 107px; width: 108px; border: 1px none red; overflow: hidden; display: block; }
#header .company-title a span{ display: none; }
#header .document-title{ float: right; position: relative; top: 40px; display: none; color: #9ACE00; text-transform: capitalize; font-size: 150%; }
#header .go-to{ position: absolute; float: right; bottom: 10px; right: 10px; z-index: 100; display: block; font-size: 92%; color: #A90015; }
#header .go-to strong{ color: #FFFFFF; font-weight: bold; }
#header .go-to a{ color: #adadad; text-decoration: underline; }

#header .size-txt{ display: none; color: #FFFFFF; position: absolute; float: right; bottom: 5px; right: 245px; z-index: 100; }
#header .size-txt a{ color: #FFFFFF; text-decoration: none; padding: 0.2em; }
#header .size-txt a:hover{ color: #FFFFFF; text-decoration: underline; }

#content{ width: 100%; height: 100%; float: left; }
#content .content-pane{ width: auto; }
#content .content-footer-pane{ width: 100%; clear: both; }
#content .left-pane{ width: 225px; margin-right: 7px; float: left; overflow: hidden; }
#content .center-pane{ width: 495px; float: left; }
#content .right-pane{ position: relative; right: 30px; width: 215px; float: right; z-index: 100; }

#content .subheader .left-pane, #content .subheader .center-pane, #content .subheader .right-pane{ min-height: 4.4em; _height: 4.4em; margin-bottom: 0em; }
/*#content .subheader .right-pane{ min-height: auto; _height: auto; margin-bottom: 0; }*/
#content .subheader p{ margin: 0; padding: 0; }
#content .subheader a{ color: #A90015; font-size: 100%; }
#content .subheader .left-pane{ width: 225px; margin-right: 20px; float: left; border-bottom: 1px none #A90015; }
#content .subheader .center-pane{ width: 495px; float: left; border-bottom: 1px none #A90015; }
#content .subheader .right-pane{ width: 215px; float: right; right: 0px; border-bottom: 1px none #A90015; }

#container.wide .left-pane{ width: 225px; margin-right: 20px; float: left; overflow: hidden; }
#container.wide .center-pane{ width: 723px; float: left; overflow: hidden; padding-right: 2px;  }
#container.wide .right-pane{ position: relative; right: 4px; top: -19px; width: auto; float: right; z-index: 100; }
#container.wide .subheader .left-pane{ width: 225px; margin-right: 20px; float: left; border-bottom: 1px none #A90015; }
#container.wide .subheader .center-pane{ width: 723px; padding-right: 2px; float: left; overflow: hidden;  border-bottom: 1px none #A90015; }
#container.wide .subheader .right-pane{ width: auto; }
/*#container.wide .helpers{ float: right; width: auto; position: absolute; right: 4px; }*/
#container.wide .subheader div.bg-search-box{  position: absolute; top: -3px; right: 20px; z-index: 100; }
#container.wide #header .go-to{ position: absolute; float: right; bottom: 10px; right: 240px; z-index: 100; display: none; font-size: 92%; color: #A90015; }

#container .special{ float: left; color: #FFF; padding: 20px 10px 10px 10px; background: #A90015; }
#container .special a{ color: #FFF !important; text-decoration: underline; }
#container .special h1, #container .special h2, #container .special h3, #container .special h4, #container .special h5, 
#container .special h1 a, #container .special h2 a, #container .special h3 a, #container .special h4 a, #container .special h5 a{ color: #cfcfcf !important; }
#container .special .box, #container .special .results{ background: none !important; border: none !important; }
#container .special .box .padding-small, #container .special .results .padding-small{ padding: 0px; }
#container .special table.results thead td{white-space: nowrap;  padding: 0.1em 0.3em; border: none;  border-bottom: 1px solid #FFF; color: #FFF; font-size: 110%; }
#container .special table.results td{ padding: 0.1em 0.3em; border: none;  border-bottom: 1px dotted #FFF; }

#content .subheader div.bg-search-box{ left: -3px; width: 193px; height: 25px; background: url('../../images/frontend/bg-search-box.gif') top left no-repeat; position: relative; /*position: absolute; top: -40px; right: 4px;*/ z-index: 100; }
#content .subheader input.search-box{ width: 156px; height: 25px; margin: 0; padding: 5px 0 0 8px; font-size: 96%; color: #999; border: none; background: none; outline: none; -moz-outline: none;position: absolute; left: 3px; top: 0px; }
#content .subheader input.search-box-submit{ width: 25px; height: 23px; position: absolute; right: 1px; top: 1px; background: transparent; border: none; cursor: pointer; }

#navigation{ position: absolute; bottom: 0px; left: 0px;  width: 970px; background: #000; border-bottom: 4px solid #A90015; height: 30px; _height: 30px; z-index: 100; }
#navigation ul.nav{ position: absolute; left: 0px; bottom: 0px; _bottom: 1px; margin: 0; padding: 0; list-style: none; height: 30px; _height: 30px; }
#navigation ul.nav li{ position: relative; margin: 0; padding: 0; list-style: none; float: left; border-right: 1px none #FFF; height: 30px; }
#navigation ul.nav li a{ background: #000; float: left; width: auto; height: 100%; display: block; color: #FFFFFF; font-size:116%; overflow: hidden; padding: 0px 14px; text-decoration: none; font-weight: bold; }
#navigation ul.nav li a:hover{ color: #FFF; text-decoration: none; background: #A90015; }
#navigation ul.nav li.selected a, #navigation ul.nav li.active a{ color: #FFF; text-decoration: none; background: #A90015; }
#navigation ul.nav li a span{ display: block; position: relative; top: 2px; }
#navigation ul.nav ul li a span{ padding: 0 0 0 7px !important; position: relative; top: 0px; }

/*dropdows styles*/
	#navigation ul.nav li ul { border-left: 1px solid #A90015; border-top: none; width: 20em; top: 31px; padding: 4px 0; background: #A90015; 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: 4px 0 4px 0; margin: -1px 0 0 -1px; z-index: 100; }
	#navigation ul.nav ul { padding: 0; margin: 0; list-style: none; }
	#navigation ul.nav li li{ float: left; border-bottom: 1px none #FFF; border-right: 1px none #000; float: left; width: 100%; background: #A90015; height: auto; }
	#navigation ul.nav ul li a, #navigation ul.nav ul li a:hover{ width: 100%; display: block; text-decoration: none; margin: 0; padding: 1px 0; font-weight: normal; background: #A90015; }
	#navigation ul.nav li.active li a, #navigation ul.nav li:hover li a, #navigation ul.nav li a.active{ color: #FFF !important; font-weight: normal; background: #A90015; }
	#navigation ul.nav li.active li a:hover, #navigation ul.nav li:hover li a:hover, #navigation ul.nav li a.active:hover{ color: #FFF !important; font-weight: normal; background: #A90015; text-decoration: none !important; }


#footer{ width: 970px; color: #A90015; border-top: 1px #E4E4E4 none; background: #EBEBEB url('../../images/frontend/bg-footer.gif') center right no-repeat; margin: 2em 0 0 0; height: 55px; clear: both; float: left; }
#footer .padding-small{ padding: 18px 10px; }
#footer .right{ margin-right: 60px; }
#footer a{ color: #000; text-decoration: underline; margin: 0 2px;  }


/* toolbar */
#toolbar{ width: 100%; display: block; clear:both; padding: 4px 0 4px 0px; margin: 0.3em 0 2em 0; background: #FFF; font-size: 104%; -webkit-border-radius: 4px; -moz-border-radius:4px;  }
#toolbar ul.toolbarNav{ margin: 0; padding: 0 4px; list-style: none; float: left; }
#toolbar ul.toolbarNav li{ padding: 0; margin: 0; float: left; display: inline; width: auto; clear: none; list-style: none; }
#toolbar ul.toolbarNav li a{ text-decoration: none; background: #A90015; color: #FFF; margin: 0 1em 0 0; padding: 3px 6px; list-style: none; float: left; display: inline; width: auto; -webkit-border-radius: 4px; -moz-border-radius:4px; }
#toolbar ul.toolbarNav li a:hover{ background: #000; text-decoration: none; }
#toolbar ul.toolbarNav li a img{ display: none; }
#toolbar .toolbarUser{ float: right; font-weight: bold; }
#toolbar .toolbarUser a{ text-decoration: none; margin: 0 4px 0 2em; /* float: right; width: auto; display: block; */ font-weight: normal; padding: 3px 6px; background: #A90015; color: #FFFFFF; -webkit-border-radius: 4px; -moz-border-radius:4px; }
#toolbar .toolbarUser a:hover{ background: #000; text-decoration: none; }
#toolbar .toolbarUser img{ display: none; }


/* 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; }
table thead td{ white-space: nowrap; padding: 0.1em 0.3em; color: #A90015; font-size: 110%; }
table td{ padding: 0.1em 0.3em; border: 1px solid #A90015; }

/* table results */
table.results{ width: 100%; margin: 2em 0; border-collapse: separate; }
table.results thead td{white-space: nowrap;  padding: 0.1em 0.3em; border: none;  border-bottom: 1px solid #A90015; color: #A90015; font-size: 110%; }
table.results td{ padding: 0.1em 0.3em; border: none;  border-bottom: 1px dotted #A90015; }

/* table reports */
table.reports{ width: 100%; margin: 0.2em 0 1em 0; border-collapse: collapse; }
table.reports thead td{ white-space: nowrap; padding: 0.2em 0.3em; border: none;  border-bottom: 1px solid #A90015; color: #A90015; font-size: 110%; }
table.reports td{ padding: 0.2em 0.3em; border: none; border-bottom: 1px solid #EEE; }


/* paging */
.paging{ position: relative; width: 100%; text-align: center; white-space: nowrap; margin: 2em 0 0 0; padding: 1em 0; border-top: #F2F2F2 2px solid; float: left; clear: both;  }
.paging a{ padding: 0.1em 0.3em; margin: 0 4px; text-decoration: none; color: #A90015; }
.paging a:hover{ padding: 0.1em 0.3em; margin: 0 4px; background: #A90015; color: #FFFFFF; }
.paging a.next, .paging a.next:hover{ margin-left: 0.5em; padding: 0; position: absolute; right: 0px; background: none; color: #A90015; text-decoration: underline; }
.paging a.prev, .paging a.prev:hover{ margin-right: 0.5em; padding: 0; position: absolute; left: 0px; background: none; color: #A90015; text-decoration: underline; }
.paging a.selected, .paging a.selected:hover{ background: #A90015; color: #FFF; }


/* tooltip */
#tooltip{ display: none; color:#FFF; background: #A90015; -webkit-box-shadow: 1px 1px 8px #999; -webkit-border-radius: 3px; -moz-border-radius:3px; border: 1px solid #A90015; font-size: 94%; text-align: left; width: auto; position: absolute; padding: 0px 4px; z-index: 1000; }


