/* CSS Document */

*{
margin:0;
padding:0;
font-weight:normal;
}


body {
margin:0 auto;
text-align:center; /* for IE */
font-family: Arial, Helvetica, sans-serif;
color:#666666;
background: #fff;
} 

img {
	border: none;
}

/* Layout */

#wrapper {
position:relative;
background: #ffffff;
width:100%;
}

#wrapper2 {
background-image: url(/images/footer.gif);
background-position: bottom;
background-repeat: repeat-x;
z-index:99;
padding-bottom: 200px;
}


/* Center */

#testhomecentercontent {
vertical-align: top;
width:100%;
}

h1#dogfood{
height: 56px;
width:450px;
margin:0 auto 20px auto;
background: url(/images/home_dogfood.jpg) no-repeat;
text-indent: -9000px;
}

.testhomeinsidecenter {
padding: 190px 0 0 0;
height:450px;
}

/* Header */

#header {
		text-align: left;
		position: absolute;
		top:0px;
		left:0px;
		width:100%;
		height: 148px;
		border-bottom:32px solid #F0B70C;
		}		

#headercontainer {
	width:950px;
	margin:0 auto;
	height:100%;
}

#headercontainer h2 {
	float:left;
	display:block;
	height:132px;
	width:355px;
    background:url(/images/logo.jpg) no-repeat;
	margin:5px 0 0 0;
	}
	
#headercontainer h2 a {
	width: inherit;
	height: inherit;
	display: block;
	text-indent: -9999px;
	}


p#tag{
height: 35px;
width:454px;
margin:40px 20px 0 0;
float:right;
background: url(/images/tagline.jpg) no-repeat;
text-indent: -9000px;
}

.adsenseheader{
height: 60px;
width:468px;
float:right;
}

/*old*/
#topnav-bar {
	width: 100%;
	font-size: 55%;

}
#topnav {
	width: 950px;
	margin: 0 auto;
	background: #F0B70C;
}

#navlist-main {
	list-style: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	z-index:2;
}
#navlist-main li {
	display: block;
	float: left;
	position: relative;
}
#navlist-main li a {
	display: block;
	font: 1.4em/2.6em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight:bold;
	padding: 0 1em;
	text-decoration: none;
}
#navlist-main li a:hover {
	background: #0c8bf0;
}
#navlist-main li ul {
	display: none;
	z-index: 10000;
	top: 3.3em;
	left: -1px;
	font: normal 1.1em/16px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	position: absolute;
	background-color: #fff;
	border-left: 1px solid #e4e3e1;
	border-right: 1px solid #e4e3e1;
}
#navlist-main li ul li {
	display:  block;
	float: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #e4e3e1;
}
#navlist-main li ul a {
	font: 1em/1.8em Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	padding: 0 1.3em;
	width: 13.5em;
	color: #95979b;
	text-decoration: none;
	background: none;
	font-weight:bold;
}
#navlist-main li ul a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #0c8bf0;
}
#navlist-main li:hover ul, li.navover ul {
	display: block;
}

.navsticky a {
	background: #0c8bf0;
}

/*---------- Footer Elements ----------- */

#footer {
height:200px;
position: absolute;
bottom:0px;
left:0px;
text-align:left;
width:100%;
}

.footercontainer{
width:950px;
margin:0 auto;
}

.footer-column {
	display: block;
	float: left;
	width: 150px;
	margin-left:35px;
	padding-top:20px;
}
.footer-column h3 {
	margin: 10px 0 0 0;
	text-decoration: none;
	font-size:14px;
	color:#0c8bf0;
}


.footer-column ul {
	margin: 5px 0 0;
	padding: 0;
	list-style: none;
}
.footer-column li {
	margin: 0;
	padding: 0;
	font: 12px/17px Arial, Helvetica, sans-serif;
}
.footer-column li a {
	color: #878787;
	text-decoration: none;
}
.footer-column li a:hover {
	text-decoration: underline;
}

#footer-copyright {
	clear: both;
	margin: 0;
	text-align: center;
	color: #878787;
	padding-top:20px;
	font: 11px/36px Arial, Helvetica, sans-serif;
}



#onecontainer {
width: 965px;
margin: 0 auto; 
overflow: hidden;
padding: 0 0 20px 0;
text-align:left;
}

h2.brands{
font-size:36px;
color:#0c8bf0;
text-align:center;
}

.product {
	float: left;
	padding: 0;
	width:300px;
	height:140px;
	}

.product .right {
padding: 15px 5px 0 5px;
width: 190px;
float: left;
}

.product .right h2 {
color: #0c8cf4;
font-size: 18px;
font-weight:bold;
text-align:left;
margin-bottom:5px;
}

.product .right p {
color: #484848;
font-size: 12px !important;
font-weight:bold;
text-align:left;
margin-bottom:5px;
}

.product .right a{
	font-size: 12px;
	width:125px;
	color: #484848;
	font-weight: bold;
	background: url(/images/index_blog_read_more_bg.gif) no-repeat 0 7px;
	text-decoration: none;
	padding: 0 0 0 10px;
}

.product .right a:hover{
color: #0c8cf4;
}
.one{
background: url(/images/slicea-fromm.gif) no-repeat;
}

.two{
background: url(/images/sliceb-newmans.gif) no-repeat;
}

.three{
background: url(/images/slicec-solidgold.gif) no-repeat;
width:357px;
height:127px;
}

/*---------- Row Two Elements ----------- */

.home-tiles2 {
	border-top: 3px solid #eaeaea;
	padding:10px 0 10px 0;
	width: 965px;
margin: 0 auto; 
}
.home-tiles2 .tile {
	float: left;
}

.home-tiles2 .adsense {
	width: 300px;
	margin: 2px 6px 0;
	display: inline;
}

.home-tiles2 .cloud {
	width: 610px;
	margin: 40px 0 0 20px;
}

.cloud-nav {
	float: left;
	width: 133px;
}
.cloud-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.cloud-nav li {
	width: 133px;
	height: 31px;
	text-indent: -9999px;
}
.cloud-nav li a {
	display: block;
	width: 133px;
	height: 31px;
	background: url(/images/cloud-nav.gif) no-repeat;
}
#cn-adult.off a {
	background-position: 0 0;
}
#cn-puppy.off a {
	background-position: 0 -31px;
}
#cn-senior.off a {
	background-position: 0 -62px;
}
#cn-large.off a {
	background-position: 0 -93px;
}
#cn-organic.off a {
	background-position: 0 -124px;
}
#cn-adult.on a {
	background-position: -133px 0;
}
#cn-puppy.on a {
	background-position: -133px -31px;
}
#cn-senior.on a {
	background-position: -133px -62px;
}
#cn-large.on a {
	background-position: -133px -93px;
}
#cn-organic.on a {
	background-position: -133px -124px;
}


.cloudlinks {
	font: 13px/26px Arial, Helvetica, sans-serif;
	float: left;
	width: 477px;
}
.cloudlinks a {
	color: #878787;
	text-decoration: none;
}
.cloudlinks a:hover {
	text-decoration: underline;
	color:#0c8bf0;
}
.cloudlinks ul {
	list-style: none;
	display: inline;
	margin: 0;
}
.cloudlinks li {
	display: inline-block;
	white-space: nowrap;
	float: left;
	margin: 0;
	padding: 2px 8px;
	list-style: none;
}


#lc-adult {
	
}
#lc-puppy {
	display: none;
}
#lc-senior {
	display: none;
}
#lc-large {
	display: none;
}
#lc-organic {
	display: none;
}
.cloud1 {
	font-size: 30px;
}
.cloud2 {
	font-size: 24px;
}
.cloud3 {
	font-size: 18px;
}





/* Subpage Content */

#content-body {
	width: 960px;
	margin: 0 auto;
	padding: 190px 0 10px 0;
	
}

#content-body h1{
font-size:36px;
color:#0c8bf0;
text-align:center;
}

#catbigpic {
	height:100%;
	width: 780px;
	float: left;
	text-align:left;
	margin-bottom:30px;
	}

		#catbigpic p {
		margin-top:10px;
		font-size: 12pt; 
		line-height: 100%;
		margin-bottom:10px;
		}
		
		#catbigpic h1 {
		padding-top:20px;
		font-size:26px !important;
		font-weight:normal !important;
		color:#0c8bf0;
		text-align:left;
		}
		
		#catbigpic h3 {
		font-size:22px;
		color:#0c8bf0;
		text-align:left;
		}
		
		#catbigpic p.big {
		margin-top:10px;
		font-size: 16pt; 
		line-height: 100%;
		margin-bottom:10px;
		}
		
#content_head {
		background: transparent;
		width: 390px;
		height:258px;
		float:left;
		margin-bottom:20px;
		margin-right:5px;
		}	

.catbannertext{	
text-align: left;
position:absolute;
top:280px;
left:480px;
width:320px;
padding:5px 0;
font-size:18px;
}


#leftcolumn {
	float: right;
}

#adsenseleft {
	width: 166px;
	height: 600px;
	margin-top: 20px;
	clear: both;
}

#thumbs {
	list-style-type:none;
	width:782px;
	margin:10px 0;
	float:left;
	border-bottom:solid;
	border-color:#eaeaea;
	border-width:3px;
}

#thumbs li {
	display:block;
	float:left;
	margin:0;
	padding-bottom:10px;
}

#thumbs li img{
	width:260px;
	height:175px;
	}

.catproduct {
	float: left;
	padding: 0;
	margin-bottom:40px;
	width:260px;
	height:175px;
	}

.catproduct .right {
padding: 15px 0 0 5px;;
width: 135px;
float: left;
}

.catproduct .right h2 {
color: #0c8cf4;
font-size: 16px;
font-weight:bold;
text-align:left;
margin-bottom:5px;
}

.catproduct .right p {
color: #484848;
font-size: 12px;
text-align:left;
margin-bottom:5px;
}

.catproduct .right a{
	font-size: 12px;
	width:125px;
	color: #484848;
	font-weight: bold;
	background: url(/images/index_blog_read_more_bg.gif) no-repeat 0 7px;
	text-decoration: none;
	padding: 0 0 0 10px;
}

.catproduct .right a:hover{
color: #0c8cf4;
}
.adultone{
background: url(/images/category/adult/adult_1.jpg) no-repeat;
}

.adulttwo{
background: url(/images/category/adult/adult_2.jpg) no-repeat;
}

.adultthree{
background: url(/images/category/adult/adult_3.jpg) no-repeat;
}

.puppyone{
background: url(/images/category/puppy/puppy_1.jpg) no-repeat;
}

.puppytwo{
background: url(/images/category/puppy/puppy_2.jpg) no-repeat;
}

.puppythree{
background: url(/images/category/puppy/puppy_3.jpg) no-repeat;
}

.seniorone{
background: url(/images/category/senior/senior_1.jpg) no-repeat;
}

.seniortwo{
background: url(/images/category/senior/senior_2.jpg) no-repeat;
}

.seniorthree{
background: url(/images/category/senior/senior_3.jpg) no-repeat;
}

.lgbreedone{
background: url(/images/category/lgbreed/lgbreed_1.jpg) no-repeat;
}

.lgbreedtwo{
background: url(/images/category/lgbreed/lgbreed_2.jpg) no-repeat;
}

.lgbreedthree{
background: url(/images/category/lgbreed/lgbreed_3.jpg) no-repeat;
}

.organicone{
background: url(/images/category/organic/organic_1.jpg) no-repeat;
}

.organictwo{
background: url(/images/category/organic/organic_2.jpg) no-repeat;
}

.organicthree{
background: url(/images/category/organic/organic_3.jpg) no-repeat;
}


h2.category {
clear:both;
font-size:22px;
color:#0c8bf0;
text-align:center;
margin-top:5px;
padding-top:10px ;
border-top: 1px solid #eaeaea;
}

#productthumbs {
	list-style-type:none;
	width:782px;
	height:100%;
	margin-top:10px;
	padding-bottom:10px;
	float:left;
}

#productthumbs li {
	display:block;
	float:left;
	margin:0 25px 40px 0;
}

#productthumbs li img{
	width:125px;
	height:125px;
	border:1px solid #eaeaea;
	}

#productthumbs li img:hover{
	border: 1px solid #0c8bf0;
}

.productthumbs {
	list-style-type:none;
	width:782px;
	height:100%;
	margin-top:10px;
	padding-bottom:10px;
	float:left;
}

.productthumbs li {
	display:block;
	float:left;
	margin:0 25px 40px 0;
}

.productthumbs li img{
	width:125px;
	height:125px;
	border:1px solid #eaeaea;
	}

.productthumbs li img:hover{
	border: 1px solid #0c8bf0;
}


.store-name a{
		text-decoration:none;
		display:block;
		text-align:center;
		font-size: 10pt;
		color: #333333;
		}

.store-name a:hover {
		color: #0c8bf0;
		}

/*---------- Product Page Elements ----------- */

#productpage_head {
		background: transparent;
		width: 250px;
		height:250px;
		float:left;
		padding-top:20px;
		padding-left:20px;
		}	


#description {
	height:100%;
	width: 780px;
	float: left;
	border-top:solid;
	border-color:#eaeaea;
	border-width:1px;
	margin-top:10px;
	padding-top:10px;
	}

	#description h3{
	font-size:22px;
	color:#0c8bf0;
	}	
	
	#description p{
	margin-top:5px;
	margin-bottom:5px;
	font-size:12px;
	}
	
	#description a{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	}
	
	#description a:hover{
	color:#0066FF;
	font-weight:bold;
	}
	
.productpage {
clear:both;
font-size:22px;
color:#0c8bf0;
text-align:left;
border-top:solid;
border-color:#eaeaea;
border-width:1px;
margin-top:10px;
padding-top:10px;
}

.ingred {
font-size:22px;
color:#0c8bf0;
text-align:left;
margin-top:10px;
padding-top:10px;
}

.breeders {
font-size:22px;
color:#0c8bf0;
text-align:left;
margin-top:10px;
padding-top:10px;
}

.product-name a{
		text-decoration:none;
		display:block;
		text-align:center;
		width: 125px;
		height:20px;
		font-size: 8pt;
		color: #333333;
		}

.product-name a:hover {
		color: #0c8bf0;
		}

.productspecific{	
text-align: left;
float:right;
width:400px;
margin-right:20px;

}

.productspecific p{
color: #484848;
font-size: 22px;
margin:0 !important;
}

#catbigpic .productspecific h1{
color: #0c8bf0;
font-size: 22px;
margin-bottom:40px !important;
}

.smalltext{
font-size:10px !important;
text-align:center;
}

/*---------- Guaranteed Analysis Elements ----------- */

.descriptiontext {
width:400px;
float:left;
margin-top:5px;
}

#productad {
width:320px;
height:250px;
float:left;
margin-left:15px;
margin-top:50px;
margin-bottom:20px;
padding:10px 0;
text-align:center;
border:1px solid #cccccc;
}

.moredescription {
width:320px;
float:left;
border:1px solid #CCCCCC;
background:none;
margin-left:20px;

}

table {
	width: 320px;
	height:250px;
	border-collapse: collapse;

	}

table a, table, tbody, tfoot, tr, th, td {
	font-family: Arial, Helvetica, sans-serif;
}

table caption {
	font-size: 22px;
	line-height:50px;
	width:320px;
	text-align: center;
	background-color: #128dea;
	height: 50px;
	color: #ffffff;
	font-weight:bold;

	margin:0;
	}

thead th {
	background-color: #f3b718;
	height: 30px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
	}

tbody tr {	
	background: #ffffff;
	}

tbody tr.odd {	
	background: #e4f5fe; 
	}

tbody th, tbody td {
	font-size: 12px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 3px 7px;
	text-align: left;
	 
	}

tbody tr:hover th {
	background-color: #128dea;
	color: #ffffff; 
	}

tbody tr.odd:hover th {
	background-color: #f3b718;
	color: #ffffff; 
	}

tbody tr:hover th a, tr.odd:hover th a	{
	color: #ffffff; 
	}

tbody tr:hover td, tr:hover td a, tr.odd:hover td, tr.odd:hover td a {
	background: #128dea;
	color: #ffffff;	 
	}

tbody tr.odd:hover td, tr.odd:hover td a{
	background: #f3b718;
	color: #ffffff;	 
	}

.price {
	color:#d99e02;
	font-size:22px;
	}

.priceinfo{
float:left;
padding-top:5px;
width:250px;
font-size:22px !important;
}

.buy{
float:left;
margin-left:10px;

}

.buy a{
display: block;
width: 100px;
height:26px;
background: url(/buyit.jpg) no-repeat;
border:none;
text-indent: -9999px;
margin-bottom:20px;
border:2px solid #CCCCCC;
}

.buy a:hover{
	text-decoration:none;
	background-position:0px -26px;
	}



