﻿/*
    Name:       Print.css
    Purpose:    Print Stylesheet
    Created:    2009-10-23; Internetfabriken
    Modified:   2009-10-28; Internetfabriken
    Comment:     
*/

/* GENERAL */

html, body { margin:0; padding:0; font-size:12px; text-align:left; color:#000000; font-family:arial,verdana,helvetica,sans-serif; }
body { background:none; color:#000000; }

h1 { font-size:30px; color:#006699; margin:0px 0 0.5em 0; font-family:Georgia,serif; font-weight:normal; }
h2 { font-size:24px; margin:0 0 0.4em 0; }
h3 { font-size:14px; margin:0 0 0.1em 0; }
h4 { font-size:14px; margin:0 0 0.4em 0; }

p { margin:0 0 1.5em 0; line-height:1.55em; }

a { color:#000000; }

img { margin:0; padding:0; border:0; }

.left { float:left; clear:left; margin:5px 15px 10px 0px; }
.center { float:left; clear:both; margin:5px auto 10px auto; }
.right { float:right; clear:right; margin:5px 0px 10px 15px; }

ul { margin:0 0 0.4em 0; padding:0; color:#666666; list-style-type:none; }
ul li { margin-bottom:0.4em; padding-left:14px; background:transparent url(/Images/icons/8x8/bullet_intfab.gif) no-repeat 0px 4px; }
ol { margin:0 0 0.4em 0; padding:0; color:#666666;  }
ol li { margin:0px 0px 4px 0px; list-style-position:inside; } 

table { width:auto; margin:0px 0px 10px 1px; color:#666666; border-collapse:collapse; border-top:solid 2px #cccccc; }
table tr {  }
table tr td { padding:5px 10px 5px 10px; border:solid 1px #cccccc;}

div { margin:0; padding:0;}
div.clearer { display:none; }
div.spacer { display:none; }

/*FRAMEWORK*/

div#framework { width:520px; margin-left:20px; padding:0; overflow:hidden; }
div#frame_header { display:none; }
div#frame_middle { width:auto; overflow:hidden; }
div#frame_top { display:none; }
div#frame_leftcenter { display:none; }
div#frame_left { display:none; }
div#frame_wide_left { display:none; }
div#frame_centerright { display:none; }
div#frame_center { width:auto; margin-right:0px; margin-bottom:0px;}
div#frame_right { display:none; }
div#frame_bottom { display:none; }
div#frame_footer { height:50px; margin-top:40px; border-top:solid 1px #cccccc; background-image:none; }

div#frame_footer p { float:left; margin:10px 0px 0px 0px; color:#000000; } 
div#frame_footer p a { color:#000000; }

img.print_logo { position:relative; top:30px; left:0px; display:block; margin-bottom:60px; }

p.preamble { font-size:14px; font-weight:bold; }
p.date { margin-bottom:20px; font-size:14px; font-weight:normal;  }
div.byline { margin-top:30px; margin-bottom:20px; padding-top:5px; text-align:right; border-top:solid 1px #8b8b86; }



/*CONTAINERS*/

div.container_news_archive { display:none; }
div.container_paging { display:none; }
div.container_searchresult { display:none; }
div.container_share { display:none; }
div.container_sitemap { display:none; }

div.container_standardpushlist { margin-bottom:20px;}
div.container_standardpushlist_startpage { margin-bottom:20px; }

div.container_standardpush { margin-bottom:20px; }
div.container_standardpush img.left { float:left; margin:0px 10px 10px 0px; }
div.container_standardpush img.right { float:right; margin:0px 0px 10px 10px;  }
div.container_standardpush img.top { margin-bottom:10px;  }
div.container_standardpush p { margin-bottom:0.4em; }


/* FORM ELEMENTS */
/*
input { margin:0px 0px 10px 0px;}
input[type="text"] { margin:0px 0px 10px 0px; padding:5px 8px 5px 8px; font-family:arial,helvetica,sans-serif; font-size:11px; color:#000000; border:solid 1px #dedede; overflow:auto; }
input[type="password"] { margin:0px 0px 10px 0px; padding:5px 8px 5px 8px; font-family:arial,helvetica,sans-serif; font-size:11px; color:#000000; border:solid 1px #dedede; overflow:auto; }
input[type="radio"] { margin:0px 0px 2px 4px; }
input[type="checkbox"] { margin:0px 2px 0px 0px; }
input[type="submit"] { height:26px; margin:0; padding:0px 10px 4px 10px; border:0; font-size:12px; font-family:arial,helvetica,sans-serif; font-weight:bold; text-transform:uppercase; text-align:center; color:#ffffff; background-color:#cccccc; } 

textarea { margin:0px 0px 10px 0px; padding:5px 8px 5px 8px; font-family:arial,helvetica,sans-serif; font-size:11px; color:#000000; border:solid 1px #dedede; }
select { height:22px; margin:0px 0px 10px 0px; padding:5px 8px 5px 8px; font-family:arial,helvetica,sans-serif; font-size:11px; color:#000000; border:solid 1px #dedede; }
fieldset { border:0; margin:0; padding:0; }
legend { margin-bottom:5px; font-size:14px; font-weight:bold; color:#000000;}
label { min-width:50px; margin-right:10px; margin-left:5px; vertical-align:top; font-weight:bold;}
*/

/* XFORMS */

div.container_xform { display:none }