/* $Id: local-sample.css,v 1.1 2009/08/19 04:28:52 sociotech Exp $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */

body { font-size: 12px; }

.block { float: none; }

#main-content h3, #main-content h4 {
  clear: both;
}

.front #main-content h3, .front #main-content h4 {
  clear: none;
}

.front h1.title { display: none; }

#main-content h2, #main-content h3, #main-content h4 {
  font-weight: bold;
}

#main-content h5 {
  /*font-style: italic;*/
  font-weight: bold;
}

#node-93 h3 {
  background-color: #234E00;
  color : #fff;
  padding: 10px;
  margin-top: 30px;
}

#main-content .content h4 {
  margin: 15px 0;
}

#postscript-bottom {
  text-align: center;
}

#postscript-bottom tbody {
  border: 0;
}

#postscript-bottom #block-block-8 {
  text-align: center;
}

#header-top-wrapper {
  display: none;
}


#block-block-10 .inner { /* header images */
  padding: 0;
  margin: 0;
}


.block-centered {
  text-align: center;
}

#site-name a:link, #site-name a:visited {
  color:#DEE5B0;
}

#site-name-slogan #mission {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
  color: #DEE5B0;
}

#site-name-slogan {
  font-family: Georgia, Georgia, Times New Roman, Times, serif;
  font-variant: small-caps;
  display: none;
}



.prosper-gray-rounded-plain a:link, .prosper-gray-rounded-plain a:visited {
  color: #3C6120;
}

.prosper-gray-rounded-plain .content, .prosper-shoppingcart-light .content, .prosper-gray-rounded-style .content {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  color: #222;
}

.prosper-gray-rounded-plain .content {  }

.submitted {
  font-weight: bold;
  font-size: 100%;
  margin-bottom: 10px;
}

.terms { display: none; }

/** Homepage **/

.homepage-teaser {
  background:transparent url(/sites/default/files/images/teaser.jpg) no-repeat scroll left top;
  display:block;
  height:352px;
  width:550px;
}

.homepage-teaser p.teaser-headline {
  color:#000000;
  font-size:1.5em;
  font-style:italic;
  font-weight:bold;
  left:175px;
  position:relative;
  top:30px;
  width:350px;
}

.homepage-teaser .teaser-carlisle {
  background:transparent url(/sites/default/files/images/carlisle-logo.gif) no-repeat scroll left top;
  display:block;
  left:385px;
  line-height:1em;
  padding-top:50px;
  position:relative;
  text-align:center;
  top:20px;
  width:150px;
}

.homepage-teaser .teaser-roetin {
  background:transparent url(/sites/default/files/images/roetin-logo.gif) no-repeat scroll left top;
  display:block;
  left:385px;
  line-height:1em;
  padding-top:50px;
  position:relative;
  text-align:center;
  top:40px;
  width:150px;
}

/** Homepage slideshow **/

#homepage-slideshow-pics img {
  border: 2px solid #888;
  background-color: #ddd;
  padding: 10px;
}

#homepage-slideshow-pics {
  width: 324px;
  height: 219px;
  margin: 0 auto;
}

#views_slideshow_singleframe_pager_homepage_features-block_1 { margin-top: 10px; margin-left: 10px; }

#views_slideshow_singleframe_pager_homepage_features-block_1 .pager-item { margin-right: 5px; padding: 2px 5px; background-color: #eee; } 	

#views_slideshow_singleframe_pager_homepage_features-block_1 .activeSlide { font-weight: bold; background-color: #fff; }

.view-homepage-features .field-field-feature-image img { float: right; margin-left: 10px; }

.view-id-featured_inventory td {
	text-align: center;
	width: 32%;
	font-weight: bold;
}

.view-id-featured_inventory img {
  border: 2px solid #888;
  background-color: #ddd;
  padding: 10px;
}

.view-id-featured_products td {
	width: 23%;
	text-align: center;
	font-weight: bold;
	padding: 5px;
}

.view-id-featured_products img {
  border: 3px solid #888;
  background-color: #fff;
  padding: 6px;
  margin-top: 6px;
}


/** product page **/

.product-group .images {
  float:right;
  margin-left:20px;
}

.node .content ul {
  margin:0 0 10px 20px;
}

.uc-price-list {
  text-decoration: line-through;
}

.node-type-product .inventory-manufacturer {
  margin-bottom: 10px;
}

.shipping-disclaimer {
  color: #999;
}

.field-field-sale-price { display: none; }
#product-details .field-field-sale-price { display: block; }

.field-field-codeless-discounts { margin-top: 10px; }

.product-group .uc-price-display-sale { color: red; }

/** inventory page **/

.field-field-inventory-highlightimage img {
  float: right;
  border: 2px solid #888;
  background-color: #ddd;
  padding: 10px;
  margin-bottom: 10px;
}

.inventory-manufacturer-terms, .inventory-manufacturer-terms ul, .inventory-manufacturer-terms li {
  display: inline;
}

.node .content .inventory-manufacturer-terms ul {
  margin-left: 10px;
}

.node-type-inventory .field-item, .bonner-manufacturers {
  margin-bottom: 10px;
}

.field-field-inventory-bullets .field-item {
  display:list-item;
  margin:5px 15px;
}

.field-field-inventory-additionalimages {
  clear: right;
  /*border: 2px solid #888888;
  background-color: #ddd;
  padding: 10px;*/
}

.field-field-inventory-additionalimages .field-item img {
  border: 2px solid #888;
  padding: 10px;
  background-color: #ddd;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

/** Nav bar **/

.primary-menu-inner ul.sf-menu li a:hover, .primary-menu-inner ul.menu li.active-trail a, .primary-menu-inner ul.sf-menu li:hover a, .primary-menu-inner ul.sf-menu li.hover a {
  background-color: #D6DDAA;
  color: #40691B;
}

.primary-menu-inner ul.menu li.active-trail a.active {
  color: #40691B;
}


/** Home page **/

.header-group .inner {
  background: transparent;
  padding:10px 0;
}

.header-group-wrapper {
  /*background: #356F17 url(/sites/default/files/images/bonner-header-bg.png) repeat-x scroll left top;*/
  /*background: #3C6120 url(/sites/default/files/images/bonner-header-bg.png) repeat-x scroll left top; ---- 10/23*/
  /*background: #3C6120 url(/sites/default/files/images/bonner-header-bg.png) repeat-x scroll left top;*/
  /*background: #302E1D url(/sites/default/files/images/header-bg.png) repeat-x scroll left top;*/
  background: #201C13 url(/sites/default/files/images/header-bg-tile.jpg) repeat-x scroll left top;
}

.main-wrapper {
  background: #fff url(/sites/default/files/images/main-bg.png) repeat-x scroll left top;
}

#site-name {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 10px;
}

.block-uc_cart {
  /*background-color: #222;
  padding: 20px;*/
}

.prosper-shoppingcart-light td.cart-block-item-title a:link, .prosper-shoppingcart-light td.cart-block-item-title a:visited {
  color: #3C6120;
}

.prosper-rounded-title h2.block-title, .prosper-shoppingcart-light h2.block-title {
  /*background-color: #777;*/
  background-color: #234E00;
  color: #fff;
}

.prosper-rounded-title h2.block-title a { color: #fff; }

.prosper-shoppingcart-light .cart-block-icon-empty, .prosper-shoppingcart-light .cart-block-icon-full {
  margin-top: 7px;
}

.category-products, table.category {
  margin-top: 10px;
  margin-left: 1px;
}

#block-block-9, #block-block-10 { /* homepage header atv */
  position: absolute;
  top: 0;
  right: 0;
  width: 280px;
  height: 226px;
  overflow: hidden;
}

#footer {
  text-align: center;
}

#footer a {
	color: #ddd;
}

.footer-message-wrapper {
  background:#87825A
}

.footer-wrapper {
  background-color: #030;
  background:#87825A url(/sites/default/files/images/footer-bg.jpg) repeat-x;
  color: #000;
  padding-top: 100px;
  border: 0;
}

.postscript-bottom-wrapper {
  background: #fff;
}




a, a:link, a:visited {
  color: #3C6120;
}

h1, h2, h3, h4, h5, h6 {
  color: #234E00;
}

.img-right {
  float: right;
  clear: right;
  margin: 0 0 10px 10px;
}

.img-left {
  float: left;
  clear: left;
  margin: 0 10px 10px 0;
}

.img-border {
  background-color: #DDDDDD;
  border: 2px solid #888888;
  padding: 10px;
}

#block-views-gallery_slideshow-block_1 {
  float: right;
  width: auto;
  margin-left: 10px;
  margin-bottom: 10px;
}

.view-gallery-slideshow .views_slideshow_slide {
  text-align: center;
  border: 2px solid #888888;
  background-color: #DDDDDD;
  width: 320px;
  padding: 10px 0;
  color: #555;
}

.view-gallery-slideshow .views_slideshow_slide img {
  border: 2px solid #888;
}

#block-views-news-block_1 {
  /*float: right;
  clear: right;*/
  width: 360px;
}

#block-views-news-block_1 .content {
	height: 220px;
}

.prosper-gradient-border .inner {
	padding: 20px;
	color: #222;
}

#block-views-homepage_features-block_1 {
	width: 720px;
}

#block-views-homepage_features-block_1 .node {
	margin: 0;
}

#block-views-homepage_features-block_1 .node .inner {
	background: #fff;
}

/* Find belts and runners blocks */
/*#block-block-11 a, #block-block-12 a, #block-block-13 a, #block-block-14 a, .page-catalog #content-top .block-block a {*/
.page-catalog #content-top .block-block a, .page-catalog #content-top .block-bonner a, #block-bonner-1 a {
  text-decoration: underline;
}

/*#block-block-11, #block-block-12, #block-block-13, #block-block-14, .page-catalog #content-top .block-block {*/
.page-catalog #content-top .block-block, .page-catalog #content-top .block-bonner, #block-bonner-1 {
  border-style:solid;
  border-width:6px;
  margin-bottom:1.5em;
  overflow:hidden;
  padding:5px;
  background-color:#EAF8E4;
  border-color:#8DC478;
  width: 670px;
  margin-left: 10px;
}

#lightbox iframe { border: 0; }


.bonner-msrp-crossed-out .field-field-inventory-msrp {
  text-decoration: line-through;
}

.category-grid-products .catalog-grid-image, .category-grid-products .field-product-image {
  height: 109px;
}

.category-grid-products .field-title h1 { font-size: 15px; line-height: 150%; }

.category-table-products .uc-price-list { display: none; }

#footer #block-menu-secondary-links ul {
	text-align: center;
}

#footer #block-menu-secondary-links li {
	list-style-type: none;
	display: inline;
	margin: 10px 8px;
	list-style-image: none;
}

.search-info { display: none; }

a { text-decoration: underline; }

table.category td.category strong { font-size: 18px; line-height: 30px; display: block; }

.view-id-calendar h3 { font-size: 13px; color: #000; }

.view-id-calendar .view-header p { font-style: italic; }

.calendar-calendar .links { display: none; }

#calpopup-body h2 { font-size: 16px; }

table.linkTable td { text-align: center; border: 1px solid #bbb; padding: 20px 10px; margin: 20px 0; }

table.linkTable img { border: 1px solid #ddd; }

.category-grid-products .add-to-cart { text-align: center; }

.view-manufacturers td { width: 170px; }

td.category span { font-size: 12px; }

#edit-field-image-cache-0-data-alt-wrapper, #edit-field-image-cache-0-data-title-wrapper
{ display: none; }

.category-grid-products .form-item label {
    display: block;
}

div.attributes div.form-item { white-space: normal; }

#uc-discounts-form #edit-1-filter-select-1,
#uc-discounts-form #edit-1-filter-select-2, 
#uc-discounts-form #edit-1-filter-select-3 {
	height: 600px; width: 592px;
}


