* {
    margin:0; padding:0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
    font-weight: 200;
}

a {
  font-weight: bold;
  text-decoration: underline;
  color: #999933;
}

h1 {
  font-family: League Gothic, Liberation Sans Narrow, Arial, Helvetica, sans-serif;
  font-size: 30px;
  letter-spacing:0.025em;
  color: #53443c;
  font-weight:normal;
  text-transform: uppercase;
  color: #53443c;
  margin-bottom:0;
}

h1 a {
	font-weight: normal;
}

.nav .primary-link a{
	font-weight:normal;
}

p {
	margin:10px 0;
}

b {
    font-weight: bold;
}

ul {
	margin:10px 0;
}

li {
	margin-top:1em;
}

ul li {
	list-style:disc inside
}

.included-meat ul li,
.new-footer ul li {
	list-style: none;
}

ul li ul li {
	list-style: circle inside;
	padding-left:2em;
}

.mainnav li {
	padding-left:0;
}

ol li {
	list-style: decimal inside;
}

li p {
	margin:0;
}

h2 {
	margin-top:15px;
}

h2+hr {
	margin-top:10px;
}

html {
    height:100%;
}

body, html {
  background: #9dc2ae;
}

body {
  position:absolute;
  top:0;
  bottom:0;
	height:100%;
	min-height: 100%;
  width:100%;
}

body, input, select {
	font: normal 100% 'Asap', Arial, Helvetica, sans-serif;
	color: #53443c;
	font-size:12px;
}

input {
	font-weight:700;
}

::-webkit-input-placeholder {
	color:#999;
	font-style:italic;
	font-weight:400;
}

:-moz-placeholder {
	color:#999 !important;
	font-style:italic;
	font-weight:400;
}
::-ms-input-placeholder {
	color:#999;
	font-style:italic;
	font-weight:400 !important;
}

/*----style top navigation----*/

.nav {
	margin-bottom:20px;
	float:left;
}

ul.mainnav {
  margin: 0;
  padding: 0;
  width: 900px;
  background-color: #bec756;
  height: 35px;
  text-align: center;
  list-style: none;
  position: relative;
  /*--Set relative positioning on the unordered list itself - not on the list item--*/
  font-family: League Gothic, Liberation Sans Narrow, arial, helvetica, sans-serif;
	letter-spacing: 0.025em;
  font-size: 24px;
}

li.primary-link {
	margin:0;
	height:35px;
  	float: left;
  	display: inline;
  	text-align: left;
}

.nav .primary-link-container {
    margin-top:5px;
}

.nav li a {
  border: none;
  color: White;
  margin: 0px 14px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav li ul li a {
	margin:0;
}

.nav li div>a {
	margin:0 26px;
}

.nav li.primary-link:first-child div a {
	margin-left:30px;
}


li.primary-link {
	position: relative;
}

li.primary-link:hover {
    background-color: #9dc2ae;
}
.primary-link.activenav {
    background-color: #e4ece7;
}
li.primary-link:hover a.primary-link,
.primary-link.activenav a.primary-link {
    color:#53443c;
}



/*----end top navigation----*/

span.error,
label.error span {
    color:red;
    font-weight:bold;
}
input[type=text].error,
label.error input[type=text] {
    border:2px solid red;
    color:red;
    font-weight:bold;
}

a img {
	border:none;
}

/*typography*/

@font-face {
    font-family: 'League Gothic';
    src: url('league_gothic-webfont.eot');
    src: url('league_gothic-webfont.eot#iefix') format('embedded-opentype'),
         url('league_gothic-webfont.woff') format('woff'),
         url('league_gothic-webfont.ttf') format('truetype'),
         url('league_gothic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.bold-lead, .callout, .special-text {
	font-weight:700;
}

.special-text {
	color:#bec756;
	text-transform: uppercase;
}

.callout {
	font-size: 18px;
	color:#bec756;
}

.new-sidebar .callout {
	font-size: 16px;
	color: #53443C;
}

.blue-text {
	color:#9dc2ae;
	font-weight: 700;
	font-size: 13px;
}

.form-submit {
	  color:#fff;
	  background:#f4590d;
	  text-transform: uppercase;
	  font-weight: 700;
	  border:solid 1px #f4590d;
	  border-radius:5px;
	  margin:16px;
	  height:36px;
}
.form-submit:hover {
	background-color: #bec756;
	border-color: #bec756;
}

.home-page-bodies h1 {
	margin-top: 5px;
}

h2,
fieldset legend {
	font-family:inherit;
	font-weight:700;
	font-style: italic;
	margin-bottom:0;
	font-size:20px;
	color:#f4590d;
}

h2.pay-method-notice {
	font-style: normal;
	color:#bec756;
}

fieldset legend,
h2.dl-title,
h2.table-title {
	background:url(images/2px-blue-dot.png) repeat-x bottom left;
	line-height: 30px;
   padding-bottom: 3px;
  	width: 100%;
	margin-bottom: 5px;
}

fieldset {
	border:none;
	padding:0;
	margin:0;
	margin-bottom:20px;
	clear:both;
}

h3 {
  font-size: 14px;
}

.banner {
	width:486px;
	height:140px;
	overflow: hidden;
	float:left;
}

.banner a {
	display:block;
	height:140px;
}

.stay-in-touch {
	float:right;
	width:auto;
}

.home-page-bodies h1 a {
  font-size: 40px;
  margin: 0px;
  text-transform: uppercase;
/*  margin-top:-20px;*/
}
.home-page-bodies a {
	text-decoration: none;
}
h3.sidebar-title {
	font-size:24px;
	color:#9dc2ae;
	margin:0 0 5px;
	font-style: italic;
}

.action h3.sidebar-title {
	color:#53443c;
}

.faq-links {
	margin-bottom:30px;
}

.split-eighth {
  width:100%;
}

.split-eighth th {
  text-align:left;
}

.split-eighth th, .split-eighth td {
  width:50%;
  vertical-align:top;
}

.split-eighth dd {
  padding-left:2em;
}
	
.content {
  margin: 0 auto;
  height: 100%;
  width:900px;
  position:relative;
}
.wrap {
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  background: #FFF;
  position:absolute;
}
#header-ribbon {
  width:100%
}
.header {
  margin-bottom: 7px;
}

.stay-in-touch {
	font-weight: bold;
	color: #bec756;
  height: 140px;
	margin: 18px 30px 0 0;
}

.stay-in-touch h3 {
	color:#9dc2ae;
	margin-bottom:7px;
	font-size:1.2em;
}

.newsletter-signup form {
	display: inline-block;
	border:solid #bec756 1px;
	margin-top:2px;
}

.newsletter-signup .submit {
	background:#bec756;
}

.newsletter-signup .submit {
    color: #FFFFFF;
    display: block;
    float: right;
    font-weight: bold;
    height: 24px;
    padding: 0 0.5em;
}

.newsletter-signup input {
	margin:0;
	border:none;
	height:24px;
	float:left;
	padding:0;
}

.newsletter-signup input[type=text] {
	width:12em;
	padding-left:5px;
	padding-right:5px;
}

.twitter-facebook {
	position: relative;
	margin-top: 1em;
	width:200px;
}

.fb-like {
	position: absolute;
	left:0;
	top:0;
}

.twitter-follow-button {
	position: absolute;
	left:100px;
	top:0;
}

.blue {
  color: #89B496;
}
.green {
  color: #8DA11D;
}
.orange {
  color: #F8C300;
}

/*h4 {
  text-align: center;
  color: #704321;
  font-size: 12pt;
  font-weight: bold;
}

h4.desc-title {
  text-align: left;
}
table.cuts {
  width: 100%;
}
p.note {
  font-size: 9pt;
}
*/
th.cut-type {
  text-align: left;
}
h4.table-title {
    text-align: center;
}

.new-footer {
	color:#FFF;
	background-color: #bec756;
	float:left;
	width:100%;
	position: relative;
}

.footer-columns {
	margin:30px 0;
	position: relative;
	float: left;
}

.footer-rule {
	width:276px;
	margin-left: 30px;
	height:100%;
	float:left;
	border-right:solid #FFF 1px;
	position: absolute;
}

.new-footer a {
	color:#FFF;
	text-decoration: underline;
}

.new-footer hr {
	border-style: none; 
	height:3px;
  background: url(images/2px-white-dot.png) repeat-x;
  clear:both;
  margin:0;
}

.new-footer h3,
.we-are-ready span {
	font-family: League Gothic, Liberation Sans Narrow, Arial,Helvetica,sans-serif;
    font-size: 30px;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
}

.we-are-ready span {
	vertical-align: middle;
}

.footer-name-mission {
	width:246px;
	margin:0 30px;
	float:left;
}

.new-footer .phila,
.new-footer .CowShare {
	display: block;
}

.new-footer .phila {
	font-style: italic;
	font-size: 32px;
}

.new-footer .CowShare {
	font-family: League Gothic, Liberation Sans Narrow, Arial, Helvetica, sans-serif;
	font-size: 60px;
	line-height: 60px;
	text-transform: uppercase;
}

.new-footer .mission {
	font-weight: bold;
	font-style: italic;
}

.new-footer .legal {
	text-align: left;
	position: absolute;
	bottom: 0;
}

.new-footer .legal p {
	margin:0;
}

.footer-column {
	width:167px;
	margin-right: 30px;
	margin-left:15px;
	float:left;
}

.new-footer ul {
	list-style: none;
	padding:0;
}

.new-footer li {
	margin-top:1em;
}

.footer-contact li {
	font-weight: 700;
	font-style: italic;
}

.footer-contact li a {
	font-style: normal;
}

.footer-connect {
	width:125px;
}

.footer-connect li {
	line-height: 26px;
}

.footer-connect img {
	vertical-align:middle;
	margin-right:1em;
}

* html .footer {
  height: 1px;
}

.maincontent {
  font-size: 12px;
  float:left;
  width:100%;
}

.slideshow+.main-block .maincontent {
	margin-top: -20px;
}

.top-content {
	margin-left:30px;
}


hr {
  border-style: none; 
	height:3px;
  background-image: url(images/2px-blue-dot.png);
  clear:both;
}

hr.dark {
	background-image: url(images/dark-dot.png);
}

.bundle-box hr {
  margin:0 6px 0 9px;
}

.product-page-content hr.top {
	width:450px;
	float:left;
	margin:0;
	position: relative;
	top:-2px;
}

.main-column .section {
	width:585px;
}

.splash {
  width: 900px;
  height: 275px;
  z-index: 0;
  float:left;
  position: relative;
  top:-20px;
}

.slide-control {
	display: block;
	width:40px;
	height:75px;
	position: absolute;
	cursor:pointer;
	z-index: 100;
	font-size: 48px;
	line-height: 75px;
	text-align: center;
	background-color: white;
	opacity: .5;
	top:100px;
}

#slide-previous {
	left:0;
}

#slide-next {
	right:0;
}

.splash a {
	text-decoration:none;
}

.splash #slidesContainer {
	margin:0 auto;
	width:900px;
	height: 275px;
	overflow: auto; /*allow scrollbar in case no js*/
	position:relative;
}

.splash #slidesContainer .slide {
	position: relative;	
 	height:275px;
 	margin:0 auto;
 	width:880px; /* reduce width of slide to avoid horizontal scroll */
 	overflow: hidden;
}

.splash-image {
	margin:auto;
	position: absolute;
	top:0
}


a.ribbon {
	display: block;
	height:23px;
	font-weight: 700;
	text-transform: uppercase;
	color:#FFF;
	background-repeat: no-repeat;
	margin:auto;
	line-height: 23px;
}

a.mini-ribbon {
	width:225px;
	background-image: url(images/Homepage/mini-ribbon.png);
}
a.long-ribbon {
	width:250px;
	background-image: url(images/Homepage/long-ribbon.png);
}

a.ribbon:hover {
	text-decoration: none;
	color:#FFF;
}
a.mini-ribbon:hover {
	background-image: url(images/Homepage/mini-ribbon_green.png);
}
a.long-ribbon:hover {
	background-image: url(images/Homepage/long-ribbon_green.png);
}



/*Homepage*/
/*.splash-image {
  float: left;
  position: absolute;
  top: 0px;
  left: 0px;
}*/

.home-page-links {
    clear: both;
    position: relative;
    float: left;
    margin-bottom: 30px;
}
.home-page-links a,
.action a.action-link,
.ground-beef-more-info .info-link,
.organize-table-block .info-link {
	display:block;
	width:100%;
	height:35px;
	font-family: League Gothic, Liberation Sans Narrow, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 35px;
	font-weight:normal;
	background:url(images/blue-green-link-rollover.png) right top no-repeat;
	text-decoration: none;
	margin: auto;
	margin-bottom:12px;
	text-align: center;
}

.ground-beef-more-info .info-link {
	width:32%;
	float: left;
	margin-right:1%;
}

.ground-beef-more-info a.info-link {
	background-color: #e4ece7;
}

.ground-beef-more-info a.info-link:hover,
.organize-table-block .info-link:hover {
	background:#bec765;
}
.organize-table-block .info-link {
	margin:2px;
	width:auto;
	background-image: none;
	background-color: #9dc2ae;
}

.home-page-links a:hover,
.action a.action-link:hover {
	background-position: right bottom;
}
.share-size-icons img {
	margin: 0 6px;
}
.home-page-links .col1 p,
.home-page-links .col2 p,
.home-page-links .col3 p {
	text-align: right;
	margin-bottom: 0;
}
.home-page-bodies {
    float: left;
    position: relative;
    margin-top:10px;
}
.col1 {
    float: left;
    margin-right: 18px;
    margin-left: 30px;
    width: 255px;
}
.col11 { /* added to align the teal buttons */
    float: left;
    margin-right: 18px;
    margin-left: 20px;
    width: 255px;
}
.col2-rules {
    border-left: 1px solid lightgrey;
    border-right: 1px solid lightgrey;
    height: 100%;
    position: absolute;
    width: 291px;
    top:0;
    left:304px;
    z-index:0;
}
.col2 {
  margin-left: 18px;
  margin-right: 18px;
  width: 255px;
  float:left;
  position: relative;
  z-index: 10;
}
.col3 {
    float: right;
    margin-left: 18px;
    width: 255px;
}
.col3 .text {
	float:left;
	width:114px; /*110 to fit the word cow better*/

}
.col3 img{
	float:right;
}

/*end homepage specific rules*/
.single-col {
 padding:0;
}

/* CowShare ordering page */
table.cowshare-products {
  width: 100%;
  border-spacing: 5px;
}
th.product-type {
  width: 20%;
}
th.product-type h1 {
  text-align: left;
  margin-bottom: 0;
}
th.product-name {
  font-family: League Gothic, Liberation Sans Narrow, Arial, sans-serif;
  font-weight:normal;
  font-size: 24px;
  color: #bec756;
  text-transform: uppercase;
  width: 20%;
}
td.product-row-header {
  padding-top: 10px;
  padding-right: 5px;
  vertical-align: top;
  background-color: #e4ece7;
  text-align: right;
  font-family: Arial, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  color: #9cbfa5;
}
td.product-data {
  vertical-align: top;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #f2f4d8;
}
td.product-data ul {
  margin: 0px;
  padding-left: 18px;
}
td.product-data li {
  margin-bottom: 10px;
  color: #f4590d;
}
td.product-data li span {
  color: #000;
}

.price {
  font-weight: bold;
}
.nondiscounted-price {
  color: #f4590d;
  text-decoration: line-through;
}

.main-block {
    float:left;
    padding-bottom:10px; /*30*/
    background:#FFF;
}

.main-column {
	float:left;
	width:585px;
	margin-left: 30px;
}
/*sidebar styles*/
.new-sidebar {
	float:right;
	width:223px;
	margin-right: 30px;
}

.new-sidebar li {
	list-style-position: outside;
}

.info, .action, .process {
	-moz-border-radius:5px;
	border-radius:5px;
	padding:15px 19px;
	margin-bottom: 10px;
	line-height: 1.1; /* added for image float resolution */
}

.info, .process {
	background-color: #f2f4d8;
	padding-bottom: 2em;
}

.process ol:last-child {
	margin-bottom: 1em;
}

.action {
	background-color: #e4ece7;
}

#how-it-works img {
	position:relative;
	right:3.5px;
}

#cows-are-big h3 {
	background: url(images/organize_sidebar.png) no-repeat left center;
	padding-left:50px;
	white-space: nowrap;
	font-size:24px;
}

#our-cows-box h3 {
	background: url(images/About/mini-icon_cow.png) no-repeat left center;
	padding-left: 40px;
}

#our-pigs-box h3 {
	background: url(images/icons/sidebar-pig.png) no-repeat left center;
	padding-left: 55px;
}

#our-beef-box h3 {
	background: url(images/About/mini-icon_beef.png) no-repeat left center;
	padding-left: 40px;
}

#our-pork-box h3 {
	background: url(images/icons/sidebar-ham.png) no-repeat left center;
	padding-left: 40px;
}

#great-value-box h3 {
	background: url(images/About/mini-icon_money.png) no-repeat left center;
	padding-left: 35px;
}

#delivery-box h3 {
	background: url(images/About/mini-icon_delivery.png) no-repeat left center;
	padding-left: 35px;
}

#farms-box h3 {
	background: url(images/About/mini-icon_farm.png) no-repeat left center;
	padding-left: 35px;
}

#our-butcher-box h3 {
	background: url(images/mini-icon-butcher.png) no-repeat left center;
	padding-left: 35px;
}

.new-sidebar ol,
.new-sidebar ul {
	line-height:14px;
	color:#000;
}

.new-sidebar ol {
	color: #9dc2ae;
	padding-left:19px;
}

.new-sidebar ol p {
	color:#000;
}

.new-sidebar ul li {
	list-style-type: none;
}

.new-sidebar ul li {
	background: url(images/5px-green-dot.png) no-repeat;
	background-position: 0 .5em;
	padding-left:14px;
}

.new-sidebar hr {
	color:#53443c;
	height:1px;
	margin:0;
}
.new-sidebar hr {
	background-image: none;
	background-color:#9dc2ae;
}

/*end sidebar styles*/

/*what is a cowshare? page*/
#cowSharing,
#delivery-box {
	float:right;
}

#cowSharing {
	margin-right: 30px;
}

.float-left {
	float:left;
	width:300px;
}

.float-right {
	float:right;
}

.clear-both {
	clear:both;
}

#our-story-our-role .float-left {
	width:190px;
}

#our-story-our-role .float-right {
	margin-bottom:30px;
}

.figure {
	background:#F8F8F8;
	margin-top:10px;
	padding-top:1px;
}

.figure .bold-lead {
	margin-left:10px;
}

#our-story-our-model img {
	margin-top:-1em;
	margin-bottom: 1em;
}

.section {
	clear:both;
	margin:10px 0;
	float:left;
	width:100%;
}

.first-section {
	margin-top: 0;
}

.cowShare-why ul li {
	list-style: none;
	padding-left:20px;
}

.signup-form {
    width:330px;
}

.pricing-box {
	font-weight: 700;
	color:#53443c;
	position: absolute;
	right:0;
	height:100%;
}

.paypal-button,
.sold-out-button {
	background: url(images/cart_ribbon.png) no-repeat center;
	height:51px;
	width: 119px;
	position: relative;
	right: 10px;
}

.bundle-page .paypal-button+hr.dark {
	margin: 0 124px 0 65px;
}

.bundle-page .paypal-button,
.product-page-content .paypal-button,
.sold-out-button {
	right:0;
	top:0;
	float:right;
	height:44px;
	background-position:top;
}

.paypal-button input[type=submit] {
	height:100%;
	width:100%;
	position:absolute;
	background:transparent;
	color:transparent;
}

.paypal-button input[type=submit]:hover {
	background:transparent;
}

.paypal-button label,
.paypal-button label span {
	position:absolute;
	height: 100%;
	width:100%;
}

.paypal-button label span,
.sold-out-button {
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	line-height:1.1em;
	padding-top:.75em;
}

.paypal-button label strong,
.sold-out-button {
	font-size:1.4em;
}

.sold-out-button {
  padding:0;
}

.sold-out-button strong {
  position:relative;
  top:.2em;
}
 
.pricing-box p {
	width:100%;
	text-align: center;
	margin:0 auto;
}

.pricing-box .weight {
	margin-top: 30px;
}

.pricing-box .price {
	margin-bottom: 30px;
}

.pricing-box .number {
	font-size: 30px;
}

.lbs {
	font-size:18px;
}

.for-only {
	font-size: 16px;
	font-style:italic;
}

.price {
	color:#f4590d;
}

.pricing-box {
	width:100px;
	float:right;
	background-color: #eae8e6;
}

.bundle-page .pricing-box {
	float:left;
	background-color: #f2f4d8;
	height:auto;
	padding-bottom: 1em;
	margin-top:1em;
}

.product-page-content .pricing-box {
	clear:left;
	float:left;
	margin:10px 10px 10px 0;
	background-color: #f2f4d8;
	padding-bottom: 1em;
	position: static;
	height:auto;
}

.pricing-box .price {
	font-size:24px;
}

.bundle-box {
	background-color: #f7f6f6;
	margin-top:30px;
	position: relative;
}

.bundle-info {
	float:left;
	width:480px;
}

.bundle-info p.image-container {
	height:80px;
	line-height: 80px;
}

.bundle-info p.image-container img {
	vertical-align:middle;
}

.name-link {
	color:#53443c;
	font-family:inherit;
	text-transform: none;
	font-weight: 700;
	font-style: normal;
	font-size: 22px;
	display:inline;
	margin-top: 0;
	position:relative;
	top:10px;
}

.main-block h2.name-link a {
	color:#9cbfa5;
	text-decoration:none;
}

.main-block h2.name-link a:hover {
	color:#53443C;
}

img.bundle-marker {
	position: relative;
	top:-15px;
	display:inline;
	vertical-align: top;
	margin-right:15px;
}

.bundle-page img.bundle-marker {
	position: static;
}

.bundle-box hr {
	margin-top:-5px;	
}

.bundle-info .column {
	float:left;
	width:33.333%
}

.bundle-page .bundle-info {
	width:100%;
	position: relative;
}

.bundle-page .bundle-info .column {
	width:155px;
}

.bundle-info .column p {
	text-align: center;
	width:140px;
	margin: auto;
	margin-top:1em;
	margin-bottom:1em;
}

.product-page-copy {
	width:300px;
	margin-left:10px;
	margin-top:10px;
	float:left;
}

.product-page-content .callout {
	font-style: italic;
	color: #999933;
	font-size: 14px;
	float:left;
}

.product-page-content .image-and-quantity {
	float:right;
	width: 144px;
	display: table-cell;
	margin-top:1em;
}

.product-page-content .image-and-quantity p {
	text-align: center;	
}

.bundle-info .column .detail-label,
.product-page-content .detail-label,
dt {
	color:#BEC756;
	text-transform: uppercase;
	font-weight:700;
	font-size: 13px;
}

.organize-bar {
	clear:both;
	width:100%;
	text-transform: uppercase;
	font-weight: 700;
	background-color: #f2f4d8;
	height:40px;
	line-height: 40px;
	position:relative;
	top:-5px;
	font-size: 13px;
}

.organize-bar a {
	text-transform: none;
	font-weight: 400;
}

.organize-bar img {
	display: inline;
	vertical-align:middle;
	margin:0 10px;
}

.suggested-item {
	width:30.6%;
	float:left;
	margin:10px 0 0 2%;
	background-color: #FFF;
	padding-bottom:500px;
	margin-bottom: -500px;
}

.suggested-items {
	width:100%;
	background-color: #e4ece7;
	border-bottom:solid #E4ECE7 10px;
	float:left;
	overflow: hidden;
}

.suggested-item p {
	text-align: center;
	margin:.5em 5%;
}

.suggested-items .image-container {
	height:68px;
	margin: 1em auto;	
}

.suggested-items .value-message {
	font-weight:700;
}

.suggested-item img {
	display: block;
	max-width: 100%;
	margin:auto;
}

h3.also-like {
	color:#9cbfa5;
	font-size: 1.6em;
	font-style: italic;
	margin: 1em 0 0.5em;
}

.bundle-page .paypal-buynow {
	float:right;
}

.included-meat {
	text-align: center;
	position: relative;
	margin:18px 0;
	width: 100%;
}

.included-meat .column {
	display:inline-block;
	width:32.333%;
	vertical-align:top;
}

.has-grab-bag .column {
  width:24%;
}

.included-meat ul {
	list-style:none;
	padding:0;
	width: 75%;
	margin:auto;
	line-height: 1.5em;
}

.included-meat .col-1-rules,
.included-meat .col-2-rules, 
.included-meat .col-3-rules {
	background:url(images/vert-blue-dot.png) repeat-y right top;
	position: absolute;
	top:0;
	height:100%;
	width:33.333%;
}

.has-grab-bag .col-1-rules,
.has-grab-bag .col-2-rules,
.has-grab-bag .col-3-rules {
  width:25%;
}

.included-meat .col-1-rules {
	left:0;
}

.included-meat .col-2-rules {
	left:33.333%;
}

.has-grab-bag .col-2-rules {
	left:25%;
}

.has-grab-bag .col-3-rules {
	left:50%;
}

.included-meat p {
	margin-top: 0;
	font-weight: 700;
	font-size: 11px;
	color:#9cbfa5;
	text-transform: uppercase;
}
.included-meat img {
	margin-bottom:5px;
}

.large-lead {
	font-size: 1.5em;
	font-weight: 700;
	font-style: italic;
}

.pricing-table {
	width:100%;
	text-align: center;
	line-height: 2.5em;
}

.pricing-table td {
	background-color: #f2f4d8;
	border:1px solid white;
}

.pay-summary {
	font-weight:700;
}

.pay-summary th {
	color:#bec756;
	line-height: 1.25em;
}

.savings-table {
	width:100%;
}

.savings-table .quantity {
	font-size: 1.2em;
}

.savings-table .row-title {
	font-size:12px;
	background-color: #e4ece7;
	line-height:1.25em;
	padding:.375em 0;
}

.savings-table .row-title a {
	text-decoration:none;
}

.savings-table .row-title,
.savings-table .quantity {
	font-weight:700;
}

/*  ERROR STATES  */
.error {
  color: red;
  font-weight: bold;
}

.tellmemore {
  height:45px; 
	width:195px; 
	text-align:center; 
	font-size: 12px; 
	background-image:url(images/processbars_01.png);
}
h2.sidebar-title {
	color:#ffffff;
	padding-top:10px;
	text-transform:uppercase;
	font-weight: normal;
	font-style: normal;
  font-family: League Gothic, Liberation Sans Narrow, arial, helvetica, sans-serif;
  font-size: 24px;
}
table.eighths_cost {
  width:100%;
	text-align: center;
	border-color: #ffffff;
}
td.heading {
  font-weight: bold;
	background-color:#e4ece7;
}
tr.data {
  height: 24px;
  background-color:#f2f4d8;
}
tr.headingdata {
  height: 24px;
  font-weight: bold;
  background-color:#f2f4d8;
}
table.eighths_items {
  width:100%;
	text-align: center;
	border-color: #ffffff;
	border-top: dotted;
	border-bottom: dotted;
	padding-top:10px;
	padding-bottom:10px;
}
td.col33 {
  width:33%;
}
td.colmiddle {
  width:33%;
	border-left: dotted;
	border-right: dotted;
}
table.eighths_general {
  width:100%;
	vertical-align:text-bottom;
	text-align: center;
	border-color: #ffffff;
	border-top: dotted;
	/*padding-top:10px;*/
}
td.col25 {
  width:25%;
}
.eighths_top {
  margin-bottom:0;
}
h5 {
  font-size: 24px;
}
/*Meet the people styles*/

.toggle-link {
	text-align:right;
	display:block;
	margin-top:1em;
}

.person-name {
  font: normal 100% 'Asap', Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #53443c;
  font-weight: bold;
  font-style: italic;
}

.web-team .person-name {
	font-size: 14px;
}

.person-title,
.farm-name,
.butcher-loc {
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
	color:#9dc2ae;
}

.farm-name,
.butcher-loc,
.web-person .web-title {
	color:#bec756;
}

.person-picture img {
	max-width:252px;
	max-height:165px;
}

.web-person {
	width:191px;
	margin:1em 2px;
	float:left;
}

.web-person img {
	max-width:100%;
}

.meet-pcs {
	overflow:hidden;
}

.profile {
  background-color: #e4ece7;
  width: 275px;
  float:left;
  margin:1em 0;
  padding-bottom:500px;
  margin-bottom: -500px;
  height: 100%;
  position:relative;
}

.p2, .p5 {
  margin:1em 7.5px;
  margin-bottom: -500px;
  position: relative;
  z-index: 10;
}

.p4 {
	clear:both;
}

.p4, .p5, .p6 {
	border-top:solid #FFF 7.5px;
	position:relative;
	z-index:15;
}

.meet-pcs p {
  margin: 1em 12px;
}

.farmers,
.butchers {
	margin:2em 0;
	float:left;
}

.farmer,
div.butcher {
  margin-bottom: 10px;
  clear:both;
  float:left;
}

.farmer img,
div.butcher img {
  float: left;
	margin-top:5px;
}

.farmer p,
div.butcher p {
  vertical-align: top;
  float: right;
  width: 390px;
  position: relative;
  z-index: 10;
  margin-top: 0px;
  margin-left: 10px;
}

.bottom-content {
  padding-top: 10px;
  clear:both;
}

#farmers-wanted-box .link {
	text-align: right;
}

.farmer-bottom hr {
  height: 2px;
}

/*shopping cart*/
table.cart {
	width:100%;
}

table.cart td,
table.cart th {
	line-height: 2.5em;
}

table.cart td {
	background:#f2f4d8;
	text-align: center;
}

table.cart td.message {
	text-align: left;
}

table.cart td.date-added {
	background:#e4ece7;
}

table.cart .message-and-total td {
	background:transparent;
}


.shopping-cart .form-submit {
	float:right;
}

.shopping-cart a.cart-remove {
	color:#f4590d;
	text-decoration: none;	
}

.content-2nd {
	clear:both;
	float:left;
	width:100%;
	margin-top:40px;
}

.gfb {
	margin:0;
}

.gfb-top p { 
	margin-left:150px;
}

.gfb img {
	float:left;
	margin:10px 10px 0;
}

dd {
	margin-bottom: 1em;
}

.pdf-download {
	vertical-align: middle;
	margin-right: 1em;
}

.gfb hr {
	clear:right;
}

#find-a-cowshare img {
	width:35px;
	height:35px;
	margin-left:11.26px;
}

#find-a-cowshare a.first img {
	margin-left:0;
}

.we-are-ready {
	background:#F2F4D8;
	border:solid 1px #F2F4D8;
	border-radius: 5px;
	text-align:center;
	font-size: 14px;
}

.we-are-ready span {
	color:#9dc2ae;
}

#organize-101 {
	background:#D8E5DE;
	border-radius: 5px;
	float:right;
	width:223px;
}

#organize-101 h2 {
	color:#A8C7B7;
 	font-family: League Gothic, Liberation Sans Narrow, Arial, Helvetica, sans-serif;
 	font-size: 48px;
 	font-style: normal;
 	text-transform: uppercase;
 	text-align: center;
 	margin:7px auto 0;
 	font-weight: normal;
}

#organize-101 .step {
	width:203px;
	margin:0 10px 10px;
	background:#C7DBD0;
	float: left;
	border-radius: 5px;
}

#organize-101 .step-number,
#organize-101 h3 {
	color:#FFF;
	height: 50px;
}

#organize-101 .step-number {
	float:left;
	width:45px;
	text-transform: uppercase;
	text-align: center;
	font-size:9px;
	font-weight: bold;
	line-height: 30px;
}

#organize-101 .step-number .number {
	display:block;
	font-size:24px;
	line-height: .1em;
	position: relative;
	bottom:2px;
}

#organize-101 h3 {
	float:right;
	width:158px;
	background-color:#BAD2C5;
	margin:0;
	line-height: 16px;
	font-size: 16px;
	border-radius: 0 5px 0 0;
}

#organize-101 h3 span {
	margin: 8px 30px 0 10px;
	display: block;
}

#organize-101 h3 span.payment {
	margin-top:16px;
}

#organize-101 a {
	color:#66987D;
}

#organize-101 .step-body {
	clear:both;
	background: #A8C7B7;
	float: left;
	width: 203px;
	border-radius: 0 0 5px 5px;
}

#organize-101 .share-types a {
	margin:9px 0 9px 17px;
	width:45px;
	float:left;
}

#organize-101 ul {
	list-style:none;
}

#organize-101 ul a {
	text-decoration: none;
}

#organize-101 ul span {
	text-decoration: underline;
}

#organize-101 ul img {
	vertical-align: middle;
}

#organize-101 .pay p,
#organize-101 .register p {
	text-align: center;
}

#organize-101 p {
	width: 183px;
	margin:10px auto;
}

#need-help {
	clear: both;
   margin-top: 19px;
   float: right;
}

/*subtitles with bg images*/
.cowShare-why h2,
#organize-q h2,
h2.farm,
h2.butcher,
.web-team-header {
	padding-left:35px;
	background: no-repeat left;
	line-height:30px;
}

h2.butcher {
	background-image: url(images/mini-icon-butcher.png);
	clear:both;
}

h2.web-team-header {
	background-image: url(images/mini-icon-pcs-web.png);
	clear:both;
}

h2.farm {
	background-image: url(images/About/mini-icon_farm.png);
}

.cowShare-why h2.flavor {
	background-image:url(images/About/mini-icon_beef.png);
}
.cowShare-why h2.value,
#cheaper-to-organize h2.value {
	background:url(images/About/mini-icon_money.png) no-repeat left center;
}
.cowShare-why h2.delivery {
	background-image:url(images/About/mini-icon_delivery.png);
}

#organize-q h2.question {
	line-height: 30px;
	padding-left:35px;
	background: url("images/mini-icon-question.png") no-repeat left center;
}

.new-sidebar>div {
	clear:both;
}

#share-box {

}

.new-sidebar #share-box hr {
	height: 10px;
	background-color: #FFF;
}

#share-this-page-link {
	display: block;
}

#share-box .share-button {
	float:left;
	width:111px;
}

#share-this-page-link img,
#share-this-page-link span {
	display:block;
	float:left;
	vertical-align: middle;
}

#share-this-page-link span {
	margin-left: 1em;
	margin-top: .25em;
	color:#000;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
}

#share-this-page {
	clear:both;
}

#group-info {
	width:100%;
}

#group-info dt,
#group-info dd {
	display:block;
	float:left;
	line-height:2.5em;
}

#group-info label.hide-label span,
#group-info label.hide-label input {
	display:block;
	width:100%;
}


label.has-placeholder span,
#group-info label.has-placeholder span {
	display:none !important;
}

#group-info label.has-placeholder span.always-show,
#group-info .row-first span,
.checkout-action label span {
	display: block !important;
    float: left;
    line-height: 2em;
    margin-top: 1px;
}

.placeholder {
	color:#777;
	font-style: italic;
}

#group-info dt {
	color:inherit;
	font-weight:400;
	text-transform:none;
	font-size:inherit;
}

#group-info dd, #group-info dd.address span {
    border: 1px solid #F6F6F6;
    font-size: 13px;
    font-weight: 700;
    height: 2.308em;
    line-height: 2.308em;
    margin-bottom: 0.5em;
    margin-top: 0;
    padding: 0 10px;
}

#group-info dd.address {
	padding:0;
}

form input,
form select  {
	border: solid 1px #D4D6BE;
	padding:.5em 10px;
	margin-bottom:.5em;
	margin-top:0;
}

.noclip form input {
    border: none; padding:0; margin:0;
}

.shopping-cart form input {
	margin-bottom:0;
}

form select option {
	padding-right:1em;
}

#group-info dd.address {
	border:none;
	height:auto;
	width:485px;
}

#group-info dt.address {
	line-height:inherit;
}

#group-info dd.address span {
	width:133px;
	font-style:normal;
}

#group-info label.csz {
	width:154.666px;
}

#group-info label.csz input {
	width:134.666px;
}

#group-info dd.address span.state,
#group-info dd.address span.zip,
#group-info label.state,
#group-info label.zip {
	margin-left:10px;
}

#group-info dd.row-first span.street,
#group-info label.street {
	width:463px;
}

#group-info div.reg-element,
#group-info label {
	float:left;
}

#group-info .form-note {
	display:block;
	width:100px;
	float:left;
}

dl#group-info span {
	display:inline-block;
	/*border:solid 1px #eee;
	padding: 0 10px;*/
}

#group-info dt {
	float:left;
}

#group-info dd {
	font-weight:700;
}

#group-info dd,
#group-info dt {
	line-height: 2em;
}

#group-info dt.row-first {
	line-height:inherit;
}

#group-info .street input {
	width:100%;
}

#group-info .city {
	
}

#group-name {
	width:57%;
}

#group-name input {
	width:170px;
}

dl #group-name dd {
	width:170px;
}

#group-size {
	width:43%;
	text-align:right;
}

dl #group-size {
	text-align:left;
}

#group-size input,
#group-size dd {
	width:5em;
	float:right;
}

#group-info .row-first dt,
#group-info .row-first span {
	width:100px;
}

#group-info #cost  {
	background-color: #f2f4d8;
	font-weight:700;
	width:60%;
	text-align:center;
	float:right;
	line-height:2em;
}

#cost dd,
#cost dt {
	float:none;
	display:inline-block;
	margin-top:2px;
}

#cost dt {
	font-weight:700;
	text-transform:uppercase;
	color:#9dc2ae;
	font-size:13px;
}

#cost dd {
	border:none;
}

#cost dd {
	margin-bottom:0;
}

#cost .cost-per-share:after {
	content: "|";
	font-weight:400;
	padding-left:1em;
}

table#member-info {
	width:100%;
	font-weight:700;
}

table#member-info td{
	width:20%;
	text-align:center;
	padding:.5em 0;
}

table#member-info td.member-number{
	color:#777;
	font-weight:400;
}

/*new stuff end*/

#pay-opt label {
	margin: 0 1em;
}

#pay-opt label span,
#pay-opt label input {
	display:inline;
	vertical-align: middle;
	height:auto;
	margin:0;
}

#pay-opt label span {
	font-weight: bold;
}
#pay-opt p {
	font-style: italic;
}

#member-info label {
	float: none;
}

#member-info label {
	display:inline-block;
	float:left;
	width:140px;
	padding-right:8.333px;
}

#member-info .sub-fieldset {
	width:594px;
	float:left;
}

#member-info input[type=text] {
	max-width: 100%;
	padding-left: .5em;
}

#member-info label.member-header {
	width:100%;
	display:inline;
}

form.register-your-group {
	width:100%;
}

input[type=submit] {
	border:none;
	border-radius:5px;
	height:auto;
	color: #FFFFFF;
   font-weight: bold;
   text-transform: uppercase;
   font-size:1em;
   padding:.5em;
   background-color:#D4D6BE;
}

.stay-in-touch input[type=submit] {
	border-radius:0;
}

input.continue {
	background:#BEC756;
	padding:.5em 2em;
	float:right;
}

input.edit {
	float:left;
}

input.pay-now {
	background:#f4590d;
	font-size:14px;
	padding:.5em 3em;
	float:right;
}

input[name=continue]:hover {
	background-color:#999933;
}

input[type=submit]:hover {
	background-color: #9dc2ae;
}

.js-only, .nojs-only, .js-only li, .nojs-only li {
    display:none;
}
.js .js-only, .nojs .nojs-only {
    display:inherit;
}

/* style checkout flow */
h1.checkout {
	margin-left:30px;
}

.order-marker {
	margin:0 30px;
	width:840px;
	height:45px;
	background-color: #9dc2ae;
	background-image: url(images/processbars_all.png);
	float:left;
}

ol.CO-cart {
	background-position:0 0;
}

ol.CO-ship {
	background-position:0 -45px;
}

ol.CO-pay {
	background-position:0 -90px;
}

ol.CO-complete {
	background-position:0 -135px;;
}

.order-marker li {
	float:left;
	text-align:center;
	height:45px;
	width:25%;
	font-size:24px;
	color:#FFF;
	font-family: League Gothic, Liberation Sans Narrow, arial, helvetica, sans-serif;
	margin:0;
	line-height:45px;
}

.shopping-cart {
	clear:both;
	margin:5px 30px;
	background-color:#f2f4d8;
	float:left;
}

.shopping-cart table {
	width:810px;
	margin:15px;
}

.shopping-cart td,
.shopping-cart th {
	text-align:center;
	vertical-align:middle;
}

.shopping-cart td.product,
.shopping-cart th.product {
	text-align:left;
	padding-left:15px;
	font-weight:700;
}

.shopping-cart td.product {
	line-height:25px;
}

.shopping-cart th {
	text-transform:uppercase;
	color:#bec756;
}

.shopping-cart td {
	background:#FFF;
	height:45px;
	border:2px solid #f2f4d8;
}
.shopping-cart td.fixed-width {
    width:127px;
}

.shopping-cart td img,
.checkout-summary img {
	max-width:26px;
	max-height:26px;
	vertical-align:middle;
	float:left;
	margin-right:5px;
}

.checkout-summary,
.checkout-action {
	background:#f2f4d8;
	margin-top:10px;
	position:relative;
}

.bg {
	background:#f2f4d8;
	height:100%;
	position:absolute;
	top:10px;
}

.summary-bg {
	width:300px;
	left:30px;
}

.action-bg {
	width:530px;
	right:30px;
}

.checkout-wrapper {
	float:left;
	position:relative;
	margin-bottom:10px;
}

.checkout-summary {
	float:left;
	width: 300px;
	margin-left:30px;
	height:100%;
}

.checkout-action {
	float:right;
	width:530px;
	margin-right:30px;
	margin-left:10px;
	height:100%;
}

.shipping-and-billing {
	margin-top:15px;
}

.checkout-summary h2 {
	color:#9dc2ae;
	border-bottom:solid 1px #9dc2ae;
	padding-bottom:3px;
	margin: 15px 23.5px 10px;
	clear:both;
}

.checkout-summary span,
.checkout-summary img,
.checkout-summary dl,
.checkout-summary ol,
.checkout-summary form {
	margin-left:23.5px;
}

.checkout-summary form {
	clear:both;
	float:right;
	margin-right:23.5px;
}

.checkout-summary h3 {
	line-height:26px;
	margin:5px;
	margin-top:0;
	float:left;
}

.checkout-summary dl {
	clear:both;
	margin-top:10px;
	float:left;
}

.checkout-summary ol li {
    margin-top:0.5em;
}

.checkout-summary dt {
	color:#9dc2ae;
	clear:left;
	float:left;
	width:12em;
}

.checkout-summary dd {
	float:left;
}

.paypal-error {
    margin-left:23.5px;
    margin-right:23.5px;
}

.summary-price,
.summary-name {
	font-weight:bold;
}

iframe {
	border:none;
	background:#FFF;
}

.paypal-embedded-checkout {
	width:530px;
}

.paypal-embedded-checkout iframe {
	margin:23.5px;
}

.cancel-continue {
	float:right;
	width:45%;
	margin:20px 0;
	text-align:right;
	clear:both;
}

.cancel-continue form {
	display:inline;
}

.cancel-continue input {
	display:inline-block;
	float:none;
	margin-right:18px;
	font-size:16px;
}

.checkout .continue {
	background-color:#f4590d;
	font-size:16px;
}

p.total {
	text-align:right;
	margin: 30px;
	font-size:14px;
}

span.cart-total {
	font-weight:700;
}

input.update {
	float:right;
	margin-right:18px;
}

.checkout-action fieldset {
	margin:0 23.5px 23.5px;
	position:relative;
}

.checkout-action legend {
	background: #9dc2ae;
	font-style: normal;
	font-size:16px;
	color: #53443c;
	padding:0 10px;
	width:463px;
}

.checkout-action legend span {
	font-size:12px;
	font-weight:400;
	font-style:italic;
	padding-left:1em;
}

.checkout-action label {
	width:483px;
	float:left;
}

label.sameAsShipping {
	width:200px;
	position:absolute;
	right:0;
	top:-15px;
}

.checkout-action label.city {
	width: 333px;
}

.checkout-action label.state {
	width: 150px;
}

.checkout-action label span {
	width:100px;
	text-align:right;
}

.checkout-action label.state span {
	width: 60px;
}

.checkout-action label input {
	width:338px;
	float:right;
}

 label.sameAsShipping {
	width: 200px;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 30px;
 }
 
.checkout-action label.city input {
	width: 188px;
}

.checkout-action label.state select {
	width: 70px;
	float:right;
}

label.sameAsShipping input,
label.sameAsShipping span {
	width:auto;
	float:none;
	vertical-align:middle;
	display:inline !important;
	text-align:left;
	margin-bottom:0;
}

.checkout-action .continue {
	margin-right:23px;
}

.purchase-thanks {
	width:483px;
	margin:23.5px;
}

.purchase-thanks b:first-child {
	font-size:2em;
}

.purchase-thanks+hr {
	width:483px;
	margin:0 23.5px;
}

hr.solid {
	background-image:none;
	height:1px;
	background-color:#9dc2ae;
}

/* didn't find 'account_controls' as an id or 'account' or 'shop' as a class in any templates might not need?*/
#account_controls {
  float: right;
  width: 235px;
  height: 88px;
  padding: 0;
  border: none;
  display: inline;
}
a.account {
  float: right;
  margin: 16px;
  text-decoration: underline;
  color: #bec756;
}
a.account:hover {
  color: #53443c;
}
a.shop {
  width: 100px;
  height: 40px;
  background-color: #f4590d;
  line-height: 40px;
  display: block;
  margin-left: 10px;
  float: right;
  text-align: center;
  font-size: 21px;
  color: white;
  text-decoration: none;
  letter-spacing: .05em;
}
a.shop:hover {
  color: #53443c;
}

/*style the privacy policy*/
.privacy-policy li {
  padding-left:0;
  margin-left:3em;
  list-style:decimal outside;
}

.privacy-policy li ul li {
  margin-left:2em;
  list-style:disc;
}

.privacy-policy li li li {
  list-style:circle;
}

.privacy-policy p {
  margin-top:1em;
}

/*still using builtby page?*/

#builtby {
  border-left: #CCCCCC 1px solid;
  float: right;
  width: 641px;
  padding-bottom: 9px;
}
#builtby.nocol {
  border-left: none;
  float: none;
  width: 900px;
  margin: 50px 0;
}
#builtby.nocol ul {
  text-align: center;
  padding-top: 25px;
}
#builtby.nocol ul li {
  float: left;
  display: inline;
  margin: 0 0 25px 0;
  width: 262px;
  list-style: none;
  padding: 0 72px;
}

.smalltitle /* only used in builtby */{
  text-transform: uppercase;
  font-family: Arial, helvtica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.bluetext /* builtby */{
  color: #9cbfa5;
}

/* affiliate banner */
.affiliate-banner {
    border-bottom: 3px solid #f4590d;
}
.affiliate-banner .l-right-column {
    clear:left;
    float:left;
    width:100%;
    overflow:hidden;
    background:#fff;
}
.affiliate-banner .l-fringe-column {
    clear:left;
    float:left;
    width:100%;
    position:relative;
    right:800px;
    background-image:url("images/ribbon-fringe.png");
    background-repeat:repeat-y;
    background-position:right top;
}
.affiliate-banner .l-left-column {
    float:left;
    width:100%;
    position:relative;
    right:4px;
    background:#f4590d;
}
.affiliate-banner .l-flag {
    float:left;
    width:96px;
    position:relative;
    left:804px;
    overflow:hidden;
}
.affiliate-banner .l-fringe-area {
    float:left;
    width:4px;
    position:relative;
    left:796px;
    overflow:hidden;
}
.affiliate-banner .l-notice {
    float:left;
    width:800px;
    position:relative;
    overflow:hidden;
    left:800px;
}
.affiliate-banner h3 {
    color:#fff;
    text-align:center;
    font-size:12px;
    text-transform: uppercase;
    margin-top:8px;
    font-weight:normal;
}
.affiliate-banner p {
    margin:8px 12px 8px 16px;
}
.affiliate-banner a {
    color:#f4590d;
}
.affiliate-banner .emphasis {
    font-weight:bold;
    text-transform: uppercase;
}

/* Drop Down Menus on Main Nav */
.drop-down {
    display:none;
    margin:0;
    padding:0;
    z-index: 1000;
    background-color: #9dc2ae;
    float: left;
    position:absolute;
    left:auto;
    top:35px;
    width:100%
}
.primary-link.short .drop-down {
    min-width:165px;
}
.primary-link:hover .drop-down {
    display:block;
}
.primary-link.activenav:hover .drop-down {
    display:none;
}
.drop-down .divider {
    margin:3px 24px;
    border-bottom:solid 1px white;
    background-image:none;
    height:7px;
}
.menu-item {
    margin:0;
    display:block;
    list-style-type:none;
    height:35px;
}
.drop-down .menu-item {
    float:left;
    clear:left;
    width:100%;
}
.menu-item .icon-item {
    margin-top:5px;
    margin-left:24px;
}
.menu-item .icon-container {
    float:left;
}
.menu-item-label {
    font-size: 12px;
    font-family: 'Asap', Arial, Helvetica, sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    width:auto;
    font-weight:500;
    letter-spacing:-0.5px;
}
.drop-down .menu-item-label {
    position:relative;
    top:10px;
    left:24px;
}
.icon-item .menu-item-label {
    left:6px;
    top:6px;
}

/* subnav on interior pages; shares some styles with drop-down menus */
.subnav .menu-item .icon-item {
    margin:0;
}
.menu-item:hover {
    background-color: #e4ece7;
}
.menu-item:hover .menu-item-label {
    color:#53443c;
}
.subnav {
    left: 0;
    width: 900px;
    color: #bec756;
    z-index: 1;
    margin:0;
    padding-top:5px;
    padding-bottom:6px;
    float:left;
    background-color: #e4ece7;
}
.subnav li a,
.subnav li:first-child ul li a {
	margin:0;
}


.subnav>li>a {
	border-left: solid 1px #bec756;
	padding:0 12px;
}

.subnav>li:first-child a {
	margin-left:28px;
	border:none;
	padding-left: 0;
}

ul.subnav li ul {
	display:inline;
	float:none;
	margin-right: 12px;
}

ul.subnav li ul li {
	float:none;
}
.subnav li.menu-item {
    display: inline;
}
.subnav a {
    height: 24px;
    display: inline-block;
}
.subnav .menu-item:hover .menu-item-label,
.subnav .menu-item.here .menu-item-label {
    color: #f4590d;
}
.subnav .menu-item-label {
    margin-top:5px;
    color: #53443c;
}
.subnav .icon-container, .subnav hr {
    display:none;
}

/* main sections on homepage */
.home-page-bodies h1 a {
    position:relative;
    top:10px;
}
.home-page-bodies hr {
    background-image:none;
    border-style:solid;
    height:auto;
}
.home-page-bodies .logo {
    float:left;
}
.home-page-bodies .description {
    float:left;
    width:42%;
}
.home-page-bodies .features {
    float:right;
    width:52%;
}
.home-page-bodies .features .list-title {
    text-transform:uppercase;
}
.home-page-bodies .features p {
    margin-bottom:0;
    font-weight:500;
}
.home-page-bodies .features ul {
    margin:0px;
}
.home-page-bodies .features li {
    margin:5px 0px;
    font-weight:500;
}
.home-page-bodies .header-container {
    height:55px;
}

/* buy with friends module */
.buy-with-friends h1 a {
    color: #9cbfab;
}
.buy-with-friends hr {
    color:#9cbfab;
}
.home-page-links .buy-with-friends a {
    background: url(images/gray-green-link-rollover.png) right top no-repeat;
}
.home-page-links .buy-with-friends a:hover {
    background-position: right bottom;
}

/* pigshare module on homepage */
.home-pigshares h1 a {
    color:#76a19a;
}
.home-pigshares .logo {
    margin-top:10px;
}
.home-pigshares hr {
    background-image:none;
    color:#76a19a;
    border-style:solid;
    height:auto;
}
.home-pigshares .features {
    color:#76a19a;
}
.home-page-links .home-pigshares a {
    background: url(images/slate-green-link-rollover.png) right top no-repeat;
}
.home-page-links .home-pigshares a:hover {
    background-position: right bottom;
}

/* cowshare module on homepage */
.home-cowshares hr, .home-cowshares h1 a, .home-cowshares .features {
    color:#f15a21;
}
.home-page-links .home-cowshares a {
    background: url(images/orange-green-link-rollover.png) right top no-repeat;
}
.home-page-links .home-cowshares a:hover {
    background-position: right bottom;
}

/* blog styling */
.l-blog-sidebar {
    float:right; width:255px;
}
.l-blog-main {
    float:left;
    width:644px;
    border-right:1px solid #d8e9e3;
}
.l-article-meta {
    float:left;
    margin-left:30px;
    width:90px;
}
.l-article-content {
    float:right;
    margin-left:25px;
    margin-right:25px;
    width:474px;
    margin-bottom:20px;
}
.article {
    font-size:14px;
    line-height:1.5;
}
.article h1 {
    font-weight:200;
    font-size:24px;
    font-family: 'Asap', Arial, Helvetica, sans-serif;
    text-transform:none;
    margin-bottom:20px;
}
.article h2 {
    font-weight:bold;
    font-style:normal;
    font-size:20px;
    font-family: 'Asap', Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    color:#53443c;
}
.article h3 {
    font-weight:bold;
    font-size:18px;
    font-family: 'Asap', Arial, Helvetica, sans-serif;
    color:#f15a21;
}
.article h4 {
    font-weight:bold;
    font-style:italic;
    font-size:16px;
    font-family: 'Asap', Arial, Helvetica, sans-serif;
    color:#9cbfab;
}
.article .title {
    text-decoration:none;
}
.article .title:hover {
    font-weight:bold;
    text-decoration:underline;
}
.article .permalink {
    text-transform:uppercase;
    text-decoration:none;
    font-size:14px;
}
.article-meta .published {
    margin-top:0;
    text-transform:uppercase;
}
.article-meta .category {
    color:#bdc757;
    text-transform:uppercase;
    margin-top:0;
}
.article-meta .category a {
    color:#bec756;
    text-decoration:none;
}
.article-meta .category a:hover {
    text-decoration:underline;
}
.article-meta p.share, .article p.share {
    font-weight:bold;
    text-transform:uppercase;
    margin-top:15px;
}
.article-meta .share-links li, .article .share-links li {
    display:inline;
    margin-left:4px;
    list-style-type:none;
}
.article .share-links li {
    display:inline;
    margin-left:10px;
    list-style-type:none;
}
.article-meta .share-links li.first, .article .share-links li.first {
    margin-left:0px;
}
.article-separator {
    border-bottom:1px solid #d8e9e3;
    margin-bottom:20px;
    margin-left:30px;
    clear:both;
}
.article .section-separator {
    margin-top:20px;
    border-bottom:1px solid #d8e9e3;
    clear:both;
}
.article .footer-left-column {
    float:left;
    width:173px;
    margin-top:10px;
}
.article .footer-right-column {
    float:right;
    width:301px;
    margin-top:10px;
}
.article .related li {
    list-style-type:none;
}
.article .related a {
    text-decoration:none;
}
.article .related a:hover {
    text-decoration:underline;
}
.prev-article-link {
    margin-left:30px;
    float:left;
    margin-bottom:20px;
}
.next-article-link {
    float:right;
    margin-right:30px;
    margin-bottom:20px;
}
.blog-sidebar {
    margin-left:25px;
    margin-right:25px;
}
.blog-sidebar h3 {
    font-weight:bold;
    text-transform:uppercase;
    margin-top:30px;
    font-size:10px;
}
.blog-sidebar .category-name {
    font-size:28px;
    text-transform:uppercase;
    color:#bec756;
    font-family: League Gothic, Liberation Sans Narrow, arial, helvetica, sans-serif;
    letter-spacing: 0.05em;
    margin: 5px 0;
    font-weight:200;
}
.category-name a {
    text-decoration:none;
    color:#bec756;
}
.category-name a:hover {
    text-decoration:underline;
}
.blog-sidebar .follow-links li {
    display:inline;
    list-style-type:none;
    margin-left:4px;
}
.blog-sidebar .follow-links li.first {
    margin-left:0;
}
.hidden {
    display:none;
}
.preorder-notice {
    background: #fbcdb6;
    width:100%;
    height:53px;
}
.preorder-notice .lead-arrow {
    float:left;
}
.preorder-notice p {
    margin-top:16px;
    margin-bottom:16px;
    float:left;
    margin-left:10px;
}
.preorder-notice .notice-text {
    font-size:20px;
    color:#f15a21;
    font-style:italic;
}
.preorder-product-text {
    font-weight:200;
}
.preorder-notice-explanation-container {
    border: 1px solid #fbcdb6;
}
.preorder-explanation {
    float:left;
    width:320px;
    margin-left:18px;
    margin-top:8px;
}
.preorder-bloglink-button {
    float:right;
    margin-right:18px;
    margin-top:12px;
}
.preorder-explanation-spacer {
    clear:both;
    margin-bottom:18px;
}