/*-----------------------------------------------------------------------------
Bougainvillea Growers Internationl Print Style Sheet

-----------------------------------------------------------------------------*/

/* =Global/Page Properties
-----------------------------------------------------------------------------*/
BODY {
	font-size: 12pt;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0.95em;
	background-color: #fff;
	text-align: left;

}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}

#content a[href^="/"]:after {
  content: " (http://www.bgi-usa.com" attr(href) ") ";
   }
   
IMG {
	border: 0;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
/*	margin-left: 15px;
	margin-right: 15px;*/
}
H1,H2,H3,H4,H5,H6	{
	color:#000000;
}	
q:before, q:after {
    content: ""; }

.clear {
	clear:both;
}
.imgFloatRight {
	float: none !important;
	padding-bottom: 15px;
	padding-left: 15px;
}
.imgFloatLeft {
	float: none !important;
	padding-bottom: 15px;
	padding-right: 15px;
}
.class_bg {
	display: none;
}
.class_tbl td {
	display: none;
}
/* LINKS */
a:link, a:visited {
	color: #0033FF;	
}

a[href^="http:"] {
	background: url(../images/outbound_arrow.gif) no-repeat right top;
	padding-right: 7px;
	padding-top: 0px;
}
a[href^="http://www.bgi-usa.com"], a[href^="http://www.bgi-usa.com/"], a[href^="http://bgi-usa.com/"] {
	background-image: none;
	padding-right: 0px;
}
/* PAGE ELEMENTS
-----------------------------------------------------------------------------*/
#shadowR {
	display: none;
}
#wrap {
	width: auto;
	border: 0;
	margin: 0 2%;
	padding: 0;
}
#wrap .tBorder {
	display: none;
}
/* HEADER + GLOBAL NAV + SEARCH */
#wrap #header {

}
#wrap #header #logo h1{
	position: absolute;
	left: 15px;
	top: 10px;
}
#wrap #header #slogan h1 {
	font-size: 1.4em;
	color: #000;
	position: absolute;
	left: 15px;
	top: 85px;
	font-family: "Times New Roman", Times, serif;
}
#wrap #header #company h1 {
	font-size: 1em;
	position: absolute;
	top: 57px;
	left: 15px;
}

#wrap #header #bSearch {
display: none;
}

#wrap #header #gSearch {
display: none;
}

#wrap #header #globalNav {
display: none;

}


/* PAGE ELEMENTS */
#wrap #page { /* 329px of height has been applied inline to avoid IE7 mis-representation */
	float: none !important;
	background-color: transparent;
}
#wrap #ipage {
	float: none !important;
	background-color: transparent;
}
#wrap #ipage #infoCol {.
	display: none;
	float: none !important;
}

#wrap #ipage #mainCol {
	float: none !important;
}
#wrap #ipage #mainCol H1 {
	color:#000;
}
#wrap #ipage #mainCol H2 {
	color:#000;
}
#wrap #ipage #mainCol H3 {
	color:#000;
}
#wrap #page #infoCol {
	display:none;
	float: none !important;
}

#wrap #page #mainCol {
	float: none !important;
}
#wrap #ipage #mainCol H1 {
	color:#000;
}
#wrap #ipage #mainCol H2 {
	color:#000;
}
#wrap #ipage #mainCol H3 {
	color:#000;
}
/* FOOTER ELEMENTS */
#wrap #footer {
	display: none;
}
.printPage {
display: none;
}
.noprint {
display:none;
}