﻿/* CSS Document */
body
{	
	width: 100%;
	font-family: Arial,Helvetica,Sans Serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background: url(images/bg_main.gif) repeat-x #e4e3e1;

}

p {
	margin:0 0 10px 0;
}


#MasterContainer {
	text-align:center;
}
.master {
	background: url(images/bg_main.gif) repeat-x top #e4e3e1;
	font-family: Arial,Helvetica,Sans Serif;
	font-size: 12px;
	text-align:left;
	width:752px;
	margin:0 auto;	
}
td {
	color:#1D202B;
	font-size:12px;
	
}

.top {
	background: url(images/top.png);
	width: 752px;
	height: 37px;
}

.top a:link,.top a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.top a:hover,.top a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}

.link-left {
	background: url(images/link-left2.png) no-repeat top left;
	height: 33px;
}

.controlpanel {
	background-color: #EAEAEA;
	border: solid #020307 1px;
	text-align: left;
}

.banner {
	width: 752px;
	height: 288px;
}

.banner-inner {background: url(images/banner-inner.gif) no-repeat top left;height: 116px;padding-left: 100px;padding-bottom: 4px;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;}
.banner-inner2 {background: url(images/header2.jpg) no-repeat top left;height: 116px;padding-left: 100px;padding-bottom: 4px;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;}
.banner-inner3 {background: url(images/header3.jpg) no-repeat top left;height: 116px;padding-left: 100px;padding-bottom: 4px;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;}
.banner-inner4 {background: url(images/header4.jpg) no-repeat top left;height: 116px;padding-left: 100px;padding-bottom: 4px;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;}

.banner-inner a:link, .banner-inner a:visited {color: #605748;font-size: 16px;font-weight: bold;font-family: Arial, Helvetica, sans-serif;text-decoration: none;text-transform: uppercase;}
.banner-inner a:hover, .banner-inner a:active {color: #605748;font-size: 16px;font-weight: bold;font-family: Arial, Helvetica, sans-serif;text-decoration: underline;text-transform: uppercase;}
.banner-inner2 a:link, .banner-inner2 a:visited {color: #605748;font-size: 16px;font-weight: bold;font-family: Arial, Helvetica, sans-serif;text-decoration: none;text-transform: uppercase;}
.banner-inner2 a:hover, .banner-inner2 a:active {color: #605748;font-size: 16px;font-weight: bold;font-family: Arial, Helvetica, sans-serif;text-decoration: underline;text-transform: uppercase;}
.banner-inner3 a:link, .banner-inner3 a:visited {color: #605748;font-size: 16px;font-weight: bold;font-family: Arial, Helvetica, sans-serif;text-decoration: none;text-transform: uppercase;}
.banner-inner3 a:hover, .banner-inner3 a:active {color: #605748;font-size: 16px;font-weight: bold;font-family: Arial, Helvetica, sans-serif;text-decoration: underline;text-transform: uppercase;}
.banner-inner4 a:link, .banner-inner4 a:visited {color: #605748;font-size: 16px;font-weight: bold;font-family: Arial, Helvetica, sans-serif;text-decoration: none;text-transform: uppercase;}
.banner-inner4 a:hover, .banner-inner4 a:active {color: #605748;font-size: 16px;font-weight: bold;font-family: Arial, Helvetica, sans-serif;text-decoration: underline;text-transform: uppercase;}

.lb {
	background: url(images/g_shadow_left.gif) no-repeat top right;
}

.rb {
	background: url(images/g_shadow_right.gif) no-repeat top left;
}

.cb {
	background: #f2efea url(images/cb.gif) repeat-x top;padding-left:5px;
}

.cb-inner {
	background: #f2efea url(images/cb-inner.gif) repeat-x top;
}

.bl-inner {
	background: url(images/bl-inner.gif) no-repeat 0 0;
	width: 222px;
	height: 91px;
}

.br {
	background: url(images/br.gif) no-repeat 100% 0;
	width: 218px;
	height: 91px;
}

.SidePane {
	background: url(images/left-inner.gif) no-repeat top left;
	 width: 94px;
	 padding-top: 158px;
}

.LeftPane  { 
	width: 163px;
	background: url(images/lb.gif) repeat-y left;
}

.ContentPane  { 
	padding: 4px 2px 2px 0;
}

.ContentPaneHome  { 
	padding: 4px 2px 2px 5;
}

.ContentPane-inner  { 
	padding: 4px 2px 2px 0;
	width: 493px;
}

.TopLeftPane {
	width: 190px;
	padding: 5px 0 0 0;
	
}
/*--New Pane 5/15/2009 --*/
.TopMidPane {
	padding: 5px 6px 0 6px;

	
}



.TopCenterPane {
	padding: 5px 6px 0 6px;
	width:190px;
}

.TopRightPane {
	width: 188px;
	padding: 5px 2px 0 0;
}

.RightPane {
	background: #d4ccc1 url(images/rb.gif) repeat-x top;
	border-left: #bbb6b0 1px solid;
	width: 152px;
}
.RightPane .Common_title {
	display:none;
}
.right-border {
	background: url(images/right-border.gif) repeat-y right;
	padding-right: 6px;
}
/* text style for the selected tab */
.SelectedTab {
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: "";
	text-decoration: none;
	vertical-align: bottom;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	text-decoration:    none;
	color:#FFFFFF;
	border: none;
	font-weight: bold;


}

A.SelectedTab:visited  {
	text-decoration:    none;
	color:#ffffff;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
	border: 1px none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: bold;

}

A.SelectedTab:active   {
	text-decoration:    none;
	color:#555555;
	border: none;
	font-weight: bold;


}

A.SelectedTab:hover    {
	text-decoration:    none;
	color:#555555;
	border: none;
	font-weight: bold;
}


/* hyperlink style for the unselected tabs */
.OtherTabs {
   
    color: #000000;
    font-family: "Tahoma", "Arial", "Helvetica";
	font-weight: bold;
}

A.OtherTabs:link {
    text-decoration:    none;
    color: #FFF;
	font-weight: bold;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color: #FFF;
	font-weight: bold;
}

A.OtherTabs:active   {
    text-decoration:    underline;
    font-weight: bold;
	color: #fff;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    font-weight: bold;
	color:#FFFFFF;
}

/* GENERAL */
/* style for module titles */

.Head   {
    font-family: Arial,Helvetica,Sans Serif;
    font-size:  13px;
    font-weight:    bold;
    color: #333333;
	
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial,Helvetica,Sans Serif;
    font-size:  11px;
    font-weight: bold;
    color: #333333;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial,Helvetica,Sans Serif;
    font-size:  11px;
    font-weight:    bold;
    color: red;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Arial,Helvetica,Sans Serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial,Helvetica,Sans Serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Arial,Helvetica,Sans Serif;
    font-size: 12px;

    color: #ff0000
}

.NormalBold
{
    font-family: Arial,Helvetica,Sans Serif;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial,Helvetica,Sans Serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    none;
    color: #4F6326;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #4F6326;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #4F6326;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* GENERIC */
H1  {
    font-family: Arial,Helvetica,Sans Serif;
    font-size:  18px;
    font-weight:    normal;
    color: #605748;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #272a35;
	padding-left: 6px;
	line-height: 22px;
}

H3  {
    font-family: Arial,Helvetica,Sans Serif;
    font-size:  12px;
    font-weight:    normal;
    color: #605748;
}

H4  {
    font-family: Arial,Helvetica,Sans Serif;
    font-size:  12px;
    font-weight:    normal;
    color: #605748;
}

H5, DT  {
    font-family: Arial,Helvetica,Sans Serif;
    font-size:  11px;
    font-weight:    bold;
    color: #4F6326;
}

H6  {
    font-family: Arial,Helvetica,Sans Serif;
    font-size:  11px;
    font-weight:    bold;
    color: #4F6326;
}

TFOOT, THEAD    {
    font-family: Arial,Helvetica,Sans Serif;
    font-size:  12px;
    color: #4F6326;
}

TH  {
    vertical-align: baseline;
    font-family: Arial,Helvetica,Sans Serif;
    font-size:  12px;
    font-weight:    bold;
    color: #4F6326;
}

A:link, A:visited  {
	color:  #605748;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial,Helvetica,Sans Serif;
}

A:hover, A:active {
	color:  #605748;
	font-family: Arial,Helvetica,Sans Serif;
	font-weight: normal;
	text-decoration: underline;
}

.box {
	margin-top: 35px;
	margin-right: 10px;

}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #666;
    height:1pt;
    text-align:left;
}
.Privacy  {
font-family: Arial,Helvetica,Sans Serif;
font-size:11px;
color:#666;
font-weight: normal;
text-decoration: none;
line-height: 25px;
}

A.Privacy:link, A.Privacy:visited {
font-family: Arial,Helvetica,Sans Serif;
font-size:11px;
color:#666;
font-weight: normal;
text-decoration: none;
line-height: 25px;
}

A.Privacy:hover, A.Privacy:active {
font-family: Arial,Helvetica,Sans Serif;
font-size:11px;
color:#666;
font-weight: normal;
text-decoration: underline;
line-height: 25px;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Arial,Helvetica,Sans Serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #8DC2F9}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Arial,Helvetica,Sans Serif;
    font-size:  11px;
    font-weight:    bold;
    color: #4F6326;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	height:16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	color: black; 
	font-family: Arial,Helvetica,Sans Serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer;  
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}


.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	color: black; 
	font-family: Arial,Helvetica,Sans Serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #eeeeee;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}

/* Menu CSS */
.MainMenu_MenuContainer {
	background: url(images/menu-normal.gif) repeat-x top;
	border: none;
	text-align: center;
	font-size: 10px;
	height: 0;
	padding: 0;
	margin: 0;
}
	
.MainMenu_MenuBar {
	CURSOR: hand;
	background: url(images/menu-normal.gif) repeat-x top;
	font-size: 10px;
	height: 0;
	padding: 0;
	margin: 0;
	background: ;
	
}

/*sub menu items*/
.MainMenu_MenuItem {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	CURSOR: hand; 
	COLOR: #fff; 
	PADDING: 0px; 
	border: none;
	background: transparent;
	FONT-FAMILY: Arial,Helvetica,Sans Serif;
	vertical-align: middle;
	HEIGHT: 22px;
	
}
.MainMenu_MenuItemSel {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	CURSOR: hand; 
	COLOR: #cea77a; 
	background: transparent;
	PADDING: 0px; 
	border: none;
	FONT-FAMILY: ,Helvetica,Sans Serif;
	text-decoration: none;
	vertical-align: middle;
	HEIGHT: 22px;
}

.MainMenu_MenuIcon {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 3px;
	WIDTH: 0px;
	CURSOR: hand;
	BACKGROUND-COLOR: #004282;
	PADDING-TOP: 0px;
	HEIGHT: 20px;
	border-left: 1px solid #004282;
	border-top: 0px solid #004282;
	border-bottom: 1px solid #004282;
	border-right: 1px none;
	DISPLAY: none;
}

.MainMenu_SubMenu {
	Z-INDEX: 1000;
	BACKGROUND-color: #48576a;
	filter:alpha(Opacity=90); -moz-opacity: 0.9;
	CURSOR: hand;
	PADDING: 2px;
	margin-left: 0;
	BORDER: none; 
}

.MainMenu_MenuBreak {
	border: 0px dotted #CCCCCC;
	background-position: bottom;
}
.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: 0px solid #004282;
	border-bottom: 0px solid #004282;
	border-top: 0px solid #004282;
	border-left-color: #004282;
	text-align: right;
	display: none;
}

.MainMenu_RootMenuArrow {
	display: none;
	width: 0px;
	BACKGROUND: transparent; 
}

.MainMenu_Normal td{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 7px;
	background: url(images/menu-normal.gif) repeat-x top;
	height: 33px;
	text-transform: uppercase;
}

.MainMenu_BreadcrumbActive td, 
{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 7px;
	background:  url(images/menu-active.gif) repeat-x top;
	height: 33px;
	text-transform: uppercase;
}
.MainMenu_Active td {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 7px;
	background:  url(images/menu-active.gif) repeat-x top;
	height: 33px;
	text-transform: uppercase;
}

.MainMenu_Selected td
{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 7px;
	background: url(images/menu-active.gif) repeat-x top;
	height: 33px;
	text-transform: uppercase;
}

.MainMenu_Separator {
	background: url(images/menu-separator.gif) no-repeat;
	color: #fff;
	font-size: 12px;
	width: 2px;
	padding: 0 1px;
	height: 33px;
}

/****** INVENTUA SIDE MENU ******/

.MenuItem0 a:link, .MenuItem0 a:visited {
	padding:2px 0 2px 12px;
	display:block;
	color:#fff;
	text-decoration:none;
	background:url('/Portals/27/rightBG.jpg') center no-repeat;
	border-top:1px solid #cdd5e0;
}
.MenuItemMouseOver0 a:hover {
	padding:2px 0 2px 12px;
	display:block;
	color:#fff;
	text-decoration:none;
	background:url('/Portals/27/rightBG-over.jpg') center no-repeat;
	border-top:1px solid #cdd5e0;	
}

.MenuItem0 .currentItemHighlight0 {
	padding:2px 0 2px 12px;
	margin:-2px 0 -2px -12px;
	display:block;
	color:#FFF;
	text-decoration:none;
	background:url('/Portals/27/rightBG-over.jpg') center no-repeat;
	position:relative;

}


