/* All */

/*
 * On all our pages including Webform (/form), Brand (/brand), and Group
 * we would like the field-label ("Jump to Boot Type", "Contact Info")
 * to not have special fonts.
 */
.buildmode-full .field-label,
.buildmode-product_brand_combo .field-label {
  font-family: Georgia, 'Times New Roman', Times, serif 
}
.carrot {
  font-family: Arial;
}

html fieldset,
html div.fieldset {
  margin-top: 0;
  margin-bottom: 0;
}
html h2.fieldset-title {
  padding-left: 0;
  padding-right: 0;
}
div.fieldset-content {
  border: none !important;
  padding: 0 !important;
}
h2.fieldset-title {
  background-color: transparent !important;
}
	
	/* Links */
  #content a {
    text-decoration: underline;
  }
	#wrapper a, #wrapper a:visited,
	#wrapper a:hover, #wrapper a:active {
		color: black;
	}
	.admin-menu .fieldset-title a {
		font-family: Georgia, 'Times New Roman', Times, serif;
	}

  /* Sidebar navigation */
  #block-menu-menu-sidebar-links ul.menu li {
  }
  #block-menu-menu-sidebar-links ul.menu a {
    font-weight: bold;
  } 
  #block-menu-menu-sidebar-links ul.menu ul.menu li {
    list-style: disc;
  }
  #block-menu-menu-sidebar-links ul.menu ul.menu a {
    font-weight: normal;
    text-decoration: underline;
  } 

	/* Navigation links */
	#block-menu-menu-footer-links, #subheader a {
		/*text-decoration: underline; /* We need this to not apply to :after */
	}
  #search-theme-form {
    overflow: hidden;
    height: 42px;
    width: 160px;
  }

	/* Backgrounds*/
	body {
		font-family: Georgia, 'Times New Roman', Times, serif;
		font-size: 14px;
		/*background: #533325 url('/sites/all/themes/clean/images/bg-leather-tile.jpg') repeat;*/
	}
	#stitch_wrapper {
		/*background: transparent url('/sites/all/themes/clean/images/ui/outside-stitch-tile.png') repeat-y;*/
		width: 968px !important;
	}
	#wrapper {
		background: #F6EFDF url('/sites/all/themes/clean/images/ui/bg-paper-tile.jpg') repeat-y;
	}
	#header {
		background: transparent url('/sites/all/themes/clean/images/ui/bg-paper-top.jpg') top left no-repeat;
	}

	/* Fancy font styles */
	#wrapper p, #wrapper ul, #wrapper ol, #wrapper a {
		text-shadow: 1px 1px 1px white;
		/*filter: dropshadow(color=#ffffff, offx=1, offy=1);*/
		/*clear: both;*/
		/*line-height: 1.571em;*/
		/*margin-bottom: 15px;*/
	}
	h1, h2, h3, h4 {
		font-family: 'CowboyRodeo';
		font-size: 1.286em;
		font-weight: normal;
		text-shadow: 1px 1px 1px white;
		/*filter: dropshadow(color=#ffffff, offx=1, offy=1);*/
	}
		h1, h2 {
			color: #2E3959;
			}
		h3, h4 {
			color: #68523D;
			}


/* Header */
#header {
}
#header #slogan {
}
#header #contact_info p {
	font-size: 1.286em;
	font-weight: bold;
}
#header #contact_info a {
	text-decoration: underline;
	font-style: italic;
}

/* Subheader */
.block-uc_cart h2.block-title {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	color: black;
}
#subheader .block a:after {
	margin-left: 5px;
	text-decoration: none;
}
#block-menu-menu-footer-links li a:after {
	margin-left: 5px;
	text-decoration: none;
}
  /* LL Simple Cart */
	#block-lunarlogic-simple_cart .block-content {
		background: transparent url('/sites/all/themes/clean/images/icon-cart.png') top right no-repeat;
  }

/* Navigation */
#navigation {
	border-top: 1px dashed black;
	border-bottom: 1px dashed black;
}
#navigation li {
	font-weight: bold;
	border-right: 1px dashed black;
}
#navigation li.last {
	border-right: none;
}
#navigation li a, #navigation li a:visited {
	color: black;
}
#navigation li a:hover {
	text-decoration: underline;
}

/* Maintenance page */
.maintenance-page #navigation {
  border: none;
  border-bottom: 1px dashed black;
}
.maintenance-page .maintenance-text {
  font-size: 28px;
}

/* Main */
#main {
}

/* Content */
#content .grid_6.alpha {
}
#content .grid_6 .grid_3 .block-menu a {
	text-decoration: underline;
}
#content .grid_6 .grid_3 .block-menu li {
	/*padding-left: -4px;*/
	list-style-type: disc;
	/*list-style-position: inside;*/
}
	/* Front page title */
	body.front .node-type-landing_page .nd-region-middle {
		background: transparent url('/sites/all/themes/clean/images/ui/headline-star.png') top right no-repeat;
	}
	body.front .node-type-landing_page .nd-region-middle div.field-body {
		background: transparent url('/sites/all/themes/clean/images/ui/headline-star.png') top left no-repeat;
	}
	body.front .node-type-landing_page div.field-body p {
    line-height: 21px;
		font-family: 'CowboyRodeo';
		font-size: 2.143em;
		color: #68523D;
		font-size: 2.143em;
		text-transform: uppercase;
		font-weight: normal;
	}

	/* Front page features */
	.front-page-features .buildmode-teaser .field-title {
		text-align: center;
	}
	.front-page-features .buildmode-teaser .field-title h1 {
		font-size: 1.168em;
	}
	.front-page-features .buildmode-teaser_right .field-title {
		width: 185px;
	}
	.front-page-features .field-element-link a {
    background: transparent url('/sites/all/themes/clean/images/ui/arrow.jpg') center right no-repeat;
		text-decoration: underline;
	}
    /* Right */
	.front-page-features .buildmode-teaser_right .nd-region-middle .field-element-image {
    background: url('/sites/all/themes/clean/images/ui/border-paper-founder--top.png') top left no-repeat;
  }
	.front-page-features .buildmode-teaser_right .nd-region-middle .field-element-image .field-items {
    background: url('/sites/all/themes/clean/images/ui/border-paper-founder--middle.png') top left repeat-y;
  }
	.front-page-features .buildmode-teaser_right .nd-region-middle .field-element-image .field-items .field-item { 
    background: url('/sites/all/themes/clean/images/ui/border-paper-founder--bottom.png') bottom left no-repeat;
  }
	.front-page-features .buildmode-teaser_right .field-element-image {
		/*background: url('/sites/all/themes/clean/images/ui/border-paper-founder.png') top left no-repeat;*/
	}
    /* Left */
	.front-page-features .buildmode-teaser_left .nd-region-left {
    background: url('/sites/all/themes/clean/images/ui/border-paper-home-special--top.png') top left no-repeat;
  }
	.front-page-features .buildmode-teaser_left .nd-region-left .field-element-image {
    background: url('/sites/all/themes/clean/images/ui/border-paper-home-special--middle.png') top left repeat-y;
  }
	.front-page-features .buildmode-teaser_left .nd-region-left .field-element-image .field-items { 
    background: url('/sites/all/themes/clean/images/ui/border-paper-home-special--bottom.png') bottom left no-repeat;
  }

/* Footer */
#footer {
}
	/* Footer Content */
	#footer_content {
		border-bottom: 1px dashed black;
	}
		/* Footer Social */
		#block-follow-site .block-title {
			font-size: 1.714em;
			color: #2E3959;
			margin-bottom: 15px;
		}
		a.follow-link {
			font-size: 1.414em;
			font-style: italic;
			text-decoration: underline;
		}
		a.follow-link-facebook {
			background-image: url('/sites/all/themes/clean/images/footer/btn-facebook.png');
		}
		a.follow-link-twitter {
			background-image: url('/sites/all/themes/clean/images/footer/btn-twitter.png');
		}

		.excellence {
			background: transparent url('/sites/all/themes/clean/images/footer/excellence-badge.png') top left no-repeat;
		}

		p.year-duration {
			font-family: 'LeagueGothicRegular';
			font-size: 1.533em;
			color: black;
			text-shadow: none;
			/*filter: dropshadow(color=#000000, offx=0, offy=0);*/
			line-height: 1em;
			margin-bottom: 0;
		}
		p.years-total {
			font-family: 'CowboyRodeo';
			font-size: 3em;
			margin-bottom: 0;
			line-height: 0.8em;
			text-shadow: none;
			/*filter: dropshadow(color=#000000, offx=0, offy=0);*/
		}
	
	/* Footer Bottom */
	#footer_bottom {
		font-size: 12px;
	}
	#footer_bottom a {
		font-style: italic;
	}

html #wrapper a.jump-to-top:visited,
html #wrapper a.jump-to-top {
	font-family: Georgia, 'Times New Roman', Times, serif;
  color: black !important;
  font-size: 13px;
  text-decoration: underline;
}
/* Group (Product list) and Brand page */
.field-jump-to .field-label,
.field-jump-to-block .field-label {
  font-family: Georgia, 'Times New Roman', Times, serif 
}
.field-jump-to .field-label a,
.field-jump-to-block .block-views a {
  text-decoration: underline;
}
/* Products listing */
.view-display-id-page.products-listing, /* this is just the display suite view display section */
.page-product-list .view-products-by-term.view-dom-id-1 {
  border: 1px dashed black;
}
.products-listing .view-content  ul,
.page-product-list .view-products-by-term .view-content ul {
  border-bottom: 1px dashed black;
}
.products-listing .view-content h3,
.page-product-list .view-products-by-term h3 {
  border-bottom: 1px dashed black;
}
.products-listing .view-content h3 a,
.products-listing .view-content h3 a:visited,
.page-product-list .view-products-by-term h3 a,
.page-product-list .view-products-by-term h3 a:visited { 
  color: #2E3959 !important;
}
.products-listing .view-content .views-field-field-image-cache-fid,
.page-product-list .view-products-by-term .views-field-field-image-cache-fid,
.buildmode-catalog .node-type-product .field-adwords-product-image {
  background:  url('/sites/all/themes/clean/images/ui/border-paper-product-small.png') top left no-repeat;
}

.buildmode-full .node-type-adwords_page .nd-region-header .field-banner-image {
    background: url('/sites/all/themes/clean/images/ui/border-paper-adwords-header.png') top left no-repeat;
}

.products-listing .view-content .views-field-title a,
.page-product-list .view-products-by-term .views-field-title a {
  text-decoration: underline;
}
/* Brand Page */
.page-products-by-brand-ref .buildmode-full,
.node-type-brand .buildmode-full {
  border: 1px dashed black;
}
.page-products-by-brand-ref .buildmode-full .field-brand-logo,
.node-type-brand .buildmode-full .field-brand-logo {
  background: url('/sites/all/themes/clean/images/ui/border-paper-brand-logo-left.png') top left no-repeat;
}
.page-products-by-brand-ref .buildmode-full .field-brand-logo,
.node-type-brand .buildmode-full .field-brand-logo .field-items{
  background: url('/sites/all/themes/clean/images/ui/border-paper-brand-logo-right.png') bottom right no-repeat;
  background-color: #FFF;
}
.page-products-by-brand-ref .nd-region-right .field-label,
.node-type-brand .nd-region-right .field-label {
}
.page-products-by-brand-ref .buildmode-full .view-id-products_by_brand_ref .view-content .tids-title a,
.node-type-brand .buildmode-full .view-id-products_by_brand_ref .view-content .tids-title a {
  text-decoration: underline;
}
.page-products-by-brand-ref .view-products-by-brand-ref .view-content ul,
.node-type-brand .view-products-by-brand-ref .view-content ul {
  border-bottom: 1px dashed black;
  padding-bottom: 15px;
}
.page-products-by-brand-ref .view-products-by-brand-ref h3,
.node-type-brand .view-products-by-brand-ref h3 {
  border-bottom: 1px dashed black;
}
.page-products-by-brand-ref .view-products-by-brand-ref h3 a,
.node-type-brand .view-products-by-brand-ref h3 a,
.page-products-by-brand-ref .view-products-by-brand-ref h3 a:visited ,
.node-type-brand .view-products-by-brand-ref h3 a:visited { 
  color: #2E3959 !important;
}
.page-products-by-brand-ref .view-products-by-brand-ref .views-field-field-image-cache-fid,
.node-type-brand .view-products-by-brand-ref .views-field-field-image-cache-fid {
  background:  url('/sites/all/themes/clean/images/ui/border-paper-product-small.png') top left no-repeat;
}
.page-products-by-brand-ref .view-products-by-brand-ref .views-field-title a,
.node-type-brand .view-products-by-brand-ref .views-field-title a {
  text-decoration: underline;
}
.page-products-by-brand-ref .views-field-phpcode span,
.node-type-brand .views-field-phpcode span {
  font-size: 0.9em;
  font-weight: bold;
}

/* Generic text page */
.node-type-page .field-title {
  border-bottom: 1px dashed black;
}
  /* Don't markup the search results */
  .page-search .node-type-page .field-title {
    border-bottom: none;
  }
.node-type-page .field-page-image {
  background:  url('/sites/all/themes/clean/images/ui/border-paper-product-med-top.png') top left no-repeat;
}
  .node-type-page .field-page-image .field-items {
    background:  url('/sites/all/themes/clean/images/ui/border-paper-product-med-btm.png') bottom left no-repeat;
  }
  .node-type-page .field-page-image .field-item {
    background:  url('/sites/all/themes/clean/images/ui/border-paper-product-med-tile.png') top left repeat-y;
  }
.node-type-page .nd-region-middle h1 {
  font-size: 1.286em;
  font-weight: normal;
  color: black;
  text-shadow: 1px 1px 1px white;
  /*filter: dropshadow(color=#ffffff, offx=1, offy=1);*/
}
.node-type-page .nd-region-middle h2 {
  font-size: 1.186em;
  font-weight: normal;
  color: black;
  text-shadow: 1px 1px 1px white;
  /*filter: dropshadow(color=#ffffff, offx=1, offy=1);*/
}
.node-type-page .nd-region-middle h3 {
  color: #2E3959;
  font-size: 1.171em;
  font-weight: normal;
  text-shadow: 1px 1px 1px white;
  /*filter: dropshadow(color=#ffffff, offx=1, offy=1);*/
}

/* Webform page */
.node-type-webform .nd-region-middle-wrapper {
  border: 1px dashed black;
}
.node-type-webform .field-contact-info {
}
.node-type-webform .nd-region-right .location .map-link a {
  text-decoration: underline;
}
.node-type-webform .webform-component label {
  font-family: 'CowboyRodeo';
  font-size: 1.186em;
  font-weight: normal;
  text-shadow: 1px 1px 1px white;
  /*filter: dropshadow(color=#ffffff, offx=1, offy=1);*/
}

/* Product page */
.products-listing .views-field-phpcode span {
  font-size: 0.9em;
  font-weight: bold;
}

.buildmode-full .node-type-product .nd-region-header,
.buildmode-product_brand_combo .node-type-product .nd-region-header {
  border-bottom: 1px dashed black;
}
.buildmode-full .node-type-product .field-ucd-model,
.buildmode-product_brand_combo .node-type-product .field-ucd-model {
  font-size: 1.286em;
}
.buildmode-full .node-type-product .uc-price,
.buildmode-product_brand_combo .node-type-product .uc-price {
  font-size: 1.386em;
}
.strike {
  text-decoration: line-through;
}
.buildmode-full .node-type-product .uc-price-sell,
.buildmode-product_brand_combo .node-type-product .uc-price-sell {
  color: red;
}
.buildmode-full .node-type-product .field-ucd-add-to-cart,
.buildmode-product_brand_combo .node-type-product .field-ucd-add-to-cart {
  border-top: 1px dashed black;
  border-bottom: 1px dashed black;
}
.buildmode-full .node-type-product .field-ucd-add-to-cart .style-select,
.buildmode-product_brand_combo .node-type-product .field-ucd-add-to-cart .style-select {
  background: url('/sites/all/themes/clean/images/ui/ui-select-menu-date.png') top left no-repeat !important;
}
/*.buildmode-full .node-type-product .nd-region-middle .field-product-main-image {
  background: url('/sites/all/themes/clean/images/ui/border-paper-product-large.png') top left no-repeat;
}*/
  /* For the new expandable full product image */
  #border-paper-product-large {
    background: url('/sites/all/themes/clean/images/ui/border-paper-product-large-tile.png') top left repeat-y;
  }
#larger-view {
  background: transparent url('/sites/all/themes/clean/images/ui/btn-search.png') top left no-repeat;
  text-decoration: underline;
}
.buildmode-full .node-type-product .nd-region-middle .field-product-image-thumbs a.initThickbox-processed,
.buildmode-full .node-type-product .nd-region-middle .field-image-cache a.initThickbox-processed,
.buildmode-full .node-type-product .nd-region-middle a.imagecache-product_tiny,
.buildmode-product_brand_combo .node-type-product .nd-region-middle .field-product-image-thumbs a.initThickbox-processed,
.buildmode-product_brand_combo .node-type-product .nd-region-middle .field-image-cache a.initThickbox-processed,
.buildmode-product_brand_combo .node-type-product .nd-region-middle a.imagecache-product_tiny {
  background: url('/sites/all/themes/clean/images/ui/border-paper-product-thmb.png') top left no-repeat;
}
.buildmode-full .node-type-product .nd-region-middle .field-product-product-details,
.buildmode-product_brand_combo .node-type-product .nd-region-middle .field-product-product-details {
  border: 1px dashed black;
  /*background: url('/sites/all/themes/clean/images/ui/logo-made-usa-small.png') 11px bottom no-repeat;*/
}

/* Cart */
#edit-qty,
html .qty input {
  background-image: url('/sites/all/themes/clean/images/ui/ui-textfield-quantity.png') !important;
}
#cart-form-products {
  border: none;
}
#cart-form-products table.sticky-header {
  background: #e8e0d3;
}
#cart-form-products thead {
  border-top: 1px dashed black;
  background: none;
  color: black;
}
.page-cart tr {
  border-bottom: 1px dashed black;
}
.page-cart tr.odd {
  background-color: transparent;
}
.page-cart tr.even {
  background-color: transparent;
}
.page-cart td.subtotal {
  border-bottom: 1px dashed black;
}
td.image a {
  background: url('/sites/all/themes/clean/images/ui/border-paper-product-small.png') top left no-repeat;
}
#cart-form-buttons {
  border: none;
}
#cart-form-products .desc a {
  text-decoration: underline;
}
#cart-form-products .subtotal span {
  font-size: 1.4em;
}
#cart-form-products .price span {
  font-weight: bold;
  font-size: 1.1em;
}
#cart-form-products .uc-price {
  font-weight: bold;
}
/* Checkout */
#uc-cart-checkout-form .fielset-title h2 {
  color: black;
}
  /* Coupon pane */
#coupon-pane {
  border-top: 1px dashed black;
  border-bottom: 1px dashed black;
}
#customer-pane {
  border-bottom: 1px dashed black;
}
#payment-pane {
  border-top: 1px dashed black;
  border-bottom: 1px dashed black;
}
#quotes-pane {
  border-bottom: 1px dashed black;
}
#comments-pane {
  border-bottom: 1px dashed black;
}
#checkout-form-bottom {
  border: none;
}
#line-items-div {
  border: none !important;
  border-top: 1px dashed black !important;
  border-bottom: 1px dashed black !important;
	font-size: 1.186em;
  font-weight: 700;
}
#order-total-subtotal-wrapper {
	font-size: 1.1em;
}
.page-cart #edit-panes-coupon-code.form-text {
  background-image: url('/sites/all/themes/clean/images/ui/ui-textfield-couponcode.png');
}
.page-cart h2.fieldset-title a {
  font-family: 'CowboyRodeo';
  font-size: 1.286em;
}

/* Search results */
.page-search .box-content .buildmode-3 {
  border-bottom: 1px dashed black;
}
.page-search .buildmode-3 .field-title a {
  text-decoration: underline;
}

.buildmode-full .node-type-adwords_page .nd-region-middle-wrapper .field-body {
    border: 1px dashed black;
    padding: 10px;
    margin-bottom: 10px;
}

.buildmode-catalog .node-type-product .uc-price {
    font-size: 13px;
    font-weight: bold;
}

.buildmode-catalog .node-type-product .field-sale-pricing-display {
    clear: both;
}

.buildmode-full .node-type-adwords_page .nd-region-middle-wrapper .field-adwords-featured-header {
    height: 25px;
    padding: 10px 0px;
    margin-bottom: 20px;
    border-bottom: 1px dashed black;
}

.buildmode-full .node-type-adwords_page .nd-region-middle-wrapper .field-adwords-featured-header .featured-title {
    float: left;
}

.buildmode-full .node-type-adwords_page .nd-region-middle-wrapper .field-adwords-featured-header .featured-title h1 {
    margin-bottom: 0;
    margin-top: 0.5em;
}
    
.buildmode-full .node-type-adwords_page .nd-region-middle-wrapper .field-adwords-featured-header .view-more-link {
    float: right;
}

.buildmode-full .node-type-adwords_page .field-title {
    padding-top: 10px;
    margin-bottom: 15px;
    border-bottom: 1px dashed black;
}

.buildmode-full .node-type-adwords_page .buildmode-catalog .node-type-product .field-title,
.buildmode-product-brand-page .node-type-adwords_page .buildmode-catalog .node-type-product .field-title {
    padding-top: 0px;
    margin-bottom: 0px;
    border-bottom: none;
}

.buildmode-full .node-type-adwords_page .field-adwords-banner-image {
    margin-bottom: 15px;
    line-height: 0;
}

.buildmode-full .node-type-adwords_page .field-adwords-banner-image .image-banner-outer,
.buildmode-full .node-type-adwords_page .field-adwords-banner-image .image-banner-inner,
.buildmode-full .node-type-adwords_page .field-adwords-banner-image .image-banner-left,
.buildmode-full .node-type-adwords_page .field-adwords-banner-image .image-banner-right {
    line-height: 0;
    display: inline-block;
}

.buildmode-full .node-type-adwords_page .field-adwords-banner-image .image-banner-outer {
    /* banner image top border */
    max-width: 639px;
    padding-top: 7px;
    background: url('/sites/all/themes/clean/images/ui/hero-image-border-top.jpg') top left repeat-x;
}

.buildmode-full .node-type-adwords_page .field-adwords-banner-image .image-banner-inner {
    /* banner image bottom border */
    max-width: 639px;
    padding-bottom: 7px;
    background: url('/sites/all/themes/clean/images/ui/hero-image-border-bottom.jpg') left bottom repeat-x;
}

.buildmode-full .node-type-adwords_page .field-adwords-banner-image .image-banner-left {
    /* banner image left border */
    max-width: 632px;
    padding-left: 7px;
    background: url('/sites/all/themes/clean/images/ui/hero-image-border-tile.jpg') top left repeat-y;
}

.buildmode-full .node-type-adwords_page .field-adwords-banner-image .image-banner-right {
    /* banner image right border */
    max-width: 625px;
    padding-right: 7px;
    background: url('/sites/all/themes/clean/images/ui/hero-image-border-tile.jpg') top right repeat-y;
}

.buildmode-full .node-type-adwords_page .field-adwords-banner-image {
    display: block;
}




.buildmode-full .node-type-adwords_page .field-adwords-banner-image .image-banner-top-left {
    background: url('/sites/all/themes/clean/images/ui/hero-image-border-top.jpg') left top repeat-x;
}

.buildmode-full .node-type-adwords_page .field-adwords-banner-image .image-banner-top-right {
    background: url('/sites/all/themes/clean/images/ui/hero-image-border-top-right.jpg') right top no-repeat;
}

.buildmode-full .node-type-adwords_page .field-adwords-banner-image .image-banner-bottom-left {
    background: url('/sites/all/themes/clean/images/ui/hero-image-border-bottom.jpg') left bottom repeat-x;
}

.buildmode-full .node-type-adwords_page .field-adwords-banner-image .image-banner-bottom-right {
    background: url('/sites/all/themes/clean/images/ui/hero-image-border-bottom-right.jpg') right bottom no-repeat;
    padding: 7px 0px;
}

.buildmode-full .node-type-adwords_page .field-adwords-banner-image .image-banner-tile-left {
    background: url('/sites/all/themes/clean/images/ui/hero-image-border-tile.jpg') left top repeat-y;
}

.buildmode-full .node-type-adwords_page .field-adwords-banner-image .image-banner-tile-right {
    background: url('/sites/all/themes/clean/images/ui/hero-image-border-tile.jpg') right top repeat-y;
    margin-left: 7px;
    padding-right: 7px;
}

.buildmode-full .node-type-adwords_page .field-adwords-banner-image .image-banner-top-left,
.buildmode-full .node-type-adwords_page .field-adwords-banner-image .image-banner-bottom-left,
.buildmode-full .node-type-adwords_page .field-adwords-banner-image .image-banner-top-right,
.buildmode-full .node-type-adwords_page .field-adwords-banner-image .image-banner-bottom-right,
.buildmode-full .node-type-adwords_page .field-adwords-banner-image .image-banner-tile-left,
.buildmode-full .node-type-adwords_page .field-adwords-banner-image .image-banner-tile-right {
    line-height: 0;
    display: inline-block;
}

#wrapper .buildmode-product_brand_combo .nd-region-header .field-title a {
    color: #2E3959 !important;
    text-decoration: none !important;
}

