﻿body {
}
.infowindow
{
	background-color: #FFFFFF;
	height: auto;
	width: 300px;
	font-size: small;
	overflow: hidden;
	font-family: Trebuchet MS,Lucida,Verdana,sans-serif;
	color: #993333;
	font-weight: normal;
	padding-bottom: 20px;
}
.mapWindow
{
	/*border-style: solid;
	border-width: 1px;*/
    border: none;
	overflow: hidden;
	width: 604px; 
	height: 425px;
	background: url(/images/content_area_body.jpg) repeat-y;

}
.dirWindow
{
	overflow: hidden;
    font-family: Verdana, Arial, sans serif;
    font-size: 11px;
	/*border-style: solid;
	border-width: 1px;*/
    border: none;
	width: 604px; 
    margin: 2px;
}
.dirWindow, table
{
	font-family: "Trebuchet MS",Lucida,Verdana,sans-serif;	
	font-size: 11px;
}
.storeInfo
{
	WIDTH: 604px;
	PADDING-RIGHT: 4px;	
	PADDING-LEFT: 4px;	
	FONT-SIZE: 11px;	
	PADDING-BOTTOM: 4px;	
	MARGIN: 0px;	
	VERTICAL-ALIGN: top;	
	COLOR: #3d2e1a;	
	LINE-HEIGHT: 15px;	
	PADDING-TOP: 4px;	
	FONT-FAMILY: "Trebuchet MS",Lucida,Verdana,sans-serif;	
	TEXT-ALIGN: left	
}
.storeInfo hr
{
	border: .5px inset #C0C0C0;
}
.textBoxInfo
{
	border: none;	
	vertical-align: middle;
	text-align: left;
}
.mainContent
{
	/*width: 695px;*/
}
.litContent
{
	text-align:left; 
	font-family:"Trebuchet MS",Lucida,Verdana,sans-serif; 
	font-size:12px; 
	color:#3D2E1A; 
	font-weight:normal; 
}
.iconBar
{
	color:#3D2E1A;
	float:right;
	text-align:right;
	font-family:Trebuchet MS,Lucida,Verdana,sans-serif; 
	font-size:8px; 
	font-weight:normal; 
}
.popWindow
{
	background-color: #FDF7D7;
	color:#3D2E1A;
	text-align:left;
	font-family:"Trebuchet MS",Lucida,Verdana,sans-serif; 
	font-size:14px; 
	font-weight:bold; 
}
#dir_table, #srch_table
{
	background-color: #FDF2D7;
	border: 5px solid #305233;
}
#dir_table th
{
	border: 1px solid #C0C0C0;
	background-color: #EEEEEE;
}
ul.state-list
{
	list-style-type:none;
	width:215px;
	padding: 0;
	margin: 0;
}
ul.state-list li
{
	text-align:left;
}
ul.state-list li a
{
	font-size:16px;
	color:#3D2E1A;
	padding: 5px 0px 5px 16px;
	background: url(images/add.png) left center no-repeat;
}
ul.state-list li.active-item a
{
	background: url(images/delete.png) left center no-repeat;
}
ul.state-list li.location-detail-link 
{
	list-style-type:none;
	white-space: nowrap;
}
ul.state-list li.location-detail-link a
{
	font-size:14px;
	background: none;
	white-space: nowrap;
}
ul.location-list
{
	margin:0;
	padding:0;
}
.locator-header
{
	font-size: 14px;
	font-family: 'Arial Rounded MT Bold';
	font-weight: 700;
	color: #961722;
}

