/* $Id: print.css,v 1.3 2007/09/06 21:23:32 goba Exp $ */

/**
 * Garland, for Drupal 5.0
 * Stefan Nagtegaal, iStyledThis [dot] nl
 * Steven Wittens, acko [dot] net`
 *
 * If you use a customized color scheme, you must regenerate it after
 * modifying this file.
 */



/* uniart specific */

.noprint {
  display: none;
}

table.report, table.list, table.box-table-a {
	width: 620px;
	font-size:10px;
}

.image-align {
	width: 620px;
	text-align: center;
}

/* theme */
body, input, textarea, select {
  color: #000;
  background: none;
}

#tl, #time_str {
    width: 620px;
}

ul.primary-links, ul.secondary-links,
#header, #header-region, #tabs-wrapper, 
.sidebar, .breadcrumb {
  display: none;
}

body.sidebars, body.sideber-left, body.sidebar-right, body {
  width: 620px;
}

body.sidebar-left #center, body.sidebar-right #center, body.sidebars #center,
body.sidebar-left #squeeze, body.sidebar-right #squeeze, body.sidebars #squeeze {
  margin: 0;
}

#wrapper,
#wrapper #container .breadcrumb,
#wrapper #container #center,
#wrapper #container #center .right-corner,
#wrapper #container #center .right-corner .left-corner,
#wrapper #container #footer,
#wrapper #container #center #squeeze {
  position: static;
  left: 0;
  padding: 0;
  margin: 0;
  width: auto;
  float: none;
  clear: both;
  background: none;
}

#wrapper #container #footer{
	display: none;
}

#wrapper #container #header {
  height: 130px;
}

#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
  text-shadow: none;
  color: #000;
}

#header h1,  #header h1 a:visited {
	margin-left: 130px;
}
.pagebreak {
	page-break-after:always;
	border-bottom: none!important;
}

.printonly {
	display: block!important;
}
.enTestWrapper {
	border: solid 1px black;
	height: 28.7cm;
	padding: 5px 30px;
	padding-top: 20px;
}
h2.mainTitle {
	display: none;
	
}
.deviceinfo {
	margin-top: 180px;
}
.deviceTitle {
	font-weight: bold;
}
.en_plot {
	bottom: 10px;
	position: absolute!important;
}
#settings {
	display: none;
}
