body
{
	background-color:#DBDBDB;
	text-align:center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	height:800px;
}

table
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
}

.footer
{
    clear:both;
	width:760px;
	margin-top:10px;
	text-align:center;
	height:56px;
}

.footer p
{
	margin-top:5px;
}

.header
{
	background-color:#FFFFFF;
	width:760px;
}

#containerDiv
{
	width:760px;
	padding:5px 5px 5px 5px;
	text-align:left;
	margin:auto;
}

#errorDiv
{
	background-color:#FFFFFF;
	font-size:12pt;
	height:150px;
	width:760px;
	padding:20px 10px 10px 10px;
	text-align:center
}

table.containerTable
{
	width:760px;
	background-color:#DBDBDB;
	font-size: 8pt;
}

a
{
	color:#6A99F0;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}


/* Contact Section */
.contactSection
{
	background-color:#3366CC;
}

.contactHeader
{
	color:#FFCC00;
	font-weight:bold;
	margin: 8px 10px 0px 10px;
}

.contactSection p
{
	margin: 2px 10px 0px 10px;
	color:#FFFFFF;
}

#leftColumn{
    background-color:#ffffff;
    border-top:solid 5px #DBDBDB;
    border-right:solid 5px #DBDBDB;
   
}

#rightColumn{
	background-color:#FF6600;

}

td.orangeSwirl
{
	width:250px;
	height:264px;
	background-color:#FF6600;
	
}

/* Article Section */
#articleSection
{
    border-top:solid 8px #DBDBDB;
	padding:  0px 0px 66px 0px;
    background-image:url(../../resources/images/orange_swirl.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}

.articleTable
{
	
}

.articleTable tr td
{
	color:#FFFFFF;
	padding:5px 5px 5px 5px;
}

.articleTitle
{
	font-weight:bold;
	text-decoration:underline;
}

#articleSection a
{
	color:#FFFFFF;
}

#articleSection a:hover
{
}

.articleItem
{
	margin: 8px 5px 5px 10px;
}

.swirlCell
{
	background-color:#FF6600;
}


/* Product/Treat Listing Section */
.listContainer
{
	width:502px;
	background-color:#FFF;
	margin:10px 0px 0px 0px;
}

.multiColumnListContainer
{
	width:502px;
	background-color:#FFF;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.list{
	width:480px;
	margin:2px 10px 10px 10px;
}

.multiColumnList{
	width:480px;
	margin:0px 0px 0px 0px;
}

.multiColumnListCell
{
	background-color:#FFF;
	border:solid 1px #000;
}

.productBox
{
	width:auto;
	height:auto;
	border:none 1px #000000;
}

.productBoxText
{
	background-color:#FFFFFF;
	padding:5px 5px 5px 5px;
}

/* Treat Listing Section */

td.treatText
{
	border-bottom:solid 1px #000000;
	border-left:solid 1px #000000;
	padding: 2px 2px 2px 6px;
}

td.treatImage
{
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
}


/* Product Detail */
.productDetailContainer
{
	width:495px;
	/*margin:5px 0px 0px 0px;*/
	background-color:#FFFFFF;
	padding:5px 5px 5px 5px;
	height:100%;
}

.productDetail
{
	width:490px;
	border:solid 0px #000000;
	padding:1px 1px 5px 1px;
	background-color:#FFFFFF;
}

.productDetailLabel
{
	margin:15px 5px 0px 5px;
	font-weight:bold;
	font-size:10pt;
}

.productDetail p
{
	margin:5px 0px 5px 5px;
}
.productDetailDescription
{
	margin:5px 0px 5px 5px;
}

.productDetail ul
{
	margin:0px 0px 0px 25px;
}

.productDetailImage
{
		margin-top:-1px;
	float:right;
}

.productLabelImage
{
	margin-top:25px;
	margin-left:5px;
}

table.guaranteedAnalysisTable
{
	margin: 10px 10px 10px 6px;
	width:250px;
	border:solid 1px #000;
	border-collapse:collapse;
}
table.guaranteedAnalysisTable td
{
	border-collapse:collapse;
	border:solid 1px #000;
	padding:4px 4px 4px 4px;
}
.measurement
{
	text-align:center;
}

/* Home page */
.catProductGroupContainer,
.dogProductGroupContainer
{
	padding:5px 5px 5px 5px;
}

.catProductGroupContainer
{
	background-color:#FFFFFF;
}

/* Miscellaneous */

.whiteCell,
.whiteCell tr td
{
	background-color:#FFFFFF;
}


#felineHealth
{
	margin-top:10px;
	width:502px;
	background-color:#000;
}

.printerFriendly
,#contactFooter
{
	display:none;
}


.block{
    border-top:solid 1px #cccccc;
    padding:10px 0px 10px 20px;
}

#jmPromo{
    
    border-top:solid 8px #DBDBDB;
   	background-color:#606060;
	background-image:url(../../resources/images/vito/jmPromo_bkg.gif);
	background-repeat:repeat-x;
	color:White;
	padding:10px 10px 10px 10px;
}

.caps{
    text-transform: capitalize; }
    
#vito{
	width:496px;
	border:solid 0px #000000;
	padding: 4px;
	background-color:#FFFFFF;
}

ul{
	padding:0px 0px 0px 20px;
	#padding:0px 0px 0px 0px;

}

#ppsd-promo
{
    width:242px;
    height:600px;
    padding:4px 4px 4px 4px;
}
#ppsd-promo-copy{
     line-height:16px;
     position:relative;
     height:150px;
     width:200px;
     margin-bottom:-150px;
     top:-280px;
     _top:-260px;
     left:20px;
}
#ppsd-promo-copy h3{
 font-size:14px;
}
#ppsd-promo-copy ul{
 padding:0px 0px 0px 50px;
 _padding:0px 0px 0px 20px;
}