*, html {
	margin:0;
	padding:0;
	}
	
body {
	font: normal 12px/20px "Hevetica Neue", Helvetica, Arial, sans-serif;
	text-align:left;
	color:#0E1215;
	margin:0;
	padding:0;
	background:transparent;
}

img {
	border:	0;
}
A
{
    
    COLOR: #47c2fb;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline;
}

A:hover
{
    
    COLOR: #0E1215;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}

form {
	margin:	0;
}
input.addressentry {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #0E1215;
       	width: 200px;
		padding:1px;
}
select.addressentry {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #333333;
        width: 75px;
}	 
#search_button {

  background-color: #FFFFFF;
  border: 1px solid #0E1215;
  font-size:12px;
  color:#0E1215;
  
  padding-bottom: 3px;
  
  height: 20px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  
}
#header {
	position:		relative;
	margin-bottom:	0px;
	height:			135px;
	width:			100%;
	text-align:	center;
}
#controls {
        width: 750px;
        padding-top:10px;
        float: left;
}

#locator {
	float:			left;
	width:			750px;
	height:			285px;
	z-index: 		0;	
	position:	relative;
}
#map {
	float:			left;
	width:			485px;
	height:			285px;
	position:	relative;
	margin-left:5px;
	
}
#panel {
	float:			right;
	height:			250px;
	overflow-y:		auto;
	overflow-x:		hidden;
	width:			225px;
	position:	relative;
	z-index:			1000;
	line-height: 18px;
	margin-right: 15px;
	background-color: #ffffff;
}
#panel table {
	border-spacing:		0px;
	border-collapse: collapse;
	padding:			0px;
	margin:				0px;
	width:100%;
}
#panel table th {
	padding:	0px;
	text-align:	left;
	font-size:	11px;
	
	color: #0E1215;
	font-weight:bold;
	padding:3px;
	
}
#panel table th a[action="sort_table"] {
	text-decoration: none;
	color: #3F6494;
	font-weight: bold;
	font-size: 12px;
}
#panel table th a[action="sort_table"]:hover {
	text-decoration: underline;
	color: #3F6494;
	font-weight: bold;
	font-size: 12px;
}
#panel table thead tr.poi {
	background-color: #f8f8f8;
	height: 20px;
}
#panel table tfoot tr.poi {
	height: 20px;
	font-size: 10px; 
	color: #a2afbf; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	border-top: 1px solid #a2afbf; 
	background-color: #f8f8f8;
}
#panel table td {
	padding: 5px 2px 5px 2px; 
	margin:				0px;
	text-align:			left;
	
	font-size:			11px;
	font-family:		arial, helvetica, sans-serif;
	vertical-align:	top;
}
#panel table td.maneuver {
	border-bottom: 1px solid #cccccc;
	
	
}
#panel table .prev_results {
	float:			left;	
	text-decoration: underline;
	font-size:11px;
}
#panel table .next_results {
	float:			right;	
	text-decoration: underline;
	font-size:11px;
}
#panel table tr.odd {
	
}
#panel table tr.even {
	
}
#panel table tr.active {
	background-color: #CCCCCC;
}
#panel table p {
	margin:		0px;
	padding:	0px;
}
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: none; color: #47c2fb; font-weight: bold; font-size: 11px;}
a.store_name:visited { text-decoration: none; color: #47c2fb; font-weight: bold; font-size: 11px; }
a.store_name:hover { text-decoration: underline;  color: #0E1215; font-weight: bold; font-size: 11px;}
a.store_name:active { text-decoration: none; color: #0E1215; font-size: 11px; }

a.next_results:link { text-decoration: none; color: #47c2fb; font-weight: bold; padding-left:5px; padding-right: 5px; text-align: right;}
a.next_results:visited { text-decoration: none; color: #47c2fb; font-weight: bold;padding-left: 5px; padding-right: 5px; text-align: right;}
a.next_results:hover { text-decoration: underline; color: #0E1215; padding-left:     5px; padding-right: 5px; text-align: right;}
a.next_results:active { text-decoration: none; color: #0E1215;padding-left:     5px; padding-right: 5px; text-align: right;}


a.prev_results:link { font-size: 10px; text-decoration: none; color: #47c2fb; font-weight: bold;padding-left:    5px; padding-right: 5px; text-align: right;}
a.prev_results:visited {font-size: 10px;  text-decoration: none; color: #47c2fb; font-weight: bold;padding-left: 5px; padding-right: 5px; text-align: right;}
a.prev_results:hover {font-size: 10px;  text-decoration: underline;  color: #0E1215;padding-left:5px; padding-right: 5px;  text-align: right;}
a.prev_results:active { font-size: 10px; text-decoration: none;  color: #0E1215; padding-left:    5px; padding-right: 5px; text-align: right; }

a[action="more_info"]:link { text-decoration: none; color: #47c2fb; font-weight: bold; } 
a[action="more_info"]:visited { text-decoration: none; color: #47c2fb; font-weight: bold; } 
a[action="more_info"]:hover { text-decoration: underline; color: #47c2fb; font-weight: bold; } 
a[action="more_info"]:active { text-decoration: none; color: #47c2fb; font-weight: bold; } 

a[action="show_all"]:link { text-decoration: none; color: #47c2fb; font-weight: bold; } 
a[action="show_all"]:visited { text-decoration: none; color: #47c2fb; font-weight: bold; } 
a[action="show_all"]:hover { text-decoration: underline; color: #47c2fb; font-weight: bold; } 
a[action="show_all"]:active { text-decoration: none; color: #47c2fb; font-weight: bold; } 

xml {
	width:		0;
	height:		0;
	display:	none;
}
.icon {
        position:       relative;
        width:          38px;
        height:         44px;
}

.icon img {
	position:	absolute;
	top:		0px;
	left:		0px;
	width:		38px;
	height:		44px;
	cursor:		pointer;
}
.icon div {
	position:		absolute;
	top:			8px;
	left:			2px;
	width:			38px;
	font-size:		18px;
	font-weight:	normal;
	font-family:	Arial, Helvetica, sans-serif;
	color:			#000000;;
	text-align:		center;
	cursor:			pointer;
}
#center_marker {
	width: 		30px;
	height:		28px;
	cursor:		default;	
}
#center_marker img {
	position:	absolute;
	top:		0px;
	left:		0px;
	width: 		30px;
	height:		28px;
	cursor:		default;	
}
#ajax_activity {
	position:			absolute;
	top:				20px;
	right:				20px;
	width:				32px;
	height:				32px;        
	z-index:			99;
}
#w2gi_copyright {
	 background:                     transparent none repeat scroll 0%;
        bottom:                         3px;
        font-family:            arial;
        font-size:                      10px;
        font-size-adjust:       none;
        font-stretch:           normal;
        font-style:                     normal;
        font-variant:           normal;
        font-weight:            bold;
        right:                           3px;
        line-height:            normal;
        position:                       absolute;
        text-decoration:        none;
        z-index:                        999;
		color:#999999;
}
#navteq_copyright {
        background:                     transparent none repeat scroll 0%;
        bottom:                         3px;
        font-family:            arial;
        font-size:                      10px;
        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;
		color:#999999;
}
.address_helper {
	color:				gray;
	font-size:			11px;
}
#icon_bar {
	width:			150px; 
	float: right;
	text-align:	right; 
	padding-top:	5px;
	padding-right: 10px;
}
#icon_bar .title {
	font-size:			large;
	font-weight:		bold;
	padding-left:		3px;
}
#icon_bar .links {
	font-size:			11px;
	text-align:			right;
	vertical-align:		middle;
	padding-right:		3px;
	text-decoration:	none;
}
#icon_bar a.links {
	text-decoration:	none;
	white-space:		nowrap;
	padding-left:		0.75em;
	color:				#0000cc;
}
#icon_bar a.links img {
	width:				16px;
	height:				16px;
	vertical-align:		bottom;
}
#navteqfooter {
	/* top: 666px; */
       top: 12px;
		float:left;
        width: 750px;
        position: relative;
        text-align: center;
		z-index: 99;
		font-size:10px;
		color:#333333;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		height:25px;
}
#footer {
	/* top: 651px; */
		top: 10px;
		float:left;
        width: 750px;
        position: relative;
        text-align: center;
		z-index: 99;
		font-size:10px;
		color:#333333;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		height:25px;
}
#inner {
        height: 600px;
        width: 750px;
        position: relative;
        margin-left: 5px;
        /* float: left; */
}
#outer {
        position: absolute;
        top: 0px;
        left: 0px;
}
#intro_text {
    font-size: 12px;
    padding: 15px;
}


/* client styles */


h2 {
	font: normal 26px/36px "Hevetica Neue", Helvetica, Arial, sans-serif;
	margin: 5px 0 20px 0;
	color:#0E1215;
}

h4 {
	font: normal 16px/20px "Hevetica Neue", Helvetica, Arial, sans-serif;
	margin: 5px 0 10px 0;
	color:#0E1215;
}

div#map-results{
	width:755px;
	height:370px;
	margin:0;
	padding:0;
}
	
	div#map-results div#header{
		font: normal 5px/5px Arial, Helvetica, sans-serif;
		width:755px;
		height:10px;
		margin:0;
		padding:0;
		background:url('../images/buying-background-header.png') top left no-repeat;
		_background:none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/buying-background-header.png', sizingMethod='image');
		}
	
	div#map-results div#content{
		width:753px;
		*width: 755px;
		height:335px;
		margin:0;
		padding:0;
		position: relative;
		overflow:hidden;
		background:url('../images/buying-bg-gradient-tile.jpg') top left repeat-x;
		border-left:1px solid #dedede;
		border-right:1px solid #dedede;
		}

	div#map-results div#map-form{
		width:700px;
		margin:0;
		padding:5px 0 15px 15px;
		}
		
				div#map-results div#map-form input,
				div#map-results div#map-form select{
					border:1px solid #CCC;
					margin: 0 15px 0 5px;
					}

				div#map-results div#map-form input#update{
					width:98px;
					height:32px;
					font: bold 14px/16px Arial, Helvetica, sans-serif;
					color:#FFF;
					border:none;
					background:url('../images/update-button.png') top left no-repeat;
					_background:none;
					_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/update-button.png', sizingMethod='image');
					}
					
				div#map-results div#map-form input#zipcode{
					width:100px;
					}
											
	div#map-results div#content div#results{
		margin:0;
		padding:0;
		color:#333;
		float:right;
		}
		
			div#map-results div#content div#results div#locations{
				width:225px;
				height:250px;
				margin-right:15px;
				font: normal 11px/18px Arial, Helvetica, sans-serif;
				overflow:auto;
				}
						
			div#map-results div#content div#results ul{
				clear:left;
				padding:0;
				}
				
			div#map-results div#content div#results ul,
			div#map-results div#content div#results li{
				list-style:none;
				list-style-type:none;
				}

			div#map-results div#content div#results ul li{
				float:left;
				margin:5px 0 10px 0;
				padding:0;
				}

			div#map-results div#content div#results ul li.letter{
				width:30px;
				height:50px;
				font: normal 18px/24px Arial, Helvetica, sans-serif;
				}
				
				
		div#map-results div#content div#map{
			width:479px;
			height:285px;
			float:left;
			margin: 0 10px 0 10px;
			padding:0;
			display:inline;
			
		}
												
                        div#footer_acuvue{
                                    font-size:9px;
                                    line-height:10px;
                                    display:block; 
                                    z-index: 1; 
                                    width: 755px; 
                                    height: 40px; 
                                    margin:0 0 0 0;
                                    padding:3px 0;
					 zoom:1;
                                    background: transparent url('../images/buying-background-footer.png') no-repeat;
                                    _background: none; 
                                    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/buying-background-footer.png', sizingMethod='image'); 
                        }
                        div#footer_acuvue small{
                                    width:420px;
                                    float:right;
border-left:1px solid #999999;
color:#999999;
display:inline;
line-height:10px;
margin:0 10px 0 0;
padding-left:10px;
font-size:9px;
                        }
                        div#footer_acuvue ul,
                        div#footer_acuvue li{
                                    list-style:none;
                                    list-style-type:none;
                                    margin:0;
                                    padding:0;
                                    float:left;
                                    }
                        div#footer_acuvue ul{
                                    margin:0 1px 0 2px;
                        }
                        div#footer_acuvue li{
                                    padding:0 3px 0 0;
                        }
                        div#footer_acuvue li.padded{
                                    padding:5px 0 0 0;
					width:125px;
                        } 
                        div#footer_acuvue li img{
                                    margin-top: 0;
                        } 
		
/* end client styles */
.display_C2BC{display:none;}
.display_C2BCN{display:none;}
.display_C2BCn{display:none;}

.display_APPT{display:none;}


