/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Sep 22, 2014, 10:29:35 AM
    Author     : wus02590
*/

body {
  font: normal 10pt sans-serif;
  color: #000066;
  width: 980px;
  margin: 8px auto
}

#container {
  width: 980px;
  background-color: #E3E5E8;
  margin-left: 0;
  margin-right: 0;
  border: 1px solid black;
  padding-bottom: 15px;
  height:620px;
}

.family {
  margin: 5px 4px 1px 4px;
  border:  #000066 2px solid;
}

.familyWrapper {
  float:left;
  text-align: center;
  margin-top:20px;
}

.active {
  border:  #F4791f 2px solid ;
  cursor: pointer;
}
.familyTitles {
  border-left: #000066 2px solid;
  border-right: #000066 2px solid;
  border-bottom: #000066 2px solid;
  padding:0;
  text-align: center;
  float:left;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}

.stepContainer {
  height: 415px !important;
}
.selected {
  border:  #F4791f 4px solid ;
}
.familyDiv {
  padding: 0px 5px 4px 5px;
  color: #000066;
  border:  #000066 2px solid;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.familyWrapper h3, .familyTitles h3 {
  margin-bottom: 0px;
  margin-top:0px;
}

img.family  {
  height:auto;
  width:144px;
}

legend { color: #000066;}

fieldset {
  border-color: #000066;
  color: #000066;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.header {
  background-color: #E3E5E8;
  padding-bottom: 1px;
  border-bottom: 1px solid black;
}

#ssLogo {
  height:35px;
  float:left;
  padding: 3px 0 0 10px;
}

#auerLogo {
  height:50px;
  float:right;
  padding: 3px 10px 0 0px;
}

.header h2 {
  display: inline-block;
  margin-bottom: 1px;
  padding-left: 110px
}
.disclaimer {
  text-align: center;
  border-bottom: 1px solid black;
  padding: 5px;
  font-style:italic;
}

.left {
  text-align: right;
  width: 150px;
  color: #000066;
}

.right {
  text-align: left;
}

.fetch {
  display: none;
  width: 16px;
  height: 16px
}


img#mountImage  {
  height:300px;
  width: auto;
}

.moduleType {
  float: left;
  clear:left;
  width:75px;
  text-align: left;
}
.moduleSelection {
  float: left;
  text-align: right;
  padding-right:10px;
}
.moduleLabel {
  float: left;
  clear:left;
  width:75px;
  text-align: right;
  padding-right:10px;
  padding-top:3px
}

#moduleGroup5 {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.disabled {
  background-color: white ;
  color: lightgray ;
}
.moduleGroup {
  padding: 2px;
  border-left:1px solid #000066;
  border-right:1px solid #000066;
  border-bottom:1px solid #000066;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border-top:1px solid #000066;
  padding:5px 0;
  margin:5px 0;
}

.moduleField {
  float: left;
  text-align: left;
}

.partNumber {
  float:right;
  width:305px;
  font-size: 12px;
  padding-top:2px;
}

#modalDiv {
  position:absolute;
  display: none;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:1000;
  background-color:grey;
  opacity: .2;
}

img.moduleImage {
  border:0;
  margin:0;
  padding:0;
  display: block;
}

#moduleDisplay {
  border:2px solid #000066;
  display:none;
  position:absolute;
  background-color: white;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height:345px;
  width:480px;
  text-align: center;
}

#displayImage.hd{
  width:80%;
  padding-top:25px;
}

#displayImage:not(.hd){
  width:auto;
  height:80%;
  padding-top:10px;
}

/* new clearfix */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.label {
  font-weight: bold;
  padding-left: 5px;
  padding-right: 10px;
}

#bom {
  padding-top: 10px;
  width:58%;
  float: left;
}

#bom table {
  border-collapse: collapse;
}

#bom table thead th:nth-child(2),#bom table thead th:nth-child(3),#bom table thead th:nth-child(4){
  text-align: center;
  background-color: lightgray;
  border-top: 1px #000066 solid;

}
#bom table tbody td:nth-child(2),#bom table tbody td:nth-child(3),#bom td:nth-child(4)  {
  line-height: 1.25em;
  border: 1px lightgray solid;
  padding-left: 5px;
}

#finalImage {
  margin-top: 10px;
  width:40%;
  float: right;
  border: 1px lightgray solid;
  height: 250px;
  background-color: white;
}

#finalImageDiv {
  height: 235px;

}

.bomTitle {
  text-align: right;
  font-weight: bold;
  padding-right: 5px;
  width:100px;
}

#qty {
  width: 50px;
}

.clearfix:before,
.clearfix:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.clearfix:after {
  clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
  *zoom: 1;
}

.help:hover {
  cursor: pointer;
}

dt { float: left; width: 50px; }
dd { margin-left: 50px; }

.divLeft {
  float:left;
  width: 47%;
  margin-top: 7px;
  height: 135px;
}

.divRight {
  float:right;
  width: 47%;
  margin-top: 7px;
  height: 135px;

}

.addressRight {
  padding-top:3px;
  text-align: right;
  padding-right:5px;
  width:100px;
}

.address {
  padding-top:3px;
}

#btState, #stState {
  width: 25px;
  margin-bottom: 2px;
}


#btZip, #stZip {
  width: 70px;
  margin-bottom: 2px;
}

#btCompany,#btAddr1, #btAddr2 {
  width: 280px;
}

#stCompany,#stAddr1, #stAddr2 {
  width: 280px;
}

#contact, email {
  width: 280px;
}

.fieldBottom {
  padding-top:2px;
}