/* PRODUCT BROWSER */
#productbrowser {
	width: 750px;
	height: 270px;
	background:#d6f2a8 url(http://www.avogadomexicangrill.com/images/sf_menuAV.gif) repeat left top;
	overflow: auto;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	
}
#pb-productbrowsercontainer { position: relative; width: 750px; height: 265px; margin: 0 auto; }
#pb-productslider { top: 4px; left: 25; width: 4000px; height: 280px; position: absolute; margin: 0; padding: 0; }
#pb-productslider .pb-productimage {
	float: left;
	width: 185px;
	height: 260px;
	position: relative;
	top: 0;
	padding-right: 10px;
	padding-left: 10px;
	list-style: none;
	color:#006600;
	text-align: left;
}
#pb-productslider .pb-productimage a {
	float: left;
	width: 155px;
	padding-top: 1px;
	overflow: hidden;
	color:#006600;
	text-align: center;
	font: 8pt Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#pb-productslider .pb-productimage a:hover { text-decoration: none; color:#FFCC00; }
#pb-productslidertrack { position: absolute; top: 240px; left: 0px; width:750px; overflow: hidden; background: url(http://www.avogadomexicangrill.com/images/sfondoscroll.png) no-repeat; height:19px; visibility: hidden; z-index: 10000; }
#pb-productsliderhandle { position: absolute; width: 213px; height: 19px; cursor: pointer; z-index: 155; }
#pb-productsliderhandleimage { position: absolute; width: 213px; height: 19px; background: url(http://www.avogadomexicangrill.com/images/scroller.png) no-repeat;  cursor: pointer; z-index: 5; }
#pb-leftarrow { position: absolute; left: 17px; top: 152px; width: 20px; height: 20px; background: transparent; z-index: 150; cursor: pointer; }
#pb-cat1 { position: absolute; top: 0; z-index: 150; color: #fff; font-size: 11px; cursor: pointer; left: 58px; }
#pb-cat2 { position: absolute; top: 0; z-index: 150; color: #fff; font-size: 11px; cursor: pointer; left: 195px; }
#pb-cat3 { position: absolute; top: 0; z-index: 150; color: #fff; font-size: 11px; cursor: pointer; left: 555px; }
#pb-rightarrow { position: absolute; left: 750px; top: 152px; width: 20px; height: 20px; background: transparent; z-index: 150; cursor: pointer; }


#pb-iphone-leftarrow { position: absolute; left: 0; top: 0; height: 180px; width: 69px; z-index: 1000; cursor: pointer; }
#pb-iphone-rightarrow { position: absolute; left: 750px; top: 0; height: 180px; width: 69px; z-index: 100000; cursor: pointer;  }

img#avmenuimg{
	border: 2px solid #66CC33;
} 