.downloadfade {
        position: absolute;
        background-color: #aaaaaa;
}

div.download{
        width: 620px;
        background: url(/images/spacer.gif) repeat;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        position: absolute;
        background-color: #ffffff;
        font-size: 11px;
        text-align: left;
        border: solid 1px #eeeeee;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        padding: 0px;
}
div.download .downloadcontainer{
        font-weight: bold;
}
div.download .downloadclose{
        position: absolute;
        top: 4px; right: -2px;
        width: 18px;
        cursor: default;
        color: #bbbbbb;
        font-weight: bold;
}
div.download .downloadmessage{
        padding: 10px;
        line-height: 20px;
        color:white;
}
div.download .downloadbuttons{
        text-align: right;
        padding: 5px 0 5px 0;
        border: solid 1px #eeeeee;
        background-color: #f4f4f4;
}
div.download button{
        padding: 3px 10px;
        margin: 0 30px;
        background-color: black;
        border: solid 1px #f4f4f4;
        color: #ffffff;
        font-weight: bold;
        font-size: 12px;
}

div.download button:hover{
       background-color: black;
}

div.download button.downloaddefaultbutton{
        /*background-color: #8DC05B;*/
        background-color: black;
}

.downloadwarning .download .downloadbuttons{
        background-color: black;
}

.popmyipfade {
        position: absolute;
        background-color: #aaaaaa;
}

div.popmyip{     
        width: 400px;
        background: url(/images/inlay.jpg) repeat;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        position: absolute;
        background-color: #ffffff;
        font-size: 11px;
        text-align: left;
        border: solid 1px #eeeeee;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        padding: 7px;
}
div.popmyip .popmyipcontainer{
        font-weight: bold;
}
div.popmyip .popmyipclose{
        position: absolute;              
        top: 4px; right: -2px;
        width: 18px;
        cursor: default;
        color: #bbbbbb;
        font-weight: bold;
}
div.popmyip .popmyipmessage{
        padding: 10px;
        line-height: 20px;                
        color:white;
}
div.popmyip .popmyipbuttons{
        text-align: right;
        padding: 5px 0 5px 0;
        border: solid 1px #eeeeee;
        background-color: #f4f4f4;
}
div.popmyip button{
        padding: 3px 10px;
        margin: 0 10px;
        background-color: black;
        border: solid 1px #f4f4f4;
        color: #ffffff;
        font-weight: bold;
        font-size: 12px;
}

div.popmyip button:hover{
       background-color: black;
}
div.popmyip button.popmyipdefaultbutton{
        /*background-color: #8DC05B;*/
        background-color: black;
}

.popmyipwarning .popmyip .popmyipbuttons{
        background-color: black;
}

.popbillerfade {
        position: absolute;
        background-color: #aaaaaa;
}

div.popbiller{
        width: 200px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        position: absolute;
        background-color: #ffffff;
        font-size: 11px;
        text-align: left;
        border: solid 1px #eeeeee;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        padding: 7px;
}
div.popbiller .popbillercontainer{
        font-weight: bold;
}
div.popbiller .popbillerclose{
        position: absolute;
        top: 4px; right: -2px;
        width: 18px;
        cursor: default;
        color: #bbbbbb;
        font-weight: bold;
}
div.popbiller .popbillermessage{
        padding: 10px;
        line-height: 20px;
        color: #444444;
}
div.popbiller .popbillerbuttons{
        text-align: right;
        padding: 5px 0 5px 0;
        border: solid 1px #eeeeee;
        background-color: #f4f4f4;
}
div.popbiller button{
        padding: 3px 10px;
        margin: 0 10px;
        background-color: black;
        border: solid 1px #f4f4f4;
        color: #ffffff;
        font-weight: bold;
        font-size: 12px;
}

div.popbiller button:hover{
       background-color: black;
}
div.popbiller button.popbillerdefaultbutton{
        /*background-color: #8DC05B;*/
        background-color: black;
}

.popbillerwarning .popbiller .popbillerbuttons{
        background-color: black;
}


.jqifade{
        position: absolute;
        background-color: #aaaaaa;
}

div.jqi{ 
	width: 400px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	position: absolute; 
//	background-color: black;
        background: url(/images/inlay.jpg) repeat;
	font-size: 11px; 
	text-align: left; 
	border: solid 1px #eeeeee;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 7px;
}
div.jqi .jqicontainer{ 
	font-weight: bold; 
}
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: white;
	margin-bottom:3px; 
}
div.jqi .jqibuttons{ 
	text-align: right; 
	padding: 5px 0 5px 0; 
	border: solid 1px #eeeeee; 
	background-color: lightgrey;
}
div.jqi button{ 
	padding: 3px 10px; 
	margin: 0 10px; 
	background-color: black;
	border: solid 1px #f4f4f4; 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 12px; 
}
div.jqi button:hover{ 
	background-color: black;
	color:lightgrey;
}

div.jqi button.jqidefaultbutton{ 
	/*background-color: #8DC05B;*/
	//background-color: black;
}

.jqiwarning .jqi .jqibuttons{ 
	background-color: black;
}

.impromptuwarning .impromptu{ background-color: #aaaaaa; }
.impromptufade{
	position: absolute;
	background-color: #ffffff;
}
div.impromptu{
    position: absolute;
	background-color: #cccccc;
	padding: 10px; 
	width: 300px;
	text-align: left;
}
div.impromptu .impromptuclose{
    float: right;
    margin: -35px -10px 0 0;
    cursor: pointer;
    color: #213e80;
}
div.impromptu .impromptucontainer{
	background-color: #213e80;
	padding: 5px; 
	color: #ffffff;
	font-weight: bold;
}
div.impromptu .impromptumessage{
	background-color: #415ea0;
	padding: 10px;
}
div.impromptu .impromptubuttons{
	text-align: center;
	padding: 5px 0 0 0;
}
div.impromptu button{
	padding: 3px 10px 3px 10px;
	margin: 0 10px;
}

.colsJqifadewarning .colsJqi{ background-color: #b0be96; }
.colsJqifade{
	position: absolute;
	background-color: #ffffff;
}
div.colsJqi{
    position: absolute;
	background-color: #d0dEb6;
	padding: 10px; 
	width: 400px;
	text-align: left;
}
div.colsJqi .colsJqiclose{
    float: right;
    margin: -35px -10px 0 0;
    cursor: pointer;
    color: #bbbbbb;
}
div.colsJqi .colsJqicontainer{
	background-color: #e0eEc6;
	padding: 5px; 
	color: #ffffff;
	font-weight: bold;
	height: 160px;
}
div.colsJqi .colsJqimessage{
	background-color: #c0cEa6;
	padding: 10px;
	width: 280px;
	height: 140px;
	float: left;
}
div.colsJqi .jqibuttons{
	text-align: center;
	padding: 5px 0 0 0;
}
div.colsJqi button{
	background: url(../images/button_bg.jpg) top left repeat-x #ffffff;
	border: solid #777777 1px;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
	margin: 5px 5px 5px 10px;
	width: 75px;
}

div.colsJqi button:hover{
//	border: solid #aaaaaa 1px;
}

div.popconnect{
        width: 680px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        position: absolute;
	height:360px;
        background: url(/images/inlay2.jpg) repeat;
        font-size: 11px;
        text-align: left;
        border: solid 1px #eeeeee;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        padding: 7px;
}

div.popconnect .popconnectcontainer{
	margin-top:20px;
        font-weight: bold;
}
div.popconnect .popconnectclose{
        position: absolute;
        top: 4px; right: -2px;
        width: 18px;
        cursor: default;
        color: black;
        font-weight: bold;
}
div.popconnect .popconnectmessage{
        padding: 10px;
        line-height: 20px;
        color: #444444;
}
div.popconnect .popconnectbuttons{
        text-align: right;
        padding: 5px 0 5px 0;
        border: solid 1px #eeeeee;
        background-color: #f4f4f4;
}
div.popconnect button {
        padding: 3px 10px;
        margin: 0 10px;
        background-color: orange;
        border: solid 1px #f4f4f4;
        color: white;     
        font-weight: bold;       
        font-size: 12px;            
	font-face:arial;
}

div.popconnect button:hover{       
       background-color: black;
}
div.popconnect button.popconnectdefaultbutton{
        /*background-color: #8DC05B;*/
        background-color: black;
}

.popconnectwarning .popconnect .popconnectbuttons{
        background-color: black;
}


.popconnectfade {
        position: absolute;
        background-color: #aaaaaa;
}

