@charset "UTF-8";
/* CSS Document */
a img {border: 0;}
#ProductCatalog {
	clear:both;
	padding:0px 0 0 0;
	margin:0px 0 0 0px;
}

#ProductCatalogContainer {
	float:left;
	width:1001px;
	background-image:url(../images/ProductCatalog/ProductCatalogContentTile.jpg);
	background-repeat:repeat-y;
}

#ProductCatalogContainer img {
	clear:both;
	display:block;
}

#ProductCatalogHeader {
	float:left;
	width:1001px;
	height:77px;
	background-image: url(../images/ProductCatalog/new_prd_header.jpg);
	background-repeat: no-repeat;
}

#ProductCatalogHeader img {
	float:left;
	display:block;
}

#ProductCatalogRight {
	float:left;
	background-image:url(../images/ProductCatalog/NewProductBack.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:683px;
}

#ProductCatalogLeft {
	float:left;
	width:318px;
}

#Flea li a {
	Background-image:url(../images/arrowDarkGrey.gif);
	background-repeat:no-repeat;
	background-position:left 9px
}

#Flea li {
	border:none;
}
t
	{height:92px;
}

#ProductCatalogLinks img {display:block;
	float:left;
}

#ProductCatalogNewsLetter {
	float:left;
	padding: 60px 0 0 10px;
	margin:0px;
	height:32px;
	width:315px;
	background-image:url(../images/ProductCatalog/newsLetterBack.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#ProductCatalogNewsLetter input {
	font-size:9px;
	color:#666666;
}

#border {
	border-bottom:1px solid #bbb;
}

#ads {
	background-image:url(../images/ProductCatalog/ProductCatalogCTABack.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}
/*---------------------------------------------------Content-------------------------*/
#ProductCatalogContent {float:left; width:683px; height: 350px; margin: 0; padding: 0;}
#ProductCatalogContent {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:10px;	color:#333;}

/*------------ROCKET JONES PRODUCT CATALOG STYLES joshua@rocketjones.com-------------*/
ul#nav2 {padding: 0; margin: 0 0 0 208px;list-style: none; z-index:50; height:77px; width:auto; float:none;}
ul#nav2 li {padding: 0; margin: 0; float: left; position: relative;margin: 0 18px;}
ul#nav2 li a {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; margin: 0; padding: 0;}
ul#nav2 li b {height:77px; padding: 0; margin:0; display: block; cursor:pointer; text-indent: -1999px;}
ul#nav2 li#Dog a {width: 82px; display: block; background: url(../images/ProductCatalog/ProductCatalogNav/Dog.jpg) no-repeat;}
ul#nav2 li#Aquatic a {width: 82px; display: block; background: url(../images/ProductCatalog/ProductCatalogNav/Aquatic.jpg) no-repeat;}
ul#nav2 li#Cat a {width: 82px; display: block; background: url(../images/ProductCatalog/ProductCatalogNav/Cat.jpg) no-repeat;}
ul#nav2 li#Bird a {width: 82px; display: block; background: url(../images/ProductCatalog/ProductCatalogNav/Bird.jpg) no-repeat;}
ul#nav2 li#SmallAnimal a {width: 108px; display: block; background: url(../images/ProductCatalog/ProductCatalogNav/smallAnimal.jpg) no-repeat;}
ul#nav2 li#Bird a:hover, #nav2 #Aquatic a:hover, #nav2 #Cat a:hover, #nav2 #Dog a:hover, #nav2 #SmallAnimal a:hover, #nav2 #Bird a.selected_animal, #nav2 #Aquatic a.selected_animal, #nav2 #Cat a.selected_animal, #nav2 #Dog a.selected_animal, #nav2 #SmallAnimal a.selected_animal {background-position: left -77px;}

#product_cats {left: 0; top: 0; position: relative; margin: 3px 0 0 0; padding: 0;}
#product_cats ul#cat_tabs {list-style: none; margin: 0; padding: 0;}
#product_cats ul#cat_tabs li {float: left; margin: 0; padding: 0;}
#product_cats ul#cat_tabs li a {display: block; float: left; padding: 0; margin: 0 1px 0 0; width: 94px; height: 32px; background: url(../images/ProductCatalog/tab_off.gif) no-repeat; text-align: center; line-height: 32px; color: #333;}
#product_cats ul#cat_tabs li a:hover, #product_cats ul#cat_tabs li a.selected {background: url(../images/ProductCatalog/tab_on.gif) no-repeat;}

div#brand_tabs {width: 620px; height: 35px; clear: both; padding: 5px 20px 0 20px;}
div#brand_tabs a {color: #000;}
div#brand_tabs a.selected {font-weight: bold;}

div#product_listing {width: 660px; height: 270px; overflow: auto;}
div.product {float: left; width:120px; height: 150px; padding: 0 20px;}
div.product  a.selected {font-weight: bold;}
div.product a img {width: 120px;}

div#prod_desc {position: relative; top: 0; left: 15px;}
div#prod_img {width: 200px; float: left;}
div#prod_img img#prod_full_img {float: left; width: 200px;}
img#prod_img_enlarge {float: right; margin-top: 5px;}
h4#pr_name {color: #BC0000; font: 14px Georgia, 'Times New Roman', Times, serif; margin-top: 0; padding-top: 0;}
div#pr_copy {width: 295px; float: left; margin-left: 35px;}
div.left {width: 209px; padding: 10px;}
.product-pop {position:absolute; width: 300px; height: 163px; border:0px solid #999; width:200px; z-index:1000; color:#000; padding:5px; background-image:url(../images/ProductCatalog/rolllover_back.png); background-color: transparent; background-repeat: no-repeat;}


