@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #332821;
	background-image: url(images/div_main/light_green.png);
	background-repeat: repeat;
	margin: 0px;
}


/* All */

.col2-set, .col3-set, .col4-set, .col5-set { clear:both; }
/* Col2 */
.col2-set .col-1, .col2-set .col-2 {
	width:47%;
}
img.floatLeftImg {
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
img.floatRightImg {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.equineBenefitsHeader {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #666666;
	background-image: url(images/equine/bg_gradient.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	padding-right: 23px;
	padding-left: 23px;
	margin-top: 10px;
	margin-bottom: 0px;
	height: 45px;
}
.equineBenefits {
	background-image: url(images/equine/bg_equine.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-right: 19px;
	padding-left: 23px;
}
.equineBenefits p {
	font-size: 10px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 12px;
}
.equineBenefitsHeader h1 {
	font-weight: bold;
	color: #ED0000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 15px;
	line-height: 22px;
	text-transform: uppercase;
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
}
.col2-set .col-1 { float:left; }
.col2-set .col-2 { float:right;}

/* Col2-alt */
.col2-alt-set .col-1 {
	width:60%;
}
.col2-alt-set .col-2 {
	width:10%;
}
.col2-alt-set .col-1 { float:left; }
.col2-alt-set .col-2 { float:right;}

/* Col3 */
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 { float:left; width:31.3%; }
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
}
.col3-set .col-1, .col3-set .col-2 { margin-right:3%; }

/* Col4 */
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 { float:left; width:22%; }
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 { margin-right:4%; }

/* Table Columns */
table .col-1, table .col-2, table .col-3, table .col-4 { float:none !important; margin:0 !important; }
.col3-set td.spacer { width:3%; }
.col4-set td.spacer { width:4%; }

.divider {
	height:1px;
	background:url(images/div_main/dotted_divider.gif) repeat-x;
	font-size:1px;
	line-height:1em;
	overflow:hidden;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
    }
.navRow {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/****************************         */
/* BEGIN HOME NAVIGATION CLASS ------------------------------------------ */

.solidblockmenu ul{
	padding: 0;
	width: 778px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	height: 31px;
	margin: 0;
	float:left
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #000045;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 7px;
	padding-right: 15px;
	padding-left: 15px;
	height: 18px;
	-moz-border-radius: 15px 15px 0px 0px;
	background-image: url(images/div_main/white.png);
	background-repeat: repeat;
	opacity: 0.75;
	filter:alpha(opacity=75); /* IE Class */
	-webkit-border-radius: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9BCCD6;
	border-right-color: #9BCCD6;
	border-left-color: #9BCCD6;
}

.solidblockmenu li a:visited{
	color: #000045;
}

.solidblockmenu li a:hover {
	color: #000045;
	background-image: url(images/div_main/bg_nav_on_fade.png);
	background-repeat: repeat;
	-moz-border-radius: 15px 15px 0px 0px;
	opacity: 1.0;
	filter:alpha(opacity=100); /* IE Class */
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9BCCD6;
	border-right-color: #9BCCD6;
	border-left-color: #9BCCD6;
}


ol.simplesteps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: upper-roman;
	line-height: 20px;
	font-weight: normal;
}
.pageDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.mainPromoMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	text-decoration: none;
	line-height: 23px;
}
.boxText10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #543019;
	text-decoration: none;
}
td.zipCodeBox {
	background-image: url(images/_shared/bg_box_orange_yellow.gif);
	background-repeat: repeat-x;
	background-color: #FBF076;
	padding: 7px;
}
td.zipcodeBoxInside {
	background-image: url(images/_shared/box_inside_orange.gif);
	background-color: #F7931E;
	background-repeat: no-repeat;
	padding: 5px;
}
td.BGBodyheader {
	background-image: url(images/_shared/bg_page.gif);
	height: 288px;
	margin: 0px;
	padding: 0px;
}
td.dogfoodHeader {
	background-image: url(images/shared/bg_stipes.gif);
	margin: 0px;
	padding: 0px;
	height: 207px;
}
.groupListLH20 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
a {
	color: #003399;
	text-decoration: none;
}
td.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	background-image: url(images/_shared/bg_pageheader.gif);
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 36px;
	text-transform: uppercase;
}
td.natural {
	background-image: url(images/div_main/bg_gradent_green.png);
	background-repeat: repeat-x;
}
.mainPromo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #003399;
	text-decoration: none;
}
td.main {
	background-color: #FFFFFF;
	padding: 15px;
}
td.RightColumn {
	background-image: url(images/_shared/bg_oliveGreen.gif);
	padding: 8px;
}
td.distributorSearchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	background-color: #4A85C4;
	background-image: url(images/_shared/box_inside_blue.gif);
	background-repeat: no-repeat;
	padding: 5px;
}
td.DistributorBoxFrame {
	background-color: #B6CBE6;
	background-image: url(images/_shared/bg_box_blue_lightBlue.gif);
	background-repeat: repeat-x;
	padding: 7px;
}
td.dogfoodproducts {
	background-image: url(images/home/dog_food_bags.jpg);
	background-repeat: no-repeat;
}
.greenHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}
.subhead14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.whiteText14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.WhiteText12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.red10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
 Link Natural Dog Food Footer----------------------------------------------------

.linkNaturalDogFood A: {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight:normal;
	text-decoration: none;
}

.linkNaturalDogFood A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	font-weight:normal;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}

.linkNaturalDogFood A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	font-weight:normal;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}

.linkNaturalDogFood  a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}

.linkNaturalDogFood a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:normal;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
}td.dogFoodComparison {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #9BC1C1;
	height: 26px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.red14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
#headerBG {
	background-image: url(images/div_main/stripes_grass202.jpg);
	margin: 0px;
	padding: 0px;
	height: 205px;
	background-repeat: repeat-x;
}
.navigation {
	height: 7px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	z-index: 999;
	position: absolute;
	top: 170px;
	clear: none;
}/*
.stars {
	 background-image: url(images/div_main/stars.png);
	height: 77px;
	width: 78px;
	margin-top: 88px;
	float: left;
} */
.cat {
	background-image: url(shop/images/equine/cat_grass.png);
	float: left;
	height: 110px;
	width: 62px;
	margin-top: 90px;
	margin-left: 30px;
	background-repeat: no-repeat;
}
.usa {
	background-image: url(images/equine/usa.png);
	float: left;
	height: 130px;
	width: 91px;
	margin-top: 62px;
	margin-left: 33px;
}
#content {
	background-image: url(images/div_main/bg_gradent_green.png);
	background-repeat: repeat-x;
}
table {
	margin: 0px;
}
.roundContainer {
background:#ccc;
color:#fff;
margin:0 15px;
}
.rtop, .rbottom{
display:block;
background:#fff;
}
.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#ccc;
}
.blue {
	color: #1B68B3;
}
h2 {
	color: #1B68B3;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
}
.callout {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #ED1C24;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
ul.equine {
	margin-top: 15px;
	margin-bottom: 10px;
}
ul.equine li {
	margin-bottom: 10px;
	list-style-type: none;
	line-height: 18px;
}
.equine li span {
	background-color: #F00000;
	color: #F8F964;
	margin-left: -15px;
	padding: 2px;
}
.horseFeed {
	background-image: url(images/equine/bg_horse.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	height: 163px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}
.horseFeed img {
	float: right;
}
.horseFeed p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #40436B;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.red {
	color: #E90000;
}
ul.equine2 {
	margin-top: 15px;
	margin-bottom: 10px;
}
ul.equine2 li {
	margin-bottom: 10px;
	list-style-type: none;
	line-height: 18px;
}
.equine2 li span {
	background-color: #006;
	color: #F8F964;
	margin-left: -15px;
	padding: 4px;
}
.pageHead {
	text-align: left;
	border: 1px dotted #cccccc;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.pageHead h1 {
	background-image: url(images/_shared/bg_pageheader.gif);
	height: 40px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #2C41B3;
	padding-top: 6px;
	font-size: 17px;
	margin: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	text-transform: uppercase;
}

.headerCol {
	clear:both;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
}
.headerCol .horses {
	background-image: url(images/equine/dog150.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 225px;
	height: 200px;
	float:left
}
.headerCol .marty {
	background-image: url(images/equine/marty.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 200px;
	width: 157px;
	margin-right: 20px;
}
.headerCol .dog {
	background-image: url(images/equine/horses2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 200px;
	width: 298px;
}

.headerCol .freeDeliveryDogFood {
	background-image: url(images/div_main/free_delivery.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 200px;
	width: 240px;
}
