@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	background-image: url(http://www.b2bdirect.ca/images/bg_StaticGradient.jpg);
	background-attachment: fixed;
	background-position:top center;
	background-repeat:no-repeat;
	background-color: #6e1212;
}

.bgtopGradient {
	background-attachment: scroll;
	background-color: #35090A;
	background-image: url(http://www.b2bdirect.ca/images/bg_TopGradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bgGreyHeader {
	background-attachment: scroll;
	background-image: url(http://www.b2bdirect.ca/images/bg_HeaderGrey.jpg);
	background-repeat: repeat;
	background-position: center center;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	color: #781214;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}
.h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	font-style: normal;
}

.footer1 {
	background-attachment: scroll;
	background-color: #CCC;
	background-image: url(http://www.b2bdirect.ca/images/bg_Footer1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}
.footer2 {
	background-attachment: scroll;
	background-color: #CCC;
	background-image: url(http://www.b2bdirect.ca/images/bg_Footer2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}
.dropShadowLeftCorner {
	background-attachment: scroll;
	background-image: url(http://www.b2bdirect.ca/images/bg_DropShadow-leftCorner.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.dropShadowRightCorner {
	background-attachment: scroll;
	background-image: url(images/bg_DropShadow-rightCorner.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.dropShadowUnder {
	background-attachment: scroll;
	background-image: url(http://www.b2bdirect.ca/images/bg_DropShadow-under.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.h2-red {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #781214;
	font-style: normal;
}
.loginWindow-FF {
position:relative; left:-135px; 
background:url(http://www.b2bdirect.ca/images/bg_LoginWindow.png);
background-position:top center; 
background-repeat:no-repeat;	
}
a:visited {
	color:navy;
	text-decoration:none;
}

*:focus { outline: none; }
*::-moz-focus-inner { border: none; }

img, div, a, input { behavior: url(iepngfix.php); }
