﻿
.option
{
    text-align:justify;
    font-family: Verdana;
	font-size:11px;
	font-weight: bold;
	speak:normal;
	color:#010B0B;
}

.calendarTextbox 
{
    background:White;
    color:black;
}

.comingsoon 
{
    background:Black;
    color:White;
    width:1000px;
        text-align:center;
    font-family: Verdana;
	font-size:11px;
	font-weight: bold;
}

.calendar {
    border:1px solid #646464;
    background-color: White;
    color: Black;
}

.validator
{
    color:Red;
}

.link
{
    text-align:justify;
    font-family: Verdana;
	font-size:14px;
	font-weight: bold;
	speak:normal;
	color:White;
	background-color:Black;
}

.menustyle
{
    color: White;
    background-color: Black;
    font-variant: small-caps;
    font-size:small;
    font-family:Verdana;
    font-weight:normal;
    border-bottom-style:none;
    text-align:left;
    vertical-align:top;
    text-transform:capitalize;
}

.menuddlstyle
{
     font-size:small;
     font-family:Verdana;
     text-transform:capitalize;
     font-variant: small-caps;
}

.menutablestyle
{
    color: White;
    background-color: Black;
    font-variant: small-caps;
    font-size:small;
    font-family:Verdana;
    font-weight:normal;
    border-bottom-style:none;
    text-align:right;
    vertical-align:bottom;
}

.loginpageloginpanel
{
    color: Black;
    background-color:White;
    font-variant: small-caps;
    font-size: large;
    font-weight: bold;
    vertical-align:top;

}

.submenu
{
    color: Red;
    background-color:White ;
    font-variant: small-caps;
    font-size:small;
    font-weight:normal;
    border-bottom-style:none;
    vertical-align:top;
}

.hoverstyle
{
    font-weight: bold;
}

.level4
{
    background-color: Gray !important;
    color: White !important;
    font-size: small;
} 

.sectionline
{
	font-family: Verdana;
	font-size:11px;
	background-color: #F5F7F0;
	color: #F5F7F0;
	font-weight: bold;
	height:0px;
}

.pagetitle {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #243779;
	height: 25px;
	line-height: 2;
}

.Entity
{
   border-top-color:#365E3C;
   border-top-style:solid;
   border-top-width:thin;
   
   border-left-color:#365E3C;
   border-left-style:solid;
   border-left-width:thin;
}


.sectiontitle {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #243779;
}

.label {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color:#365E3C;
	cursor:default;
}

 

.input {
	font-family: Verdana;
	font-size: small;
	color:black;
	background-color:white;
	margin-left: 0px;
    margin-top: 0px;
}

.input:focus {
	background-color:silver;
}

.input:hover {
	  border-color:Navy;
}

.display {
	font-family: Verdana;
	font-size: 16px;
	color:black;
	background-color:white;
	margin-left: 0px;
}

.searchddl
{
	font-family: Trebuchet MS;
	font-size: 11px;
	visibility:visible;
	width:auto
	
}

.handleImage
{
	width:15px;
	height:16px;
	background-image:url(images/HandleHand.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
}

.requiredinput 
{
	background-color:#6699FF;
	font-family: Verdana;
	font-size: 11px;
}

.whitebutton
{
    
	 font-family: Verdana;
 font-size:11px;
	 background-color:transparent;
	 border-style:none;
	 text-decoration:underline;
	 font-weight:bold;
	 cursor:pointer;
 
 
    color:White;
}

.whitebutton:hover
{
    color:Yellow;
    font-weight:900;
 
 
}

.

.button
{
    position:relative;
	 font-family: Verdana;
	 font-weight:bold;
	 background-color:transparent;
	 border-style:none;
	 text-decoration:underline;
	 cursor:pointer;
	 padding-left:3px;
	 padding-right:3px;
     font-size:x-small;
    top: 1px;
    left: 1px;
    height: 25px;
 
}

on:hover
{
    color:White;
    font-weight:bold;
    padding-left:3px;
	 padding-right:3px;
	 background-color:Black;
 
}

.categoryButton
{
    width:300px;
    font-weight:bold;
	 font-family: Verdana;
}

.categoryButton:hover
{
    width:300px;
    font-weight:bold;
	 font-family: Verdana;
	  
}

.categoryButtonX
{
	font-family: Verdana;
	font-size: 24px;
	background-color: #313131;
	color:#FFFFFF;
	border-style:none;
    cursor:pointer;
    width:300px;
    font-weight:bold;
}

.loginokbutton
{
	font-family: Verdana;
	font-size: 20px;
	font-weight:bold;
	background-color:Black;
	color:#FFFFFF;
	height:40px;
    border-style:none;
    width:70px;
    cursor:pointer;
}

.select {
	font-family: Verdana;
	font-size: 11px;
}

.bodytext {
	font-family: Verdana;
	font-size: 11px;
}

.footer 
{
	font-family:Verdana;
	font-size:small;
	font-weight: bold;
	color: #F5F7F0;
}



body {
     background-color:White;
	background-image: url('images/bg.gif');
	background-repeat:repeat-x;
	text-align: center;
	margin: 0 0 0 0;
	font-size: 11px;
	font-family: Verdana;
 
}



a
{
	font-family: Verdana;
	color: #193064;
}

a:hover
{
	color: Gray;
}

div.content
{
	background: #F5F7F0;
	height: 510px;
	width: 100%;
	text-align:left;
}

h3
{
	font-family: Verdana;
	font-size:medium;
	color: #243779;
}

h2
{
	font-family: Verdana;
	color: #243779;
}

h4
{
	font-family: Verdana;
	font-size: 14px;
	color: #243779;	
}

#body
{
	text-align: left;
	width: 100%;
	width: 100%; 
	height: 100%;
	background: #F5F7F0;
	border: 0 0 0 0;
	padding: 0 0 0 0;
}

div.content #body tr td.content
{
	height: 100%;
	width: 100%;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}

#body tr td.logo
{
	text-align: right;
	height: 56px;
}

div.content #body tr td.logo img
{
	padding-right: 10px;	
}

div.content #body tr td.line
{
	height: 5px;
	text-align: center;
	vertical-align: top;
}

hr
{
	background-color: Black;
	color: Black;
	width: 98%;
}
 
 



.leftnav div table tr td, .leftnav div table tr td span
{
	text-align: left;
	width:300px;
    border-bottom-color:Black;
}

.breadcrumb
{
	font-family: Verdana;
	font-size: 11px;
	text-align: left;	
	color: #F5F7F0;
	font-weight:bold;
}

.breadcrumb span a 
{
	padding-bottom: 25px;
	color: #F5F7F0;
	text-decoration: none;
	font-weight:bold;
}

.breadcrumb a 
{
	padding-bottom: 25px;
	color: #F5F7F0;
	text-decoration: none;
	font-weight:bold;
}

.seperator
{
	color: #F5F7F0;
	font-weight:bold;	
}

.grid_row_small
{
	font-family: Verdana;
	font-size: x-small;
	background-color: #A3BEE0;	
	vertical-align: middle;
}

.grid_row_small:hover
{
    background-color:Yellow;
}

.grid_row
{
	font-family: Verdana;
	font-size: x-small;
	background-color: #BBD1EE;	
	vertical-align: middle;
}

.grid_row:hover
{
    background-color:Yellow;
}

.grid_altrow_small:hover
{
	background-color:Yellow;
}

.grid_altrow:hover
{
	background-color:Yellow;
}

.grid_altrow_small
{
	font-family: Verdana;	
	font-size: x-small;
}

.grid_altrow
{
	font-family: Verdana;	
	font-size: x-small;
}

 
.grid_header
{
	font-family: Verdana;
	font-size:11px;
	background-color: #313131;
	color: #F5F7F0;
	font-weight:bold;
 
}

 

.leftnav, .leftnav div table
{
	font-family: Verdana;
	background-color: #313131;
	color: #F5F7F0;
	font-weight: bold;
	z-index:0;
	font-size:11px;
	vertical-align:top;
}

.leftnavitem
{
	font-family: Verdana;
	background-color: #313131;
	color: #F5F7F0;
	font-weight:bolder;
}

.page_header
{
	font-family: Verdana;
	font-size:20px;
	background-color: #313131;
	color: #F5F7F0;
	font-weight: bold;
	height:30px;
	text-align:left;
}

 

.grid_header_small
{
	font-family: Verdana;
	font-size: x-small;
	background-color: #313131;
	color: #F5F7F0;
	font-weight: bold;
}

.grid_header td a, .grid_header td a:visited
{
	color: #F5F7F0;
	font-size:11px;
}

.grid_footer
{}

.buttons
{
	width: 100%;
	text-align: right;
}

.content table.form
{
	text-align: left;
	margin-top: 5px;
}

.error
{
	color: Red;	
	font-weight: bold;
	font-family: Verdana;	
	font-size: 11px;	
}

.errorsmall
{
	color: Red;	
	font-weight: bold;
	font-family: Verdana;	
	font-size: x-small;	
}

.warning
{
	color: #ff9933;
	font-weight: bold;
}

.good
{
	color: Green;
	font-weight: bold;
}

a
{
	font-family: Verdana;	
	font-size: 11px;
}

/**
PasswordStrength Styles
**/
.PasswordStrengthWeak
{
    background: red;
    color: #F5F7F0;
    font-weight: bold;
    width: 150px;
    height: 17px;
    vertical-align: middle;
}

.PasswordStrengthAverage
{
    background: orange;
    color: #F5F7F0;
    font-weight: bold;
    width: 150px;
    height: 17px;
    vertical-align: middle;
}

.PasswordStrengthStrong
{
    background: blue;
    color: #F5F7F0;
    font-weight: bold;
    width: 150px;
    height: 17px;
    vertical-align: middle;
}

.PasswordStrengthExcellent
{
    background: green;
    color: #F5F7F0;
    font-weight: bold;
    width: 150px;
    height: 17px;
    vertical-align: middle;
}

.slider_rail
{
	position: relative;
	background: url('images/zoom_legend.gif') no-repeat;
	height: 200px;
	width: 25px;
}

.frameText
{
	width:100px;
	height:100px;
	overflow:auto;
	float:left;
	background-color:#ffffff;
	border-style:solid;
	border-width:2px;
	border-color:Gray;
	font-family:Verdana;
	line-height:normal;
}

.loginmodalFrame
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:double;
	border-color:Black;
	padding:3px;
	font-family:Verdana;
	line-height:normal;
	overflow:auto;
	float:left;
	width:33%;
	height:15%;
	vertical-align:middle;
	border:"2";
}

.modalMessage
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Black;
	padding:3px;
	font-family:Verdana;
	line-height:normal;
	overflow:auto;
	float:left;
 
}
 

.modalFrame
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Black;
	padding:3px;
	font-family:Verdana;
	line-height:normal;
	overflow:auto;
	float:left;
	width:50%;
}

.modalTable
{
	background-color:white;
	border-width:3px;
	border-style:solid;
	border-color:Black;
	padding:3px;
	font-family:Verdana;
	line-height:normal;
	overflow:auto;
	float:left;
	text-align:left;
}

.checklist
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Black;
	padding:3px;
	font-family:Verdana;
	line-height:normal;
	overflow:auto;
	float:left;
	text-align:left;
	width:100%;
}

.head
{
    background-color:Black;
	border-width:thin;
	border-style:solid;
	border-color:Black;
	font-family:Verdana;
	color:white;
    font-weight:bold;
    font-size:11px;
}

.tableCellHeader
{
	background-color:White;
	border-style:none;
	border-color:Black;
	font-family:Verdana;
	color:black;
    font-weight:400;
    font-size:12px;
    text-align:left;
}

.tableCellTitle
{
	background-color:White;
	border-style:none;
	border-color:Black;
	font-family:Verdana;
	color:black;
    font-weight:400;
    font-size:34px;
    text-align:left;
    font-weight:700;
}

.tab
{
	background-color:White;
	border-style:none;
	border-color:Black;
	font-family:Verdana;
	color:black;
    font-weight:400;
    font-size:12px;
    text-align:left;
}

.tableCell
{
	font-family:Verdana;
    font-weight:bold;
    font-size:11px;
}

.tableCellLeft
{
	font-family:Verdana;
    font-weight:bold;
    font-size:11px;
    vertical-align:middle;
    text-align:left;
}

.tableCellRight
{
	font-family:Verdana;
    font-weight:bold;
    font-size:11px;
    vertical-align:middle;
    text-align:right;
}

.modalFrameCal
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Black;
	padding:3px;
	font-family:Verdana;
	line-height:normal;
	overflow:auto;
	float:left;
	width:300px;
	height:300px;
}

.modalFrameCal
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Black;
	padding:3px;
	font-family:Verdana;
	line-height:normal;
	overflow:auto;
	float:left;
	width:300px;
	height:300px;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Black;
	padding:3px;
	 
}

.productPopup{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Black;
	padding:3px;
 
}

.printPopup{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Black;
	padding:3px;

}

.modalBackground {
	background-color:Black;
	filter:alpha(opacity=75);
	opacity:0.9;
}
 
.loginModalBackground {
	background-color:Silver;
	filter:alpha(opacity=75);
	opacity:.9;
}
 
.updateProgress
{
    border-width:1px; 
    border-style:solid; 
    background-color:#FFFFFF; 
    position:absolute; 
    width:150px; 
    height:50px;    
}
.updateProgressMessage
{
    margin:3px; 
    font-family:Arial Black;
    font-size:12px; 
    font-weight:bold;
    vertical-align: middle;
    font-variant:small-caps;
 
}

.modalPopupDragBar
{
	cursor:move;
	background-color:Black;
	border:none;
	color:#F5F7F0;
	font-weight:bold;
    word-spacing:normal;
    font-family:Verdana;
    text-align:center;
    font-size:18px;
    height:40px;
    width:100%;
    vertical-align:middle;
}

.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
}

.resizingText
{
	padding:0px;
	border-style:solid;
	border-width:2px;
	border-color:#7391BA;
}


.NoteDisplay
{
	text-align:left;
	background-color:#E5E5AB;
	width:100%;
	border-style:none;
	font-family: Verdana;
	font-size: 11px;
	height:60px;
}

.MemoDisplay
{
	text-align:left;
	background-color:#F5ABF0;
	width:100%;
	border-style:none;
	font-family: Verdana;
	font-size: 11px;
	height:60px;
}



.pagetitle2 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: Black;
	height: 25px;
	line-height: 2;
}

.p 
{
    font-family:Verdana Black;
    font-size:large;
    font-weight:bold;
    text-align:justify;
}

.messages {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: Blue;
	height: 25px;
	line-height: 2;
}

.YesNoMessage {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: Blue;
	height: 25px;
	line-height: 2;
}

.dialogInputLabel {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	height: 25px;
	line-height: 2;
    
}


.MultiSearchItem  {
 border-color:White;
 border-style:solid;
}

.MultiSearch  {
 border-color:White;
 border-style:solid;
 font-weight:bold;
}

.extendedValidator 
{
	display:none;
}

.vceHighlight
{
	 background-color:Yellow;
}