/* ------------------------------------------
Style Sheet
--------------------------------------------- */

html, body {
margin: 0;
padding: 0;
background: url(../img/head-bg.png) repeat-x top left; 
} 

/* page structure 
--------------------------------------------- */

#container {
margin: 0 auto;
width: 800px;
text-align: left;
background: #fff;
}
#head {
position: relative;
margin: 0;
padding: 0;
height: 102px;
background: #900 url(../img/head-bg.png) repeat-x top;
width: 100%;
}
h1 {
margin: 0;
position: absolute;
top: 0;
right: 0;
z-index: 2;
width: 800px;
height: 100px;
background: url(../img/headerimage.png) no-repeat;
text-indent: -9000px;
}
#content {
clear: both;
margin: 0;
padding: 20px;
background-color: #fff;  
float: left; 
display: inline; 
position: relative; 
width: 500px; 
}
h2 {
font-family: Georgia, serif;
font-weight: normal;
font-size: 145%;
line-height: 1.3em;
color: #900;
margin: 0;
}
h3 {
font-family: Lucida Grand, sans-serif;
font-weight: normal;
font-size: 90%;
line-height: 1.3em;
color: #483627;
margin: 0;
padding: 5px 0 10px 0;
}
h4 {
margin: 10px 0 0 0;
padding: 10px 0 4px 0;
font-size: 70%;
font-family: Lucida Grand, sans-serif;
font-weight: bold;
color: #483627;
}
#content p, #sidebar p {
margin: 0;
padding: 4px 0 14px 0;
font-size: 80%;
font-family: Lucida Grand, sans-serif;
font-weight: normal;
line-height: 1.4em;
color: #483627;
}
#content a {
text-decoration: none;
color: #054E7E;
border-bottom: 1px solid #CCC7C1;
}
#content a:hover {
padding: 0;
text-decoration: none;
color: #337CCC;
border-bottom: 1px solid #CCC7C1;
}
#content dl {
float: left;
width: 500px;
margin: 10px 0;
padding: 0;
display: inline; /* fixes IE/Win double margin bug */
}
#content dt {
float: left;
width: 452px;
margin: 0;
padding: 0;
font-family: Lucida Grand, sans-serif;
font-size: 70%;
color: #069;
}
#content dd {
margin: 0;
padding: 0;
font-family: Lucida Grand, sans-serif;
font-size: 80%;
color: #333;
}
#content dd.img img {
float: left;
margin: 0 8px 10px 0;
padding: 0;
}
#content img {
float: left;
margin: 0 10px 10px 0;
padding: 0;
border: 0;
}
#content ul {
margin: 0;
padding: 0;
list-style: none;
font-size: 80%;
font-family: Lucida Grand, sans-serif;
font-weight: normal;
line-height: 1.3em;
color: #069;
}
#content ul li {
margin: 0;
padding-bottom: 6px;
}
#mechanical img {
float: left;
margin: 0;
padding: 0;
border: 1px solid #ccc;
}
.mechanicalGroup ul {
margin: 0;
padding: 0;
}
.mechanicalGroup li {
margin: 0;
padding: 0 6px 0 0;
float: left;
display: inline;
}
span.diagram {
padding: 10px 0 0 0;
clear: both;
float: left;
}

/* content mechanical page nav */
#mechanical_but a img, #mechanical_but a:visited img {
margin: 0 0 5px 0;
padding: 0;
border: 1px solid #b8b8b8;
}
#mechanical_but a:hover img {
margin: 0 0 5px 0;
padding: 0;
border: 1px solid #337CCC;
}

/* sidebar 
--------------------------------------------- */

#sidebar {
float: right;
margin: 0;
padding: 20px;
width: 220px;
}
#sidebar p {
margin: 0;
padding: 0;
}
#sidebar a {
text-decoration: none;
color: #054E7E;
border-bottom: 1px solid #CCC7C1;
}
#sidebar a:hover {
padding: 0;
text-decoration: none;
color: #337CCC;
border-bottom: 1px solid #CCC7C1;
}
#sidebar ul {
margin: 0;
padding: 0;
font-size: 70%;
list-style: none;
font-family: Lucida Grand, sans-serif;
font-weight: normal;
color: #685848;
}
#sidebar ul li {
margin: 0;
padding-bottom: 10px;
}
#sidebar strong {
font-weight: bold;
}
#sidebar dl {
float: left;
width: 220px;
margin: 10px 0;
padding: 0;
display: inline; /* fixes IE/Win double margin bug */
}
#sidebar dt {
float: right;
width: 172px;
margin: 0;
padding: 0;
font-family: Lucida Grand, sans-serif;
font-size: 70%;
font-weight: bold;
color: #483627;
}
#sidebar dd {
margin: 0;
padding: 0;
font-family: Lucida Grand, sans-serif;
font-size: 70%;
color: #685848;
}
#sidebar dd.img img {
float: left;
margin: 4px 8px 15px 0;
}
#sidebar img {
float: left;
margin: 0 10px 10px 0;
padding: 0;
border: 0;
}
#bbbSeal {
float: left;
margin: 30px 0 0 0;
padding: 0;
border: 0;
}
#getReader a img {
margin: 5px 0 20px 0;
padding: 0;
border: 0;
float: none;
display: block;
}

/* sidebar capabilities list */
#capabilities dl {
float: left;
width: 220px;
margin: 5px 0;
padding: 0;
display: inline; /* fixes IE/Win double margin bug */
}
#capabilities dt {
float: left;
width: 220px;
margin: 0 0 3px 0;
font-family: Lucida Grand, sans-serif;
font-size: 70%;
font-weight: bold;
color: #483627;
}
#capabilities dd {
margin: 0;
padding: 5px 0 0 0;
font-family: Lucida Grand, sans-serif;
font-size: 70%;
color: #685848;
}
span.italic {
font-style: italic;
}

/* sidebar products nav */
#mechanicals ul {
list-style: none;
margin: 0;
padding: 0 0 10px 0;
border: none;
}
#mechanicals ul li {
margin: 0;
padding: 0;
color: #337CCC;
height: 48px;
line-height: 48px;
font-size: 130%;
text-indent: 4px;
background: #D9D9D9;
}
#mechanicals ul li img {
margin: 8px;
padding: 0;
border: 1px solid #666;
}
#mechanicals ul li a {
display: block;
height: 48px;
line-height: 48px;
margin: 0;
padding: 0;
border: none;
text-decoration: none;
text-indent: 4px;
background: #F8F8F8;
}
#mechanicals ul li a:hover {
display: block;
height: 48px;
line-height: 48px;
margin: 0;
padding: 0;
border: none;
background: #E7E7E7;
}

.box {
margin: 0 0 30px 0;
padding: 5px;
border: 1px solid #ccc;
background: url(../img/diagonal-bg.gif) repeat;
/*background: #e8e8ed;*/
}
.cbside {
padding: 10px 0 10px 0;
background: #d7dcdc;
}
.cbside img {
margin: 0;
padding: 0 20px 0 0;
float: left;
}
.section {
clear: both;
margin: 0 0 8px 0;
padding: 10px 0 4px 0;
font-family: Lucida Grand, sans-serif;
color: #483627;
font-size: 100%;
/*letter-spacing: .1em;*/
/*text-transform: uppercase;*/
font-weight: bold;
border-bottom: 1px solid #DFD9D9;
}

/* alert box */

#content .error {
margin: 1.5em 0;
padding: 20px;
font-size: 90%;
line-height: 1.5em;
color: #431919;
border: 2px solid #FDDC9A;
border-left: none;
border-right: none;
background: #FFF3CE;
}
#content .alert {
padding-left: 20px;
background: url(../img/icon-alert.png) no-repeat top left;
}

/* footer 
--------------------------------------------- */

#footer {
clear: both;
width: 760px;
margin: 0 auto;
padding: 4px 0 10px 0;
text-align: left;
line-height: 1.5em;
color: #685848;
border-top: 1px solid #DFD9D9;
}
#footer p {
margin: 0;
padding: 0;
font-family: Arial, sans-serif;
font-size: 65%;
}
#footer a {
text-decoration: none;
color: #054E7E;
border-bottom: 1px solid #CCC7C1;
}
#footer a:hover {
text-decoration: none;
color: #337CCC;
border-bottom: 1px solid #CCC7C1;
}

/* navigation 
--------------------------------------------- */

#nav {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 75%;
letter-spacing: 1px;
}
#nav ul {
margin: 0;
padding: 0;
float: left;
list-style: none;
width: 800px;
background: #A6190F;
text-transform: uppercase;
font-weight: bold;
}
#nav ul li {
float: left;
border-right: 1px solid #8F0101;
}
#nav ul a {
display: block;
float: left;
padding: 0 2em;
line-height: 30px;
text-decoration: none;
color: #000;
}
#nav ul a:hover {
background: #980F08;
}
#home #nav .home a, #products #nav .products a, #about #nav .about a, #contact #nav .contact a {
color: #000;
/*background: #A6190F;*/
background: #FFF;
cursor: default; 
}

/* contact form 
--------------------------------------------- */

/*
   ----------------------------------------------------------------
   GBCF-V3 DEFAULT STYLE SHEET - MIKE CHERIM HTTP://GREEN-BEAST.COM
   ----------------------------------------------------------------
*/

/* === form div and elements ======================================= */

#form-div { 
  font-family : verdana, helvetica, palatino sans, tahoma, arial, sans-serif;
  font-size: 65%;
  width : 100%;
  margin : 10px 0 0 0;
  color : #e27f1c;
  line-height : 1.7em;
}

#form-div p.form-footer {
  margin : -35px 2px 20px 13px;
 }

#form-div p.form-footer a { 
  color : #585858; 
}

#form-div p.form-footer a:hover, #form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
  color : #000; 
  text-decoration : none; 
}

#form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
  background-color : #eee; 
}


/* === form div link styles ======================================== */

#form-div a { 
  color : #585858; 
}
  
#form-div a:hover, #form-div a:focus, #form-div a:active { 
  color : #000; 
  text-decoration : none; 
}

#form-div a:focus, #form-div a:active { 
  background-color : #eee; 
}


/* === success and error message/results box ======================= */

#form-div p.success, #form-div p.error, #form-div p.center { 
  color : #fff;
  /* color : #000; (lite colors option - uncomment to use) */
  padding : 1px 4px; 
  border : 0px solid #000; 
  background-color : #669900;
  /* background-color : #d6e3ba; (lite colors option - uncomment to use) */
  margin : 10px 3px;
  text-align : center;
}

#form-div p.error { 
  background-color : #bb0000; 
  /* background-color : #edbaba; (lite colors option - uncomment to use) */
}

#form-div p.error a, #form-div p.success a {
  color : #ffff7f;
}

#form-div p.center {
  text-align : center;
  background-color : #edbaba;
  color : #000;
  margin-top : -3px;
  padding : 0px 4px; 
}

#form-div p.error a:hover, #form-div p.error a:focus, #form-div p.error a:active, 
#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
  color : #eee;
  background-color : #bb0000; 
}

#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
  background-color : #669900; 
}


/* === structural form elements ==================================== */

form#gbcf-form { }

fieldset.main-set,
fieldset.req-set,
fieldset.opt-set { 
  border : 1px solid #DFD9D9;
  padding : 1em;
  background-color: #F8F8F8;
}


/* === textural form elements ====================================== */

#form-div legend { 
  font-weight : normal;
  letter-spacing: .1em;
  text-transform: uppercase;
}

#form-div legend span { }

legend.main-legend { 
  color : #777;
  font-size : 100%;
}

legend.req-legend,
legend.opt-legend { 
  color : #777;
}

legend.main-legend span { }
legend.main-legend { }

legend.req-legend span { }
legend.req-legend {
  margin-left : -2px;
}

legend.opt-legend span { }
legend.opt-legend { 
  margin-left : -2px;
}

label.req-label, label.opt-label {
  color : #585858;
}

label.opt-label.check {
  float : right;
  padding : 0;
  margin : 1px 4px;
  cursor : pointer;
}

label.opt-label.main-label {
  margin : 0 2px;
  font-weight : bold;
}

label.opt-label.main-label span {
  font-weight : normal;
  color : #666;
}

label.opt-label.main-label span.req, label span.req  {
  font-weight : bold;
  color : #585858;
}

label.req-label.explain {
  color : #666;
  font-size : .8em;
}

label.req-label.explain:hover {
  color : #000;
}

/* === control and interface form elements ========================= */
/*
  note: In this section you will see the hover/focus styles for the 
  inputs. For example: input:hover, input:focus. You will also see 
  these names applied as classes: input.hover, input,focus, for 
  example. This is not done by mistake. Those classes are needed for 
  the JavaScript focus script (files/focus.js) for IE 7 and older.
*/

input.text-long.address, input.text-long.address:hover, input.text-long.address:focus,
input.text-long.address.hover, input.text-long.address.focus {
  border-bottom : 0;
  margin-bottom : 0;
  padding-bottom : 2px;
  border-bottom : 1px dotted #bbb;
}

input.text-long.address2, input.text-long.address2:hover, input.text-long.address2:focus,
input.text-long.address2.hover, input.text-long.address2.focus {
  border-top : 0;
  margin-top : 0;
  padding-top : 2px;
  border-top : 1px dotted #bbb;
}

input.checkbox {
  border : 1px solid #999;
  width : .9em;
  height : .9em;
  padding : 0;
  margin : 0;
  cursor : pointer;
}

input.checkbox:hover, input.checkbox.hover,
input.checkbox:focus, input.checkbox.focus {
  border : 1px solid #666;
}

input.text-short, 
input.text-med, 
input.text-long,
select.select,
textarea.textarea {
  font : 1em verdana, helvetica, palatino sans, tahoma, arial, sans-serif;
  border : 1px solid #999;
  background-color : #fffffe;
  cursor : text;
  padding : 1px 2px;
}

select.select {
  padding : 1px 0;
}

input.text-short {
  width : 100px;
}

input.text-med, select.select {
  width : 250px;
}

input.text-long {
  width : 300px;
}

textarea.textarea {
  width : 440px;
  height : 120px;
}

select.select, select.select option {
  cursor : pointer;
}

input.text-short:focus, input.text-short.focus, 
input.text-med:focus, input.text-med.focus,
input.text-long:focus, input.text-long.focus,
select.select:focus, input.select.focus,
textarea.textarea:focus, textarea.textarea.focus {
  border : 1px solid #666;
  background-color : #ffe;
}

input.button { 
  font : 1.1em verdana, helvetica, palatino sans, tahoma, arial, sans-serif;
  font-weight : bold;
  margin-top : 8px;
  margin-bottom : 4px;
  padding : 1px 10px;
  cursor : pointer;
  float : left;
  clear : both;
  color : #585858;
}

input.button:hover, input.button.hover,
input.button:focus, input.button.focus {
  color : #333;
}

/* because IE6 sucks - if you have a conditionally served IE6 style sheet add this to it */
* html input.button {
  border : 1px solid #666;
}

/* EOF - Created by Mike Cherim @ http://green-beast.com =========== */