@charset "utf-8";
/* CSS Document */

body {margin:10px 10px 10px 10px; font-family:"Arial Narrow", Arial, Helvetica, sans-serif; color:#000000; font-size:1em;}

a.footer {font-size:0.9em; color:#000000; text-decoration:none;}
a.footer:link {font-size:0.9em; color:#000000; text-decoration:none;}
a.footer:visited {font-size:0.9em; color:#000000; text-decoration:none;}
a.footer:hover {font-size:0.9em; color:#f5c500; text-decoration:none;}
a.footer:active {font-size:0.9em; color:#000000; text-decoration:none;}

.footerTxt {color:#f5c501; font-weight:bold;}

.DemoArrow {background-image:url(images/startdemo-arrow-sml-notxt.jpg); background-position:bottom left; background-attachment:fixed; background-repeat:no-repeat; z-index:100; padding-top:12px;}

#MainTd {background-image:url(images/main-bg-slogan.jpg); background-position:top; background-repeat:no-repeat; background-attachment:fixed;}

#DivIndexMainContainer {background-image:url(images/main-bg-slogan.jpg); background-position:top left; background-repeat:no-repeat; background-attachment:fixed; width:947px; height:540px; z-index:50;}
#DivAllMainContainer {background-image:url(images/main-bg-smlslogan.jpg); background-position:top left; background-repeat:no-repeat; background-attachment:fixed; width:947px; height:540px; z-index:50;}
#DivDistributorMainContainer {background-image:url(images/main-bg-distributor.jpg); background-position:top left; background-repeat:no-repeat; background-attachment:fixed; width:947px; height:540px; z-index:50;}
#DivAllMainContainerDemo {background-image:url(images/main-bg-smlslogan-demo.jpg); background-position:top left; background-repeat:no-repeat; background-attachment:fixed; width:947px; height:540px; z-index:50;}
#DivHeader { margin:86px 0px 0px 0px;  width:947px; height:40px; z-index:5;}
#DivMainMenu { margin:0px 0px 0px 0px; padding-left:126px; width:947px; height:64px; z-index:10;}
#DivNext{ margin:0px 0px 0px 880px;  width:48px; height:85px; z-index:15; border:1px solid #00CC33;}

.red { color: #FF0000; font-weight: bold; }

.ContactTxt {font-size:0.75em; font-weight:bold;}
.SmlTxt {font-size:0.8em;}
.MedTxt {font-size:0.9em;}
.ImgPad { padding:4px 4px 4px 4px;}

.YellowHeader { font-size:1.2em; font-weight:bold; color:#f5c500;}


/* Lightbox */
#lightbox { position: absolute; top: 40px; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox a img { border: none; }
#outerImageContainer { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer { padding: 10px; }
#loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav { left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; }
#imageData { padding:0 10px; }
#imageData #imageDetails { width: 70%; float: left; text-align: left; }	
#imageData #caption { font-weight: bold;}
#imageData #numberDisplay { display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose { width: 66px; float: right;  padding-bottom: 0.7em;	}	
#overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #f5c500; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }
.clearfix:after { content: ".";  display: block;  height: 0;  clear: both;  visibility: hidden; }
* html>body .clearfix { display: inline-block;  width: 100%; }
* html .clearfix { /* Hides from IE-mac \*/ height: 1%; /* End hide from IE-mac */ }