/* ================================
    CSS STYLES FOR Module DNN.ItemLocater
   ================================
*/
.DNN_UDT_URLContainer
{
	border: solid 1px #888888;
	padding: 0px 10px 0px 10px;
}
body.UDT_Help
{
	background-color: #ffffea;
}
td.UDT_Help_ColHead, col.UDT_Help_RowHead, col.UDT_Help_Row, div.UDT_Help_Text
{
	font-family: Verdana;
	font-size: smaller;
}

col.UDT_Help_RowHead, td.UDT_Help_ColHead
{
	background-color: #dddddd;
}
td.UDT_Help_ColHead
{
	font-weight: bold;
}

.Separator
{
	margin-top: 14px;
}

.BelowUrlControl
{
	margin-top:-22px;
}

.tablestyle 
{
    border: solid 1px #7f7f7f;
}

.altrowstyle 
{
    background-color: #edf5ff;
}

.modalBackground
{
  background-color:#CCCCFF;
  filter:alpha(opacity=40);
  opacity:0.5;
}

.IL_FullWrapper
{
	
}

.IL_UpdateWrapper
{
	
}



.IL_ListTableRow
{
	background-color: #d6d1ce;	
}

.IL_ListTableRowHover
{
	background-color: #ffffff;	
}

.IL_PagingAnchor
{
	Color:#DCDCFF;
}

.IL_TabContainer
{
	
}

.IL_FORM_MAP
{
	width:1000px;
	height:200px;
}

.IL_FORM
{
	
}

.IL_TabPanel
{
	background-color:Red;
}

.IL_SPAN_INNER
{
	color:#5f0606;
	font-size:20px;
}

.IL_MASK
{
	background-color:#968d85;
}

.IL_MaskSpan
{
	width:135px;
	height:30px;
	position:absolute;
	left:0px;
	top:0;
	padding:20px;
	background-color:#d6d1ce;
	border:2px solid #99433f;	
}

.IL_TabDiv
{
	padding:15px;
	background-color:#d6d1ce; 
	border:2px solid #5f0606;
	height:120px;
}

.IL_TabTextbox
{
	color:#5f0606;
	border:1px solid #5f0606;
}

.IL_TabAnchor
{
	
}

.IL_TabDropDown
{
	
}

.IL_TabTD
{
	color:#5f0606;
}

.IL_TabCheckbox
{
	
}

.IL_DefaultImage
{
	border:1px solid #5f0606;	
}

.IL_MapDiv
{
	border:solid 2px #5f0606;
	width:998px;
	height:318px;
	border-top:0px;
}

.IL_OuterMapDiv
{
	width:1002px;	
	height:322px;
}

.headerstyle th 
{
    background: url(img/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: bottom;
}  

.headerstyle th a
{
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    color: #000;
    display: block;
    padding-right: 10px;
}    

.rowstyle .sortaltrow, .altrowstyle .sortaltrow 
{
    background-color: #edf5ff;
}

.rowstyle .sortrow, .altrowstyle .sortrow 
{
    background-color: #dbeaff;
}

.rowstyle td, .altrowstyle td 
{
    padding: 4px 10px 4px 10px;
    border-right: solid 1px #cbcbcb;
}

.headerstyle .sortascheader 
{
    background: url(img/sprite.png) repeat-x 0px -100px;
}

.headerstyle .sortascheader a 
{
    background: url(img/dt-arrow-up.png) no-repeat right 50%;
} 

.headerstyle .sortdescheader 
{
    background: url(img/sprite.png) repeat-x 0px -100px;
}   

.headerstyle .sortdescheader a 
{
    background: url(img/dt-arrow-dn.png) no-repeat right 50%;
} 

.UDT_UponSubmit
{
	margin-top :1em;
}
