/* $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.
 */

body, input, textarea, select {
  color: #000;
  background-color: #fff;
  display:block;
  margin:40px;
  width:680px;
font-family:helvetica, arial, sans-serif;
}

.print-hr, .print-site_name, .print-breadcrumb
, .noPrint
{
display:none;
}

.print-title
{
color:#000;
font-size:21px;
margin-bottom:35px;
}

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

body.sidebars, body.sideber-left, body.sidebar-right, body {
 
}

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 {
  width:200px; 
  position: static;
  left: 0;
  padding: 0;
  margin: 0;
  width: auto;
  float: none;
  clear: both;
  background: none;
}

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

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


.propWrap
{
font-family:helvetica, arial, sans-serif;
min-width:700px;
min-height: 400px;
margin-bottom:25px;
margin-right:0px;
margin:auto;
padding-bottom:35px;
font-size:13px;
}

#sidebar-left
{
display: none;
}

tbody
{
border: none;
}

.submitted
{
display: none;
}

.links
{
display:block;
}

.paraCon
{
display:block;
/*border-top:1px dotted #333;*/
margin-top:0px ;
margin-bottom:0px;
float:left;
padding-top:10px
padding-bottom:10px;
}
 
.node
{
margin-bottom:-45px;
}
 .paraIntro
{
display:block;
float:left;
border-top:3px double #333;
border-BOTTOM:3px double #333;
margin-top:25px ;
padding-top:10px;
min-width:700px;
}
.links
{
display:all;
}

.portLeft
{
display:block;
width:300px;
margin:0px 0px 0px 0px;
padding:0px 0px; 
text-align:left;
font-weight:bold;
float:left;
border:1px red solid;
}

.portRight
{
display:block;
float:right;
width:150px;
min-height:110px;
margin-top:auto;
margin-right:10px;
text-align:left;
vertical-align:top;
border-right:1px #333 dotted;
padding:13px;
padding-right:0px;
font-size:12px;
color:#000;
background:#Fff;
}
.lineItem
{
display:inline;
float:right;
}

.cost
{
display:block;
width:550px;
float:left;
margin-top:25px;
margin-left:auto;
margin-right:auto;
padding-top:15px;
font-size:13px;
color:#000;
line-height:200%;
}

.boldName
{
text-transform:uppercase;
font-weight:bold;
}

.elements
{
display:block;
 
float:left;
margin-top:10px;
margin-bottom:10px;
padding-top:10px;
/*border-top:1px dotted #333;*/
font-size:12px;
color:#000;
line-height:160%;
}

.terms
{
display:block;
float:left;
margin-top:25px;
padding-top:15px;
border-top:1px dotted #333;
font-size:12px;
color:#000;
line-height:180%;
}
.subHead
{
font-weight:bold;
font-size:14px;

}

	h2.boldTitle
	{
		font-weight: bold;
		font-size: 16px;
margin-left:0px;
margin-top:5px;
color:#000;
