@charset "utf-8";
/* CSS Document */
html {
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
} 
body {
	background: #FFF url(../_sysimg/bkg-normal.png) no-repeat center top;
	font: 12px/17px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
a{
    color: #069;
}
body#home{
	background: #FFF url(../_sysimg/bkg.png) no-repeat center top;
}
body#slide{
	background: #FFF url(../_sysimg/bkg.png) no-repeat center top;
}
.wrapper {
	width: 935px;
    margin-right: auto;
    margin-left: auto;
    overflow: auto;
    background: url(../_sysimg/mainimghome.png) no-repeat 0px -100px;
}
#home .wrapper{
    background: url(../_sysimg/mainimghome.png) no-repeat 0px 0px;
}
#slide .wrapper{
    background: url(../_sysimg/mainimghome.png) no-repeat 0px 0px;
}
.header {
    background: #FFF no-repeat;
    width: 935px;
    height: 340px;
}
.headerimage {
    float: right;
    width: 610px;
    height: 300px;
}
.menu {
    background: url(../_sysimg/menubkg.png) repeat;
    height: 40px;
    width: 935px;
    position: absolute;
    z-index: 9999;
    top: 0px;
    margin-right: auto;
    margin-left: auto;
}
.menu img {
    float: left;
}
.menu ul {
    background: no-repeat;
    padding-left: 170px;
}
.menu ul li  {
	display: inline;
}
.menu ul li a {
    display: block;
    font-size: 12px;
    line-height: 40px;
    color: #CEEFFF;
    background: url(../_sysimg/btn.png) no-repeat left top;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    text-transform: uppercase;
    font-weight: normal;
    text-decoration: none;
}
.menu ul li a:hover {
    color: #6CF;
    background: url(../_sysimg/btn-hover.png);
}
.menu ul li a.selected {
    color: #FFF;
    background: url(../_sysimg/btn-up.png);
}
.menu ul li a:hover.selected {
    color: #69C;
    background: url(../_sysimg/btn-up.png);
}
.menu .xmenu {
    height: 40px;
}
.menu .xmenu ul {
    padding: 0px;
}
.menu .xmenu ul li a {
    display: block;
    color: #CEEFFF;
    float: right;
    padding-right: 7px;
    padding-left: 25px;
    text-transform: uppercase;
    text-decoration: none;
    font: normal 10px/40px "Arial Narrow";
    height: 40px;
}
.menu .xmenu ul li a:hover {
    color: #6CF;
    background: url(none);
}
.menu .xmenu ul li a.hlp {
    background: url(../_sysimg/help.png) no-repeat 2px 10px;
}
.menu .xmenu ul li a.dwnld {
    background: url(../_sysimg/download.png) no-repeat 2px 10px;
}
.menu .xmenu ul li a.lang {
    background: url(../_sysimg/lang.png) no-repeat 2px 10px;
}
.menu .xmenu ul li #help_menu,
.menu .xmenu ul li #lang_menu,
.menu .xmenu ul li #download_menu {
    display:none;

}
.menu .xmenu ul li:hover #help_menu,
.menu .xmenu ul li:hover #lang_menu,
.menu .xmenu ul li:hover #download_menu {
    display:block;
}

.menu .xmenu ul li #help_menu ul,
.menu .xmenu ul li #lang_menu ul ,
.menu .xmenu ul li #download_menu ul,
.menu .xmenu ul li #help_menu p,
.menu .xmenu ul li #lang_menu p,
.menu .xmenu ul li #download_menu p {
    padding:0px;
    margin:0px;
}
.menu .xmenu ul li #help_menu ,
.menu .xmenu ul li #lang_menu ,
.menu .xmenu ul li #download_menu {
    background: url(../_sysimg/xmenubkg.png) repeat-x;
    float: right;
    width: 200px;
    height: 150px;
    position:absolute;
    padding-top: 10px;
    padding-bottom: 10px;
    top: 40px;
    right: 0px;
}
         
.menu .xmenu ul li #help_menu ul li,
.menu .xmenu ul li #lang_menu ul li,
.menu .xmenu ul li #download_menu ul li {
    background-image:none;
}
.menu .xmenu ul li #help_menu ul li a,
.menu .xmenu ul li #lang_menu ul li a,
.menu .xmenu ul li #download_menu ul li a{
    color: #FFF;
    background-image: none;
    text-transform: none;
    text-decoration: none;
    font: normal 10px/14px Arial, Helvetica, sans-serif;
    text-align: right;
    padding: 0px 10px;
    margin: 0px;
    display: block;
    height: 14px;
    width: 200px;
}
.menu .xmenu ul li #lang_menu ul li a:hover,
.menu .xmenu ul li #help_menu ul li a:hover,
.menu .xmenu ul li #download_menu ul li a:hover{
    color: #6CF;
}
.slogan {
    float: left;
    width: 935;
    padding-top: 20px;
    height: 180px;
    padding-top: 0px;
    padding-right: 0px;
    margin-top: 60px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#home .slogan ,
#slide .slogan {
    padding-top: 60px;
    width: 360px;
    height: 150px;
    padding-top: 0px;
    padding-right: 120px;
}
.slogan h2 {
    font-size: 24px;
    color: #FFF;
    padding-left: 4px;
    line-height: 32px;
    font-weight: normal;
    clear: both;
	width: auto;
}
.slogan h3 {
    font-style: italic;
    font-weight: normal;
    color: #036;
    font-size: 14px;
    line-height: 18px;
    padding-top: 10px;
    padding-left: 4px;
}
.slogan p a {
    font-style: italic;
    font-weight: normal;
    color: #FFF;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 4px; 
    padding-top:15px;
}
.slogan p a:before {
    content: " » ";
    color:#036;
}
.slogan p a:hover {
    color: #BBD2E8;
    text-decoration: none;
}
#slider ul, 
#slider li, 
#slider2 ul, 
#slider2 li {
    margin:0;
    padding:0;
    list-style:none;
}
#slider {
    float: left;
    width: 935px;
    height: 250px;
    position: relative;
    overflow: hidden;
    margin-top: 40px;
}
.slicontent {
    height: 250px;
    width: 935px;
    background: no-repeat right top;
    overflow: hidden;
    z-index: 888;
}
/*#slider2{margin-top:1em;}*/
   #slider li, 
#slider2 li {
    width:935px;
    height:250px;
    overflow:hidden;
}
ol#controls {
    margin:1em 6px 1em 0;
    padding:0;
    height:28px;
    position: relative;
    top: -52px;
    float: right;
    z-index: 2;
}
ol#controls li {
    float:left;
    list-style:none;
    height:18px;
    width: 18px;
    margin-left: 5px;
    margin-right: 5px;
}
ol#controls li a {
    float:left;
    line-height:16px;
    height:18px;
    background: url(../_sysimg/controltabs.png) no-repeat 0px 0px;
    color:#6F6F6F;
    text-align: center;
    text-decoration:none;
    display: block;
    padding: 0px 10px 2px 8px;
}
ol#controls li a:hover {
    color:#096;
    background: url(../_sysimg/controltabs.png) no-repeat 0px -24px; 
}
ol#controls li.current a {
    color:#333;
    background: url(../_sysimg/controltabs.png) no-repeat 0px -48px; 
}
ol#controls li.current a:hover {
    background: url(../_sysimg/controltabs.png) no-repeat 0px -48px; 
    color:#096;
}
ol#controls li a:focus, 
#prevBtn a:focus, 
#nextBtn a:focus {
    outline:none;
}
.subcontent {
    overflow: auto;
    float: right;
    width: 170px;
    padding-left: 10px;
}
.cnt {
    float: left;
    width: 520px;
    background: url(/_sysimg/submenu-bkg.png) no-repeat right top;
    padding-right: 30px;
}
.crumb {
    width: 935px;
    height: 30px;
    background: url(../_sysimg/crumb-bkg.png) no-repeat;
    z-index: 30;
    position: absolute;
    top: 150px;
}
#slide .wrapper .crumb {
    visibility: hidden;
}
.download {
    width: 155px;
    height: 20px;
    float: right;
    margin-top: 3px;
    font-size: 10px;
    line-height: 20px;
}
.download a {
    color: #069;
    text-decoration: none;
    text-transform: uppercase;
}
.download a:hover {
    color: #036;
}
.crumbpath {
    width: 680px;
    height: 20px;
    float: left;
    margin-top: 3px;
    padding-left: 20px;
    font-size: 10px;
    line-height: 20px;
    text-transform: uppercase;
    color: #AAA;
}
.crumbpath a {
    color: #AAA;
    padding-right: 5px;
    padding-left: 5px;
    text-decoration: none;
}
.crumbpath a:before {
    content: ">";
    color: #69C;
    margin-right: 7px;
    font: bold 9px Tahoma, Geneva, sans-serif;
}
.crumbpath a:hover {
    color: #888;
}
hr {
clear:both;  
  height: 20px;
    border: 0;
    background: url(/_sysimg/footer.png) no-repeat right;
} 
.content {
    clear: both;
    width: 935px;
    position: relative;
    top: -48px;
}
.content h1 {
    color: #069;
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 10px;
}
.content  h2 {
    color: #369;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    margin-top: 9px;
}
.content h3 {
    color: #69C;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    font-style: italic;
}
.content h5 {
    color: #069;
    background: #E3EBF5 url(../_sysimg/h5bkg.png) no-repeat;
    display: block;
    padding: 10px;         
    height: auto;
    width: 93%;
    border: 1px solid #69C;
    font: italic normal 13px/16px  "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin-top: 7px;
    margin-bottom: 5px;
}
.content h5 a {            
    margin-top: 10px;
    color: #069;
}
.content h5 a:hover {
    color: #069;
    text-decoration: none;
}
.content h4 {
    color: #369;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 5px;
}

.content ul {
    margin-top: 8px;
    margin-bottom: 5px;
}

.content ol {
    margin-top: 8px;    
    margin-left:15px;
    margin-bottom: 5px; 
	list-style-type: decimal;
}               
.content ol li {
	margin-left: 15px;
	margin-bottom: 15px;
	color: #6F6F6F;
}
.content ul li {
	color: #6F6F6F;
	list-style-position: outside;
	list-style-image: url(../_sysimg/bullet.png);
	list-style-type: square;
	margin-left: 15px;
}
.content ul li a {
	color: #6F6F6F;
	text-decoration: none;
	border-bottom: 1px solid #69C;
}
.content ul li ul li {
    color: #6F6F6F;
    list-style-position: inside;
    list-style-image: url(../_sysimg/bullet2.png);
    list-style-type: square;
}
.content ul li a:hover {
    color: #444;
    border-bottom: 1px dashed #69C;
}
.content p,
.content td {
    color: #6F6F6F;
    margin-top: 5px;
}
fieldset {
    color: #6F6F6F;
}
.content p a,
.content td a {
    color: #6F6F6F;
    text-decoration: none;
    border-bottom: 1px solid #69C;
}
.content p a:hover,
.content td a:hover {
    color: #444;
    text-decoration: none;
    border-bottom: 1px dashed #69C;
}
.content p strong {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.cnt2 {
    float: left;
    width: 590px;
    margin-top: 10px;
    padding-top: 5px;
    padding-right: 15px;
}
.cnt2 h4 {
    font: italic normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #69C;
    padding-top: 30px;
}

.cnt3 {
    padding: 5px 15px 10px;
    float: left;
    width: 280px;
    height:120px;
    background: url(../_sysimg/cnt5.png) no-repeat;
    margin-top: 20px;
}
.cnt3 p,
.cnt5 p,
.home-nws p {
    font-size: 11px;
    line-height: 14px;
    color: #6F6F6F;
}
.cnt3 h3,
.cnt5 h3,
.home-nws h3 {
    font-size: 16px;
    font-weight: normal;
    color: #069;
    line-height: 20px;
    margin-bottom: 10px;
}
.cnt3 h2,
.cnt5 h2,
.home-nws h2,
.content_home .home-cnt3 .cnt3 h2 {  
    font-size: 16px;
    font-weight: normal;  
    color: #369;     
}
.cnt3 img,
.cnt5 img{
    float: left;
    margin-right: 10px;
}

.cnt5 {
    padding: 5px 15px 10px;
    float: left;
    width: 157px;
    background: url(../_sysimg/cnt5.png) no-repeat;
    margin-top: 20px;
}
.cnt6 {
    padding: 5px 15px 10px;
    float: right;
    width: 132px;
    background: url(../_sysimg/cnt5.png) no-repeat;
    margin-top: 20px;
}
.cnt6r {
    padding: 5px 0px 10px 15px;
    float: right;
    width: 117px;
    background: url(../_sysimg/cnt5.png) no-repeat;
    margin-top: 20px;
    text-align: right;
}
.home-nws {
    float: right;
    width: 275px;
    padding-left: 20px;
    background: url(../_sysimg/cnt5.png) no-repeat;
    margin-top: 20px;
}

.home-txt {
    float: right;
    width: 275px;
    padding-left: 20px;
    background: url(../_sysimg/cnt5.png) no-repeat;
    margin-top: 20px;
}      
.home-txt a{
    text-decoration:none;
    color: #6F6F6F;
}   
.home-txt h2 a {
    font-size: 11px;
    line-height: 14px;
    color: #6F6F6F;
}
.nws-short {
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.nws-short p a{
    color: #6F6F6F;
    text-decoration: none;
    display: block;
}
.nws-short p a:hover{
    color: #369;
    text-decoration: none;
}
.nws-short p a:after {
    content: ">";
    color: #69C;
    margin-left: 4px;
    font: bold 11px Tahoma, Geneva, sans-serif;
}
.subcontent .nws-short p a {
    color: #69C;
}
.subcontent .nws-short p a:hover {
    color: #369;
}
.content_home{
    float:Left;
    width:600px;
}
.searchbox_home{
    float: right;
    width: 275px;
    padding-left: 20px;
    background: url(../_sysimg/cnt5.png) no-repeat;
    margin-top: 20px;
    clear:right;
}

.searchbox_home form input{
    color: #69C;
    width: 160px;
    height: 16px;
    border: solid 1px #69C;
}
.subcontent .searchbox {
    margin-top: 20px;
}
.subcontent .searchbox p,
.searchbox_home p {
    color: #69C;
}
.subcontent .searchbox form input {
    color: #69C;
    width: 90px;
    height: 16px;
    border: solid 1px #69C;
}
.subcontent .searchbox form input#button,
.searchbox_home form input#button {
    color: #069;
    width: 30px;
    height: 20px;
    border: solid 1px #69C;
    background: url(/_sysimg/btn2.png) repeat-x 0px 0px;
}
.subcontent .searchbox form input#button:hover, 
.searchbox_home form input#button:hover{
    color: #036;
    cursor: pointer;
}
.submenu {
    overflow: auto;
    float: left;
    width: 170px;
    background: url(../_sysimg/submenu-bkg.png) no-repeat 0px 0px;
    padding-right: 10px;
    margin-right: 20px;
    min-height: 300px;  
    *padding-right: 0px;
    *width: 180px;
}
.submenu ul {
    margin-top: 20px;
}
.submenu ul li {
    font-size: 12px;
    color: #6F6F6F;
    line-height: 15px;
    list-style-type: none;
    font-weight: normal;
    list-style-image: none;
}
.submenu ul li a {
    color: #6F6F6F;
    text-decoration: none;
    display: block;
    padding-top: 7px;
    padding-bottom: 7px;
    text-transform: none;
    text-decoration: none;
    background: url(../_sysimg/arro7.png) no-repeat 0px 11px;
    padding-left: 11px;
}
.submenu ul li a:hover {
    color: #6F6F6F;
    text-decoration: none;
    cursor: pointer;
}
.submenu ul li.selected a, 
.submenu ul li.selected li.selected a {
    color: #369;
}
.submenu ul li.selected li a,
.submenu ul li.selected li.selected li a {
    color: #6F6F6F;
}
.submenu ul li.selected li a:hover,
.submenu ul li.selected li.selected li a:hover {
    color: #6F6F6F;
}
.submenu ul ul,
.submenu ul ul ul{
    border-top: 0px;
    margin-top: -4px;
    margin-bottom: 12px;
}
.submenu li li a{
    font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	padding-left:10px;
    background: url(/_sysimg/arro7.png) no-repeat 0px 8px;
}

.submenu li li a:hover {
    color: #6F6F6F;
    text-decoration: none;
    cursor: pointer;
}
.submenu h2 {
    margin-bottom: 10px;
    margin-left: 15px;
}
.service {
    margin-top: 25px; 
    margin-bottom: 25px;
    margin-right: 15px;
    clear:right;
}
/*tabs*/
div.simpleTabs {
    overflow: auto;
    background: url(/_sysimg/tabbkg.png) no-repeat 0px 0px;
    margin-top: 15px;
}
ul.simpleTabsNavigation {
    margin:0 10px;
    padding:0;
    text-align:left;
}
ul.simpleTabsNavigation li {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	display: block;
	float: left;
	margin-left: 0px;
}
ul.simpleTabsNavigation li a {
    color: #6F6F6F;
    padding-right: 16px;
    padding-left: 30px;
    white-space: nowrap;
    text-decoration: none;
    margin-right: 10px;
    height: 30px;
    display: block;
    font-size: 11px;
    font-weight: normal;
    position:relative;
    text-decoration:none;
    background-image: url(/_sysimg/tabmenu.png);
    background-repeat: no-repeat;
    background-position: 0 -162px;
    line-height: 28px;
    text-transform: uppercase;
}
ul.simpleTabsNavigation li a span {
    position:absolute;
    top:0;
    left:100%;
    width:14px;
    height:30px;
    background-image: url(/_sysimg/tabmenu.png);
    background-repeat: no-repeat;
    background-position: -498px -162px;
}
ul.simpleTabsNavigation li a:hover {
    color: #6F6F6F;
    line-height: 28px;
    background-position: 0 -12px;
}
ul.simpleTabsNavigation li a:hover span {
    color: #6F6F6F;
    line-height: 30px;
    background-position: -498px -12px;
}
ul.simpleTabsNavigation li a.current {
    color: #69C;
    display: block;
    background-position: 0 -112px;
    line-height: 32px;
}
ul.simpleTabsNavigation li a.current span {
    border-bottom-color: #FFF;
    background-position: -498px -112px;
}
ul.simpleTabsNavigation li a.current:hover {
    color: #369;
    display: block;
    background-position: 0 -62px;
    line-height: 32px;
}
ul.simpleTabsNavigation li a.current:hover span {
    border-bottom-color: #FFF;
    background-position: -498px -62px;
}
div.simpleTabsContent {
    padding:5px 15px 15px 0px;
    margin-top:30px;
    display:none;
}
div.simpleTabsContent.currentTab {
    display:block;
}
.content .cnt .simpleTabs .simpleTabsNavigation li a ,
.content .submenu ul li,
.content .submenu ul li a,
.nws-short p a,
.nws-short p a:hover{
    list-style-image: none;
    list-style-type: none;
    border-bottom-width: 0px;
    border-bottom-style: none;
}
.nwslist {
    float: left;
    width:510px;
    overflow: auto;
}
.nwslistimg {
    float: left;
    height: 85px;
    width: 85px;
    margin-top: 13px;
    margin-right: 15px;
    margin-bottom: 5px;
    overflow: hidden;         
    background-position:center center;
    background-repeat:no-repeat;
    border: 1px solid #CCC;
}
.nwslistmsg {
    float: left;
    width: 400px;
    overflow: auto;
}
.nwslistfoot {
    float: left;
    width:510px;
    margin-top: 10px;
    height: 26px;
    overflow: auto;
    background: url(../_sysimg/tabbkg.png) no-repeat right bottom;
}
.ref {
    float: left;
    width:250px;
    margin-top: 0px; 
    padding-right: 0px;
}
.ref h2 {
    text-align: center;
}
.ref h2 a {
    text-decoration: none;
    position: relative;
    top: -15px;
    z-index: 8;
    text-align: center;
}
.ref .img100 {
    float: left;
    width: 250px;
    margin-top:0px;
    height:160px;  
    background-repeat:no-repeat;
    background-position:center 5px;
}
.ref .img100:hover {
    cursor: pointer;
}
.ref .reftxt {
    float: left;
    width: 250px;
    min-height: 160px;
    padding-left: 30px;
    background: url(../_sysimg/cnt5.png) no-repeat;
    
}
.ref .reftxt p a[href^="http:"] {
    background: url(../_sysimg/web.gif) no-repeat left top;
    vertical-align: top;
    display: inline; 
    padding-left: 25px; 
}
.footnws {
    float: left;
    width:510px;
    height: 60px;
    overflow: auto;
    background: url(../_sysimg/tabbkg.png) no-repeat 0px 0px;
    padding-top: 36px;
}
.reftxt h6,
.footnws h6,
.nwslist h6 {
    color: #888;
    font-size: 10px;
    line-height: 16px;
    font-weight: normal;
    text-transform: uppercase;
}
.reftxt h6 img,
.footnws h6 img,
.nwslist h6 img {
    margin-right: 10px;
    vertical-align: top;
    display: inline;
}
.reftxt h6 a,
.footnws h6 a,
.nwslist h6 a {
    color: #888;
    text-decoration: none;
    border-bottom: 1px solid #69C;
}
.reftxt h6 a:hover,
.footnws h6 a:hover,
.nwslist h6 a:hover {
    color: #6F6F6F;
    border-bottom: 1px dashed #69C;
}
#htmlsendFORM input,
form p input {
    color: #69C;
    width: 200px;
    height: 16px;
    border: solid 1px #69C;
    margin-right: 10px;
}      
#htmlsendFORM input:hover,
form p input:hover {
    color: #69C;
    width: 200px;
    height: 16px;
    border: solid 1px #069;
    margin-right: 10px;
}    
#htmlsendFORM button,
form p button {
    color: #069;
    width: 80px;
    height: 20px;
    border: solid 1px #69C;
    background: url(../_sysimg/btn2.png) repeat-x 0px 0px;
}
#htmlsendFORM button:hover,
form p button:hover {
    color: #036;
    cursor: pointer;
}
.zoekitem {
    border:1px solid #69C;
    padding:5px;
    margin-bottom:7px;
    background: url(../_sysimg/h5bkg.png) no-repeat;
}
.zoekitem strong a {
    font-size: 13px;
    line-height: 17px;
    color: #69C;
    text-decoration: none;
    border-bottom: solid 1px #069;
}
.zoekitem strong a:hover {
    color: #069;
    text-decoration: none;
    border-bottom: dashed 1px #069;
}
.footer {
    background: url(../_sysimg/footer.png) no-repeat center 10px;
    clear: both;
    width: 935px;
    position: relative;
    top: -48px;
    overflow: auto;
}
.footer p {
    color: #888;
    font-size: 10px;
    line-height: 12px;
    font-weight: normal;
    padding-top: 10px;
}
.footer p a {
    color: #6F6F6F;
    text-decoration: none;
    border-bottom: 1px solid #69C;
}
.footer p a:hover {
    color: #6F6F6F;
    text-decoration: none;
    border-bottom: 1px dotted #69C;
}

td{
 vertical-align:top;
 padding:4px;
}
form td input,
form td textarea{
 width:300px;
}
form td input.radio,
form td input.checkbox{
 width:18px;
}
.afb-links {
    float: left;
    margin-right: 15px;
    margin-bottom: 5px;
}
.afb-rechts {
    float: right;
    margin-left: 15px;
    margin-bottom: 5px;
}
.tip {
	cursor:pointer;
}
.tooltip {
	display:none;
	background:#333;
	height:163px;
	padding:40px 30px 10px 30px;
	width:310px;
	font-size:11px;
	color:#fff;
}
.tooltip p {
	color:#fff;
	font-size:10px;
	font-weight:bold;
}
.help{
 width:705px; 
 padding-top:20px;
}
.help img{
    margin:5px;
}
/* --- slimbox --- */
#lbOverlay {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    cursor: pointer;
}
#lbCenter {
    position: absolute;
    z-index: 9999;
    overflow: hidden;
    background-color: #fff;
}
.lbLoading {
    background: #fff url(/siteworks/images/def/loading.gif) no-repeat center;
}
#lbImage {
    position: absolute;
    left: 0;
    top: 0;
    border: 0px solid #fff;
    background-repeat: no-repeat;
}
#lbPrevLink,
#lbNextLink {
    display: block;
    position: absolute;
    top: 0;
    width: 50%;
    outline: none;
}
#lbPrevLink {
    left: 0;
}
#lbPrevLink:hover {
    background: transparent url(/siteworks/images/def/prevlabel.png) no-repeat 0 15%;
}
#lbNextLink {
    right: 0;
}
#lbNextLink:hover {
    background: transparent url(/siteworks/images/def/nextlabel.png) no-repeat 100% 15%;
}
#lbBottomContainer {
    z-index: 99999;
    overflow: visible;
    background-color:transparent;
    position: absolute;
}
#lbBottom {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    color: #666;
    line-height: 1.4em;
    text-align: right;
    border: none;
    background-color: transparent;
    background-image: none;
    height: 32px;
    width: 32px;
    position: absolute;
    top: -37px;
    z-index: 9999999;
}
#lbCloseLink {
    display: block;
    float: right;
    width: 32px;
    height: 32px;
    margin: 5px 0;
    outline: none;
    position: absolute;
    top: 0px;
    background-color: transparent;
    background-image: url(/siteworks/images/def/close.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#lbCloseLink:hover {
    background-position: 0px -32px;
}
#lbCaption,
#lbNumber {
    margin-right: 71px;
    display: none;
    background-color:transparent;
}
#lbCaption {
    font-weight: bold;
}
#lbCenter {
 filter: progid:DXImageTransform.Microsoft.shadow(color='#222222', Direction= 135, Strength=4);
    zoom: 1;
    -webkit-box-shadow: 0px 0px 12px #222;
    -moz-box-shadow: 0px 0px 12px #222;
    box-shadow: 0px 0px 12px #222;
}
