/* @override http://www.mannapro.com/wp-content/themes/mannapro/style.css */
 
/*
Theme Name: MannaPro
Description: MannaPro
Version: 1.0
Author: AKA Communications
Author URI: http://www.mannapro.com

*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	letter-spacing: auto;
	text-rendering: optimizeLegibility;
text-rendering: geometricPrecision;
font-smooth: always;

font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
html, body {
  margin: 0;
	padding: 0;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
html {
	overflow-y: scroll;
	outline: none;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
ul, li {
	padding: 0;
	margin: 0;
}
.interior{margin-left: 10px;}
img {
	border: 0;
}
#wrapper {
	width: 1000px;
	margin: 0px auto;
}
sup {
	line-height: 75%;
	font-size:x-small;
	vertical-align:super;
}
#header {
	position: relative;
	height: 146px;
	border-bottom: 1px solid #e5e5e5;
}

.clear {
	clear: both;
	height: 0px;
}
.hide {
display:none;
}
.b, strong {
font-weight:bold;
}
.u {
text-decoration:underline;
}
.oj {
	color: #f06f2d;
}
.fright {
float:right;
}
.fleft {
float:left;
}
.btn {
cursor:pointer;
}
.mpboth {
	clear: both;
	height: 0px;
}

#mannapro-home {
	width: 153px;
	height: 116px;
	float: left;
	display: inline;
	margin: 21px 0 0 63px;
}

#mannapro-home h1 {
	margin: 0;
	padding: 0;
	width: 200px;
}

#top-nav {
	float: right;
	display: inline;
	margin: 10px 10px 0 0;
	height: 20px;
	width: 335px;
}

#top-nav ul {
	font-size: 10px;
	line-height: 10px;
	margin: 8px 0 0 0;
	padding: 0;
	list-style: none;
	float: left;
}

#top-nav li {
	display: inline;
	padding: 0 10px 0 5px;
	background-image: url(/wp-content/uploads/2010/08/mannapro_ul_rightborder.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
li#menu-item-198 {
	background-image: none;
	padding-right: 0;
}
#top-nav a {
	color: #231f20;
	text-decoration: none;
}

#top-nav a:hover {
	text-decoration: underline;
}

#top-nav img {
	float: left;
	display: inline;
	margin: 0 0 0 8px;
	padding: 0;
}

.menu-topnav-container {
	float: left;
}

.social-media {
	width: 72px;
	float: left;
	margin: 4px 0px 0px 0px;
}

.social-media-icon {
	width: 16px;
	height: 16px;
	margin: 0px 0px 0px 8px;
	background-image: url('/wp-content/uploads/2012/02/mannapro-social-sprite.png');
	background-repeat: no-repeat;
	float: left;
}

.social-media-icon a {
	width: 16px;
	height: 16px;
	display: block;
}

.sm-facebook {
	background-position: 0px 0px;
}

.sm-twitter {
	background-position: -20px 0px;
}

.sm-pinterest {
	background-position: -40px 0px;
}

img a {
	border: 0;
}

#main-nav {
	float: right;
	display: inline;
	margin: 87px 10px 0 0;
	padding: 0;
	/* height: 30px; */
	/* line-height: 30px; */
	width: 670px;
	overflow: visible;
}

#main-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	/* height: 30px; */
	float: left;
	display: inline-block;
}

#main-nav li {
	float: left;
	display: inline-block;
	/* height: 30px; */
}

#main-nav a {
	display: inline-block;
	color: #231f20;
	padding: 0 14px;
	margin: 0;
	text-decoration: none;
	background-image: url(/wp-content/uploads/2010/08/mannapro_ul_rightborder.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#main-nav li a:hover {
	display: inline-block;
	border-bottom: 6px solid #fdbc5f;
}

#main-nav li.current-menu-item a {
	display: inline-block;
	border-bottom: 6px solid #fdbc5f;
}

#main-nav li.current-page-ancestor a {
	display: inline-block;
	border-bottom: 6px solid #fdbc5f;
}

#search {
	padding: 0px;
	margin: 2px 0 0 0;
	float: right;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#searchform {
	padding: 0;
	margin: 0;
}

#searchform input {
	margin: -3px 0 0 0;
	vertical-align: top;
	display: inline;
}

#searchform label {
   	padding: 0 2px 0 0;
	margin: 0px;
	vertical-align: top;
}

.search-input-field {
	height: 12px;
	width: 100px;
	font-size: 10px;
}

#searchsubmit {
	width: 22px;
	height: 18px;
	text-indent: -9999px;
	cursor: pointer;
	border: none;
	font-size: 0;
	margin: 0;
	padding: 2px 0 0 0;
}

#home-main {
	margin: 5px 0 0 0;
	z-index: 10;
	height: 296px;
}

#home-main a {
	text-decoration: none;
}

#home-main img {
	border: 0;
}

#home-nav {
	width: 245px;
	height: 296px;
	float: left;
	z-index: 10;
	position: relative;
	overflow: hidden;
}

#home-splash {
	position: relative;
	width: 798px;
	height: 296px;
	float: left;
	display: inline;
	z-index: 1;
	margin: 0 0 0 -46px;
}

#home-splash a:hover {
	text-decoration: underline;
}

#home-splash img {
	z-index: 1;
	position: relative;
}

#home-products {
	width: 1000px;
	height: 46px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background-image: url(/wp-content/uploads/2010/08/mannapro_productsmenu_bckgrd.gif);
	background-repeat: no-repeat;
	margin: 5px 0 0 0;
}

#home-products ul {
	list-style: none;
	font-size: 13px;
	font-weight: bold;
	line-height: 44px;
	margin: 0 0 0 49px;
}

#home-products li {
	display: inline;
	margin: 0 0 0 9px;
}

#home-products a {
	color: #b0a18d;
	text-decoration: none;
}

#home-products a:hover {
	text-decoration: underline;
}

#home-sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#home-sidebar img {
	border: 0;
	vertical-align: center;
	margin-top: 14px;
}

#home-sidebar li {
	float: left;
	display: inline;
	height: 230px;
	text-align: center;
}

.mybox {
	width:798px;
	height:296px;
	position: relative;
}

#text-3 {
	border-right:  1px solid #e5e5e5;
}

#text-4 {
	border-right:  1px solid #e5e5e5;
}

#home-sidebar h3 {
	font-size: 14px;
	color: #00703c;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#home-sidebar p {
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 0 0 8px 0;
}

#home-sidebar a {
	color: #00703c;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#home-sidebar a:hover {
	text-decoration: underline;
}

#featured-product1 {
	width: 285px;
	text-align: left;
	float: left;
	display: inline;
	padding: 35px 25px 20px 0;
}

#featured-product1 h2 {
	margin: 0 -25px 0 0;
}

#home-sidebar h2 {
	color: #00703c;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}
#home-sidebar #where-to-buy{
	text-align: center;
}
#home-sidebar #where-to-buy span {
	color: #00703c;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	width: 120px;
	height: 30px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 10px;
}
#home-sidebar #where-to-buy span a{
		font-size: 14px;
	color: #f06f2d;
}
#home-sidebar #where-to-buy span a:after {
    content: "\25B8";
}
#featured-product2 {
	width: 328px;
	text-align: left;
	padding: 35px 25px 30px 25px;
	float: left;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

#where-to-buy {
	width: 285px;
	float: left;
	padding: 35px 0px 20px 15px;
}

#where-to-buy input {
	width: 175px;
}

#where-to-buy h2 {
	margin: 0 0 20px -25px;
}

#wtbSearch {
	width: 200px;
	margin: 0 auto;
}

#searchby {
	margin: 0 0 10px 0;
}

#home-rotate-1 {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

.where-mannapro {
	color: #fdbc5f;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

#home-rotate-1 h2 {
	background-image: url(/wp-content/uploads/2010/08/where_open.png);
	background-repeat: no-repeat;
	width: 400px;
	height: 75px;
	text-indent: -9999px;
	position: absolute;
	top: 20px;
	left: 40px;
	margin: 0;
	padding: 0;
}

#home-rotate-1 p {
	margin: 0;
	width: 310px;
	padding: 0;
	position: absolute;
	top: 85px;
	left: 60px;
}
#home-rotate-2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

#home-rotate-2 h2 {
	background-repeat: no-repeat;
	width: 400px;
	height: 75px;
	text-indent: -9999px;
	position: absolute;
	top: 20px;
	left: 40px;
	margin: 0;
	padding: 0;
}

#home-rotate-2 p {
	margin: 0;
	width: 285px;
	padding: 0;
	position: absolute;
	top: 120px;
	left: 150px;
}

#home-rotate-3 {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

#home-rotate-3 h2 {
	background-image: url(/wp-content/uploads/2010/08/where_straight.png);
	background-repeat: no-repeat;
	width: 400px;
	height: 75px;
	text-indent: -9999px;
	position: absolute;
	top: 20px;
	left: 40px;
	margin: 0;
	padding: 0;
}

#home-rotate-3 p {
	margin: 0;
	width: 315px;
	padding: 0;
	position: absolute;
	top: 95px;
	left: 60px;
}
#home-rotate-4{
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

#home-rotate-4 h2 {
	background-repeat: no-repeat;
	width: 400px;
	height: 75px;
	text-indent: -9999px;
	position: absolute;
	top: 20px;
	left: 40px;
	margin: 0;
	padding: 0;
}

#home-rotate-4 p {
	margin: 0;
	width: 368px;
	padding: 0;
	position: absolute;
	top: 95px;
	left:45px;
}

#home-rotate-5 {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

#home-rotate-5 h2 {
	background-image: url(/wp-content/uploads/2010/08/where_nature.png);
	background-repeat: no-repeat;
	width: 280px;
	height: 55px;
	text-indent: -9999px;
	position: absolute;
	top: 20px;
	left: 40px;
	margin: 0;
	padding: 0;
}

#home-rotate-5 p {
	margin: 0;
	width: 200px;
	padding: 0;
	position: absolute;
	top: 85px;
	left: 100px;
}
#page-container {
	background-image: url(/wp-content/uploads/2010/08/page_container_bg.jpg);
	background-repeat: repeat-y;
	margin: 5px 0;
	min-height: 572px;
}

#page-container.singleCol {
	background-image: url(/wp-content/uploads/2010/08/page_container_bg_singlecol.jpg);
	background-repeat: repeat-y;
	margin: 5px 0;
	min-height: 572px;
}

#page-left {
	width: 198px;
	float: left;
	display: inline;
	min-height: 572px;
	margin: 0 6px 0 0;
}

#page-left2 {
	width: 154px;
	float: left;
	display: inline;
	min-height: 572px;
	margin: 0 6px 0 0;
}

#page-left2 li.current-menu-item a {
	color: #f6aa3c;
	font-weight: bold;
}

#page-left2 li.current-menu-item ul.sub-menu a {
	color: #b0a18d;
	font-weight: normal;
}
#page-left2 #menu-item-4920 a {
	color: #b0a18d;
	font-weight: normal;
}
#page-left2 li#menu-item-4920.current-menu-item li a {
	color: #b0a18d;
	font-weight: normal;
}
#page-left2 li#menu-item-4920.current-menu-item a {
	color: #f6aa3c;
	font-weight: bold;
}
#page-left2 ul.sub-menu li.current-page-ancestor a {
	color: #f6aa3c;
	font-weight: bold;
}
#page-left2 #menu-item-4920 li.current-menu-item a {
	color: #f6aa3c;
	font-weight: bold;
}
#page-left2 #menu-item-4920 ul.sub-menu li.current-page-ancestor a {
	color: #f6aa3c;
	font-weight: bold;
}
#page-left2 #menu-item-4920 ul.sub-menu li.current-menu-item a {
	color: #f6aa3c;
	font-weight: bold;
}

#page-left2 a {
	color: #b0a18d;
	text-decoration: none;
	font-size: 13px;
}
#page-left2 a:hover {
	color: #fcaf4f;
	text-decoration: none;
}

#page-left2 ul li {
	line-height: 90%;
	margin: 7px 0;
}

#page-left2 ul.sub-menu li {
	line-height: 90%;
	margin: 0;
}

#page-content {
	font-size: 12px;
	float: left;
	display: inline;
	width: 630px;
	color: #63585B;
}
#page-content a {text-decoration: none;}
#page-content a:hover{text-decoration: underline;}
#page-content h1 {
	font-size: 18px;
}
#page-container.singleCol #page-content {
	font-size: 12px;
	float: left;
	display: inline;
	width: 790px;
	color: #63585B;
}


#page-container.singleCol #page-content.searchresults {
	margin: 30px 0 20px 35px;
	width: 700px;
}

#page-container.singleCol #page-content.searchresults h1 {
	margin: 0;
	padding: 0;
	font-size: 22px;
}

.menu {
	padding: 0;
	margin: 20px 7px 0 28px;
	list-style: none;
}

ul.menu li {
	padding: 3px 0;
}

.sub-menu {
	list-style: none;
	padding: 0 0 0 8px;
}

#page-left2 ul.sub-menu li.current-menu-item  {
	padding-left: 0;
	margin-left: 0;
}

#page-left2 ul.sub-menu li.current-menu-item {
	width: 127px;
	background-color: #fff;
	margin: 0 0 0 -31px;
	padding: 3px 0 3px 31px;
}

#page-left2 ul.menu ul.sub-menu li.current-page-ancestor {
	width: 127px;
	background-color: #fff;
	margin: 0 0 0 -31px;
	padding: 3px 0 3px 31px;
}

#page-left2 ul.menu ul.sub-menu li.current-page-ancestor.indent {
	padding-left: 39px;
}

#page-left2 ul.menu li.current-page-ancestor {
	width: 127px;
	background-color: #fff;
	margin: 0 0 0 -31px;
	padding: 10px 0 10px 31px;
}

#page-left2 li.current-menu-item {
	width: 127px;
	background-color: #fff;
	margin: 0 0 0 -31px;
	padding: 10px 0 10px 31px;
}

/* #page-left2 li.current-menu-ancestor {
	width: 127px;
	background-color: #fff;
	margin: 0 0 0 -31px;
	padding: 10px 0 10px 31px;
} */

.top-level {
	padding: 0 0 14px 0;
}

.second-level {
	padding: 3px 0 0 0;
}

.third-level {
	padding: 3px 0 0 0;
}

#left-nav {
    	background-image: url(/wp-content/uploads/2010/08/mannapro_leftnav.png);
	background-repeat: no-repeat;
    	width:445px;
    	height:296px;
    	margin:0;
    	padding:0;
    	z-index: 5;
}

#lifestyleDiv {
	background-image: url(/wp-content/uploads/2010/08/lifestyle_splash.jpg);
	height: 296px;
	width: 798px;
	border: 0;
	background-repeat: no-repeat;
	color: #fff;
}

#lifestyleDiv h2 {
	background-image: url(/wp-content/uploads/2010/08/mannapro_buildconnections.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 202px;
	text-indent: -9999px;
	margin: 0 0 10px 15px;
}

#lifestyleDiv a {
	color: #fcaf4f;
}

#lifestyleDiv p {
	font-size: 10px;
	font-weight: bold;
	margin: 0 90px 0 50px;
}

#lifestyleDiv img {
	vertical-align: middle;
}

.orange {
	color: #fcaf4f;
}
div.FlyCol2 a {
	text-decoration: none;
}
div.FlyCol2 span.button {
	display: block;
	background: #fca31b; /* Old browsers */
	background: -moz-linear-gradient(top,  #fca31b 0%, #e38a02 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fca31b), color-stop(100%,#e38a02)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fca31b 0%,#e38a02 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fca31b 0%,#e38a02 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fca31b 0%,#e38a02 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fca31b 0%,#e38a02 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca31b', endColorstr='#e38a02',GradientType=0 ); /* IE6-9 */
	padding: 10px;
	color: white;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1.2em;
}
.green {
	color: #00703c;
}

.pink {
	color: #ed9ac2;
}

.purple {
	color: #701471;
}
.corona {
	width:200px;
	text-align: center;
}
.horsemans {
	width:327px;
	text-align: center;
}
#buildConnections {
	width: 520px;
	position: absolute;
	top: 0;
	right: 0;
}

#lifestyleLinks {
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 2px 2px 5px #000000;
}

#lifestyleLinks a {
	color: #fff;
	text-decoration: none;
}

#lifestyleLinks ul {
	margin: 10px 15px 10px 0;
}

#lifestyleLinks ul li {
	display: inline;
}

#productsDiv {
	background-image: url(/wp-content/uploads/2010/09/products_splash.jpg);
	height: 296px;
	width: 798px;
	border: 0;
	background-repeat: no-repeat;
}

#productsDiv h2 {
	background-image: url(/wp-content/uploads/2010/08/mannapro_qualityproducts_providethebestcare.png);
	background-repeat: no-repeat;
	width: 248px;
	height: 62px;
	text-indent: -9999px;
	position: absolute;
	top: 110px;
	left: 535px;
	margin: 0;
	padding: 0;
}

#productsLinks {
	position: absolute;
	top: 35px;
	left: 55px;
}

#productsLinks ul {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
}

#productsLinks ul li {
	text-decoration: none;
	list-style: none;
	margin: 3px 0;
	padding: 0;
	line-height: 16px;
}

#productsLinks ul li a {
	color: #afa08c;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

#communityDiv {
	background-image: url(/wp-content/uploads/2010/09/community_splash.jpg);
	height: 296px;
	width: 798px;
	border: 0;
	background-repeat: no-repeat;
}

#communityDiv a {
	color: #fcaf4f;
}

#communityDiv h2 {
	background-image: url(/wp-content/uploads/2010/08/mannapro_buildrelationships.png);
	background-repeat: no-repeat;
	width: 218px;
	height: 35px;
	text-indent: -9999px;
	position: absolute;
	top: 180px;
	left: 465px;
	margin: 0;
	padding: 0;
}

#communityDiv p {
	position: absolute;
	margin: 0 30px 0 0;
	top: 220px;
	left: 529px;
	color: #8e8a83;
	font-size: 10px;
	font-weight: bold;
}

#couponsDiv {
	background-image: url(/wp-content/uploads/2010/08/promo_splash.jpg);
	height: 296px;
	width: 798px;
	border: 0;
	background-repeat: no-repeat;
	font-size: 10px;
}
#couponsDiv li a {
    color: #E1C7A5;
    float: left;
    font-size: 1.3em;
    margin:0 15px;
    text-align: center;
    text-decoration: none;
}
#couponsDiv a {
	color: #ffffff;
	text-decoration: none;
}

#couponsDiv h2 {
	background-image: url(/wp-content/uploads/2010/08/where_bigsky.png);
	background-repeat: no-repeat;
	width: 337px;
	height: 42px;
	text-indent: -9999px;
	position: absolute;
	top: 115px;
	left: 35px;
	margin: 0;
	padding: 0;
}

#couponsDiv p {
	position: absolute;
	top: 160px;
	left: 125px;
	margin: 0;
	padding: 0;
}

#couponsDiv ul {
	position: absolute;
	bottom: 10px;
	left: 25px;
	margin: 0;
	padding: 0;
}

#couponsDiv ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#couponsDiv img {
	vertical-align: middle;
}

#left-nav span {
    	display: none;
}

#left-nav li, #left-nav a {
    	height:72px;
    	display:block;
    	z-index: 5;
	text-indent: -9999px;
}

#left-nav li {
    	float:left;
    	list-style:none;
    	display:inline;
}

#left-nav-01 {
    	width: 230px;
}

#left-nav-02 {
	width: 230px;
	position: absolute;
	top: 74px;
	left: 0;
}

#left-nav-03 {
	width: 230px;
	position: absolute;
	top: 150px;
	left: 0;
}

#left-nav-04 {
	width: 230px;
	position: absolute;
	top: 225px;
	left: 0;
}

#left-nav-01.hover {
	background:url(/wp-content/uploads/2010/08/mannapro_leftnav.png) -245px 0px no-repeat;
	width: 230px;
	z-index: 5;
}
#left-nav-02.hover {
	background:url(/wp-content/uploads/2010/08/mannapro_leftnav.png) -245px -74px no-repeat;
	width: 230px;
	z-index: 5;
}
#left-nav-03.hover {
	background:url(/wp-content/uploads/2010/08/mannapro_leftnav.png) -245px -150px no-repeat;
	width: 230px;
	z-index: 5;
}
#left-nav-04.hover {
	background:url(/wp-content/uploads/2010/08/mannapro_leftnav.png) -245px -225px no-repeat;
	width: 230px;
	z-index: 5;
}

.left-nav-01-current {
	background: url(/wp-content/uploads/2010/08/mannapro_leftnav.png) -245px 0px no-repeat;
	width: 230px;
	z-index: 5;
}

.left-nav-02-current {
	background:url(/wp-content/uploads/2010/08/mannapro_leftnav.png) -245px -74px no-repeat;
	width: 230px;
	z-index: 5;
}

.left-nav-03-current {
	background:url(/wp-content/uploads/2010/08/mannapro_leftnav.png) -245px -150px no-repeat;
	width: 230px;
	z-index: 5;
}

.left-nav-04-current {
	background:url(/wp-content/uploads/2010/08/mannapro_leftnav.png) -245px -225px no-repeat;
	width: 230px;
	z-index: 5;
}

a:active, a:focus {
	outline: 0;
}

h2 a {
	font: bold 16px/20px "trebuchet MS", Arial, Helvetica, "Sans Serif";
	color: #fdbc5f;
	text-decoration: none;
}

#footer {
	margin: 0 auto;
	text-align: center;
	background-color: #f7eee3;
	border-top: 1px solid #c5c2be;
	height: 15px;
	width: 1000px;
}

#dropmsg0 {
	position:absolute;
	z-index:-1;
	background-image: url(/wp-content/uploads/2010/08//home_rotate_1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#dropmsg2 {
	position:absolute;
	z-index:-1;
	background-image: url(/wp-content/uploads/2012/01/fresh-poultry.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

#dropmsg3 {
	position: absolute;
	background-image: url(/wp-content/uploads/2010/08/home_rotate_2.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

#dropmsg4 {
	position: absolute;
	background-image: url(/wp-content/uploads/2012/01/fresh-food.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#dropmsg5 {
	position:absolute;
	z-index:-1;
	background-image: url(/wp-content/uploads/2010/10/home-rotate-3_2.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#banner {
	float: left;
	display: inline;
	padding-bottom: 10px;
}

#promoCol1 {
/*	width: 165px;
	margin: -60px 30px 0 30px;
	float: left;
	display: inline;*/
	display: inline;
    float: left;
    margin: -60px 30px 0;
    width: 100%;
}
#promoCol1 .logo-image{width: 200px; float: left;}
#promoCol1 .logo-desc{width: 400px; float: left; margin-top: 70px;}
#promoCol1.babyyourbabies {
	margin: 30px 30px 0 30px;
}

#promoCol1.whyiride {
	margin-top: -51px;
	margin-left: 25px;
}

#promoCol1.rfr {
	width: 165px;
	margin: -114px 30px 0 0;
	float: left;
	display: inline;
}


#webinar {
	margin: 25px 0 25px 45px;
}

#webinar a {
	color: #fdbc5f;
}

#webinar h1 {
	color: #fdbc5f;
}


#webinardates {
	width: 200px;
	float: right;
	display: inline;
	margin: 0px 0px 0px 20px;
}
#promoCol1 h6 {
	color: #00703c;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 20px;
}

#promoCol1 ul {
	margin: 0 0 20px 20px;
}

#promoCol1 ul li {
	list-style: none;
	text-decoration: none;
	color: #63585b;
	font-size: 11px;
}

#promoCol2 {
	/*width: 400px;*/
	width: 630px;
	float: left;
	display: inline;
	margin: 10px 0 0 10px;
	padding: 0;
}

#promoCol2 div.chick_day_group {
	width: 100%;
}
#promoCol2 div.chick_day_group div.text {
	width: 430px;
	float: left;
}

#promoCol2 div.chick_day_group div.3{
	display: inline-block;
	width: 200px;
	height: 200px;
}
#promoCol2 a {
	color: #fcaf4f;
}

#promoCol2 h6 {
	color: #00703c;
	font-size: 11px;
	font-weight: bold;
}

/* BEGIN Corona Block Code 6/12/2014 */
#corona-products-map-block {
	width:348px;height:363px;
	position:relative;z-index:5;margin-top:10px;margin-left:-10px;
}
#corona-products-map-block a{
	font-size: 14px !important;color:#b0a18d!important;
}

#corona-products-map-block a:hover {
		color: #ff9902 !important;
}
#corona-products-map-block .callout-links {
	position:relative;bottom:65px;left: 15px;z-index:15;text-align:left;line-height: 20px;
	float: left;
}



/* END Corona Block Code */


#promoCol3 {
    width: 305px;
    float: left;
    padding: 5px;
}

#promoCol3 a {
    color: #fcaf4f;
}

#promoCenter, #promoCenter li {
    width: 100%;
    float: left;
}

#promoCenter h1, #promoCenter p, #promoCenter form  {
    text-align:center;
    width: 100%;
    float: left;
}

.buttonPromo {
    background-color: #fcaf4f;
    border-radius: 7px;
    font-size: 18px;
}

.buttonPromo:hover {
    cursor: pointer;
    color: #FFFFFF;
}

#contestdisclaimer {
	font-size: 10px;
	color: #000;
	padding: 20px 0 20px 0;
	line-height: 100%;
	border-bottom: 1px solid #999;
}
#aboutCo11 {
	border-right: 1px solid #666;
	float: left;
	display: inline;
	width: 160px;
	margin: 35px 30px 0 30px;
	padding: 0 25px 0 0;
	line-height: 125%;
}

#aboutCol2 {
	width: 375px;
	float: left;
	display: inline;
	margin: 35px 0 0 0;
}

#aboutCol2 p {
	margin: 0 0 10px 0;
	padding: 0;
}

#fullColumn {
	margin: 40px 0 0 55px;
	float: left;
	display: inline;
}

#fullColumn #mpLogo {
	float: right;
	display: inline;
	margin: -10px 0 0 0;
}

#fullColumn p {
	margin-top: 0;
	padding-top: 0;
}

#fullColumn img.right {
	float: right;
	display: inline;
	margin: 20px 0 20px 20px;
}

#fullColumn h3 {
	margin: 0;
	padding: 0;
}

#fullColumn a {
	color: #fcaf4f;
	text-decoration: none;
}

#fullColumn #headline {
	border-bottom: 1px solid #ccc;
}

#productpage #headline h1 {
	font-size: 24px;
	float: left;
	display: inline;
	line-height: 150%;
}
#productpage h2 {
	font-size: 22px;
}
#productpage table p {
	margin: 0;
	padding: 0;
}

#productpage table td.first {
	padding-right: 20px;
}

#productpage table td.middle {

}

#productpage table td.last {
	padding-left: 20px;
}

#productpage table h5 {
	margin-top: 0;
}

#page-left2 .spacer {
	height: 20px;
}

#askmannapro .spacer {
	height: 10px;
}

#productpage .spacer {
	height: 20px;
}

#fullColumn .spacer {
	height: 5px;
}

/*#productpage ul {
	margin: -10px 0 0 15px;
}*/

#productpage ul {
  margin: 10px 0 10px 15px;
}

#productpage ul ul {
	margin: 0 0 0 15px;
}


#productpage li {
	color: #fcaf4f;
}

#productpage li span {
	color: #63585b;
}

#productpage #headline img {
	float: left;
	display: inline;
	margin: 0 0 15px 0;
}

#productpage h5 {
	font-size: 16px;
	margin: 15px 0 0;
}

#productpage em {
	font-style: normal;
	font-size: 20px;
	font-weight: bold;
}

#productpage table em {
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
}

#productpage #headline {
	padding: 0 0 6px 0;
	margin: 0 0 6px 0;
	border-bottom: 1px solid #ccc;
}

#productpage {
	margin: 20px 0 0 45px;
	font-size: 13px;
	line-height: 150%;
}

#productimage {
	/* width: 217px;
	height: 324px; */
	text-align: right;
	float: right;
	display: inline;
	margin: 15px 0 30px 20px;
}

#productimage2 {
	/* width: 217px;
	height: 324px; */
	text-align: right;
	float: right;
	display: inline;
	margin: 15px 0 30px 20px;
}

#nutritionalLinks {
	width: 150px;
	float: right;
	display: inline;
	font-size: 12px;
	margin: 1px 30px 0 0;
}

#nutritionalLinks ul {
	margin: 0;
	padding: 0;
}

#nutritionalLinks li {
	list-style: none;
	margin: 0 0 6px 0;
	line-height: 125%;
}

#nutritionalLinks a {
	text-decoration: none;
	color: #f6aa3c;
}

#communityCo11 {
	float: left;
	display: inline;
	width: 160px;
	margin: 35px 30px 0 30px;
	padding: 0;
	line-height: 125%;
	text-align: center;
}

#communityCo11 ul li {
	list-style: none;
	text-decoration: none;
	margin: 0 0 15px 0;
}

#communityCo11 ul li a {
	color: #b0a18d;
	text-decoration: none;
	font-weight: bold;
}

#communityCo11 ul li a:hover {
	text-decoration: underline;
}

#communityCol2 {
	width: 400px;
	float: left;
	display: inline;
	margin: 35px 0 0 0;
}

.facebook,
.socialmedia-item {
	height: 145px;
	width: 164px;
	text-align: center;
	font-size: 13px;
	color: #f06b13;
	font-weight: bold;
	margin: 0 30px 20px 0;
	padding: 0;
	float: left;
	display: inline;
}

.facebook span {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #63585b;
	margin: 0;
	padding: 0;
}

.facebook p {
	margin: 0;
	padding: 0;
}

.facebook .pageName {
	margin: 0 0 0 15px;
}

.facebook a {
	color: #f06b13;
	text-decoration: none;
}

#facebookpage,
#facebookpage-social-media {
	margin: 25px 0 25px 45px;
	clear: both;
}

.notfirst {
	clear: both;
	padding-top: 10px;
}


#facebookpage-tm-list {
	margin: 30px 0 25px 45px;
        display: block;
        clear: both;
}

#facebookpage-tm-list h2
{
   font-size: 14px;
   margin: 0px 0px 5px 0px;
   padding: 0px;
}

.tm-facbook-list-item
{
   clear: both;
}

.tm-facbook-list-item a {
	color: #f06b13;
	text-decoration: none;

}

.tm-facbook-list-item p
{
        margin: 0px;
        padding: 0px;
}

#facebookpage-social-media {
	clear: both;
}

.blogpage {
	margin: 0px 0px 20px;
	padding: 20px 0;
	border-bottom: 1px solid #cccccc;
}

.blogpage img {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

.blogpage p {
	margin: 0;
	padding: 0;
}

.blogpage a {
	color: #fcaf4f;
	text-decoration: none;
}

.blogpage a:hover {
	text-decoration: underline;
}

.blogpage h1 {
	margin: 0;
	padding: 0;
	float: right;
	width: 415px;
	display: inline;
}

.blogpage p {
	float: right;
	width: 415px;
	display: inline;
}

.blogpage h1 a {
	font-size: 18px;
	font-weight: normal;
}

.blogpage br {
	display: none;
	height: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
}

.lastP {
	margin-bottom: 30px;
}

#wtbContainer {
	margin: 35px 0 0 35px;
}

#onlineRetailers h5 {
	font-size: 16px;
	margin: 0 0 8px 0;
}

#dealerlocator h5 {
	font-size: 16px;
	margin: 0 0 8px 0;
}

#onlineRetailers a {
	color: #58595b;
	padding: 0;
	margin: 0;
}

#onlineRetailers p {
	padding: 0;
	margin: 0 0 10px 0;
}

#wtbContainer h1 {
	font-size: 22px;
	margin: 0;
	padding: 0;
	color: #fcaf4f;
}

#wtbContainer h2 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	color: #58595b;
}

#dealerlocator {
	float: left;
	display: inline;
	margin: 20px 0;
	padding: 0 0 0 25px;
	width: 530px;
}

#addressInput {
	width: 150px !important;
}

#radiusSelect {
	left:-71px !important;
	position:relative;
}

#addressSubmit {
	left:30px !important;
	position:relative;
	font-family: Arial !important;
}
	
#dealerlocator table.sl_header td {
	padding: 0;
}

#dealerlocator table.sl_header {
	margin: 0 0 20px 0;
}

#onlineRetailers {
	width: 185px;
	float: left;
	display: inline;
	margin: 20px 0 20px 35px;
	border-right: 1px solid #ccc;
}

#onlineRetailers ul {
	margin: 7px 0 0 0;
}

#onlineRetailers li {
	list-style: none;
	text-decoration: none;
}

#onlineRetailers li.orange {
	font-weight: bold;
}

#nutritionalLinks .selected {
	color: #b5121b;
	font-weight: bold;
}

#nutritionalLinks a.selected {
	color: #b5121b;
	font-weight: bold;
}

#onlineRetailers strong.green {
	font-size: 13px;
}

#productpage .italic {
	font-style: italic;
}

.sl_footer { display: none; }

#testimonials {
	width: 341px;
	float: left;
	display: inline;
}

.testimonialImage {
	margin: 20px 0;
}

.testimonialHeadline {
	font-size: 15px;
	color: #f06b13;
	font-weight: bold;
}

.testimonialHeadline span {
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #63585b;
}

.testimonialHeadlineSub {
	font-size: 11px;
	color: #63585b;
	font-weight: bold;
}

.testimonialHeadlineSub span {
	font-size: 11px;
	font-weight: normal;
	color: #63585b;
}

.testimonialCopy {
	margin: 8px 0 0 0;
}

.animallover {
	height: 145px;
	width: 164px;
	text-align: center;
	font-size: 13px;
	color: #f06b13;
	font-weight: bold;
	margin: 0 30px 0 0;
	padding: 0;
	float: left;
	display: inline;
}

.animallover span {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #63585b;
	margin: 0;
	padding: 0;
}

.animallover p {
	margin: 0;
	padding: 0;
}

#animalpage {
	margin: 25px 0 25px 45px;
	clear: both;
}

.employee {
	height: 145px;
	width: 164px;
	text-align: center;
	font-size: 13px;
	color: #f06b13;
	font-weight: bold;
	margin: 0 30px 0 0;
	padding: 0;
	float: left;
	display: inline;
}

.employee span {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #63585b;
	margin: 0;
	padding: 0;
}

.employee p {
	margin: 0;
	padding: 0;
}

#employeepage {
	margin: 25px 0 25px 45px;
	clear: both;
}


#askmannapro {
	margin: 25px 0 25px 45px;
}

#askmannapro a {
	color: #fdbc5f;
}

#askmannapro h1 {
	color: #fdbc5f;
}

#askmannapro span {
	color: #f06b13;
}
#askmannapro span.mmf-list-item-label {
	color: #63585b;
}

#askmannapro p {
	margin: 3px 0;
	padding: 0;
}

.mmf-mail-sent-ok {
	margin-left: 0;
	margin: right: 0;
}

#mmf-f2-p2015-o1 p {
	font-size: 14px;
	color: #63585b;
}

#mmf-f2-p2015-o1 p span {
	font-size: 10px;
	color: #f06b13;
}

#submitstory {
	margin: 25px 0 25px 45px;
}

#submitstory h1 {
	color: #fdbc5f;
}

#submitstory p {
	margin: 0;
	padding: 0;
}

#joinlist {
	margin: 25px 0 25px 45px;
}

#joinlist h1 {
	color: #fdbc5f;
}

#joinlist label {
	display:inline-block;
	width: 90px;
}

#recommendedreading {
	margin: 25px 0 25px 45px;
}

#recommendedreading h1 {
	color: #fdbc5f;
}

#recommendedreading li {
	color: #fcaf4f;
}

#recommendedreading li span {
	color: #63585b;
}


#onlineresources {
	margin: 25px 0 25px 45px;
}

#onlineresources h1 {
	color: #fdbc5f;
}

#onlineresources li {
	color: #fcaf4f;
}

#onlineresources a {
	text-decoration: underline;
	color: #fcaf4f;
}

#onlineresources li span {
	color: #63585b;
}

#onlineresources li span p {
	display: inline;
}

#imagedescription {
	width: 215px;
}

.upload_error {
	color: #fdbc5f;
}

#page-left2 #menu-item-1606.current-page-ancestor {
	background-color: transparent;
}

#page-left2 #menu-item-1605.current-page-ancestor {
	background-color: transparent;
}

#page-left2 ul.sub-menu li.indent {
	padding-left: 8px;
}

#page-left2 li.current-menu-ancestor ul.sub-menu li.indent.current-menu-item {
	padding-left: 39px;
}

#pressrelease {
	margin: 25px 0 25px 45px;
}

#pressrelease h1 {
	font-size: 20px;
}

#press {
	margin: 25px 0 25px 45px;
}

.pressListing {
	margin: 0 0 10px 0;
	padding: 0;
}

.pressListing p {
	padding: 0;
	margin: 0;
}

.pressListing h3 {
	font-size: 14px;
	padding: 0;
	margin: 0;
	color: #63585b;
}

.pressListing a {
	text-decoration: none;
	color: #fcaf4f;
}

.pressListing a:hover {
	text-decoration: underline;
}

#main-nav.press #menu-item-222 a {
	border-bottom: 6px solid #fdbc5f;
	display: inline-block;
}

#productpage p.nospace {
	padding-bottom: 0;
	margin-bottom: 0;
}

#productpage p {
	margin-top: 0;
	padding-top: 0;
}

#fullColumn table p {
	margin: 0;
	padding: 0;
}

#productpage table h3 {
	margin: 0;
	padding: 0;
}

#poultryLinks {
	width: 100%;
	height: 29px;
}

#poultryLinks td {
	vertical-align: top;
}

#poultryLinks img {
	float: left;
	display: inline;
	margin-right: 15px;
	border: 0;
}

#poultryLinks p {
	font-size: 11px;
}

#poultryLinks a {
	text-decoration: none;
	color: #fcaf4f;
}

#poultryLinks a {
	text-decoration: none;
	color: #fcaf4f;
}

#poultryLinks a:hover {
	text-decoration: underline;
	color: #fcaf4f;
}

#poultryLinks td.leftCol {
	border-right: 1px solid #666;
	padding-right: 30px;
	/*width: 200px;*/
}

#poultryLinks td.rightCol {
	padding-left: 30px;
	/*width: 400px;*/
}

#chickenwhisperLogo {
	width: 30px
	height: 29px;
}

img#calmcoatProduct {
	float: right;
	display: inline;
	margin: 0 0 0 20px;
}

#privacypage {
	margin: 25px 0 25px 45px;
}

#termspage {
	margin: 25px 0 25px 45px;
}

#faqpage {
	margin: 25px 0 25px 45px;
}

#faqpage h1 {
	font-size: 22px;
}
#faqpage.blogged h1 {
	font-size: 18px;
	margin: 0 0 0 10px;
	font-weight: normal;
}
#faqpage.blogged p {
	margin: 0 0 0 10px;
}
#faqpage h3 {
	font-size: 15px;
	margin: 0;
	padding: 0;
}
#faqpage h3 span:hover {
	text-decoration: underline;
}

#accordion .ui-state-focus{
    outline: none;
}
#faqpage h3 a strong {
	color: #F6AA3C;
}
#accordion a {
	text-decoration: none;
	color: #63585b;
}

#cwLogo {
	float: right;
	display: inline;
	margin: 0 30px 0 0;
}

.mapPin {
	position: absolute;
	display: inline;
	height: 19px;
	width: 19px;
	background-image: url(/wp-content/uploads/2010/09/mannapro_locationcircle.png);
}

.mapPin a {
	height: 19px;
	width: 19px;
	display: block;
}

.mill1 {
	left: 19px;
	top: 152px;
}

.mill2 {
	left: 182px;
	top: 165px;
}

.mill3 {
	left: 316px;
	top: 172px;
}

.mill4 {
	left: 442px;
	top: 152px;
}

.mill5 {
	left: 498px;
	top: 126px;
}

.mill6 {
	left: 448px;
	top: 243px;
}

.mill7 {
	left: 486px;
	top: 311px;
}

.sales1 {
	left: 29px;
	top: 180px;
}

.sales2 {
	left: 46px;
	top: 52px;
}

.sales3 {
	left: 64px;
	top: 221px;
}

.sales4 {
	left: 117px;
	top: 113px;
}

.sales5 {
	left: 146px;
	top: 229px;
}

.sales6 {
	left: 215px;
	top: 134px;
}

.sales7 {
	left: 283px;
	top: 153px;
}

.sales8 {
	left: 289px;
	top: 219px;
}

.sales9 {
	left: 312px;
	top: 284px;
}

.sales10 {
	left: 326px;
	top: 74px;
}

.sales11 {
	left: 343px;
	top: 218px;
}

.sales12 {
	left: 366px;
	top: 154px;
}

.sales13 {
	left: 417px;
	top: 219px;
}

.sales14 {
	left: 426px;
	top: 146px;
}

.sales15 {
	left: 437px;
	top: 259px;
}

.sales16 {
	left: 538px;
	top: 76px;
}

.sales17 {
	left: 489px;
	top: 159px;
}

.sales18 {
	left: 494px;
	top: 215px;
}

.sales19 {
	left: 471px;
	top: 290px;
}

.sales20 {
	left: 491px;
	top: 312px;
}

.sales21 {
	left: 499px;
	top: 335px;
}

#mapPinMain {
	height: 29px;
	width: 29px;
	background-image: url(/wp-content/uploads/2010/09/mannapro_mainlocationcircle.png);
	position: absolute;
	top: 165px;
	left: 357px;
}

#mapPinMain a {
	height: 29px;
	width: 29px;
	display: block;
}

#millLocator {
	background-image: url(/wp-content/uploads/2010/09/mp_milllocator_bckgrd.gif);
	height: 370px;
	width: 601px;
	margin: 25px 0 25px 35px;
	position: relative;
}

#millLocator.highlightedMill1 {
	background-position: 0 -370px;
}
#millLocator.highlightedMill2 {
	background-position: 0 -740px;
}
#millLocator.highlightedMill3 {
	background-position: 0 -1110px;
}
#millLocator.highlightedMill4 {
	background-position: 0 -1480px;
}
#millLocator.highlightedMill5 {
	background-position: 0 -1850px;
}
#millLocator.highlightedMill6 {
	background-position: 0 -2220px;
}
#millLocator.highlightedMill7 {
	background-position: 0 -2590px;
}
#millLocator.highlightedMill8 {
	background-position: 0 -1110px;
}

#salesTerritories.highlightedSales1 {
	background-position: 0 -7401px;
}
#salesTerritories.highlightedSales2 {
	background-position: 0 -1110px;
}
#salesTerritories.highlightedSales3 {
	background-position: 0 -7771px;
}
#salesTerritories.highlightedSales4 {
	background-position: 0 -1481px;
}
#salesTerritories.highlightedSales5 {
	background-position: 0 -740px;
}
#salesTerritories.highlightedSales6 {
	background-position: 0 -1850px;
}
#salesTerritories.highlightedSales7 {
	background-position: 0 -2590px;
}
#salesTerritories.highlightedSales8 {
	background-position: 0 -2960px;
}
#salesTerritories.highlightedSales9 {
	background-position: 0 -3330px;
}
#salesTerritories.highlightedSales10 {
	background-position: 0 -2220px;
}
#salesTerritories.highlightedSales11 {
	background-position: 0 -3700px;
}
#salesTerritories.highlightedSales12 {
	background-position: 0 -4070px;
}
#salesTerritories.highlightedSales13 {
	background-position: 0 -4811px;
}
#salesTerritories.highlightedSales14 {
	background-position: 0 -4440px;
}
#salesTerritories.highlightedSales15 {
	background-position: 0 -5181px;
}
#salesTerritories.highlightedSales16 {
	background-position: 0 -370px;
}
#salesTerritories.highlightedSales17 {
	background-position: 0 -7031px;
}
#salesTerritories.highlightedSales18 {
	background-position: 0 -6661px;
}
#salesTerritories.highlightedSales19 {
	background-position: 0 -5551px;
}
#salesTerritories.highlightedSales20 {
	background-position: 0 -5922px;
}
#salesTerritories.highlightedSales21 {
	background-position: 0 -6291px;
}

#salesTerritories {
	background-image: url(/wp-content/uploads/2010/09/mp_salesterritories_bckgrd.gif);
	height: 370px;
	width: 601px;
	margin: 25px 0 25px 35px;
	position: relative;
}

.searchResultsTable td {
	line-height:12px;
	font-family: Verdana;
	font-size:10px;
	text-align:left;
}

.searchResultsTable td a {
	color: #58595b;
}

#sl_info_bubble a {
	color: #fcaf4f;
}

.text_below_map {
	/*shown before search performed */
	font-family:Arial;
	padding:20px;
	font-size:18px;
	text-align:justified;
}
.no_results_found {
	/*shown if no results found */
	padding:10px;
}
#map_sidebar {
	/*shown for results found for specific query */
	background-color:transparent;
	font-weight:normal;
	text-align:justify;
	overflow: auto;
	height:250px;
	font-size: 11px;
}
div.qtip-content {
	line-height: 100%;
	font-size: 12px;
	color: #58595b;
}
div.qtip-content strong {
	font-size: 14px;
	margin: 8px 0 0 0;
	padding: 0;
}
div.qtip-content p {
	padding-top: 4px;
	margin-top: 0;
}
.results_entry img.premium-dealer{
	left: 2px;
	position: absolute;
	top: 8px;
	width: 15px;
}
.results_entry {
	cursor:pointer;
	cursor:hand;
	padding:4px;
	border-bottom:solid silver 1px;
	background-color:transparent;
	position:relative;
}
.results_entry:hover {
	/*hover color of search result*/
	background-color: #fcaf4f;
}
.results_row_left_column {
	width:30%;
	padding-left: 10px;
	padding-right:4px;
	vertical-align:top;
}
.results_row_left_column .location_name {
	font-weight: bold;
	font-family: Arial !important;
}
.results_row_center_column {
	width:40%;
	vertical-align:top;
}
.results_row_right_column {
	width:27%;
	vertical-align:top;
	text-align:right;
}

#preloader {
	display: none;
}
.wp-pagenavi {
	text-align: right;
}
span.state {
	margin: 0 0 0 4px;
}
.mmf-response-output {
	font-size: 15px;
	font-weight: bold;
}
.footnote {
	font-size: 10px;
}
.text_below_map {
	display: none;
}
li.spacer {
	height: 10px;
}
#search_label {
	display: none;
}
#addressText {
	margin-bottom: 0;
	padding-bottom: 0;
}
.salesperson {
	margin: 10px 0;
}
div.blogpage {
	width: 100%;
}
h3.ui-accordion-header {
	width: 100%;
}
#ahList {
	margin: 0 0 0 15px;
}

ul#ahList li span {
	color: #63585b;
}
#featured-product1-image{
	position: relative;
	left: -10px;
}
#featured-product1-image img {
	margin: 0 0 20px;
}
#aureoTable ul {
	margin: 0 0 0 17px;
}
#aureoTable h5 {
	margin: 0 0 5px 0;
	padding: 0;
}
p.info {
	font-size: 13px;
	font-weight: bold;
}
#bwbps_galcont_1 {
	display: none;
}
#bwbps_galcont_2 {
	display: none;
}
#superhorseNI a {
	color: #63585B;
}
table#superhorseNI a {
	color: #FCAF4F;
	font-weight: bold;
}
a.backTop {
	color: #63585B;
	text-decoration: none;
}
a.backTop:hover {
	color: #FCAF4F;
	text-decoration: underline;
}
#onlineresources p {
	display: inline;
}
#onlineresources em {
	margin: 5px 0;
	display: block;
}

form#form_b7iypd {
    float:left;
    text-align:left;
    width:100%;
    margin: 0 0 40px 0;
}
form#form_b7iypd br {
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    border: 0;
    display: none;
}
form#form_b7iypd p {
    float:left;
    width:100%;
    margin:0;
    padding:0;
}
form#form_b7iypd label {
    display:block;
    float: left;
    font-weight:bold;
    text-align:left;
    width:90px;
    padding:6px 0 0;
}
form#form_b7iypd .form-required input, form#form_b7iypd .form-required textarea {
    float:left;
    font-size:12px;
    padding:4px;
    width:250px;
    margin:2px 0 20px 10px;
    border:solid 1px #aacfe4;
        -moz-border-radius:4px;
        -webkit-border-radius:4px;
        border-radius:4px;
}
form#form_b7iypd .form-required input {height:18px;}
form#form_b7iypd .form-field {
	display: block;
	float: left;
}
#productpage h2.frm_pos_top {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#frm_field_85_container label {
	width: 94px;
	display: inline-block;
	vertical-align: top;
}
div#frm_field_85_container {
	display: table;
	width: 100%;
	margin: 10px 0 0 0;
}
p.archived a {
	text-decoration: none;
	color: #63585b;
	font-size: 13px;
	font-weight: bold;
}
#frm_field_71_container {
	margin: 10px 0 0 0;
}
#frm_field_75_container {
	margin: 0 0 10px 0;
}
form#form_b7iypd p.submit {
	margin: 15px 0 0 0;
}
#frm_field_92_container label.frm_pos_top {
	margin: 20px 0 0 0;
	width: 500px;
}
#facebooklike {
	clear: both;
	margin: 0 0 10px 20px;
}
#promoCol2.chickdays p {
	margin-top: 10px;
	font-size: 15px;
	line-height: 22px;
}
#promoCol2.chickdays p.line{
		border-bottom: 1px outset #dbdbdb;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-right: 30px;
}
#promoCol2.chickdays p.left {
	margin-top: 0px;
	width: 420px;
	display: inline-block;
	float: left;
}
.cdGreen {
	color: #00703c;
	font-weight: bold;
}
#promoCol2.chickdays h4 {
	color: #cf8f37;
	margin-bottom: 10px;
	padding-bottom: 0;
	font: bold 21px Georgia, "Times New Roman", Times, serif;
}
#promoCol2 ul {
	display: inline-block;
	width: 210px !important;
	margin: 20px 0 0;
	padding: 0;
	float: left;
	position: relative;
	top: 0;
	list-style-type: none;
	list-style-position: inside;
	font-size: 15px;
	line-height: 22px;
}
#promoCol2.chickdays .call_action {
	color: #FFFFFF;
	text-transform: uppercase;
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	background: #d49a4b; /* Old browsers */
	background: -moz-linear-gradient(top,  #d49a4b 0%, #bd8334 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d49a4b), color-stop(100%,#bd8334)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d49a4b 0%,#bd8334 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d49a4b 0%,#bd8334 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d49a4b 0%,#bd8334 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d49a4b 0%,#bd8334 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d49a4b', endColorstr='#bd8334',GradientType=0 ); /* IE6-9 */
	width: 175px;
	display: inline-block;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	}

#promoCol2 div.chick_day_group a div.column3 img {
		box-shadow: #bbb 0 3px 4px;
}

#promoCol2 div.chick_day_group div.column3 {
	text-align: center;
	float: right;
	width: 175px;
}
#promoCol2 div.chick_day_group div.column3 p{
	color: black;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
}

#promoCol2 div.chick_day_group div.column3 h3 span {
	font-style: italic;
}
#promoCol2 div.chick_day_group div.column3 h3 {
	color: #cf8f37;
	font:  18px/26px Georgia, "Times New Roman", Times, serif;

}
#horizoncoupe {
	float: right;
	display: inline;
	margin: 10px 0 10px 10px;
}

#promoCol2.whyiride {
	margin-left: 10px;
}

#promoCol2.whyiride p {
	margin-top: 0px;
}

#promoCol2.whyiride h4 {
	color: #701471;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
	padding-bottom: 0;
}
#promoCol2.whyiride a {
	color: #701471;
	font-weight: bold;
}
#promoCol2.whyiride ul
{
  margin-bottom: 15px;
}

#promoCol2.whyiride li
{
  margin-left: 20px;
}

#equinepromocontainer
{
  width: 375px;
}

#equinepromocontainer h3 a
{
  color: #701471;
}

#equinepromocontainer h3 a:hover
{
  text-decoration: underline;
}

#equinepromoLogo
{
  display: inline;
  float: left;
  margin-right: 15px;
}


.linkenlarge {
	font-size: 16px;
	font-weight: bold;
}
.slideshowlink {
	display: none;
}
.piclenselink {
	display: none;
}
#contestGalleryContainer {
	margin: 30px 45px;
}
#contestGalleryContainer #imagedescription {
	display: none;
}



#contestGalleryContainer label {
	font-size: 12px;
	font-weight: normal;
	width: 80px;
	display: inline-block;
}
#contestGalleryContainer div.frm_checkbox label {
	font-size: 12px;
	font-weight: normal;
	width: 150px;
	display: inline-block;
}

#contestGalleryContainer label.nounique {
	display: none;
	font-size: 12px;
	color: #F00;
	width: 150px;
}
#contestGalleryContainer label.error {
	display: none;
	font-size: 12px;
	color: #F00;
	width: 150px;
}
#contestGalleryContainer .upload_error {
	font-size: 16px;
}
div#checkcategory {
	font-size: 15px;
}
#contestterms p {
	font-size: 12px;
	font-weight: normal;
}
span.greenpromotion {
	font-weight: bold;
	color: #00703C;
	font-size: 12px;
}
.greenpromotionchick {
	color: #61742a;
	font: bold 15px/22px Georgia, "Times New Roman", Times, serif;
}
#featured-product1-image .bybhomethumbnail {
	margin: 0 20px;
}
#contestGalleryContainer a {
	color: #63585B;
	font-size: 15px;
}
#contestGalleryContainer p {
	margin: 0;
	padding: 0;
}



form#form_g0wn1x .form-required input {height:18px;}
form#form_g0wn1x .form-field {
	/*display: block;
	float: left;*/
        margin-bottom: 15px;
}
#panelists {width: 100%; float: left;}
#panelist-description{width: 180px; float: left; margin: 10px 0px 0px 17px;}
#panelist-image{width: 180px; float: left; padding: 10px;}
#prizes {width: 100%; float: left; margin-bottom: 20px;}
#prize-description{width: 184px; float: left; text-align: center; font-size: 14px;}
#prize-image{width: 175px; float: left; padding: 5px;}
#prize-image-last{width: 200px; float: left; padding: 5px;}
#secondaryLinks5 {background:#F9F2EA; padding-left: 10px;}
.chick_desc {float: left; padding: 10px;}
#disclaimer {padding-top: 20px; float: left;}
#byb-promotion {float: left; width: 100%; padding-bottom: 20px;}

/* Proper Care Page */
.grid > div {
  float: left;
  margin: 0px 10px;
}
.grid:before,
.grid:after {
    content:"";
    display:table;
}
.grid:after {
    clear:both;
}
.grid {
    *zoom:1;
}
.grid-1 {width: 38px;}
.grid-2 {width: 96px;}
.grid-3 {width: 154px;}
.grid-4 {width: 212px;}
.grid-5 {width: 270px;}
.grid-6 {width: 328px;}
.grid-7 {width: 386px;}
.grid-8 {width: 444px; margin: 0px auto !important; float: none !important;}
.grid-9 {width: 502px;}
.grid-10 {width: 560px;}

img.grid-2 {
  margin-right: 10px;
}

.grid-8 img {
  margin: 0px auto;
}

ol {
  padding: 0px 0px 0px 20px;
}

.lead {
  font-style: italic;
}

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    *zoom:1;
}
#summer-testimonials{
	background: none repeat scroll 0 0 #F7EEE3;
    padding: 5px;
}
.testimonialName{
	color: #F06B13;
	font-style: italic;
    font-weight: bold;
}

/* 2012-10-23
 * Calm-Coat Updates Attempt 2
 */
.calm-coat {
  float: left;
  width: 395px;
  margin-right: 10px;
}

#productpage #headline .calm-coat img {
  float: none;
  display: block;
  margin-bottom: 0;
}

#productpage #headline .calm-coat br {
  display: none;
}

#productpage #headline .calm-coat h1 {
  float: none;
  display: block;
  margin: 0;
}

/* WooCommerce Shopping Cart - product*/

#mp-shop-header {
float:right;
clear:right;
margin-top:25px;
}

#main-nav.woo-cart {
clear: right;
margin: 24px 20px 0 0;
width: auto;
}
#main-nav .menu-woo-cart-menu-container {
display:inline;
padding-right:15px;
float:left;
}
#main-nav .menu-woo-cart-menu-container ul#menu-woo-cart-menu {
display:inline;
}

#woo-cart-main {
margin-top:10px;
box-shadow: 0 0 10px 5px #E7E7E7;
border-radius: 20px 20px 0 0;
color:#666;
}
#woo-cart-main ol, #woo-cart-main ul {
list-style:none;
}
#woo-cart-main #woo-cart-banner-img {
background: url("/wp-content/uploads/2012/10/woo-cart-store-head-bg.jpg") repeat-x scroll 0 0 transparent;
border-radius: 20px 20px 0 0;
box-shadow: 0 0 6px 3px #C7C7C7;
color: #B31522;
font-family: "Times New Roman",serif;
font-size: 40px;
font-style: italic;
height: 71px;
padding-top: 25px;
text-align: center;
margin-bottom:30px;
}
#woo-cart-main #woo-cart-content {
padding:0 45px 60px;
}
#woo-cart-main #woo-cart-content div.images {
width:400px;
float:left;
margin-right:20px;
}
#woo-cart-main div.images img {
border-radius: 10px 10px 10px 10px;
box-shadow: 0 0 5px 5px #E7E7E7;
float:left;
width:300px;
height:300px;
}
#woo-cart-main #woo-cart-content div.images div.thumbnails {
width:80px;
float:right;
}
#woo-cart-main #woo-cart-content  div.images div.thumbnails img {
height:80px;
width:80px;
margin-bottom:20px
}
#woo-cart-main #woo-cart-content div.summary {
float:left;
width:490px;
color:#666;
}
#woo-cart-main #woo-cart-content div.summary h1.product_title {
font-size:40px;
color:#fca847;
margin:0;
}
#woo-cart-main #woo-cart-content div.summary div#woo-cart-desc {
font-size: 16px;
line-height: 20px;
}
#woo-cart-main #woo-cart-content div.summary #woo-cart-product-price {
font-size:18px;
color:#fca847;
font-weight:bold;
margin-bottom:10px;
}
#woo-cart-main #woo-cart-content div.summary #woo-cart-product-price p {
margin:0;
}
#woo-cart-main #woo-cart-content div.summary form {
float:right;
height: 125px;
}
#woo-cart-main div#woo-cart-content a.reset_variations {
display:none !important;
}
#woo-cart-main div#woo-cart-content div.summary form.variations_form div.single_variation_wrap div.variations_button button.single_add_to_cart_button {
background: url("/wp-content/uploads/2012/10/woo-cart-addtocart.jpg") repeat scroll 0 0 transparent;
border: 0 none;
cursor: pointer;
height: 28px;
width: 104px;
float:right;
}
#woo-cart-main div#woo-cart-content div.summary form.variations_form div.single_variation_wrap div.variations_button div.quantity input.minus, #woo-cart-main div#woo-cart-content div.summary form.variations_form div.single_variation_wrap div.variations_button div.quantity input.plus {
display:none;
}
#woo-cart-main div#woo-cart-content div.summary form.variations_form div.single_variation_wrap {
margin:5px 0;
}
#woo-cart-main div#woo-cart-content div.summary form.variations_form div.single_variation_wrap select {
margin:3px 0 10px;
}
#woo-cart-main div#woo-cart-content .summary form.variations_form div.single_variation_wrap div.single_variation .stock {
display:none;
}
#woo-cart-main div#woo-cart-content div.woocommerce-tabs .tabs {
display: none;
}
#woo-cart-main div#woo-cart-content div.woocommerce-tabs {
clear:both;
float:left;
margin-top:40px;
width: 98%;
}
#woo-cart-main div#woo-cart-content div.woocommerce-tabs .panel {
padding:0 25px;
font-size:13px;
color:#666;
}
#woo-cart-main div#woo-cart-content div.woocommerce-tabs .panel h2 {
color:#0069aa;
display:inline;
}
#woo-cart-main div#woo-cart-content div.woocommerce-tabs #tab-description {
display: block !important;
float:left;
width:305px;
background:url("/wp-content/uploads/2012/10/tabs-bg.jpg") no-repeat 353px 30px;
}
#woo-cart-main div#woo-cart-content div.woocommerce-tabs #tab-description li {
list-style-image:url("/wp-content/uploads/2012/10/blue-bullet.jpg");
line-height: 24px;
list-style-position: outside;
margin: 0 0 0 10px;
}
#woo-cart-main div#woo-cart-content div.woocommerce-tabs #tab-additional_information {
display: none !important;
}
#woo-cart-main div#woo-cart-content div.woocommerce-tabs #tab-reviews {
display: block !important;
float: right;
padding-right: 0;
width: 510px;
}
#woo-cart-main div#woo-cart-content div.woocommerce-tabs #tab-reviews .add_review {
display: none;
}
#woo-cart-main div#woo-cart-content div.woocommerce-tabs #tab-reviews ol.commentlist {
height: 335px;
max-height: 335px;
overflow-y: auto;
}
#woo-cart-main div#woo-cart-content div.woocommerce-tabs #tab-reviews #reviews #comments h2 a {
float:right;
}
#woo-cart-main div#woo-cart-content div.woocommerce-tabs #tab-reviews #reviews #comments h2 img {
box-shadow:0 0 3px 1px #c7c7c7;
}
#woo-cart-main div#woo-cart-content div.woocommerce-tabs #tab-reviews #reviews #comments ol {
list-style:none outside none;
padding:0;
}
#woo-cart-main div#woo-cart-footer {
background:url("/wp-content/uploads/2012/10/woo-footer-bg.jpg") repeat-x;
height:81px;
margin: 0 45px;
padding:25px 70px 0 230px;
color:#fff;
}
#woo-cart-main div#woo-cart-footer label input {
color: #C7C7C7;
font-size: 18px;
height: 24px;
line-height: 24px;
width: 230px;
}
#woo-cart-main div#woo-cart-footer button {
background: url("/wp-content/uploads/2012/10/woo-footer-send-btn.jpg") no-repeat scroll 0 0 transparent;
border: 0 none;
bottom: 6px;
box-shadow: 0 0 5px 1px #666666;
height: 28px;
left: 6px;
margin: 0 25px 0 0;
position: relative;
width: 62px;
cursor:pointer;
}
#woo-cart-main div#woo-cart-footer img {
position:relative;
top:15px;
margin: 0 5px 0;
}
#woo-cart-main div#woo-cart-content div#woo-cart .product-subtotal {
float:right;
margin-bottom:5px;
}
/* END WooCommerce Shopping Cart - product */

/* WooCommerce Shopping Cart - cart/checkout */
#woo-cart-main div#woo-cart-content div#woo-cart-step {
margin: 0 0 40px;
height:51px;
background:url("/wp-content/uploads/2012/10/woo-cart-step-sprite.jpg") no-repeat 130px 0px;
}
#woo-cart-main div#woo-cart-content div#woo-cart-step.step2 {
background-position:130px -51px;
}
#woo-cart-main div#woo-cart-content div#woo-cart-step.step3 {
background-position:130px -102px;
}
#woo-cart-main div#woo-cart-content div#woo-cart-step.step4 {
background-position:130px -153px;
}
#woo-cart-main #woo-cart-content #woo-cart p.woo-cart-under-info {
font-size:13px;
clear:right;
text-align:right;
float:right;
margin-bottom:0;
width:200px;
}
#pp_full_res #respond #commentform #rating {
display: block !important;
}
#pp_full_res #respond #commentform p.comment-form-rating, #pp_full_res #respond #commentform p.stars, #pp_full_res #respond #commentform p.comment-form-comment label{
display:none;
}

.woocommerce_message, .woocommerce_error {
display:none;
}
.message-btn {
background: url("/wp-content/uploads/2012/10/woo-cart-green-bg.jpg") repeat-x scroll 0px 0px transparent;
border: 0px none;
clear: right;
color: rgb(255, 255, 255);
cursor: pointer;
font-weight: bold;
margin: 0px 0px 10px;
padding: 3px 7px;
text-decoration: none;
float:right;
text-transform:uppercase;
font-size:14px;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

#woo-cart-main div#woo-cart-content div#woo-cart {
width:570px;
float:left;
background:url("/wp-content/uploads/2012/10/woo-cart-checkout-cart-banner.jpg") no-repeat;
padding-top:70px;
}
#woo-cart-main div#woo-cart-content div#woo-cart .shop_table {
width:100%;
}
#woo-cart-main div#woo-cart-content div#woo-cart div.product-thumbnail {
float:left;
margin-right:20px;
}
#woo-cart-main div#woo-cart-content div#woo-cart .product-name a, #woo-cart-main div#woo-cart-content div#woo-cart .product-price .amount {
color:#fbbc67;
text-decoration:none;
font-size:24px;
font-weight:bold;
}
#woo-cart-main div#woo-cart-content div#woo-cart .product-name a:hover {
text-decoration:underline;
}
#woo-cart-main div#woo-cart-content div#woo-cart .product-price {
display:inline;
}
#woo-cart-main hr {
color:#c7c7c7;
}
#woo-cart-main div#woo-cart-content div#woo-cart .variation {
float:left;
margin:0
}
#woo-cart-main div#woo-cart-content div#woo-cart .variation dt, #woo-cart-main div#woo-cart-content div#woo-cart .variation dd {
display:inline;
}
#woo-cart-main div#woo-cart-content div#woo-cart .variation dd {
margin:0 0 0 5px;
}
div#woo-cart-main div#woo-cart-content div#woo-cart .product-remove {
float:right;
}
div#woo-cart-main div#woo-cart-content div#woo-cart .product-remove a, .red {
color:#b31522;
font-size:13px;
font-weight:bold;
}
#woo-cart-main div#woo-cart-content div#woo-cart input.minus, #woo-cart-main div#woo-cart-content div#woo-cart input.plus {
display:none;
}
#woo-cart-main #woo-cart-content #woo-cart #woo-cart-form .shop_table .product-subtotal .cart_totals table {
text-align:right;
}

div.coupon input#coupon_code {
margin: 0 5px 0 0;
text-align: center;
width: 60px;
}
#woo-cart-main div#woo-cart-content div#woo-cart form#woo-cart-form table.shop_table td.actions div.coupon input.button {
display:inline;
float:none;
clear:none;
}
#woo-cart-main #woo-cart-content #woo-cart #woo-cart-form table.shop_table td.actions .discount a, #woo-cart-main #woo-cart-content #woo-cart #woo-cart-form table.shop_table td.actions .discount a:hover {
text-decoration:none;
}



#woo-cart-step-1 #woo-cart-guest-check p {
margin:10px 0 3px 10px;
}
#woo-cart-step-1 #woo-cart-guest-check #woo-cart-guest-check-btn {
background: url("/wp-content/uploads/2012/10/woo-cart-green-bg.jpg") repeat-x scroll 0 0 transparent;
color: #FFFFFF;
cursor: pointer;
font-size: 13px;
font-weight: bold;
padding: 3px 7px;
margin:0 0 10px 10px;
}
#woo-cart-step-1 form.login {
margin:10px 0 0;
}

#woo-cart-main div#woo-cart-content div#woo-check {
width:305px;
float:right;
background:url("/wp-content/uploads/2012/10/woo-cart-checkout-banner.jpg") no-repeat;
padding-top:50px;
}

#woo-cart-step-1, #woo-cart-step-2, #woo-cart-step-3, #woo-cart-step-4 {
background:url("/wp-content/uploads/2012/10/woo-cart-gray-bg.jpg") repeat-x #c7c7c7;
padding:5px 10px;
min-height:22px;
height:22px;
overflow:hidden;
font-size:13px;
}
#woo-cart-step-1.complete, #woo-cart-step-2.complete, #woo-cart-step-3.complete {
height:auto;
}
#woo-cart-step-1.active, #woo-cart-step-2.active, #woo-cart-step-3.active, #woo-cart-step-4.active {
background:url("/wp-content/uploads/2012/10/woo-cart-green-bg.jpg") repeat-x #fde6c6;
height:auto;
}
#woo-cart-step-1 div.info, #woo-cart-step-2 div.info, #woo-cart-step-3 div.info {
font-size: 13px;
font-weight: bold;
margin: 10px 0 5px;
padding: 0 10px;
text-align: left;
}
#woo-cart-step-1.active div.info, #woo-cart-step-2.active div.info, #woo-cart-step-3.active div.info {
display:none;
}
#woo-cart-step-1.complete div.info, #woo-cart-step-2.complete div.info, #woo-cart-step-3.complete div.info {
display:block;
}
#woo-cart-main div#woo-cart-content #woo-check .header {
font-weight:bold;
font-size:18px;
margin-bottom:10px;
}
#woo-cart-main div#woo-cart-content #woo-check .white {
color:#fff;
}

#woo-cart-step-1 label {
display:block;
}
#woo-cart-step-1 p {
margin:5px 0 5px 10px;
}
#woo-cart-step-2.active {
}
#woo-cart-step-2.active .col-2 {
min-height:20px;
height:20px;
}
#woo-cart-step-2 .col-1 h3{
display:none;
}
#woo-cart-step-2 #order_comments {
width: 255px;
}
#woo-cart-step-2 .col-1 h3, #woo-cart-step-2 .col-2 h3 {
margin:5px 0;
font-size:16px;
}
#woo-cart-step-2 #woo-cart-sign-guest, #woo-cart-step-2 div.create-account {
margin:0 0 0 10px;
}
#woo-cart-step-2 p{
margin:5px 0 5px 10px;
}
#woo-cart-step-2-save, #woo-cart-step-3-save {
background: url("/wp-content/uploads/2012/10/woo-cart-green-bg.jpg") repeat-x scroll 0 0 transparent;
color: #FFFFFF;
cursor: pointer;
float: right;
font-size: 13px;
font-weight: bold;
margin: 5px 10px;
padding: 3px 7px;
}
#woo-cart-step-4 .woo-cart-step-order {
font-size:13px;
padding:0 5px;
}
#woo-cart-step-4 input#place_order, #woo-cart-main #woo-cart-content #woo-cart #woo-cart-form  td.actions input.button {
background: url("/wp-content/uploads/2012/10/woo-cart-green-bg.jpg") repeat-x scroll 0 0 transparent;
border: 0 none;
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
padding: 3px 7px;
float:right;
cursor:pointer;
margin:0 0 10px;
clear:right;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}
#woo-cart-step-4 p.woo-cart-step-order {
margin:10px 0 0;
}
#woo-cart-step-4 p.woo-cart-step-order.last-margin {
margin-top:0;
clear: both;
}
#woo-cart-main #woo-cart-content #woo-cart #woo-cart-form  td.actions {
border-bottom:1px solid #c7c7c7;
}
#woo-cart-main #woo-cart-content #woo-cart #woo-cart-form  td.actions p {
clear: right;
float: right;
font-size: 13px;
margin: 0 0 10px;
text-align: right;
}

#woo-cart-print-me {
height: auto;
margin: 0 0 20px 780px;
width: 110px;
}
#woo-cart-order-detail, #woo-cart-order-details {
padding-left:50px;
}
#woo-cart-order-cust {
width:400px;
}
#woo-cart-order-cust h2 {
margin-top:0;
}
#woo-cart-order-cust .customer_details dt {
float:left;
}
#woo-cart-order-cust .customer_details dd {
display:inline;
}
#woo-cart-order-details .shop_table th.product-name, #woo-cart-order-details .shop_table .order_table_item td.product-name {
text-align:left;
}
#woo-cart-order-details .shop_table th, #woo-cart-order-details .shop_table .order_table_item td {
text-align:right;
}
#woo-cart-order-details .shop_table tbody tr.order_table_item td.product-name {
width:190px;
}
#woo-cart-order-details .shop_table dt {
display:inline;
}
#woo-cart-order-details .shop_table dd {
display:inline-block;
margin-left:5px;
}
#woo-cart-ty-question {
width:430px;
}

#woo-cart-main div#woo-cart-content div#woo-cart form#woo-cart-form .shop_table .actions div.product-subtotal div.cart_totals .shipping, #woo-cart-main div#woo-cart-content div#woo-cart form#woo-cart-form .shop_table .actions div.product-subtotal div.cart_totals .tax-rate, #woo-cart-main div#woo-cart-content div#woo-cart form#woo-cart-form .shop_table .actions div.product-subtotal div.cart_totals .total {
display:none;
}
#woo-card-img {
position: relative;
float: right;
right: 9px;
display:none;
}
#woo-cart-step-3.active #woo-card-img {
display:block;
}
.product-name {
	position:relative;
}
.product-price {
	position:absolute;
	right:0px;
}


/* END WooCommerce Shopping Cart - cart/checkout */


/* Small World */
.page-id-9454 #wrapper {
	width: 100%;
}
.page-id-9454 #header, .page-id-9454 #footer {
	display: none;
}
#small-world-header {
	background: url("/wp-content/uploads/2013/08/mp-sw-header.jpg") top center scroll no-repeat transparent;
	height: 108px;
	width: 100%;
}
#small-world-content {
	background: url("/wp-content/uploads/2013/08/mp-sw-form-bg.jpg") no-repeat scroll 10% 125% transparent;
	margin: 0 auto;
	min-height: 630px;
	text-align: center;
	width: 960px;
}
#small-world-content h1 {
	color: #199646;
	font-size: 85px;
	margin: 0;
}
#small-world-content h3.oj {
	color: #f06f2d;
	font-size: 20px;
	margin: 0;
}
.oj {
	color: #f06f2d;
	}
#small-world-content p {
	color: #676767;
	font-size: 16px;
	margin: 10px 0 0;
}
#small-world-content input.text, #small-world-content input.email {
	border: 1px solid #ccc;
	font-size: 16px;
	height: 29px;
	margin-bottom: 10px;
	padding: 3px;
	width: 294px;
}
#small-world-content .submit input {
	background-color: #f06f2d;
	border: 0;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	padding: 5px 25px;
}
#small-world-footer {
	background-color: #313131;
	color: #fff;
	font-size: 0.9em;
	height: 77px;
	padding-top: 15px;
	text-align: center;
	width: 100%;	
}
#small-world-footer img {
	margin-bottom:5px;
}
#small-world-footer a {
	color: #fff;
	text-decoration: none;
}




.ngg-gallery-thumbnail img{min-height: 83px;}


#prize-image img {
max-width: 175px;
}

#frm_form_11_container div label {
	display: block;
	margin-top: 3px;
}
#frm_form_11_container div input, #frm_form_11_container div textarea {
	width: 255px;
}
#frm_form_11_container div.frm_none_container label {
	display: none;
}
#frm_form_11_container div.frm_checkbox label {
	display: inline;
}
#frm_form_11_container div.frm_checkbox input {
	width: 20px;
}
#frm_checkbox_461-0 input {
	margin-left: 0;
	width: 10px;
}
#frm_form_11_container div.frm_submit input {
	margin-top: 5px;
	width: 127px;
}
#frm_form_11_container .frm_message {
	font-size:1.2em;
	font-weight:bold;
	margin-top:10px;
}

/* Baby Your Babies 2014 */
/* --Landing */
.page-id-600 .addthis_toolbox, .page-id-4960 .addthis_toolbox, .page-id-10273 .addthis_toolbox {
	display: none;
}
#bybPromo {
	font-size: 1.2em;
	position: relative;
}
#bybPromo p {
	line-height: 1.3em;
	margin-top: 0;
	padding-bottom: 12px;
}
#bybPromo p em {
	font-weight: bold;
	font-style: italic;
}
#bybPromo .bybContent {
	padding-left: 20px;
}
#bybPromo .green {
	color: #699c41;
}
#bybPromo .frm_required, #bybPromo #frm_field_469_container .frm_radio label {
	font-weight: bold;
}
#bybPromo .green.btn, #bybPromo .orange.btn {
	background-color: #699c41;
	border-radius: 8px;
	color :#fff;
	cursor: pointer;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}
#bybPromo .green.btn.big, #bybPromo .orange.btn.big {
	border-radius: 10px;
	font-size: 1.2em;
	margin-right: 30px;
	padding: 10px 20px;
	text-transform: none;
}
#bybPromo h3.green.btn.big {
	cursor: default;
	text-align: center;
}
#bybPromo h3.green.btn.big:hover {
	text-decoration: none;
}
#bybPromo .green.btn:hover, #bybPromo .orange.btn:hover, #bybPromo a.byb-fb-link:hover {
	text-decoration: underline;
}
#bybPromo .orange {
	color: #ff9b00;
}
#bybPromo h3.big {
	font-size: 1.2em;
	margin-bottom: 10px;
}
#bybPromo .orange.btn {
	background-color: #ff9b00;
}
#bybPromo .winner {
	font-weight: bold;
	margin: 0;
	position: absolute;
	right: 70px;
	top: 235px;
	width: 140px;
}
#bybPromo .byb-land-1 {
	margin: 0 0 0 30px;
}
#bybPromo h1.byb-pv-contest-h1, #bybPromo h1.byb-pc-contest-h1 {
	background: url("/wp-content/uploads/2014/02/byb_2014_landing_cam-yt.png") no-repeat scroll right -3px rgba(0, 0, 0, 0);
	border-bottom: 1px solid #B8B8B8;
	font-size: 2.2em;
	font-weight: normal;
	margin: 5px 0 10px;
	padding: 5px 0 8px;
}
#bybPromo h1.byb-pc-contest-h1 {
	background: #fff;
}
#bybPromo .byb-land-2 {
	margin: 0 0 0 40px;
}
#bybPromo .byb-land-ico {
	margin-bottom: 10px;
	width: 370px;
}
#bybPromo .byb-land-ico img {
	float: left;
	margin: 0 5px 10px 0;
}
#bybPromo .byb-pv-contest-links {
	margin: 35px 0 30px;
	text-align: center;
}
#bybPromo .byb-pv-contest-h2 {
	font-size: 1.2em;
	margin-bottom: 10px;
}
#bybPromo a.byb-fb-link {
	background: url("/wp-content/uploads/2014/02/byb_ico_facebook.jpg") no-repeat scroll left center;
	color: #2E5991;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;
	margin-right: 30px;
	padding: 5px 0 5px 40px;
	text-decoration: none;
}

#bybPromo #frm_form_12_container {
	width: 350px;
}
#bybPromo .indent {
	padding: 0 50px 0 20px;
}
#bybPromo .bybMail {
	float: right;
	width: 190px;
}
#bybPromo .bybMail h3, #bybPromo .bybMail p {
	margin: 0 0 10px;
}
#bybPromo .frm_required {
	font-weight: normal;
}
#bybPromo .frm_form_field {
	margin-bottom: 10px;
}
#bybPromo .frm_form_field label {
	display: block;
	font-weight: bold;
	margin-bottom: 2px;
}
#bybPromo .frm_form_field input {
	display: block;
	width: 300px;
}
#bybPromo .frm_blank_field input {
  box-shadow: 0 0 2px 1px #FF9B00;
}
#bybPromo  .frm_blank_field .frm_required {
	color: #f00;
	font-size: 1.0em;
}	
#bybPromo .frm_error {
  display: none;
}
#bybPromo .frm_form_field input[type="radio"] {
	/* appearance: checkbox; */
	display: inline;
	width: 20px;
}
#bybPromo #frm_field_467_container {
	display: inline-block;
	margin-right: 10px;
	width: 122px;
}
#bybPromo #frm_field_468_container {
	display: inline-block;
	width: 50px;
}
#bybPromo #frm_field_475_container {
	display: inline-block;
	margin-right: 10px;
	width: 100px;
}
#bybPromo #frm_field_467_container input, #bybPromo #frm_field_468_container input, #bybPromo #frm_field_475_container input {
	width: 100%;
}
#bybPromo #frm_field_469_container, #bybPromo #frm_field_471_container {
	margin-top: 10px;
}
#bybPromo #frm_field_469_container .frm_radio {
	color: #699c41;
}
#bybPromo #frm_field_469_container #frm_radio_469-124.frm_radio, #bybPromo #frm_field_469_container #frm_radio_469-137.frm_radio {
	/* background: url("/wp-content/uploads/2014/02/byb_ico_youtube.jpg") no-repeat scroll left center / 28px auto #fff; */
	position: relative;
	top: 25px;
	white-space: nowrap;
}
#bybPromo #frm_field_469_container #frm_radio_469-137.frm_radio { 
	top: 0px;
}
#bybPromo #frm_field_469_container #frm_radio_469-120.frm_radio {
	position: relative;
	bottom: 23px;
}
#bybPromo #frm_field_469_container .frm_radio label {
	padding: 2px 0 0;
}
#bybPromo #frm_radio_469-124 label:after {
	color: #63585B;
	content: "(One minute or less)";
	font-size: 0.7em;
}
#bybPromo #frm_field_471_container .frm_radio label {
	display: inline-block;
}
#bybPromo .frm_form_field.upload-label {
	height: 0;
	margin-bottom: 0;
	margin-top: 15px;
	visibility: hidden;
}
#bybPromo #frm_field_470_container label, #bybPromo #frm_field_472_container label {
	background: url("/wp-content/uploads/2014/02/byb_ico_camera.jpg") no-repeat scroll left center #fff;
	color: #ff9b00;
	font-size: 1.3em;
	margin-bottom: 10px;
	padding: 11px 0 5px 55px;
}
#bybPromo #frm_field_470_container br {
	display: none;
}
#bybPromo #frm_field_472_container label  {
	background: url("/wp-content/uploads/2014/02/byb_ico_youtube.jpg") no-repeat scroll left center #fff;
	color: #699c41;
	padding: 9px 0 7px 55px;
}
#bybPromo #frm_field_472_container p.green  {
	margin-top:5px;
	width:300px;
}
#bybPromo #frm_field_470_container, #bybPromo #frm_field_472_container {
	display: block;
	font-size: 0.8em;
	line-height: 1.5em;
}
#bybPromo #frm_field_472_container {
	display: none;
}
#bybPromo #frm_field_470_container .frm_description {
	line-height: 1.2em;
	margin-top: 5px;
}
#bybPromo #frm_field_470_container .frm_description br {
	display: block;
}

#bybPromo #frm_field_478_container {
	margin-top: 10px;
}
#bybPromo #frm_field_478_container label {
	display: none;
}
#bybPromo #frm_field_478_container input {
	width: auto;
}
#bybPromo #frm_field_478_container .frm_opt_container {
	display: inline-block;
	height: 42px;
}
#bybPromo #frm_field_478_container p {
	display: inline-block;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-bottom: 3px;
	margin-left: 5px;
	width: 320px;
}
#bybPromo #frm_field_479_container label.frm_primary_label {
	font-weight:normal;
	font-size:0.8em;
	line-height: 1.2em;
}
#bybPromo #frm_field_479_container input {
	display: inline;
	margin: 0 5px 0 0;
	position: relative;
	top: 1px;
	width: auto;
}
#bybPromo #frm_field_479_container #frm_checkbox_479-0 label {
	display: inline;
	font-weight: bold;
}




#bybPromo #frm_form_12_container .frm_submit input {
	background: #ff9b00;
	border: 0 none;
	border-radius: 5px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	height: 40px;
	width: 90px;
}
#bybPromo.thank-you p {
	font-size: 1.2em;
}
#bybPromo.thank-you a.orange.btn.big {
	display: block;
	font-size: 1em;
	margin: 20px auto;
	text-align: center;
	width: 100px;
}
#bybPromo.rules h5 {
	font-size: 1.3em;
	margin-bottom: 0;
	margin-top: 20px;
}
#bybPromo.rules p {
	
}
#bybPromo.rules .indent {
	padding-left: 15px;
}
#bybPromo.rules p.indent {
	padding-left: 30px;
}
#bybPromo.rules .camera {
	background: url("/wp-content/uploads/2014/02/byb_ico_camera.jpg") no-repeat scroll left top #fff;
	margin-bottom: 5px;
	padding: 0 0 0 55px;
}
#bybPromo.rules .youtube {
	background: url("/wp-content/uploads/2014/02/byb_ico_youtube.jpg") no-repeat scroll left top #fff;
	padding: 0 0 0 55px;
}



.byb-gallery-post {
	background-color: #fff;
	border: 1px solid #699c41;
	cursor: pointer;
	float: left;
	height: 100px;
	margin: 10px;
	width: 130px;
}
.byb-gallery-post:hover, .byb-preview-post .thumb:hover{
	background-color: #ff9b00;
	border: 1px solid #ff9b00;
}
.byb-gallery-post .media {
	background-color: #fff;
	display: block;
	height: 90px;
	margin: 5px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 120px;
}
.byb-gallery-post .media img {
	height: auto;
	position: relative;
	width: 100%;
}
.byb-gallery-post .media .vol {
	background: url(/wp-content/uploads/2014/02/byb_video.png) transparent;
	height: 90px;
	left: 0;
	position: absolute;
	top: 0;
	width: 120px;
}
.byb-gallery-post .info {
	display: none;
}

.byb-preview-post .thumb {
	background-color: #fff;
	border: 1px solid #699c41;
	height: 100px;
	width: 130px;
}
.byb-preview-post .thumb div {
	background-color: #fff;
	display: block;
	height: 90px;
	margin: 5px;
	overflow: hidden;
	padding: 0;
	width: 120px;
}
.byb-preview-post .thumb img {
	max-height:90px;
	max-width:120px;
}
.byb-preview-post .title {
	color: #ff9b00;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0;
}
.byb-preview-post form {
 margin: 0 0 15px;
}

.page-id-10202 #cboxOverlay, .page-id-23051 #cboxOverlay, .page-id-17636 #cboxOverlay  {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
	z-index: 95;
}
.page-id-10202 #byb-cboxOverlay2, .page-id-23051 #byb-cboxOverlay2, .page-id-17636 #byb-cboxOverlay2  {
	background: #fff;
	border-radius: 20px;
	display: none;
	margin-left: 50%;
	margin-top: 100px;
	height: auto;
	max-height: 475px;
	overflow: hidden;
	padding: 20px;
	position: fixed;
	transform: translate(-50%, -50%);
	width: 600px;
	z-index: 100;
}
.page-id-10202 #byb-cboxOverlay2 .btn, .page-id-23051 #byb-cboxOverlay2 .btn, .page-id-17636 #byb-cboxOverlay2 .btn  {
	background-color: #699C41;
	background: -*-linear-gradient(center top, #7fbf3f, #699C41);
	border-radius: 0 0 10px 10px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	height: 27px;
	line-height: 1.9em;
	text-align: center;
	transition: all 0.2s ease 0s;
	width: 90px;
}
.page-id-10202 #byb-cboxOverlay2 .btn:hover, .page-id-23051 #byb-cboxOverlay2 .btn:hover, .page-id-17636 #byb-cboxOverlay2 .btn:hover  {
	background: -*-linear-gradient(center top, #699C41, #7fbf3f);
	box-shadow: 0 0 3px 0 #FFFFFF inset;
}
.page-id-10202 #byb-cboxOverlay2 .byb-popup-left, .page-id-23051 #byb-cboxOverlay2 .byb-popup-left, .page-id-17636 #byb-cboxOverlay2 .byb-popup-left  {
	float: left;
}
.page-id-10202 #byb-cboxOverlay2 .byb-popup-right, .page-id-23051 #byb-cboxOverlay2 .byb-popup-right, .page-id-17636 #byb-cboxOverlay2 .byb-popup-right  {
	float: right;
}
.page-id-10202 #byb-cboxOverlay2 #byb-cboxOverlayContent, .page-id-23051 #byb-cboxOverlay2 #byb-cboxOverlayContent, .page-id-17636 #byb-cboxOverlay2 #byb-cboxOverlayContent  {
	background: url("/wp-content/uploads/2014/02/ajax.gif") no-repeat center center scroll;
	text-align: center;
}
.page-id-10202 #byb-cboxOverlay2 .img, .page-id-23051 #byb-cboxOverlay2 .img, .page-id-17636 #byb-cboxOverlay2 .img  {
	height: 400px;
	max-height: 400px;
	max-width: 600px;
	overflow: hidden;
	width: 600px;
}
.page-id-10202 #byb-cboxOverlay2 img, .page-id-23051 #byb-cboxOverlay2 img, .page-id-17636 #byb-cboxOverlay2 img  {
	height: 400px;
	max-height: 400px;
	max-width: 100%;
	width: auto;
}
.page-id-10202 #byb-cboxOverlay2 .byb-bottom-bar, .page-id-23051 #byb-cboxOverlay2 .byb-bottom-bar, .page-id-17636 #byb-cboxOverlay2 .byb-bottom-bar  {
	border-top: 1px solid #699C41;
}
.page-id-10202 #byb-cboxOverlay2 .cap, .page-id-23051 #byb-cboxOverlay2 .cap, .page-id-17636 #byb-cboxOverlay2 .cap  {
	color: #ff9b00;
	float: left;
	font-weight: bold;
	height: 20px;
	margin: 0 0 0 10px;
	padding: 5px 0 0;
	width: 400px;
}


/* Educational Video */
.eduvid-post {
	cursor: pointer;
}
.eduvid-post .media {
	background-color: #fff;
	border: 2px solid #999;
	display: block;
	height: 113px;
	margin: 5px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 183px;
}
.eduvid-post .media img {
	height: 113px;
	position: relative;
	width: 183px;
}
.eduvid-post .media .vol {
	background: url(/wp-content/uploads/2014/12/mp_eduvid_overlay.png) transparent;
	height: 65px;
	left: 59px;
	position: absolute;
	top: 24px;
	width: 66px;
}
.eduvid-post .info {
	display: none;
}
.eduvid-post h4 {
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 0;
	max-height: 27px;
	overflow: hidden;
	text-align: center;
	width: 183px;
}
#cboxOverlay.imp {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
	z-index: 95;
}
#eduvid-cboxOverlay2 {
	background: #fff;
	border-radius: 20px;
	display: none;
	margin-left: 50%;
	margin-top: 100px;
	height: auto;
	max-height: 475px;
	overflow: hidden;
	padding: 20px;
	position: fixed;
	transform: translate(-50%, -50%);
	width: 600px;
	z-index: 9999;
}
#eduvid-cboxOverlay2 .btn  {
	background-color: #699C41;
	background: -*-linear-gradient(center top, #7fbf3f, #699C41);
	border-radius: 0 0 10px 10px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	height: 27px;
	line-height: 1.9em;
	text-align: center;
	transition: all 0.2s ease 0s;
	width: 90px;
}
#eduvid-cboxOverlay2 #eduvid-cboxOverlayContent  {
	background: url("/wp-content/uploads/2014/02/ajax.gif") no-repeat center center scroll;
	text-align: center;
}
#eduvid-cboxOverlay2 .img  {
	height: 400px;
	max-height: 400px;
	max-width: 600px;
	overflow: hidden;
	width: 600px;
}
#eduvid-cboxOverlay2 img  {
	height: 400px;
	max-height: 400px;
	max-width: 100%;
	width: auto;
}
.video-gallery {
	margin-left: 30px;
}
#page-content .video-gallery h1 {
	font-size: 3.5em;
	font-weight: normal;
	margin: 10px 0;
}
.video-gallery hr {
	clear: both;
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #999;
	margin: 1em 0;
	padding: 0;
}
.video-gallery p, .video-gallery .video-container .eduvid-post h4 {
	color: #333;
}
.video-gallery h2 {
	color: #999;
	font-size: 2.7em;
	font-weight: normal;
	margin-bottom: 5px;
}
.video-gallery .video-container {
	margin-bottom: 10px;
}
.video-gallery .video-container .eduvid-post {
	float: left;
	margin-bottom: 10px;
}
.video-gallery.ind h2 {
	float: left;
	margin: 0;
}
.video-gallery.ind h3 {
	float: right;
	font-size: 1.3em;
	line-height: 36px;
	margin: 0;
	vertical-align: bottom;

}
.video-gallery.ind .video-container .eduvid-post {
	float: left;
	margin-left: 0;
	margin-right: 0;
}



/* Inspring Moments 2014 */
/* --Landing */
.page-id-15136 .addthis_toolbox, .page-id-4960 .addthis_toolbox, .page-id-15174 .addthis_toolbox {
	display: none;
}
#inspiringPromo {
	font-size: 1.2em;
	position: relative;
	padding-bottom:60px;
}
#inspiringPromo p {
	line-height: 1.3em;
	margin-top: 0;
}
#inspiringPromo .inspiringContent {
	padding-left: 20px;
}
#inspiringPromo .inspiringIntro {
	text-align:center;
}
#inspiringPromo .inspiringIntro h3 {
	color:#2b65b2;
}
#inspiringPromo .inspiringInfo {
	font-size:.9em;
	border-top:1px solid #2b65b2;
	padding-top:20px;
	margin-top:30px;
}
#inspiringPromo .inspiringInfo h3 {color:#2b65b2;font-weight: normal;}
#inspiringPromo .inspiringInfo .inspiringLeft {
	width:290px;
	float:left;
}
#inspiringPromo .inspiringInfo ul {
	list-style:none;
	margin-top:20px;
}
#inspiringPromo .inspiringInfo ul strong {
	color:#70aaca;
}
#inspiringPromo .inspiringInfo ul img {
	float:left;
	display:block;
	padding-bottom:12px;
}
#inspiringPromo .inspiringInfo ul li {
	padding-bottom:10px;
	clear:both;
}

#inspiringPromo .inspiringInfo .inspiringRight {
	width:290px;
	float:right;

}

#inspiringPromo .inspiringMail {
	float: right;
	width: 190px;
	padding-top: 20px;
}
#inspiringPromo .inspiringMail h3 {
	color:#2b65b2;
}
#inspiringPromo .inspiringMail h3, #inspiringPromo .inspiringMail p {
	margin: 0 0 10px;
}
#inspiringPromo .inspiringMail .inspiringMailSmall {
	font-size:.8em;
}
#inspiringPromo .inspiringFormHeadline {color:#2b65b2;}

#inspiringPromo .frm_form_field {
	margin-bottom:10px;
}
#inspiringPromo .frm_form_field label {
	display:block;
	font-weight:bold;
	margin-bottom:5px;
}
#inspiringPromo .frm_form_field input {
	display:block;
	width:340px;
}





#inspiringPromo #frm_field_500_container {margin-top:30px;}
#inspiringPromo #frm_field_500_container .frm_radio {
	background: url("/wp-content/uploads/2014/10/inspiring_ico_camera.jpg") no-repeat scroll left center / 28px auto #fff;
	padding-left:30px;
	margin-bottom:5px;
}
#inspiringPromo #frm_field_500_container .frm_catlevel_1:last-child .frm_radio {
	background: url("/wp-content/uploads/2014/10/inspiring_ico_video.jpg") no-repeat scroll left center / 28px auto #fff;
}
#inspiringPromo #frm_field_500_container .frm_radio label {
	display: inline-block;
	font-weight: bold;
	margin-bottom: 2px;
	color:#70aaca;
}
#inspiringPromo #frm_field_500_container .frm_radio input {
	display: inline-block;
	width: auto;
}

#inspiringPromo .indent {clear:both;}

#inspiringPromo .frm_required, #inspiringPromo #frm_field_469_container .frm_radio label {
	color: #70aaca;
	font-weight: bold;
}

#inspiringPromo #frm_field_488_container, #inspiringPromo #frm_field_489_container {
	font-size: 0.8em;
	line-height: 1.5em;
}
#inspiringPromo #frm_field_488_container label, #inspiringPromo #frm_field_489_container label {
	background: url("/wp-content/uploads/2014/10/inspiring_ico_camera.jpg") no-repeat scroll left center #fff;
	color: #2b65b2;
	font-size: 1.3em;
	margin-bottom: 10px;
	padding: 11px 0 5px 55px;
}
#inspiringPromo #frm_field_488_container {

}
#inspiringPromo #frm_field_489_container {
	display:none;
}
#inspiringPromo #frm_field_489_container label {
	background: url("/wp-content/uploads/2014/10/inspiring_ico_video.jpg") no-repeat scroll left center #fff;
}

#inspiringPromo #frm_field_493_container {
	font-size:.8em;
}
#inspiringPromo #frm_field_493_container label {
	display:none;
}
#inspiringPromo #frm_field_493_container .frm_opt_container {
	width:30px;
	display:inline-block;
	vertical-align:top;
}
#inspiringPromo #frm_field_493_container p {
	width:300px;
	display:inline-block;
}
#inspiringPromo #frm_field_493_container input {
	width:auto;
}

#inspiringPromo #frm_field_494_container {
	font-size:.8em;
}
#inspiringPromo #frm_field_494_container .frm_opt_container {
	font-size:1.3em;
}
#inspiringPromo #frm_field_494_container input {
	width:20px;
	display:inline-block;
	vertical-align:top;
}
#inspiringPromo #frm_field_494_container .frm_checkbox label {
	width:300px;
	display:inline-block;
}
#inspiringPromo .frm_submit input {
	background:#77b1ff;
	border:none;
	border-radius:5px; 
	color:#fff;
	padding:10px 15px;
	font-size:1.2em;
}

.page-id-15174 #page-content {float:right;}

/* Where To Buy Product Page Links */
#wtb-links {
	display:block;
	margin:20px 0;
	width:100%;
}
#wtb-links h1 {
	font-size:1.4em;
	font-weight:bold;
	margin-left:15px;
	text-align:left;
}
#wtb-links ul {
	list-style:none;
	text-align:left;
}
#wtb-links ul li a {
	background-color:#E2CBAB;
	color:#fff;
	cursor: pointer;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:7px;
	padding:5px;
	text-align:center;
	text-decoration:none;
	width:90%;
}
#wtb-links ul li a:hover {
	background-color:#FCAF4F;
	text-decoration:none;
}



/* Email Popup */
#email-popup {
	display:none;
	height:100%;
	left:0;
	position: absolute;
	top:0;
	width:100%;
}
#email-popup .content {
	background:#eee8d9;
	height:auto;
	margin: 0 auto;
	padding:0 50px 30px;
	position: relative;
	top:100px;
	width:415px;
	z-index:9999;
}
#email-popup .content .step-two {
	display:none;
}
#email-popup .content h1 {
	color:#f7684c;
	font-size:2.3em;
	font-weight:bold;
	padding-top:20px;
	text-align:center;
	text-transform:uppercase;
}
#email-popup .content h1.step-two {
	font-size:3em;
}
#email-popup .content p {
	color:#535353;
	margin-bottom:0;
	text-align:center;
}
#email-popup .content p.disclaimer {
	font-size:.7em;
	margin-top:15px;
}
#email-popup .content p.required {
	color:#f7684c;
	font-size:.8em;
	margin-top:15px;
}
#email-popup .content p.step-two.bb {
	border-bottom:1px solid #999;
	margin-bottom:10px;
	padding-bottom:10px;
}
#email-popup .content p.step-two strong.red {
	color:#f7684c;
	font-size:1em;
}
#email-popup .content label {
	color:#f7684c;
	display:block;
	font-size:0.8em;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:15px;
	text-align:center;
	text-transform:uppercase;
}
#email-popup .content .step-two label {
	text-align:left;
}
#email-popup .content input {
	border:1px solid #999;
	display:block;
    font-size: 1.2em;
	margin:0 auto;
	padding:5px;
	width:100%;
}
#email-popup .content #frm_field_502_container .frm_opt_container {
	border-radius: 5px;
    display: block;
	height: 40px;
    margin: 0 auto;
	padding: 5px 0;
    width: 330px;
}
#email-popup .content .frm_checkbox {
	display: block;
    float: left;
    margin: -10px 0 15px 2px;
    width: 80px;
}
#email-popup .content .frm_checkbox input {
	margin:0 auto 5px;
    width:auto;
}
/*TO STYLE CHECKBOXES
#email-popup .content .frm_checkbox input:before {
}
#email-popup .content .frm_checkbox input {
}
*/
#email-popup .content button.step-one, #email-popup .content .frm_submit input {
	background-color:#f7684c;
	border:0;
    clear: both;
    color: #fff;
	cursor: pointer;
    display: block;
    font-size: 1em;
    font-weight: bold;
    margin: 0 auto;
    padding: 7px 0;
    text-transform: uppercase;
    width: 140px;
}
#email-popup .content .frm_submit {
	clear:both;
	margin:97px auto 0;
}
#email-popup .content .close-btn {
	color:#535353;
	cursor: pointer;
	padding:3px 9px;
	position:absolute;
	top:0;
	right:0;
}
#email-popup .content .close-btn:hover {
	text-decoration:underline;
}
#email-popup .content .error {
    box-shadow: 0 0 5px 1px red;
}
#email-popup .content .frm_hidden, #email-popup .content .frm_ajax_loading {
    display:none;
}
/*State 506 and Zip 507 field tweaks*/
#frm_field_506_container {
	float:left;
	margin-right:10%;
	width:50%;
}
#frm_field_507_container{
	float:left;
	width:40%;
}







