/*========================================================

   Skin for version 01.00.40 of CRM
   This is only a partial skin it is used in conjunction
   with Skin.css which is standard throughout 2ic site.

   SDD 16/09/09

  ========================================================*/

/*-- Document Background --*/ 
body {
	background-color: #E6E4DB;
}
.LeftBar {
	background-color: #E6E4DB;
	background-image: url(wp_bgleft.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 14px;
	height: 100%;
}
.RightBar {
	background-color: #E6E4DB;
	background-image: url(wp_bgright.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 14px;
	height: 100%;
}
.CentreFrame,.CentreFrameMobile {
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
}
.CentreFrame {
	height: 100%;
}
.skintitlebar 
{
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: transparent;
	vertical-align: middle;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	cursor: default;
}
/*-- Document HTML Standards --*/ 
.normal 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.li 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
/*-- Document DNN Standards --*/ 
.head 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B4B194;
}
.subhead 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.commandbutton,a.commandbutton:link,a.commandbutton:visited,a.commandbutton:hover,a.commandbutton:active
{
	color: #CC0000;
	font-size: 11px;
	padding: 0px;
	padding-left: 1px;
	padding-right: 6px;
	white-space: nowrap;
	text-decoration: none;
	cursor: hand;
}
.commandbutton:hover,.commandbutton.iehover
{
	color: #333333;
}
a.commandbutton:hover,a.commandbutton:active
{
	color: #333333;
}

.help 
{
	background-color: #F9F8F6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: top;
	padding: 2px;
	margin: 0px;
	border: 1px solid #df2a41;
}
.ModuleTitle_MenuContainer { 
	font-family: Arial, Helvetica, sans-serif;  
	height: 20px;
	width: 20px; 
	white-space: nowrap;
	border: 0px; 
	padding: 3px 0px 0px 0px;
}
.ModuleTitle_MenuBar { 
	font-family: Arial, Helvetica, sans-serif;  
	color: #CC0000; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	padding: 0px 0px 0px 0px; 
	border: 0px; 
	height: 20px; 
	white-space: nowrap;
	vertical-align: middle;
}
.ModuleTitle_MenuArrow { display: none; }
.ModuleTitle_RootMenuArrow { display: none; }
.ModuleTitle_MenuIcon { 
	font-family: Arial, Helvetica, sans-serif;  
	height: 20px;
	width: 20px; 
	white-space: nowrap;
	border: 0px; 
	vertical-align: middle;
	padding: 0px 2px 0px 2px; 
}
.ModuleTitle_MenuItem { 
	font-family: Arial, Helvetica, sans-serif;  
	color: #CC0000; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	padding: 0px 2px 0px 2px; 
	border: 0px; 
	height: 20px; 
	white-space: nowrap;
	vertical-align: middle;
}
.ModuleTitle_MenuItemSel { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #333333; 
	font-size: 11px; 
	font-weight: bold;  
	padding: 0px 2px 0px 2px; 
	height: 20px; 
	border: 0px; 
	background: #F5F4EC;
	white-space: nowrap;
	vertical-align: middle;
}
.ModuleTitle_SubMenu { 
	z-index: 1000;  
	padding: 0px 10px 0 10px; 
	background: #F5F4EC; 
	border: 0px; 
	font-weight: bold; 
	white-space: nowrap;
}
.ModuleTitle_MenuBreak { 
	border-top-style: solid; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-bottom-style: solid; 
}

