/* CSS Document */
/* Body */ 
body {
	margin:0 0 0 0;	
	}
td {
	font-family: Tahoma;
	vertical-align: top;
	}
table
{
	font-family: Tahoma;
	font-weight:normal;
}
/* Control panel options */
.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFF;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}

.help {
	width: 504px;
	height: 1px;
	background-color: transparent;
	border: none;
	color: #000000;
}
.mainTable {
	height: 100%;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
}
.Small { font-size: 11px; color:#666666;}
/* style for module titles */
.Head   {
    font-family: Tahoma;
    font-size: 18px;
    font-weight: normal;
	color: #4d4d4d;	
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma;
    font-size: 14px;
    font-weight: normal;
	color: #4d4d4d;
}
.Normal {
	font-family: Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#4d4d4d;
}
.NormalBold {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#4d4d4d;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: #EAEAEA;
}
/* Inventua SideMenu Classes */
.MenuItem { font-family: Tahoma;    font-size: 12px;    font-weight: normal;	color: #4d4d4d; border-bottom: solid #dfdfdf 1px; padding: 10 5 3 5;}
.MenuItemMouseOver { font-family: Tahoma;    font-size: 12px;    font-weight: normal;	color: #4d4d4d; border-bottom: solid #dfdfdf 1px; padding: 10 5 3 5; }
A.MenuItem:link { font-family: Tahoma;    font-size: 12px;    font-weight: normal;	color: #4d4d4d; }
A.MenuItem:visited { font-family: Tahoma;    font-size: 12px;    font-weight: normal;	color: #4d4d4d; }
A.MenuItem:hover { font-family: Tahoma;    font-size: 12px;    font-weight: normal;	color: #4d4d4d; }
A.MenuItem:active { font-family: Tahoma;    font-size: 12px;    font-weight: normal;	color: #4d4d4d; }

/* Links */ 
A:link { font-family:Tahoma; font-size:12px; font-weight:normal; color:#4d4d4d; text-decoration:none;}
A:visited {font-family:Tahoma; font-size:12px; font-weight:normal;  color:#4d4d4d;text-decoration:none;}
A:hover {font-family:Tahoma; font-size:12px;font-weight:normal;color:#db4d00; text-decoration:none;}
A:active {font-family:Tahoma; font-size:12px;font-weight:normal;color:#db4d00;text-decoration:none;} 
/* SkinObject links + SkinObject style */
.SkinObject {    font-weight: bold;    font-size: 11px;    color: #41506d;    font-family: Tahoma;    text-decoration: none;}

A.SkinObject:link {	font-weight: bold;    text-decoration:    none;    color:#41506d;	font-size:11px;}
A.SkinObject:visited  {	font-weight: bold;    text-decoration:    none;    color:#41506d;	font-size:11px;}
A.SkinObject:hover    {	font-weight: bold;    text-decoration:    none;    color:#db4d00;	font-size:11px;}
A.SkinObject:active   {	font-weight: bold;    text-decoration:    none;    color:#db4d00;	font-size:11px;}

/* small hyperlink */
A.SmallLinkOrange:link { font-family: Tahoma;    font-size: 11px;    font-weight: normal;	color:#FF3300; }
A.SmallLinkOrange:visited { font-family: Tahoma;    font-size: 11px;    font-weight: normal;	color: #FF3300; }
A.SmallLinkOrange:hover { font-family: Tahoma;    font-size: 11px;    font-weight: normal;	color: #FF3300; }
A.SmallLinkOrange:active { font-family: Tahoma;    font-size: 11px;    font-weight: normal;	color: #FF3300; }

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {	font-weight: bold;    text-decoration:    none;    color: #41506d;	font-size:11px;}
A.CommandButton:visited  {	font-weight: bold;    text-decoration:    none;    color: #41506d;	font-size:11px;}
A.CommandButton:hover    {	font-weight: bold;    text-decoration:    none;    color: #db4d00;	font-size:11px;}
A.CommandButton:active   {	font-weight: bold;    text-decoration:    none;    color: #db4d00;	font-size:11px;}

/* -= Layout =- */
.mainTable { vertical-align: top;}
.contentHolder { border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; }
.logoPane { height: 75px; padding: 5 5 5 30; width: 200px;}
.companyInfo { font-size: 11px; color:#666666; padding: 5 5 5 5; vertical-align: top;}
.loginControls { width: 200px; text-align: right; padding: 5 10 5 5; }
.slika { height: 294px;}
.menuPane { height: 45px; background-color: #41506d; padding: 15 5 5 25;}
.menuPaneLeft { width: 17px; background-image:url(menuLeft.jpg); background-repeat: no-repeat; }
.menuPaneRight { width: 17px; background-image:url(menuRight.jpg); background-repeat: no-repeat; }

.leftPane { width: 230px; padding: 5 5 5 5; vertical-align:top;}
.rightPane { width: 230px; padding: 5 5 5 5; vertical-align:top;}
.mainPane { padding: 5 5 5 5; vertical-align:top;}
.largeLeft { padding: 5 5 5 5; width: 50%; vertical-align:top;}
.largeRight { padding: 5 5 5 5; width: 50%; vertical-align:top;}
.thirdPane {padding: 5 5 5 5; width: 33%; vertical-align:top;}
.quarterPane {padding: 5 5 5 5; width: 25%; vertical-align:top;}
.footer { padding: 5 5 5 5; height: 115px; background-image:url(footerBg.jpg);vertical-align:top;}

/*menu*/
.MainMenu_MenuContainer{background:transparent;width: 1%;}
.MainMenu_MenuContainer td{cursor:default;font-size:1px;width: 1%;}
.MainMenu_MenuIcon{display:none;}
.MainMenu_RootMenuArrow{display:none;}
.MainMenu_MenuItem{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;font-size:11px;font-weight:normal;
	padding:0px 0px 0px 5px;
	border:0;border-width:1px 0;
}
.submenuitembreadcrumb{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;font-size:11px;font-weight:normal;
	padding:0px 0px 0px 5px;
	border:0;border-width:1px 0;
}
.submenuitemselected{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;font-size:11px;font-weight:normal;
	padding:0px 0px 0px 5px;
	background:#7F7F7F;
	border:0;
	height: 19px;
}
.MainMenu_MenuArrow{
	font-size:11px;
	font-family: webdings;
	padding:2px 0 2px 10px;height:19px;
	border:#5EAA6A solid 0;
}
.submenu{
	z-index:1001;
	border:0;
	padding:0;
	margin-left:1px;
	background:#000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=6);
	opacity: 0.3;
	filter: alpha(opacity=30);
	-moz-opacity: 0.30;
}
.rootmenuitem{background:url(tab_gray.gif) no-repeat;text-align:center;border:0;}
.rootmenuitem td{padding:0 0 5 5;height:30px;cursor:pointer;cursor:hand;background:transparent;}
.rootmenuitem td span{font-family: Tahoma;font-size:14px;font-weight:normal;color:#a4c5e0;text-decoration:none; }
.rootmenuitemselected{background:url(tab_red.gif) no-repeat;text-align:center;border:0;}
.rootmenuitemselected td{padding:0 0 5 5;height:30px;cursor:pointer;cursor:hand;}
.rootmenuitemselected td span{font-family:Tahoma;font-size:14px;font-weight:normal;color:#FFF;text-decoration:none;}
.rootmenuitembreadcrumb{background:url(tab_red.gif) no-repeat;text-align:center;border:0; }
.rootmenuitembreadcrumb td{padding:0 0px 5 5;height:30px;cursor:pointer;cursor:hand; background-image:url(menuPixel.gif); height: 10px; background-repeat: repeat-x; background-position:bottom; }
.rootmenuitembreadcrumb td span{font-family:Tahoma;font-size:14px;font-weight:normal;color:#FFF;text-decoration:none;}
.MainMenu_MenuBreak{height:19px;cursor:default;border:0;}
.MainMenu_MenuBreak table{border:0;height:19px;background:#FFF;}
.MainMenu_MenuBreak td{font-size:1px; height:0px;}



