/* ====================================
    CSS STYLES FOR Lehigh Valley APICS
   ====================================
*/   

/* GENERAL */
/* style for module titles */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
}
.Pagemaster
{
    width: 100%;
    height: 100%;
}
.Skinmaster 
{
    width: 828px;
    height: 100%;
    background-color: White
}
.Head   {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight: bold;
    color: #000000
}

/* text style for the unselected tabs */
.OtherTabs {
	font-size: 9pt;
	color:#1D335C;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	text-decoration: none;
	color:#1D335C;
	font-weight: normal;
	font-size: 9pt;
}

A.OtherTabs:visited  {
	text-decoration: none;
	color:#1D335C;
	font-weight: normal;
	font-size: 9pt;
}

A.OtherTabs:active   {
	text-decoration: none;
	color:#1D335C;
	font-weight: normal;
	font-size: 9pt;
}

A.OtherTabs:hover    {
	text-decoration: underline;
	color:#1D335C;
	font-weight: normal;
	font-size: 9pt;
}

/* SIGNIN */
.SignIn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #007877;
	text-align: right;
	vertical-align: middle;
	display: inline;
	padding-right: 15px;
}
A.SignIn:link {
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	color:#007877;
	text-align: right;
	vertical-align: middle;
	display: inline;
}

A.SignIn:visited  {
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	color:#007877;
	text-align: right;
	vertical-align: middle;
}

A.SignIn:active   {
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	color:#007877;
	text-align: right;
	vertical-align: middle;
	display: inline;
}

A.SignIn:hover    {
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	color: #FD6300;
	text-align: right;
	vertical-align: middle;
	display: inline;
}

/* Main Menu */
.menuarea 
{
    width: 200px;
    background-color: #e1e1e1;
    background-image: url(LVAPICS_Menu_bk.jpg)
}
    
.MainMenu_MenuContainer {
	border-bottom: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid; 
	padding-left:0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	width: 180;
	height: 20px
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:20;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #007977; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #E1E1E1; 
	border-left: #FFFFFF 0px solid; 
	border-right: #000000 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	text-align: center; 
	width: 0; 
	height: 20;	
}	
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 0px 0px 0px 1px;
	color: #4F6283; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #E1E1E1; 
	border-bottom: #4F6283 1px solid; 
	border-left: #4F6283 1px solid; 
	border-top: #4F6283 1px solid; 
	border-right: #4F6283 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666, Direction=135, Strength=2);
}
.MainMenu_MenuBreak 
{	display: none;
	border-bottom: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-top: #000000 0px solid;  
	border-right: #000000 0px solid; 
	background-color: #000000; 
	height: 20px;
}

.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal;
	height: 20px;
	background-image: url(menuSelected.gif);
	background-color: #5a7ba5
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	width: 0;
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}	
.Normal  {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #1D335C;
}
.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #004B36;
	margin-left: 0px;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6B7EA1;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6B7EA1;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FD6300;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6B7EA1;
	text-decoration: none;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
ul {
	list-style-image: url(arrow2.gif);
	list-style-position: outside;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	list-style-position: outside;
	list-style-type: lower-roman;
	font-weight: normal;
}
/* Footer */
.Footer {
	font-size: 8.5pt;
	color: #004B36;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
}
/* Footer Links */
A.Footer:link {
	text-decoration: none;
	color: #004B36;
	font-weight: normal;
	font-size: 8.5pt;
}

A.Footer:visited  {
	text-decoration: none;
	color: #004B36;
	font-weight: normal;
	font-size: 8.5pt;
}

A.Footer:active   {
	text-decoration: none;
	color: #004B36;
	font-weight: normal;
	font-size: 8.5pt;
}

A.Footer:hover    {
	text-decoration: underline;
	color: #FD6300;
	font-weight: normal;
	font-size: 8.5pt;
}
.SubHead {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #1D335C;
}	
.CommandButton {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	line-height: 9pt;
	color: #1D335C;
}
A.CommandButton:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #1D335C;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #1D335C;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #1D335C;
	text-decoration: underline;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #1D335C;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
/* Breadcrumbs */
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
}
A.breadcrumb:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
A.breadcrumb:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
A.breadcrumb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FD6300;
	text-decoration: underline;
}
A.breadcrumb:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.l-shadow {
	background-image: url('shadow-l.jpg');
	background-repeat: repeat-y;
	background-color: Transparent;
	width: 14px;
}
.r-shadow {
	background-image: url('shadow-r.jpg');
	background-repeat: repeat-y;
	background-color: Transparent;
	width: 14px;
}
.contentpane {
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	height: 10%
}
.leftpane {
	vertical-align: top;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 50%
}
.rightpane {
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	height: 0px;
	width: 50%
}
.bottompane {
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	height: 0px;
}
.leftbottompane {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.logo 
{
	text-align: center;
	width: 30%;
	height: 110;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #004B36;
	text-align: center;
	vertical-align: top;
}








