
@import url("print.css");

/* Standard print options */
html, body {background:#CCC; background-image:none;}
a:hover {text-decoration:underline;}
a:focus {outline:1px dotted #444;}

#widthControl {border:1px solid #BBB; background:#FFF; margin:0 auto; text-align:left; width:958px; border-bottom:none; position:relative;}
#bodyPadding {padding:10px;}
#content {margin-top:0; border-top-color:#BBB;}
h1.pageTitle {border:none; padding-right:10px; padding-top:10px;}
h1.pageSubtitle {padding-right:10px; padding-bottom:5px;}
#lastUpdateDate {padding-right:10px; padding-bottom:5px;}
.forPrint {display:block; background:#FFF; font-weight:700;}
p.forPrint {width:980px; margin:0 auto; border:1px solid #BBB; border-top:none; padding-bottom:10px;}

table, table th, table td {border:1px solid #CCC; background-color:#FFF;}
table th {color:#000;}

/* Page Dialogs */
.pageDialog {background-color:#F1F6F8; font:.9em/1.2 "Helvetica Neue", Arial, sans-serif; text-align:left; position:relative; width:904px; margin:0 auto; border:3px solid #AAA; border-top-width:0; margin-bottom:4px; padding:10px 25px;}
div.stackable {border-top-width:3px;}
.pageDialog a {color:#0365fe;}
.pageDialog a.close {position:absolute; top:3px; right:3px; border:0;}
.pageDialog a img {border:0 none;}
.pageDialog h2 {font-weight:700; font-size:1.2em; font-family:Georgia, "Times New Roman", Times, serif;}
.pageDialog h2.loading {display:block; background:transparent url("../images/loading_bar.gif") center center no-repeat; text-align:center;}
.pageDialog .loadingOverlay {position:absolute; z-index:100; width:964px; margin:-10px 0 0 -25px; background-color:#F1F6F8; opacity:.75;}
.pageDialog .loadingOverlay p {position:absolute; top:20%; width:100%; background:transparent url("../images/loading_bigcircle_red.gif") center top no-repeat; padding-top:60px; font-weight:700; text-align:center; font-size:1.05em; font-family:Georgia, "Times New Roman", Times, serif;}

#printPage {display:block; width:904px; background:#FFF url("../images/mod_content-gradient.gif") left bottom repeat-x;}
#printPage h2 {font-family:"Helvetica Neue", Arial, sans-serif; margin-bottom:4px;}
#printPage p {line-height:2em; font-size:1.0em;}
#printPage input.button {border:1px solid #3392B8; background:transparent url('../images/button_bg.gif') top left repeat-x; color:#000; height:26px; padding-bottom:4px; margin-top:8px;}
#printPage input.primary {border-width:2px; margin-right:5px;}