/* text style used for most text rendered by modules */

.IDEaS_Black_Normal 
{
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.IDEaS_Black_Bold 
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

A.IDEaS_Black_Bold:link {
    text-decoration:    none;
    color:#FFEC00;
}

A.IDEaS_Black_Bold:visited  {
    text-decoration:    none;
    color:#FFEC00;
}

A.IDEaS_Black_Bold:active   {
    text-decoration:    none;
    color:#0E3193;
}

A.IDEaS_Black_Bold:hover    {
    text-decoration:    none;
    color:#0E3193;
}

.IDEaS_Blue_Normal 
{
	font-weight: normal;
	font-size: 10pt;
	color: #0E3193;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.IDEaS_Blue_Bold 
{
	font-weight: bold;
	font-size: 10pt;
	color: #0E3193;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.IDEaS_Yellow_Normal 
{
	font-weight: normal;
	font-size: 10pt;
	color: #FFEC00;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.IDEaS_Yellow_Bold 
{
	font-weight: bold;
	font-size: 10pt;
	color: #FFEC00;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

A.IDEaS_Yellow_Bold:link {
    text-decoration:    none;
    color:#FFEC00;
}

A.IDEaS_Yellow_Bold:visited  {
    text-decoration:    none;
    color:#FFEC00;
}

A.IDEaS_Yellow_Bold:active   {
    text-decoration:    none;
    color:#FFFFFF;
}

A.IDEaS_Yellow_Bold:hover    {
    text-decoration:    none;
    color:#FFFFFF;
}

.IDEaS_Details_Title
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: Sans-Serif, Arial, Verdana;
	background-color: transparent;
	text-align: left;
}

.IDEaS_Details_Latin
{
	font-size: 10pt;
	color: black;
	font-style: italic;
	font-family: Sans-Serif, Arial, Verdana;
	background-color: transparent;
	text-align: left;
}

.IDEaS_Details_Inventory_Bold
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 4px;
	color: black;
	padding-top: 4px;
	font-family: Sans-Serif, Arial, Verdana;
	background-color: transparent;
}

.IDEaS_Details_GreyBox
{
	border-left: #BBBBBB 1px solid;
	border-right: #BBBBBB 1px solid;
	border-bottom: #BBBBBB 1px solid;
	border-top: #BBBBBB 1px solid;
	font-family: Sans-Serif, Arial, Verdana;
	background-color: #DDDDDD;
	text-align: left;
	font-size: 10pt;
	color: black;
}

.IDEaS_Details_WhiteLined
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-family: Sans-Serif, Arial, Verdana;
	background-color: #0E3193;
	text-align: center;
	font-size: 10pt;
	color: #FFEC00;
	font-weight: bold;
}

.IDEaS_Details_WhiteLined1
{
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	font-family: Sans-Serif, Arial, Verdana;
	background-color: #0E3193;
	text-align: center;
	font-size: 10pt;
	color: #FFEC00;
	font-weight: bold;
}

.IDEaS_Details_WhiteLined2
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	font-family: Sans-Serif, Arial, Verdana;
	background-color: #0E3193;
	text-align: center;
	font-size: 10pt;
	color: #FFEC00;
	font-weight: bold;
}

.IDEaS_Details_GreyLined1
{
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-family: Sans-Serif, Arial, Verdana;
	background-color: #ffffff;
	text-align: center;
	font-size: 10pt;
	color: black;
}

.IDEaS_Details_GreyLined2
{
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-family: Sans-Serif, Arial, Verdana;
	background-color: #ffffff;
	text-align: center;
	font-size: 10pt;
	color: black;
}

.IDEaS_Details_HR
{
	background-color: #0E3193;
}

.IDEaS_Details_GridWhite
{
	border-top: #0E3193 1px solid;
	border-left: #0E3193 1px solid;
	border-right: #0E3193 1px solid;
	border-bottom: #0E3193 1px solid;
	font-family: Sans-Serif, Arial, Verdana;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 10pt;
	color: #000000;
}

.IDEaS_Details_Listings
{
	background-color: #ffffff;
		
}

.IDEaS_Details_TableHeaderLeft
{
	border-top: #FFEC00 1px solid;
	border-bottom: #FFEC00 1px solid;
	border-left: #FFEC00 1px solid;
	border-right: #FFEC00 1px solid;
	font-family: Sans-Serif, Arial, Verdana;
	font-weight: bold;
	background-color: #0E3193;
	text-align: left;
	font-size: 10pt;
	color: #000000;
}

.IDEaS_Details_TableHeaderCenter
{
	border-top: #FFEC00 1px solid;
	border-bottom: #FFEC00 1px solid;
	border-left: #FFEC00 1px solid;
	border-right: #FFEC00 1px solid;
	font-family: Sans-Serif, Arial, Verdana;
	font-weight: bold;
	background-color: #0E3193;
	text-align: center;
	font-size: 10pt;
	color: #000000;
}

.IDEaS_Details_TableFooter
{
	border-top: #0E3193 1px solid;
	border-bottom: #0E3193 1px solid;
	border-left: #0E3193 1px solid;
	border-right: #0E3193 1px solid;
	font-family: Sans-Serif, Arial, Verdana;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 10pt;
	color: #555555;
}

/*-- style for DNN PA --*/
	
	.ItemManager_TopStrip
	{
		color:#003366;
		background-color: #999FC3;
		font-family: Verdana;
		font-weight:bold;
	}
	.ItemManager_TableHeader
	{
		
		color:white;
		background-color: #8088B7;
		font-family: Verdana;
		font-weight:bold;
		
	}
	.ItemManager_ParentCategory
	{
		color:white;
		background-color: #999FC3;
		font-family: Verdana;
		font-weight:bold;
	}
	.ItemManager_ChildCategory
	{
		background-color: #CCCCFF;
		
	}
	
	.ItemManager_ListingsPanel
	{
		background-color: #CCCCFF;
		
	}
	.ItemManager_AnnouncementPanel
	{
		background-color: Black;
		
	}
	.ItemManager_Confirmation
	{
		background-color: #CCCCFF;
		
	}
	
	.ItemManager_RealtorInfo
	{
		background-color: white;
		
	}
	.ItemManager_ItemTop
	{
		background-color: #CCCCFF;
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: bolder;
		line-height: 12px    
		
	}


	.ItemManager_ItemBottom
	{
		background-color: #FFFFFF;
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: normal;
		line-height: 12px    
		
	}

	.ItemManager_MoreInfoTitle
	{
		
		color:#000000;
		background-color: #999FC3;
		font-family: Verdana;
		font-size:12px;
		font-weight:bold;
		
		
	}
	.ItemManager_MoreInfoTable
	{
		background-color: #CCCCFF;
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: normal;
		
	}
	.ItemManager_CheckboxesFeatures
	{
		background-color: #CCCCFF;
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: normal;
		
	}
	
	.ItemManager_CategoryBackground
	{
		background-color: #FFFFFF;
		
	}
	.ItemManager_AddressControl
	{
		background-color: #CCCCFF;
		
	}

