/* 
------------------------------
	1: gray.ui.css
	2: green.ui.css
	3: interface.css
	4: quickedit.css
	5: section.ui.css
	6: style.css
	7: style.css
	8: menu.css
	9: submenu.css
	10: bar.css
	11: window_default.css
	12: window_ie.css
------------------------------
 */ 
div.grayHolder{}div.grayHolder > table.grayTable tr.row_1:hover{ background: #bfdfff; border-bottom: #cce1ff; border-top: #bfcad5;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bfdfff), to(#95c1ed));background: -webkit-linear-gradient(top, #cce1ff, #a9ccff);background: -moz-linear-gradient(top, #cce1ff, #a9ccff);background: -ms-linear-gradient(top, #cce1ff, #a9ccff);background: -o-linear-gradient(top, #cce1ff, #a9ccff);filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#bfdfff", endColorStr="#95c1ed");}div.grayHolder > table.grayTable tr.row_2:hover{background: #bfdfff; border-bottom: #cce1ff; border-top: #bfcad5;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cce1ff), to(#a9ccff));background: -webkit-linear-gradient(top, #cce1ff, #a9ccff);background: -moz-linear-gradient(top, #cce1ff, #a9ccff);background: -ms-linear-gradient(top, #cce1ff, #a9ccff);background: -o-linear-gradient(top, #cce1ff, #a9ccff);filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#cce1ff", endColorStr="#a9ccff");}div.grayHolder > div.headerGray{ height: 60px; background: url('../../../../images/header_bg_1x60.png') repeat-x; border-left: 1px #d5d5d5 solid; border-right: 1px #d5d5d5 solid;}div.grayHolder > div.headerGray{border-radius-topleft: 5px; border-radius-topright: 5px;-moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topright: 5px; }div.grayHolder > div.headerGray div.grayTitle{ height: 60px; font-family:'Georgia';}div.grayHolder > div.headerGray div.grayTitle > h3{ float: left; margin: 0 0 0 30px; height: 60px; line-height: 60px;color:#006B00; font-size:22px; font-weight: 100; padding:0;}div.grayHolder > div.headerGray div.grayTitle > img{ margin: 10px 0 0 10px; float: left;}div.grayHolder > div.headerGray div.grayTitle > div{ float: left; line-height: 60px; margin: 0 10px; font-size:16px; font-style: italic;}div.grayHolder > div.headerGray div.grayTitle > div > span{ color:#006B00; font-style: normal;}div.grayHolder > table.grayTable{ width: 100%;}div.grayHolder > table.grayTable > tbody > tr.row_1{}div.grayHolder > table.grayTable > tbody > tr.row_2{ background:url("../../../../images/row2-2_45px.png") repeat-x;} div.grayHolder > table.grayTable > tbody > tr > td{ height: 45px;}div.grayHolder table.grayTable > thead th{ height: 45px;color: #000; font-family:'Georgia'; font-weight: 100; font-size: 14px;}div.grayHolder table.grayTable > thead{background: url('../../../../images/theader-4_45px.png') repeat-x;}div.grayHolder table.grayTable > tbody > tr > td.detail { width: 35px;}div.grayHolder table.grayTable > tbody > tr > td.detail a.detail{ float: left; display: block; width: 30px; height: 20px; background: url('../../../../images/details.png') no-repeat; }div.grayHolder table.grayTable > tbody > tr > td.detail a.detail:hover{ background-position: 0px -20px;outline: none; }div.grayHolder table.grayTable > tbody > tr > td.view{ width: 35px;}div.grayHolder table.grayTable > tbody > tr > td.view a.view{display: block; width: 30px; height: 20px; background: url('../../../../images/read.png') no-repeat; }div.grayHolder table.grayTable > tbody > tr > td.view a.view:hover{ background-position: 0px -20px;outline: none; }div.grayHolder table.grayTable > tbody > tr > td.mail{ width: 110px;}div.grayHolder table.grayTable a.mail-apps{ float: left; margin-left: 10px; display: block; width: 30px; height: 20px; background: url('../../../../images/order_mail.png') no-repeat; }div.grayHolder table.grayTable a.mail-apps:hover{ background-position: 0px -20px;outline: none; }div.grayHolder table.grayTable td a.mail{ display: block; width: 30px; height: 20px; background: url('../../../../images/custom_mail.png') no-repeat; }div.grayHolder table.grayTable td a.mail:hover{ background-position: 0px -20px;}div.grayHolder table.grayTable td a.to-mail{float: left; display: block; text-decoration: none; color: #005700; line-height: 22px; padding: 0px 5px 0px 5px;}div.grayHolder table.grayTable td a.to-mail{-moz-border-radius: 6px; border-radius: 6px; -webkit-border-radius: 6px;}div.grayHolder table.grayTable td a.to-mail:hover{color: #0069D5; border: 1px solid #ccc; background: #fafafa; line-height: 20px; padding: 0px 4px 0px 4px}div.grayHolder table.grayTable > tbody > tr > td.delete{ width: 45px;}div.grayHolder table.grayTable > tbody > tr > td a.delete-apps{ float: left; display: block; width: 30px; height: 20px; background: url('../../../../images/delete.png') no-repeat; }div.grayHolder table.grayTable > tbody > tr > td a.delete-apps:hover{ background-position: 0px -20px;outline: none; }div.grayHolder table.grayTable > tbody > tr > td a.delete{ float: left; display: block; width: 30px; height: 20px; background: url('../../../../images/delete.png') no-repeat; }div.grayHolder table.grayTable > tbody > tr > td a.delete:hover{ background-position: 0px -20px;outline: none; }div.grayHolder table.grayTable > tbody > tr > td a.delete-folder{ float: left; display: block; width: 30px; height: 20px; background: url('../../../../images/delete-folder.png') no-repeat; }div.grayHolder table.grayTable > tbody > tr > td a.delete-folder:hover{ background-position: 0px -20px;outline: none; }div.grayHolder table.grayTable > tbody > tr > td.edit{ width: 40px;}div.grayHolder table.grayTable > tbody > tr > td a.edit-apps{ float: left; display: block; width: 30px; height: 20px; background: url('../../../../images/custom_edit.png') no-repeat; }div.grayHolder table.grayTable > tbody > tr > td a.edit-apps:hover{ background-position: 0px -20px;outline: none; }div.grayHolder table.grayTable > tbody > tr > td a.edit{ float: left; display: block; width: 30px; height: 20px; background: url('../../../../images/custom_edit.png') no-repeat; }div.grayHolder table.grayTable > tbody > tr > td a.edit:hover{ background-position: 0px -20px;outline: none; }div.grayHolder table.grayTable > tbody > tr > td.commentaar{ width: 100px; text-align: center; }div.grayHolder table.grayTable > tbody > tr > td.comment{ width: 40px;}div.grayHolder table.grayTable > tbody > tr > td a.comment{ float: left; margin-left: 30px; display: block; width: 30px; height: 20px; background: url('../../../../images/site_manager/no-comment.png') no-repeat; }div.grayHolder table.grayTable > tbody > tr > td a.comment:hover{ background-position: 0px -20px;outline: none; }div.grayHolder table.grayTable > tbody > tr > td a.switch-on{ float: left; display: block; width: 30px; height: 20px; background: url('../../../../images/site_manager/on.png') no-repeat; }div.grayHolder table.grayTable > tbody > tr > td a.switch-on:hover{ background-position: 0px -20px;outline: none; }div.grayHolder table.grayTable > tbody > tr > td a.switch-off{ float: left; display: block; width: 30px; height: 20px; background: url('../../../../images/site_manager/off.png') no-repeat; }div.grayHolder table.grayTable > tbody > tr > td a.switch-off:hover{ background-position: 0px -20px;outline: none; }div.grayHolder table.grayTable > tbody > tr > td.contsruction{ }div.grayHolder table.grayTable > tbody > tr > td a.construction{ float: left; display: block; width: 25px; height: 20px;}div.grayHolder table.grayTable > tbody > tr > td a.construction-on{ background: url('../../../../images/site_manager/under-construction-icon.png') no-repeat; }div.grayHolder table.grayTable > tbody > tr > td a.construction-off{ background: url('../../../../images/site_manager/on-line-icon.png') no-repeat; }div.grayHolder table.grayTable > tbody > tr > td a.construction:hover{ background-position: 0px -20px;outline: none; }div.grayHolder table.grayTable > tbody > tr > td.up{ width: 25px;}div.grayHolder table.grayTable > tbody > tr > td a.up{ float: left; display: block; width: 25px; height: 20px; background: url('../../../../images/up.png') no-repeat; }div.grayHolder table.grayTable > tbody > tr > td a.up:hover{ background-position: 0px -20px;outline: none; }div.grayHolder table.grayTable > tbody > tr > td.down{ width: 25px;}div.grayHolder table.grayTable > tbody > tr > td a.down{ float: left; display: block; width: 25px; height: 20px; background: url('../../../../images/down.png') no-repeat; }div.grayHolder table.grayTable > tbody > tr > td a.down:hover{ background-position: 0px -20px;outline: none; }div.grayHolder table.grayTable > tbody trtd.open{ width:100px;}div.grayHolder table.grayTable > tbody trtd.open a.deliveryStatus{ float: left; margin-left: 15px; display: block; width: 50px; height: 20px; background: url('../../../../images/delivery-1.png') no-repeat; }div.grayHolder table.grayTable > tbody trtd.open a.deliveryStatus{ color: #4b0000; text-decoration: none; line-height: 10px; font-size: 15px; font-family:'Georgia'; text-indent: 34px; cursor: default; }div.grayHolder table.grayTable > tbody tr td.open a.deliveryStatus:hover{ outline: none; }table.greenTable{ width: 100%; }table.greenTable thead{background: url('../../../../images/theader-2.png') repeat-x;}table.greenTable thead th{ height: 30px;color: #fff;font-family:'Georgia'; }table.greenTable tr.row_1{ }table.greenTable tr.row_2{ background: url('../../../../images/row2-2.png') repeat-x #d5d5d5; }table.greenTable > tbody > tr.row_1:hover{ background: #bfdfff; border-bottom: #cce1ff; border-top: #bfcad5;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bfdfff), to(#95c1ed));background: -webkit-linear-gradient(top, #cce1ff, #a9ccff);background: -moz-linear-gradient(top, #cce1ff, #a9ccff);background: -ms-linear-gradient(top, #cce1ff, #a9ccff);background: -o-linear-gradient(top, #cce1ff, #a9ccff);filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#bfdfff", endColorStr="#95c1ed");}table.greenTable > tbody > tr.row_2:hover{background: #bfdfff; border-bottom: #cce1ff; border-top: #bfcad5;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cce1ff), to(#a9ccff));background: -webkit-linear-gradient(top, #cce1ff, #a9ccff);background: -moz-linear-gradient(top, #cce1ff, #a9ccff);background: -ms-linear-gradient(top, #cce1ff, #a9ccff);background: -o-linear-gradient(top, #cce1ff, #a9ccff);filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#cce1ff", endColorStr="#a9ccff");}tr#active{background-color: #3875d7;color: #fff;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5793f2), to(#3875d7));background: -webkit-linear-gradient(top, #5793f2, #3875d7);background: -moz-linear-gradient(top, #5793f2, #3875d7);background: -ms-linear-gradient(top, #5793f2, #3875d7);background: -o-linear-gradient(top, #5793f2, #3875d7);filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#5793f2", endColorStr="#3875d7");}tr#active td span,tr#active td div, tr#active td em, tr#active td b{border-color: #3875d7;color: #fff;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3875d7), to(#5793f2));background: -webkit-linear-gradient(top, #3875d7, #5793f2);background: -moz-linear-gradient(top, #3875d7, #5793f2);background: -ms-linear-gradient(top, #3875d7, #5793f2);background: -o-linear-gradient(top, #3875d7, #5793f2);filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#3875d7", endColorStr="#5793f2");}tr#active td, tr#active td a{color: #fff;}tr#active td a:hover{color: #3875d7;}tr#turminate{background-color: #e17c7c;color: #9b0a0a;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f3c9c9), to(#e17c7c));background: -webkit-linear-gradient(top, #f3c9c9, #e17c7c);background: -moz-linear-gradient(top,#f3c9c9, #e17c7c);background: -ms-linear-gradient(top,#f3c9c9, #e17c7c);background: -o-linear-gradient(top, #f3c9c9, #e17c7c);filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#f3c9c9", endColorStr="#e17c7c");}tr#turminate td{border-top: 1px solid #be0c0c;border-bottom: 1px solid #be0c0c;}tr#turminate td span,tr#turminate td div, tr#turminate td em, tr#turminate td b{background-color: #f3c9c9;color: #9b0a0a;border-color: #9a1515;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e17c7c), to(#f3c9c9));background: -webkit-linear-gradient(top, #e17c7c, #f3c9c9);background: -moz-linear-gradient(top, #e17c7c, #f3c9c9);background: -ms-linear-gradient(top, #e17c7c, #f3c9c9);background: -o-linear-gradient(top, #e17c7c, #f3c9c9); filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#e17c7c", endColorStr="#f3c9c9");}tr#turminate td, tr#turminate td a{color: #9b0a0a;}tr#turminate td a:hover{color: #3875d7;}table.greenTable > tbody > tr > td a.mail{ display: block; width: 30px; height: 20px; background: url('../../../../images/custom_mail.png') no-repeat; }table.greenTable > tbody > tr > td a.mail:hover{ background-position: 0px -20px;}table.greenTable > tbody > tr > td.priority-header{ text-align: center;}table.greenTable > tbody > tr > td.priority{width: 180px; text-align: center;}table.greenTable > tbody > tr > td.status{}table.greenTable > tbody > tr > td.status div.statusHolder{color: #006600; text-align: left; background: #FAFAFA; border: 1px solid #E0E0E0; line-height: 20px; width: 120px; padding-left: 15px;}table.greenTable > tbody > tr > td.edit{width: 35px;}table.greenTable > tbody > tr > td a.edit{ display: block; width: 30px; height: 20px; background: url('../../../../images/custom_edit.png') no-repeat; }table.greenTable > tbody > tr > td a.edit:hover{ background-position: 0px -20px;}table.greenTable > tbody > tr > td.delete{width: 35px;}table.greenTable > tbody > tr > td a.delete{ display: block; width: 30px; height: 20px; background: url('../../../../images/delete.png') no-repeat; }table.greenTable > tbody > tr > td a.delete:hover{ background-position: 0px -20px;}table.greenTable > tbody > tr > td.detail{ width: 35px;}table.greenTable > tbody > tr > td.detail a.detail{ display: block; width: 30px; height: 20px; background: url('../../../../images/details.png') no-repeat; }table.greenTable > tbody > tr > td.detail a.detail:hover{ background-position: 0px -20px; outline: none; }table.greenTable > tbody > tr > td.print{ width: 35px;}table.greenTable > tbody > tr > td.print a.print{ display: block; width: 30px; height: 20px; background: url('../../../../images/print.png') no-repeat; }table.greenTable > tbody > tr > td.print a.print:hover{ background-position: 0px -20px; outline: none; }table.greenTable > tbody > tr > td.preview{ width: 35px;}table.greenTable > tbody > tr > td.preview a{margin-left: 10px;}table.greenTable > tbody > tr > td.view{ width: 35px;}table.greenTable > tbody > tr > td a.read{display: block; width: 30px; height: 20px; background: url('../../../../images/read.png') no-repeat; }table.greenTable > tbody > tr > td a.read:hover{ background-position: 0px -20px;}table.greenTable > tbody > tr > td a.to-mail{float: left; display: block; text-decoration: none; color: #005700; line-height: 22px; padding: 0px 5px 0px 5px;}table.greenTable > tbody > tr > td a.to-mail{-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}table.greenTable > tbody > tr > td a.to-mail:hover{color: #0069D5; border: 1px solid #ccc; background: #fafafa; line-height: 20px; padding: 0px 4px 0px 4px}table.greenTable > tbody > tr > td a.web{float: left; display: block; text-decoration: none; color: #005700; line-height: 22px; padding: 0px 5px 0px 5px;}table.greenTable > tbody > tr > td a.web{-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}table.greenTable > tbody > tr > td a.web:hover{color: #0069D5; border: 1px solid #ccc; background: #fafafa; line-height: 20px; padding: 0px 4px 0px 4px}table.greenTable > tbody > tr > td.commentaar{ width: 100px; text-align: center; }table.greenTable > tbody > tr > td.comment{ width: 40px;}table.greenTable > tbody > tr > td a.comment{ float: left; margin-left: 30px; display: block; width: 30px; height: 20px; background: url('../../../../images/site_manager/no-comment.png') no-repeat; }table.greenTable > tbody > tr > td a.comment:hover{ background-position: 0px -20px;outline: none; }table.greenTable > tbody > tr > td a.to-mail{float: left; display: block; text-decoration: none; color: #005700; line-height: 22px; padding: 0px 5px 0px 5px;}table.greenTable > tbody > tr > td a.to-mail{-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}table.greenTable > tbody > tr > td a.to-mail:hover{color: #0069D5; border: 1px solid #ccc; background: #fafafa; line-height: 20px; padding: 0px 4px 0px 4px}table.greenTable > tbody > tr > td a.to-weburl{float: left; display: block; text-decoration: none; color: #005700; line-height: 22px; padding: 0px 5px 0px 5px;}table.greenTable > tbody > tr > td a.to-weburl{-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}table.greenTable > tbody > tr > td a.to-weburl:hover{color: #0069D5; border: 1px solid #ccc; background: #fafafa; line-height: 20px; padding: 0px 4px 0px 4px}table.greenTable > tbody > tr > td.switch{width: 25px;}table.greenTable > tbody > tr > td a.switch-on{ float: left; display: block; width: 30px; height: 20px; background: url('../../../../images/site_manager/on.png') no-repeat; }table.greenTable > tbody > tr > td a.switch-on:hover{ background-position: 0px -20px;outline: none; }table.greenTable > tbody > tr > td a.switch-off{ float: left; display: block; width: 30px; height: 20px; background: url('../../../../images/site_manager/off.png') no-repeat; }table.greenTable > tbody > tr > td a.switch-off:hover{ background-position: 0px -20px;outline: none; }table.greenTable > tbody > tr > td.up{ width: 25px;}table.greenTable > tbody > tr > td a.up{ float: left; display: block; width: 25px; height: 20px; background: url('../../../../images/up.png') no-repeat; }table.greenTable > tbody > tr > td a.up:hover{ background-position: 0px -20px;outline: none; }table.greenTable > tbody > tr > td.install{ width: 25px;}table.greenTable > tbody > tr > td a.install{ float: left; display: block; width: 25px; height: 20px; background: url('../../../../images/install-25px_25px.png') no-repeat; }table.greenTable > tbody > tr > td a.install:hover{ background-position: 0px -20px;outline: none; }table.greenTable > tbody > tr > td.contsruction{}table.greenTable > tbody > tr > td a.construction{ float: left; display: block; width: 25px; height: 20px; }table.greenTable > tbody > tr > td a.construction-on{ background: url('../../../../images/site_manager/under-construction-icon.png') no-repeat; }table.greenTable > tbody > tr > td a.construction-off{ background: url('../../../../images/site_manager/on-line-icon.png') no-repeat; }table.greenTable > tbody > tr > td a.construction:hover{ background-position: 0px -20px;outline: none; }table.greenTable > tbody > tr > td.down{ width: 25px;}table.greenTable > tbody > tr > td a.down{ float: left; display: block; width: 25px; height: 20px; background: url('../../../../images/down.png') no-repeat; }table.greenTable > tbody > tr > td a.down:hover{ background-position: 0px -20px;outline: none; }table.greenTable > tbody > tr > td span.tel{color: #21364d;}table.greenTable > tbody > tr > td span.stamp{float: left; display: block; border: 1px solid #e0e0e0; background: #fafafa; line-height: 20px; padding: 0px 4px 0px 4px; }table.greenTable > tbody > tr > td span.stamp{-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; margin-right: 5px;}table.greenTable > tbody > tr > td span.emptyField{float: left; display: block; border: 1px solid #e0e0e0; width: 50px; height: 20px; color: #b2b2b2;}table.greenTable > tbody > tr > td span.emptyField{-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}table.greenTable > tbody > tr > td.email span.emptyField{float: left; display: block; border: 0px; width: 30px; height: 20px; padding: 0px 4px 0px 4px; color: #b2b2b2;}table.greenTable > tbody > tr > td.email span.emptyField{ background: url('../../../../images/no_mail.png') no-repeat; }table.greenTable > tbody > tr > td.datein span.stamp{color: #4F4F4F; }table.greenTable > tbody > tr > td.lastupdated span.stamp{ color: #0069D5; }table.greenTable > tbody > tr > td.deadline span.stamp{ color: #BF2C00; }table.greenTable > tbody > tr > td select{padding: 2px 2px; border: 1px #d4d4d4 solid; height: 23px; border-radius: 3px; }table.greenTable > tbody > tr > td select option{padding: 2px 3px;}div.appsTabs{margin: 15px;}div.noActiveRecords{line-height: 100px; color: #006b00; font-family: 'Georgia'; font-size: 16px; text-indent: 120px; background: url('../../../../images/no_results-2.png') no-repeat; }html, body{ text-align: center; background-color: #fff; padding: 0px; margin: 0px; color: #000; font-size: 12px; font-family: arial; min-height: 100%; line-height: 100%; height: 100%; }p{ line-height: 21px; padding: 8px; margin:0;}a.a{color: #006600;}a.a:hover{color: #0069d5; text-decoration: none;}a > img{border: 0;}.sub{padding: 0; margin: 0;color:#006600; font-family:'Georgia'; font-size:18px; font-weight: 100;}.black{ color:#000;}.blue{color: #0069d5;}.gray{color: #9F9F9F;}.left{float: left; left: 0;}.right{float: right; right: 0;}.green{color: #006600;}.code{ color: #394E85;font-family: courier new;}.string{ color: #C36500;}.hide{ display: none;}.show{ display: block;}.style1{font-family:'Georgia'; }.style2{color: #006600; font-family:'Georgia'; }.height1{line-height: 20px; height: 20px;}.height2{line-height: 25px; height: 25px;}.height3{line-height: 30px; height: 30px;}.height4{line-height: 35px; height: 35px;}.height5{line-height: 40px; height: 40px;}.height6{line-height: 45px; height: 45px;}.height6{line-height: 50px; height: 50px;}.height7{line-height: 55px; height: 55px;}.margin1{margin: 5px;}.margin2{margin: 10px;}.margin3{margin: 15px;}.margin4{margin: 20px;}.margin5{margin: 25px;}.offset1{margin-left: 5px;}.offset2{margin-left: 10px;}.offset3{margin-left: 15px;}.offset4{margin-left: 20px;}.offset5{margin-left: 25px;}.offset6{margin-left: 35px;}.offset7{margin-left: 50px;}.size1{font-size: 10px; font-weight: 100;}.size2{font-size: 12px; font-weight: 100;}.size3{font-size: 14px; font-weight: 100;}.size4{font-size: 16px; font-weight: 100;}.size5{font-size: 18px; font-weight: 100;}.size6{font-size: 20px; font-weight: 100;}.size7{font-size: 22px; font-weight: 100;}.size8{font-size: 24px; font-weight: 100;}.box1{border-radius: 4px; background: #fff; border: 1px; border: 1px solid #D5D5D5; padding: 4px;}.box2{border-radius: 4px; background: #f2f2f2; border: 1px; border: 1px solid #D5D5D5; padding: 4px;}.box3{border-radius: 4px; background: #f2f2f2; padding: 4px;}pre{ text-align: left; font-size: 12px; line-height: 12px; color: #3f2a00;}pre.code{ color: #000; }div#debug{ -moz-border-radius: 10px; -webkit-border-radius: 10px;border-radius: 10px;}div#butjeF{ -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}div#fixx{ clear: both; }div.fixx{ clear: both; }.clean{clear: both; }.spacer{ padding: 8px;}.radius{ border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}.shadow{ -moz-box-shadow: 1px 1px 6px #cfcfcf; box-shadow: 1px 1px 2px #eaeaea;-webkit-box-shadow: 1px 1px 2px #eaeaea;}a.link{color: #006600;}a.link:hover{text-decoration: none; color: #0069D5;}div#container{ position: relative; margin: 0px auto; text-align: left; position: relative; height: 100%; width: 100%;}.button{ background:url("../../../../images/button.png") repeat-x bottom; border:1px solid #BBBBBB; cursor:pointer; height:23px; margin:0 0 4px; width:127px;}.button{border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;-moz-box-shadow: 1px 1px 3px #cfcfcf; box-shadow: 1px 1px 3px #cfcfcf; text-align: center;}.button:hover{ border-color: #999999; color: #0069D5;}.input{ background: url('../../../../images/widgets/browser/backgs-view.png') #F7F7F7 repeat-x; color: #0069D5; border: 1px solid #c5c5c5; }.input{border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;-moz-box-shadow: 1px 1px 3px #eaeaea; box-shadow: 1px 1px 2px #eaeaea;}.input-bg-small{background: url('../../../../images/widgets/browser/backgs-view.png') #F7F7F7 repeat-x; }.input-bg-medium{ background: url('../../../../images/backgr_area.png') #fff repeat-x; }.input-bg-big{background: url('../../../../images/backgr_area.png') #fff repeat-x; }.input[type=text]{height: 21px;}.input[type=password]{height: 21px;}.selectField{ background:url("../../../../images/sub_menu_bg.png") repeat-x scroll 0 0 transparent; border:1px solid #BBBBBB; cursor:pointer; margin:0 0 4px; width:127px;}.selectField{border-bottom-left-radius: 5px;border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-topleft: 5px; -moz-box-shadow: 1px 1px 3px #cfcfcf; box-shadow: 1px 1px 3px #cfcfcf;}.selectField option{ padding: 2px 4px 2px 4px; border-bottom: 1px #cecece solid; }.lable{border: 1px solid #e0e0e0; background: #fafafa; line-height: 20px; padding: 0px 4px 0px 4px; border-radius: 6px;}.input:focus, textarea:focus {outline: 0;border-color: rgba(82, 168, 236, 0.8);-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 2px rgba(82, 168, 236, 0.6);-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 2px rgba(82, 168, 236, 0.6);box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 2px rgba(82, 168, 236, 0.6);}.error-box{ background-color: #FFE5E5; border: 1px solid #CC0000; box-shadow: 1px 1px 2px #FFAAAA; color: #A30404; display: none; border-radius: 5px; padding: 6px;}.error-box > img{float: left; margin-right: 10px; width: 20px;}.error{ color: #A50000; }div.permission-denait{ float: left; margin: 10% 0px 0px 25% ; line-height: 80px; border: 1px #870202 solid; text-align: center; }div.permission-denait{ background: url('../../../../images/pink_bg_80px.png') repeat-x; -moz-border-radius: 20px; -webkit-border-radius: 20px;}div.permission-denait > h3{font-weight: 100; display: block; width: 100%; height: 80px;font-size: 18px; font-family:'Georgia'; color: #870202; padding: 0 120px 0 40px; margin: 0px; }div.permission-denait > h3{ background: url('../../../../images/error-icon_permission.png') no-repeat ; }div.permission-denait > h3 > span{ color: #000; font-weight: bold;}div.inline-loader{float: left; margin: 45px 0 0 0px; color: #838383; text-indent: 10px; display: none;}div.inline-loader img{float: left;}div.inline-loader span{float: left; line-height: 16px;}.form{margin: 10px;}.form .input{width: 210px;}.form .selectField{width: 210px;}.form th h3{color: #006600; font-family: 'Georgia'; font-size: 18px; font-weight: 100; line-height: 55px; height: 55px; padding: 0; margin: 0;}.form > table > tbody > tr > td{ height: 37px;}.form div.form-loader{float: left; margin: 2px 0 0 8px; visibility: hidden; color: #9f9f9f; line-height: 18px;}h3.ModuleTitle{ float: left; color:#006600; font-family:'Georgia'; font-size: 22px; font-weight: 100; line-height: 60px; text-indent: 80px; }h3.ModuleTitle{background-repeat: no-repeat; background-position: 10px center;} div#container div#header{ float: left; width: 100%; height: 50px;}div#container div.header{background: url('../../../../images/header.png') repeat-x #4ac044; }div#container div#menu{ float: left; width: 100%; height: 60px;}div#container div#menu{ background: url('../../../../images/menu.png') repeat-x; }div#container div#content div#horizontal_menu{ width: 100%; height: 35px; }div#container div#content{ position: relative; float: left; overflow: hidden; width: 100%;}div#container div#content #session{display: none;}input.submit{border: 0px; text-align: center; height: 24px; width: 136px; cursor: pointer; }input.submit{ background: url('../../../../images/inlog_submit.png')}input#exit{position: absolute; z-index: 1; top: 5px; right: 10px;border: 0px; height: 45px; width: 45px; cursor: pointer; }input#exit{ background: url('../../../../images/exit.png') no-repeat; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}div#loaderHolder{ position: absolute; z-index: 100000; top: 40%; left: 45%; width: 200px; height: 80px; background: #fff; border: 1px #009900 solid; text-align: center; padding: 20px; color: #009900; }div#loaderHolder{ font-size: 16px; display: none; -moz-border-radius: 8px; -webkit-border-radius: 8px; }div.ModuleSubMenu{ width: 100%; height: 25px; border-bottom: 1px #ccc solid; }div.ModuleSubMenu{background: url('../../../../images/menu_bg_details_tap.png') repeat-x; }span#IEmessage{ display: none; position: absolute; top: 0px; left: -5px; padding: 5px 00px 0px 40px; margin: 0px 0px 0px 20px; line-height: 20px; height: 50px; font-size: 11px; color: #fff; background-repeat: no-repeat; }span#message{ float: left; line-height: 20px; height: 50px; line-height: 50px; font-size: 12px; color: #fff; opacity:0.8;filter:alpha(opacity=80); margin-left: 15px;}span#vesrion{ float: right; line-height: 20px; height: 50px; line-height: 50px; font-size: 12px; color: #fff; opacity:0.8;filter:alpha(opacity=80); margin-right: 80px; font-size: 11px; font-style: italic;}span#IEmessage a{ color: blue; text-decoration: none; }span#IEmessage a:hover{ text-decoration: underline; }a.headerButtons{ float: left; display: block; height: 25px; width: 25px; outline: none; margin-left: 10px;}a#refresh{ background: url('../../../../images/refresh.png') no-repeat 0px -50px; }div.worning_code{ border: 1px #a40000 solid; line-height: 20px; padding: 10px; margin: 10px; background: #ffc9c9; color: #a40000;}div.worning_code{-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}div.realInfo{ border: 1px solid #7d7d7d; color: #3f3f3f; 6px; font-size: 11px; padding: 3px 9px 3px 9px; background-color: #fff; text-align: left; line-height: 17px;}div.realInfo{ -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}div.realInfo div.specs{ line-height: 25px; font-size: 11px; color: #424343; text-align: center; }div.realInfoOverflow{ border: 1px solid #000; color: #000; 6px; font-size: 11px; padding: 3px 9px 3px 9px; background-color: #fff7dd; text-align: left; line-height: 17px;}div.realInfoOverflow{ -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}span.overflow{ cursor: default;}span.overflow-ellipsis{ font-size: 12px;}div.apps-button-1{float: left; height:23px; border:1px solid #BBBBBB; border-radius: 6px; - -moz-border-radius: 6px; -webkit-border-radius: 6px;background: url("../../../../images/button2.png") repeat-x; -moz-box-shadow: 1px 1px 6px #cfcfcf; box-shadow: 3px 3px 2px #eaeaea;}div.apps-button-1:hover{border-color: #999999;}div.apps-button-1 > a{ padding: 0px 10px 0px 40px; text-align: center; display: block; line-height: 23px; text-decoration: none; color: #000; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}div.apps-button-1 > a:hover{color: #0069D5;}div.backButton{margin: 10px 0px 10px 20px;}div.backButton > a{background: url('../../../../images/back_25px_35px.png') no-repeat;}div.apps-button-1 > a.save{ background: url("../../../../images/floppy_disk_18px.png") no-repeat scroll 7px 3px transparent;}div.apps-button-1 > a.brows{ background: url("../../../../images/folder_empty.png") no-repeat scroll 7px 3px transparent;}div.button-select{margin-left: 10px;}div.button-select > a{ background: url('../../../../images/select-button-1.png') no-repeat 5px 3px; }div#icon-header{ float: left; margin: 3px 10px 0px 5px;height: 45px;line-height: 45px;text-align: right; color: #fff;}div#icon-header div#icon-holder{ float: left; width: 45px; height: 45px;}div#icon-header div#icon-holder div#icon{ float: left; width: 45px; height: 45px; background-repeat: no-repeat; background-position: center center; display: none; cusror: default;}div#icon-header div#icon-header-text{float: right; line-height: 45px; position: realitive;}div#icon-header div#icon-header-text > img{ position: absolute; left: 30px; top: 25px;}div#icon-header div#icon-header-text > span{float: left;}div#alert h3{ color: #d55000; font-size: 16px;}div.clickToEdit{ border:1px solid #747474; color:#3C3C3C; cursor:pointer; float:left; height:19px; line-height:20px; padding:0 10px;}div.clickToEdit{ -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;background: url("../../../../images/button.png") repeat-x;}table.table-apps-result{ border-right: 1px #e2e1e1 solid; border-left: 1px #e2e1e1 solid;}table.table-apps-result tr td{height: 30px; padding: 0px 4px 0px 4px;}table.table-apps-result tr.header td{font-weight: bold; }table.table-apps-result tr.row_1{ background-color: #fff; }div.table-holder-frame{float: left; width: 98%; border: 1px #cbcbcb solid; padding: 4px; margin: 10px 0px 10px 10px; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; background-color: #fff; }div.holder-frame-bg{ background-image: url('../../../../images/bg_200px.png'); background-repeat: repeat-x; background-position: bottom; }div.table-holder-frame p, div.holder-frame-bg p{}hr{ float: left; width: 98%; margin-left: 15px; border-left:0; border-right:0; border-bottom: 1px #d0d0d0 solid; border-top: 0px;}div.prosses-LoaderHolder{ display: none; position: absolute; z-index: 2; width: 100%;height: 400px; }div.prosses-LoaderHolder div.text-processes{ margin: 200px auto; width: 300px; text-align: center; }div.prosses-LoaderHolder div.text-processes div{margin-top: 10px; color:#006600;font-family:'Georgia';}div#prosses-overlay{ display: none; z-index: 1; position: absolute; background: #fff; width: 100%;height: 400px; }div.deleteMessage div.middleCenter{ background: url('../../../../images/widgets/browser/delete-2.png') no-repeat 0px 0px; }div#messenger-white-style div#Htext {float: left; height: 60px; width: 100%;}div#messenger-white-style div.middleCenterimg{}div#messenger-white-style div#deleteMessage{ width: 68%; line-height: 21px; height: 70px; padding: 10px 10px 10px 120px; text-align: left; }div#messenger-white-style div#deleteMessage{background: url('../../../../images/widgets/browser/full.png') no-repeat 15px 0px; }div#messenger-white-style img.loaderBox{ border: 1px #720000 solid; margin-top: 50px;}div#messenger-white-style div.loaderText{ color: #720000; }div#messenger-white-style div#deleteMessageSucces{ width: 68%; line-height: 90px; height: 90px; padding: 10px 10px 10px 120px; font-size: 14px; }div#messenger-white-style div#deleteMessageSucces{background: url('../../../../images/widgets/browser/empty.png') no-repeat 15px 10px; }div.emptyDB{ margin: 0px auto; padding-top: 110px; width: 300px; background-position: center; text-align: center; color:#006B00; font-family:'Georgia'; font-size:16px; background-repeat: no-repeat; line-height: 22px;}div.emptyDB span{ color: #000; }div.emptyDBresult{ margin: 0px auto; padding-top: 110px; width: 300px; background-position: center; text-align: center; color:#006B00; font-family:'Georgia'; font-size:16px; background-repeat: no-repeat; line-height: 22px;}div.emptyDBresult span{ color: #000; }div.emptyDBsearch{ margin: 0px auto; padding-top: 110px; width: 300px; background-position: center; text-align: center; color:#006B00; font-family:'Georgia'; font-size:16px; background-repeat: no-repeat; line-height: 22px;}div.emptyDBsearch span{ color: #000; }div.resultTabCountNr{float: left; margin: 6px;}table.appFileView{width: 100%;}table.appFileView td a.delete{float: right; display: block; width: 30px; height: 20px; background: url('../../../../images/delete.png') no-repeat; }table.appFileView td a.delete:hover{ background-position: 0px -20px;}div.appFileView-loader{float: right; margin: 5px 0 0 0;}div.appTreeHolder{float: left; width: 200px; border-right: 1px #ccc solid;height:100%; overflow: auto; margin-right: 10px; background-color: #F7F7F7;}div.appTreeHolder div#resize-tree{ float: right; width: 4px; height: 100%; background: url('../../../../images/widgets/browser/resize-tree.png') no-repeat center center #F7F7F7; cursor: e-resize; }div.startFolderHolder{margin-top: 30px; height: 20px; line-height: 20px;width: 90%; font-size: 11px;}div.startFolderHolder img.startFolder{float: left; margin: 2px 5px 0 15px; cursor: pointer;}div.startFolderHolder a.startFolder{padding: 3px 5px 3px 5px; text-decoration: none; color: #000;}div.startFolderHolder a.startFolder:hover{padding: 2px 4px 2px 4px; border: 1px #ADDAF4 solid; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; color: #0EA6ED;}div.startFolderHolder a.startFolder:hover{background: url('../../../../images/widgets/treeview/theme/mac/list-bg.png') repeat-x#fff;}div.pagePaground{width: 100%; float: left; height: 100%; position: relative;background: url('../../../../images/page-holder.png') #dfdfdf repeat-y;}div.pagePaground div.page{ float: left; margin: 20px 0 0 4%; width: 895px; height: 100%; padding: 40px; box-shadow: 0 0 10px #b5b5b5; line-height: 21px; background: url('../../../../images/bg_page.png') #fff; }form.quickEdit{white-space:nowrap;width: 255px;}img.quickLoader{float: left; margin-top: 3px;}div.quickLoaderText{ float: left; text-indent: 10px; line-height: 20px; color: #7e7e7e;}.quickEdit > button{ color:#3c3c3c; border: 1px #747474 solid; height: 22px;line-height: 22px;cursor: pointer; margin-left:3px; float: left; padding: 0px 5px 0px 5px;border-radius: 6px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }.quickEdit > button{ background: url('../../../../images/button.png') repeat-x;}.quickEdit > input{ border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; float: left; border: 1px #909090 solid; padding: 0; margin: 0;}.quickEdit > input{ background: url('../../../../images/backgr-quick-edit.png') repeat-x #fff; }.quickEdit > select{ float: left; border: 1px #909090 solid; margin: 0;height: 22px;line-height: 22px; }.quickEdit > select > option{ padding: 5px;}div#quikAreaDiv{float: right; height: 18px; width: 28px; padding-top: 0px;}div#actionQuikEdit{cursor: move;}#quickTitle{ margin: 0 0 8px 0; padding: 0; color:#006B00; font-family:'Georgia'; font-size:16px; font-weight: 100; text-indent: 5px;}#quickTextarea{float: right;width: 500px; height: 220px; border: 1px #bebebe solid; color: #0069D5; margin: 5px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }#quickTextarea{ background: url('../../../../images/backgr-quick-edit.png') repeat-x #fff; }.quickTextareaButton {float: right; border: 1px #909090 solid; padding: 0px 20px 0px 20px; margin: 6px 3px 2px 3px; cursor: pointer;-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}.quickTextareaButton { background: url('../../../../images/button.png') repeat-x;}.quickTextareaOK{ padding: 0px 30px 0px 30px;}.quickTextareaX{clear: both; margin-right: 5px;}table.sectionTable{width: 100%; margin-top: 20px;}table.sectionTable > thead th{ fon-size: 14px;}table.sectionTable > thead th{ font-family:'Georgia'; height: 30px; border: 0; background-image: none; background-color: #fff; color:#006600; font-size:18px; font-weight: 100;}table.sectionTable > thead th.up{ visibility: hidden; font-size: 1px;}table.sectionTable > thead th.down{ visibility: hidden;font-size: 1px; width: 50px;}table.sectionTable > thead th.start, table.sectionTable > thead th.end{font-size:1px;color: #fff;}table.sectionTable > tbody > tr > td{ height: 60px; border-top: 1px #ccc solid; border-bottom: 1px #ccc solid;background: url('../../../../images/bg_60px.png') repeat-x #efefef;}table.sectionTable > tbody > tr.table-spacer > td{height: 15px;border:0; background-color: #fff; background-image: none;}table.sectionTable > tbody > thead th.start{border-left:0; }table.sectionTable > tbody > tr > td.start{ width: 10px; font-size: 1px; color: #fff;}table.sectionTable > tbody > tr > td.start{ text-align: left;-moz-border-radius: 10px 0 0 10px; -webkit-border-radius: 10px 0 0 10px; border-radius: 10px 0 0 10px; border-left: 1px #ccc solid}table.sectionTable > tbody > thead td.end{border-right:0; }table.sectionTable > tbody > tr > td.end{ width: 10px;font-size: 1px; color: #fff;}table.sectionTable > tbody > tr > td.end{-moz-border-radius: 0 10px 10px 0; -webkit-border-radius: 0 10px 10px 0; border-radius: 0 10px 10px 0; border-right: 1px #ccc solid}table.sectionTable > tbody > tr > td.edit{}table.sectionTable > tbody > tr > td a.edit{ display: block; width: 30px; height: 20px; background: url('../../../../images/custom_edit.png') no-repeat; }table.sectionTable > tbody > tr > td a.edit:hover{ background-position: 0px -20px;}table.sectionTable > tbody > tr > td.delete{width: 55px;}table.sectionTable > tbody > tr > td a.delete{ display: block; width: 30px; height: 20px; background: url('../../../../images/delete.png') no-repeat; }table.sectionTable > tbody > tr > td a.delete:hover{ background-position: 0px -20px;}table.sectionTable > tbody > tr > td.up{ width: 25px;}table.sectionTable > tbody > tr > td a.up{ float: left; display: block; width: 25px; height: 20px; background: url('../../../../images/up.png') no-repeat; }table.sectionTable > tbody > tr > td a.up:hover{ background-position: 0px -20px;outline: none; }table.sectionTable > tbody > tr > td.switch{width: 25px;}table.sectionTable > tbody > tr > td a.switch-on{float: left; display: block; width: 30px; height: 20px; background: url('../../../../images/site_manager/on.png') no-repeat; }table.sectionTable > tbody > tr > td a.switch-on:hover{ background-position: 0px -20px;outline: none; }table.sectionTable > tbody > tr > td a.switch-off{ float: left; display: block; width: 30px; height: 20px; background: url('../../../../images/site_manager/off.png') no-repeat; }table.sectionTable > tbody > tr > td a.switch-off:hover{ background-position: 0px -20px;outline: none; }table.sectionTable > tbody > tr > td.down{ width: 25px;}table.sectionTable > tbody > tr > td a.down{ float: left; display: block; width: 25px; height: 20px; background: url('../../../../images/down.png') no-repeat; }table.sectionTable > tbody > tr > td a.down:hover{ background-position: 0px -20px;outline: none; }table.sectionTable > tbody > tr > td span.stamp{float: left; display: block; border: 1px solid #e0e0e0; background: #fafafa; line-height: 20px; padding: 0px 4px 0px 4px; }table.sectionTable > tbody > tr > td span.stamp{-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}table.sectionTable > tbody > tr.selectedForTurmination td{ height: 60px; border-color:#550202; background: url('../../../../images/pink_bg_80px.png') repeat-x; color:#550202;}div#rebuildFrame{ z-index: 10000000; position: absolute;background: #fff; left: 0; bottom: 0; width: 100%; height: 100%; color: #3F3F3F; font-size: 11px; }div#rebuildFrame{ font-family: courier new; text-align: left; line-height: 16px; overflow: auto; }div#inlogHolder{position: relative;margin: 0px auto;width: 414px;height: 370px;padding-top: 60px;background: url('../../../../images/login/inlog_display.png') no-repeat 0 60px;}div#inlogHolder div#shield{position: absolute;width: 114px;height: 152px;top: 60px;left: 0px;z-index: 1;}div#inlogHolder div#shield > img{top: 0px;left: 0px;position: absolute;}img.shield-error, img.shield-error-db, img.shield-blank, img.shield-processes{display: none;}img#world-loader{}div#inlogHolder div#top{margin-top: 130px;}div#inlogHolder div#topDomain{margin-top: 110px;}div#inlogHolder div.fieldHolder{float: left;margin: 5px 0px 0px 105px;height: 28px;width: 285px;}div#inlogHolder div.fieldHolder div.textHolder{float: left;line-height: 20px;width: 100px;color: #323232;text-align: left;}div#inlogHolder div.fieldHolder input{float: left;height: 18px;width: 165px;padding-left: 1px;color: #0069D5;border: 1px #797979 solid;background: url('../../../../images/login/inlog_input2.png') repeat-x;}div#inlogHolder input#submit{float: left;width: 120px;height: 26px;border: 1px;cursor: pointer;margin-left: 180px;color: #323232;outline: none;background: url('../../../../images/login/inlog_button.png') no-repeat;}div#errorHolder{margin: 0px auto;width: 414px;text-align: center;color: #b30c0c;line-height: 24px;font-size: 18px;padding-left: 40px;font-family: 'Georgia';display: none;}div#errorHolder span{color: #ff8400;}div#container div#content .apps-menu{position: relative; float: left;width: 100%; line-height: 36px; height: 36px; }div#container div#content .apps-menu{ background: url('../../../../images/menu_bg.png') repeat-x;} div#container div#content .apps-menu div.menuButton-apps{float: left; line-height: 22px; margin: 7px 8px 0px 8px; }div#container div#content .apps-menu div.menuButton-apps a{ display: block; padding-right: 10px; line-height: 22px;color: #565656; text-decoration: none; }div#container div#content .apps-menu div.menuButton-apps a{}div#container div#content .apps-menu div.menuButton-apps a{ -moz-border-radius: 3px; -webkit-border-radius: 3px; background-repeat: no-repeat;}div#container div#content .apps-menu div.menuButton-apps a:hover{ color: #0069d5; }div#container div#content .apps-menu div.menuButton-apps a img{ float: left; border: 0px;}div#container div#content .apps-menu-spacer{ float: left; height: 4px; width: 100%; background: url('../../../../images/spacer_menu_bg.png') repeat-x #fff;}div#container div#content .apps-sub-menu{position: relative; float: left; width: 100%; line-height: 25px; height: 25px; }div#container div#content .apps-sub-menu{ background: url('../../../../images/sub_menu_bg.png') repeat-x; }div#container div#content .apps-sub-menu div.menuButton-apps{ float: left; line-height: 18px; }div#container div#content .apps-sub-menu div.menuButton-apps a{ display: block; line-height: 18px; padding: 0px 10px 0px 10px;margin: 3px 10px 0px 10px; text-decoration: none; color: #323232; }div#container div#content .apps-sub-menu div.menuButton-apps a{background-position: 4px 0px; -moz-border-radius: 3px; -webkit-border-radius: 3px; background-repeat: no-repeat;}div#container div#content .apps-sub-menu div.menuButton-apps a:hover{ padding: 0px 10px 0px 8px; color: #0069d5; border: 1px #cecece solid;background: url("../../../../images/backgs-view2.png") repeat-x top;}div#container div#content .apps-sub-menu div.menuButton-apps a img{ float: left; border: 0px;}div#container div#content div#menu a.Rmenu{display: block;float: left;padding: 0px 10px 0px 10px;line-height: 22px;background: #f1f1f1;border: 1px #bbb solid;text-decoration: none;color: #565656;margin: 7px 7px 0px 7px;-moz-border-radius: 3px;-webkit-border-radius: 3px;}div#container div#content div#menu a.Rmenu:hover{color: #0069d5;background: #f4f4f4;border: 1px #bbb solid;}div#buttonHolder div{float: left;width: 100px;height: 50px;background: url('../../../../images/button_isset2.png') no-repeat 0px 80px;margin: 6px 0 0 15px;}div#buttonHolder div a{float: left;display: block;text-align: center;width: 100px;height: 14px;padding-top: 36px;text-decoration: none;color: #565656;outline: none;}div#buttonHolder div a:hover{color: #0069d5;outline: none;}div#buttonHolder div.main-buttons > a{background-position: 32px 1px;background-repeat:no-repeat;}div.ModuleSubMenu a{float: left;display: block;line-height: 19px;padding: 0px 10px 0px 20px;text-indent: 10px;margin: 3px 20px 0px 10px;text-decoration: none;color: #323232;background-position: 0px 0px;-moz-border-radius: 3px;-webkit-border-radius: 3px;}div.ModuleSubMenu a:hover{color: #0069d5;margin: 3px 19px 0px 9px;background-color: #f5f5f5;border: 1px #bbb solid;}a#standaardbrief{background: url('../../../../images/letter.png') no-repeat;outline: none;}a#editCustomer{background: url('../../../../images/edit_cust.png') no-repeat;outline: none;}a#nieuwaction{background: url('../../../../images/add_action.png') no-repeat;outline: none;}div#devInfo{width: 400px; margin: 0 auto;}div#devInfo > span{margin: 0 15px; color: #353535; }div#devInfo span span{color: #006600;}div.real-submenu{position: absolute; z-index: 100000;margin: 0; padding: 0; display: none;}div.real-submenu > div.top-left{ float: left; width: 20px; height: 20px;}div.real-submenu > div.top-center{ float: left; height: 20px; }div.real-submenu > div.top-right{ float: left; width: 20px; height: 20px;}div.real-submenu > div.left-middle{ float: left; width: 14px; }div.real-submenu > div.center-middle{ float: left; width: }div.real-submenu > div.right-middle{ float: left; width: 14px; }div.real-submenu > div.bottom-left{ float: left; width: 20px; height: 20px;}div.real-submenu > div.bottom-center{ float: left; height: 20px; }div.real-submenu > div.bottom-right{ float: left; width: 20px; height: 20px;}div.real-submenu > div.center-middle > ul{ margin: 0; padding: 0; }div.real-submenu > div.center-middle > ul > li{ list-style: none; height: 45px; width: 100%; }div.real-submenu > div.center-middle > ul > li > div.left-button{ float: left; height: 45px; width: 8px; background-repeat: no-repeat; margin-left: 5px;}div.real-submenu > div.center-middle > ul > li > div.center-button{ float: left; height: 45px; background-repeat: repeat-x;}div.real-submenu > div.center-middle > ul > li > div.right-button{ float: left; height: 45px; width: 8px; background-repeat: no-repeat; margin-right: 5px;}div.real-submenu > div.center-middle > ul > li > div.left-bg{ background-image: url('');}div.real-submenu > div.center-middle > ul > li > div.center-bg{ background-image: url('');}div.real-submenu > div.center-middle > ul > li > div.right-bg{ background-image: url('');}div.real-submenu > div.center-middle > ul > li > div.center-button > div.buttonHolder{ height: 45px; width: 100%; cursor: pointer;}div.real-submenu > div.center-middle > ul > li > div.center-button > div.buttonHolder > img{ float: left; margin: 4px 0px 0px 0px; }div.real-submenu > div.center-middle > ul > li > div.center-button > div.buttonHolder > div{ float: left; margin-top: 4px; line-height: 35px; text-indent: 10px; }div.real-sub-default > div.top-left{ background: url('../../../../images/submenu/default/left-top-corner.png') no-repeat; }div.real-sub-default > div.top-center{ background: url('../../../../images/submenu/default/center-top.png') repeat-x; }div.real-sub-default > div.top-right{ background: url('../../../../images/submenu/default/right-top-corner.png') no-repeat; }div.real-sub-default > div.left-middle{ background: url('../../../../images/submenu/default/submenu_04.png') repeat-y; }div.real-sub-default > div.center-middle{ background: url('../../../../images/submenu/default/sub-content.png') repeat-x bottom #eaeaea; }div.real-sub-default > div.right-middle{ background: url('../../../../images/submenu/default/submenu_06.png') repeat-y; }div.real-sub-default > div.bottom-left{ background: url('../../../../images/submenu/default/left-bottom-corner.png') no-repeat; }div.real-sub-default > div.bottom-center{ background: url('../../../../images/submenu/default/center-bottom.png') repeat-x; }div.real-sub-default > div.bottom-right{ background: url('../../../../images/submenu/default/right-bottom-corner.png') no-repeat; }div.real-sub-default > div.center-middle > ul > li > div.center-button > div.line{ background: url('../../../../images/submenu/default/line.png') no-repeat bottom; }div.real-sub-default > div.center-middle > ul > li > div.left-bg-hover{ background-image: url('../../../../images/submenu/default/button-left.png'); }div.real-sub-default > div.center-middle > ul > li > div.center-bg-hover{ background-image: url('../../../../images/submenu/default/button-center.png'); }div.real-sub-default > div.center-middle > ul > li > div.right-bg-hover{ background-image: url('../../../../images/submenu/default/button-right.png');}div.real-sub-default > div.center-middle > ul > li > div.left-bg-down{ background-image: url('../../../../images/submenu/default/button-left-down.png'); }div.real-sub-default > div.center-middle > ul > li > div.center-bg-down{ background-image: url('../../../../images/submenu/default/button-center-down.png'); }div.real-sub-default > div.center-middle > ul > li > div.right-bg-down{ background-image: url('../../../../images/submenu/default/button-right-down.png');}div.real-sub-ie > div.top-left{ background: url('../../../../images/submenu/ie/left-top-corner.png') no-repeat; }div.real-sub-ie > div.top-center{ background: url('../../../../images/submenu/ie/center-top.png') repeat-x; }div.real-sub-ie > div.top-right{ background: url('../../../../images/submenu/ie/right-top-corner.png') no-repeat; }div.real-sub-ie > div.left-middle{ background: url('../../../../images/submenu/ie/submenu_04.png') repeat-y; }div.real-sub-ie > div.center-middle{ background: url('../../../../images/submenu/ie/sub-content.png') repeat-x bottom #eaeaea; }div.real-sub-ie > div.right-middle{ background: url('../../../../images/submenu/ie/submenu_06.png') repeat-y; }div.real-sub-ie > div.bottom-left{ background: url('../../../../images/submenu/ie/left-bottom-corner.png') no-repeat; }div.real-sub-ie > div.bottom-center{ background: url('../../../../images/submenu/ie/center-bottom.png') repeat-x; }div.real-sub-ie > div.bottom-right{ background: url('../../../../images/submenu/ie/right-bottom-corner.png') no-repeat; }div.real-sub-ie > div.center-middle > ul > li > div.center-button > div.line{ background: url('../../../../images/submenu/ie/line.png') no-repeat bottom; }div.real-sub-ie > div.center-middle > ul > li > div.left-bg-hover{ background-image: url('../../../../images/submenu/ie/button-left.png'); }div.real-sub-ie > div.center-middle > ul > li > div.center-bg-hover{ background-image: url('../../../../images/submenu/ie/button-center.png'); }div.real-sub-ie > div.center-middle > ul > li > div.right-bg-hover{ background-image: url('../../../../images/submenu/ie/button-right.png');}div.real-sub-ie > div.center-middle > ul > li > div.left-bg-down{ background-image: url('../../../../images/submenu/ie/button-left-down.png'); }div.real-sub-ie > div.center-middle > ul > li > div.center-bg-down{ background-image: url('../../../../images/submenu/ie/button-center-down.png'); }div.real-sub-ie > div.center-middle > ul > li > div.right-bg-down{ background-image: url('../../../../images/submenu/ie/button-right-down.png');}div.loaderRealWin{ margin: 0 auto; width: 100px; margin-top: 100px; color: #009900; font-familiy: 'Georgia';}div.loaderRealWin > img{margin-left: 22px;}div.bar{ width: 100%; height: 35px; background: url('../../../../images/window/bar/bar.png') repeat-x; }div.bar > div.button{ padding: 4px 5px 0px 5px; height: 31px; background: url('../../../../images/window/bar/line.png') no-repeat right top; float: left;}div.barspacer{height: 40px;width: 100%;}div.bar-2{ position: absolute; top: -1px; width: 100%; height: 40px; background: url('../../../../images/window/bar/bar-2.png') repeat-x; }div.bar-2 div#adressHolder{ margin-top: 9px;}div.bar > div.button > a{ display: block;line-height: 25px; padding: 0px 10px 0px 0px; text-decoration: none; color: #323232; margin-right: 7px;}div.bar > div.button > a{-moz-border-radius: 3px; -webkit-border-radius: 3px;}div.bar > div.button > a > img{ float: left; border: 0px; margin: 0px 5px 0px 5px; }div.bar > div.button > a:hover{margin-right: 5px; color: #0069D5; background: #f4f4f4; border-top: 1px #787777 solid; border-left: 1px #a7a7a7 solid; border-right: 1px #dcdcdc solid; border-bottom: 1px #dcdcdc solid;}div.bar > div.button > a:hover{ background: url('../../../../images/window/bar/button-hover.png') repeat-x; }div.window{display: none; }div.window-default { position: absolute; z-index: 1000001; top: 20%; left: 30%; width: 600px; text-align: left; display: none;}div.window-default div.winFix{ clear: both;}div.window-default div.winTopLeft{ float: left; width: 30px; height: 28px;}div.window-default div.winTopLeft{ background: url('../../../../images/window/default/top_left.png') no-repeat;}div.window-default div.winHeader{ float: left; width: 540px; height: 28px;}div.window-default div.winHeader{ background: url('../../../../images/window/default/header.png') repeat-x; }div.window-default div.winHeader div.winTitle{float: left; line-height: 28px; color: #353535; font-size: 12px; width: 90%; cursor: move;}div.window-default div.winHeader div.winButton{ float: right; height: 15px; width: 30px; margin-top: 2px;}div.window-default div.winHeader div.winButton a{ display: block; height: 15px; width: 30px; margin-top: 3px; }div.window-default div.winHeader div.winButton a{ background: url('../../../../images/window/default/button_close.png') no-repeat; }div.window-default div.winHeader div.winButton a:hover{ background-position: 0px -15px;}div.window-default div.winTopRight{ float: left; width: 30px; height: 28px;}div.window-default div.winTopRight{ background: url('../../../../images/window/default/top_right.png') no-repeat;}div.window-default div.borderRight{ float: left; width: 100%;}div.window-default div.borderRight{ background: url('../../../../images/window/default/border_right.png') repeat-y right; }div.window-default div.borderLeft{ float: left; width: 100%; }div.window-default div.borderLeft{ background: url('../../../../images/window/default/border_left.png') repeat-y left; }div.window-default div.borderRight div.borderLeft div.winContent{ float: left;width: 560px; margin-left: 20px; background-color: #fff; line-height: 20px;}div.window-default div.borderRight div.borderLeft div.winContent div.win{position: relative; }div.window-default div.winBottomLeft{ float: left; width: 30px; height: 20px;}div.window-default div.winBottomLeft{ background: url('../../../../images/window/default/bottom_left.png') no-repeat;}div.window-default div.winFooter{ float: left; width: 540px; height: 20px;}div.window-default div.winFooter{ background: url('../../../../images/window/default/footer.png') repeat-x;}div.window-default div.winFooter div.winFooterText{float: left; line-height: 20px; color: #353535; font-size: 10px;}div.window-default div.winBottomRight{ float: left; width: 30px; height: 20px;}div.window-default div.winBottomRight{ background: url('../../../../images/window/default/bottom_right.png') no-repeat;}div.window-default div.winShadow{ float: left; width: 100%; height: 15px; }div.window-default div.winShadow div.winShadowLeft{ float: left; width: 30px; height: 15px;}div.window-default div.winShadow div.winShadowLeft{ background: url('../../../../images/window/default/shadow_left.png') no-repeat;}div.window-default div.winShadow div.winShadowCenter{ float: left; width: 540px; height: 15px; }div.window-default div.winShadow div.winShadowCenter{ background: url('../../../../images/window/default/shadow_center.png') repeat-x}div.window-default div.winShadow div.winShadowRight{ float: left; width: 30px; height: 15px;}div.window-default div.winShadow div.winShadowRight{ background: url('../../../../images/window/default/shadow_right.png') no-repeat; }div#window-shadow{ position: absolute; z-index: 1000000; top: 0px; left: 0px; background: #000; width: 100%; height: 100%; display: none; }div.window-IE { position: absolute; z-index: 100000000; top: 20%; left: 30%; width: 600px; text-align: left; display: none;}div.window-IE div.winFix{ clear: both;}div.window-IE div.winTopLeft{ float: left; width: 30px; height: 21px;}div.window-IE div.winTopLeft{ background: url('../../../../images/window/ie/top_left.png') no-repeat;}div.window-IE div.winHeader{ float: left; width: 540px; height: 21px;}div.window-IE div.winHeader{ background: url('../../../../images/window/ie/header.png') repeat-x;}div.window-IE div.winHeader div.winTitle{float: left; line-height: 21px; color: #353535; font-size: 11px; width: 90%; cursor: move;}div.window-IE div.winHeader div.winButton{ float: right; height: 15px; width: 30px;}div.window-IE div.winHeader div.winButton a{ display: block; height: 15px; width: 30px; margin-top: 3px; }div.window-IE div.winHeader div.winButton a{ background: url('../../../../images/window/ie/button_close.png') no-repeat; }div.window-IE div.winHeader div.winButton a:hover{ background-position: 0px -15px;}div.window-IE div.winTopRight{ float: left; width: 30px; height: 21px;}div.window-IE div.winTopRight{ background: url('../../../../images/window/ie/top_right.png') no-repeat;}div.window-IE div.borderRight{ float: left; width: 100%;}div.window-IE div.borderRight{ background: url('../../../../images/window/ie/border_right.png') repeat-y right; }div.window-IE div.borderLeft{ float: left; width: 100%; }div.window-IE div.borderLeft{ background: url('../../../../images/window/ie/border_left.png') repeat-y left; }div.window-IE div.borderRight div.borderLeft div.winContent{ float: left;width: 560px; margin-left: 20px; background-color: #fff; line-height: 20px;}div.window-IE div.winBottomLeft{ float: left; width: 30px; height: 20px;}div.window-IE div.winBottomLeft{ background: url('../../../../images/window/ie/bottom_left.png') no-repeat;}div.window-IE div.winFooter{ float: left; width: 540px; height: 20px;}div.window-IE div.winFooter{ background: url('../../../../images/window/ie/footer.png') repeat-x;}div.window-IE div.winFooter div.winFooterText{float: left; line-height: 20px; color: #353535; font-size: 10px;}div.window-IE div.winBottomRight{ float: left; width: 30px; height: 20px;}div.window-IE div.winBottomRight{ background: url('../../../../images/window/ie/bottom_right.png') no-repeat;}div.window-IE div.winShadow{ float: left; width: 100%; height: 15px; }div.window-IE div.winShadow div.winShadowLeft{ float: left; width: 30px; height: 15px;}div.window-IE div.winShadow div.winShadowLeft{ }div.window-IE div.winShadow div.winShadowCenter{ float: left; width: 540px; height: 15px; }div.window-IE div.winShadow div.winShadowCenter{}div.window-IE div.winShadow div.winShadowRight{ float: left; width: 30px; height: 15px;}div.window-IE div.winShadow div.winShadowRight{}