/* common style regardless of printer or not*/

table.table100percent{
  width: 570px;
  margin-left: 10px;
  border-spacing: 0px;
}


td.tdleft {
  width: 280px;
  border-right: 1px black ridge;
}
td.tdright {
  width: 280px;
}

td.options{
  width: 125px;
}

table.detail_attr {
  width: 100%;
}


/* generic classes */
th, td {
 vertical-align: top;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align:left;
}

a {
  text-decoration: none;
  color: rgb(38, 84, 124);
}

a:hover { color: black; }

input, select, textarea {
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: black;
}

img {
  border: 0;
  }

.clear {
  height: 0px;
  clear: both;
  }

.blue {
  background-color: #A9B3B6;
  color: white;
}
.options {
  background-color: #CFCFD1;
  padding-left: 5px;
  padding-right: 5px;
}
.options div {
  font-weight: bold;
}
#content .smallText, .smallText {
  font-size: 10px;
  font-weight: normal;
  color: #666666
}
.oddRow {
  background-color: white;
}
.evenRow {
  background-color: #eee;
}
table.tableContent{
  width: 550px;
  margin-left: 5px;
  border-spacing: 0px;
}

/*  following styles are carry over from webroot */

#content h1 { font: bold 18px/18px helvetica, arial, sans-serif; color: black; margin: 0; padding: 0; padding: 10px 10px 10px 10px; }
#content h2 { font: bold 12px/13px helvetica, arial, sans-serif; color: #666666; margin: 0; padding: 0; padding: 10px 10px 0 10px; }
#content h3 { font: bold 10px/13px helvetica, arial, sans-serif; margin: 0; padding: 0; padding: 10px 10px 0 10px; }
#content h4 {  }
#content h5 {  }
#content h6 {  }
#content p { font-size: 11px; line-height: 13px; font-weight: normal; margin: 0; padding: 0; padding: 0 10px 10px 10px; }
#content th { font-size: 11px; line-height: 13px; }
#content td { font-size: 11px; line-height: 13px; }

#content ul li { font-size: 11px; line-height: 13px; font-weight: normal; }

#content blockquote { padding: 10px; text-align: center; font-size: 11px; line-height: 13px; color: #666666; margin: 0px; }
#content cite { font-weight: bold; font-size: 11px; line-height: 13px; color: #666666; text-align: right; font-style: italic; }

.cartStep {
  font-weight: bold;
}



table.searchCriteria {
  margin-left: 5px;
}

table.searchResult {
  margin: 0px 5px 15px 5px;
}
table.searchResult th {
  font-weight: normal;
}
table.searchResult td {
  font-size: 9px;
  border-top: 1px solid rgb(169, 179, 182);
}
table.searchResultHeader  {
  margin: 5px 5px 0px 5px;
  width: 100%;
  background-color: #eee;
}

table.searchResultHeader td {
  text-align: right;
  width: 35%;
  padding-right: 10px;
}
table.searchResultHeader td div {
  text-align: left;
  float: right;
}

td.gridFamily {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align:center;
  vertical-align:bottom;
  width: 33%;
}
td.suspensionGridFamily {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align:center;
    vertical-align:top;
    white-space:wrap;   
    width: 144px;
    height:160px;
    
}
td.suspensionGridFamily img{
    margin-left: auto;
    margin-right: auto;
    display: block;
    border: 1px solid Gray;
}

td.gridFamily img{
    margin-left: auto;
    margin-right: auto;
    display: block;
}
td.gridFamily img:HOVER{
    border: 1px solid black;
}

div.popover {
  position: absolute;
  z-index: 100;
  border: 2px solid #cccccc;
  background-color: white;
  left: 275px;
  top: 140px;
  padding: 10px 10px 10px 10px ;
  margin: 0 0 0 0;
}


#contactus th, #cartForm th  {
  padding-left: 10px;
  padding-top: 3px;
}

#contactus th.required, #cartForm th.required {
  background: url(/commclgeu/common/includes/images/bck_required.gif) no-repeat top left;
}

#cartForm tr.header th  {
  font-size: larger;
}

#content input:focus, #content select:focus, #content textarea:focus, #content  .focussy{
background-color : #FFFF66;
}
#content #locatorNotFound {
padding-top: 15px;
}

#content .error, #popUp .error {
background-color: white;
padding: 5px 10px 5px 5px;
margin-left: 5px;
font:  bold 14px/14px helvetica, arial, sans-serif; color: red;
}
#content #didyoumean {
margin-top: 10px;
font:  14px/14px helvetica, arial, sans-serif; color: black;
}
.gradientHeader {
  background-color : #333366;
  padding: 4px 10px 4px 10px !important;
  color: #fff !important;
  border-style: none !important ;  
  border-left: 0px none #666666 !important;
  border-right: 0px none #666666 !important;
  border-bottom:0px none #666666 !important;
  border-top:0px none #666666 !important;
  font-size: 12px !important;
}

.gradientGridHeader {
  background-color : #666666;
  padding: 4px 10px 4px 10px !important;
  color: #fff !important;
  border-style: none !important ;  
  border-left: 0px none #666666 !important;
  border-right: 0px none #666666 !important;
  border-bottom:1px solid #666666 !important;
  border-top:1px solid #666666 !important;
  font-size: 11px !important;
}

.gridSuspensionHeader {
  background-color : #666666; 
  color: #fff !important;  
  font-size: 12px !important;
  font-weight: normal !important; 
  border-style: none !important ;  
  border-left: 0px none #666666 !important;
  border-right: 0px none #666666 !important;
  border-bottom:0px none #666666 !important;
  border-top:0px none #666666 !important;
  padding: 4px 10px 4px 10px !important;
}

.gradientLineHeader {
  background-color : #333366;
  padding: 4px 10px 4px 10px !important;
  color: #fff !important;
  border-left: 0px solid #666 !important;
  border-right: 0px solid #666 !important;
  border-bottom:0px solid #666 !important;
  font-size: 12px !important;
}

.links
{
  font-size: 11px;
  font-weight: normal;
  
}
.links a {
  text-decoration: underline;
  color: rgb(38, 84, 124);
}
.links a:hover {
 color: black;
 }
#gridfamilyTextDescriptionBar {height:150px; overflow:auto;background-color:#ffffff;border:0px solid #369;}

