@charset "utf-8";
/* CSS Document */

#address {font:700 10px arial,sans-serif; color:#ffffff;}
#wrap{font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; width:740px;margin:0 auto;padding:2px 0 1px 0;text-align:left;font-size:11px;}
#sidebar{ padding:0;margin:0;width:240px;float:right;}
#main{padding:0;margin:0;width:498px;float:left;}

/* global overrides */
#main, li { line-height: normal; }
#sidebar {font-size:10px;line-height:normal;}
#main #gmapwrap img { behavior: none; }

/* Side */
#wrap .search{zoom: 1;margin-bottom:20px;}
#wrap .search .inner{padding:11px;text-align:center;}
#wrap #sidebar #inner .search .top {position:relative;width:100%;background-color:#006600;}
#wrap .search input{width:300px;}


/* IE 7 HACKS */
*:first-child+html #wrap .search button.go {position:static; }
*:first-child+html #sidebar #product_id {top: -2px; }

#sidebar .results{zoom: 1;position:relative;}	
ul#results_list_right{margin:0;padding:0 1px 3px 1px;list-style-type:none;}
ul#results_list_left{margin:0;padding:0 1px 3px 1px;list-style-type:none;text-transform: capitalize;}
#sidebar ul.locations li{margin:0;padding:6px 11px;border-top:1px solid #F1F1F1;cursor:pointer;position:relative;}
#sidebar ul.locations li.first{border-top:none;}
#sidebar ul.locations li.hover{background:#7da2d9;}
#sidebar ul.locations li.selected{background:#3366CC;color:#FFF;text-decoration:none;}
#sidebar ul.locations li h4{margin:0 0 0 0px;padding:0;font-weight: bold;font-size:10px;}
#sidebar ul.locations li p{margin:0 0 0 0px;}
#sidebar ul.locations li .letter{float:left;margin-right:9px;position:relative;}
#sidebar a.prev{padding-left:17px;outline:none;}
#sidebar a.next{padding-right:17px;outline:none;}
#sidebar .lite {color: #79767c;}


/* Main */
#main{ }

#main h3{color:#6d96d9;	font-size:14px;	font-weight:normal;	margin:0 0 3px 0;}
#main h4{color:#000;}
#main .gmap{padding:6px 6px 8px 6px;margin:0 0 3px 0;}
#main #map_legend{margin-bottom:13px;}



/* Overlay */
#overlay{color: #FFF;width:219px;position:absolute;top:100px;left:100px;z-index:10;}
#overlay .inside{background:url(/img/where-to-buy/middle.png) 0 0 repeat-y;	padding:10px 15px 10px 15px;}
* html #overlay .inside{ /* IE */ background:url(/img/where-to-buy/middle.png) 0 0 repeat-y; padding:5px 15px 5px 15px;}
#overlay .bottom{height:40px;background:url(/img/where-to-buy/bottom.png) 0 0 no-repeat;}
* html #overlay .bottom{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/where-to-buy/bottom.png', sizingMethod='scale'); }
#overlay .top{background:url(/img/where-to-buy/top.png) 0 0 no-repeat;margin:0;padding:0px 13px 0px 1px;height:10px;}
* html #overlay .top{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/where-to-buy/top.png', sizingMethod='scale'); }
#overlay .close{display:block;width:11px;height:10px;position:absolute;top:10px;right:12px;background:url(/img/where-to-buy/close.png) 0 0 no-repeat;text-decoration:none;text-indent:-9999px;}
* html #overlay .close{	background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/where-to-buy/close.png', sizingMethod='scale'); }

