﻿
/* Css Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }


body {font-size:12px}
p {line-height:140%;margin-bottom:1.25em;}
ul {margin-top:1em;}
ul li, ol li {margin-left: 2em;margin-bottom:1em; line-height:150%;}
#leftcol ul li {margin-left: 0em !important;line-height:1.2;}
.bullet-list li {margin: 0 0 0 3em;}
.bullet-list {margin: -1.25em 0 1.25em 0;}

.maintext, .specialLink, .normalLink, .headings, .productName, .subheadings, .textHeader, .textSubHeader
.freeToolsItem, .shoppingCartMenu, .shoppingCartMenu A, .footer, .salePrice,
.listPrice, .textbox, .menu, .menu A, .dropdown, .menuSmall, .eggRecipeNames, 
.eggRecipeTitle, .note, h1, .menuHighlight, body
{font-style:normal; font-family: Verdana, Arial;}

.footer{font-size:.85em;}
/*.maintext, .specialLink, .link, .freeToolsItem, .menu, .menu A, .subheadings, .eggRecipeNames, .eggRecipeNames {font-size:11px;}
.shoppingCartMenu, .shoppingCartMenu A, .productName, .salePrice, .listPrice {font-size: 10px;}
.textHeader, .menuSmall, .note, .menuHighlight, .textSubHeader  {font-size:11px;}
.textbox, .dropdown {font-size:11px;}
.headings {font-size:15px;}
h1 {font-size:16px;}
*/
.footer, .footer A {color:#888888;}
A.specialLink, .specialLink:link, .specialLink:visited, .specialLink, .specialLink A, .specialLink A:visited, .BreedListName a { color:#e0a12f;} /* {color:#FFB70D;} text-shadow: 0 1px 0 #DDDDDD;}*/
.maintext, .normalLink, .freeToolsItem, .freeToolsItem a, .listPrice {color:#47476D;}
.menu, .menu A, .menuSmall, .menuHighlight {color:#FFFFFF;}
.shoppingCartMenu, .shoppingCartMenu A {color:#BCCAE4;}
.textHeader, .textHeader A, .headings, .subheadings, .productName, .productName A:visited, .productName A, .eggRecipeNames, .textSubHeader,
.eggRecipeNames A, .eggRecipeTitle, h1, h2, h3, h1 a {color:#4E80BF;}
 h3 a, h3 a:active, h3 a:visited, h3 a:enabled {color:#4E80BF !important;}
.salePrice, .note {color:#AA0000;}
a.normalLink:hover {color:#4E80BF !important;}
  
.textHeader, .specialLink, .eggRecipeNames, .headings, .menuHighlight, .note, .textSubHeader, h3  {font-weight:bold;}
A {text-decoration:none;}
.specialLink a, .specialLink, a:hover, .normalLink,.BreedListName a  {text-decoration:underline;}

.maintext {line-height:140%;}
.QA {line-height:150%;}

.textarea {height:5em;border: 1px solid #CCC;border-radius: 4px;}
.textbox {border: 1px solid #CCCCCC;height:1.75em;font-size: 1em;border-radius: 4px;}
.text-error {color:#AA0000;font-size:1.2em;padding:5px 0;}
select {height:2.25em !important;border-radius: 4px;}
.checkbox, .checkbox input {margin: 5px 5px 0 0;}

 h1 {margin: .25em 0px .5em 0px;line-height: 1.30em;font-family: 'Roboto', sans-serif;font-size:1.75em; font-weight: 500;}
 h2, h4 {margin: 20px 0px 5px 0px;font-family: 'Roboto', sans-serif;font-size:1.4em; font-weight: 500;line-height: 150%;}
 h3 {font-size:1em;padding:.25em 0;}
 h5 {font-weight:bold;}

 h1 img {vertical-align: middle; padding:0 10px;}
 h3 a {text-decoration: none;}
 h3 a:hover {text-decoration: underline;}

body {margin: 7px 0 0 0;}
/* General */
.pageWidth, .footer
{
  /*max-width: 960px; 1120px;*/
}
.image-zoom
{
	  position: absolute;
  margin: 10px 0 0 10px;
  padding-right: 20px;
  z-index: 100;
	color: #47476D;
    display:none !important;
}
.footer
{
  text-align:center;
  padding: 3px 0px 2px 0px;
}
.detail
{
	position:absolute;
}

.form-row
{
	display:block;
	height:2em;
	padding:0 5px;
	margin:10px 0;
}
.label-for
{
	display:inline-block;
}
#profile .label-for
{
	width:120px;
}
#profile .form-field, #checkout .form-field,#register .form-field
{
	width:250px;
}
#checkout .label-for
{
	width:130px;
}
.form-field
{
	display:inline-block;
}
#register .label-for
{
	width:150px;
}

	
.has-error {
	color: #AA0000;
	font-weight:bold;
}
/* End General */

/* Header */
#header
{
  background-color:#3c496b;
  padding:5px 15px;
}

#logo
{
  float:left;
}

#headerText
{
  padding:15px 10px 0px 10px;
  height:25px;
}

#menu
{
  padding: 5px 10px 5px 200px;
}

#mobile-menu
{
	display:none;
}
#mobile-menu ul li a
{
	background-color:#E3E4E9;
}
#mobile-menu ul {
	list-style: outside none none;
}
#mobile-menu-icon
{
	display:none;
}
#mobile-cart-icon
{
	display:none;
}
#mobile-menu-icon a:hover,#mobile-menu-icon:hover,#mobile-cart-icon:hover
{
	text-decoration:none;
}
.headerText
{
  float:right;
  padding: 3px 10px 0px 0px;
}
.menuSpacer
{
  padding:0px 3px;
}
.headerTextBlock
{
	/*text-align:right;*/
}
.csrmenu, .csrmenu a
{
	color:#FFF;
	font-weight:bold;
	font-size:.9em;
	text-align:left;
	width:200px;
}
.csrmenu
{
	float:left;
	padding: 5px 0 0 150px;
	position: absolute;
	z-index:1;
}
.csrmenu .menu_topic
{
		text-align:center;
}
.csrmenu .submenu
{
	display:none;
	padding:10px;
}
.csrmenu .submenuitem
{
	padding:10px;
	background-color:#3c496b;
}
div.csrmenu:hover div.submenu {display: block;}
/* End Header */

/* Left Nav */
#leftcol
{
	float:left;
  overflow: hidden;
	width: 185px;
}
.leftBucket
{
 /* width:170px;*/
  background-color: #e3e4e9;
	border-radius: 1.2em;
	-moz-border-radius: 1.2em;
  padding:8px 8px 12px 8px;
  margin: 0 0 8px 0;
  overflow: hidden;
}
.leftBucketTop
{
  height:9px;
  background-image: url('../images/designBits/Buckets/LeftBucketTop.gif');
}
.leftBucketTitleImage 
{
  padding: 2px 0px 5px 0;
}
.leftBucketBody
{
  padding: 0px 0px 0px 10px;
}
.leftBucketBottom
{
  height:9px;
  background-image: url('../images/designBits/Buckets/LeftBucketBottom.gif');
}
.leftBucketSpacer
{
  height:10px;
}

.minicart
{
	overflow:hidden;
	border-left:1px solid #E5E5E5;border-right:1px solid #E5E5E5;border-bottom:1px solid #E5E5E5;
}
.minicart td, .minicart th
{
	padding:.4em;
	vertical-align: middle;
}
.minicart tr
{
	border:solid 1px silver;
}

#srcbox
{
}
#catlist,
#catlist ul li  ul li  a:link,
#catlist ul li  ul li  a:visited,
#catlist ul li  ul li  a:active
{
  color: #47476D;
  font-weight:normal;
}
#catlist ul li a:link,
#catlist ul li a:visited,
#catlist ul li a:active
{
	color: #4E80BF;
	font-weight:bold;
}
#catlist ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#catlist ul li
{
	margin: 0 0 10px 0;	
	padding: 0 0 1px 0;
}
#catlist ul li ul li,
#catlist ul li ul li ul li,
#catlist ul li ul li ul li ul li
{
	margin: 0;	
}
#catlist ul li ul li ul
{
	list-style:none;
	margin:0 !important;
	padding: 0 0 0 10px;
}
#catlist ul li .fa-chevron-right
{
	display:none;
}

#leftFreeTools
{
}
#leftFreeTools ul
{
	list-style:none;
	padding:0;
	margin:0;
}
#leftFreeTools ul li 
{
		padding:0;
		margin:0;
}
#leftFreeTools ul li a,
#leftFreeTools ul li a:link,
#leftFreeTools ul li a:visited,
#leftFreeTools ul li a:active
{
  color: #47476D;
}
	#leftFreeTools h2 i {
		display: none;
	}
	#leftFreeTools ul
	{display:inline-block;

	}
/* End Left Nav */

/* Right Col */
#rightcol
{
	padding: 8px 15px 10px 15px;
  overflow: hidden;
  max-width:775px;
}
/* End Right Col */
/* Body */
#outerpagebox
{
	background-color: #3C496B;
	padding: 0 15px 15px;
	min-height:100px;
	margin:0px;
}
#innerpagebox
{
	width:100%;
	background-color:#FFFFFF;
	border-radius: 1.2em;
	-moz-border-radius:1.2em;
	padding: 0 0 1em 0;
}

.title_image
{
	padding: 3px 0;
}

.subtitle_image
{
	padding: 0 0 0;
}

.maintext .textHeader
{
	padding: 3px 0 3px 0;
	display: block;
}

.bucket-50
{
	width:48%;
	text-align: center;
}
.newsletter-bucket
{
	background-color:#e3e4e9;
	border: solid #4e80bf 4px;
	border-radius: 15px;
	overflow: hidden;
	padding:10px;
	margin:10px 0;
}
.newsletter-bucket img
{
	float:left;
	padding: 0 10px 0 0;
}
.newsletter-bucket h2
{
	font-size:2em;
	margin: 0;
	font-weight:bold;
}
.newsletter-bucket .newsletter-form
{
	float:right;
}
.coopdreamstv-bucket p
{
	max-width:200px;
	display: inline-block;
	font-size:1.2em;
	text-decoration:underline;
}
.coopdreamstvSpecialBanner
{
	background-color: #4e80bf;
    display: block;
    border-radius: 15px;
    overflow: hidden;
    padding: 5px;
}
/* End Body */

/* Product Listing */

#ChickensBreakdown {
	display: none;
}
.productListing
{
}
.productListing .tile .desc h2
{
	font-family: Verdana,Arial;
	font-size: 1em;
	font-weight:normal;
	color:#47476D;
	margin: 0;
	padding: 0;
	height:3em;
	text-align:left;
}
.productListing .tile .desc h2 a:link,
.productListing .tile .desc h2 a:active,
.productListing .tile .desc h2 a:visited
{
		color:#47476D !important;
}

.productListing .tile .desc .si
{
	background-image:url('../images/textpix/statusIcon.gif');
	background-repeat:no-repeat;
	width:138px;
	height:1.2em;
	padding: 0 10px 2px 40px;
	vertical-align: text-top;
	text-align:left;
}

.productListing .tile .desc .pi
{
	background-image:url('../images/textpix/priceIcon.gif');
	background-repeat:no-repeat;
	width:132px;
	height:14px;
	padding: 0 10px 2px 40px;
	vertical-align: text-top;
	text-align:left;
}

.productListing .tile .desc .pi .lpr
{
	text-decoration:line-through;
	padding: 0 5px 0 0;
}


.productListing .tile .desc .pi .spr
{
	color:#AA0000;
}

.productListing img
{
	vertical-align: text-top;
}
.productListing .tile{
	 padding:.8em 0;
	 float:left;
	 /*width:16em;*/
		margin:0 20px 0 0;
	 display: inline-block;
	 /*height:189px;*/
}


.productListing .tile .ibg
{
	text-align:left; 
}
.productListing .tile .desc
{
	padding: 5px 0px 0px;
	text-align:left;
}

.tile
{
    width:235px; /*width:165px;*/
}
.thmimg {
/*    width:165px;
    height:165px; */
    width:235px;
    height:235px;
    border-radius: 1.2em;
    -moz-border-radius: 1.2em;
    -webkit-border-radius: 1.2em;
    border: solid #ccc 1px;
}

.slick-slide .thmimg
{
    width:165px !important;
    height:165px !important; 
}

.lgimg {
	position: absolute;
	display: none;
	z-index: 100;
	border-radius: 1.2em;
	-moz-border-radius: 1.2em;
	-webkit-border-radius: 1.2em;
	border: solid #ccc 1px;
	box-shadow: 5px 5px 10px #888888;
}
.slick-slide .lgimg, .slick-slide .image-zoom, .ProductDetailsImages .productListing .image-zoom
{
	display:none;
}
.freeship
{
    z-index:10;
    background-image: url('../images/designBits/shipsfree.gif');
    position: absolute;
    margin: -17px 100px;
    width: 68px;
    height: 15px;
    background-repeat: no-repeat;
}
/* End Product Listing */

/* Breed page*/
.breed-thumbnail
{border-radius: 1.2em;-moz-border-radius: 1.2em;-webkit-border-radius: 1.2em;border: solid #ccc 1px;}
/* Slider */

#RelatedSlidernext, #RelatedSliderprev, #AlsoBoughtSlidernext, #AlsoBoughtSliderprev
{
	text-indent: -8000px;
  display: block;
  height: 80px;
  position: absolute;
  width:15px;
  z-index:1000;
  margin-top: -162px;
}
 #RelatedSliderprev, #AlsoBoughtSliderprev
{
  margin-left: 11px;
}
#RelatedSlidernext, #AlsoBoughtSlidernext
{
	margin-left: 726px;
}
#RelatedSlidernext a, #AlsoBoughtSlidernext a
{
	background: url("../images/designBits/buttons/SliderNext.png") no-repeat scroll 0 0 transparent;
	display: block;
  height: 80px;
  position: relative;
  width: 15px;
}
#RelatedSliderprev a, #AlsoBoughtSliderprev a
{
	background: url("../images/designBits/buttons/SliderPrev.png") no-repeat scroll 0 0 transparent;
	display: block;
  height: 80px;
  position: relative;
  width: 15px;
}

#hp_slider
{
}

#hp_slider ul li 
{
	margin:0;
}

#hp_slider div img
{
	margin:0;
	border-radius: 10px;
}


/* End Slider */

/* Homepage */
#popular_items
{
		float:left;
		padding:0 20px 0 0;
		width:48%;
}
#popular_items h2 {
		margin-top: 0;
	}

#hp_cheggen
{
	float:left;
	margin: 40px 0 0px 20px;
	min-width: 220px;
	width: 48%;
}
#hp_cheggen img
{
	text-align:center;
	vertical-align:middle;
	padding: 0 15px 0 0;
}
#other_tools
{
	float:left;
	padding:0 0 0 ;
	overflow:auto;
	width:48%;
}
#other_tools h2 {
		margin-top: 0;
	}

#hp_300x250
{
	float:right;
}
#hp_see_also
{
	float:left;
	width:48%;
}
#hp_articles
{
	clear: both;
}
/* End Homepage */

.ShipBillHeader
{
  background-color: #e5e5e5;
  color: #4E80BF;
  margin: auto;
  padding: 3px 7px;
  text-transform: uppercase;
  font-weight: bold;
} 
 .checkoutTableLabel
 {
  height: 22px;
  width: 130px;
  text-align: left;
 }

.checkoutTable
{
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-top: 0px solid #e5e5e5;
  padding: 10px 7px;
}
.checkoutTable td
{
	padding:.5em;
}

.checkoutShiptToBill
{
 padding: 15px 7px; 
}
.checkoutTableField
{
}
.checkoutErrorText
{
  color: #AA0000;
  padding: 8px 0px;
}

.checkoutMessage
{
  padding: 8px 0px;
}

.checkoutButton
{
  float: right;
  padding: 8px 0px;
}
.checkoutEditLink
{
  font-size:.8em;
  padding-left:20px;
  text-transform:none; 
  text-decoration:underline;
}
.checkout-textarea
{
	width:500px;
}
.linkOnGray
{
  font-weight:bold;
  color:#4E80BF !important;
  text-decoration: underline;
}
.PreferredShipping td {
	margin: 0;
	padding:0;
}
.PreferredShipping
{
  white-space: nowrap;
	overflow: hidden;
	margin-top: -10px;
}
.PreferredShipping
{
	display:block;
}
.PreferredShipping ol
{
	list-style: outside none none;
	display:block;
	clear:both;
}
.PreferredShipping li
{
	list-style: outside none none;
	margin:0;
	float:left;
}

.PreferredShipping label
{
  padding-top:10px;
  display: inline-block;
	margin-right: 10px;
  padding-left: 4px;
}
.graybox{display:block; width:100%;}
.graybox *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#e3e4e9}
.graybox1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f2f3f5;
  border-right:1px solid #f2f3f5;
  background:#eaeaee}
.graybox2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fcfcfc;
  border-right:1px solid #fcfcfc;
  background:#e8e9ed}
.graybox3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e8e9ed;
  border-right:1px solid #e8e9ed;}
.graybox4{
  border-left:1px solid #f2f3f5;
  border-right:1px solid #f2f3f5}
.graybox5{
  border-left:1px solid #eaeaee;
  border-right:1px solid #eaeaee}

.grayboxfg{
  background:#e3e4e9; padding:0px 15px;}

/* Chicken Pictures */
.chickenPicsThumb
{
  padding: 2px;
}

.imageFloatLeft{float:left;vertical-align:top; padding:0px 10px 10px 0px;}

/* Products */
.productName
{
  margin:0px;
  padding:0px;
  font-weight:normal;
}

#ProductImageArea
{
	width:295px;
	float:left;
}
#ProductImageThumbs
{
	width:232px;
	margin-left:24px;
	height: 75px;

}
#ProductBuyArea
{
	max-width:435px;
	width:100%;
	float:left;
}
#ProductBuyArea img
{
	padding:0 3px;
}
#ProductDescription
{
    clear: both;
/*	clear: both;
	overflow: hidden; */
}
#ProductImageLarge
{
	width:280px; height:300px;
	overflow:hidden;
}
.ProductImageThumb
{
	border: 1px solid silver;
	text-align: center;
	margin: 0 1px;
	padding: 2px;
	width:50px;
	float:left;
}
.add-to-basket-area a {
	color:#47476D;
}
.button
{
	color: white !important;
	background-color: #4E80BF;
	display: inline-block;
	border-radius: .33em;
	font-family: 'Roboto', sans-serif;
	font-size:1.25em;
	padding:5px 20px;
	text-align:center;
	margin:0;
	white-space: nowrap;
}
.search-button
{
	padding: .15em .5em !important;
}
.add-to-basket-button {
	width: 150px;
	margin:10px 0 10px 10px;
}
.add-to-basket-area {
	float: right;
	text-align: right;
	
	margin:10px 0 0 0;
}

.quantity
{
		font-family: 'Roboto', sans-serif;
	font-size:1.25em;
	padding:5px;
	margin:10px auto;
	text-align:center;
}
.social-buttons
{
float: left;
display: inline;
clear: both;
margin:20px 0;
}
.social-buttons div 
{
	float:left;
	margin: 0 20px 0 0;
}
.social-buttons .pinit
{
} 

.social-buttons .g-plusone
{
}

.social-buttons .tweet
{
}
.slick-slider
{
	margin-bottom:0 !important;
}
.slick-dots
{
	bottom:0px !important;
	position:relative !important;
	height: 0px;
}
.slick-dots li button {
	width:14px !important;
}
.slick-dots li
{
	margin:0 !important;
	width:14px !important;
	/*bottom:20px;*/
}
.slick-prev, .slick-next
{
	background-color:silver !important;
	height: 56px !important;
	width:25px !Important;
}
.slick-prev
{
	margin : -38px 0 0 -14px !important;
	left: -10px !important;
}
 .slick-next
{
	margin : -38px 0 0 0 !important;
	right: -24px !important;
}
 .productListing .slick-prev, .productListing .slick-next
 {
height: 165px !important;
top: 48px;
	width:25px !important;
 }
 .productListing .slick-next
 {
	 right:-27px !important;
 }

 .productListing .slick-prev
 {
	left: -13px !important;
 }
 .productListing .slick-slider
 {
	 	margin: 0 25px 10px 25px !important;
 }
 .ProductAttributes .textSubHeader
 {
	 display: block;
	margin-top: 8px;
 }
 .ProductAttributes .textbox
 {
	 width:280px;
 }

 .availability-icon
 {
	padding: 0 5px;
	font-size:1.5em !important;
 }

 .out-of-stock
 {
	 color:#AA0000;
 }

 .available
 {
	 color:#00AA00;
 }
/* Contact Us */
.contactustable .right
{
  padding:0px 0px 10px 14px;
  vertical-align:top;  
}
.contactustable .left
{
  padding:0px 0px 10px 0px;
  vertical-align:top;  
}

.clear {clear:both;}
.right {float:right;}

.SocialText
{
	float:left;
	padding:8px 5px 0 0;
}

#footerStrip
{
	text-align:center;
	margin-left:10px;
}

#footerSocialStrip
{
	float:left;
	color:#888888;
	font-size:1em;
	margin-top:25px;
}

#footerSocialStrip a {
	background:url("../images/designBits/footerSocial_BG4.png") repeat scroll 0 0 transparent;
	float:left;
	height:40px;
	text-indent:-9999px;
	width:40px;
}

#footerSocialStrip a.followFacebook
{
background-position:0px -39px;
}

#footerSocialStrip a.followFacebook:hover {
background-position:0px 0;
}

#footerSocialStrip a.followTwiter {
background-position:-40px -39px;
}

#footerSocialStrip a.followTwiter:hover {
background-position:-40px 0;
}

#footerSocialStrip a.followGoogle {
background-position:-80px -39px;
}

#footerSocialStrip a.followGoogle:hover {
background-position:-80px 0;
}

#footerSocialStrip a.followBlog {
background-position:-120px -39px;
}

#footerSocialStrip a.followBlog:hover {
background-position:-120px 0;
}

#footerSocialStrip a.followPinterest {
background-position:-160px -39px;
}

#footerSocialStrip a.followPinterest:hover {
background-position:-160px 0;
}

a.bbb
{
	float:left;
	margin-top:25px;
}
.AuthorizeNetSeal
{
	float:left;
	margin-left:20px !important;
	margin-right:10px !important;
}

.ccards
{
	background:url("../images/designBits/ccards.gif") no-repeat scroll 0 0 transparent;
	margin-top:26px;
	width:185px;
	height:33px;
	float:left;
	margin-left:10px;
}
.trustguard
{
	margin: 25px 0 0 10px;;
	float:right;
}


.Sold-Out,.Very-Limited-Availability,.Limited-Availability,.Available,.TBD
{display:table-cell;vertical-align:middle;}

.Sold-Out{color:Silver;}
.Very-Limited-Availability{color:#BD2700;}
.Limited-Availability{color:#FFB70D;}

.BL-Sold-Out,.BL-Very-Limited-Availability,.BL-Limited-Availability,.BL-Available,.BL-TBD{height:8px;}

.BL-Sold-Out{background-color:#BD2700 !important;}
.BL-Very-Limited-Availability{background-color:#FFB70D !important;}
.BL-Limited-Availability{background-color:#FFB70D !important;}
.BL-Available{background-color:#005812 !important;}
.BL-TBD{background-color:#FFFFFF !important;}

.BreedListAvailMatrix{float:left;max-width:640px;}
.BreedListAvailMatrix Div {width:35px;float:left;margin-top:1px;}
.BreedListAvailMatrix Div Div {padding: 1px 0px;background-color:#E3E4E9;text-align:center;margin-top:0px;}

.BreedListRow{width:100%;border-bottom:1px solid #888888;}
.BreedListName{width:90px;padding:5px;float:left; display:table;height: 72px;}
.BreedListName a {display:table-cell;vertical-align:middle;}
	
#BreedListAvailGrid
{
	margin:auto 0;
}

#controls
{
	list-style: none outside none;	
	position:absolute;
	margin: 0 0 0 -5px;
}
#controls li
{
    background-color: #3C496B;
    float: left;
    margin: 5px;
    padding: 5px 7px;
    color: #FFFFFF;
    border-radius: 4px;
		-moz-border-radius: 4px;
}

#controls li a,#controls li a:link,#controls li a:visited,#controls li a:active
{
	color: #FFFFFF;
}

#controls li.current
{
	background-color: #BCCAE4;
	color:#000000;
}

.aval_breed_name
{
	border-bottom: solid 1px black;	
}

.ProductDetails
{
	overflow:hidden;
}
.ProductDetailsImages
{
	float:right;
	margin-left: 15px;
}
.ProductDetailsImages ul
{
	list-style-type:none;
margin-top: 0;
}
.ProductDetailsImages ul li
{
	padding-top:5px;
}
.ProductDetailsImages img
{display:block;margin-bottom:5px}
.BabyChickAvailability
{
	margin-bottom:20px;
}
#ChickAvailabilityMatrix, #StartedAvailabilityMatrix {
	padding: 0px;
	border: solid 1px #3C496B;
	display: inline-block;
	overflow-y: scroll;
	height: 178px;
	width: 430px;
}

#ChickAvailabilityMatrix .BreedAvailability
{
	width: 80px;
	border:solid 1px #3C496B;
	float:left;
}

#ChickAvailabilityMatrix .BreedAvailability .BreedAvailabilityDate
{
	padding: 2px 0px;
	border-bottom:solid 1px #3C496B;
	background-color:#E3E4E9;
	text-align:center;
}

#ChickAvailabilityMatrix .BreedAvailability .BreedAvailabilityText
{
    position:relative;
	padding: 2px 0px;
	text-align:center;
	height:34px;
	display:table;
	width:100%;
}
#AvailabilityButtons
{
	overflow:hidden;
	margin-top:5px;
	cursor:pointer;
}
#AvailabilityButtons div
{
	float:left;
	padding:5px 13px;
	margin:0 5px 0 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#AvailabilityButtons .on
{
	background-color:#3C496B;
	color:#fff;
	box-shadow: 5px 5px 5px #888888;
	z-index: 100;
}

#AvailabilityButtons .off
{
	background-color:#DDD;
	color:#3C496B;
	box-shadow: none;
	z-index:0;
}
.AvailabilityCount
{
	position:absolute;
	z-index:100;
	width: 78px;
	text-align: center;
	vertical-align: middle;
	height: 24px;
	padding-top: 10px;
	background-color:#FFF;
	display:none;
}
.StartedAvailability {
	display: block;
	clear: both;
	padding-bottom: 10px;
	overflow: hidden;
}
.StartedBatchCount {
	white-space: nowrap;
	padding: 3px 0;
	display: block;
}
.StartedAvailabilityDate
{
	float:left;
	width:80px;
		padding: 2px 0px;
	border:solid 1px #3C496B;
	background-color:#E3E4E9;
	text-align:center;
}

/* cart */

.cart_info_box
{
	background-color:#e3e4e9;
	border-radius: 1.2em;
	-moz-border-radius:1.2em;
	padding: 15px;
	margin:10px 0 0 0;
}

.cart_info_box h2 {
	color:#CC0000;
	font-weight:bold;
	font-size: 1em;
	margin:0;
}

.shopping-basket
{
	border:solid 1px silver;

}
.shopping-basket tr
{
	border:solid 1px silver;
}
.shopping-basket td , .shopping-basket th 
{
	vertical-align: middle;
	padding:.4em;
}
.cart-buttons
{
	margin-bottom:10px;
}
.cart-buttons a
{
	margin:10px 0 0 10px;
	float:right;
}
.checkout-options {
	margin:0 auto;
	max-width: 575px;
	overflow:hidden;
}
.checkout-option{
	border:solid 1px silver;
	border-radius: 1.2em;
	-moz-border-radius: 1.2em;
	max-width:230px;
	padding: 20px;
	float: left;
	margin: 0px 7px;
}
.checkout-option h2{
	margin:0 0 20px 0;
	text-align:center;
}
.checkout-option .button
{
	text-align:center;
}
.checkout-option .textbox
{
	width:100%;
}
/* end cart*/

/* Checkout */
.shipping-options {
	margin:0 auto;
	max-width: 575px;
	overflow:hidden;
}
.shipping-option{
	border:solid 1px silver;
	border-radius: 1.2em;
	-moz-border-radius: 1.2em;
	width:43%;
	padding: 20px;
	float: left;
	margin: 0 0 20px 0;
	text-align:left;
	min-width:200px;
}
.shipping-option h2, .payment-option h2
{
	margin:0 0 10px 0;
}
.shipping-option .button
{
}
.shipping-option .textbox
{
	width:100%;
}
.shipping-option h5 {
	text-transform:uppercase;
}
.payment-option{
	border:solid 1px silver;
	border-radius: 1.2em;
	-moz-border-radius: 1.2em;
	width:300px;
	padding: 20px;
	margin: 0px auto;
	text-align:left;
}
.checkout-information
{
	border:solid 1px silver;
	border-radius: 1.2em;
	-moz-border-radius: 1.2em;
	padding: 20px;
	margin: 0 0 20px 0;
	text-align:left;
}
.checkout-information h2 {
	margin:0 0 10px 0;
}
.shipping-option:nth-child(2n+1) {
	margin:0 15px 20px 0;
}

.checkout-information h2 a, .shipping-option h2 a {
	font-size:.7em;
	float:right;
}
.form-field-month
{
	width:170px !important;
}
.form-field-year
{
	width:80px !important;
}
/* end Checkout*/

/* Sign-in */
.sign-in-options {
		margin:0 auto;
	max-width: 575px;
}
.sign-in-option
{
	border:solid 1px silver;
	border-radius: 1.2em;
	-moz-border-radius: 1.2em;
	width:230px;
	padding: 20px;
	float: left;
	margin: 0px 7px;
}
.sign-in-option h2{
	margin: 0 0 20px 0;
	text-align:center;
}
.sign-in-option .textbox
{
	width:100%;
}
/* end Sign-in */

/* ebook */
.incubation-problems
{
	margin:10px 0 ;
	padding:15px;
}
.incubation-problems td, .incubation-problems th
{
	border:solid 1px gray;
	padding:5px;
}
/* end ebook */
/* Chick Breed*/
.breed-detail-pop
{
		border-radius: .8em;
	-moz-border-radius: .8em;
    text-align: left;
    padding: 1em;
    box-shadow: .5em .5em .5em gray;
    border: 1px solid silver;
		background-color:white;
}

/* End Chick Breed*/

/* Wallpaper*/
.wallpaper-tile
{
	float:left;
	margin:15px;
}
/* end Wallpaper*/

#leftcol h2
{
	margin-top:0px;
	color:#3C496B;
}

h3 + ul 
{
	margin-top: 0px !important;
}

.backlink, .backlink a:active, .backlink a:visited {
    padding: 10px 0;
    color: #47476D;
    display: inline-block;
    text-decoration: none !important;
}
.backlinkoptions
{
    border: solid 1px #ccc;
    position: absolute;
    width: 250px;
    z-index:100;
    border-radius: 6px; 
    display:none;
    line-height: 170%; 
    background-color:#FFF;
    padding: 5px 25px;
    box-shadow: 1px 1px 1px #aaa;
}
.backlinkoption {
    padding:5px 0;
    display:block;
}

.product_split_left, .product_split_right{
    width:48%;
    height:30px;
}
.product_split_left {
    float:left;
}

.product_split_right {
    float: right;
    text-align: right;

}

.breadcrumb {padding-top: 10px;}







@media (max-width: 1020px) {
    h2 {
        display: block;
        clear: both;
    }

    .newsletter-bucket h2 {
        clear: none;
    }
}



@media (max-width: 768px) {
    body {
        font-size: 2.5em;
    }

    #logo {
        float: none;
        text-align: center;
    }

    .headerTextBlock {
        display: none;
    }

    #mobile-menu ul li {
        background-color: #E3E4E9;
        padding: 5px;
        margin: 0;
    }

        #mobile-menu ul li a, #mobile-menu ul li a:active, #mobile-menu ul li a:visited {
            color: #47476D;
        }

    #mobile-menu-icon {
        display: block;
        position: absolute;
        margin: -30px 0;
    }

    #mobile-cart-icon {
        display: block;
        position: absolute;
        right: 20px;
        color: white;
        font-size: 2em;
        margin: -33px 0;
    }

    .lpr {
        display: none;
    }

    .thmimg {
        width: 250px;
        height: 250px;
    }

    #leftcol {
        width: 100%;
        float: none;
    }

    #catlist {
    }

        #catlist ul li ul {
            display: none;
        }

            #catlist ul li ul li ul {
                display: block;
            }

        #catlist ul li:hover {
            /*	background: #f3f3f3;
	color: #2f3036;
*/
        }

        #catlist ul li .fa-chevron-right {
            display: inline;
        }

        #catlist ul li i {
            width: 100px;
            text-align: right;
        }

        #catlist ul li, #catlist ul li ul li, #catlist ul li ul li ul li {
            margin: .8em 0;
        }

    #leftFreeTools ul li {
        margin: .8em 0;
        padding: 0 0 0 0;
    }

    #leftFreeTools ul {
        display: none;
    }

    #leftFreeTools {
        margin: 0;
    }

        #leftFreeTools h2 {
            margin: 0;
            padding-top: 5px;
        }

            #leftFreeTools h2 i {
                display: inline;
            }
    /*
	#catlist ul li .fa-chevron-right:hover + ul, #catlist ul li .fa-chevron-right + ul:hover {
	display: block;
}


	#catlist ul li .fa-chevron-right:hover
{
	display:none;
}
	*/

    #srcbox {
    }

    #popular_items {
        float: none;
        padding: 20px 20px 0 0;
        width: 100%;
    }

    #hp_cheggen {
        float: none;
        margin: 40px 0 0px 20px;
        min-width: 220px;
        width: 100%;
    }

        #hp_cheggen img {
            text-align: center;
            vertical-align: middle;
            padding: 0 15px 0 0;
        }

    #other_tools {
        float: none;
        padding: 20px 0 0;
        overflow: auto;
        width: 100%;
    }

    #hp_300x250 {
        float: none;
    }

    #hp_see_also {
        float: none;
        width: 100%;
    }

    #hp_articles {
        clear: both;
    }

    .label-for {
        display: block;
        white-space: nowrap;
    }

    .form-row input {
        width: 100% !important;
        display: block;
    }

    #ChickensBreakdown {
        display: block;
    }

    .form-row {
        height: auto;
    }

    #checkout-steps {
        display: none;
    }

    .dropdown {
        width: 100% !important;
    }

    .footer {
        line-height: 1.5em;
        font-size: .9em;
    }

    #ProductBuyArea {
        max-width: none;
    }

    #ProductImageArea {
        margin: 0 auto;
        float: none;
    }

    .dropdown {
        width: 100% !important;
    }

    .checkout-option {
        margin: 10px auto;
        float: none;
    }

    .checkout-textarea {
        width: 100%;
    }

    .shipping-option {
        margin: 0 0 20px 0;
        float: none;
        width: inherit;
    }

        .shipping-option:nth-child(2n+1) {
            margin: 0 0 20px 0;
        }

    .payment-option {
        margin: 10px auto;
        float: none;
    }
}

@media (max-width: 640px) {
    .sign-in-option {
        margin: 10px auto;
        float: none;
    }

    .form-field-month {
        width: 60% !important;
    }

    .form-field-year {
        width: 37% !important;
    }

    .shopping-basket td:nth-child(1), .shopping-basket th:nth-child(1),
    .shopping-basket td:nth-child(6), .shopping-basket th:nth-child(6) {
        display: none;
    }

    #ChickAvailabilityMatrix, #StartedAvailabilityMatrix {
        width: 100%;
    }

    .iframevideo
    {width:100% !important;}
}


/* Search Results*/
@media (max-width:964px) {


}

@media (max-width:936px) {
        body {
        font-size: 14px;
    }

    .lpr {
        display: none;
    }
    .productListing {
        text-align: center;
    }

        .productListing .tile {
            float: none;
            margin: 0 auto;
            display: inline-block;
        }

            .productListing .tile:nth-child(2n+1) {
                margin: 0 20px 0 0;
            }

    .tile {
        width: 250px;
    }

    .thmimg {
        width: 250px;
        height: 250px;
    }

    .image-zoom {
        display: none !important;
    }

    .QA img {
        width: 100% !important;
        height: auto;
    }
    .product_split_left, .product_split_right{
        width:100%;
        height:auto;
    }
    .product_split_right
    {
        float:left;
        text-align:left;

    }
}

@media (max-width:768px) {
    .productListing {
        text-align: center;
    }

        .productListing .tile {
            float: none;
            margin: 0 auto;
            display: inline-block;
        }

            .productListing .tile:nth-child(2n+1) {
                margin: 0 40px 0 0;
            }

    .tile {
        width: 280px;
    }

    .thmimg {
        width: 280px;
        height: 280px;
    }

    .image-zoom {
        display: none !important;
    }

    .bucket-50 {
        width: 100%;
    }
}


@media (max-width:736px) {
    .productListing {
        text-align: center;
    }

        .productListing .tile {
            float: none;
            margin: 0 auto;
            display: inline-block;
        }

            .productListing .tile:nth-child(2n+1) {
                margin: 0 20px 0 0;
            }

    .tile {
        width: 250px;
    }

    .thmimg {
        width: 250px;
        height: 250px;
    }

    .image-zoom {
        display: none !important;
    }
}

@media (max-width:600px) {
    .productListing .tile {
        float: none;
        display: inline-block;
    }
}

