
body
{
  background: #CCC;
  font: 76% arial,helvetica;
  margin: 0px;
}
a {
  color: #323B97;
}
a img
{
  border: none;
}
a.img {
  text-decoration: none;
  font-weight:bold;
  font-size: 14px;
  color: black;
}

a.email {
  font-size: 12px;
}
img.DistributorMap
{
  border: none;
}
legend {
  font-weight: bold;
  margin-left: 1px;
}
fieldset label {
  cursor: pointer;
  cursor: hand;
  text-decoration: underline;
  color: #323B97;
}
fieldset .checkbox {
  cursor: pointer;
  cursor: hand;
}
#Container
{
  width: 780px;
  border: 1px solid #000;
  background: #FFF url(../img/background-logo.gif) top right no-repeat;
  margin: 20px auto;
  position: relative;
}
#Menu
{
  border-top: 33px solid #C00;
  float: left;
  width: 140px;
  top: 0;
  left: 0;
  border-right: 1px solid #000;
  font-size: .9em;
  border-bottom: 1px solid #000;
}
#Menu ul
{
  margin: 0;
  padding: 0;
}
#Menu ul li
{
  list-style: none;
  padding: 0;
  margin: 0;
}
#Menu ul li a.bold {
  font-weight: bold;
}
#Menu ul li a
{
  color: #000;
  display: block;
  text-decoration: none;
  height: 2em;
  border-bottom: 1px solid #CCC;
  line-height: 2em;
  padding-left: 10px;
}
#Menu ul li a:hover
{
  background: #EFEFEF;
}
#Menu ul li ul
{
  padding-left: 0;
  margin-left: 0;
  margin-top: 0;
}
#Menu ul li ul li
{
  padding-left: 0;
  margin-left: 0;
}
#Menu ul li ul li a.bold {
  font-weight: bold;
}
#Menu ul li ul li a
{
  padding-left: 20px;
  background: #EFEFEF url(../img/sub-menu-dot.gif) 10px 3px no-repeat;
}
#Menu ul li ul li a:hover
{
  background: #FFF url(../img/sub-menu-dot-over.gif) 10px 3px no-repeat;
}
#Menu div.CDImage
{
  margin: 10px auto;
  text-align: center;
}
#Header
{ 
  margin-left: 141px;
  margin-right: 180px;
  height: 33px;
  border-bottom: 1px solid #000;
}
#Header h1
{
  color: #666;
  padding: 3px 0 0px 10px;
  margin: 0;
  text-transform: lowercase;
  font-weight: normal;
  font-size: 1.8em;
  letter-spacing: 7px;
  font-family: myriad,arial,'sans serif';
}
#Header h1 span
{
  color: #333;
  font-weight: bold;
}
#Content
{
  margin-left: 145px;
  padding-left: 10px;
  width: 580px;
  padding-bottom: 20px;
  min-height: 600px;
}
#Content p
{
  line-height: 1.3em;
}
#Content h1 {
  font-size: 2.0em;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#Content #FlashContainer
{
  padding-top: 10px;
}

#Content #FlashContainer span.header
{
  font-size: 2em;
  font-weight: bold;
  color: #333;
}
#Content #FlashContainer ul
{  
  list-style-type: square;
  margin-left:18px;
}
#Content #Brochure
{
  margin-bottom: 15px;
  padding-left: 15px;
  clear: left;
}
#Content #Brochure h4
{
  font-size: 1.6em;
  text-transform: lowercase;
  color: #666;
  border-bottom: 1px solid #CCC;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-bottom: 10px;
}
#Content #Brochure a
{
  padding-right: 10px;
}
#Content #Brochure img
{
  padding-right: 5px;
  float: left;
  border: none;
}
#Content h2
{
  font-size: 1.6em;
  padding-top: 10px;
  margin-top: 0px;
}
#Content img.AboutPhoto1
{
  float: right;
  margin-left: 10px;
}
#Content h4
{
  margin-bottom: 5px;
}
#Content ul.Address
{
  margin-top: 0;
  list-style: none;
  padding-left: 0;
}
#Content ul.Contact
{
  float: right;
  margin-top: 0;
  margin-left: 10px;
  list-style: none;
  border-left: 1px dotted #000;
  padding-left: 10px;
}
#Content ul.Contact li
{
  padding: 3px 0;
}
#Content h2.ExhibitLine
{
  border-bottom: 1px solid #CCC;
  font-size: 1em;
  letter-spacing: .1em;
  text-transform: uppercase;
  clear: right;
}
#Content h2.ExhibitHome
{
  border-top: 10px solid #CCC;
  margin: 0;
  padding: 0px 0 0px 0 !important; /* padding: 12px 0 17px 0; IE Hack */
  font-size: 17px;
  color: #999;
  font-weight: normal;
  text-transform: lowercase;
  border-bottom: 1px solid #000;
}

#Content h2.ExhibitHome img {
  margin-top: 5px;
  margin-bottom: 5px;
}
#Content h2.ExhibitHome span
{
  color: #666;
  font-size: 3em;
}
#Content h2.ExhibitHome span span.Trade
{
  color: #666;
  font-size: 14px;
  line-height: .6em;
  position: relative;
  top: -20px;
}
#Content div.ExhibitLine
{
  margin: 0;
  padding-bottom: 0;
  margin-right: 50px;
}
#Content div.ExhibitLine img
{
  float: right;
  clear: right;
  margin-left: 15px;
  margin-bottom: 5px;
}
#Content div.Clear
{
  clear: left;
}
#Content div.ClearAll
{
  clear: both;
}
#Content div.ExhibitLine h3
{
  font-size: 1em;
  padding: 0;
  margin: 0 0 4px 0;
}
#Content div.ExhibitLine p
{
  padding-top: 0;
  margin-top: 0;
}
#Content div.ExhibitInfo
{
  width: 170px;
  float: left;
  margin: 0 12px 5px 12px; !important; margin: 0 5px 5px 5px; /* IE Hack */
  text-align: center;
  border: 1px solid #E6E6E6;
  padding: 3px;
}
#Content div.ExhibitInfo h3
{
  background: #999;
  text-transform: uppercase;
  padding: 4px 0;
  font-size: 1em;
  margin: 2px;
  color: #FFF;
}
#Content div.ExhibitInfo h3 a
{
  text-decoration: none;
  color: #FFF;
}
#Content div.ExhibitInfo h3 a:hover
{
  color: #C00;
}
#Content div.Advantage, #Content div.Packaging, #Content div.Rental
{ 
  clear: right;
  width: 500px;
  padding: 5px 0 20px 0;
}
#Content div.Advantage h3, #Content div.Packaging h3, #Content div.Rental h3
{
  color: #666;
  font-size: 2em;
  text-transform: lowercase;
  padding: 0;
  margin: 0;
}
#Content div.Advantage img, #Content div.Packaging img, #Content div.Rental img
{
  float: right;
  margin-left: 30px;
}
#Content div.Advantage ul
{
  list-style-type: square;
  margin-bottom: 30px;
}
#Content div.Advantage ul li
{
  line-height: 1.4em;
}
#Content div.Advantage ul li ul
{
  list-style-type: square;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 20px;
  padding-left: 0px;
}
#Content div.TableTopList
{
  border-bottom: 1px solid #CCC;
}
#Content div.TableTopList img
{
  border: 1px solid #000;
  float: right;
  margin: 10px 85px 20px 0;
}
#Content div.TableTopList h3
{
  width: 100px;
  font-size: 2em;
  color: #999;
}
#Content div.TableTopList p
{
  clear: right;
}

#Content table.contactList
{
  width: 500px;
}
#Content table.contactList td
{
  font-size: 11px;
  text-align: left;
  vertical-align: top;
  padding-bottom: 5px;
}
#Content table.contactList h3
{
  text-align: left;
  border-bottom: 1px solid #CCC;
  margin: 0px;
}
#Content table.contactList td table td
{
  padding-bottom: 5px;
}
#Content table.ImageGallery
{
  width: 500px;
}
#Content h3.GalleryHeadline
{
  border-bottom: 1px solid #CCC;
  width: 500px;
}
#Content table.ImageGallery td
{
  font-size: .9em;
  text-align: center;
  vertical-align: top;
  font-weight: bold;
}
#Content table.ImageGallery a {
  color: blue;
}
#Content table.ImageGallery h4
{
  padding: 0;
  margin: 0;
  font-size: 1em;
}
#Content table.ImageGallery p
{
  padding: 0;
  margin: 0;
}
#Content table.ImageGallery img
{
  vertical-align: bottom;
  margin: 3px 0;
  border: 1px solid #333;
}

#Content table.ImageGallery h3
{
  text-align: left;
  border-bottom: 1px solid #CCC;
  margin: 0px;
}
#Content div.GalleryNav {
  margin-bottom: 5px;
}
#Content div.ImageDetail table {
  background: #333;
  color: #FFF;
  font-weight:bold;
}
.galDesc{
  background: #FFF;
  color: #000;
  border-bottom: 3px solid #333;
  font-weight: normal;
}
.galDesc p {
  margin: 10px;
}
#Content div.ImageDetail {
  
}
#Content form.ContactForm
{
  width: 500px;
}
#Content div.Alert
{
  width: 500px;
  text-align: center;
  height: 300px;
}
#Content div.Alert p
{
  padding: 0;
  margin: 0;
}
#Content div.Alert h3
{
  color: #C00;
  font-size: 2em;
}
#Content div.PrivacyStatement
{
  width: 500px;
}
#ContactStep1, #ContactStep2, #ContactStep3 {
  padding-left: 0px !important;
  
}
#ContactStep1 span, #ContactStep2 span, #ContactStep3 span
{
  color: #666;
  font-size: 2.5em;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  margin-left: 8px;
  margin-top: 3px;
  margin-right: 0px;
  width: 100px;
  float: left;
  clear: left;
}
#ContactStep1 p, #ContactStep2 p, #ContactStep3 p
{
  padding: 3px 0px 1px 0px;
  margin-left: 120px; 
  margin-top: 0;
  margin-right: 0px;
  margin-bottom: 0px;
  width:350px;
}
#ContactStep1 h4, #ContactStep2 h4, #ContactStep3 h4
{
  padding: 10px 0 1px 0px;
  margin-left: 120px; 
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  font-size: 1.4em;
  width:350px;
}

#Content #ContactStep1
{
  background: #EFEFEF;
  padding: 4px;
}
#Content #ContactStep2
{
  padding: 4px 0 20px 4px;
}
#Content #ContactStep3
{
  background: #EFEFEF;
  padding: 4px 0 20px 4px;
}
#Content #ContactStep2 label, #ContactStep3 label
{
  display: block;
  color: #000;
  padding: 2px 0;
}



#galemail {
  padding-left: 0px !important;
  font-size: 12px;
  
}
#galemail p
{
  padding: 3px 0px 1px 0px;
  margin-left: 20px; 
  margin-top: 0;
  margin-right: 0px;
  margin-bottom: 0px;
}
#galemail h4
{
  padding: 10px 0 1px 0px;
  margin-left: 20px; 
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  font-size: 12px;
}

#galemail
{
  padding: 4px 0 20px 4px;
}
#galemail label
{
  display: block;
  color: #000;
  padding: 2px 0;
}




#Content #DistributorMap
{
  width: 500px;
}
#Content #FilePrep h2
{
  color: #00D;
  border-bottom: 1px solid #00D;
  padding-bottom: 5px;
  margin: 20px 0 5px 0;
}
#Content p.Bottom
{
  margin-bottom: 150px;
}
img.Shapes
{
  float: right;
  margin: 20px 0 5px 15px;
}
div.Shapes
{
  width: 280px;
  margin-right: 10px;
  float: left;
}
div.Shapes h3
{
  color: #666;
  font-size: 2em;
  padding: 0;
  margin: 0;
}
div.Shapes dl
{
  border-bottom: 1px solid #CCC;
}
div.Shapes dl dt
{
  width: 180px;
  float: left;
  clear: left;
  padding-top: 10px;
}
div.Shapes dl dd
{
  padding-left: 180px;
  margin-left: 0;
  height: 70px;
}
#SimilarShapes
{
  clear: right;
  float: right;
  padding-top: 10px;
  margin-left: 15px;
  width: 40%;
}
#SimilarShapes h3
{
  color: #666;
  font-size: 2em;
  padding: 0;
  margin: 0;
}
#SimilarShapes dl
{
  border-bottom: 1px solid #CCC;
}
#SimilarShapes dl dt
{
  width: 180px;
  float: left;
  clear: left;
  padding-top: 10px;
}
#SimilarShapes dl dd
{
  padding-left: 190px;
  margin-left: 0;
  height: 70px;
}
span.Price
{
  font-weight: bold;
  color: #C00;
}
div.Promotions 
{
  clear: right;
  padding-top: 20px;
  
}
div.Promotions img
{
  float: right;
  margin-left: 15px;
  margin-bottom: 5px;
}
#Footer
{
  text-align: center;
  border-top: 1px solid #000;
  clear: both;
  background: #FFCC00;
}
#Footer p
{
  padding: 3px;
  margin: 0;
}

#Content h2.ExhibitLine2
{
  font-size: 1em;
  letter-spacing: .1em;
  text-transform: uppercase;
  clear: right;
}
#Content h2.ExhibitHome2
{
  margin: 0;
  padding: 0px 0 0px 0 !important; /*padding: 22px 0 17px 0;*/ /* IE Hack */
  font-size: 1.4em;
  color: #999;
  font-weight: normal;
  text-transform: lowercase;
  border-bottom: 1px solid #000;

}
#Content h2.ExhibitHome2 span
{
  color: #666;
  font-size: 3em;
}
#Content h2.ExhibitHome2 span span.Trade
{
  color: #666;
  font-size: 14px;
  line-height: .6em;
  position: relative;
  top: -20px;
}

#Content div.TableTopList2
{
  border-bottom: 1px solid #CCC;
  height: 345px;
}


#Content div.TableTopList2 img
{
  border: none;
  float: left;
  margin: -205px 85px 20px 0px;

}
#Content div.TableTopList2 h3
{
  width: 100%;
  font-size: 2em;
  color: #999;
}
#Content div.TableTopList2 p
{
  clear: right;
}

ul.table {
  font-size: 14px;
  color: #000;
  padding-left: 310px;
  padding-top: 55px;
 }
 
 li.red2{
  font-size: 14px;
  color: #FD0000;
 }
 
 h2.top {
  border-bottom: 1px solid #000;
  border-top: 5px solid #CCC;
  width: 100%;
 }
 

#ajaxDiv {  
  position: absolute;
  margin: 57px 0px 0px 37px;
  height: 371px;
  width: 491px;
  background: white;
  z-index: 99;
  display:none;
}
#contDiv {
  position: absolute;
  border: 3px solid #323B97;
  height: 365px;
  width: 485px;
}
#topDiv {
  z-index: 99;
  position: absolute;
  top:0px;
  left: 0px;
  width: 479px;
  height:15px;
  padding: 3px;
  background: #323B97;
  color: white;
  font-weight: bold;
} 

#bottomDiv {
  z-index: 99;
  position: absolute;
  top:21px;
  left: 0px;
  width: 475px;
  height: 334px;
  padding: 5px;
  overflow:auto;  
} 
#closeWindow {
  position: absolute;
  z-index: 100;
  width: 15px;
  height: 15px;
  top: 2px;
  left: 468px;
  text-align: center;
  vertical-align: top;
  font-size: 12pt;
  text-decoration: none;
  margin: 0 !important;
  /* padding: 0px 3px 0px 4px; */
}

#closeWindow a {
  position: absolute;
  top: -3px;
  left: 3px;
  font-family: helvetica;
  color: #E6E7E8;
  font-weight: bold;
  text-decoration: none;
}

#closeWindow a:hover {
  color: yellow;
  text-decoration: none;
}
  
 