/* Item Locator Specific CSS */
.IL_MapDiv
{
	border: 0px solid;
	border-top: 0px;
	width: 100%;
}

.IL_Header
{
	background-color: #fcaf1b;
	border: 0px solid;
	border-bottom: 0px;
	width: 100%;
	padding-bottom: 3px;
}

.wrapper
{
	padding: 10px 15px;
}

.IL_TabDiv
{
	background-color: #fff;
	color: #A95B2B;
}

.IL_TabTD
{
	color: Black;
}

.IL_TabDiv div:first-child
{
	height: 15px
}

.DNN_ItemLocaterContent
{
	width: 100%;
}

.IL_OuterMapDiv
{
    width: 100%;
	height: 319px;
}

.IL_ListTableRow2
{	
	background-color: #ffdf8a;
	font-size: 11px;
}
	

.IL_ListTableRow td, .IL_ListTableRowHover td, .IL_ListTableRow2 td, .IL_ListTableRow td a, .IL_ListTableRow2 td a, .IL_ListTableRow td a
{
    font-size: 11px;
    text-align: left;
	color: #fff  !important;
}

.IL_ListTableRow, .IL_ListTableRow2
{
	color: #000000;
}

.IL_ListTableRowHover
{
	color: #000 !important;
}

.tableFix
{
    width:100%;
    background-color:#fff;
    border: 0px solid;
}

.IL_FORM, .IL_FORM_MAP  
{
    width: 100%;
}

.DNN_UDT_URLContainer
{
    width: 100%;
}

table.details
{
    font-size: 12px;
    font-family: Century Gothic, Arial;
	width: 100%;
}

.IL_ListTableRow
{
	background-color: #df7a1c;
}

.IL_ListTableRow2
{
	background-color: #AA1E2E;
}

.IL_TabTextbox
{
	width: 125px;
	font-weight: bold;
	border: 0px solid;
	font-size: 10px;
	height: 23px;
}
.IL_TabDiv
{
	
	border: 0px;
}

a.IL_TabAnchor:link, a.IL_TabAnchor:visited, a.IL_TabAnchor:active
{
	color: #A95B2B;
}

a.IL_TabAnchor:hover
{
	color: #d7d7d7;
}

.IL_ExternalSearchContent
{
	width: 189px;
}

.IL_HeaderRow
{
	background-color: #ef4135;
	color: #000000;
}

.IL_HeaderRow td
{
	padding: 5px;
	color: #fff;
	text-align: center;
}

.IL_UpdateWrapper
{
	width: 100%;
	border-top: 0px; 
}

.IL_ListTableRow td, .IL_ListTableRow2 td
{
	border: 0px solid;
	text-align: left;
}

.IL_UpdateWrapper br
{
	display: none;
}

.BubbleWrapper
{
	width: 330px;
}

.BubbleWrapper .LogoWrapper
{
	width: 125px;
	float: left;
	margin-top: 0px;
	height: 75px;
}

.BubbleWrapper .Spacer
{
	float: left;
	width: 10px;
}

.BubbleWrapper .InfoWrapper
{
	float: left;
	text-align: left;
	width: 180px;
}

.NormalDisabled
{
	color: #AA1E2E;
}

.IL_TR_HEAD
{
	background-color: #808080;
}

.IL_TD_HEAD
{
	padding:5px;color:#AA1E2E;text-align: left;
}

.Normal, .Normal p
{
color: #000;
}

.IL_TabTextbox {border: 1px solid #A95B2B; color: #A95B2B;}

.IL_ListTableRowHover td , .IL_ListTableRowHover a{color: #808080 !important;}

.IL_FORM_MAP {width: 100%;}
