/* Reset */
body {
  color: #000;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset, img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: normal;
}
li {
  list-style: none;
}
caption, th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before, q:after {
  content: '';
}
abbr, acronym {
  border: 0;
  font-variant: normal;
}
sup, sub {
  line-height: -1px;
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
  margin: 0;
  padding: 0;
}
img {
  vertical-align: top;
  border: 0px;
}
legend {
  height: 0;
  font-size: 0;
}
a,
input,
select,
textarea {
  outline: none;
}
.clear, .Clear {
  clear: both;
  font-size: 0px;
  line-height: 0px;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .clearfix {
  height: 1%;
}
*:first-child + html .clearfix {
  min-height: 1px;
}
/* Variables */
/* Common Styles */
H1 {
  color: #565656;
  font-size: 36px;
  letter-spacing: -2px;
  line-height: 1;
  padding-bottom: 10px;
}
H2 {
  color: #565656;
  font-size: 24px;
  letter-spacing: -1px;
  padding-bottom: 10px;
}
H2.underline {
  border-bottom: solid 1px #BFCCCF;
}
A {
  color: #797979;
  text-decoration: none;
}
P {
  line-height: 1.3;
}
P A {
  color: #61a105;
  font-weight: bold;
}
.columnsLeft {
  float: left;
}
.columnsRight {
  float: right;
}
.button A {
  display: block;
  height: 34px;
}
.button A:hover {
  background-position: 0px -34px;
}
.button A:active {
  background-position: 0px -68px;
}
.text {
  line-height: 1.3;
}
.text A {
  color: #61a105;
  font-weight: bold;
}
.highlight {
  color: #61a105;
}
.pad {
  padding-bottom: 10px;
}
.hidden {
  display: none;
}
.hiddenAccessible {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.TVI-form .TVI-form-field {
  border-top: solid 1px #D4DDDF;
  margin-bottom: 16px;
}
.TVI-form .TVI-form-field LABEL {
  float: left;
  width: 100px;
  padding-top: 6px;
  font-size: 12px;
  color: #61a105;
  font-weight: bold;
}
.TVI-form .TVI-form-field .controlWrapper {
  float: right;
  width: 248px;
  border: solid 1px #BFCCCF;
  border-top: 0;
  background: #F8FAFA;
}
.TVI-form .TVI-form-field .controlWrapper INPUT {
  color: #5b969d;
  padding: 3px 8px;
  width: 238px;
  background: none;
  border: none;
  font-size: 14px;
}
.TVI-form .TVI-form-field .controlWrapper TEXTAREA {
  color: #5b969d;
  padding: 3px 8px;
  width: 238px;
  background: none;
  border: none;
  font-size: 14px;
  height: 140px;
}
.TVI-form .TVI-form-loading {
  display: none;
}
.TVI-form .TVI-form-complete {
  display: none;
}
.popup {
  position: relative;
}
.popup .popupClose {
  position: absolute;
  right: 0px;
  width: 60px;
}
.popup .popupClose A {
  height: 23px;
  background-image: url(../i/buttonPopupClose.png);
}
.popup .popupClose A:hover {
  background-position: 0px -23px;
}
.popup .popupClose A:active {
  background-position: 0px -46px;
}
/* Template Styles */
HTML {
  background: #e7eced url(../i/background_html.png) repeat-x;
}
BODY {
  font-family: Droid Sans, Tahoma, Arial, Verdana, Sans-Serif;
  color: #797979;
  font-size: 13px;
  background: url(../i/background_body.jpg) center top no-repeat;
  min-height: 400px;
}
#pageHeader {
  width: 940px;
  height: 200px;
  margin: auto;
  position: relative;
}
#pageHeader .headerContactLink {
  position: absolute;
  width: 270px;
  top: 45px;
  right: 0px;
}
#pageHeader .headerContactLink A {
  display: block;
  height: 55px;
}
#pageHeader NAV {
  position: absolute;
  top: 140px;
  z-index: 5;
}
#pageHeader NAV UL {
  height: 34px;
}
#pageHeader NAV LI {
  float: left;
  margin-right: 60px;
}
#pageHeader NAV LI.last-child {
  margin-right: 0;
}
#pageHeader NAV A {
  height: 34px;
  display: block;
  color: White;
  text-shadow: 1px 1px black;
  font-size: 13px;
  text-decoration: none;
}
#pageHeader NAV A:hover {
  color: #93CF20;
  background: #35372C;
}
#pageHeader NAV .selected A {
  color: #6E8074;
  background: #2E322B;
}
#pageHeader NAV .selected .subMenu A {
  color: white;
  background: none;
}
#pageHeader NAV SPAN {
  display: block;
  padding: 10px 13px 0 13px;
}
#pageHeader NAV .subMenu {
  display: none;
  position: absolute;
  top: 34px;
  width: 228px;
  overflow: hidden;
  background: #373737;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  opacity: 0.9;
  z-index: 999;
}
#pageHeader NAV .subMenu UL {
  padding-top: 6px;
  height: auto;
  z-index: 999;
}
#pageHeader NAV .subMenu LI {
  clear: both;
  margin: 0;
  cursor: pointer;
  padding: 8px 0px;
  width: 228px;
  z-index: 999;
}
#pageHeader NAV .subMenu .hover {
  background: #4C4C4C;
}
#pageHeader NAV .subMenu A {
  height: auto;
}
#pageHeader NAV .subMenu A:hover {
  background: none;
  color: white;
}
#pageHeader NAV .subMenu .thumb {
  float: left;
  width: 64px;
  text-align: center;
  padding-top: 2px;
}
#pageHeader NAV .subMenu .description {
  float: right;
  width: 156px;
  padding-right: 8px;
}
#pageHeader NAV .subMenu .description P {
  line-height: 1;
  color: #A7A7A7;
  font-size: 11px;
}
#pageHeader NAV .subMenu IMG {
  border: solid 1px #7A7A7A;
}
#pageFooter {
  width: 100%;
  height: 130px;
  background: url(../i/footerBack.jpg) center top no-repeat;
  margin-top: 30px;
}
#pageFooter NAV {
  position: relative;
  left: 130px;
  width: 660px;
  margin: auto;
  padding-top: 33px;
}
#pageFooter NAV LI {
  float: left;
  font-size: 12px;
  padding-right: 20px;
  font-weight: bold;
  color: #4E5F65;
}
#pageFooter NAV LI A {
  text-decoration: none;
  color: #4E5F65;
}
#pageFooter NAV LI.lastchild {
  padding-right: 0px;
}
.content {
  width: 940px;
  margin: auto;
  border-top: solid 1px #BFCCCF;
  border-bottom: solid 1px #BFCCCF;
  background: white;
}
.contentSingleColumn {
  width: 938px;
  border: solid 1px #BFCCCF;
}
.contentColumns {
  background: white url(../i/contentColumnsBack.gif) right repeat-y;
}
.contentColumnsDarkSidebar {
  background: white url(../i/contentColumnsDarkSidebarBack.gif) right repeat-y;
}
.contentColumnsLeft {
  float: left;
  width: 610px;
}
.contentColumnsRight {
  float: right;
  width: 330px;
}
.contentBox {
  padding: 25px 30px 25px 30px;
}
.sidebar {
  background: url(../i/sidebarBack.gif);
}
.pagingSprite {
  background: url(../i/pagingSprite.gif);
}
.paging .pagingButton {
  float: left;
  width: 20px;
}
.paging .pagingButton A {
  display: block;
  height: 20px;
}
.paging .first A {
  background: url(../i/pagingSprite.gif);
  background-position: 0px 0px;
}
.paging .first A:hover {
  background-position: 0px -80px;
}
.paging .first A:active {
  background-position: 0px -160px;
}
.paging .previous A {
  background: url(../i/pagingSprite.gif);
  background-position: 0px -20px;
}
.paging .previous A:hover {
  background-position: 0px -100px;
}
.paging .previous A:active {
  background-position: 0px -180px;
}
.paging .numbers {
  background: url(../i/pagingSprite.gif);
  float: left;
  height: 15px;
  border: solid 1px #BFCCCF;
  padding: 3px 8px 0 8px;
  font-size: 12px;
  font-weight: bold;
  background-position: 0px -240px;
}
.paging .numbers A {
  color: #A5B2B5;
}
.paging .numbers A:hover {
  color: #61a105;
}
.paging .numbers SPAN {
  color: #61a105;
}
.paging .next A {
  background: url(../i/pagingSprite.gif);
  background-position: 0px -40px;
}
.paging .next A:hover {
  background-position: 0px -120px;
}
.paging .next A:active {
  background-position: 0px -200px;
}
.paging .last A {
  background: url(../i/pagingSprite.gif);
  background-position: 0px -60px;
}
.paging .last A:hover {
  background-position: 0px -140px;
}
.paging .last A:active {
  background-position: 0px -220px;
}
.sideBarList {
  border-top: solid 1px #BFCCCF;
}
.sideBarList HEADER {
  padding-bottom: 20px;
}
.sideBarList .items ARTICLE {
  border-bottom: solid 1px #BFCCCF;
  padding: 8px 0px;
  cursor: pointer;
}
.sideBarList .items ARTICLE FIGURE {
  float: left;
  width: 76px;
}
.sideBarList .items ARTICLE FIGURE .top {
  height: 2px;
  background: url(../i/sidebarListThumbSprite.png);
}
.sideBarList .items ARTICLE FIGURE .middle {
  text-align: center;
  background: url(../i/sidebarListThumbSprite.png) -76px 0px;
}
.sideBarList .items ARTICLE FIGURE .bottom {
  height: 5px;
  background: url(../i/sidebarListThumbSprite.png) 0px -2px;
}
.sideBarList .items ARTICLE .details {
  float: right;
  width: 176px;
  padding-right: 10px;
}
.sideBarList .items ARTICLE .details H1 {
  padding-bottom: 2px;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: bold;
}
.sideBarList .items ARTICLE .details H1 A {
  color: #61a105;
}
.sideBarList .items ARTICLE.hover {
  background: #F8FAFA;
}
.sideBarPhotos UL {
  width: 280px;
}
.sideBarPhotos UL LI {
  float: left;
  width: 130px;
  margin: 0 10px 10px 0;
}
hgroup {
  line-height: 36px;
}
hgroup h1 {
  display: inline;
  margin-right: 10px;
}
hgroup h2 {
  display: inline;
}
hgroup a {
  float: right;
  margin-top: 10px;
  color: #61a105;
  text-decoration: underline;
}
/* Home Page */
#pageHome HEADER H1 {
  height: 43px;
}
#pageHome HEADER .leaf {
  position: relative;
  bottom: 2px;
  float: right;
  width: 33px;
  height: 43px;
  background: url(../i/homeLeaf.gif) no-repeat;
}
#pageHome #homeBanner {
  width: 880px;
  height: 290px;
  position: relative;
  margin-bottom: 20px;
  z-index: 1;
}
#pageHome #homeBanner .text {
  position: absolute;
  top: 50px;
  right: 50px;
  width: 300px;
  height: 220px;
  color: white;
  z-index: 4;
}
#pageHome #homeBanner .text A {
  color: #c3ff34;
}
#pageHome #testimonials {
  background: url(../i/homeTestimonialInnerSprite.gif);
}
#pageHome #testimonials .testimonialsTop {
  height: 10px;
  background: url(../i/homeTestimonialSprite.gif);
}
#pageHome #testimonials .testimonialsBottom {
  height: 10px;
  background: url(../i/homeTestimonialSprite.gif) 0 -10px;
  float: left;
  width: 878px;
}
#pageHome #testimonials .testimonial {
  width: 280px;
  color: white;
  line-height: 1.4;
  font-style: italic;
}
#pageHome #testimonials .testimonial .inner {
  padding: 15px 20px;
}
#pageHome #testimonials .testimonial .openQuote {
  vertical-align: baseline;
  margin-right: 3px;
}
#pageHome #testimonials .testimonial .closeQuote {
  position: relative;
  top: 5px;
  float: right;
  margin-left: 3px;
}
#pageHome #testimonials .testimonial .name {
  color: #006622;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
}
#pageHome #testimonials #testimonial1 {
  float: left;
  margin-right: 19px;
}
#pageHome #testimonials #testimonial2 {
  float: left;
}
#pageHome #testimonials #testimonial3 {
  float: right;
}
/* News Page */
#pageNews #newsArticles HEADER {
  padding-bottom: 20px;
}
#pageNews #newsArticles .paging {
  float: right;
  padding-bottom: 8px;
}
#pageNews #newsArticles .articles {
  border-top: solid 1px #BFCCCF;
  padding-bottom: 8px;
}
#pageNews #newsArticles .articles ARTICLE {
  border-bottom: solid 1px #BFCCCF;
  padding: 8px 0px;
  cursor: pointer;
}
#pageNews #newsArticles .articles ARTICLE FIGURE {
  float: left;
  width: 134px;
}
#pageNews #newsArticles .articles ARTICLE FIGURE .top {
  height: 3px;
  background: url(../i/newsThumbTop.jpg);
}
#pageNews #newsArticles .articles ARTICLE FIGURE .middle {
  text-align: center;
  background: url(../i/newsThumbMiddle.jpg);
}
#pageNews #newsArticles .articles ARTICLE FIGURE .bottom {
  height: 3px;
  background: url(../i/newsThumbbottom.jpg);
}
#pageNews #newsArticles .articles ARTICLE .details {
  float: right;
  width: 406px;
}
#pageNews #newsArticles .articles ARTICLE .details H1 {
  color: #61a105;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: bold;
  padding-bottom: 2px;
}
#pageNews #newsArticles .articles ARTICLE .details H2 {
  color: #5b969d;
  font-size: 12px;
  letter-spacing: 0;
  padding-bottom: 5px;
}
#pageNews #newsArticles .articles ARTICLE .details A {
  color: #61a105;
  font-weight: bold;
  font-size: 11px;
}
#pageNews #newsArticles .articles ARTICLE.hover {
  background-color: #F2F7F7;
}
#newsArticle .text img {
  float: left;
  margin: 0 10px 10px 0;
}
#pageClients .logos TABLE {
  width: 100%;
}
#pageClients .logos TABLE TR TD {
  text-align: center;
  vertical-align: middle;
  padding: 30px 0px;
}
#pagePrices #priceBands .titles {
  font-size: 22px;
  padding-bottom: 8px;
}
#pagePrices #priceBands .titles .bandTitle {
  float: left;
  width: 110px;
}
#pagePrices #priceBands .titles .priceTitle {
  float: right;
  width: 160px;
}
#pagePrices #priceBands LI {
  height: 32px;
  margin-bottom: 2px;
  font-size: 18px;
  background: url(../i/priceListBandBack.gif);
}
#pagePrices #priceBands .band {
  float: left;
  padding: 6px 0 0 10px;
  color: #61a105;
  font-weight: bold;
  width: 100px;
}
#pagePrices #priceBands .price {
  float: right;
  padding-top: 6px;
  width: 160px;
  letter-spacing: -1px;
}
#pagePrices #priceListBox {
  background: #3B4142;
}
#pagePrices #priceListBox .priceListBoxInner {
  padding: 30px;
}
#pagePrices #priceListBox .priceListBoxInner TABLE {
  width: 100%;
}
#pagePrices #priceListBox .priceListBoxInner TABLE TH {
  text-align: center;
  color: white;
  font-size: 13px;
  font-weight: bold;
  padding: 8px 0px;
  background: #396700 url(../i/darkTableHeaderBack.jpg) repeat-x;
}
#pagePrices #priceListBox .priceListBoxInner TABLE TD {
  text-align: center;
  color: white;
  font-size: 12px;
  padding: 8px 0px;
  border-top: solid 1px #5D6768;
  border-left: solid 1px #5D6768;
  background: #292f30 url(../i/darkTableDarkCellBack.jpg) repeat-x;
}
#pagePrices #priceListBox .priceListBoxInner TABLE .lightCell {
  background: #313738 url(../i/darkTableLightCellBack.jpg) repeat-x;
}
#pagePrices #priceListBox .priceListBoxInner TABLE .firstColumn {
  border-left: solid 1px #272F30;
}
#pagePrices #priceListBox .priceListBoxInner TABLE .lastColumn {
  border-right: solid 1px #272F30;
}
#pagePrices #priceListBox .priceListBoxInner TABLE .lastRow TD {
  border-bottom: solid 1px #272F30;
}
#pagePrices .discountListButton {
  float: right;
  width: 274px;
  margin: 20px 0 20px 0;
}
#pagePrices .discountListButton A {
  background-image: url(../i/buttonPdfDiscountList.png);
  text-indent: -99999px;
}
#pageContact #contact HEADER {
  padding-bottom: 20px;
}
#pageContact .formColumn {
  float: left;
  width: 350px;
  padding-right: 20px;
}
#pageContact .addressColumn {
  float: right;
  width: 160px;
}
#pageContact #contactForm .TVI-form-submit {
  width: 116px;
  float: right;
}
#pageContact #contactForm .TVI-form-submit A {
  background-image: url(../i/buttonSendMessage.png);
}
#pageContact #theGlendaleGroup NAV {
  margin-top: 20px;
}
#pageContact #theGlendaleGroup LI {
  margin-bottom: 8px;
}
#newsletterOverlay {
  border: solid 10px #3F4546;
  background: url(../i/newsletterOverlayBack.jpg) no-repeat left top;
}
#newsletterOverlay .introColumn {
  float: left;
  width: 230px;
  padding: 20px 30px 0 30px;
  margin-left: 50px;
}
#newsletterOverlay .formColumn {
  float: right;
  width: 350px;
  padding: 40px 30px 0 0;
}
#newsletterOverlay #newsletterForm .TVI-form-submit {
  width: 92px;
  float: right;
}
#newsletterOverlay #newsletterForm .TVI-form-submit A {
  background-image: url(../i/buttonSubscribe.png);
}
#accreditationLogos {
  margin-top: 10px;
  text-align: center;
}
#accreditationLogos .contentBox {
  padding: 10px;
}
#accreditationLogos .contentBox a img {
  padding: 0 10px;
}
#TVI-popup {
  z-index: 100000;
  position: absolute;
  display: none;
}
.TVI-popup-close a {
  background-image: url(../i/buttonPopupClose.png);
  height: 23px;
  width: 60px;
  display: block;
  position: absolute;
  right: 10px;
  top: 11px;
  z-index: 100001;
}
.TVI-popup-close a:hover {
  background-position: 0px -23px;
}
.TVI-popup-close a:active {
  background-position: 0px -46px;
}
.jqmOverlay {
  background: #fff;
  opacity: 0.8 !important;
}

