/* INVENTRIX (c) 2008 Skin Development                               */

/*********************************************************************/
/*                       General items                               */
/*                       Divisions for lay-out                       */
/*                                                                   */
/*********************************************************************/
global
{
	font-family: Arial;
}
body
{
	text-align: left;
	background-color: #FFFFFF;
	height: 90%;
	overflow: scroll;
}
#centered
{
	width: 100%;
	text-align: center;
	background: URL( "dil-stripe.jpg" ) repeat-x top;
}
#container
{
	z-index: 0;
	text-align: center;
	position: relative;
	top: 0px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#content
{
	text-align: left;
	z-index: 2;
	top: 20px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.header
{
	z-index: 2;
	background: URL( "header.jpg" ) repeat-x top;
	position: relative;
	width: 980px;
	height: 113px;
	text-align: left;
}
#address /* trial to replace address in graphic */
{
clear: both;
text-align:left;
float: right;
text-indent:0;
right:0;
top: 60px;
font-family: Arial;
font-size: 11px;
color: #491966;
font-weight: bold;
}
#logo
{
	background: URL("dil-logo.gif") no-repeat;
	width: 225px;
	height: 66px;
}
.navigation
{
	text-align: left;
	float: right;
	left: 103px;
	width: 820px;
	position: relative;
	top: 89px;
	overflow: visible;
	vertical-align: top;
	text-align: left;
	background-color: Transparent;
	z-index: 1;
}
.footer
{
	clear: both;
	position: relative;
	left: 0px;
	text-align: right;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}

.fullPane
{
	clear: both;
	position: relative;
	width: 980px;
	margin-top: 0px;
}
.leftPane
{
	position: relative;
	left: 0px;
	width: 250px;
	float: left;
	top: 0px;
	padding-top: 104px
}
.contentPane
{
	position: relative;
	width: 500px;
	float: right;
	top: 0px;
	right:200px;
	margin-top:0px;
}

/*********************************************************************/
/*                                                                   */
/*                       Fixed skin elements                         */
/*                                                                   */
/*********************************************************************/
a.loginStyle:hover, .loginStyle, a.loginStyle:link, a.loginStyle:visited, a.loginStyle:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active
{
	color: #666666;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: normal;
}
a:link, a:visited, a:active
{
	font-family: Arial;
	color: #491966;
	font-weight: bold;
}
a:hover
{
	font-family: Arial;
	color: #491966;
	text-decoration: underline;
}
.normal, .Normal, p, li, ul, ol, td
{
	font-family: Arial, Lucida Sans, Georgia;
	font-size: 0.9em;
}
.head, head h1
{
	font-family: Arial, Lucida Sans;
	font-size: 0.9em;
	font-weight: bold;
}
.SubHead, a.CommandButton
{
	margin-top: 20px;
	color: #710205;
	font-family: Arial, Tahoma, Lucida Sans;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 0px;
}
h2, h3, h4, h5, h6, h7, h8, h9
{
	font-family: Arial, Tahoma, Lucida Sans;
	font-size: 0.9em;
	font-weight: bold;
}
.content
{
	vertical-align: top;
}
.content td
{
	vertical-align: top;
	color: #000000;
}
td a:link.CommandButton
{
	color: #710205;
}
span a:link.CommandButton, td .normalbold, tr .normalbold
{
	color: #000000;
}
.Normal .CommandButton, span.head, span.NormalBold
{
	color: #666666;
}
#content a:link.CommandButton
{
	color: #000000;
}
input.normal, option
{
	color: #292C2E;
}
.PagingTable td, .NormalDisabled, .FileManager_Item td, .FileManager_AltItem td, .DataGrid_Container, .DataGrid_Item, .DataGrid_Header
{
	color: #710205;
}

/*********************************************************************/
/*                                                                   */
/*                           Navigation                              */
/*                                                                   */
/*********************************************************************/

.MenuContainer
{
	cursor: pointer;
	vertical-align: middle;
	text-align: right;
}
.MainMenuIdle
{
	height: 24px;
	font-weight: bold;
	font-family: Arial, Lucida Sans, Tahoma;
	font-size: 0.86em;
	color: #FFFFFF;
	border-bottom: solid 1px #CCCCCC;
	background: #491966;
	 text-transform: lowercase
}
.MainMenuActive
{
	height: 24px;
	font-weight: bold;
	font-family: Arial, Lucida Sans, Tahoma;
	font-size: 0.86em;
	color: #491966;
	background: #FFCC00;
	 text-transform: lowercase
}
.MainMenuSelected
{
	height: 24px;
	font-weight: bold;
	font-family: Arial, Lucida Sans, Tahoma;
	font-size: 0.86em;
	color: #491966;
	background: #FFCC00;
	  text-transform: lowercase
}
.RootMenuIdle
{
	height: 33px;
	font-family: Arial, Lucida Sans, Tahoma;
	font-size: 0.84em;
	color: #FFFFFF;
	background-color: Transparent;
    text-transform: lowercase
}
.RootMenuActive
{
	height: 33px;
	font-family: Arial, Lucida Sans, Tahoma;
	font-size: 0.84em;
	color: #FFFFFF;
	background-position: center center;
	text-transform: lowercase;
	background-color: Transparent;
}
.RootMenuSelected
{
	height: 33px;
	font-family: Arial, Lucida Sans, Tahoma;
	font-size: 0.84em;
	color: #491966;
	background-color: #FFCC00;
	text-transform: lowercase
}
.MainMenu_MenuIcon
{
	display: none;
}
.MainMenu_MenuBar
{
	border-top: solid 1px #FFFFFF;
}
.MainMenu_rootMenuArrow
{
	display: none;
}
.SubMenuContainer
{
	z-index:10;
	background-color: #000000;
	border: solid 2px #FFFFFF;
	background: URL( "bgdSubMenu.jpg" ) repeat-x;
	cursor: pointer;
	margin-top: 2px;
	margin-left: 2px;
}
.MainMenuSelected TD, .MainMenuActive TD, .MainMenuIdle TD
{
	padding: 0 14 0 10;
	margin: 0 0 5 0;
}




