/*********************************************************************************************\
*       COPYRIGHT � 2011 ENVISION INFORMATION TECHNOLOGIES, LLC.    ALL RIGHTS RESERVED       *
*       DISTRIBUTION, UNAUTHORIZED USE AND MODIFICATION IS STRICTLY PROHIBITED                *
*       ENVISION IT, MADISON, WI    http://www.envisionitllc.com   info@envisionitllc.com     *
\*********************************************************************************************/

#questionMenuGradient {
  background: #f6f6f6; /* Old browsers */
  background: -moz-linear-gradient(top, #f6f6f6 1%, #e6e6e6 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f6f6f6), color-stop(100%, #e6e6e6)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f6f6f6 1%, #e6e6e6 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f6f6f6 1%, #e6e6e6 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f6f6f6 1%, #e6e6e6 100%); /* IE10+ */
  background: linear-gradient(to bottom, #f6f6f6 1%, #e6e6e6 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#e6e6e6', GradientType=0); /* IE6-9 */
}

#companyTabs {
  display: none;
  clear: both;
}

#companyRightSide {
  float: right;
  text-align: right;
  font-size: 11px;
  font-style: italic;
}

.companyCategory {
  text-align: right;
  padding: 2px 0;
}

#companyLogoImage {
  padding-bottom: 5px;
  margin-top: 10px;
}

#companyTagline {
  color: #2B9952;
  font-style: italic;
  font-weight: bold;
}

#companyWebsite {
  font-size: 12px;
  padding-top: 5px;
}

.buttonBar.companyPairButtonBar {
  padding: 15px 0 10px 0;
  clear: none;
  width: auto;
}

.buttonBar.companyPairButtonBar .button {
  float: left;
  margin-left: 0px;
}

.companyPhoneType, .companyEmailType {
  font-size: 12px;
  font-style: italic;
}

.companyField {
  margin-left: 10px;
  margin-bottom: 10px;
}

.companyNoPair {
  font-size: 11px;
  width: 300px;
  padding-top: 10px;
}

#pairingCompanyConfirm {
  color: darkred;
  font-size: 12px;
  font-style: italic;
}

.companyPairTooltip {
  display: none;
  background-color: rgba(15, 30, 15, 0.9);
  -pie-background: rgba(15, 30, 15, 0.9);

  border: 2px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

  -webkit-box-shadow: #666 0px 0px 8px;
  -moz-box-shadow: #666 0px 0px 8px;
  box-shadow: #666 0px 0px 8px;

  padding: 10px 5px;
  color: #eee;
  font: 12px Arial, Helvetica, Sans-Serif;

  behavior: url('/styles/PIE.htc');
}

.ppPairingCompanyImage {
  border: 1px solid #aaaaaa;
}

.scrollingItem {
  height: 110px;
  overflow-y: hidden;
  position: relative;
  left: 0px;
}

.pairingCompany {
  width: 102px;
  height: 102px;
  margin-left: 2px;
  float: left;
}

.companyPairTooltipName {
  text-align: center;
  font-weight: bold;
  padding: 0 10px 10px 10px;
  font-size: 14px;
}

.companyPairTooltipQuoteName {
  font-weight: bold;
}

.companyPairTooltipQuote {
  padding-bottom: 10px;
}

.companyPairingGroup {
  border-top: 1px dashed #cccccc;
  margin-top: 10px;
}

.companyPairingGroup:first-child {
  border-top-width: 0px;
  margin-top: 0px;
}

#companyType, #companyClassifications {
  font-size: 12px;
  font-style: italic;
}

#companyCertificationBox {
  padding: 2px 0 10px 0;
  margin-top: 15px;
}

#companyCertificationBox H3 {
  padding-left: 10px;
}

#mainContent #companyStoreTab {
  font-weight: bold;
}

.companyProductCategory {
  clear: both;
  margin: 10px 0;
}

.companyProductCategory:first-child {
  margin-top: 0;
}

.companyProduct {
  float: left;
  text-align: Center;
  width: 125px;
  height: 135px;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 10px;
}

.companyProductImage {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  position: relative;
}

.companyProductImage IMG {
  position: absolute;
  left: 0;
  bottom: 0;
}

#companyTabs .ui-tabs-panel {
  padding: 14px 0px;
}

#productsClear {
  clear: both;
}

#companyDescription {
  padding-top: 8px;
}

#companyCertificationList {
  padding-top: 6px;
}

.parentCategory {
  padding-left: 15px;
  font-size: 15px;
}

.parentCategory:first-child {
  padding: 0;
}

.childCategories {
  padding-top: 10px;
}

.childCategory {
  display: none;
  padding-right: 15px;
  font-size: 13px;
}

.categorySelected {
  font-weight: bold;
}

.removeLink {
  color: darkred;
}

#companyDescription {
  width: 400px;
}

/*  Flow Enterprises */

.about {
  color: #000;
  margin-left: 10px;
}

.menuLinkF {
  float: left;
  padding: 5px;
  margin-right: 15px;
  margin-bottom: 10px;
  text-decoration: none;
  cursor: pointer;
  color: #2B9952;
  font-size: 12pt;
}

.menuLinkF:hover {
  text-decoration: underline;
}

.menuLinkActive {
  background: #CFEAF3;
  border-radius: 12px;
}

.subTabContainer {
  position: relative;
  width: 100%;
  height: 500px;
}

.subTab {
  float: left;
  width: 100%;
  height: 500px;
  display: none;
}

.flowDivider {
  float: left;
  width: 90%;
  height: 1px;
  background: #aaaaaa;
}

.tableRowStyle {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #aaaaaa;
}

.rowTextSmall {
  font-size: 11px;
}

.flowInput {
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: solid 1px #aaaaaa;
  padding: 5px;
  width: 100%;
}

.flowFieldset {
  border-width: 0px;
  width: 250px;
}

.answerListItem {
  float: right;
  width: 100%;
  height: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #aaaaaa;
}

/* image slider */
#gallery-wrap {
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
  position: relative;
}

#gallery {
  position: relative;
  left: 0;
  top: 0;
}

#gallery li {
  float: left;
  margin: 0 20px 15px 0;
  list-style: none;
}

#gallery li a img {
  border: 1px solid #40331b;
  height: 120px;
  width: 150px;
}

#gallery-controls {
  margin: 0 auto;
  width: 80%;
  height: 55px
}

#gallery-prev {
  float: left;
}

#gallery-next {
  float: right;
}