@charset "UTF-8";
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #6D98D9;
	background-image: url(../images/other-images/test-menu-bg.png);
	background-repeat: repeat-y;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #6D98D9;
	background-image: url(../images/other-images/test-menu-bg.png);
	background-repeat: repeat-y;
}
body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	clear: both;
	color: #666666;
}
body,td,th {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: small;
	font-weight: lighter;
	margin-right: auto;
	margin-left: auto;
}
#container .image-left {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: thin groove #999999;
}
#container .image-left-nb {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#container .image-left-nomargin {
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: thin groove #999999;
	clear: right;
}
#container .image-swatch {
	border: thin groove #666666;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 2px;
	float: left;
}
#container .image-swatch-right {
	border: thin groove #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
	clear: both;
}
#container .image-mid-nomargin {
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 12px;
	border: thin groove #999999;
	clear: none;
	text-align: center;
}
#container .image-left-stacked {
	clear: both;
	float: left;
	border: thin groove #666666;
	margin: 2px;
}
#container .image-centered-bdr {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: thin groove #999999;
}
#container .image-centred-nbdr {
	text-align: center;
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 25px;
	padding-bottom: 25px;
}
#container .image-right {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: thin groove #999999;
}
#container  .image-right-nomarg {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: thin groove #999999;
}
#container .image-centred {
	text-align: center;
	border: thin groove #666666;
	margin: 5px;
}
#container .image-swatch-window {
	border: thin groove #999999;
	clear: both;
	float: none;
}
#container .banner-block-right {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: thin groove #999999;
	clear: both;
}
#container .banner-block-left {
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: thin groove #999999;
	clear: both;
}
#container a {
	color: #333333;
	text-decoration: none;
	font-size: 105%;
	font-weight: bold;
}
#container h1 {
	color: #333333;
	text-align: left;
}
#container h3 {
	font-size: 110%;
	font-weight: bold;
}
#container h4 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 110%;
	color: #666666;
	text-align: center;
}
#container h6 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #666666;
}
#container table {
	font-family: "Century Gothic", Arial, Verdana;
	color: #666666;
	margin: 2px;
	text-align: left;
	vertical-align: top;
	}
#sitemap-div  {
	font-size: x-small;
	width: 300px;
	text-align: center;
	color: #666666;
	float: left;
	margin: auto;
	height: 15px;
	clear: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#site-env-copy-strip {
	margin: auto;
	height: 10px;
	width: 760px;
	clear: both;
	float: none;
}
#sitemap-div ul {
	display: inline;
	text-align: left;
	list-style-type: none;
	font-size: x-small;
	float: left;
	margin: 0px;
	padding: 0px;
}
#sitemap-div li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #999999;
}
#sitemap-div  a  {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	display: inline;
	text-align: left;
}
#sitemap-div  a:hover  {
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
#copyright {
	font-size: x-small;
	font-style: italic;
	color: ffffff;
	width: 780px;
	font-weight: lighter;
	list-style-type: none;
	clear: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
#container {
	background-color: #FFFFFF;
	width: 780px;
	padding: 0px;
	height: 4000px;
	margin-right: auto;
	margin-left: auto;
}
#main-left {
	margin: 10px;
	padding: 10px;
	float: left;
	width: 330px;
	text-align: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
}
#main-right {
	margin: 10px;
	padding: 10px;
	float: right;
	width: 330px;
	text-align: justify;
}
#container #index-right {
	float: right;
	width: 245px;
	clear: none;
	font-size: 105%;
	font-weight: 200;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 15px;
}
#facebook-badge-div {
	margin: auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#counter-div  {
	margin: auto;
	width: 100px;
	text-align: center;
	height: 25px;
}
#main-across {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	vertical-align: top;
	clear: both;
	float: none;
	width: 770px;
	padding: 5px;
	font-variant: normal;
	height: 100%;
}
#submenu {
	width: 500px;
	padding: 5px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: auto;
	clear: both;
}
#option1 {
	width: 500px;
	float: left;
}
#option2 {
	width: 500px;
	float: left;
}
#option3 {
	width: 500px;
	float: left;
}
#option4 {
	width: 500px;
	float: left;
}
#message-banner {
	font-size: 100%;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	text-decoration: blink;
}
#top-banner {
	width: 760px;
	float: none;
	clear: none;
	text-align: center;
}
#middle-banner {
	width: 760px;
	text-align: center;
	clear: none;
	float: none;
}
#bottom-banner {
	float: none;
	width: 760px;
	text-align: center;
	clear: none;
}
#pop-up-container {
	font-size: medium;
	width: 500px;
	margin: auto;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	clear: both;
}
#tabbed-table table  {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: small;
	font-weight: lighter;
	color: #666666;
	text-align: left;
	float: left;
	clear: none;
	vertical-align: top;
}
#tabbed-product-left {
	float: left;
	width: 310px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#tabbed-products {
	margin: auto;
	width: 750px;
}
#tabbed-product-bottom {
	margin: auto;
	width: 740px;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	background-color: #CCCCCC;
	height: 140px;
}
#tabbed-product-right {
	padding: 5px;
	float: left;
	margin-left: 5px;
	text-align: left;
	width: 400px;
	font-size: 85%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 5px;
}
#swatch-labels  {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 80%;
	font-weight: bold;
	color: #666666;
	text-align: center;
	clear: both;
}
#swatch-labels2 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 80%;
	font-weight: bold;
	color: #666666;
	text-align: center;
	clear: both;
}
#swatch-labels3 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 80%;
	font-weight: bold;
	color: #666666;
	text-align: center;
	clear: both;
}
#swatch-labels4 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 80%;
	font-weight: bold;
	color: #666666;
	text-align: center;
	clear: both;
	margin: auto;
}
#swatch-labels5 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 80%;
	font-weight: bold;
	color: #666666;
	text-align: center;
	clear: both;
}
#tabbed-product-bottom #swatch-right {
	float: right;
	width: 350px;
	clear: none;
}
#tabbed-product-bottom #swatch-left {
	float: left;
	width: 350px;
	clear: none;
}
#choice-buttons {
	margin: auto;
}
#choice-buttons object {
	text-align: center;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
#slimline-swatch-div {
	float: left;
	clear: both;
}
#main-across #submenu-div {
	height: 400px;
}
#cleaning-product-left {
	font-size: 95%;
	color: #333333;
	text-align: left;
	clear: both;
	float: left;
	width: 360px;
}
#cleaning-product-right {
	clear: none;
	float: right;
	width: 350px;
	font-size: 95%;
	color: #333333;
}
#cleaning-product-bottom {
	width: 730px;
	float: none;
	clear: both;
}
#image-browser-div {
	padding: 1px;
	float: left;
	width: 202px;
	text-align: center;
}
#image-label-div {
	padding: 5px;
	float: right;
	width: 450px;
	font-weight: bolder;
	height: 30px;
	text-align: center;
}
#image-browser-div-floor {
	float: left;
	width: 190px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#image-label-div-floor {
	width: 490px;
	float: right;
}
#image-rollover-label-div {
	background-color: #CCCCCC;
	padding: 0px;
	clear: none;
	width: 470px;
	font-size: 90%;
	text-align: center;
	float: right;
	height: 30px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	color: #666666;
}
#floor-text-div {
	float: right;
	width: 490px;
	text-align: left;
}
#thumbnails-div {
	width: 490px;
	margin: auto;
	float: right;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#thumbnails-left {
	width: 260px;
	float: left;
	padding: 5px;
	text-align: left;
}
#thumbnails-right {
	width: 490px;
	float: right;
	padding: 0px;
	margin: auto;
	text-align: center;
}
#image-swap-div {
	margin: auto;
	width: 700px;
	text-align: center;
}
#image-rollover-label-div-counter {
	background-color: #CCCCCC;
	padding: 0px;
	float: right;
	width: 490px;
	font-size: 90%;
	text-align: center;
	height: 30px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	clear: none;
	font-weight: bold;
	color: #333333;
}
#cases-left {
	float: left;
	width: 340px;
}
#pos-text-div {
	float: right;
	width: 370px;
	padding: 5px;
	color: #666666;
}
#other-pos-right {
	float: right;
	width: 370px;
	padding: 5px;
}
#image-swap-div-cords {
	width: 700px;
}
#image-swap-div-cords {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#help-container {
	height: 1300px;
}
#forms-div {
	margin: auto;
	width: 500px;
}
#forms-div a {
	text-decoration: none;
	font-size: 120%;
	color: #000066;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#splash-formatting {
	font-size: 120%;
	font-weight: bold;
	background-color: #FF9900;
	text-align: center;
	border: thin groove #663300;
}
#main-across ul {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 120%;
	color: #666666;
}
#main-across a {
	font-size: medium;
	color: #000066;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#main-across a:hover {
	font-size: medium;
	color: #000066;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#main-across form {
	font-weight: bold;
	color: #333333;
	background-color: #999999;
	text-align: right;
	margin: auto;
	width: 650px;
	padding: 5px;
}
#networking-div {
	border: thin dotted #999999;
}
#spacer-bar  {
	height: 10px;
}
#container a:hover {
	text-decoration: underline;
}
#index-page-keywords {
	display: none;
}
#container .image-right-nobdr {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flash-div {
	text-align: center;
	margin: auto;
	width: 680px;
	clear: left;
}
#container #main-across #directory-div {
	width: 600px;
	clear: both;
	padding-top: 2px;
	border: thin groove #999999;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
}
#container .image-middle-nbdr {
	clear: both;
	float: none;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#google-search-div {
	float: none;
	width: 400px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	clear: none;
}
#top {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #6D98D9;
	width: 100%;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#container .img-lft-nbdr {
	text-align: left;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	clear: none;
}
#terms-div {
	font-size: 70%;
}
