﻿.wpItemDownload .Item img				{ margin-right: 5px; }
.wpItemDownload .TypeLabel				{ font-weight: bold; }

.wpItemList								{ }
.wpItemList .ItemTable					{ margin: 0px;}
.wpItemList .ItemShortDesc				{ vertical-align: middle; height: 2em; width: 35px;}	
.wpItemList .ItemName					{ vertical-align: middle; height: 2em;}					

.ItemGroupList							{ margin: 10px 0px;}
.ItemGroupList .ItemGroupTable			{ margin: 0;}
.ItemGroupList .ItemGroupShortDesc		{ vertical-align: middle; height: 2em; width: 35px;}	
.ItemGroupList .ItemGroupName			{ vertical-align: middle; height: 2em;}					

.wpMenu6, .StaticMenuItem				{ border-right: 1px solid white; padding: 5px; margin: 0px;}
.wpMenu6, .DynamicMenuItem td			{ border-top: 1px solid white; width: 150px;}
.wpMenu6, .DynamicMenuItem a			{ float: left; width: 150px; background-color: #bbbbbd; padding: 5px; color: White; text-decoration: none; border-top: 1px solid white;}
.wpMenu6, .DynamicMenuItem a:link		{ color: White; }
.wpMenu6, .DynamicMenuItem a:visited	{ color: White; }
.wpMenu6, .DynamicMenuItem a:hover		{ background-color: #77787b; text-decoration: none;}

.wpOfferWizard							{ width: 100%; }
.wpOfferWizard Input					{ width: 140px; }
.wpOfferWizard TextArea					{ width: 340px; }
.wpOfferWizard .InputLabel				{ width: 200px; float: left; }
.wpOfferWizard .RadioButtonList input	{ float: left; border: 0px solid black; width: 20px; }
.wpOfferWizard .RadioButtonList label	{ border: none; width: 20px;}
.wpOfferWizard .tblSummary				{ width: 100%; }

.wpRecentNewsList						{width:220px;}

.wpSubMenu								{background-color: #bbbbbd; width: 185px; padding-top: 10px; background-image: url('./Images/phi-data_submenu_top.jpg'); background-position: top; background-repeat:no-repeat;}
.wpSubMenu a:link			 			{color: White; text-decoration: none;}
.wpSubMenu a:visited					{color: White; text-decoration: none;}
.wpSubMenu .CurrentRoot					{color: White; font-size: 14px; padding-left: 5px;line-height:25px;font-weight:bold}
.wpSubMenu .CurrentItem					{background-color: #77787b;}
.wpSubMenu .SubItem						{padding: 5px; border-top: 1px solid white;}
.wpSubMenu .SubSubItem					{padding: 5px; padding-left: 20px; border-top: 1px solid white;}
.wpSubMenu .Footer						{height: 5px; background-image: url('./Images/phi-data_submenu_bottom.jpg'); background-position: top; background-repeat:no-repeat;}
