@charset "utf-8";

body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #333333;
	background-image: url(../images/bg-tile.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p, h1, h2, h3, h4, h5, h6, form {
	padding:0px;
	margin:0px;
}
div#container {
	width:996px;
	margin:auto;
	margin-top:20px;
	background-color:#333333;
	padding:2px;
}
div.logo {
	float:left;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}
div.search {
	float:left;
	margin-top:80px;
	margin-left:420px;
}
div#leftcontainer, div#midcontainer, div#rightcontainer {
	float:left;
}
div#leftcontainer {
	width:179px;
	margin-right:4px;
}
div#midcontainer {
	width:339px;
}
div#rightcontainer {
	width:470px;
	margin-left:4px;
}
div.navbutton {
	background-image:url(../images/nav.gif);
	width:179px;
	height:29px;
	margin-bottom:2px;
}
div.navbutton:hover {
	background-image:url(../images/nav-over.gif);
	width:179px;
	height:29px;
	margin-bottom:2px;
	cursor:pointer;
}
div.navtext, div.h2text {
	color:#FFFFFF;
	padding-top:7px;
	padding-left:10px;
}
div.navtext, div.h2text {
	font-weight:bold;
}
div.textheader {
	background-image:url(../images/nav.gif);
	height:29px;
	margin-bottom:2px;
}
div.textheaderblue {
	background-image:url(../images/nav-over.gif);
	height:29px;
	margin-bottom:2px;
}

div.webtext {
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	margin-bottom:5px;
}
a.bluelink:link, a.bluelink:active, a.bluelink:visited {
	color:#00afea;
	text-decoration:none;
	font-weight:bold;
}
a.bluelink:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}


a.orangelink:link, a.orangelink:active, a.orangelink:visited {
	color:#f79239;
	text-decoration:none;
	font-weight:bold;
}
a.orangelink:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

div#footer {
	margin-top:10px;
}
div#footerleft, div#footerright {
	float:left;
}
div#footerleft {
	width:183px;
}
div#footerright {
	width:813px;
	border-top:1px #666666 solid;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	color:#666666;
}
a.footerlink:link, a.footerlink:active, a.footerlink:visited {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
a.footerlink:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
div.product-thumb {
	width:80px;
	margin-right:6px;
	margin-bottom:4px;
	float:left;
}
div.product-thumb-final {
	width:80px;
	margin-bottom:16px;
	float:left;
}
div.textcontainer {
	float:left;
	width:813px;
}
div.distributorimage {
	width:130px;
	height:100px;
	float:left;
}
div.distributortext {
	width:583px;
	float:left;
}
a.distribute:link, a.distribute:visited, a.distribute:active {
	color:#FFFFFF;
	text-decoration:none;
}
a.distribute:hover {
	color:#f79239;
	text-decoration:none;
}
a.distributecurrent:link, a.distributecurrent:visited, a.distributecurrent:active {
	color:#f79239;
	text-decoration:none;
	font-weight:bold;
}
a.distributecurrent:hover {
	color:#f79239;
	text-decoration:none;
	font-weight:bold;
}
.icon01 {
	background-image:url(../images/icon01.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-left:10px;
	height:16px;
	margin-bottom:5px;
}
.icon02 {
	background-image:url(../images/icon02.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-left:10px;
	height:16px;
	margin-bottom:5px;
}
.icon03 {
	background-image:url(../images/icon03.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-left:10px;
	height:16px;
	margin-bottom:5px;
}
.icon04 {
	background-image:url(../images/icon04.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-left:10px;
	height:16px;
	margin-bottom:5px;
}
.icon05 {
	background-image:url(../images/icon05.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-left:10px;
	height:16px;
	margin-bottom:5px;
}

.subsubpanel {
	background-color:#999999;
	position:absolute;
	margin-left:180px;
	width:175px;
	margin-top:-30px;
}

.visible {
}
.hidden {
	display:none;
}

a.subpanellink:link, a.subpanellink:active, a.subpanellink:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.subpanellink:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
div.subsubnav {
	padding-bottom:10px;
	cursor:pointer;
	padding:10px;
}
div.subsubnav:hover {
	padding-bottom:10px;
	background-color:#666666;
	cursor:pointer;
	padding:10px;
}
#dhtmltooltip{
	position: absolute;
	width: 50px;
	border: 1px solid #FFFFFF;
	padding: 2px;
	z-index: 100;
	text-align:center;
	padding:3px 2px 3px 2px;
	visibility: hidden;
	font-size:11px;
	color:#FFFFFF;
}
