body {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #000000;
	margin:0px;
	padding:8px;
}

.table_text {
	font-size: 11px;
}

a{
	color: #24516C;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


#table_us_address {
	display: inherit;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	
}
#panel table tr.odd {
        background: #ffffff;
}
#panel table tr.even {
        background:     #F7F7FA;
}
#panel table tr.active {
        background:     #FFFF99;        
}
#panel table p {
        margin:         0px;
        padding:        0px;
}

#w2gi_copyright{
        font-size: 9px;
        float:right;
        font-size:9px;
        position:absolute;
        bottom:0px;
		right:0px;
		z-index:999;
}

#navteq_copyright{
        font-size: 9px;
        float:left;
        font-size:9px;
        position:absolute;
        bottom:0px;
		z-index:999;
}

#footer {
    float:left;
    position:relative;
    width: 100%;
	text-align: left;
}

#navteqfooter{
   float:left;
   position:relative;
   width: 100%;
}




.online_table{
	width: 100%;
}

table{
	/* border: 1px solid #000; */
	width: 100%;
	border-collapse: collapse;
}

tr{
	
}

.table_title{
	/* background: url(../images/table_header_shade.jpg) repeat-x; */
	color: #65628d;
	float: left;
	font-weight: bold;
	font-size: 16px;
	height: 33px;
	position: relative;
	width: 50%;
}

#international_link a{
    float: left;
    position: relative;
    color: #24516C;
    font-weight: normal;
    padding:9px 0px 5px 12px;
    font-size: 10px;
}


#map_view{
	float:left; 
	height: 33px; 
	width: 26px; 
	background : url(../images/map_view.png);
	position: relative;
}

#map_view_copy a{
	color: #24516C;
	font-size: 10px; 
	position: relative; 
	float: left; 
	
	padding: 9px 0px 5px 2px;
	font-weight:normal;
	text-decoration: none;	
}

#map_view_copy a:hover{
	text-decoration: underline;
}

.header_row{
	background-color: #d6d6d6;
	border-bottom: #000;
	color: #000;
	font-size: 12px;
	height: 25px;
}

.table_data{
	font-weight:bold;
	
}

.in_stock{
	font-size: 11px;
}

.price{
	color: #319800;
}

td{
	text-align:center;
}

.td_location{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	text-align: left;
	width: 50%;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	vertical-align: top;
}

.td_distance{
	text-align: left;
	padding-left: 8px;
	padding-top: 8px;
	border-bottom: 1px solid #cccccc;
	width: 25%;
	vertical-align: top;
}

.td_location_h{
	padding-top: 8px; 
	padding-bottom: 4px; 
	text-align: left; 
	border-bottom: 1px solid #000; 
	width: 50%;
}

.td_distance_h{
	text-align: left;
	padding-left: 10px;
	padding-top: 8px; 
	padding-bottom: 4px; 
	border-bottom: 1px solid #000; 
	width: 50%;
}

.td a:hover{
	text-decoration: underline;
}

a img{
	border: 0px;
}

#my_location{
	float:left;
	
	margin-bottom: 6px;
	position:relative;
	width: 100%;
}

#left_of_location{
	float:left;
	height: 46px;
	position:absolute;
	width: 39px;
}

#location_copy{
	float:left;
	left: 0px;
	position:relative;
	top: 0px;
	width: 100%;
}

#right_of_location{
	float:right;
	height: 46px;
	position:absolute;
	right: 0px;
	top: 0px;
	width: 5px;
}

.store_name{
	text-decoration: none;
	font-weight: bold; 
	color: #24516C;
}
.store_name a:hover{
	text-decoration: underline;
}
.store_name:hover{
	text-decoration: underline;
}

.open_bubble_number {
    text-align: center;
    position: relative;
    left: -2px;
    top: -36px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
	cursor: pointer;
}

#geo_location{
	font-size: 15px;
}

#local_comp_panel table{
    position: relative;
	width: 100%;
}

.pl_hide {
	background-color: #fff;
    height: 100px;
    opacity: 0.95;
    width: 600px;
    left: 70px;
    top: 80px; 
    z-index: 1000;
    border: 2px solid #24516C;
	margin-bottom: 20px;
	position: absolute;
}

#eyl {
    font-size: 14px;
    float: left;
    margin-left: 10px;
    color: #24516C;
}

.yourlocation {
    font-size: 14px;
    float: left;
    padding-left: 20px;
    color: rgb( 221, 102, 34 );
}

#where_am_i {
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    padding-top: 3px;
}

#map {
    height: 300px;
    width: 100%;
    position: relative;
    float: left;
    display: inline;
    border: 1px solid #ccc;
}

#shop_in_store {
    float: left;
    position: relative;
    color: #fb6613;
    font-weight: bold;
    font-size: 18px;
}

#map_view_container {
    float: left;
    padding-left: 5px;
    position: relative;
    height: 33px;
    width: 150px;
}

#local_comp_panel_title {
    height: 30px;
    position: relative;
	padding-top: 10px;
}

#online_comp_panel_title {
    height: 30px;
    position: relative;
	padding-top: 10px;
}

#shop_online {
    float: left;
    position: relative;
    color: #fb6613;
    font-weight: bold;
    font-size: 18px;
}

#result_container{
	position: relative; 
	width: 100%;
	float: left;
}

#local_comp_panel {
    width: 51%;
    float: right;
    position: relative;
}

#online_comp_panel {
    width: 48%;
	height:	360px;
    float: left;
    position: relative;
	display: inline;
	overflow-y: auto;
	overflow-x: hidden;
}

#ajax_activity {
    z-index: 10000;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
}

.icon {
	left: 20px;
	*left: 0px; /* IE is centering the icon so i used this trick to line up FF and IE respectively */
	position:	relative;
	width:		40px;
	height:	    40px;	
}

.icon img{
	position:	absolute;
	top:		0px;
	left:		0px;
	width:		42px;
	height:	30px;
	cursor:	pointer;
}
.icon div {
	position:		absolute;
	top:			3px;
	left:			1px;
	width:			20px;
	font-weight:	bold;
	font-family:	Helvetica, sans-serif;
	text-align:		center;
	cursor:			pointer;
	font-size: 14px;
}
/*
.icon img {
	position:	absolute;
	top:		0px;
	left:		0px;
	cursor:		pointer;
	height: 40px;
	width: 40px;
}
*/
.mainbubble{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/w2gi/images/bubble/popover/popover.png');
	background: transparent url( '/w2gi/images/bubble/popover/popover.png' ) no-repeat;
	*background: none;	
}

.display_phone {display: none;}
.storenamehide { display: none; }
.storenameshow { display: inline; position: relative; top: 30px; left: 20px; float: left;z-index: 100;text-align:left;}

#panel table .prev_results {float:left; text-decoration:none; color:#fff; font-weight:bold; font-size:11px; background:url(../images/preview_arrow.gif) no-repeat left 3px; padding-left:10px;}
#panel table .next_results {float:right; text-decoration:none; color:#fff; font-weight:bold; font-size:11px; background:url(../images/next_arrow.gif) no-repeat right 3px; padding-right:10px;}

a.next_results:link { text-decoration:none; color:#3f6494; font-weight:bold; padding-left:5px; padding-right:5px; text-align:right;}
a.next_results:visited { text-decoration:none; color:#3f6494; font-weight:bold;padding-left:5px; padding-right:5px; text-align:right;}
a.next_results:hover { text-decoration:none; padding-left:5px; padding-right:5px; text-align:right;}
a.next_results:active { text-decoration:none; color:#3f6494;padding-left:5px; padding-right:5px; text-align:right;}


a.prev_results:link { text-decoration:none; color:#3f6494; font-weight:bold;padding-left:5px; padding-right:5px; text-align:right;}
a.prev_results:visited { text-decoration:none; color:#3f6494; font-weight:bold;padding-left:5px; padding-right:5px; text-align:right;}
a.prev_results:hover { text-decoration:none;padding-left:5px; padding-right:5px;  text-align:right;}
a.prev_results:active { text-decoration:none; color:#3f6494; padding-left:5px; padding-right:5px; text-align:right; }


#panel table th {
	padding:	2px;
	text-align:	left;
	font-size:	12px;
}
#panel table th a[action="sort_table"] {
	text-decoration: none;
	color: #59595B;
	font-weight: bold;
	font-size: 12px;
}
#panel table th a[action="sort_table"]:hover {
	text-decoration: underline;
	color: #59595B;
	font-weight: bold;
	font-size: 12px;
}

