html {
	max-height:100%;
}
body {
	margin: 0px auto 0px auto;
	max-height:100%;
}
.container {
	display:block;
	width:1001px;
	max-height:100%;
	padding:0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	font-family: Arial, Helvetica, Sans-Serif;
	vertical-align:top;
	text-align:left;
	background-image:url(../IMD/petstore/cont_bg.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}
.header {
	float:left;
	width:1000px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#fff;
	vertical-align:bottom;
}
.search {
	float:left;
	padding: 0px 0px 0px 160px;
	margin: 12px 0px 0px 0px;
	width:345px;
	height:32px;
	background-image: url(../IMD/petstore/searchbg.gif);
	background-repeat:no-repeat;
	background-color:transparent;
}
.searchbar {
	float:left;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:503px;
	height:auto;
}
.searchmenu {
	float:left;
	height:16px;
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.searchmenu select {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight:700;
	background-color:#FFFFFF;
}
.searchfield {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight:700;
}
textbox.searchfield {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:80px;
	height:15px;
	vertical-align:bottom;
}
.searchfield input {
	float:left;
	height:16px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 4px;
	vertical-align:text-bottom;
	background-color:#FFFFFF;
	border: solid 1px #CCCCCC;
}
.searchbutton {
	float:left;
	margin:0px;
	padding: 0px;
    background-image: url(../IMD/petstore/go.gif);
    background-repeat:no-repeat;
	width:60px;
	height:20px;
	cursor: pointer;
}
.nav_bar {
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:1001px;
	height:36px;
	background-image: url(../IMD/petstore/nav_bar.jpg);
}
.info_bar {
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:1001px;
	height:45px;
	background-image: url(../IMD/petstore/info_bar.gif);
}

/*For BML Promo: Nov 15-Dec 15, 2010*/
.info_barBML {
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:1001px;
	height:45px;
	background-image: url(../IMD/petstore/ps_bml_ticker.jpg);
}
/*end of BML Promo*/

.account {
	float:left;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:16px;
}
.infobox {
	float:left;
	margin: 24px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:16px;
	width:332px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight:700;
	color:#FFF;
}
.infobox a:link, .infobox a:visited {
	color:#FC0;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight:700;
	text-decoration:none;
}
.infobox a:hover {
	color:#FFF;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight:700;
	text-decoration:none;
}
.content {
	float:left;
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 0px 0px;
	width:636px;
}
.nav_column {
	float:left;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	width:180px;
	height:100%;
	background-color:#FFF;
}
.nav_box_header {
  float:left;
  clear:both;
  width:168px;
  margin:0;
  padding:5px;
  font-weight:bold;
  color:#3B3B3B;
  font-size:13px;
  background-color:#E3F2F8;
  border: 1px solid #CCC;  
}
.nav_box_left {
	float:left;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 10px 0px;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	width: 173px;
	height:auto;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight:700;
	background-color:#FFF;
}
.nav_box_CSR {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	width:174px;
}
.nav_box_right {
	float:left;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	width: 178px;
	height:auto;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight:700;
	background-color:#FFFFFF;
}
.nav_box_left a:link, .nav_box_left a:visited {
	font-weight:700;
	color:#003366;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 6px;
	text-decoration:none;
}
.nav_box_left a:hover, .nav_box_left a:active {
	font-weight:700;
	color:#336699;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 6px;
	text-decoration:underline;
}
.nav_box_left ul
{
	list-style-type: none;
	padding: 3px 0px 0px 5px;
	margin: 0px;
}

.nav_box_left ul li
{
	list-style-type: none;
	padding: 3px 0px 0px 3px;
	margin: 0px;
}

.nav_box_left ul li ul
{
	list-style-type: none;
	padding: 0px 0px 0px 3px;
	margin: 0px;
}

.nav_box_left ul li ul li
{
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

div.nav_main {
	font-weight:700;
	font-size:11px;
	color:#000033;
	padding:0px 0px 0px 4px;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
	background-color:#FFF;
}
a.nav_main:link, a.nav_main:visited {
	font-weight:700;
	font-size:11px;
	color:#000033;
	padding:2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
	background-color:Transparent;
	cursor:pointer;
}
a.nav_main:hover, a.nav_main:active {
	font-weight:700;
	font-size:11px;
	color:#336699;
	padding:2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration:underline;
	background-color:Transparent;
	cursor:pointer;
}
.footer {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:30px;
	width:1001px;
	background-image: url(../IMD/petstore/footer2.gif);
	background-repeat:no-repeat;
}
.footer_links {
	float: left;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	height: 60px;
	width: 999px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background-color:#FFF;
}
.footer_links a:link, .footer_links a:visited {
	font-family:Arial, Helectiva, Sans-Serif;
	font-size: 11px;
	text-decoration:none;
	font-weight:700;
	color:#003366;
}
.footer_links a:hover {
	font-family:Arial, Helectiva, Sans-Serif;
	font-size: 11px;
	text-decoration:underline;
	font-weight:700;
	color:#336699;
}
.link_style a:link, .link_style a:visited {
	text-decoration:underline;
	font-weight:700;
	color:#003366;
}
.link_style a:hover {
	text-decoration:underline;
	font-weight:700;
	color:#336699;
}
.productpanel:link, .red_link:visited {
	color:#336699;
}
.productpanel:hover {
	color:#003366;
	text-decoration:underline;
}
.menu_table {
	margin: 0px 0px 0px 0px;
	border-left: solid 1px #003399;
	border-right: solid 1px #003399;
	border-bottom: solid 1px #003399;
}
.menu_table td {
	margin: 0px 0px 0px 0px;
	white-space:nowrap;
}
.menu_table a:link, menu_table a:hover {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight:700;
	color:#FFF;
	text-decoration:none;
	height:12px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 1px 0px;
        white-space:nowrap;
}
.menu_table a:visited, menu_table a:hover {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight:700;
	color:#FFF;
	text-decoration:none;
	height:12px;
	padding:0px 0px 0px 0px;
        white-space:nowrap;
}
#MenuBar1 li {
	float:left;
	width:143px;
	height:36px;
}
#MenuBar1 ul, #MenuBar1 ul li {
	width:auto;
	height:auto;
}
#MenuBar1 span {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	background-repeat:no-repeat;
}
#MenuBar1:hover #dogs {
	background-image:url(../IMD/petstore/Navigation/dog_supplies.jpg);
	height:36px;
	width:143px;
}
#MenuBar1 #dog_position /*NEEDS TO BE ADDED TO BOTH */ {
	margin: 0px 0px;
}
#MenuBar2 li {
	float:left;
	width:143px;
	height:36px;
}
#MenuBar2 ul, #MenuBar2 ul li {
	width:auto;
	height:auto;
}
#MenuBar2 span {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	background-repeat:no-repeat;
}
#MenuBar2:hover #cats {
	background-image:url(../IMD/petstore/Navigation/cat_supplies.jpg);
	height:36px;
	width:143px;
}
/* #MenuBar2 #cat_position

{

margin: 0px 0px;

} */



#MenuBar3 li {
	float:left;
	width:143px;
	height:36px;
}
#MenuBar3 ul, #MenuBar3 ul li {
	width:auto;
	height:auto;
}
#MenuBar3 span {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	background-repeat:no-repeat;
}
#MenuBar3:hover #aquarium {
	background-image:url(../IMD/petstore/Navigation/aquarium_supplies.jpg);
	height:36px;
	width:143px;
}
#MenuBar4 li {
	float:left;
	width:143px;
	height:36px;
}
#MenuBar4 ul, #MenuBar4 ul li {
	width:auto;
	height:auto;
}
#MenuBar4 span {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	background-repeat:no-repeat;
}
#MenuBar4:hover #reptile {
	background-image:url(../IMD/petstore/Navigation/reptile_supplies.jpg);
	height:36px;
	width:143px;
}
#MenuBar5 li {
	float:left;
	width:143px;
	height:36px;
}
#MenuBar5 ul, #MenuBar5 ul li {
	width:auto;
	height:auto;
}
#MenuBar5 span {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	background-repeat:no-repeat;
}
#MenuBar5:hover #bird {
	background-image:url(../IMD/petstore/Navigation/bird_supplies.jpg);
	height:36px;
	width:143px;
}
#MenuBar6 li {
	float:left;
	width:143px;
	height:36px;
}
#MenuBar6 ul, #MenuBar6 ul li {
	width:auto;
	height:auto;
}
#MenuBar6 span {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	background-repeat:no-repeat;
}
#MenuBar6:hover #small_animal {
	background-image:url(../IMD/petstore/Navigation/small_animal_supplies.jpg);
	height:36px;
	width:143px;
}
#MenuBar7 li {
	float:left;
	width:143px;
	height:36px;
}
#MenuBar7 ul, #MenuBar7 ul li {
	width:auto;
	height:auto;
}
#MenuBar7 span {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	background-repeat:no-repeat;
}
#MenuBar7:hover #pond {
	background-image:url(../IMD/petstore/Navigation/pond_supplies.jpg);
	height:36px;
	width:143px;
}
/* END PETSTORE NEW STYLES */

/* BASICS */
input {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight:700;
	color:#003366;
	font-weight: normal;
}
input, textbox {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight:700;
	background-color:#FFFFCC;
	border: solid 1px #CCCCCC;
}
checkbox, checkbox {
	background-color:#FFFFFF;
	border: none;
}
input, textarea {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight:700;
	background-color:#FFFFCC;
	border: solid 1px #CCCCCC;
}
input, label {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight:700;
}
select {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight:700;
	color:#003366;
	border: solid 1px #CCCCCC;
	background-color:#FFFFCC;
}
text {
	font-family:Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color:#333333;
}
p {
	font-family:Arial, Helvetica, Sans-Serif;
}
b {
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight:700;
}
td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #333333;
}
a:link, a:visited {
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight: 700;
	font-size:11px;
	color: #003366;
	text-decoration: none;
	background-color: transparent
}
a:active, a:hover {
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight: 700;
	font-size:11px;
	color: #336699;
	text-decoration: underline;
	background-color: transparent;
}
a img, a img:hover, a img:visited {
	border:none;
	background-color:Transparent;
}
H1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight:700;
}
H2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight:700;
}
/* END BASICS */

.radio input {
	background-color:transparent;
	border:none;
}
.cart_link a, .cart_link a:visited {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;
	font-weight:700;
	color:#003366;
}
.cart_link a:hover, .cart_link a:active {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;
	font-weight:700;
	color:#003399;
}
div.timeline_img {
	float:left;
	height:28px;
	width:294px;
	margin-right:2px;
	background-image:url(../IMD/petstore/timeline.gif)
}
.px12 {
	font-weight:700;
	font-size:12px;
	color:#000033;
}
.forCustInfo a {
	font-size:11px;
	color: #3B3B3B;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
}
.forCustInfo a:hover, .forCustInfo a:visited, .forCustInfo a:link {
	font-size:11px;
	color: #3B3B3B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
}
.csr_link {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:15px;
	width:140px;
}
.itemdetails {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;
	font-weight:700;
}
.pricing {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:11px;
}
.itemprice {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;
	color:#3B3B3B;
}
.view_item_price {
	font-weight:700;
	font-size:15px;
	color:Red;
}
.price {
	font-size:12px;
	color:#FF0000;
	font-weight:700;
}
.redbldshpg {
	font-size:11px;
	color: #FF0000;
	font-weight: bold;
}
.redbldprice {
	font-size:17px;
	color: #FF0000;
	font-weight: bold;
}
.itemtitle {
	font-size:17px;
	font-family:Arial, Helvetica, Sans-Serif;
	color: #3b3b3b;
	font-weight:700;
	text-decoration: none;
}
.searchTop {
	font-size: 11px;
	color:#3b3b3b;
	font-weight:700;
	background-color:#DDE8FF;
}
td.searchtop {
	background-color:#DDE8FF;
}
.searchTop a {
	font-size: 11px;
	color:#3b3b3b;
	font-weight:700;
	text-decoration: underline;
}
.admin {
	color: #0000ff;
	text-decoration: underline
}
.searchBorder {
	border-right: #9B9B9B 1px solid;
}
.searchPricing {
	padding-left:20px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight:700;
	color: #FF0000;
	background-color: transparent
}
table.SearchItemTable td {
	text-align: justify;
	padding: 5px;
	vertical-align: middle;
	text-align: left;
	border-top-width:1px;
	border-top-color:#9B9B9B;
	border-top-style:solid;
	background-color:White;
}
table.SearchItemTable th.header {
	vertical-align: middle;
	text-align:center;
}
table.SearchItemTable th.headerL {
	font-weight:700;
	vertical-align: middle;
	text-align:left;
}
.ItemCell {
	border-right:solid 1px #CCCCCC;
}
.LastItemCell {
}
.PanSeparator {
	border-bottom:solid 1px #CCCCCC;
	height:1px;
	width:98%;
}
.LastPanSeparator {
	height:1px;
}



.pagnum a, pagnum a:visited
{
background-color:#DDE8FF;
color:#369;
font-weight:700;
padding-left:5px;
padding-right:5px;
}

.pagnum a:hover
{
background-color:#FFF;
padding-left:5px;
padding-right:5px;
}

.PgrFirst, PgrFirst:visited
{
background-color:#DDE8FF;
color:#369;
	font-weight:700;
padding-left:5px;
padding-right:5px;
}

.PgrFirst:hover
{
background-color:#FFF;
color:#369;
	font-weight:700;
padding-left:5px;
padding-right:5px;
}

.PgrLast:hover
{
background-color:#FFF;
color:#369;
	font-weight:700;
padding-left:5px;
padding-right:5px;
}

.PgrLast, PgrLast:visited
{
background-color:#DDE8FF;
color:#369;
font-weight:700;
padding-left:5px;
padding-right:5px;
}

.pag table {
	border:0px blue solid;
	color:red;
	font-weight:700;
	font-size:11px;
	color: #3B3B3B;
}
a.BoldLink {
	font-size:11px;
	color:#9B9B9B;
	text-decoration:none
}
.csrMenu a {
	padding-left: 5px;
	text-decoration: none;
}
span.hTopic {
	font-size: 24px;
	color: #3B3B3B;
}
table.md_login_tbl {
	font-size:11px;
	COLOR: #3B3B3B;
}
table.md_login_tbl td b {
	font-size:11px;
	COLOR: #3B3B3B;
}
table.md_login_tbl td {
	font-size:11px;
	COLOR: #3B3B3B;
}
table.md_login_tbl td a {
	font-size:11px;
	COLOR: #3B3B3B;
	text-decoration:none;
}
table.md_login_tbl input {
	font-size:11px;
	color: #3B3B3B;
}
table.md_login_tbl td select {
	font-size:11px;
	COLOR: #3B3B3B;
}
table.md_login_tbl textarea {
	font-size:11px;
	COLOR: #3B3B3B;
}
table.md_login_tbl h1, h1.md_login {
	font-size:13px;
	COLOR: #3B3B3B;
}
tr.odd {
	background-color:#DDE8FF;
}
tr.odd a:visited {
	color: #3B3B3B;
	text-decoration: none;
	font-weight: 700;
}
tr.even {
	background-color:#ffffff;
}
tr.even a:visited {
	color: #3B3B3B;
	text-decoration: none;
	font-weight: 700;
}
.SetPointer {
	cursor:pointer;
}
/* Edit banner */
.StaticBannerLinkClass {
	color:green;
	font:bold;
	font-size:11px;
	text-decoration: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	cursor:pointer;
}
.RandomBannerLinkClass {
	color:red;
	font:bold;
	font-size:11px;
	text-decoration: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	cursor:pointer;
}
.InheritBannerLinkClass {
	color:blue;
	font:bold;
	font-size:11px;
	text-decoration: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	cursor:pointer;
}
span.style5 a.StaticBannerLinkClass, span.style5 a:link.StaticBannerLinkClass, span.style5 a:visited.StaticBannerLinkClass, span.style5 a:hover.StaticBannerLinkClass {
	color:green;
	font:bold;
	font-size:11px;
	text-decoration: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	cursor:pointer;
}
span.style5 a.RandomBannerLinkClass, span.style5 a:link.RandomBannerLinkClass, span.style5 a:visited.RandomBannerLinkClass, span.style5 a:hover.RandomBannerLinkClass {
	color:red;
	font:bold;
	font-size:11px;
	text-decoration: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	cursor:pointer;
}
span.style5 a.InheritBannerLinkClass, span.style5 a:link.InheritBannerLinkClass, span.style5 a:visited.InheritBannerLinkClass, span.style5 a:hover.InheritBannerLinkClass {
	color:blue;
	font:bold;
	font-size:11px;
	text-decoration: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	cursor:pointer;
}
/* NEW FOR MAIN MENU ATTACH */

td.cart_top
{
max-height:28px;
padding:3px 2px 0px 0px;
white-space:nowrap;
vertical-align:middle;	
}

td.cart_header
{
white-space:nowrap;
height:20px;
border-bottom:solid 1px #FFF;
background-color:#036;
color:White;
font-weight:700;
padding-left:5px;
padding-right:4px;
font-size:11px;
}

tr.cart_sub_header
{
background-color: #3366CC;
color: White;
font-weight: 700;	
}

td.cart_sub_header
{
color: #FFF;	
}

.hdr {
	background: #DDE8FF;
}
a.std img.imgsave {
	background-image:url(../IMD/save_for_later_ptsr.gif);
	width:125px;
	height:25px;
}
a.std img.imgremove {
	background-image:url(../IMD/delete_ptsr.gif);
	width:125px;
	height:25px;
}
a.std img.imgemail {
	background-image:url(../IMD/ps_email_friend.gif);
	width:135px;
	height:21px;
}
a.std img.imgcontinue {
	background-image:url(../IMD/ps_continue_shopping.gif);
	width:160px;
	height:28px;
	background-repeat:no-repeat
}
a.std img.imgcheckout {
	background-image:url(../IMD/ps_checkout.gif);
	width:194px;
	height:28px;
	background-repeat:no-repeat
}
a.std img.imgmove {
	background-image:url(../IMD/move_to_cart_ptsr.gif);
	background-repeat:no-repeat;
	width:125px;
	height:25px;
}
a.std img.gcbuy {
	background-image:url(../IMD/gc_buy.gif);
	width:144px;
	height:22px;
}
a.std img.login {
	background-image:url(../IMD/petstore/button_login_ptsr.gif);
	width:60px;
	height:20px;
}
a.std img.createaccount {
	background-image:url(../IMD/petstore/button_createaccount_ptsr.gif);
	width:130px;
	height:20px;
}
a.std img.sendbtn {
	background-image:url(../IMD/button_send_ptsr.gif);
	width:50px;
	height:23px;
}
.wipes {
	background-image:url(../IMD/wipes.jpg);
	width:127px;
	height:309px;
}
.gcbanner {
	background-image:url(../IMD/ps_gc_banner.gif);
	width:635px;
	height:220px;
}
.ccpaymentmethod {
	background-image:url(../IMD/MD_images/cc.gif);
	width:188px;
	height:28px;
}
.ssllock {
	background-image:url(../IMD/MD_images/ssl_lock.gif);
	width:12px;
	height:15px;
}
.pppaymentmethod {
	background-image:url(../IMD/MD_images/x_click_but3.gif);
	width:120px;
	height:34px;
}
.continue_button {
	background-image:url(../IMD/button_continue_ptsr.gif);
	width:110px;
	height:20px;
}
.continue_button_disabled {
	background-image:url(../IMD/button_continue_ptsr_dis.gif);
	width:67px;
	height:23px;
}
input.imgupdate {
	background-image:url(../IMD/UpdateCart_ptsr.gif);
	width:125px;
	height:25px;
}
input.imgsave {
	background-image:url(../IMD/save_for_later_ptsr.gif);
	width:125px;
	height:25px;
}
input.imgmove {
	background-image:url(../IMD/move_to_cart_ptsr.gif);
	background-repeat:no-repeat;
	width:110px;
	height:20px;
}
input.imgremove {
	background-image:url(../IMD/delete_ptsr.gif);
	background-repeat:no-repeat;
	width:110px;
	height:20px;
}
input.gcbuy {
	background-image:url(../IMD/gc_buy.gif);
	width:144px;
	height:22px;
}
input.login {
	background-image:url(../IMD/petstore/button_login_ptsr.gif);
	width:60px;
	height:20px;
}
input.sendbtn {
	background-image:url(../IMD/button_send_ptsr.gif);
	width:50px;
	height:23px;
}
input.submitbtn {
	background-image:url(../IMD/petstore/button_submit_ptsr.gif);
	width:60px;
	height:20px;
}
input.savebtn {
	background-image:url(../IMD/petstore/button_modify_ptsr.gif);
	width:140px;
	height:20px;
}
input.submitbutton {
	background-image:url(../IMD/petstore/button_submit_ptsr.gif);
	width:60px;
	height:20px;
}
input.button_ps_move_up {
	background-image:url(../IMD/editor_ps_move_up.gif);
	width:91px;
	height:17px;
}
input.button_ps_move_up_disabled {
	background-image:url(../IMD/editor_ps_move_up_disabled.gif);
	width:91px;
	height:17px;
}
input.button_ps_move_down {
	background-image:url(../IMD/editor_ps_move_down.gif);
	width:91px;
	height:17px;
}
input.button_ps_move_down_disabled {
	background-image:url(../IMD/editor_ps_move_down_disabled.gif);
	width:91px;
	height:17px;
}
input.button_ps_remove {
	background-image:url(../IMD/editor_ps_remove.gif);
	width:91px;
	height:17px;
}
input.button_ps_remove_disabled {
	background-image:url(../IMD/editor_ps_remove_disabled.gif);
	width:91px;
	height:17px;
}
input.button_ps_add_new {
	background-image:url(../IMD/editor_ps_add_new.gif);
	width:91px;
	height:17px;
}
div.showcart_logo {
	background-image:url(../IMD/petstore/ps_shop_cart_header.gif);
	background-repeat:no-repeat;
	width: 175px;
	height: 33px;
	vertical-align:top;
}
table.att1 {
	border:0px;
	border-collapse:collapse;
}
td.att1tdlt {
	padding:0px;
	background-image:url(../IMD/ps_att/lt.gif);
	width:10px;
	height:10px;
}
td.att1tdt {
	padding:0px;
	background-image:url(../IMD/ps_att/t.gif);
	background-repeat:repeat-x;
	height:10px;
}
td.att1tdrt {
	padding:0px;
	background-image:url(../IMD/ps_att/rt.gif);
	width:10px;
	height:10px;
}
td.att1tdr {
	padding:0px;
	background-image:url(../IMD/ps_att/r.gif);
	background-repeat:repeat-y;
	width:10px;
}
td.att1tdl {
	padding:0px;
	background-image:url(../IMD/ps_att/l.gif);
	background-repeat:repeat-y;
	width:10px;
}
td.att1tdbody {
	padding:0px;
	background:#DDE8FF;
	text-align:center;
	vertical-align:middle;
}
td.att1tdlb {
	padding:0px;
	background-image:url(../IMD/ps_att/lb.gif);
	width:10px;
	height:10px;
}
td.att1tdb {
	padding:0px;
	background-image:url(../IMD/ps_att/b.gif);
	background-repeat:repeat-x;
	height:10px;
}
td.att1tdrb {
	padding:0px;
	background-image:url(../IMD/ps_att/rb.gif);
	width:10px;
	height:10px;
}
div.att1div {
	padding:0px;
	margin:0px;
	width:100%;
	height:100px;
	text-align:center;
	vertical-align:middle;
}
.breadcrumbs, .breadcrumbs a:link, .breadcrumbs a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:11px;
	font-weight:700;
	color:#003399;
	text-decoration:none;
}
.breadcrumbs a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:11px;
	font-weight:700;
	color:#336699;
	text-decoration:underline;
}
a:hover.px11underline {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
}
a.help, a.help:link, a.help:visited {
	font-family:Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.help:hover {
	font-family:Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.helpsec, a.helpsec:link, a.helpsec:hover, a.helpsec:visited {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
a.email_us, a.email_us:link, a.email_us:visited {
	font-family:Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.email_us:hover {
	font-family:Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.freeShippingInfo, td.freeShippingInfo strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align: center;
}
.freeShippingInfo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align: center;
	background-image:  url(IMD/shopping_cart/truck.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 45px;
}
td.freeShippingInfo2 strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align: center;
}
.addPriceForFreeShipping {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff6600;
	font-weight: bold;
}
a.freeShipping, a:visited.freeShipping, a:link.freeShipping, a:hover.freeShipping {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff6600;
	text-decoration: none;
	font-weight: bold;
}
input.buy {
	background-image: url(../IMD/add_to_cart.gif);
	width: 115px;
	height: 25px;
}
input.hide {
	background-image: url(../IMD/hide.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	width: 16px;
	height: 16px;
	cursor: pointer;
}
td.w80 {
	width: 80px;
}
td.w195 {
	width: 195px;
}
td.w215 {
	width: 215px;
}
input.goBtn {
	width: 24px;
	height: 21px;
	background-image:url(../IMD/goBtn.jpg);
	cursor:pointer;
}
.goButton {
	width: 24px;
	height: 21px;
	background-image:url(../IMD/goBtn.jpg);
	vertical-align: bottom;
	cursor:pointer;
}
table.SearchItemTable, td.SearchItemTable {
	vertical-align:middle;
	text-align: center;
	text-decoration: none;
}
a.std img.CSRContinue {
	background-image:url(../IMD/ps_continue_shopping.gif);
	width:160px;
	height:28px;
	background-repeat: no-repeat;
	cursor: pointer;
}
a.std img.CSRcheckout {
	background-image:url(../IMD/ps_checkout.gif);
	width:194px;
	height:28px;
	background-repeat:no-repeat;
	cursor: pointer;
}
input.CSRUpdate {
	background-image:url(../IMD/UpdateCart_ptsr.gif);
	background-repeat: no-repeat;
	width: 110px;
	height: 20px;
	cursor: pointer;
}
input.csrimgsave {
	background-image:url(../IMD/csr_save.jpg);
	width:16px;
	height:16px;
}
td.FreeShippingBanner {
	background:#DDE8FF;
	text-align:center;
}
.head1 {
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight:700;
	font-size: 11px;
	color: #000000;
	margin-bottom: 2pt;
	background-color: transparent
}
.search_header {
	margin-left:200px;
	color:#3B3B3B;
	text-align:left;
}
.search_header_border {
	border: 1px solid #CCCCCC;
	width: 820px;
}
.add_buy_button {
	background-image:url(../IMD/add_to_cart.gif);
	width:115px;
	height:25px;
	cursor:pointer;
}
.add_to_cart_button {
	background-image:url(../IMD/add_to_cart.gif);
	background-repeat:no-repeat;
	width:115px;
	height:25px;
	cursor:pointer;
}
img.cls_btn {
	background-image:url('../IMD/MD_images/cls_btn.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 21px;
	height: 21px;
	cursor: pointer;
}
img:hover.cls_btn {
	background-image:url('../IMD/MD_images/cls_btn.gif');
	background-position: 0px -21px;
	background-repeat: no-repeat;
	width: 21px;
	height: 21px;
	cursor: pointer;
}
div #nifty {
	margin: 0 10%;
	background: #7f7f7f;
	background-color:transparent;
	width:100%;
}
b.rtop, b.rbottom {
	display:block;
}
b.arbottom {
	display:block;
	background: #7f7f7f;
}
b.arbottom b {
	display:block;
	height: 1px;
	overflow: hidden;
	background: #DDE8FF;
}
b.rtop b {
	display:block;
	height: 1px;
	overflow: hidden;
	background: #DDE8FF;
}
b.rbottom b {
	display:block;
	height: 1px;
	overflow: hidden;
	background: #7f7f7f;
}
b.r1 {
	margin: 0 5px
}
b.r2 {
	margin: 0 3px
}
b.r3 {
	margin: 0 2px
}
b.ar1 {
	margin: 0 5px
}
b.ar2 {
	margin: 0 3px
}
b.ar3 {
	margin: 0 2px
}
b.arbottom b.ar4 {
	margin: 0 1px;
	height: 2px
}
b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 1px
}
td.xwinhdr {
	background:#DDE8FF;
	height:21px;
	width:619px;
	color:#000000;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;
	padding-top:3px;
	font-weight:bold;
}
td.xwinhdr2 {
	background:#DDE8FF;
	height:21px;
	width:27px;
}
div.xwinbody {
	background:#7f7f7f;
}
img.xwinimg {
	background-image:url('../IMD/ps_sample_gc.gif');
	width: 624px;
	height: 340px;
}
img.xwinimg_ca {
	background-image:url('../IMD/ps_ca_tax_info.gif');
	width: 360px;
	height: 184px;
}
img.xwinimg_promise {
	background-image:url('/IMD/petstore/eta_disclaimer.gif');
	width: 360px;
	height: 184px;
}
input.CSRLoginBtn {
	background-image:url('../IMD/petstore/button_login_ptsr.gif');
	background-repeat: no-repeat;
	width:60px;
	height:20px;
	cursor: pointer;
}
tr.std td a:link, tr.std td a:visited {
	text-decoration: underline;
	color:#336699;
}
tr.std td a:active, tr.std td a:hover {
	text-decoration: underline;
	color: #003399;
}
SPAN.qas {
	display: block;
	border-right: #999999 1px dashed;
	border-top: #999999 1px dashed;
	border-left: #999999 1px dashed;
	border-bottom: #999999 1px dashed;
	background-color: #DDE8FF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
SPAN.qasheader {
	font-weight: bold;
	border-bottom: #d7ebff 1px solid;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
A.std:link, A.std:visited {
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight: normal;
    font-size: 11px;
	color: #336699;
	text-decoration: underline;
	background-color: transparent;
}
a.template_privacy_link {
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 9px;
	color: #336699;
	background-color: transparent;
}
A.std:active, A.std:hover {
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
	background-color: transparent;
}
td.CustomerRegCol1 {
	width:290px;
}
td.ChangeEmailCol1 {
	width:150px;
}
td.ChangeEmailCol2 {
	width:200px;
}
td.ModifyFormCol1 {
	width:274px;
}
.shipmentbackground {
	background: #DDE8FF;
	height:100%;
	padding:2px;
}
.shipmentbackground input {
	background-color:#FFFFCC;
}
.radio_shipmentbackground label, .radio_shipmentbackground input {
	font-size:11px;
	text-decoration: none;
	background-color:Transparent;
}
.EmailtoFriend {
	background-image:url(../IMD/ps_email_friend.gif);
	width:135px;
	height:21px;
	cursor:pointer;
}
.Rating {
	background-image:url(../IMD/rating.gif);
	width:117px;
	height:21px;
	cursor:pointer;
}
.CustomerReviews {
	background-image:url(../IMD/ps_customer_review.gif);
	width:122px;
	height:20px;
	cursor:pointer;
}

.payment_security {
	background-image:url(../IMD/payment_security_bground.gif);
	width:375px;
	height:102px;
	background-repeat:no-repeat;
	background-position:center;
}
.payment_methods {
	background-image:url(../IMD/payment_methods_bground.gif);
	width:95px;
	height:102px;
	background-repeat:no-repeat;
}
.payment_methods_logos {
	background-image:url(../IMD/payment_methods.gif);
	width:83px;
	height:83px;
	background-repeat:no-repeat;
}
.payment_security_verisign {
	background-image:url(../IMD/verisign.gif);
	width:108px;
	height:50px;
	background-repeat:no-repeat;
	background-position:bottom;
}
.clear_form_button {
	background-image:url(../IMD/petstore/ps_clear_form.gif);
	width:110px;
	height:20px;
}
.add_address_button {
	background-image:url(../IMD/petstore/ps_select_shipment_add_new.gif);
	width:110px;
	height:20px;
}
.add_new_address_button {
	background-image:url(../IMD/petstore/ps_select_shipment_add_new.gif);
	width:110px;
	height:20px;
}
.save_address_button {
	background-image:url(../IMD/petstore/ps_save_address.gif);
	width:110px;
	height:20px;
}
.edit_address_button {
	background:url(../IMD/petstore/ps_select_shipment_edit.gif) no-repeat center;
	width:130px;
	height:20px;
	margin-bottom:2px;
}
.delete_address_button {
	background:url(../IMD/petstore/ps_select_shipment_delete.gif) no-repeat center;
	width:130px;
	height:20px;
}
.ship_to_address_button {
	background:url(../IMD/petstore/ps_select_shipment_ship_add.gif) no-repeat center;
	width:130px;
	height:20px;
	margin-bottom:2px;
}
a.catTitle {
	font-size:11px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
.psPondCat {
	background-image: url(../IMD/ps_pond_catalog.jpg);
	width: 280px;
	height: 293px;
	border: 0px;
}
.getAdobeReader {
	background-image: url(../IMD/get_adobe_reader.gif);
	width: 88px;
	height: 31px;
	border: 0px;
}
.orderHistory_mainTable {
	background-color: #FFFFFF;
}
.orderHistory_headTable {
	color: #3B3B3B;
}
.orderHistory_itemParent {
	background-color: #EFEFEF;
}
a.tablink, a:link.tablink, a.tablink:visited {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #003366;
	font-weight: 700;
	text-decoration: none;
}
a.tablink:hover, a.tablink:active {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #336699;
	font-weight: 700;
	text-decoration: none;
}
.viewItemTab {
	PADDING: 0px;
	MARGIN: 0px;
	width:92px;
	VERTICAL-ALIGN: middle;
	TEXT-ALIGN:center;
	background-image: url(../IMD/petstore/Tabs/view_item_tab_down_middle.gif);
}
.viewItemTabLeft {
	background-image: url(../IMD/petstore/Tabs/view_item_tab_down_left.gif);
	width:7px;
	height:30px;
	border:0px;
}
.viewItemTabRight {
	background-image: url(../IMD/petstore/Tabs/view_item_tab_down_right.gif);
	width:8px;
	height:30px;
	border:0px;
}
.viewItemActiveTab {
	background-image: url(../IMD/petstore/Tabs/view_item_tab_up_middle.gif);
	PADDING: 0px;
	MARGIN: 0px;
	width:92px;
	VERTICAL-ALIGN: middle;
	TEXT-ALIGN:center;
	font-size:11px;
}
.viewItemActiveTabLeft {
	background-image: url(../IMD/petstore/Tabs/view_item_tab_up_left.gif);
	width:7px;
	height:30px;
	border:0px;
}
.viewItemActiveTabRight {
	background-image: url(../IMD/petstore/Tabs/view_item_tab_up_right.gif);
	width:8px;
	height:30px;
	border:0px;
}

.checkout_header_background
{
background-color:#DDE8FF;
}

div.checkout_left
{
float:left; width:497px; margin-right:6px;	
}

div.checkout_right
{
float: left; width: 497px;	
}

td.shipping_field
{
background-color:#DDE8FF;
}


.btnYes {
	cursor:pointer;
	height: 30px;
	width: 40px;
	border: none;
	background: url(../IMD/button_yes.gif) no-repeat center;
}
.btnNo {
	cursor:pointer;
	height: 30px;
	width: 40px;
	border: none;
	background: url(../IMD/button_no.gif) no-repeat center;
}
.vievItemDivider {
	background-color: #FFFFFF;
}
.raitingItemTitle {
	font-size:smaller;
	background-color: #DDE8FF;
}
.raitingItemProductReview {
	border: solid 1px;
	border-color:Black;
}
.rateMes {
	margin: 0.5em 0 0.1em 0;
	font-size: 85%;
	color: Green;
}
.viewItemColumnItem {
	vertical-align:top;
	background-color:#F7F7F7;
	width:115px;
}
.viewItemColumnAlternatingItem {
	vertical-align:top;
	background-color:#DEE9FF;
	width:115px;
}
.SendOrder {
	background-image: url(../IMD/button_send_order_ptsr.gif);
	height: 20px;
	width: 110px;
}
.asptextbox {
	background: #FFFFFF;
	border: #FFFFFF;
}
.SearchItemGrid {
	border: none;
}
.SearchItemGridRow {
	border-collapse:collapse;
	border-bottom-color: #CCCCCC; /* for fire fox*/
}
tr.SearchItemGridRow td {
	border-bottom-color: #CCCCCC; /* for IE */
	border-left-color: White;
	border-right-color: White;
}
span.searcherror {
	font-family:Verdana;
	font-size:11px;
	font-weight:700;
	color:#CC0000;
}
span.help_title {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:bold;
}
div.searchtip {
	float:left;
	width:98%;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 10px 0px;
	border: solid 1px #CCCCCC;
	background-color:#FFFFCC;
	font-weight:700;
}
.search_alternate {
	font-weight:700;
}
a.search_alternate, a.search_alternate:visited {
	font-weight:700;
	color:#003399;
	text-decoration:underline;
}
a.search_alternate:hover {
	font-weight:700;
	color:#CC0000;
	text-decoration:underline;
}
.searchdiv {
	float:left;
	display:table;
	height:30px;
	width:auto;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 160px;
}
.search_button {
	float:left;
	height:24px;
	width:63px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}
/* Ajax Drop Down Styles */

.completion_list {
	visibility : hidden;
	margin : 0px!important;
	padding:0px;
	background-color : White;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : default;
	overflow : auto;
	height : auto;
	width: auto;
	text-align : left;
	list-style-type : none;
	position:relative;
	z-index:3099;
}
.autocomplete_highlightedListItem {
	background-color: #ffff99;
	color: black;
	padding: 1px;
	cursor: default;
	position:relative;
	z-index:3099;
	margin:0px 0px 0px 0px;
}
.autocomplete_listItem {
	background-color : window;
	color : windowtext;
	padding : 1px;
	position:relative;
	z-index:3099;
	margin:0px 0px 0px 0px;
}
/* End Ajax Styles */

.searchFilterBox {
	border-width:thin;
	border-color:Black;
	border-style:solid;
	width:200px;
}
.show_cart_payment_block {
	vertical-align:top;
	margin: 0px auto 30px auto;
	padding: 0px 0px 0px 0px;
	height:110px;
	width:470px;
	background-image:url(../IMD/securitybg.jpg);
	background-repeat:no-repeat;
}
.SearchItemTable_icenter {
	width:100%;
	text-align:center;
}
/****************** narrow_your_search_section ********************/

/* Should be same as .aquarium class */

div.narrow_your_search_section {
	float:left;
	margin: 0px 0px 3px 3px;
	padding: 0px 0px 0px 0px;
	width: 176px;
	height:auto;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight:700;
	background-color:#FFF;
}
div.narrow_your_search_section div.h1 {
	font-size:13px;
	font-weight:700;
	color:#039;
	text-align:center;
	width:176px;
}
div.narrow_your_search_section div.h2 {
	font-weight: bold;
	font-size:11px;
	width:176px;
	color:#333333;
	padding-top:5px;
	padding-left:3px;
}
div.narrow_your_search_section a {
	display: block;
	margin:0px;
	padding:0px 0px 0px 5px;
	width:170px;
	line-height:17px;
	color:#003366;
}
/****************** shop_by_brand_section ********************/
div.shop_by_brand_section {
	float:left;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	width: 178px;
	height:auto;
	background-color:#FFF;
}
div.shop_by_brand_section div.h1 {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight:700;
}
div.shop_by_brand_section div.h2 {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight:700;
	color:#003399;
	padding-left:6px;
}
div.shop_by_brand_section a.link {
	display:block;
	font-weight:700;
	color:#003366;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 6px;
	text-decoration:none;
}
div.shop_by_brand_section a.link:hover,  div.shop_by_brand_section a.link:active {
	display:block;
	font-weight:700;
	color:#336699;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 6px;
	text-decoration:underline;
}
/***************************************/


/*** NEW STYLES FOR PRODUCT DESCRIPTIONS **/

.details {
	float:left;
	width:100%;
	padding:5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	white-space:normal;
}
span.details {
	float:left;
	width:100%;
	padding:5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	white-space:normal;
}
.details span {
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;
	white-space:normal;
}
.analysis_table {
	float:left;
	border: solid 1px #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;
	white-space:nowrap;
}
table.analysis_table {
	width:280px;
}
tr.even td {
	height:21px;
	background-color:#C4D7F4;
	padding:3px;
	white-space:nowrap;
}
tr.odd td {
	height:21px;
	background-color:#DAE6F8;
	padding:3px;
	white-space:nowrap;
}
.cart_container {
	position:relative;
	/*z-index:10;*/
	vertical-align:top;
	background-color:White;
	width:818px;
	min-height:900px;
	border-right: solid 1px #CCC;
}
/*** END NEW STYLES FOR DETAILS ***/


/*** NEW ACCOUNT INFO STYLES ***/

.account_header {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	padding: 2px 3px 2px 3px;
}
td.account_header {
	height:18px;
	background-color:#003366;
	border-bottom: solid 1px #FFFFFF;
}
.account_sub_header {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;
	height:18px;
	background-color:#0066CC;
	padding: 2px 3px 2px 3px;
}
.account_details {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;
	color:#333333;
}
td.account_details {
	padding: 3px 3px 3px 3px;
	background-color:#DEE9FF;
	vertical-align:top;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
.account_links a:link, .account_links a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;
	color:#336699;
	text-decoration:underline;
}
.account_links a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;
	color:#003399;
	text-decoration:underline;
}
td.account_links {
	padding: 3px 3px 3px 3px;
	vertical-align:top;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	overflow:visible;
}
.AlternatingCellBorder {
	border-bottom: solid 1px #CCCCCC;
}
.AlternatingLeftCell {
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding-left:3px;
}
.AlternatingRightCell {
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding-right:3px;
}
/*** END NEW ACCOUNT STYLES ***/



/*** NEW CHECCKOUT STYLES - DO NOT ADD TO LIVE YET ***/

 .b1, .b2, .b3, .b4 {
	font-size:1px;
	overflow:hidden;
	display:block;
}
.b1 {
	height:1px;
	background:#ccc;
	margin:0 5px;
}
.b2 {
	height:1px;
	background:#fff;
	border-right:2px solid #ccc;
	border-left:2px solid #ccc;
	margin:0 3px;
}
.b3 {
	height:1px;
	background:#fff;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	margin:0 2px;
}
.b4 {
	height:2px;
	background:#fff;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	margin:0 1px;
}

.contentb {
	background: #fff;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
}
.contentb div {
	margin-left: 5px;
	margin-right:5px;
}
.checkout_title {
	color:#039;
	font-size:20px;
}

.address_box
{
height: 145px;
width: 225px;
border: 1px solid #CCC;	
}

.address_box_header
{
background-color: #06C;
color: #FFF;
font-weight: 700;
}

div.select_address
{
float: left;
width: 1000px;
margin-bottom: 6px;
margin-top:6px;	
}

.order_notes
{
width: 452px;
height: 50px;
border: 1px solid #CCC;
background-color: #FFFFCC;	
}

.current_address {
	background-color:#FFFFCC;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	padding:5px;
}
.address {
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	padding:5px;
}
.address:hover {
	border-color:#000;
	background-color:#e3f1fe;
	cursor:pointer;
}
.address_selected {
	background-color:#e3f1fe;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	padding:5px;
}
.address_selected:hover {
	border-color:#000;
	background-color:#e3f1fe;
	cursor:pointer;
}
.address_control {
	text-align:right;
	font-weight:700;
}
.dropped {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;
	color:#003366;
}
.out {
	display:block;
	background:#bbb;
	border:1px solid #ddd;
	position:relative;
	margin:1em 0;
}
.in {
	text-align:center;
	background:#fff;
	border:1px solid #555;
	position:relative;
	padding:5px;
	font-weight:normal;
}
.ltin {
	left:-5px;
}
.tpin {
	top:-5px;
}
.narrow {
	width:160px;
} /* change to suit */


/* VIDEO STYLES */

.showme
{
	height:300px;
	width:400px;
	background-image:url(http://www.f3images.com/IMD/video/showme2_PS.jpg);
	background-repeat:no-repeat;
}


/* Price Guarantee Window */

.price_guarantee_window
{
margin:0px;
padding: 6px;
font-family:Arial, Helvetica, sans-serif;
}


/* HOMEPAGE */

div.homepagey_content
{
float:left;
height:auto;
width:640px;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 20px;

}

div.itemy
{
float:left;
height:auto;
width:300px;
padding:0px 0px 0px 10px;
margin:10px 0px 0px 0px;
}

div.itemy2
{
float:left;
height:auto;
width:300px;
padding:0px 0px 0px 0px;
margin:10px 0px 0px 0px;
}

div.titley
{
float:left;
height:auto;
width:300px;
font-family: Arial, Helvetica, Sans-Serif;
font-size:12px;
font-weight:700;
text-decoration:none;
color:#003399;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

div.titley a:link, div.titley a:visited
{
font-family: Arial, Helvetica, Sans-Serif;
font-size:12px;
font-weight:700;
text-decoration:none;
color:#003399;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

div.titley a:hover 
{
font-family: Arial, Helvetica, Sans-Serif;
font-size:12px;
font-weight:700;
text-decoration:none;
color:#FF0000;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

div.image
{
float:left;
margin-right:5px;
}

a img, a img:hover, a img:visited
{
border:none;
}

div.linky 
{
float:left;
height:auto;
width:180px;
margin: 0px 0px 0px 0px;
padding: 3px 0px 3px 0px;
overflow:hidden;
}

div.linky a:link, div.linky a:active, div.linky a:visited
{
font-family: Arial, Helvetica, Sans-Serif;
font-size:11px;
font-weight:700;
text-decoration:none;
color:#333333;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

div.linky a:hover 
{
font-family: Arial, Helvetica, Sans-Serif;
font-size:11px;
font-weight:700;
text-decoration:none;
color:#FF0000;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.linky a span
{
font-family: Arial, Helvetica, Sans-Serif;
font-size:11px;
font-weight:700;
text-decoration:none;
color:#003399;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.icItemStyle
{
    display:block;
    text-indent:-5px;
    padding-left:8px;
}

.modalBackground {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}

/* NEW MESSAGE WINDOW */

.window_notifybackground
{
background-color:#1D4384;
}

.message_window
{
height:100%;
width:500px;
background-color:#1D4384;
cursor: default;
}

.message_window_intl
{
height:100%;
width: 800px;
background-color:#1D4384;
}

.message_logo
{
float:left;
height:80px;
width:500px;
background-color:#FFF;
}

.message_logo_intl
{
float:left;
height:80px;
width:800px;
background-color:#FFF;
cursor: default;
}

.window_body
{
float:left;
width:468px;
padding:16px;
color:#FFF;
font-size:13px;
font-weight:700;
font-family:Arial, Helvetica, sans-serif;
background-color: #1D4384;
}

.window_body_intl
{
float:left;
width:750px;
height:100%;
padding:16px;
color:#FFF;
font-size:13px;
font-weight:700;
font-family:Arial, Helvetica, sans-serif;
}

.window_body td
{
color:#FFF;
font-size:13px;
font-weight:700;
font-family:Arial, Helvetica, sans-serif;
}

.window_link
{
color:#FC0;
font-size:13px;
font-weight:700;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
}

.window_yellow
{
color:#FC0;
font-size:15px;
font-weight:700;
font-family:Arial, Helvetica, sans-serif;
}

.window_buyornotify
{
color:#1D4384;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

.window_body_intl_table
{
color:#FFF;
font-size:13px;
font-weight:700;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}

/* Price Guarantee Window */

.popupMakeSelection {
    font-family: Tahoma;
    font-size: 12px;
    display: none;
    position: absolute;
    width: 255px;
    height:56px;
    z-index: 60;
}

.popupBodyMakeSelection {
    padding-left:10px;
    text-align: left;
}

/* The hint to Hide and Show */
.hintMakeSelection {
    font:11px/1.5 Verdana, Arial, Helvetica, sans-serif;
    position: absolute;
    width: 245px;
    border: 1px solid #c93;
    padding: 5px 8px;
    background: red url(../IMD/pointer.gif) no-repeat -10px 5px;
    color:White;
    font-weight:bold;
}
 
/* The pointer image is hadded by using another span */
.hintMakeSelection .hint-pointer-MakeSelection {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    background: url(../IMD/pointer.gif) left top no-repeat;
    height:16px;
}

.tracking_button
{
background-image:url(../IMD/petstore/Track_My_Package.gif);
width:160px;
height:20px;
}

.quickorderbackground
{
	background-color: #E3F1FE;
}

/* Ajax Banner Styles */
*[class="wrapper"] {margin:0; padding:0; display:block; overflow:hidden;}
*[class="pagination"] {margin:0; padding:0; display:inline-block; height:30px;}

#wrapper {width:636px; height:220px; margin:6px auto}

#slider {float:left; position:relative; z-index:1; overflow:auto; width:636px; height:220px; background:#fff}
#slider ul {position:absolute; list-style:none; top:0; left:0; margin:0; padding:0}
#slider li {float:left; width:636px; height:220px;}

.pagination {position:relative; z-index:2; bottom:26px; left:4px; list-style:none; height:25px; font-weight:700; font-family:Arial, Helvetica, sans-serif; font-size:14px; }
.pagination li {float:left; cursor:pointer; padding:3px 8px; margin-right:5px; background:#039; text-align:center; color:#FFF; opacity:0.8; filter:alpha(opacity=80);}
.pagination li:hover {float:left; cursor:pointer; padding:3px 8px; background:#FFF;  color:#039; opacity:0.8; filter:alpha(opacity=80);}
li.current {float:left; cursor:pointer; padding:3px 8px; background:#FFF; color:#039;}

/* search autocomplete */
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

/* End of search autocomplete */

/* SITEMAP TREEVIEW LI STYLES */
.sitemap_treeview li a
{
    font-family:Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
	background-color: transparent
}

.sitemap_treeview li a:hover
{
    font-family:Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
	background-color: transparent
}
/* END OF SITEMAP TREEVIEW LI STYLES*/

DIV.jtDialogBox {
	POSITION: fixed; 
	DISPLAY: none;

}
DIV.jtDialogBox .Title {
	
}
DIV.jtDialogBox {
	
}
DIV.jtDialogBox .MainPanel {
	
}
DIV.jtDialogBox .MainPanel .ContentArea {
	
}

/* Wish List Styles */
.wl_wrapper
{
    float: left;
    width: 636px;
    vertical-align: top;
}
.wl_header_1
{
    float: left;
    border: solid 1px #CCC;
    padding: 8px;
    /*font-size: 11px;*/
    line-height: 24px;
    width: 330px;
    min-height: 62px;
}

.wl_header_1 span
{
    font-size: 12px;
    font-weight: 700;
    color: #039;
}

.wl_header_1 a
{
    color: #369;
    text-decoration: underline;
    margin-left: 20px;
}

.wl_header_2
{
    float: left;
    border: solid 1px #CCC;
    padding: 8px;
    font-size: 11px;
    line-height: 24px;
    height: 62px;
    width: 265px;
    margin-left: 5px;
    text-align: left;
    vertical-align: middle;
}
.wl_header_2 span
{
    font-size: 12px;
    font-weight: 700;
    color: #039;
}
.wl_sub_header
{
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px;
}

.wl_sub_header span
{
    font-size: 12px;
    font-weight: 700;
    color: #039;
}

.wl_sub_header a
{
    color: #369;
    text-decoration: underline;
}

.wl_info_panel
{
    float: left;
    width: 327px;
    margin: 0px;
    padding: 0px;
}

.wl_info_panel_options
{
    float: left;
    margin-top: 0px;
    margin-left: 3px;
    width: 173px;
    max-width: 173px;
    padding: 0px;
}

.wl_info_panel_title
{
    float: left;
    width: 173px;
    max-width: 173px;
}

.wl_item
{
    float: left;
    width: 636px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: solid 1px #CCC;
}

.wl_item a
{
    text-decoration: underline;
}

.wl_item_details
{
    float: left;
    line-height: 18px;
    padding-top: 6px;
    padding-left: 5px;
    width: 330px;
    font-size: 11px;
    color: #333;
}

.message_window_400
{
    height: 100%;
    width: 400px;
    background-color: #1D4384;
    cursor: default;
}

.window_body_400
{
    float: left;
    width: 368px;
    height: 100%;
    padding: 16px;
    color: #FFF;
    font-size: 13px;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
}

.wishlist_popup_header_400
{
    float: left;
    height: 50px;
    width: 400px;
    background-color: #FFF;
}

.wishlist_popup_header
{
    float: left;
    height: 50px;
    width: 500px;
    background-color: #FFF;
}

.edit_item_link
{
    font-size: 11px !important;
    cursor: pointer;
    margin: 2px;
}
.move_item_link
{
    font-size: 11px !important;
    cursor: pointer;
    margin: 2px;
}
.delete_item_link
{
    font-size: 11px !important;
    cursor: pointer;
    margin: 2px;
}
.additem-button
{
    margin: 10px auto;
    height: 30px;
    width: 120px;
}

#shade
{
    display: none;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #013567;
    opacity: 0.5;
    filter: alpha(opacity=50);
}


#divShareThisMenu 
        {
            margin-left:155px;
            height: 80px;
            width: 230px;
            padding:0px; 
            border: solid 1px #D9E4EB;
            background-color: #FFF;
         }

/* NEW VIEW ITEM */
 .vi_wrapper
        {
            float: left;
            width: 636px;
        }
        
        .vi_wrapper div
        {
            float: left;
        }
        /* DO NOT EDIT OR REMOVE*/
        .vi_crumbs
        {
            float: left;
            width: 626px;
            margin: 7px auto 5px auto;
        }
        .vi_product_image
        {
            width: 270px;
            margin: 0 auto;
            text-align: center;
        }
        .vi_product_image div
        {
            width: 270px;
            margin: 0px auto;
            text-align: center;
        }
        div.vi_thumbnail
        {
            float: none;
            display: inline;
            text-align: center;
        }
        
        .vi_product_info
        {
            float: left;
            width: 353px;
            padding: 5px;
        }
        .vi_product_info H1
        {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 18px;
            color: #333;
            margin: 0px;
            padding: 0px;
        }
        div.vi_info_bg
        {
            float: left;
            background-image: url(http://www.f3images.com/IMD/petstore/view_item/vi_border_ps.gif);
            height: 4px;
            width: 357px;
            background-repeat: no-repeat;
        }
        .vi_review_row
        {
            float: left;
            min-width: 350px;
            margin: 5px auto auto auto;
            padding: 5px 0px 0px 5px;
        }
        a.vi_link:link, a.vi_link:visited
        {
            display: inline;
            width: 100%;
            padding: 0px;
            margin: 0px;
            color: #039;
            background-color: transparent;
            text-decoration: underline;
        }
        a.vi_link:hover
        {
            display: inline;
            width: 100%;
            padding: 0px;
            margin: 0px;
            color: #09F;
            background-color: transparent;
            text-decoration: underline;
        }
        .vi_dropdown
        {
            font-family:Arial, Helvetica, sans-serif;
            font-size: 11px;
            height: 19px;
            border: solid 1px #CCC;
        }
        
        .vi_drop_label
        {
            width: 51px; /* WILL BE 51px on PS */
            max-width: 51px; /* WILL BE 51px on PS */
            margin-top: 3px;
            overflow:visible;
            font-weight: 700;
        }
        
        .vi_input
        {
            width: 25px;
            height: 14px;
            text-align: center;
            border: solid 1px #CCC;
        }
        .vi_availabilty_row
        {
            float: left;
            font-family: Arial, Helvetica, sans-serif;
            width: 350px;
            padding: 10px 0px 10px 5px;
            font-size: 11px;
            font-weight: 700;
        }
        .vi_info_panel
        {
            float: left;
            background-color: #DDE8FF;
            border-right: 1px solid #CCC;
            border-left: 1px solid #CCC;
        }
        .vi_info_row
        {
            float: left;
            width: 345px;
            font-size: 11px;
            padding: 10px 0px auto 10px;
            vertical-align: middle;
        }
        .vi_price
        {
            float: left;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 23px;
            font-weight: 700;
            color: #CC0000;
            padding: 8px 0px 3px 10px;
            white-space: nowrap;
        }
        .vi_button
        {
            float: left;
            padding: 9px 0px 2px 10px;
        }
        
        .vi_tab_panel
        {
            float: left;
            width: 614px;
        }
      
       .vi_title
        {
         float:left;
         width:434px;
        }
        
        
        .vi_brand_logo
        {
        float:left;
        width:180px;
        height:80px;
        }
        
          .vi_manual_box
        {
        float: left; width: 594px; background-color: #DDF1FF; padding: 10px;
        }
           
        .vi_review_header
        {float: right; width: 614px; margin-bottom: 10px; text-align:right;}
        
           
        .review_nav img
        {
            margin-top: 4px;
        }
        
        div.vi_icon
        {
            float: left;
            height: 16px;
            width: 16px;
            margin: 0px 4px 0px 16px;
            background-image: url(http://www.f3images.com/IMD/petstore/view_item/vi_icons.jpg);
        }
        
        /* Jquery Tabbed Panels */
        div.idTabs
        {
            float:left;
            margin-top: 30px;
            padding:0px;
        }
        
        .idTabs a
        {
            float:left;
            display: block;
            padding: 10px;
            color: #333;
            background: #DDE8FF;
            font: 11px Arial, Helvetica, sans-serif;
            text-decoration: none;
            border: none;
            
        }
        
        .idTabs a.selected
        {   
            float:left;
            background: #FFF;
            color: #333;
            border-bottom: solid 1px #FFF;
            z-index: 120;
        }
        
        div.items
        {
            float: left;
            border: solid 1px #CCC;
            padding: 10px;
            width: 614px;
            min-height: 300px;
            margin: -1px 0px 0px 0px;
        }

        
        .items h2
        {
            float: left;
            padding: 0px;
            margin: 0px;
            color: #333;
            font-size: 13px;
            background-color: transparent;
        }
        
        .items h3
        {
            float: left;
            padding: 0px;
            margin: 0px;
            color: #333;
            font-size: 12px;
        }
        
    
        #Description li { margin:auto auto auto 10px;}
        #Description a {background:none !important;}
        
        
        .vi_display_div
        {
        float:left;
        position:relative;
        left:-13px;
        margin:0px;
        padding:0px;
        text-align:center; 
        }
        
        .vi_display
        {
        float:left;
        margin-top:20px;
        margin-bottom:-12px;
        padding:0px;
        width:640px;
        height:29px;
        text-align:center; 
        background-image: url(http://www.f3images.com/IMD/petstore/vi_display_image.jpg);
        background-repeat:no-repeat;   
        cursor:pointer;
        }
        
        .vi_display_text
        {
        float:left;
        width:120px;
        margin: 6px auto;
        font-size: 12px;
        color: #333;
        font-weight: bold;
        }
        
        div.vi_coupon
        {
            float: left;
            border: dashed 1px #CCC;
            margin-top: 10px;
            padding: 10px;
        }
        
       .vi_acc_item
       {
            float:left;
            display:table;
            width:600px;
            margin-top:20px;
       }
       .vi_acc_image
       {
            float:left;
            width:85px;
            height:85px;
            padding:5px;
       }
      .vi_acc_title
       {
            float:left;
            width:495px;
            padding:5px;
       }
a.vi_acc_title
{
font-size:12px;
}
      .vi_acc_title a:link, a:visited
       {
            color: #039;
          /*  font-size:12px; */
            text-decoration:underline;
       }
      .vi_acc_title a:hover
       {
            color: #09F;
          /*  font-size:12px; */
            text-decoration:underline;
       }
      .vi_acc_info
       {
            float:left;
            width:100px;
            height:30px;
            padding:5px;
       }
      .vi_acc_pricing
       {
            float:left;
            width: 160px;
            height:30px;
            color:#CC0000;
            font-family: Arial, Helvetica, sans-serif;
            font-size:16px;
            font-weight:700;
            padding:5px;
       }
      .vi_acc_button
       {
            float:left;
            height:30px;
            padding:5px;
       }
       
       .social_sharing
{
float:left;
width:193px;
height:28px;
background-image:url(http://www.f3images.com/IMD/Social_Icons/social_panel_bg.jpg);
background-repeat:no-repeat;
}

        table.brands
        {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 16px;
            font-weight: 700;
            border: solid 1px #DDE8FF;
            width: 100%;
        }
        
        .brand_nav
        {
          
            background-color: #DDE8FF;
            padding: 8px;
            line-height: 18px;
            text-align:center;
        }
        
        .brand_nav_div
        {
         margin-left:-2px;
         padding: 0;
         text-align:center;
        }
        
        .brand_nav a
        {
            float: left;
            display: block;
            width: 18px;
            height: 18px;
            background-color: #036;
            margin-right: 4px;
            color: #FFF;
            text-decoration: none;
        }
        
        .brand_nav a:hover
        {
            float: left;
            display: block;
            width: 18px;
            height: 18px;
            background-color: #FFF;
            margin-right: 4px;
            color: #036;
            text-decoration: none;
        }
        
        .brands ul
        {
            float: left;
            width: 30%;
            list-style: none;
            margin: 5px 0px 5px 20px;
            padding: 0px;
        }
        
        .brands ul li
        {
            margin: 0px;
            padding: 5px;
        }
        
        .brands a
        {
            font-weight: normal;
            font-size: 11px;
        }
        
        #MAP_Table
{
float:left;
width:250px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:700;
border-top: solid 1px #CCC;
border-right: solid 1px #CCC;
}

#MAP_Table tr td
{
width:50%;
border-bottom: solid 1px #CCC;
border-left: solid 1px #CCC;
}
.MAP_Alternating
{
background-color:#D5F5FD;
}

/* Cart panel */
#slidingTopWrap {position:absolute; padding:0px; z-index:100; margin-left: -140px; float:left; width: 320px;}
#slidingTopTrigger {float:left; cursor: pointer;}
#slidingTopContent {display: none; width: 320px; right: 0px; position:absolute; padding-right:0px;}
#slidingContent {background-color: #FFF; border: solid 3px #F90;}

#cartTitleWrap { height:30px; background-color:#DDF1FF; vertical-align:top; }
#cartFooterWrap {height:28px; background-color:#DDF1FF; white-space:normal; padding-top:7px; padding-left:3px; text-align:left;}

#cartWrapEmpty {padding:10px; color:Gray; font-style:italic; font-size:14px; font-weight:700;}
#closeCartPanel {float:right;}
#topCheckoutButtons {text-align:left; padding-left:3px; padding-top:7px; width:200px;}
#topCheckoutButtons a {text-decoration: none;}

table#acpitem {border-collapse:collapse;}
table#acpitem td {font-family: Arial, Helvetica, sans-serif; font-size:10px; font-weight:700; color:#333; border-bottom:solid 1px #CCC;}
table#acpitem a:link, table#Acpitem a:visited {font-family: Arial, Helvetica, sans-serif; color:#039; font-size:10px;}
table#acpitem a:hover, table#Acpitem a:active {font-family: Arial, Helvetica, sans-serif; color:#369; font-size:10px; text-decoration:underline;}
