#container
{
text-align:left;
}
#container #top a.logo img
{
margin:18px 0 0 15px;
}
#container #top #auxnav
{
margin-bottom:10px;
clear:both;
}
#auxnav a {
color:#C83254;
font-size:12px;
}
#container #top #auxnav li.last
{
margin-right:0;
background:none;
}
#container #top #auxnav li
{
float:left;
background:url(auxnav-split.gif) no-repeat right center;
padding-right:15px;
margin-right:15px;
}
#container #top .gray-boxes {
width:500px;  
float:right;
height:1%;
}
#container #top #live-chat
{
width:206px;
height:50px;
float:left;
margin:15px -5px 0 0; /* negative margin */
}
#container #top #shopping-cart
{
width:278px;
height:50px;
float:left;
background:url(box-shopping-cart.gif) no-repeat left top;
margin:16px 10px 0 0;
}
#container #top #shopping-cart a img
{
margin:5px 7px 2px;
float:right;
}
#container #top #shopping-cart #miniCartiFrame
{
    margin-top:32px;
    padding-left:10px;
}
#container #top #shopping-cart p a.grey
{
text-decoration:underline;
color:#626262;
}
#container #top #shopping-cart p a
{
text-decoration:underline;
color:#b22746;
}
#container #qm0
{
margin:5px 0 0 1px;
z-index:1000 !important;
}
#container div#qm0 a.qmc_subnav-find-a-dog-bottom,
#container div#qm0 a.qmc_subnav-dog-supplies-bottom,
#container div#qm0 a.qmc_subnav-learn-and-connect-bottom
{
cursor:default !important;
text-decoration:none !important;
}

/*"""""""" search""""""""*/	

#container #qmenu
{
    float:left;
    margin-left:11px;
    margin-bottom:4px;
    z-index:1200 !important;
}
body #container #search
{
    float:left;
    position:relative;
    margin:5px 0 0 0px;
    background:transparent url(search-box-top.gif) no-repeat;
    height:38px;
    width:246px;
}
body #container #search .txtSearchSupplies 
{
    background:transparent;
    height:23px;
    border:0 none;
    padding:10px 0 0 7px;  
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #7C7B7B;   
}
body #container #search input.search-button
{
    float:left;
    border:0;
    background:transparent;
    width:62px;
    height:23px;
    margin:8px 0 0 -2px;
	position:absolute;
}

