/* CSS Document */
body{
	background:url(../image/main-bkg-repeat.png) repeat-x;
	color: #575757;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24pt;
}
body.blog{
	line-height: 18pt;	
}
h1, h2, h3, h4{
	font-family: 'Amaranth', sans-serif;
	color: #009bc9;
	/*color: #003f5e; Old color - a little darker*/
	margin-bottom: 10px;
}
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited{
	font-weight:normal;	
}
h1{	font-size:36px; line-height: 1; }
h2{ font-size:24px; }
h2.sub-head{
	font-family:Arial, Helvetica, sans-serif;
	color: #003f5e;
	font-size: 17px;
	font-weight: bold;		
}
p{
	margin: 15px 0;
}
a:link, a:visited{
	font-weight:bold;
	color: #009bc9;
	text-decoration:none;
}
.error{
	font-weight: bold;
	color: #B00;
}

#page-wrapper{
	background:url(../image/main-bkg.png) no-repeat center top;
	width:100%;
	min-height: 637px;
	margin:0;
}

.content{
	width:968px;
	margin: 0 auto;
	padding: 20px 0;
}
.heading-subtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #575757;	
}
#social-links{
	text-align:right;
	padding-top:30px;
	padding-bottom:0;
}
#social-links li{
	display:inline;
	margin-left:22px;
}

#nav-container{
	background:url(../image/nav-bkg2.png) repeat-x;
	height: 62px;
	width:100%;
	margin-top:5px;
}

#nav{
	padding:17px 0;	
}
#nav ul{
	margin-left: 230px;
}
#nav li{
	display:inline;
	margin-left:30px;
}
#nav li a:link, #nav li a:visited{
	font-family: 'Amaranth', sans-serif;
	color: #009bc9;
	text-decoration:none;
	font-size:18px;
	font-weight:normal;
}
.border-section{
	padding: 15px;
	border-radius: 5px;
	background: #EEE;
	margin-bottom: 10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;	
}
#search-form-container{
	background:url(../image/seach-form-bkg-short.png) no-repeat 10px 100%;
	/*background:url(../image/seach-form-bkg2.png) no-repeat 10px 100%;*/
	/*width: 217px;*/
	/*height: 431px;*/
	margin-top:-130px;
	background-position-y: 128px;
}

#search-form{
	width:160px;
	margin-left: 27px;
}

#search-form .text-input{
	width: 146px;
	font-size: 16px;
	padding: 7px 2px 5px 5px;
	/*font-weight: 900;*/
	color: #003f5e;;
	border: 1px solid #CCC;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	height: 22px;
}

#dairy-code-input.search-field-focus{
	width:300px;
}
.ui-autocomplete-loading {
	background: white url('../image/loading.gif') right center no-repeat;
}

#search-form .label{
	display:block;
	margin-left: 2px;
	background:url(../image/search-step-bkg.png) no-repeat;
	color:#FFF;
	text-transform:uppercase;
	font-family: 'Amaranth', sans-serif;
	font-style:italic;
	margin-bottom: -6px;
	margin-left: -3px;
	padding-left:12px;
}

#search-form .help-button{
	margin-left: -37px;
}

#search-form .help-button img{
	margin-bottom: -5px;
}

#submit-button{
	margin-top:10px;
}

#feature-content{
	float:right;
	margin-top: 200px;
}

.plus-button{
	cursor:pointer;	
}
#plus-button-3{
	float: right;
	margin-right: 250px;
	margin-top: 90px;
}
#plus-button-2{
	margin-right: 256px;
	float: right;
	margin-top: 186px;	
}
#plus-button-1{
	float: left;
	margin-right: 90px;	
}
.popup-close{
	margin-top: -36px;
	float: right;
	margin-right: -12px;	
}
.sample-code-image{}
.website-name{
	font-style: italic;	
}

#feature-popup-container{
	width: 535px;
	position: absolute;
	background: white;
	padding: 22px;
	border-radius: 10px;
	border: 1px solid #CCC;
	box-shadow: 5px 5px 11px #333;
	margin-top: -30px;
	margin-left: 44px;
	opacity: 0.9;
}

.home-sub-head{
	color: #003F5E;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 17px;
	font-weight: bold;	
}

#main-content{margin-top: 190px;}
.home-page #main-content{ margin-top: 250px;}
#main-content ul{
	margin-left: 40px;	
}
#tabs ul {
	margin-left: 0;
}


.col{
	float:left;
}

.left-col, #contact .left-col{
	width: 50%;
	padding-right: 5%;
	margin-left: 10%;
}
.right-col{
	width:34%;
}

.ad{
	width:300px;
	height:250px;
	/*background-color: #009bc9;*/
/*	padding: 15px;
	border-radius: 5px;
	background: #EEE;
	/*background: url(../image/contact-bkg.png) repeat;*/
	margin-bottom: 10px;
}
.big-ad{
	width: 336px;
	height: 280px;
/*	padding: 15px;
	border-radius: 5px;
	background: #EEE;
	/*background: url(../image/contact-bkg.png) repeat;*/
	margin-bottom: 10px;	
}
.square-ad{
	width:250px;
	height:250px;
}

/*********************************** contact form ***************************************/
#contact-wrapper{
	background:url(../image/contact-bkg2.png) repeat-x;
}

#contact .left-col{
	width: 370px;
}
#contact .right-col{
	width:45%;
}

#contact h1 {
	margin-left:10%
}

#contact #sharing{
	text-align: center;	
}

#contact .text-input{
	display: block;
	width: 282px;
	border: 1px solid #CCC;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	height: 22px;
	padding: 9px;
	font-style: italic;
	margin-bottom: 6px;
	font-family:Arial, Helvetica, sans-serif;
}
#contact #comment{
	padding: 9px 9px;
	height:auto;
}
#contact #did-you-find{
	width: 282px;
	border: 1px solid #CCC;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	padding: 9px;
	background:#FFF;
	font-style: italic;
	margin-bottom: 6px;
}
#contact #did-you-find span{
	color: #AAA;	
	display:block;
}
#contact #did-you-find span.find-it-label{
	color:#000;
	display:inline;
	margin-right:20px;
}
#contact .warning{
	border-color: #F31;	
}
#contact-response{
	color: #009bc9;
	font-weight:bold;
	height: 46px; 
}
#contact #contact-error{
	font-weight: bold;
	color: #B00;
	padding-top: 8px;
	vertical-align: top;
	display: inline-block;	
}
#contact-submit-button{
	margin:0;	
}

/************************************ footer *********************************/
#footer-wrapper{
	background:url(../image/footer-bkg.png) repeat-x #bfc5c8;	
}
#footer{
	color: #444;	
}
.foot-col{
	float: left;
	width: 19%;
	padding: 0 2%;	
}
.foot-col.wide{
	width:27%	
}
#footer h2{
	border-bottom: 2px solid #444;
	padding-bottom: 7px;	
	color: #444;
	text-transform: uppercase;
}
#footer a:link, #footer a:visited{
	color: #FFF;	
}
#footer p{
	line-height:normal;
	font-size:12px;
}
#footer #site-map li{
	list-style:none;
}
#footer #site-map a:link, #footer #site-map a:visited{
	font-family: 'Amaranth', sans-serif;
	font-weight: normal;
	font-size: 18px;
}
#social-footer{
	line-height:normal;
}
#social-footer ul{
	margin-top: 10px;
}
#social-footer li{
	list-style-type: none;
	margin-bottom: 5px;
	font-size:12px;	
}
#social-footer img{
	margin-bottom: -3px;
	margin-right:5px;	
}
#footer-twitter{
	border-bottom: 2px solid #444;
	padding-bottom: 7px;
	line-height:normal;
}
#footer-fb{
	margin-top:13px;
	line-height:normal;
}
#footer-blog{	
	
}
#footer-blog p{
	margin-top:0;
}
#footer-blog p span{
	display:none;	
}
.read-more{
	display: block;
	text-align: right;
	padding-top: 5px;
	font-style: italic;
}

.privacy-policy #main-content.content{
	width: 750px;
}
/************************** Can't find dairy****************************/
.search-error-block{
	float:left;
	width:28%;
	margin-right:2%
}


/**************************Dairy Profile Styles**********************************/
.dairy-profile .left-col{
	margin-left:0;
	width: 63%;
}
#share-dairy{
	border: 1px solid #CCC;
	border-radius: 5px;
	text-align: center;
	margin-bottom: 10px;
}
#share-dairy li{
	display:inline;
	margin:0 5px;
}
#share-dairy ul{
	margin: 0;
}
.dairy-profile h1{
	text-style: italic;	
}
.dairy-profile h2#location{
	text-style: italic;
	color: #575757;		
	font-weight:normal;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.dairy-profile h2#location span{
	color: #003f5e;
	font-weight: bold;
}
.dairy-profile h2#location span#seperator{
	margin: 0 15px;
	font-weight:normal;
}
#dairy-products ul li{
	padding: 20px;
	list-style-type: none;
	border-bottom: dashed 1px #CCC;
}
#dairy-products ul li span{
	vertical-align: top;
}
.content-tab{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#raw-box{
	height: 16px;
	width: 16px;
	background: #003F5E;
	display: inline-block;
}
#enforce-box{
	height: 16px;
	width: 16px;
	background: #B00;
	display: inline-block;	
}


/*********************** Local Dairies Style *******************************/
#local-search-input{
	width: 208px;
	padding: 8px;
	font-size: 18px;
	border-radius: 5px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}
#local-search-button{
	display: inline-block;
	vertical-align: middle;
	margin-top: -6px;
	
}
#local-dairies-results{
}
#search-header{
	font-size:16px;
	color: #575757;
}
.local-result{
	border-top: dashed 1px #CCC;
	padding: 10px;
	line-height: normal;
}
.local-result.first{
	border:none;	
}
.local-result-hover{
	background: #E3E3E3;
}
.local-result h3{
	font-size:18px;
	margin-bottom:5px;
}
.local-location{
	float:right;
	line-height: 1.5;
	margin-top: 5px;
}
.local-location-name{
	font-weight: bold;
	width: 191px;
	display: block;
	text-align: right;
}
.ui-widget-content a.local-list-title{
	color: #009BC9;
}
.local-distance{
	display: inline-block;
	text-align: right;
	color: #AAA;
	font-style: italic;
	font-size: 12px;
	margin-left: 95px;
}
.local-code{
	font-size:12px;
	color: #575757;
	display: inline-block;
	clear: both;
}
.local-code span{
	color:#ccc;
}
#local-map-form{
}
#no-local-results{
	font-weight: bold;
	color: #F31;
}
#local-search-intro{
	display: block;
	font-size: 12px;
	color: #AAA;
}
#local-search-location{
	font-weight: bold;
	margin-top: -10px;
	display: block;
}
.map-marker-img{
	float:right;
	margin-left: 3px;
}

.local-dairies #search-results{
	width: 36%;
	margin-right:3%;
	float: left;
}
.local-dairies #search-header{
	
}
#map-results-ads{
	width: 61%;
	float: left;
}
.map-header{
	width: 553px;
	border: 1px #CCC solid;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom: none;
	padding: 0 10px;
}
#under-map-ads .square-ad{
	display: inline-block;
}
#under-map-ads{
	margin-top: 15px;
}
.dairy-meta{margin-top: 15px;}
/************************************* store styles ***********************************/
.store.secondary-page #page-wrapper{
	background: url(../image/store-header-bkg.png) no-repeat center top
}
.store #main-content.content{
	margin-top: -74px;
	width: 934px;
}
.store h1{
	margin-top: 34px;
}
.store #contact h1{
	margin-top: 0;
}
.store #store-logo{
	float:left;
	position: relative;
	left: -78px;
	margin-bottom: -70px;
}
#featured-product-container{
	float: left;
	width: 600px;
	height: 192px;
	margin-top: 58px;
	overflow: hidden;
	margin-left: -67px;
	border: solid #856A38 7px;
}
#feature-overlay{
	background:	url(../image/billboard-overlay.png) no-repeat;
	width: 600px;
	height: 250px;
	position: relative;
	top: -250px;
}
#featured-product-reel{
	width:6000px;
	position:relative;
}
.featured-product{
	float:left;
	width: 600px;
	overflow: hidden;
	background: white;
}
.feature-image{
	float: left;
	position: relative;
	left: -91px;
	top: -33px;
	width: 300px;
	text-align: right;
}
.feature-info{
	font-family: 'Amaranth', sans-serif;
	position: relative;
	left: -25px;
}
.feature-title a{
	color: #003f5e;
	display: block;
	font-size:25pt;
	margin-top:11px;
}
.feature-price{
	color: #009bc9;
	display: block;
	font-size: 40pt;
	margin-top: 30px;
}
#feature-nav{
	clear: both;
	position: relative;
	left: 400px;
	top: -35px;
	width: 200px;
}

#product-list{
	background: #F7F7F7;	
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border: solid 1px #e0e0e0;
	border-left:none;
}
#products-header{
	padding: 10px;
	border-left: solid 1px #E0E0E0;
	border-top-left-radius: 5px;
	background: url(../image/product-header-bkg.png) repeat-x;
}
#product-list .product-container{
	height: 262px;
	overflow: hidden;	
	float: left;
	width: 310px;
	border: solid 1px #e0e0e0;
	border-right: none;
	border-bottom:none;
}
#product-list .product-container.last.column-1, #product-list .product-container.last.column-2{
	border-right: solid 1px #e0e0e0;
}
.return-to{
	font-family: 'Amaranth', sans-serif;
	float:right;
	margin: 11px 0 13px 0;
}
.return-to-logo{
	margin-bottom: -16px;
}
.store #main-content ul.dropdown-menu{
	margin-left: 6px;
}
#product-list .product{
	line-height: normal;
	
	height: 524px; /* double the .product-container height */
	position: relative;
}
#product-list .product.product-ad{
	padding: 6px 0 0 0;
	text-align: center
}
#product-list .image-block{
	text-align: center;
	background: #FFF;
	padding: 14px;
	border: solid #EEE 1px;
}
#product-list .product-title{
	text-align: left;
	margin-top: 10px;
	display: block;
}
#product-list .price-block{
	margin-top: 7px;
}
#product-list .price-block span{
	float: left;
	margin: 0;	
	font-family: 'Amaranth', sans-serif;
	font-size: 24px;	
}
#product-list .price-block a{
	float: right;
	margin: 0;	
}
#product-list .product-description{
	text-align:left;
	height: 107px;
}
#product-list .product-image-link{
	display: block;
	margin: 0 auto;
}
#product-list .product-tile{
	height: 262px;
	padding: 10px;
}
#product-list .product-hover{
	height: 262px;
	background: #F0F0F0;
	padding: 10px;
}

/************************ Secondary Page Styles ******************************/
body.secondary-page{
	background:url(../image/main-bkg-repeat-secondary.png) repeat-x;
}
.secondary-page #page-wrapper{
	background:url(../image/main-bkg-secondary2.png) no-repeat center top;
	min-height: 377px;
}
.secondary-page #search-form-container {
	height: 335px;
}
.secondary-page #main-content {
	margin-top: 0px;
	min-height: 325px;
}
.secondary-page .left-col{
	margin-left:0;
	width: 60%;
}
/************************* Blog *****************************************/
#share-this-post{
	margin-bottom: 20px;	
}
#respond{
	background: #EEE;
	border-radius: 5px;
	padding: 20px;
}
#respond .text-input{
	display: block;
	width: 282px;
	border: 1px solid #CCC;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	height: 22px;
	padding: 9px;
	font-style: italic;
	margin-bottom: 6px;
	font-family:Arial, Helvetica, sans-serif;
}
p.form-submit{
	margin: 0;
	height: 40px;	
}
.post ul{
	margin-left:30px;
}
#searchform #s{
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #CCC;
}
#searchsubmit{
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
}
ul#blog-category-list{
	list-style-type: none;
	margin-left:2px;
}
.avatar{
	float: left;
	margin-right: 10px;	
}
#author-post-info h2{
	margin: 0;
}
.comment{
	border-top: 1px dashed #CCC;
	padding: 10px 10px 0 10px;
}
.blog img.alignleft{
	float:left;
	margin: 10px 10px 10px 0;
}
.blog img.alignright{
	float:right;
	margin: 10px 0 10px 10px;	
}
#author-header{
	margin:0;
}
.related-posts-block{
	margin-bottom: 15px;
}
.related-title{
	font-weight: bold;
	color: #003f5e;
}
.related-image{
	text-align: center;
}
.related-text{
	height:55px;
	font-size: 12px;
	text-align: left;
	padding: 0 15px;
	line-height: 1.6
}
.related-post{
	float:left;
	width: 24%;
	border-left: 1px dashed #CCC;
}
.related-post.last{
	border-right: 1px dashed #CCC;
}
.related-post a{display:block;}
h2.related-header, article header h2{
	color: #009bc9;
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 0;	
}
article h2{
	font-size:18px;
	color: #003f5e;
	margin-bottom: 0;
	margin-top: 10px;
}
.link-ad-unit{
	margin: 15px 0;
}
article.in-the-loop{
	border-bottom: 1px dashed #CCC;
	padding-bottom: 15px;
	margin-bottom: 15px;	
}
.post-thumbnail{
	margin-right: 11px;
	float: left;
	width: 125px;
}
.post-text-container{
	float: left;
	width: 75%;
}
.post-social-container{
	text-align: center;
}
.post-excerpt{
	float: left;
	width: 57%;
	margin-right: 4%;
}
.post-excerpt p{
	margin:0;	
}
.post-meta{
	font-size: 12px;
	color: #AAA;
}
.post-box{}
.post-comment-count{
	padding: 5px 36px 14px 20px;
	background: url(../image/comment-bubble.png) no-repeat
}

/**************************************** Finding my code **************************************/
#find-left-col{
	float: left;
	width: 346px;
}
#accordian.find-my-code-steps{
}
.find-my-code-steps span.num-bkg{
	background: url(../image/number-bkg.png) no-repeat;
	width: 26px;
	height: 24px;
	display: inline-block;
	padding: 3px 0 0 10px;
	margin-top: -5px;
	color: white;
}
#find-sub-head{
	width: 316px;
}

#find-sub-head p{
	line-height: 1.5;
	margin: -9px 0 0 0;
}
.find-my-code-steps h3{

}
.find-my-code-steps div p{
	padding: 0 15px;
}
#find-features{
	float: left;
	width: 600px;
	margin-left: 20px;
}
.find-feature{
	display:none;
}
#find-1.find-feature{
	display:block;
}
.finding-my-code #slide-left{
	position: relative;
	top: -150px;
	left: 80px;
}
.finding-my-code #slide-right{
	position: relative;
	top: -150px;
	left: 425px;
}


#example-container{
	width: 600px;
	overflow: hidden;
	margin: 0 auto;
}
#example-slides-reel{
	width: 6150px; /* 10x the (width + left/right margin) of .slide */
	position: relative;
}
.slide{
	width: 600px;
	float: left;
	margin-left: 15px;
	line-height: 1.5;
}
.slide.first{
	margin-left:0;	
}
.example-img{
	display: block;
	margin: 30px auto 0px auto;
}
.slide-nav-button{
	width: 16px;
	height: 16px;
	display: inline-block;
	background: #CCC;
}
#slide-navigation{
	display: inline;
	margin-left: 20px;
}
.selected-slide-nav{
	background: #999;	
}