

/*@import url(../InlineWin.css);*/


/*html,html body {height:100%;}*/
body#frontend{ text-align: center; background-color: #E95000; }
body{ margin: 0; padding: 0; background-color: #FFF; color: #000; font: 68%/1.6em verdana, Arial, Helvetica, "Lucida Grande", sans-serif; }

a{ color: #002866; 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: #e95000; margin: 0; padding: 0; font: normal 165% Arial, Helvetica, "Lucida Grande", sans-serif; letter-spacing: 0px; }
h2{ color: #002866; margin: 0; padding: 0 0 0.4em 0; font: normal 145% Arial, Helvetica, "Lucida Grande", sans-serif; letter-spacing: 0px; }
h3{ color: #002866; margin: 0; padding: 0 0 0.4em 0; font: normal 135% Arial, Helvetica, "Lucida Grande", sans-serif; letter-spacing: 0px; }
h4{ color: #002866; margin: 0; padding: 0 0 0.4em 0; font: bold 120% Arial, Helvetica, "Lucida Grande", sans-serif; }
h5{ color: #002866; margin: 0; padding: 0; font: bold 110% 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: 223px; clear: both; float: left; border: 1px none transparent; margin: 0 0 10px 0; } /*with border width: 223*/
ul.facet-list{  list-style-type: none; background: transparent; padding: 0; margin: 0; display: block; width: 100%; clear: both; float: left; }
ul.facet-list li label{ width: 200px; float: right; color: #e95000; line-height: 1.2em; margin: 0; padding: 0.3em 0;  }
ul.facet-list li label.selected{ font-weight: bold; color: #e95000; }
ul.facet-list li label.selected span{ /*font-weight: bold;*/ color: #002866; }
ul.facet-list .checkbox{ float: left; width: 14px; }
ul.facet-list span{ color: #002866; font-size: 90%; }
ul.facet-list li{ background: transparent; border-bottom: 1px none transparent; display: block; width: 100%; clear: both; float: left; padding: 0; list-style-type: none; }
h4.facet-list-title{ border-bottom: 1px none transparent; margin:0 0 2px 4px; background: url('../../images/frontend/icon-title.gif') 0px 6px no-repeat; padding: 0.3em 0em 0.3em 20px; text-indent: 0px; width: 215px; float: left; color: #002866; 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: #002866; padding: 0.2em 0 0.2em 12px; 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: #e95000; padding: 0.2em 0 0.2em 12px; 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: 178px; float: right; }
ul.facet-list ul .checkbox{ float: left; width: 14px; margin-left: 25px; }

form{ margin: 0; padding: 0; }
form p, .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% verdana, Arial, Helvetica, "Lucida Grande", sans-serif; background: #FFF;  border: 1px solid #C6C6C6; padding: 2px 4px; width: 98%;  }
input.button, a.button, input.loginButton, a.loginButton{ cursor: pointer; -moz-border-radius:3px; -webkit-border-radius: 3px; width: auto; white-space: nowrap; border: 1px none #002866 !important; padding: 4px 8px; color: #FFF; background: #002866; }
input.button:hover, a.button:hover, input.loginButton:hover, a.loginButton:hover{  -moz-border-radius:3px; -webkit-border-radius: 3px; border: 1px none #e95000 !important; background: #e95000; color: #FFF;  padding: 4px 8px; text-decoration: none; }
input.checkbox, input.radio{ background: none; border: none; display: inline; float: left; width: 14px; }
label{ color: #002866; 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: 96%; }
.xsmall-txt{ font-size: 86% !important; }
.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: 1em 0; width: 100%; border-bottom: 1px solid #C3D7DC; 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: 12px; }
.print{ display: none !important; }
.schreef{ font-family: Georgia, Palatino, "Times New Roman"; }

.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 #C6C6C6; display: block; }

/* 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: #002866 !important;  }
a.dark-txt:hover, .dark-txt a:hover { color: #002866 !important; }
.special-txt, .special-txt * { color: #e95000 !important;  }
a.special-txt:hover, .special-txt a:hover { color: #e95000 !important; }


/* various */
.read{  }
.read h4, .read h4 a{ color: #002866 !important; width: 65%; }
.box h4, .box h4 a, div.results h4, div.results h4 a{ color: #002866; width: 60%; font-size: 106%; }
div.box { background-color: #FAFAFA; margin: 0 0 2em 0; float: left; clear: both; width: 100%; color: #666; }
div.results { background-color: transparent; margin: 0 0 1em 0; float: left; clear: both; width: 100%; display: none; }
div.box a.read-more{ color: #e95000 !important; text-decoration: underline; font-size: 100%; line-height: normal; padding: 0.3em 8px 0em 0em !important; width: 100%; display: block; font-weight: normal; background: none; }
div.box a.read-more:hover{ text-decoration: underline; }

/*div.box .padding-small{ padding: 0px; }*/

.selection-vertical .fillout{ width: 85% !important; }
.selection-vertical, .selection-horizontal{ border: none; background: #FFF !important; }
.selection-vertical .padding-small, .selection-horizontal .padding-small{ padding: 0 !important;}
.content-footer-pane .box{  border: 1px solid transparent; background: transparent; }
.content-footer-pane em{ color: #838383; 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: #e95000 1px dotted; float: left; }

.paragraph p, div.results p{ padding: 0 0 0.3em 0; }
.border-img{ background-color: transparent; border: 1px solid transparent; }
.border-img img{ float: left; margin:0; padding: 0; }
.caption{ font-size: 86%; text-align: center; }

.bg-color-01{ background: #FFF url('../../images/frontend/bg-btn-blue.gif') top left no-repeat; float: left; }
/*.bg-color-02{ color: #FFF; background: #FFF url('../../images/frontend/bg-btn-blue.gif') top left no-repeat; }*/
.bg-color-03{ background: #FFF url('../../images/frontend/bg-btn-orange.gif') top left no-repeat; float: left; }

.bg-color-01 h4, .bg-color-03 h4{ color: #FFF !important; text-indent: 18px; margin-top: 5px; }
.bg-color-02 h4{ color: #e95000 !important; }
.border-color-01 h4{ color: #e95000 !important; }

.btn-sidebar{ float: left; width: 100%; clear: both; margin-bottom: 0.4em; overflow: hidden; border-bottom: 5px none transparent; }
.btn-sidebar a{ display: block; width: 100%; clear: both;  }
.btn-sidebar img{ margin: 0 8px 4px 0; }
.btn-sidebar .padding-xsmall{ padding: 0; }

.related-sidebar{ color: #000; line-height: 1.4em; margin: 0 0 1.5em 0; width: 225px !important; _overflow:hidden }
.related-sidebar p{ padding: 0 0 0.3em 0; }
.related-sidebar a,{ color: #002866 !important; }
.related-sidebar h4{ color: #e95000; font-size: 120% !important; }
/*.related-sidebar a:hover{ color: #002866 !important; }*/
.related-sidebar ul{ margin: 0em; }
.related-sidebar li{ padding: 0.1em; margin-left:18px; }
.related-sidebar li a{ color: #e95000 !important; }

.related-sidebar a.read-more{ color: #002866 !important; text-decoration: underline; font-size: 100%; line-height: normal; padding: 0.3em 8px 0em 0em; width: 100%; 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: #C6C6C6; }
.poll-nr{ float: right; font-size: 90% }
.poll-result div{ background: #002866; height: 15px; }


/*#content .related-sidebar{ background: transparent; width: 225px; overflow: hidden; position: relative; z-index: 100; clear: both; float: left; margin-bottom: 1em; }*/
#content .related-sidebar h4{ font-weight: bold; padding: 0px 10px; /*text-indent: 4px;*/ background: transparent; color: #002866; }
#content .related-sidebar h5{ font-weight: bold; padding: 0em 0em 0.3em 0em	; /*text-indent: 4px;*/ /*background: url('../../images/frontend/bg-grad-titles.gif') left bottom repeat-x;*/ color: #000; font-size: 100%; }

#content .center-pane .related-sidebar{ background: transparent; width: 100% !important; overflow: hidden; position: relative; z-index: 100; clear: both; float: left; margin-bottom: 1em; }
#content .center-pane .poll-result{ width: 90% !important; float: left; height: 15px; background: #C6C6C6; }
#content .center-pane .related-sidebar .padding-small{ padding: 0px; }

.download-txt{ display: block; width: 100%; font-size: 88%; line-height: 1.4em; margin: 1em 0 0 0 !important; float: left; }


/*link styles*/
a.read-more{ color: #e95000; 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{ text-decoration: underline; }
.results a.read-more{ background: none; padding: 0 !important; }
.box a.read-more{ color: #002866; }
a.icon-del-end{ text-decoration: none; color: #e95000 !important; background: #F8F8F8 url('../../images/frontend/icon-del.gif') 4px 50% no-repeat; padding: 0.3em 0.6em 0.3em 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; color: #002866 !important; background: #EDEDED url('../../images/frontend/icon-del-hover.gif') 4px 50% no-repeat; padding: 0.3em 0.6em 0.3em 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: #002866; 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: #e95000; 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: #002866; 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: #e95000 !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: 0px 0px 2px 20px; text-decoration: none; width: auto; clear: both; }
.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; }

.jv{ background-color: #F9FBFB !important; }
.vw{ background-color: #FCFAF7 !important; }
a.icon-jv{ background-image: url('../../images/frontend/icon-jv.gif'); background-position: 0em 0.1em; background-repeat: no-repeat; padding: 0 0 4px 20px; }
a.icon-vw{ background-image: url('../../images/frontend/icon-vw.gif'); background-position: 0em 0.1em; background-repeat: no-repeat; padding: 0 0 4px 20px; }

.jv h4{ background-image: url('../../images/frontend/icon-jv.gif'); background-position: 0em 0.2em; background-repeat: no-repeat; padding: 0 0 2px 20px; }
.vw h4{ background-image: url('../../images/frontend/icon-vw.gif'); background-position: 0em 0.2em; background-repeat: no-repeat; padding: 0 0 2px 20px; }

.box a.icon-jv{ background-image: url('../../images/frontend/icon-jv.gif'); background-position: 0em 0.3em; background-repeat: no-repeat; padding: 0 0 4px 20px; display: block; width: 90%; }
.box .icon-print{ background-image: url('../../images/frontend/icon-print.gif'); background-position: center left; background-repeat: no-repeat; padding: 0 0 2px 20px; display: block; width: 90%; }

p.sort{ padding: 0 0 0.2em 0; margin: 0 0 2em 0; display: none; }
p.sort span{ padding: 0; color: #333; }
p.sort a{ text-decoration: none; margin: 0em 2em 0em 5px; }
p.sort a:hover{ text-decoration: underline; margin: 0em 2em 0em 5px; }


/* page layout */
#framework{ position: relative; width: 999px; overflow: hidden; text-align: left; }

#container{ width: 100%; height: 100%; float: left; background-color: #FFF; }
#container .subheader .page-title{ float: left; width: 70%; padding-top: 0.3em; }
#container .helpers{ float: right; width: auto; padding-top: 0.3em; }
#container .helpers a{ float: left; margin-left: 1em; color: #666 !important; }

#header{ position: relative; width: 990px; margin: 0 auto; min-height: 135px; _height: 135px; margin-bottom: 0px; }

#header .company-title a{position: relative; left: 0px; top: 0px; float: left; width: 215px; height: 100px; overflow: hidden; display: block; background: #FFF url('../../images/frontend/company-logo.jpg') top left no-repeat; }
#header .company-title a span{ display: none; }
#header .document-title{ float: right; position: relative; top: 40px; right: 0px; display: block; color: #e95000; text-transform: capitalize; font-family: "Book Antiqua", Palatino, "Times New Roman"; font-size: 280%; }
#header .go-to{ position: absolute; float: right; bottom: 16px; right: 10px; z-index: 100; display: block; }
#header .go-to a{ color: #FFFFFF; text-decoration: none; }
#header .go-to a:hover{ color: #FFFFFF; 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: 990px; height: 100%; margin: 0 auto; padding-top: 10px; background: url('../../images/frontend/bg-content.gif') 0px -2em no-repeat;  }
#content .content-pane{ width: auto; }
#content .content-footer-pane{ width: 100%; clear: both; }
#content .left-pane{ width: 225px; margin-right: 20px; float: left; overflow: hidden; }
#content .center-pane{ width: 500px; float: left; }
#content .right-pane{ position: relative; right: 0px; top: 0px; width: 225px; float: right; z-index: 100; }

#content .subheader .left-pane, #content .subheader .center-pane, #content .subheader .right-pane{ min-height: 4.8em; _height: 4.8em; margin-bottom: 1em; }
/*#content .subheader .right-pane{ min-height: auto; _height: auto; margin-bottom: 0; }*/
#content .subheader p{ margin: 0; padding: 0; }
#content .subheader a{ color: #e95000; font-size: 100%; }
#content .subheader .left-pane{ width: 225px; margin-right: 20px; float: left; border-bottom: 1px solid #C6C6C6; }
#content .subheader .center-pane{ width: 500px; float: left; border-bottom: 1px solid #C6C6C6; }
#content .subheader .right-pane{ width: 225px; float: right; border-bottom: 1px solid #C6C6C6; }

#container.wide .left-pane{ width: 225px; margin-right: 20px; float: left; overflow: hidden; }
#container.wide .center-pane{ width: 735px; 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 solid #C6C6C6; }
#container.wide .subheader .center-pane{ width: 735px; padding-right: 2px; float: left; overflow: hidden;  border-bottom: 1px solid #C6C6C6; }
#container.wide .subheader .right-pane{ position: absolute; top: 1.75em; right: 0px; width: 225px; float: right; border-bottom: 1px solid #C6C6C6; }
#container.wide .helpers{ margin-top: 25px; }

#content .subheader div.bg-search-box{ width: 225px; height: 20px; background: url('../../images/frontend/bg-search-box.gif') top left no-repeat; position: relative; top: 0.2em; left: 0px; z-index: 100; margin-bottom: 1em; }
#content .subheader input.search-box{ width: 215px; height: 20px; margin: 0; padding: 2px 0 0 10px; font-size: 96%; color: #838383; border: none; background: none; outline: none; -moz-outline: none;position: absolute; left: 0px; top: 0px; }
#content .subheader input.search-box-submit{ width: 44px; height: 20px; position: absolute; left: 0px; top: 0px; background: transparent; border: none; cursor: pointer; }

#navigation{ font: normal 110% Arial, Helvetica, "Lucida Grande", sans-serif; position: absolute; bottom: 0px; left: 0px;  width: 100%; background: #002866 url('../../images/frontend/bg-navigation.gif') top left no-repeat; height: 35px; _height: 35px; z-index: 100; }
#navigation ul.nav{ position: absolute; left: 10px; bottom: 10px; _bottom: 11px; margin: 0; padding: 0; list-style: none; height: 25px; _height: 25px; }
#navigation ul.nav li{ position: relative; margin: 0; padding: 0; list-style: none; float: left; height: 25px; }
#navigation ul.nav li a{ border-left: 1px solid #002866; background: #002866; float: left; width: auto; height: 100%; display: block; color: #FFF; font-size: 100%; overflow: hidden; padding: 0px 15px; text-decoration: none; font-weight: normal; }
#navigation ul.nav li a:hover{ border-left: 1px solid #002866; color: #FFF; text-decoration: none; background: #e95000; }
#navigation ul.nav li.selected a, #navigation ul.nav li.active a{ border-left: 1px solid #e95000; color: #FFF; text-decoration: none; background: #e95000; }
#navigation ul.nav li a span{ display: block; position: relative; top: 5px; }
#navigation ul.nav ul li a span{ display: block; padding: 0 0 0 15px !important; position: relative; top: 0px; }

/*dropdows styles*/
	#navigation ul.nav li ul { border: 1px solid #e95000; border-top: none; width: 18em; top: 26px; padding: 4px 0; background: #e95000; 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; margin: -1px 0 0 0px; 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 #e95000; border-right: 1px none #e95000; float: left; width: 100%; background: #e95000; height: auto; }
	#navigation ul.nav ul li a, #navigation ul.nav ul li a:hover{ border: none; width: 100%; display: block; text-decoration: none; margin: 0; padding: 4px 0; font-weight: normal; background: #e95000; }
	#navigation ul.nav li.active li a, #navigation ul.nav li:hover li a, #navigation ul.nav li a.active{ border: none;  color: #FFF !important; font-weight: normal; background: #e95000; }
	#navigation ul.nav li.active li a:hover, #navigation ul.nav li:hover li a:hover, #navigation ul.nav li a.active:hover{ border: none;  color: #FFF !important; font-weight: normal; background: #e95000; text-decoration: underline; }


#footer{ background: #e95000 url('../../images/frontend/bg-footer.jpg') top left no-repeat; width: 1000px; height: 227px; padding: 0 0 5em 0; font-size: 100%; color: #FFF; clear: both; float: left; }
#footer .padding-small{ position: relative; padding: 0; width: 990px; height: 227px; margin: 0 auto; }
#footer .right{ position: absolute; bottom: 0px; right: -16px; }
#footer a{ color: #FFF; text-decoration: none; padding: 0 1em; }
#footer a:hover{ color: #FFF; text-decoration: underline; }


/* toolbar */
#toolbar{ width: 997px; margin: 0.3em auto 2em auto; display: block; clear:both; padding: 4px 0 4px 0px; background: #F0F0F0; 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: #F9F9F9; color: #002866; 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: #FFF; 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: #002866; color: #FFFFFF; -webkit-border-radius: 4px; -moz-border-radius:4px; }
#toolbar .toolbarUser a:hover{ background: #e95000; 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: #e95000; font-size: 110%; }
table td{ padding: 0.1em 0.3em; border: 1px solid #C6C6C6; }

/* 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 #002866; color: #002866; font-size: 110%; }
table.results td{ padding: 0.1em 0.3em; border: none;  border-bottom: 1px solid #C6C6C6; }

/* 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 #e95000; color: #002866; font-size: 110%; }
table.reports td{ color: #000; padding: 0.2em 0.3em; border: none; border-bottom: 1px solid #C6C6C6; }
table.reports td label{ color: #000; }

/* paging */
.paging{ position: relative; width: 100%; text-align: center; white-space: nowrap; margin: 2em 0 0 0; padding: 1em 0; border-top: #C6C6C6 1px none; float: left; clear: both;  }
.paging a{ padding: 0.3em 0.6em; margin: 0 1px 0 0; text-decoration: none; color: #e95000; }
.paging a:hover{ padding: 0.3em 0.6em; margin: 0 1px 0 0; background: #e95000; color: #FFFFFF; }
.paging a.next, .paging a.next:hover{ margin-left: 0.5em; padding: 0 12px 0 0; position: absolute; right: 0px; background: none; color: #e95000; text-decoration: underline; }
.paging a.prev, .paging a.prev:hover{ margin-right: 0.5em; padding: 0 0 0 12px; position: absolute; left: 0px; background: none; color: #e95000; text-decoration: underline; }
.paging a.selected, .paging a.selected:hover{ background: #e95000; color: #FFF; }


/* tooltip */
#tooltip{ display: none; color:#777; background: #FFF; -webkit-box-shadow: 1px 1px 8px #999; border: 1px solid #999; font-size: 94%; text-align: left; width: auto; position: absolute; padding: 0px 4px; z-index: 1000; }


