/* 
================================================
autosuggest, inquisitor style
================================================
*/

body
{
	position: relative;
}


div.autosuggest
{
	position: absolute;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin-top:5px;	
	/* background-image: url(img_inquisitor/as_pointer.gif);
	background-position: top;
	background-repeat: no-repeat;
	
	border-left:1px solid #CCCCFF;
	border-right:1px solid #CCCCFF;
	border-bottom:1px solid #CCCCFF;	*/
	
	padding: 5px 0 0 0;
}

/*div.autosuggest div.as_header,
div.autosuggest div.as_footer
{
	position: relative;
	height: 6px;
	padding: 0 6px;
	background-image: url(img_inquisitor/ul_corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}
div.autosuggest div.as_footer
{
	background-image: url(img_inquisitor/ul_corner_br.gif);
}

div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner
{
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	background-image: url(img_inquisitor/ul_corner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.autosuggest div.as_footer div.as_corner
{
	background-image: url(img_inquisitor/ul_corner_bl.gif);
}
div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar
{
	height: 6px;
	overflow: hidden;
	background-color: #CCCCFF;
}

*/
div.autosuggest ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-color: #FFFFFF;	
	
}

div.autosuggest ul li
{
	color: #ccc;
	padding: 0;
	margin: 0px;
	text-align: left;
}

div.autosuggest ul li a
{
	color: black;
	display: block;
	text-decoration: none;
	background-color: transparent;
	text-shadow: #000 0px 0px 5px;
	position: relative;
	padding: 0;
	width: 100%;
}
div.autosuggest ul li a:hover
{
	background-color: #DDDDDD;
}
div.autosuggest ul li.as_highlight a:hover
{
	background-color: #DDDDDD;
}

div.autosuggest ul li a span
{
	display: block;
	padding: 3px 6px;
	font-weight: bold;
	font-family:Verdana;
	font-size:11px;
}

div.autosuggest ul li a span small
{
	font-weight: normal;
	color: #999;
}

div.autosuggest ul li.as_highlight a span small
{
	color: #ccc;
}

div.autosuggest ul li.as_highlight a
{
	color: #000000;
	background-color: #DDDDDD;
	/*background-image: url(img_inquisitor/hl_corner_br.gif);*/
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.autosuggest ul li.as_highlight a span
{
	/*background-image: url(img_inquisitor/hl_corner_bl.gif);*/
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr
{
	background-image: transparent;
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}
div.autosuggest ul li a .tr
{
	right: 0;
}

div.autosuggest ul li.as_highlight a .tl
{
	left: 0;
	/*background-image: url(img_inquisitor/hl_corner_tl.gif);*/
	background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr
{
	right: 0;
	/*background-image: url(img_inquisitor/hl_corner_tr.gif);*/
	background-position: bottom right;
}



div.autosuggest ul li.as_warning
{
	font-weight: bold;
	text-align: center;
}

div.autosuggest ul em
{
	font-style: normal;
	color: #6EADE7;
}.filterareadiv
{
	width:190px;
	height:175px; 
	background:url(../images/filterarea.gif) no-repeat top left; 
	position:absolute;
	display:block;
}
.filterclose
{ 
	background:url(../images/filterarea_close.gif) no-repeat ; 
	display:block; 
	width:22px; 
	height:21px; 
	position:absolute; 
	right:5px; 
	top:3px; 
	text-decoration:none; 
	cursor:pointer;
}
.filterarealist
{
	padding-top: 25px;
}
.arealistdetails
{ 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 5px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	list-style:none; 
	height:140px;
	overflow:auto; 
	width:180px;
}
.arealistdetails li
{ 
	margin:0px; 
	padding:3px 0px 0px 10px; 
	list-style:none; 
	border-bottom:1px solid #dcd7cd;	
}
.arealistdetails li a
{ 
	color:#000000; 
	text-decoration:none; 
	font-weight:bold;
}
.arealistdetails li a:hover
{
	text-decoration:none;
}

body
{
    background:none;
}
 #map
{
    width:100%; 
    height:510px;
    border:1px solid #929292; 
    z-index:-1; 
    margin-top:5px;  
    float:right;                      
}
a.popuplinks
{
    font-size:12px;
    color:#336699;
    text-decoration:underline;
    font-weight:bold;                   
}
a:hover.popuplinks
{
    text-decoration:none;        
}   

.popupinfo 
{ 
    background-image:url(../images/Popup_BG.gif); 
    background-repeat:repeat-x;
    background-position:bottom;
    background-color:White;
    border:1px solid #919191; 
    width:98%; 
    height:auto;
    font-family:Verdana;
    font-size:11px; 
    text-align:justify; padding:2% 2% 0 2%; margin:0px;
} 

.popuparrow 
{ 
	background-image:url(../images/Popup_Arrow.gif); 
	background-repeat:no-repeat;
	width:23px; 
	height:22px; 
	position:relative; 
	top:1px; 
	z-index:1; 
	background-position:bottom;
}

.textbox
{
	font-family:Verdana;
	font-size:12px;
	text-align:left;
	border:1px solid #C1C1C1;
	background-color:#F4F4F4;
}
.button
{
	font-family:Verdana;
	font-size:12px;
	text-align:center;
	background-color:#F9CE91;	
	border:1px solid #B18A01;
	font-weight:bold;
	color:#FFFFFF;
	height:23px;
}
.divlevels
{
	font-family: Verdana; 
	background-image: url(../images/div_Levels_BG.gif);
	background-repeat: repeat-x; 
	background-position: bottom; 
	font-size: 11px; 
	float: left;
	width: 214px; 
	border: 1px solid #929292; 
	display: none; 
	padding-left: 2px; 
	margin-top: 5px;
    padding-top: 10px; 
    padding-bottom: 15px;
}

.btnSaveStoreCP
{
	background:url(../images/btn_CP_Big.gif) no-repeat; 
	font-family:trebuchet ms; 
	font-size:18px; 
	font-weight:bold;
	padding-left:40px;
	color:#000000; 
	width:225px; 
	height:65px; 
	border:0px; 
	margin-top:10px; 
	vertical-align:middle; 
	padding-top:0px; 
	padding-bottom:5px;
} 

.btnLocateStoreCP
{
	background:url(../images/btn_CP_Small.gif) no-repeat; 
	font-family:trebuchet ms; 
	font-size:14px;
	font-weight:bold; 
	color:#FFFFFF; 
	width:85px; 
	height:25px; 
	border:0px; 
} 
           
.btnMapLevelsStoreUI
{
    background:url(../images/btn_UI_Big.gif); 
    font-family:trebuchet ms; 
    font-size:14px;
    color:#4C4C4C; 
    width:210px; 
    height:25px; 
    border:0px;
}

.btnLocateStoreUI
{
    background:url(../images/btn_UI_Small.gif); 
    font-family:trebuchet ms; 
    font-size:11px;
    color:#4C4C4C; 
    width:52px; 
    height:20px; 
    border:0px;
    margin-top:2px;
}                       

