
/* hyox fuel CSS file */

html {
  margin:0px;
  padding:0px;
  border: 0px;
}


body {
  margin:0px;
  padding:0px;
  background: url(http://hyoxfuel.com/bg_hyox-gradient_1x1200_001.jpg) #ffffff;
  background-repeat: repeat-xy;
  color: #0000c0;
  font-family: Arial, sans-serif;
  font-size: 1em;
}

p {
  margin: 20px 0px;
  color: #636363;
  font-family: Georgia, Serif;
  font-size: 1em;
  text-indent: 0em;
  text-align:left;
}

h1, h2, h3 {
  color: #004657;
  font-family: Arial, sans-serif;
  text-align:left;
  font-weight: 700;
  margin: 4px 0px 0px 0px;
  padding: 0px;
}
h1 {  font-size: 22px; }
h2 {  font-size: 20px; }
h3 {  font-size: 18px; }


a:link { color: #c00000; text-decoration: none; }
a:visited { color: #c00000; text-decoration: none; }
a:hover { color: #0000c0; text-decoration: underline; }
a:active { color: #c00000; text-decoration: none; }


#master {
  margin:0px;
  padding:0px;
  width: 982px;
  background-color: #ffffff;
}

#bodywrap {
  background-color: #ffffff;
  clear: both;
  float:left;
  width:982px;
  margin:0px;
  padding:0px;
}



p.homeIntro  {
  font-family: Georgia, serif;
  font-size:1.2em;
}


/* ==================================== */
/* CSS for top navigation and dropdown menus */
/* ==================================== */

#masthead {
  margin:0px;
  padding:0px;
}

#logotop {
  clear:both; 
  margin:6px 0px 6px 0px; 
  float:left; 
  width:250px; 
  height:70px;
  text-align:left;
}

.headerMotto {
  font-family: Georgia, serif;
  font-style: italic;
}

#topnav { 
  float:right; 
  min-height:22px; 
  height: 22px; 
  margin:0px 0px 0px 0px; 
  padding: 0px;
}

.drophead { 
  font-size: 11px;
  font-family: Arial, sans-serif;
  font-weight: 500;
}

.dropdown { 
  font-size: 10px;
  font-family: Arial, sans-serif;
  font-weight: 500;
  text-align:left;
}

ul.dropdown, ul.dropdown li, ul.dropdown ul { list-style: none; margin: 0; padding: 0; }
ul.dropdown { position: relative; z-index: 597; float: left; }
ul.dropdown li { float: left; line-height: 1.2em; vertical-align: middle; }
ul.dropdown li.hover, ul.dropdown li:hover { position: relative; z-index: 599; cursor: default; }
ul.dropdown ul { visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 598; width: 100%; }
ul.dropdown li:hover > ul { visibility: visible; }

ul.dropdown li { 
  padding: 6px 12px;
  border-style: solid;
  border-width: 0px 2px 1px 0px;
  border-color: #666666;
  background-color: #FFFFFF;
  color: #000000;
  opacity:0.9;
}




ul.dropdown li:hover { background-color: #E8E6D7; color: #000000;   text-decoration: none;}

ul.dropdown a:link, ul.dropdown a:visited, ul.dropdown a:hover, ul.dropdown a:active { color: #000000;   text-decoration: none;}

ul.dropdown ul { width: 180px; text-decoration: none;}

ul.dropdown ul li { width: 180px; font-weight: normal;  text-decoration: none;}


/* ======================= */
/* CSS for content area styling */
/* ======================= */


/* =========== */
/* CSS for footer */
/* =========== */

#foot {
  margin: 0px 0px 22px 0px;
  clear:both;
  text-align: center;
  font-size: 9px;
}


/* ================================= */
/* CSS for Ernesto's patents - uspto tables */
/* ================================= */

.patfTable {
  width:942px;
  background-color: #ffffff;
  padding:20px;
}

.photoCaption {
  background-color: #ffffff;
  border: 1px solid #888888;
  padding:10px;
  text-align:left;
  font-size: 0.8em;
  font-family: Arial, sans-serif;
}
.photoCaption p {
  margin: 6px auto;
}


/* =========== */
/* eof: style.css */
/* =========== */
