@import url(../reset.css);

html { height: 100%; }
body
{
	background: #a6a6a6 url(../../i/bodyBG.gif) no-repeat 50% 0;
	color: #3f3f3f;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	height: 100%;
	text-align: center;
}

.skip
{
	position: absolute;
	top: 0;
	left: -9000px;
}

a:link,
a:visited
{
	color: #91278f;
}

h3 a:link,
h3 a:visited
{
	text-decoration: none;
}

#wrap
{
	background: #9f9f9f url(../../i/bgContent.jpg) repeat-x 0 0;
	margin: 0 auto;
	padding: 43px 0 0;
	text-align: left;
	width: 766px;
}

#siteHeaderBar 
{
	color: #fff;
	height: 41px;
	/*overflow: hidden;*/
	padding: 0;
	width: 100%;
}
.product_char_header
{
	font-weight:bold;
	padding-top:16px;
}
#siteNav 
{
	float: left;
	padding-left: 6px;
}

#siteNav li 
{
	float: left;
}
#siteNav li li { clear: left; }

#siteHeaderBar #frmEmailFriend 
{
	background: #3e123e;
	float: right;
	height: 24px;
	padding: 6px 0 0 12px;
	width: 293px;
}

#siteHeaderBar label
{
	background: url(../../i/imgEnvelopeDark.gif) no-repeat 0 50%;
	color: #c7c7c7;
	float: left;
	font-size: 12px;
	line-height: 17px;
	padding: 0 12px 0 22px;
}

.txtEmailFriend
{
	background-color: #dadee5;
	border: 1px solid #7f8286;
	color: #636363;
	font-size: 10px;
	height: 13px;
	margin-top: 2px;
	padding: 0 6px;
	vertical-align: top;
	width: 130px;
}

#siteFooter
{
	background: #785277 url(../../i/bgFooter.jpg) repeat-x 0 0;
	clear: both;
	color: #d5d5d5;
	font-size: 10px;
	padding: 0 0 30px;
}

#siteFooter p
{
	clear: left;
	line-height: 17px;
	text-align: center;
}

#siteFooterLinks 
{
	clear: both;
	line-height: 17px;
	margin: 14px auto 10px;
	overflow: hidden;
	width: 500px;
}

#siteFooterLinks a
{
	color: #d5d5d5;
	padding: 0 5px;
}

#siteFooterLinks li 
{
	border-left: 1px solid #ddd;
	float: left;
}

#siteFooterLinks :first-child 
{
	border: 0;
}

#discoverMore 
{
	font-size: 11px;
	height: 42px;
	padding: 7px 0 0 29px;
}

#discoverMore h2
{
	float: left;
	padding: 3px 7px 0 0;
}
#discoverMore p
{
	clear: none;
	float: left;
	line-height: 1;
	width: 400px;
}
#discoverMore #frmDiscoverMore
{
	float: left;
	padding: 3px 0 0;
	width: 190px;
}
#discoverMore label
{
	display: none;
}
#txtDiscoverMore
{
	background-color: #dadee5;
	border: 1px solid #7f8286;
	color: #636363;
	font-size: 10px;
	height: 13px;
	margin-top: 4px;
	padding: 0 6px;
	vertical-align: top;
	width: 150px;
}

#contentMain h1
{
	font-size: 22px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 8px;
}
#contentMain h1 span
{
	color: #91278F;
	display: block;
	font-weight: normal;
}
#contentMain p
{
	font-size: 11px;
	line-height: 15px;
}

#dropmenudiv {
	position: absolute;
	z-index: 50;
	visibility: hidden;
	background: #a6a6a6 url(../../../_res/i/imgs/navMenuBg.gif) repeat-x;
	padding-bottom: 3px;
	border-right: 1px solid #7e7e7e;
	border-bottom: 1px solid #7e7e7e;
	border-left: 1px solid #7e7e7e;
}

#dropmenudiv a, #dropmenudiv a:link, #dropmenudiv a:visited, #dropmenudiv a:hover, #dropmenudiv a:active {
	display: block;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	border-top: 1px solid #9e9e9e;
	white-space: nowrap;
	width: 100%; /* set a menu width in HTML or you will have a VERY WIDE menu */
}

#dropmenudiv a:hover {
	background-color: #3f3f3f;
}

#dropmenudiv span {
	/* we must set the padding on an inner container because 
	   we don't want to interfere with the menu width */
	display: block;
	padding: 4px 10px 4px 7px;
}




#leftColCnt {
	float: left;
	width: 188px;
	padding-top: 10px;
	padding-bottom: 50px;
}


#expertLeftNav
{
		float: left;

	width: 188px;
}

#leftCol {
}

#leftCol h3 {
	background-image: url(../../../_res/i/imgs/bgLeftNavHeader.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	padding: 7px 0 13px 21px;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
}

#leftCol h3 a, #leftCol h3 a:link, #leftCol h3 a:visited, #leftCol h3 a:hover, #leftCol h3 a:active {
	color: #ffffff;
	text-decoration: none;
}

#leftCol h4 {
	background-image: url(../../../_res/i/imgs/bgLeftNavSubHeader.gif);
	background-repeat: repeat-y;
	color: #91278f;
	padding: 5px 0 5px 23px;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
}

#leftCol p {
	padding-left: 23px;
	padding-bottom: 8px;
}

#leftCol p.callout {
	padding-left: 0;
	text-align: center;
}

#leftCol .dropdown {
	display: block;
	text-align: center;
	background-image: url(../../../_res/i/imgs/bgLeftNavComboBox.gif);
	background-repeat: no-repeat;
	height: 18px;
}

#leftCol select {
	background-color: #3f3f3f;
	border: 1px solid #3f3f3f;
	color: #ffffff;
	font-size: 10px;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#leftCol p span {
	margin-top: 8px;
}

#leftCol #petOptionsForm {
	padding: 7px 0;
}

#leftCol #petOptionsForm p {
	color: #3f3f3f;
}

#leftCol #petOptionsForm label {
	float: none;
}

#leftCol #petOptionsForm form input.button {
	width: 90%;
}

#leftCol .navHeader {
	height: 3px;
	overflow: hidden;
	background: url(../../../_res/i/imgs/bgLeftNavHeader.jpg) no-repeat;
}

#leftCol ul.nav {

	list-style: none;

	background: url(../../../_res/i/imgs/bgLeftNav.gif) left bottom no-repeat;

	padding-bottom: 15px;

}

#leftCol ul.nav ul.nav {

	list-style: none;

	background: none;

	padding-bottom: 0;

}

#leftCol ul.nav li {

	background: url(../../../_res/i/imgs/spacer.gif) no-repeat;

	padding: 0;

	color: #91278f;

	font-size: 11px;

	text-transform: uppercase;

}

#leftCol ul.nav li.selected {

	background: url(../../../_res/i/imgs/bgLeftNavSelected.jpg) no-repeat;

	color: #ffffff;

	background-position: top left;

}

#leftCol ul.nav li a, #leftCol ul.nav li a:link, #leftCol ul.nav li a:visited, #leftCol ul.nav li a:hover, #leftCol ul.nav li a:active {

	background: url(../../../_res/i/imgs/bulTall.jpg) 12px 9px no-repeat;

	display: block;

	padding-top: 8px;

	padding-left: 21px;

	color: #91278f;

	text-decoration: none;

	padding-bottom: 12px;

}

#leftCol ul.nav li a:hover {

	background: #9b9b9b url(../../../_res/i/imgs/bulTallHover.jpg) 12px 9px no-repeat;

	color: #ffffff;

}

#leftCol ul.nav li.selected a, #leftCol ul.nav li.selected a:link, #leftCol ul.nav li.selected a:visited, #leftCol ul.nav li.selected a:hover, #leftCol ul.nav li.selected a:active {

	background: url(../../../_res/i/imgs/bulTallSelected.jpg) 12px 5px no-repeat;

	color: #ffffff;

	text-decoration: none;

	padding-top: 4px;

	padding-bottom: 8px;

}

#leftCol .subHeader {

	height: 6px;

	overflow: hidden;

	background: url(../../../_res/i/imgs/bgLeftNavSubHeader.jpg) no-repeat;

}

#leftCol ul.sub {

	background: url(../../../_res/i/imgs/bgLeftNavSubList.jpg) repeat-y;

	height: 100%; /* fix for IE 6 */

	padding-bottom: 0;

}

#leftCol ul.nav li ul.sub li {

	text-transform: none;

}

#leftCol ul.nav li.selected ul.sub li {

	padding-bottom: 0px;

}

#leftCol ul.nav li.selected ul.sub li a, #leftCol ul.nav li.selected ul.sub li a:link, #leftCol ul.nav li.selected ul.sub li a:visited, #leftCol ul.nav li.selected ul.sub li a:hover, #leftCol ul.nav li.selected ul.sub li a:active {

	background: url(../../../_res/i/imgs/bulPurple.jpg) 14px 8px no-repeat;

	padding-left: 23px;

	color: #3f3f3f;

	text-decoration: none;

}

#leftCol ul.nav li.selected ul.sub li a:hover {

	text-decoration: underline;

}

#leftColBottom {

	background-image: url(../../../_res/i/imgs/bgLeftNavBottom.gif);

	background-repeat: no-repeat;

}


#contentMain ul li
{
	list-style-image: url(../../../_res/i/imgs/bulPurple.jpg);
	list-style-type: square;
	margin-left: 15px;
    margin-bottom: 3px;
}

.salmonrice-drycat{
	height:170px;
	padding-left: 216px;
	padding-top: 33px;
	padding-right: 20px;
}