/* page number links above/below search results table */
.kw_page_link_current {
	color: #AD0101;
	font-weight: bold;
	text-decoration: none;
}
.kw_page_link_active {
	color: #000000;
	cursor: pointer;
}

/* search results page */
#kwresults_locations_nearest {
	font-size: smaller;
	margin: 10px 10px 0px 10px;
	width: ;
}
#kw_results_textbox {
	width: ;
}
#search_results {
	margin: ;
}
#kwresults_div {
	margin: ;
}
#kwresults_search_box {
	float: left;
	margin: 0px 0px 10px 0px;
}
.kwresults_page_table {
	margin: 0px 0px 10px 0px;
}
.kwresults_table {
	margin: 0px 0px 10px 0px;
}
.kwresults_table td {
	padding: 5px;
}
.kwresults_info {
	
}
.kwresult_normal0 {
	background-color: #ffffff;
	cursor: pointer;
}
.kwresult_normal1 {
	background-color: #ffffff;
	cursor: pointer;
}
.kwresult_highlight {
	background-color: #e9e9e9;
}
.kwresult_hidden {
	display: none;
}
.kwresult_show {
	display: block;
}
.kwresult_show_inline {
	display: inline;
}

/* detail page */
.kwdetail_hidden {
	display: none;
}
.kwdetail_show {
	display: block;	
}
#detail_page {
	margin: 10px 10px 10px 0px;
}
.kwdetail_info {
	margin: 5px 0px 0px 0px;
}

/* ask directions form on detail page */
#ask_directions_page {
	margin: 10px 0px 10px 0px;
}
#kw_get_directions {
	margin: 0px 0px 5px 0px;
}
.kw_askdir_textbox {
	color: #000000;
	font-size: 11px;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 15px;
	width: 200px;
	vertical-align: top;
}
.kw_askdir_textbox_focus {
	color: #000000;
	font-size: 11px;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 15px;
	width: 200px;
	vertical-align: top;
}

/* driving directions page */
#dd_page {
	margin: 10px 10px 10px 0px;
}
#kwdd_table {
	
}
.kwdd_normal0 {
	background-color: #ffffff;
}
.kwdd_normal1 {
	background-color: #ffffff;
}
.kwdd_dir_top {
	
	border-top: 1px solid #e9e9e9;
	
	border-bottom: 1px solid #e9e9e9;
	padding: 5px;
}
.kwdd_dir {
	border-bottom: 1px solid #e9e9e9;
	padding: 5px;
}

/* general settings */
#LOCAL_MAP
{	pointer;
}

/* dynamic map loading overlay image */
#map_ol {
	background-image: url("http://dt.know-where.com/DiscountTire/Icon/overlay_trans.png");
	height: 100px;
	position: absolute;
	width: 100px;
	z-index: 2000;
}
.map_ol_wait {
	margin: 0;
	padding: 0;
	position: absolute;
	
}

div[id^=OpenLayers_Control_PanZoom]
{	cursor: pointer;
}

#msgbox-close {
	margin:0;
	padding:0;
	position:absolute;
	right:4px;
	top:2px;
}

#kw_msg_title{
	display: block;
	font-weight: bold;
	font-size: larger;
}

#kw_msg_body{}


	#mbox
{	background-color: #ffffff;
	border: 1px solid #555555;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 5px;
}

#mbm
{	float: right;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
}

#ol
{	background-image: url("http://dt.know-where.com/DiscountTire/Icon/overlay.png");
}

.dialog
{	display: none;
}

* html #ol
{	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://dt.know-where.com/DiscountTire/Icon/overlay.png", sizingMethod="scale");
}

#kwsms_error
{	max-width: 250px;
}
#kwsms_close
{	margin: 0;
	padding: 0;
	position: absolute;
	right: 4px;
	top: 4px;
}
#kwsms_content_table, #kwsms_content_table td
{	padding: 5px;
}
#kwsms_ddcount
{	color: #ff3333;
}
#kwsms_number
{	width: 100px;
}
#kwloading_gif
{	vertical-align: middle;
}
#kwsms_status_bg
{	background: #E0F2DF none repeat scroll 0 0;
	float: right;
	height: 17px;
	margin-left: 5px;
	padding: 2px;
	white-space: nowrap;
}
#kwsms_status
{	color: #AD0101;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	position: relative;
	left: 0px;
	top: 0px;
}





