body {
	font-family:		      verdana, arial, helvetica, sans-serif;
	padding-left: 5px;
	padding-top: 5px;
	background-color:transparent;
}

img {
	border:	0;
}
a {
	color:	#666666;
	font-size: 13px;
}
form {
	margin:	0;
}

#content { background-color:#fff;color:#000;}	
#locator {
	position:	relative;
	width:		860px;
	height:		535px;
	margin-top:	7px;
	margin-left:	1px;
	z-index: 	0;
	float:left;
}
#map {
	position:	relative;		
	top:		0px;
	float:		left;
	width:		550px;
	height:	535px;
       border: 	1px solid #ebe4dc;	
	margin: 0px;
	padding: 0px;
}
#panel {
	height:		535px;
	position:	relative;
	float:		left;
	overflow:	auto;
       border: 		1px solid #ebe4dc;	
	top:		0px;
	width:		290px;
	margin: 0px;
	padding: 0px;
       background:#fff;

}

#panel table td {
	padding-right:		6px;
	padding-left:			6px;
	padding-top:			9px;
	padding-bottom:		3px;
	margin:			0px;
	border-bottom:		1px dotted #ebe4dc;
	text-align:			left;
	color:				#333333;
	font-size:			11px;
	font-family:		       verdana, arial, helvetica, sans-serif;
	line-height: 			14px;
	background:#ffffff;
   }


#collection_maneuvers table{
       width: 290px;
}

#panel table {
	border-collapse:	collapse; 
}
#panel table tfoot td {
	font-size: 12px; 
	padding-bottom: 16px; 
	padding-top: 15px; 
	background-color: #f2ede7;
	border-bottom: 0px none; 
	height: 40px;
}
#panel table thead th {
	padding-left: 6px; 
       padding-top:10px;
	background-color: #f2ede7; 
	width: 290px;
height:24px;
}
#panel table th.navigation {
	border-bottom: 1px dotted #ebe4dc;
	font-size: 10px;
	padding-bottom: 4px;
}
.storecount {
 	color:	#33382c;
	font-size: 24px; 
	font-weight: bold;
	float: left;
	padding-left: 8px;
       height:35px;
       padding-top:8px;
}
.retloctop {
	font-size: 15px; 
	font-weight:bold;
}
.retlocbot {
	font-size: 12px; 
	font-weight: normal; 
	padding-left: 50px;
}
.retloc {
	float: left;
	padding-left: 8px;
	padding-top: 6px;
}
a.address:link		{ text-decoration: underline; color: #666666; font-weight: bold; }
a.address:visited		{ text-decoration: underline; color: #666666; font-weight: bold; }
a.address:hover		{ text-decoration: underline;  }
a.address:active		{ text-decoration: underline; color: #993333; } 
a.store_name:link { text-decoration: underline; color: #131313; font-weight: bold; }
a.store_name:visited { text-decoration: underline; color: #131313; font-weight: bold; }
a.store_name:hover { text-decoration: underline;  }
a.store_name:active { text-decoration: underline; color: #131313; } 

.next_results {
	float:	right;
	vertical-align: middle;
}
.prev_results {
	float:	left;
}
a.next_results:link { text-decoration: none; color: #443d1c; font-weight: bold; padding-left:5px; padding-right: 5px; }
a.next_results:visited { text-decoration: none; color: #443d1c; font-weight: bold;padding-left:	5px; padding-right: 5px; }
a.next_results:hover { text-decoration: underline; padding-left:	5px; padding-right: 5px; }
a.next_results:active { text-decoration: none; color: #443d1c;padding-left:	5px; padding-right: 5px; } 
a.prev_results:link { text-decoration: none; color: #443d1c; font-weight: bold;padding-left:	5px; padding-right: 5px; }
a.prev_results:visited { text-decoration: none; color: #443d1c; font-weight: bold;padding-left:	5px; padding-right: 5px; }
a.prev_results:hover { text-decoration: underline;padding-left:	5px; padding-right: 5px;  }
a.prev_results:active { text-decoration: none; color: #443d1c; padding-left:	5px; padding-right: 5px;} 


a.search_toggle:link     {text-decoration: none; color: #666666;   border: 0px solid #c6a71f; font-size:10px; font-weight: bold; padding-left:6px; padding-right: 3px; padding-top: 3px; padding-bottom: 2px;}
a.search_toggle:visited  {text-decoration: none; color: #666666;   border: 0px solid #c6a71f; font-size:10px; font-weight: bold; padding-left:6px; padding-right: 3px; padding-top: 3px; padding-bottom: 2px;}
a.search_toggle:hover    {text-decoration: none; color: #666666;   border: 0px solid #c6a71f; font-size:10px; font-weight: bold; padding-left:6px; padding-right: 3px; padding-top: 3px; padding-bottom: 2px;}
a.search_toggle:active   {text-decoration: none; color: #666666;   border: 0px solid #c6a71f; font-size:10px; font-weight: bold; padding-left:6px; padding-right: 3px; padding-top: 3px; padding-bottom: 2px;}



#search_button {
  background-color: #f2ede7;
  border: 1px solid #e3dbd2;
  font-size:11px;
  font-weight: bold;
  color:#666666;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  height: 21px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
}

#driving_directions_button {
  background-color: #f2ede7;
  border: 1px solid #e3dbd2;
  font-size:10px;
  color:#666666;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 2px;
  font-weight: bold;
  font-family:Verdana,Arial,Helvetica,sans-serif;
}

/**
 * Don't modify rules listed below.
 */ 
xml {
	width:		0;
	height:		0;
	display:	none;
}
.icon {
	position:	relative;
	width:		43px;
	height:		34px;	
}


.panelicon {
	position:	relative;
	width:		15px;
	height:		38px;	
	top:		1px;
	left:		2px;
}


.icon img {
	position:	absolute;
	top:		0px;
	left:		0px;
	width:		43px;
	height:		34px;
	cursor:		pointer;
}
.panelicon img {
	position:	absolute;
	top:		0px;
	left:		0px;
	width:		27px;
	height:		38px;
	cursor:		pointer;
}
.icon div {
	position:		absolute;
	top:			4px;
	left:			4px;
	width:			20px;
	font-size:		12px;
	font-weight:	bold;
	font-family:	Arial, Helvetica, sans-serif;
	color:			#ffffff;
	text-align:		center;
	cursor:			pointer;
}
.panelicon div {
	position:		absolute;
	top:			5px;
	left:			3px;
	width:			20px;
	font-size:		12px;
	font-weight:	bold;
	font-family:	Arial, Helvetica, sans-serif;
	color:			#000000;
	text-align:		center;
	cursor:			pointer;
}
#ajax_activity {
	position:			absolute;
	top:				20px;
	right:				20px;
	width:				32px;
	height:				32px;        
	z-index:			99;
}
#w2gi_copyright {
        position:                       absolute;
        right:                          3px;
        bottom:                         3px;
        text-decoration:        none;
        font:                           bold 12px arial;
        background:                     transparent;
        z-index:                        999;
}
#navteq_copyright {
        background:                     transparent none repeat scroll 0%;
        bottom:                         3px;
        font-family:            arial;
        font-size:                      12px;
        font-size-adjust:       none;
        font-stretch:           normal;
        font-style:                     normal;
        font-variant:           normal;
        font-weight:            bold;
        left:                           3px;
        line-height:            normal;
        position:                       absolute;
        text-decoration:        none;
        z-index:                        999;
}
.address_helper {
	color:				gray;
	font-size:			9px;
}
.links {
	font-size:			11px;
	/*text-align:			right; */
	vertical-align:		middle;
	padding-right:		3px;
}
.links a {
	text-decoration:	none;
	white-space:		nowrap;
	padding-left:		75px;
	color:			#989898;
       font-size:		11px;
}

.links a span {
	text-decoration:	none;
       font-size:		11px;
	vertical-align:	bottom;
}
.links a img {
	width:				16px;
	height:			11px;
	vertical-align:		bottom;
}
#show_arrow {
	cursor:		pointer;
	z-index:	2;		
}

.addressw2gi{

          color:#656565;
          font-family:Verdana,Arial,Helvetica,sans-serif;
          font-size:10px;
          line-height:14px;
}

.mapBubble {
          background-repeat:no-repeat;
          height: 188px;
	   width: 280px;
          visibility: visible;
          border: 0px solid #000000;
}

.phonew2gi {
          line-height:18px;
          padding-top:2px;
	   font-family:Verdana,Arial,Helvetica,sans-serif;
          font-size:10px;
          font-weight:		bold;
}

#header_w2gi { 
	margin: 0px;
	padding: 0px;	
       border-collapse: collapse;
}


#welcome {
	 font-family:Verdana,Arial,Helvetica,sans-serif;
        font-size:11px;
        font-weight:		bold;
	 padding-bottom: 2px;
}

#panel table tbody tr.oddeven {
	height: 94px;
}

#panel table tr.active {
	 background-color:	#dedbe8;
}

a.dir_w2gi:link { text-decoration: none; color: #993333; font-weight: bold; background-color: #f6de77;}
a.dir_w2gi:visited { text-decoration: none; color: #993333; font-weight: bold; background-color: #f6de77;}
a.dir_w2gi:hover { text-decoration: none;  background-color: #f6de77;}
a.dir_w2gi:active { text-decoration: none; color: #993333; background-color: #f6de77;} 

a.printlink:link { text-decoration: none; color: #424029; font-size: 10px;}
a.printlink:visited { text-decoration: none; color: #424029; font-size: 10px;}
a.printlink:hover { text-decoration: none; font-size: 10px; }
a.printlink:active { text-decoration: none; color: #424029; font-size: 10px;} 

#icon_bar {
color:#333333;
float:right;
font-size:11px;
text-align:right;
width:250px;
}


.header {
	color: #61572a;
	font-size: 10px;
	font-weight:		bold;
	padding-left: 10px;
	padding-top: 5px;
background-color:#fff;
}
#navteqfooter {
        position:       relative;
        text-align:     left;
	 width:	745px;
        font-size:      10px;
	color:#666666; 
}
#w2gifooter {
        top: 5px;
	 position:    relative;
        width:		 745px;
        text-align:         left;
        font-size:      	10px;
  	 color:		#666666;
	float:left;
	height:35px;
}
.tablecopy {

	color: #989898;
	font-size: 10px;
}

.tablecopy2 {
	border: 0px solid #ffcf00;
	background-color:	#f6f3f0;
	color: #424029;
	font-size: 10px;
}

.addressentry {
	font-size: 12px;
	color: #7e7e7e;
	
}

.display_RECLINERS { display: none; }
.display_RECLINERS1 { display: show; }

.display_MOTION_UPHOLSTERY { display: none; }
.display_MOTION_UPHOLSTERY1 { display: show; }

.display_SLEEPER_SNUGGLERS { display: none; }
.display_SLEEPER_SNUGGLERS1 { display: show; }

.display_LANE_LEATHER { display: none; }
.display_LANE_LEATHER1 { display: show; }

.display_CASEGOODS { display: none; }
.display_CASEGOODS1 { display: show; }

.display_OCCASIONALS { display: none; }
.display_OCCASIONALS1 { display: show; }

.display_CEDARCHESTS { display: none; }
.display_CEDARCHESTS1 { display: show; }

.display_HOME_THEATHER { display: none; }
.display_HOME_THEATHER1 { display: show; }

.display_NATIONAL_GEO { display: none; }
.display_NATIONAL_GEO1 { display: show; }

.display_COUNTRY_LIVING { display: none; }
.display_COUNTRY_LIVING1 { display: show; }

.display_ED_BAUER { display: none; }
.display_ED_BAUER1 { display: show; }


.display_COMFORT_SHOWCASE { display: none; }
.display_COMFORT_SHOWCASELane_HomeFD { display: none; }
.display_COMFORT_SHOWCASEComfort_SD { display: none; }
.display_COMFORT_SHOWCASEComfort_FD { display: show; }

.displaySD_COMFORT_SHOWCASE { display: none; }
.displaySD_COMFORT_SHOWCASEComfort_FD { display: none; }
.displaySD_COMFORT_SHOWCASELane_HomeFD { display: none; }
.displaySD_COMFORT_SHOWCASEComfort_SD { display: show; }

.displayLane_HomeFD_COMFORT_SHOWCASE{display:none;}
.displayLane_HomeFD_COMFORT_SHOWCASEComfort_SD{display:none;}
.displayLane_HomeFD_COMFORT_SHOWCASEComfort_FD{display:none;}
.displayLane_HomeFD_COMFORT_SHOWCASELane_HomeFD{display:show;}

.display_website {display: none;}

.display_CREDITCARD {display:none;}
.display_CREDITCARD1 {display: show;}

.menubartext {
font-size: 9px;
}
.display_promo2 {display: none;}

