﻿.jqifade { position: absolute; background-color: #aaaaaa; }
div.jqi { width: 400px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; font-size: 11px; text-align: left; border: solid 1px #eeeeee; padding: 7px; }
div.jqi .jqiclose { position: absolute; top: 4px; right: -2px; width: 18px; cursor: default; color: #bbbbbb; font-weight: bold; }
div.jqi .jqimessage { padding: 10px; line-height: 20px; color: #444444; }
div.jqi .jqibuttons { text-align: right; padding: 5px 0 5px 0; }
div.jqi button { padding: 3px 10px; margin: 0 10px; background-color: #DDDDDD; border: solid 2px; font-size: 14px; font-family: Arial; text-transform: uppercase; text-decoration: none; }
div.jqi button:hover { font-weight: bold; }
div.jqi button.jqidefaultbutton { /*background-color: #8DC05B;*/ background-color: #DDDDDD; }

.errorjqifade { position: absolute; background-color: #aaaaaa; }
div.errorjqi { width: 400px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: White; background-position: left top; background-repeat: no-repeat; font-size: 11px; text-align: left; padding: 7px; min-height: 212px; }
div.errorjqi .errorjqiclose { position: absolute; top: 10px; right: 13px; width: 23px; height: 0; overflow: hidden; padding-top: 23px; cursor: pointer; background: url("/Resources/Default/css/images/btn_timeout_close.jpg") no-repeat top left; }
div.errorjqi .errorjqimessage { padding: 75px 15px 15px 73px; line-height: 20px; color: #444444; background: url("/Resources/Default/css/images/icon_timeoutwarning.gif") no-repeat 15px 70px; font-size: 15px; color: #000; }
div.errorjqi .errorjqibuttons { text-align: center; padding: 5px 0 5px 0; }
div.errorjqi button { padding: 5px 48px; margin: 0 10px; background: url("/Resources/Default/css/images/bg_buttongradient.jpg") repeat-x top left #c8c8c8; border: solid 1px #a5a5a5; font-size: 14px; font-family: Arial; text-transform: uppercase; text-decoration: none; color: #005a91; }
div.errorjqi button:hover { font-weight: bold; }





.warningjqifade { position: absolute; background-color: #aaaaaa; }
div.warningjqi { width: 400px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: White; background-position: left top; background-repeat: no-repeat; font-size: 11px; text-align: left; padding: 7px; min-height: 212px; }
div.warningjqi .warningjqiclose { position: absolute; top: 10px; right: 13px; width: 23px; height: 0; overflow: hidden; padding-top: 23px; cursor: pointer; background: url("/Resources/Default/css/images/btn_timeout_close.jpg") no-repeat top left; }
div.warningjqi .warningjqimessage { padding: 75px 15px 15px 73px; line-height: 20px; color: #444444; background: url("/Resources/Default/css/images/icon_timeoutwarning.gif") no-repeat 15px 70px; font-size: 15px; color: #000; }
div.warningjqi .warningjqibuttons { text-align: center; padding: 5px 0 25px 0; }
div.warningjqi button { padding: 5px 48px; margin: 0 10px; background: url("/Resources/Default/css/images/bg_buttongradient.jpg") repeat-x top left #c8c8c8; border: solid 1px #a5a5a5; font-size: 17px; font-family: Arial; text-transform: uppercase; text-decoration: none; color: #005a91; }
div.warningjqi button:hover { font-weight: bold; }


.helpjqifade { position: absolute; background-color: #aaaaaa; }
div.helpjqi { width: 400px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; background-color: White; background-position: left top; background-repeat: no-repeat; font-size: 11px; text-align: left; border: solid 1px #eeeeee; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 7px; }
div.helpjqi .helpjqiclose { position: absolute; top: 4px; right: -2px; width: 18px; cursor: default; color: #bbbbbb; font-weight: bold; }
div.helpjqi .helpjqimessage { padding: 10px 50px; line-height: 20px; color: #444444; }
div.helpjqi .helpjqibuttons { text-align: right; padding: 5px 0 5px 0; }
div.helpjqi button { padding: 3px 10px; margin: 0 10px; background-color: #DDDDDD; border: solid 2px; font-size: 14px; font-family: Arial; text-transform: uppercase; text-decoration: none; }
div.helpjqi button:hover { font-weight: bold; }
div.helpjqi button.helpjqidefaultbutton { /*background-color: #8DC05B;*/ background-color: #DDDDDD; }




.loadingjqifade { position: absolute; background-color: #aaaaaa; }
div.loadingjqi { width: 220px; background-image: url(images/ajax-loader); }

* html div.warningjqi, * html div.errorjqi { height: 212px; }
