﻿* {
	behavior: none !important;
	behavior: url('../IEpngFix/iepngfix.htc');
}

html {
	color: #000000;
	background-image:url('../images/backgroundBubbles.jpg');
	background-repeat:repeat-x;
	font-family: Arial;
	font-size: 10pt;
	background-color: white;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	
}

body {
	color: #000000;
	background-image:url('../images/backgroundBubbles.jpg');
	background-repeat:repeat-x;
	font-family: Arial;
	font-size: 10pt;
	background-color: white;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	
}

/* custom styles */
/* ----------------------------- */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.png {
	behavior: none !important;
	behavior: url('../IEpngFix/iepngfix.htc');
}

.badgeFloat {
	float: left;
}

.textCenter {
	text-align: center;
}

.imgSpacing {
	margin: 4px;
}

.noBorders {
	border: 0px;
}

.productAlign {
	text-align: left;
	vertical-align: middle;
	height: 57px;
	width: 100%;
}

.floatLeft {
	float: left;
}

.copyright {
	color: #515252;
	font-family: Verdana, geneva, arial, helvetica;
	font-size: 7.5pt;
	margin-top: 30px;
	text-align: right;
}

/* ID specific styles */
/* ---------------------------*/

#wrapper {
	
	width: 681px;
	margin: 0px auto 0px auto;

}

#header {
	width: 681px;
	position: relative;
	height:229px;
	background: url(../images/headerPNG.png) no-repeat 0 0;
	
}

#VolusionLiveChat
{
	float: right;
	position: relative;
	top: 0px;
	right: 0px;	
}

#sidebar {
	float: left;
	width: 333px;

}

#sidebarContent {
	margin: 5px;
	
}

#main {
	float:right;
	width: 347px;
	border-left: 1px #32c0f0 solid;
}

#mainContent {
	margin: 5px;
}


#sidebarContent p {
	margin-top: 0px;
}


#mainContent p {
	margin-top: 0px;
}

#underpageContent {
	width: 670px;
	padding: 5px;
}



/* nav styles*/

div#nav {
	width: 681px;
	height: 22px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 8px 0px;
	/*border-bottom: 1px #32c0f0 solid;*/
}

div#nav img
{
	border: 0;
}

div#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 23px;
}

div#nav ul li {
	display: inline;
	float: left;
	position: relative;
}

#footer{
	clear:both;
	background-color: white;
	margin-bottom: 20px;
}

div#footer ul {
	font-size: 8pt;
	list-style: none;
	margin: 0;
	padding: 0px;
	border: 0px none;
	/*white-space: nowrap;*/
}

div#footer li {
	display: inline;
	margin: 0px 0px 0px 5px;
}


div#footer li a {
	color: black;
	text-decoration: none;
}

div#footer .footerLast {
	margin: 0 0 0 40px;
}

div#footer img
{
	border: 0;
}



/* text styles */
p.textItem {
	border-bottom: 1px #32c0f0 solid;
	margin: 0px 0px 8px 0px;
	padding-bottom: 8px;
}


span.itemHeader {
	font-size: 12pt;
	font-weight: bold;
	color: black;
	display:block
}

a:link {
	color: #32c0f0;
	text-decoration: none;
}

a:visited {
	color: #32c0f0;
	text-decoration: none;

}

a:active {
	color: #32c0f0;
	text-decoration: none;

}

/*img {
	behavior: url(pngbehavior.htc);
}*/


.canada {
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100000;
}


#header h2 {
	color: #ff6619;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 10px;
	right: 20px;
	text-align: center;
}
