@CHARSET "UTF-8";


.scrollzone {
  position: static;
  max-width: 100%;
}

.scrollcontainer {
  overflow: auto;
  position: relative;
}

.scrollbody {
  overflow: auto;
}

.scrollbody .field-group-accordion-item {
  margin: 0;
}

.scrollbody .accordion-item {
  display: none;
}

.scrollBtn {
  display: none;
}


.scrollbody .field-items .field-item  {

	float: left;
}

.scrollbody .field-items .field-item:first-child  {
  border: none;
}

.video-thumb {
	width: 97%;
	float: left;
}

.video-thumb img {
  max-width: 100%;
	border: 1px solid #ccc;
}

.videospot img {
	height: auto;
}

.videospot div {
  margin-top: 5px;
  margin-bottom: 5px;
}

.videospot p {
  margin-top: .5em;
  margin-bottom: 0;
}

.field-name-field-video {
  margin: 1em auto;
}

.pagelink {
  margin: 1em 0 0 0;
}

.table {
    display: table !important;
    border-collapse: separate;
}
.tableRow {
    display: table-row !important;
}
.tableCell {
    display: table-cell !iimportant;
}

#productHead {
  min-height: 400px;	
}

#productLeftCol {
  margin-left: 0;
	display: block;
}

#productRightCol {
  margin-right: 0;
  min-height: 300px; 
}


/* Vertical Scroller */


