/* ALERT, WARNING */
.jqiwarning .jqi{ background-color: #acb4c4; }
.jqifade{ position: absolute; background-color: #aaaaaa; }
div.jqi{ font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #666666; text-align: center; position: absolute; background-color: #ffffff; width: 300px; border: solid 1px #333333; }
div.jqi .jqicontainer{ background-color: #ffffff; border-top: solid 14px #213e80; padding: 5px; font-weight: bold; }
div.jqi .jqiclose{ float: right; width: 12px; cursor: pointer; margin: -22px -5px 0 0; color: #ffffff; font-weight: bold; }
div.jqi .jqimessage{ padding: 10px; line-height: 20px; color: #333333; }
div.jqi .jqibuttons{ text-align: right; padding: 5px 0 5px 0; border: solid 1px #eeeeee; background-color: #f4f4f4; }
div.jqi button{ padding: 3px 10px; margin: 0 10px; background-color: #314e90; border: solid 1px #f4f4f4; color: #ffffff; font-weight: bold; font-size: 12px; }
div.jqi button:hover{ border: solid 1px #d4d4d4; }

/* SHADOWBOX */
.shd-novita { background-color: #eee; text-align:center; width:300px; height:450px;}
.shd-newsletter { background-color: #eee; text-align:center; width:230px; height:180px;}
.shd-login { background-color: #eee; text-align:center; width:230px; height:120px;}
.shd-upload { background-color: #eee; text-align:center; width:400px; height:120px;}
.shd-media { background-color: #eee; text-align:center; width:400px; height:120px;}
.shd-container { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #666666; text-align: center;}
.shd-container h2 { display:block; font-size: 18px; text-align: center; }
.shd-container p { display:block; font-size: 13px; text-align: left; padding:0px 10px 0px 10px;}
.shd-container br { clear:both;}
.shd-container .image { text-align: center; margin: 0; height:150px; padding:2px; border:1px dotted #999999; }
.shd-container table { margin-top:15px;} 
.shd-container tr { padding:0px;} 
.shd-container input.newsletter { color: #666666; font-size: 12px; width:100px; padding:2px;} 
.shd-container input.sub-newsletter { clear:right; color:#666666; font-size: 12px; width:30px; margin:0;}
.shd-container input.login { color: #666666; font-size: 12px; width:100px; padding:2px; margin:2px;}
.shd-container input.sub-login { color: #666666; font-size: 12px; margin-top: 10px;}
