body
	{
	font-size: 10pt;
	margin: 0;
	padding: 0;
	font-family: Verdana, arial, sans-serif;
	color: #000;
	background-color: #fff;
	}
	
body.bbspec_page
	{
	margin: 0 10px;
	}

area
	{
	position: absolute;
	}

img
	{
	border: none;
	}
		
#container
	{
	margin: 0px;
	}
		
#header
	{
	margin: 0;
	background-color: #fff;
	}
	
#logo
	{
	float: left;
	}

#slogan
	{
	float: right;
	margin: 0;
	}
	
#menu
	{
	display:none;
	}
	
#topborder
	{
		clear:both;
		width: 100%;
		height: 0px;
		display:none;
	}

#leftbar
	{
	display:none;
	}
	
#clearer
	{
	clear:both;
	}	

#content
	{
	clear:both;
	padding-top: 10pt;
	float: none;
	margin: 0;
	}
	
table.dist th
	{
	background: #111175;
	color: #eee;
	}

table.dist th, table.dist td
	{
	padding: 3px 7px;
	font-size: .8em;
	margin-left: auto;
	margin-right: auto;
	}
	
img.offset
	{
	margin-left: 70px;
	}
	
img.float
	{
	float:left;
	margin-right:15px;
	}

table.col td
	{
	vertical-align: bottom;
	padding-right: 100px;
	}

table.spec
	{
	margin-top: 0em;
	margin-bottom: 5em;
	border-collapse: collapse;
	}
	
table.spec th
	{
	background: #111175;
	border: 1px solid #eee;
	color: #eee;
	}

table.spec th, table.spec td
	{
	width: 65px;
	font-size: .8em;
	padding: 3px 7px;
	text-align: center;
	}
	
table.spec td
	{
	border: 1px solid #aaaab7;
	}
	
.noborder
	{
	border: none;
	}
	
table.bbichg th
	{
	background: #111175;
	color: #fff;
	}
	
table.bbichg td, table.bbichg th
	{
	font-size: .7em;
	padding: 2px 2px 4px 2px;
	}

table.spec_wide
	{
	margin-top: 0em;
	margin-bottom: 5em;
	border-collapse: collapse;
	}
	
table.spec_wide th
	{
	background: #111175;
	border: 1px solid #eee;
	color: #eee;
	}

table.spec_wide th, table.spec_wide td
	{
	padding: 3px 7px;
	font-size: .8em;
	text-align: center;
	vertical-align: top;
	}
	
table.spec_wide td
	{
	border: 1px solid #aaaab7;
	}

table.housing
	{
	margin-top: -1em;
	margin-bottom: 5em;
	border-collapse: collapse;
	}
	
table.housing th
	{
	background: #111175;
	border: 1px solid #eee;
	color: #eee;
	}

table.housing th, table.housing td
	{
	padding: 3px 7px;
	font-size: .8em;
	min-width: 75px;
	max-width: 75px;
	width: 75px;
	vertical-align: top;
	}
	
table.housing td
	{
	color: #333;
	border: 1px solid #aaaab7;
	}
	
.contact td
	{
	width: 180px;
	vertical-align: top;
	}

a.toggle
	{
	cursor: pointer;
	}
	
a.popup
	{
	cursor: help;
	}

a.popupint
	{
	cursor: pointer;
	position: relative;
	}

a.popup2
	{
	cursor: pointer;
	position: relative;
	}
	
#Ferndale ul, #Irving ul, #Ohio ul, #PG ul, #Mississauga ul, #Delta ul
 {
 font-size: .9em;
 width: 100px;
 z-index: 500;
 }


#Ferndale img, #Irving img, #Ohio img, #PG img, #Mississauga img, #Delta img
 {
 border: 1px solid #666;
 }

.popup:hover, .popup2:hover, .popupint:hover
	{
	background-color: transparent;
	z-index: 50;
	}

.popup span
	{
	position: absolute;
	width: 250px;
	background-color: white;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	}
	
.popup2 span
	{
	position: absolute;
	padding: 5px;
	margin-left: 2px;
	background-color: #aaaab7;
	left: -1000px;
	border: none;
	visibility: hidden;
	color: black;
	text-decoration: none;
	}

.popupint span
	{
	position: absolute;
	padding: 5px;
	margin-left: 2px;
	background-color: #aaaab7;
	left: -1000px;
	border: none;
	visibility: hidden;
	color: black;
	text-decoration: none;
	}

.popup span img
	{
	border-width: 0;
	padding: 2px;
	}
	
.popup:hover span
	{
	visibility: visible;
	top: 175px;
	left: 200px;
	z-index: 1000;
	}

.popup2:hover span
	{
	visibility: visible;
	top: -5px;
	left: auto;
	z-index: 1000;
	}

.popupint:hover span
	{
	visibility: visible;
	top: -5px;
	left: auto;
	z-index: 1000;
	}
	
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content p
	{
	margin-top: 0;
	}
	
h1
	{
	color: #111175;
	border-bottom: 1px solid #aaaab7;
	font-size: 14pt;
	margin-bottom: .75em;
	}
	
h2
	{
	color: #333;
	border-bottom: 1px solid #aaaab7;
	font-size: 14pt;
	margin-bottom: .75em;
	}
	
h3
	{
	color: #333;
	font-size: 12pt;
	margin-bottom: .1em;
	}
	
h4
	{
	color: #111175;
	font-size: 12pt;
	margin-bottom: .1em;
	}
	
h5
	{
	color: #111175;
	font-size: 10pt;
	margin-bottom: .1em;
	}
	
h6
	{
	color: #333;
	font-size: 10pt;
	margin-bottom: .1em;
	}
	
p
	{
	color: #333;
	font-size: 10pt;
	margin-bottom: 2em;
	}
	
.formtext
	{
	color: #333;
	font-size: 10pt;
	}
	
.pagebreak
	{
	page-break-before: always;
	}
	
p.tight
	{
	margin-bottom: 1em;
	}
	
.sup
	{
	font-size: 7pt;
	top: -5pt;
	}

#content ul
	{
	list-style-image: url(images/arrow.gif);
	margin-bottom: 10pt;
	margin-top: 0;
	font-size: 10pt;
	color: #333;
	}

#content ul p
	{
	list-style-image: url(images/arrow.gif);
	margin-bottom: 10pt;
	margin-top: 0;
	font-size: 10pt;
	color: #333;
	}
		
#content ul li
	{
	margin-bottom: .75em;
	}

#content ul.left
	{
	list-style-image: url(images/arrow.gif);
	margin-bottom: 10pt;
	color: #333;
	font-size: 10pt;
	}
	
#content ul.left li
	{
	margin-left: 0em;
	margin-bottom: .25em;
	}

#leftbar ul
	{
	list-style-type: none;
	vertical-align: middle;
	margin-bottom: 2em;
	margin-left: -3em;
	color: #333;
	font-size: 10pt;
	}

#leftbar ul li
	{
	margin-bottom: 2em;
	margin-left: .5em;
	}

#content table.full
	{
	font-size: 9pt;
	}

#content table.full img
	{
	border: 1px solid #333;
	}

#content table.full td
	{
	vertical-align: top;
	padding: 5px;
	}
	
#content td.prod
	{
	border-right: 1px solid #aaaab7;
	}

#footer
	{
	clear: both;
	}
	
#footertext
	{
	font-size: 9pt;
	bottom: 0px;
	text-align: right;
	color: #000;
	line-height: 2em;
	z-index: 500;
	padding-right: 1em;
	}	

#footertext a:link, #footertext a:visited
	{
	text-decoration: underline;
	color: #ddd;
	}

#footertext a:hover
	{
	text-decoration: underline;
	color: #A89400;
	}
	
#bottomborder
	{
	position: absolute;
	width: 100%;
	height: 16px;
	background-image: url(images/contentbottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}

#productshot
	{
	display:none;
	position: relative;
	clear: both;
	float: left;
	width: 0px;
	height: 0px;
	bottom: 142px;
	}
	
#bbspec
	{
	font-size: .7em;
	border-collapse: collapse;
	}
	
.note
	{
	font-size: .8em;
	margin-bottom: 0;
	}
	
#bbspec td
	{
	border: 1px solid #aaaab7	
	}

#bbspec th
	{
	border: 1px solid #eee;
	background: #111175;
	color: #eee;
	padding: 3px 7px;
	}
	
#wrapper {
	float: left;
	overflow: hidden;
	display: inline;
	padding-bottom: 10px;
	width: 535px;
	background-color:#FFFFFF;
}

#breadcrumbs {
	overflow: hidden;
	color: #434375;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	margin: 0 0 8px 8px;
}

#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:link, #breadcrumbs a:active {
	overflow: hidden;
	color: #111175;
	text-decoration: underline;
}

#breadcrumbs a:hover {
	overflow: hidden;
	text-decoration:underline;
}

#listingcontainer {
	overflow: hidden;
	background-image:url(bg.gif);
	padding: 10px;
	background-color:#eee;
}

#listingheader {
	overflow: hidden;
	color: #434375;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:right;
}

#listingheader a, #listingheader a:active, #listingheader a:visited, #listingheader a:link {
	overflow: hidden;
	text-decoration: none;
	color: #434375;
}

#listingheader a:hover {
	overflow: hidden;
	text-decoration: underline;
	color: #111175;
}


#headerfile {
	overflow: hidden;
	text-align:left;
	float: left;
	width: 320px; 
}

#headersize {
	overflow: hidden;
	text-align:right;
	width: 75px;
	float: left;
}

#listing {
	overflow: hidden;
	border: 1px solid #111175;
}

#listing a {
	overflow: hidden;
	display:block;
	padding: 2px 5px 2px 5px;
	font-size:small;
	color: #434375;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:503px;
	text-align:right;
	
}

#listing a:hover {
	overflow: hidden;
	background-color:#aaaab7;
	text-decoration: none;
}

#listing a img {
	overflow: hidden;
	float:left;
	margin-right: 4px;
}



#listing a strong {
	overflow: hidden;
	width: 293px;
	float:left;
	cursor:hand;
	cursor:pointer;
	text-align:left;
}

#listing a em {
	overflow: hidden;
	float: left;
	width: 75px;
	text-align:right;
	cursor:hand;
	cursor:pointer;
}

#listing a span {
	overflow: hidden;
	position: absolute;
	margin-left: -151px;
	margin-top: -2px;
}

#listing a span img {
	overflow: hidden;
	width: 150px;
	background-color:#CCCCCC;
	visibility: hidden;	
}

#listing a:hover span img {
	overflow: hidden;
	border: 1px solid #666666;
	visibility: visible;
}

#upload {
	overflow: hidden;
	border: 1px solid #A7C5FF;
	display:block;
	margin-top: 10px;
	font-size:small;
	color: #6285CA;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:568px;
	background-color: #E9F0FF;
}

#uploadtitle {
	overflow: hidden;
	background-color: #DBE6FE;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #A7C5FF;
	
}

#uploadcontent {
	overflow: hidden;
	padding: 2px 5px 2px 5px;
}


#copy {
	overflow: hidden;
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:x-small;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
}

#copy a {
	overflow: hidden;
	text-decoration: underline;
	color: #666666;
}

.b {
	background-color: #ddd;
	
}

.w {
	background-color:#E5EAEF;
}

.mod {
	float:right;
}

.size {
	float:right;
}
a.map_pop
	{
	
	}
