html.busy, html.busy * {  
  cursor: wait !important;  
}

body, h1,h2,h3,h4,a,p,strong,italic,span,div,input,button,select,textarea,ul,li,ol{margin: 0px;padding:0px;border:none;text-decoration:none}
body{font:normal 11px Helvetica, Arial, sans-serif !important;}
h1{font:bold 18px Helvetica, Arial, sans-serif;padding:10px}
h2{font:bold 14px Helvetica, Arial, sans-serif;padding:10px 10px 0 10px}
h3{font:bold 12px Helvetica, Arial, sans-serif;padding:10px 10px 0 10px}
h4{font:bold 11px Helvetica, Arial, sans-serif;padding:10px 10px 0 10px}

table td{vertical-align:top;}
p{padding-left:10px}
.bold{font-weight:bold;}

/*header*/
#header,#footer{overflow:hidden;padding:9px}
#header .button,#header .button-arrow{float:right;margin-top:3px}
#header img,#header .button-arrow{float:left}

/*footer*/
#footer a{font-weight:bold;text-decoration:underline;}

/*content*/
#toolbar{padding:9px}
#content{margin-bottom:10px}

table{padding:0px 8px}
table table{padding:0}
table th{text-align:left}
table.padded td span{font-weight:bold;}

.basic_grid td{padding:2px}
.basic_grid td.noborder{border:none}
.basic_grid th{font-weight:normal;white-space:nowrap;padding:4px 6px;}
.basic_grid th a{color:#727272;display:block;padding:4px 6px;margin: -4px -6px;}
.basic_grid th a.linkHeaderWhiteAsc, .basic_grid th a.linkHeaderWhiteDesc{padding-right:16px}
.basic_grid th.first, .basic_grid th.first a{border-radius:3px 0 0 3px}
.basic_grid th.last{border-radius:0 3px 3px 0}

.listing{margin-top:10px}
.listing .item{display:block;overflow:hidden;padding:10px}
.listing a.item{padding-right: 25px;}
.listing .title{display:block;font:bold 14px Helvetica, Arial, sans-serif;}
.listing .important{font-weight:bold;margin-right:8px}
.listing .illustration .important{font-size:14px;}
.listing .detailsSmall{font:bold 7px Tahoma, Arial, Helvetica, sans-serif}
.listing .illustration{float:left;font-size:2em}
.listing .illustrated .content{display:block;margin-left:25px}
span.illustration,.listing .buttons{display:block;}
.listing .item .inner{padding-left:0px;border-bottom: none;padding-bottom: 0px;}
.listing .button{float:left;margin:3px 3px 0 0;padding:4px 5px;border-radius:3px;font-size:13px}
.listing input.button{height:24px;padding-top:2px;}

.info{overflow:hidden;}
.info .value{font-weight:bold;}

/*pagination*/
.paginator{width:100%}
.paginator td{vertical-align:middle;text-align:center;}
.paginator h2{margin:0;padding:0}
.pagePrev,.pageNext,.pageStart,.pageEnd{display:block;width:28px;height:28px}
.pageNext,.pageStart,.pageEnd{float:right;}

/*news*/
#newsDetail{padding:10px}
#newsDetail p, #newsDetail h1, #newsDetail h2, #newsDetail h3{padding-left:0;padding-right:0}

/*navigation*/
#menu{clear:both;}
.button, .button-arrow{display:block;text-decoration:none;font:bold 14px Helvetica, Arial, sans-serif;cursor:pointer;}
.button{float:left;padding:5px 12px;border-radius:3px}
.button.back{text-align:center}
.button.left{float:left;}
.button-arrow{padding-left:12px;margin-left:9px}
.button-arrow span{display:block;padding:5px 12px 5px 3px;border-top-right-radius:3px;border-bottom-right-radius:3px;}

#navigation{overflow:hidden;}
#nav-primary,#nav-secondary,#nav-tertiary{overflow:hidden;padding:10px}
#navigation a span{display:block;float:left;padding:4px 5px;border-radius:3px;font:bold 13px Helvetica, Arial, sans-serif}
#navigation a{display:block;float:left;padding:2px;margin:3px}

#button-anchor-top, #button-anchor-bottom{float:right;padding-left:24px}
#button-anchor-bottom{margin:0 9px 9px 0}

/*form*/
input[type=text],input[type=password],textarea{border:1px solid #e5e5e5;border-radius:3px;font-size:16px;padding:2px 3px}
select{border:1px solid #ff8400;border-radius:3px;padding:2px}
select.comboBox{background-color: #FFFFFF;}
input[type=checkbox],input[type=radio]{margin:3px 2px 0}
input[type=checkbox]{height:10px}
input[type=checkbox].normal{height: auto;}
label{display:inline-block;font-weight:bold;margin:3px 0 0}
.buttonPanel{margin-top:10px;}
.buttonPanel .button{margin-right:10px;}
.buttonPanel>div>input.button{
	float: none;
	margin: 4px 10px;}
#newsDetail .buttonPanel{margin:0 -10px;padding:0 10px}
.selectBlock {
	margin-left: 10px;
}
.nowrap {white-space: nowrap;}
.textRight{text-align:right;}

/*messages*/
div.info,div.success,div.warning,div.error,.textWarn{display:block;margin:10px;border-radius:3px;padding:9px 8px 9px 33px;font-size:14px}

/*default skin*/
body{color: #666666}
h1{color:#ff8400}
h2{color:#666666}
h3{color:#000}
h4{color:#666666}

#header{background-color:#4c4c4c}
#footer a{color:#ff8400}

.basic_grid td{border-bottom:1px solid #e5e5e5}
.basic_grid th{background-color:#e5e5e5;color:#727272}
.basic_grid th a.linkHeaderWhiteAsc, .basic_grid th a.linkHeaderWhiteDesc{color:#fff}
.basic_grid th a.linkHeaderWhiteAsc{background:url(../../img/mobile/table-sortable-asc.png) no-repeat right center #a6a6a6}
.basic_grid th a.linkHeaderWhiteDesc{background:url(../../img/mobile/table-sortable-desc.png) no-repeat right center #a6a6a6}

.listing{border-top:1px solid #e5e5e5}
.listing .item{border-bottom:1px solid #e5e5e5}
.listing a.item{background:url(../../img/mobile/btn-list-row.gif) no-repeat center right}
.listing .title{color:#000}
.listing .content,.listing .details{color:#858585}
.listing .important{color:#000}
.listing .detailsSmall{color:#858585}
.listing .button{color:#6B3500;background:#ff8400}

.pagePrev{background:url(../../img/mobile/btn-page-previous.gif)}
.pageNext{background:url(../../img/mobile/btn-page-next.gif)}
.pageStart{background:url(../../img/mobile/btn-page-first.gif)}
.pageEnd{background:url(../../img/mobile/btn-page-last.gif)}

a.newsPriority1 .title{color:#ff0000!important}
a.newsPriority2 .title{color:#e06100!important}
a.newsPriority3 .title{color:#ff8400!important}
a.newsPriority4 .title{color:#ffa429!important}
a.newsPriority5 .title{color:#666666!important}

.button{background:url(../../img/mobile/button-orange-bgr.png) repeat-x;color:#6b3500}
.button-arrow{background:url(../../img/mobile/button-gray-arrow.png) repeat-x left;color:#fff}
#button-anchor-top,#button-anchor-top span{background:url(../../img/mobile/btn-anchor-link-menu.gif) no-repeat top left;color:#ff8400}
#button-anchor-bottom,#button-anchor-bottom span{background:url(../../img/mobile/btn-anchor-link-top.gif) no-repeat bottom left;color:#ff8400}
.button-arrow span{background:url(../../img/mobile/button-gray-bgr.png) repeat-x}

#button-anchor-top span{background-position:top right!important}
#button-anchor-bottom span{background-position:bottom right!important}

#nav-primary{background-color:#262626;}
#nav-secondary{background-color:#3f3f3f;}
#nav-tertiary{background-color:#585858;}
#navigation a span{color:#fff}
#nav-primary a span{background-color:#191919}
#nav-secondary a span{background-color:#313131}
#nav-tertiary a span{background-color:#3f3f3f}
#nav-primary a.current span,#nav-secondary a.current span,#nav-tertiary a.current span{background-color:#ff8400;color:#6B3500}

input[type=text],input[type=password],textarea{border:1px solid #e5e5e5}
select{border:1px solid #ff8400}

div.info,div.success,div.warning,div.error,.textWarn{color:#fff}
div.info{background:url(../../img/mobile/icon-info.gif) no-repeat 8px center #0083f2}
div.warning,.textWarn{background:url(../../img/mobile/icon-warning.gif) no-repeat 8px center #edbe1d}
div.success{background:url(../../img/mobile/icon-success.gif) no-repeat 8px center #48c826}
div.error{background:url(../../img/mobile/icon-error.gif) no-repeat 8px center #ef0000}
span.info,.textInfo {color: #0083f2;}
span.success {color: #48c826;}
span.warning {color: #edbe1d;}
span.error {color: #ef0000;}

/*dark skin*/
body.dark{color: #87918b;background-color:#242725}
.dark h1{color:#ff8400}
.dark h2{color:#fefefe}
.dark h3{color:#fff}
.dark h4{color:#fefefe}
.dark #content a{color:#fff}
.dark #header{background-color:#343735}
.dark #footer a{color:#ff8400}

.dark .basic_grid td{border-bottom:1px solid #2e312f}
.dark .basic_grid th{background-color:#2e312f;color:#727272}
.dark .basic_grid th a.linkHeaderWhiteAsc,.dark  .basic_grid th a.linkHeaderWhiteDesc{color:#fff}
.dark .basic_grid th a.linkHeaderWhiteAsc{background:url(../../img/mobile/table-sortable-asc.png) no-repeat right center #4a4f4c}
.dark .basic_grid th a.linkHeaderWhiteDesc{background:url(../../img/mobile/table-sortable-desc.png) no-repeat right center #4a4f4c}
.dark .listing{border-top:1px solid #2e312f}
.dark .listing .item{border-bottom:1px solid #2e312f}
.dark .listing a.item{background:url(../../img/mobile/btn-dark-list-row.gif) no-repeat center right}
.dark .listing .title{color:#fff}
.dark .listing .content,.dark .listing .details{color:#858585}
.dark .listing .important{color:#fff}
.dark .listing .detailsSmall{color:#858585}
.dark .listing .button,.dark #content a.button{color:#3e1600;background:#ff8400}

.dark .pagePrev{background:url(../../img/mobile/btn-dark-page-previous.gif)}
.dark .pageNext{background:url(../../img/mobile/btn-dark-page-next.gif)}
.dark .pageStart{background:url(../../img/mobile/btn-dark-page-first.gif)}
.dark .pageEnd{background:url(../../img/mobile/btn-dark-page-last.gif)}

.dark .button{float:left;padding:5px 12px;background:url(../../img/mobile/button-orange-bgr.png) repeat-x;color:#3e1600}
.dark .button-arrow{background:url(../../img/mobile/button-dark-arrow.png) repeat-x left;color:#fff}
.dark .button-arrow span{background:url(../../img/mobile/button-dark-gray-bgr.png) repeat-x;}

.dark #nav-primary{background-color:#323533;}
.dark #nav-secondary{background-color:#404341;}
.dark #nav-tertiary{background-color:#4f5350;}
.dark #navigation a span{color:#fff}
.dark #nav-primary a span{background-color:#282b29}
.dark #nav-secondary a span{background-color:#323633}
.dark #nav-tertiary a span{background-color:#404541}
.dark #nav-primary a.current span,.dark #nav-secondary a.current span,.dark #nav-tertiary a.current span{background-color:#ff8400;color:#3e1600}

.dark #button-anchor-top,.dark #button-anchor-top span{background:url(../../img/mobile/btn-dark-anchor-link-menu.gif) no-repeat top left;color:#ff8400}
.dark #button-anchor-bottom,.dark #button-anchor-bottom span{background:url(../../img/mobile/btn-dark-anchor-link-top.gif) no-repeat bottom left;color:#ff8400}

.dark select, .dark input[type=text],.dark input[type=password],.dark textarea{border:1px solid #ff8400;background-color:#242725;color:#fff}

/*silver skin*/
body.silver{color: #727272;background-color:#fff}
.silver h1, .silver h2,.silver h3,.silver h4,.silver #content a{color:#000}

.silver #header{background-color:#3f3f3f}
.silver #footer a{color:#000}

.silver .listing{border-top:1px solid #e5e5e5}
.silver .listing .item{border-bottom:1px solid #e5e5e5}
.silver .listing a.item{background:url(../../img/mobile/btn-silver-list-row.gif) no-repeat center right}
.silver .listing .title{color:#000}
.silver .listing .content,.silver .listing .details{color:#858585}
.silver .listing .important{color:#000}
.silver .listing .detailsSmall{color:#858585}
.silver .listing .button{background:url(../../img/mobile/button-silver-bgr.png) repeat-x;color:#000}

.silver .pagePrev{background:url(../../img/mobile/btn-silver-page-previous.gif)}
.silver .pageNext{background:url(../../img/mobile/btn-silver-page-next.gif)}
.silver .pageStart{background:url(../../img/mobile/btn-silver-page-first.gif)}
.silver .pageEnd{background:url(../../img/mobile/btn-silver-page-last.gif)}

.silver .button{float:left;padding:5px 12px;background:url(../../img/mobile/button-silver-bgr.png) repeat-x;color:#000}
.silver .button-arrow{background:url(../../img/mobile/button-silver-arrow.png) repeat-x left;color:#fff}
.silver .button-arrow span{background:url(../../img/mobile/button-silver-gray-bgr.png) repeat-x;}

.silver #button-anchor-top,.silver #button-anchor-top span{background:url(../../img/mobile/btn-silver-anchor-link-menu.gif) no-repeat top left;color:#000}
.silver #button-anchor-bottom,.silver #button-anchor-bottom span{background:url(../../img/mobile/btn-silver-anchor-link-top.gif) no-repeat bottom left;color:#000}

.silver #nav-primary a.current span,.silver #nav-secondary a.current span,.silver #nav-tertiary a.current span{background:url(../../img/mobile/button-silver-bgr.png) repeat-x;color:#000}

.silver select, .silver input[type=text],.silver input[type=password],.silver textarea{border:1px solid #000;background-color:#fff;color:#000}

/*girl skin*/
body.girl{color: #727272;background-color:#fff}
.girl h1,.girl #content a{color:#c000b5}
.girl h2{color:#727272}
.girl h3{color:#000}
.girl h4{color:#727272}


.girl #header{background-color:#620a3a}
.girl #footer a{color:#ff50f5}

.girl .listing{border-top:1px solid #e5e5e5}
.girl .listing .item{border-bottom:1px solid #e5e5e5}
.girl .listing a.item{background:url(../../img/mobile/btn-girl-list-row.gif) no-repeat center right}
.girl .listing .title{color:#000}
.girl .listing .content,.girl .listing .details{color:#858585}
.girl .listing .important{color:#000}
.girl .listing .detailsSmall{color:#858585}
.girl .listing .button,.girl #content a.button{background:url(../../img/mobile/button-girl-bgr.png) repeat-x;color:#39001f}

.girl .pagePrev{background:url(../../img/mobile/btn-girl-page-previous.gif)}
.girl .pageNext{background:url(../../img/mobile/btn-girl-page-next.gif)}
.girl .pageStart{background:url(../../img/mobile/btn-girl-page-first.gif)}
.girl .pageEnd{background:url(../../img/mobile/btn-girl-page-last.gif)}

.girl .button{float:left;padding:5px 12px;background:url(../../img/mobile/button-girl-bgr.png) repeat-x;color:#39001f}
.girl .button-arrow{background:url(../../img/mobile/button-girl-arrow.png) repeat-x left;color:#fff}
.girl .button-arrow span{background:url(../../img/mobile/button-girl-gray-bgr.png) repeat-x;}

.girl #button-anchor-top,.girl #button-anchor-top span{background:url(../../img/mobile/btn-girl-anchor-link-menu.gif) no-repeat top left;color:#c000b5}
.girl #button-anchor-bottom,.girl #button-anchor-bottom span{background:url(../../img/mobile/btn-girl-anchor-link-top.gif) no-repeat bottom left;color:#c000b5}

.girl #nav-primary{background-color:#39001f;}
.girl #nav-secondary{background-color:#620a3a;}
.girl #nav-tertiary{background-color:#8d215c;}
.girl #navigation a span{color:#fff}
.girl #nav-primary a span{background-color:#210012}
.girl #nav-secondary a span{background-color:#4a042a}
.girl #nav-tertiary a span{background-color:#6f1245}
.girl #nav-primary a.current span,.girl #nav-secondary a.current span,.girl #nav-tertiary a.current span{background:url(../../img/mobile/button-girl-bgr.png) repeat-x;color:#39001f}

.girl select, .girl input[type=text],.girl input[type=password],.girl textarea{border:1px solid #ff51f5;background-color:#fff;color:#000}

/*green skin*/
body.green{color: #727272;background-color:#fff}
.green h1, .green h2,.green h3,.green h4,.green #content a{color:#339900}
.green #header{background-color:#3f3f3f}
.green #footer a{color:#000}
.green .listing a.item{background:url(../../img/mobile/btn-green-list-row.png) no-repeat center right}
.green .listing .button,.green #content a.button{background:url(../../img/mobile/button-green-bgr.png) repeat-x;color:#000}
.green .pagePrev{background:url(../../img/mobile/btn-silver-page-previous.gif)}
.green .pageNext{background:url(../../img/mobile/btn-silver-page-next.gif)}
.green .pageStart{background:url(../../img/mobile/btn-silver-page-first.gif)}
.green .pageEnd{background:url(../../img/mobile/btn-silver-page-last.gif)}
.green .button{float:left;padding:5px 12px;background:url(../../img/mobile/button-green-bgr.png) repeat-x;color:#000}
.green .button-arrow{background:url(../../img/mobile/button-silver-arrow.png) repeat-x left;color:#fff}
.green .button-arrow span{background:url(../../img/mobile/button-silver-gray-bgr.png) repeat-x;}
.green #button-anchor-top,.green #button-anchor-top span{background:url(../../img/mobile/btn-silver-anchor-link-menu.gif) no-repeat top left;color:#339900}
.green #button-anchor-bottom,.green #button-anchor-bottom span{background:url(../../img/mobile/btn-silver-anchor-link-top.gif) no-repeat bottom left;color:#339900}
.green #nav-primary{background-color:#3F6206;}
.green #nav-secondary{background-color:#AFD76B;}
.green #nav-tertiary{background-color:#B1D86E;}
.green #navigation a span{color:#fff}
.green #nav-primary a span{background-color:#314A04}
.green #nav-secondary a span{background-color:#7EAF2F}
.green #nav-tertiary a span{background-color:#7EAF2F}
.green #nav-primary a.current span,.green #nav-secondary a.current span,.green #nav-tertiary a.current span{background:url(../../img/mobile/button-green-bgr.png) repeat-x;color:#000}
.green select, .green input[type=text],.green input[type=password],.green textarea{border:1px solid #339900;background-color:#fff;color:#000}

/*blue skin*/
body.blue{color: #727272;background-color:#fff}
.blue h1, .blue h2,.blue h3,.blue h4,.blue #content a{color:#3399CC}
.blue #header{background-color:#3f3f3f}
.blue #footer a{color:#000}
.blue .listing a.item{background:url(../../img/mobile/btn-blue-list-row.png) no-repeat center right}
.blue .listing .button,.blue #content a.button{background:url(../../img/mobile/button-blue-bgr.png) repeat-x;color:#000}
.blue .pagePrev{background:url(../../img/mobile/btn-silver-page-previous.gif)}
.blue .pageNext{background:url(../../img/mobile/btn-silver-page-next.gif)}
.blue .pageStart{background:url(../../img/mobile/btn-silver-page-first.gif)}
.blue .pageEnd{background:url(../../img/mobile/btn-silver-page-last.gif)}
.blue .button{float:left;padding:5px 12px;background:url(../../img/mobile/button-blue-bgr.png) repeat-x;color:#000}
.blue .button-arrow{background:url(../../img/mobile/button-silver-arrow.png) repeat-x left;color:#fff}
.blue .button-arrow span{background:url(../../img/mobile/button-silver-gray-bgr.png) repeat-x;}
.blue #button-anchor-top,.blue #button-anchor-top span{background:url(../../img/mobile/btn-silver-anchor-link-menu.gif) no-repeat top left;color:#3399CC}
.blue #button-anchor-bottom,.blue #button-anchor-bottom span{background:url(../../img/mobile/btn-silver-anchor-link-top.gif) no-repeat bottom left;color:#3399CC}
.blue #nav-primary{background-color:#0289CC;}
.blue #nav-secondary{background-color:#3399CC;}
.blue #nav-tertiary{background-color:#4BA1CC;}
.blue #navigation a span{color:#000}
.blue #nav-primary a span{background-color:#70B7DB}
.blue #nav-secondary a span{background-color:#8AC0DB}
.blue #nav-tertiary a span{background-color:#A5C9DB}
.blue #nav-primary a.current span,.blue #nav-secondary a.current span,.blue #nav-tertiary a.current span{background-color:#FFBA4F;color:#000}
.blue select, .blue input[type=text],.blue input[type=password],.blue textarea{border:1px solid #3399CC;background-color:#fff;color:#000}

/*cappuccino skin*/
body.cafe{color: #727272;background-color:#fff}
.cafe h1, .cafe h2,.cafe h3,.cafe h4,.cafe #content a{color:#684F19}
.cafe #header{background-color:#3f3f3f}
.cafe #footer a{color:#000}
.cafe .listing a.item{background:url(../../img/mobile/btn-silver-list-row.gif) no-repeat center right}
.cafe .listing .button,.cafe #content a.button{background:url(../../img/mobile/button-silver-bgr.png) repeat-x;color:#000}
.cafe .pagePrev{background:url(../../img/mobile/btn-silver-page-previous.gif)}
.cafe .pageNext{background:url(../../img/mobile/btn-silver-page-next.gif)}
.cafe .pageStart{background:url(../../img/mobile/btn-silver-page-first.gif)}
.cafe .pageEnd{background:url(../../img/mobile/btn-silver-page-last.gif)}
.cafe .button{float:left;padding:5px 12px;background:url(../../img/mobile/button-silver-bgr.png) repeat-x;color:#000}
.cafe .button-arrow{background:url(../../img/mobile/button-silver-arrow.png) repeat-x left;color:#fff}
.cafe .button-arrow span{background:url(../../img/mobile/button-silver-gray-bgr.png) repeat-x;}
.cafe #button-anchor-top,.cafe #button-anchor-top span{background:url(../../img/mobile/btn-silver-anchor-link-menu.gif) no-repeat top left;color:#684F19}
.cafe #button-anchor-bottom,.cafe #button-anchor-bottom span{background:url(../../img/mobile/btn-silver-anchor-link-top.gif) no-repeat bottom left;color:#684F19}
.cafe #nav-primary{background-color:#86723D;}
.cafe #nav-secondary{background-color:#A49561;}
.cafe #nav-tertiary{background-color:#C3B984;}
.cafe #navigation a span{color:#000}
.cafe #nav-primary a span{background-color:#A49561}
.cafe #nav-secondary a span{background-color:#C3B984}
.cafe #nav-tertiary a span{background-color:#E1DCA8}
.cafe #nav-primary a.current span,.cafe #nav-secondary a.current span,.cafe #nav-tertiary a.current span{background-color:#FFFFCC;color:#000}
.cafe select, .cafe input[type=text],.cafe input[type=password],.cafe textarea{border:1px solid #684F19;background-color:#fff;color:#000}

/*dusk skin*/
body.dusk{color: #727272;background-color:#fff}
.dusk h1, .dusk h2,.dusk h3,.dusk h4,.dusk #content a{color:#105469}
.dusk #header{background-color:#000A02}
.dusk #footer a{color:#000}
.dusk .listing a.item{background:url(../../img/mobile/btn-dusk-list-row.png) no-repeat center right}
.dusk .listing .button,.dusk #content a.button {background:url(../../img/mobile/button-dusk-bgr.png) repeat-x;color:#fff}
.dusk .pagePrev{background:url(../../img/mobile/btn-dusk-page-previous.png)}
.dusk .pageNext{background:url(../../img/mobile/btn-dusk-page-next.png)}
.dusk .pageStart{background:url(../../img/mobile/btn-dusk-page-first.png)}
.dusk .pageEnd{background:url(../../img/mobile/btn-dusk-page-last.png)}
.dusk .button{float:left;padding:5px 12px;background:url(../../img/mobile/button-dusk-bgr.png) repeat-x;color:#fff}
.dusk .button-arrow{background:url(../../img/mobile/button-silver-arrow.png) repeat-x left;color:#fff}
.dusk .button-arrow span{background:url(../../img/mobile/button-silver-gray-bgr.png) repeat-x;}
.dusk #button-anchor-top,.dusk #button-anchor-top span{background:url(../../img/mobile/btn-silver-anchor-link-menu.gif) no-repeat top left;color:#105469}
.dusk #button-anchor-bottom,.dusk #button-anchor-bottom span{background:url(../../img/mobile/btn-silver-anchor-link-top.gif) no-repeat bottom left;color:#105469}
.dusk #nav-primary{background-color:#105469;}
.dusk #nav-secondary{background-color:#1B7799;}
.dusk #nav-tertiary{background-color:#008CB5;}
.dusk #nav-primary a span,.dusk #nav-primary a.current span{background-color:#1B7799}
.dusk #nav-secondary a span,.dusk #nav-secondary a.current span{background-color:#008CB5}
.dusk #nav-tertiary a span,.dusk #nav-tertiary a.current span{background-color:#008CB5}
.dusk #nav-primary a.current span,.dusk #nav-secondary a.current span,.dusk #nav-tertiary a.current span{color:#E2B842}
.dusk select, .dusk input[type=text],.dusk input[type=password],.dusk textarea{border:1px solid #105469;background-color:#fff;color:#000}

.prilohaRequired{
	background-color: #ff4d4d;
	color: white;
}
.red{color:#ff0000;}

.block {
	display: block;
}
.inline {
	display: inline;
}
.popoverDiv {
	position: absolute;
	min-width: 200px;
	min-height: 80px;
	margin-left: 10px;
 	margin-top: -2px;
	background-color: rgb(255, 255, 255);
	border-radius: 5px;
	z-index: 1000;
	box-shadow: 1px -1px 2px #AAA;
	opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out;
}
.popoverDiv.show {
    opacity: 1;
    visibility: visible;
}
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 999;
}
.popoverDiv div {
	margin: 10px 10px;
}
.popoverDiv input[type=button] {
	float: none;
}
.popoverDiv select {
	background: white;
}
.popoverDiv > .closeButton {
	position: absolute;
    top: -3px;
  	right: 0px;
    cursor: pointer;
    background: none;
    border: none;
    font-size: 16px;
    color: #A0A0A0;
    padding: 5px;
}

.popoverDiv label {
	margin: 3px 0 4px;
}

.hide {
	display: none;
}