﻿.footer-text 
{
	font-size:11px;
	color: #808080;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-left: 20px;
	vertical-align: middle;
	text-align: left;
	line-height: 18px;
}

.footer-text-right {
	font-size: 11px;
	color: #808080;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-left: 20px;
	vertical-align: middle;
	line-height: 18px;
}

.footer-copyright 
{
	font-size:11px;
	color: #808080;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-left: 20px;
	vertical-align: middle;
	text-align: left;
	line-height:18px;
	white-space:nowrap;
}

.footer-text a
{
	font-size:11px;
	color: #000000;
	margin-bottom: 5px;
	margin-right: 8px;
	vertical-align: middle;
	text-decoration:underline;
}

.footer-text-right a {
	font-size: 11px;
	color: #000000;
	margin-bottom: 5px;
	margin-right: 8px;
	vertical-align: middle;
	text-decoration: underline;
}

.footer-version 
{
	font-size:8px;
	color: #808080;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-right:15px;
	text-align:right;
}

.Header-Text
{
	font-size:11px;
	color: #808080;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-right: 15px;
	vertical-align: middle;
	text-align: right;
}

.Body-Login
{
	width:300px;
	margin:0px 0px 0px 0px;
	margin-left:125px;
	margin-top:100px;
}


.SubMenu-Links
{
	padding-top:25px;
	padding-left:100px;
}

.Login
{
}


.Body-Login TABLE
{	
	width:350px;
	height:10%;
}

.Login-Title
{
	color:#5F745C;
	font-family: Arial;
	padding-top:6px;
	padding-bottom:6px; 
	font-size: 1.1em;
	font-weight: normal;
	border-bottom: 1px solid #A9A9A9;
}

.lgLogin
{
    color: #5F745C;
	margin-top:15px;
	margin-left:15px;
}

.Login-Text
{	
	font-family:arial;
	font-size:1.0em;
	vertical-align:middle;
	width:80%;
}

.Login-Label
{
	width:20%;
	color:#04155B;
	text-align:left;
	font-size: 0.8em;
	font-weight:normal;
	vertical-align:middle;
}

.Login-Button
{
	margin-right:48px;
	width:65px;
	text-align:center;
}

.Login-Check
{
	padding-top:10px;
	color:#04155B;
	text-align:left;
	font-size: 0.8em;
	font-weight:normal;
	vertical-align:middle;
}


.Login-Error
{
	margin-top:5px;
	color:Red;
	font-size:.9em;
}

.Toolbar-Main
{
	width:130px;
	border-right:solid 1px #ff6600;
}

.Toolbar-Main-Top
{
	font-size:.1em;
}

/* ----------------------------------------------------------------------------------------------*/
.Tool-Home
{
	margin-top:5px;
	background-image:url(images/home_sm.png);
	background-position:10px 4px;
	background-repeat:no-repeat;	
	padding:5px 0px 0px 35px;
	display:block;
	text-decoration:none;
	color:#0D2D70;
	font-family:Verdana;
	font-size:0.8em;
}
.Tool-Home:hover {	 text-decoration:underline;}

/* ----------------------------------------------------------------------------------------------*/
.Tool-Customers
{
	margin-top:5px;
	background-image:url(images/customers.png);
	background-position:10px 4px;
	background-repeat:no-repeat;	
	padding:5px 0px 0px 35px;
	display:block;
	text-decoration:none;
	color:#0D2D70;
	font-family:Verdana;
	font-size:0.8em;
}
.Tool-Customers:hover {	 text-decoration:underline;}

.Tool-Customers-Disabled
{
	margin-top:5px;
	background-image:url(images/customers.png);
	background-position:10px 4px;
	background-repeat:no-repeat;	
	padding:5px 0px 0px 35px;
	display:block;
	text-decoration:none;
	color:#0D2D70;
	font-family:Verdana;
	font-size:0.8em;
}

/* ----------------------------------------------------------------------------------------------*/
.Tool-CustomerSurvey
{
	margin-top:5px;
	background-image:url(images/survey.png);
	background-position:10px 4px;
	background-repeat:no-repeat;	
	padding:5px 0px 0px 35px;
	display:block;
	text-decoration:none;
	color:#0D2D70;
	font-family:Verdana;
	font-size:0.8em;
}
.Tool-CustomerSurvey:hover {	 text-decoration:underline;}

/* ----------------------------------------------------------------------------------------------*/
.Tool-Invoices
{
	margin-top:5px;
	background-image:url(images/invoices.png);
	background-position:10px 4px;
	background-repeat:no-repeat;	
	padding:5px 0px 0px 35px;
	display:block;
	text-decoration:none;
	color:#0D2D70;
	font-family:Verdana;
	font-size:0.8em;
}
.Tool-Invoices:hover {	 text-decoration:underline;}

/* ----------------------------------------------------------------------------------------------*/
.Tool-Orders
{
	margin-top:5px;
	--background-image:url(images/invoices.png);
	--background-position:10px 4px;
	--background-repeat:no-repeat;	
	padding:5px 0px 0px 35px;
	display:block;
	text-decoration:none;
	color:#0D2D70;
	font-family:Verdana;
	font-size:0.8em;
}
.Tool-Orders:hover {	 text-decoration:underline;}

/* ----------------------------------------------------------------------------------------------*/
.Tool-Stock
{
	margin-top:5px;
	background-image:url(images/pot.png);
	background-position:10px 4px;
	background-repeat:no-repeat;	
	padding:5px 0px 0px 35px;
	display:block;
	text-decoration:none;
	color:#0D2D70;
	font-family:Verdana;
	font-size:0.8em;
}
.Tool-Stock:hover {	 text-decoration:underline;}

/* ----------------------------------------------------------------------------------------------*/
.Tool-Deliveries
{
	margin-top:5px;
	background-image:url(images/pallet.png);
	background-position:10px 4px;
	background-repeat:no-repeat;	
	padding:5px 0px 0px 35px;
	display:block;
	text-decoration:none;
	color:#0D2D70;
	font-family:Verdana;
	font-size:0.8em;
}
.Tool-Deliveries:hover {	 text-decoration:underline;}

/* ----------------------------------------------------------------------------------------------*/
.Tool-News
{
	margin-top:5px;
	background-image:url(images/journal.png);
	background-position:10px 4px;
	background-repeat:no-repeat;	
	padding:5px 0px 0px 35px;
	display:block;
	text-decoration:none;
	color:#0D2D70;
	font-family:Verdana;
	font-size:0.8em;
}
.Tool-News:hover {	 text-decoration:underline;}

.Tool-News-Disabled
{
	margin-top:5px;
	background-image:url(images/journal.png);
	background-position:10px 4px;
	background-repeat:no-repeat;	
	padding:5px 0px 0px 35px;
	display:block;
	text-decoration:none;
	color:#0D2D70;
	font-family:Verdana;
	font-size:0.8em;
}

/* ----------------------------------------------------------------------------------------------*/
.Tool-Reports
{
	margin-top:5px;
	background-image:url(images/glass.png);
	background-position:10px 4px;
	background-repeat:no-repeat;	
	padding:5px 0px 10px 35px;
	display:block;
	text-decoration:none;
	color:#0D2D70;
	font-family:Verdana;
	font-size:0.8em;
}
.Tool-Reports:hover {	 text-decoration:underline;}

.Tool-Reports-Disabled
{
	margin-top:5px;
	background-image:url(images/glass.png);
	background-position:10px 4px;
	background-repeat:no-repeat;	
	padding:5px 0px 0px 35px;
	display:block;
	text-decoration:none;
	color:#0D2D70;
	font-family:Verdana;
	font-size:0.8em;
}

/* ----------------------------------------------------------------------------------------------*/
.Tool-System
{
	margin-top:35px;
	background-image:url(images/system.bmp);
	background-position:10px 4px;
	background-repeat:no-repeat;	
	padding: 5px 0px 0px 35px;
	display:block;
	text-decoration:none;
	color:#0D2D70;
	font-family:Verdana;
	font-size:0.8em;
}
.Tool-System:hover {	 text-decoration:underline;}

/* ----------------------------------------------------------------------------------------------*/
.Tool-Admin
{
	margin-top:5px;
	--background-image:url(images/system.bmp);
	--background-position:10px 4px;
	--background-repeat:no-repeat;	
	padding:5px 0px 0px 35px;
	display:block;
	text-decoration:none;
	color:#0D2D70;
	font-family:Verdana;
	font-size:0.8em;
}
.Tool-Admin:hover {	 text-decoration:underline;}


/* ----------------------------------------------------------------------------------------------*/
.Tool-Search
{
	margin-top:35px;
	--background-image:url(images/system.bmp);
	--background-position:10px 4px;
	--background-repeat:no-repeat;	
	padding:5px 0px 0px 35px;
	display:block;
	text-decoration:none;
	color:#0D2D70;
	font-family:Verdana;
	font-size:0.8em;
}
.Tool-Search:hover {	 text-decoration:underline;}

/* ----------------------------------------------------------------------------------------------*/

.Tool-OrderForms
{
	margin-top:7px;
	background-image:url(images/orders.png);
	background-size:16px 16px;
	background-position:10px 4px;
	background-repeat:no-repeat;	
	padding:5px 0px 0px 35px;
	display:block;
	text-decoration:none;
	color:#0D2D70;
	font-family:Verdana;
	font-size:0.8em;
	height:25px;
}
.Tool-OrderForms:hover { text-decoration:underline;}

/* ----------------------------------------------------------------------------------------------*/

.Tool-RepPortal
{
    margin-top:-5px;
	background-image:url(images/car.png);
	background-position:10px 4px;
	background-repeat:no-repeat;	
	padding:6px 0px 0px 35px;
	display:block;
	text-decoration:none;
	color:#0D2D70;
	font-family:Verdana;
	font-size:0.8em;
	height:25px;
}
.Tool-RepPortal:hover { text-decoration:underline;}

/* ----------------------------------------------------------------------------------------------*/
.Tool-Switch
{
    margin-top:15px;
	background-image:url(images/SwitchUser.png);
	background-position:10px 4px;
	background-repeat:no-repeat;	
	padding:6px 0px 0px 35px;
	display:block;
	text-decoration:none;
	border-top:1px solid darkgrey;
	border-bottom:1px solid darkgrey;
	color:#0D2D70;
	font-family:Verdana;
	font-size:0.8em;
	height:25px;
}

/* ----------------------------------------------------------------------------------------------*/
.Tool-SwitchUser
{
    margin-top:-5px;
	padding:6px 0px 0px 25px;
	display:block;
	text-decoration:none;
	color:#0D2D70;
	font-family:Verdana;
	font-size:0.8em;
	height:25px;
}
.Tool-SwitchUser:hover { text-decoration:underline;}

/* ----------------------------------------------------------------------------------------------*/
.Tool-Evac
{
	margin-top:5px;
	background-image:url(images/Evac.bmp);
	background-position:11px 1px;
	background-repeat:no-repeat;	
	background-size:18px 18px;
	padding:5px 0px 0px 35px;
	display:block;
	text-decoration:none;
	color:#0D2D70;
	font-family:Verdana;
	font-size:0.8em;
}
.Tool-Evac:hover { text-decoration:underline; }

/* ----------------------------------------------------------------------------------------------*/
.Tool-GleeDashboard
{
	margin-top:-2px;
	background-image:url(images/Glee.bmp);
	background-position:11px 1px;
	background-repeat:no-repeat;	
	background-size:18px 18px;
	padding:5px 0px 0px 35px;
	display:block;
	text-decoration:none;
	color:#0D2D70;
	font-family:Verdana;
	font-size:0.8em;
	height: 25px;
}
.Tool-GleeDashboard:hover { text-decoration:underline; }

/* ----------------------------------------------------------------------------------------------*/
.Tool-WarehouseDashboard
{
	margin-top:-2px;
	background-image: url(images/Warehouse.bmp);
	background-position:11px 1px;
	background-repeat:no-repeat;	
	background-size:18px 18px;
	padding:5px 0px 0px 35px;
	display:block;
	text-decoration:none;
	color:#0D2D70;
	font-family:Verdana;
	font-size:0.8em;
	height: 25px;
}
.Tool-WarehouseDashboard:hover { text-decoration:underline; }

/* ----------------------------------------------------------------------------------------------*/
.Tool-TransportDashboard {
	margin-top: -2px;
	background-image: url(images/Transport.png);
	background-position: 11px 1px;
	background-repeat: no-repeat;
	background-size: 18px 18px;
	padding: 5px 0px 0px 35px;
	display: block;
	text-decoration: none;
	color: #0D2D70;
	font-family: Verdana;
	font-size: 0.8em;
	height: 25px;
}

	.Tool-TransportDashboard:hover {
		text-decoration: underline;
	}

/* ----------------------------------------------------------------------------------------------*/
.Tool-StockTake {
	margin-top: -2px;
	background-image: url(images/StockTake.png);
	background-position: 11px 1px;
	background-repeat: no-repeat;
	background-size: 18px 18px;
	padding: 5px 0px 0px 35px;
	display: block;
	text-decoration: none;
	color: #0D2D70;
	font-family: Verdana;
	font-size: 0.8em;
	height: 25px;
}

	.Tool-StockTake:hover {
		text-decoration: underline;
	}

/* ----------------------------------------------------------------------------------------------*/
.Tool-Testing
{
	margin-top:-2px;
	background-image:url(images/superman.png);
	background-position:11px 4px;
	background-repeat:no-repeat;
	background-size: 18px 18px;
	padding:5px 0px 0px 35px;
	display:block;
	text-decoration:none;
	color:#0D2D70;
	font-family:Verdana;
	font-size:0.8em;
	height: 25px;
}
.Tool-Testing:hover { text-decoration:underline; }

/* ----------------------------------------------------------------------------------------------*/
.Tool-Recycle
{
	margin-top:-2px;
	background-image:url(images/refresh16.ico);
	background-position:11px 4px;
	background-repeat:no-repeat;
	background-size: 18px 18px;
	padding:5px 0px 0px 35px;
	display:block;
	text-decoration:none;
	color:#0D2D70;
	font-family:Verdana;
	font-size:0.8em;
	height: 25px;
}
.Tool-Recycle:hover { text-decoration:underline; }

/* ----------------------------------------------------------------------------------------------*/


.Panels
{
	width:100px;
	vertical-align:top;
}

.Panels TABLE
{
	width:100%;
}


.Panels TR
{
	vertical-align:top;
}

.Panel-Narrow
{
	border:dashed 1px #A9A9A9;
	width:290px; 
	margin-left:5px;
	margin-top:7px;
	background-image:url(images/PanelBackMid.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.Panel-HalfWide
{
	border:dashed 1px #A9A9A9;
	width:242px; 
	margin-left:15px;
	margin-top:17px;
	background-image:url(images/PanelBackSmall.png);
	background-repeat:no-repeat;
}

.Panel-SixtyWide
{
	border:dashed 1px #A9A9A9;
	width:278px; 
	margin-left:5px;
	margin-top:7px;
	height:180px;
	background-image:url(images/PanelBackMid.png);
	background-repeat:no-repeat;
}

.Panel-FortyWide
{
	border:dashed 1px #A9A9A9;
	width:245px; 
	margin-left:7px;
	margin-top:7px;
	height:180px;
	background-image:url(images/PanelBackSmall.png);
	background-repeat:no-repeat;
}

.Panel-FortyWide-New
{
	border:dashed 1px #A9A9A9;
	width:245px; 
	margin-left:7px;
	margin-top:7px;
	height:180px;
	background-image:url(images/PanelBackSmallNew.png);
	background-repeat:no-repeat;
}

.Panel-Wide
{
	border:dashed 1px #A9A9A9;
	width:530px; 
	margin-left:5px;
	margin-top:7px;
	background-image:url(images/PanelBack.png);
	background-repeat:no-repeat;	
}

.Panel-FullWide
{
    border:dashed 1px #A9A9A9;
    width:833px; 
    margin-left:5px;
    margin-top:7px;
    background-image:url(images/PanelBackFull.png);
    background-repeat:no-repeat;	
}


.Panel-Body
{
	font-family:Verdana;
	font-size:.7em;
	padding:10px;
}

.Panel-Title
{
	color:#5f745c;
	font-family: Arial;
	padding-top:6px;
	margin-left:5px;
	margin-right:5px;
	padding-bottom:2px; 
	font-size: 1.0em;
	font-weight: bolder;
	border-bottom:solid 1px #A9A9A9;	
	background-image:url(images/TitleBackMid.png);
	background-repeat:repeat-y;	
	
}
/*----------------------------------------------*/
.Panel-FullWide
{
	border:dashed 1px #A9A9A9;
	width:833px; 
	margin-left:5px;
	margin-top:7px;
	background-image:url(images/PanelBackFull.png);
	background-repeat:no-repeat;	
}


/*----------------------------------------------*/

.Panel-Title a
{
	color:#5f745c;
	text-decoration:none;
}
.Panel-Title a:visited
{
	color:#5f745c;
}
.Panel-Title a:hover
{
	text-decoration:underline;
}

.Panel-Title-New
{
	color:#5f745c;
	font-family: Arial;
	padding-top:6px;
	margin-left:5px;
	margin-right:5px;
	padding-bottom:2px; 
	font-size: 1.0em;
	font-weight: bolder;
	border-bottom:solid 1px #A9A9A9;	
	background-image:url(images/TitleBackMidNew.png);
	background-repeat:repeat-y;	
	
}

.Panel-Title-New a
{
	color:#5f745c;
	text-decoration:none;
}
.Panel-Title-New a:visited
{
	color:#5f745c;
}
.Panel-Title-New a:hover
{
	text-decoration:underline;
}


.Panel-Title-Display
{
	font-size: 0.8em;
	font-weight:normal;
	text-align:right;
}

.Panel-Title-Display SELECT
{
	font-size: 0.8em;
	font-weight:normal;
	text-align:right;
}

/*
 *	Search on the home page
 */


.Panel-Search-Label
 {
 	vertical-align:middle;
 	font-size:1.1em;
 	font-weight:bolder;
 	padding-bottom: 5px;
 	
 }
 
.Panel-Search-Input
 {
 	font-size:1.1em;
 	width:100%;
 	vertical-align:middle;
 }

.Panel-Search-Input INPUT
{
	width:96%;
}
 
.Panel-Search-Button
 {
 	text-align:left;
 	margin-top:10px;
 	margin-left:160px;
 }
 
.Panel-Search-Description
 {
 	margin-top:10px;
	color:#5C80AA;
 }
 
/*
 *	Stock checker on the home page
 */

 .Panel-Stock-Label
 {
 	vertical-align:middle;
 	font-weight:bolder;
 	
 }
 
 .Panel-Stock-Label INPUT
 {
 	font-size:1.0em;
 	vertical-align:middle;
 }
 
  .Panel-Stock-Button
 {
 	text-align:left;
 	margin-top:10px;
 	margin-left:140px;
 }
 
  
  .Panel-YardBook-Button
 {
 	text-align:left;
 	margin-top:10px;
 	margin-left:60px;
 }
  
 .Panel-YardBook-Button INPUT
 {
 	font-size:1.1em;
 }
 
  
 .Panel-Stock-Button INPUT
 {
 	font-size:1.0em;
 }
 
 .Panel-Stock-Description
 {
 	margin-top:10px;
	 color:#5C80AA;
 }
 
 v
 /*
 *	Invoices on the home page
 */



.Progress-Wait-Message
{
	color:#5f745c;
	padding-top:10px;
	font-family:Verdana;
	font-size: 12pt;
	font-weight:bolder;
	vertical-align:middle;
	text-align:right;
	display:inline;
}
.Progress-Error-Message
{
	color:#5f745c;
	padding-top:10px;
	font-family:Arial;
	font-size: 1.0em;
	font-weight:normal;

	vertical-align:middle;
	text-align:right;
	display:inline;
}
.Progress-Wait-Image
{
	padding-top:0px;
	vertical-align:middle;
	text-align:right;
	display:inline;
}

.Page-Header
{
	width:92%;
}

.Page-Title
{
	color:#5f745c;
	font-family: Arial;
	padding-top:6px;
	margin-left:5px;
	margin-right:5px;
	padding-bottom:2px; 
	font-size: 1.2em;
	font-weight: bolder;
	border-bottom:solid 1px #A9A9A9;
	width:600px;
	
}

.Page-Summary
{
	color:black;
	font-family: Arial;
	padding-top:6px;
	margin-left:15px;
	margin-right:5px;
	padding-bottom:2px; 
	font-size: 0.9em;
	width:90%;
}

.Customer-Stock-Search
{
	width:760px;
	margin-left:40px;	
	margin-top:20px;
}

.Stock-Search
{
	width:350px;
	margin-left:40px;	
	margin-top:20px;
}

.Search-Title
{
	font-family:Verdana;
	font-weight:bolder;
	font-size:0.9em;
	margin-bottom:5px;
}

.Search-Input INPUT
{
	width:300px;
}

.Search-Button
{
	margin-top:5px;
	text-align:right;
	width:306px;
	margin-right:0px;
}

.Stock-Buttons {
	margin-top: 5px;
	margin-left: 50px;
	margin-right: 0px;
}

.Customer-Stock-Search-Button
{
	margin-top:5px;
	text-align:right;
	width:306px;
	Padding-right:28px;
}

.Search-Option
{
	margin-top:5px;
	text-align:left;
	width:306px;
	font-size:.8em;
	font-weight:normal;
}

.Search-Error
{
	margin-top:5px;
	color:Red;
	font-size:.9em;
}

 .Stock-Summary-Message
 {
 	margin-left:40px;	
	margin-top:20px;
	color:Blue;
	font-weight:normal;
	font-size:.9em;
 }
 
.Search-Desc
{
	text-align:left;
 	margin-top:10px;
	color:#5C80AA;
	font-weight:normal;
	font-size:0.8em;
	display:block;
}

.Page-Sub-Header
{
 	margin-left:40px;	
	margin-top:20px;	
	width:92%;
}

.Page-Sub-Title
{
	color:#5f745c;
	font-family: Arial;
	margin-right:5px;
	padding-bottom:2px; 
	padding-left:0px;
	font-size: 1.1em;
	font-weight: bolder;
	border-bottom:solid 1px #A9A9A9;
	width:700px;
}

.Page-Sub-Title-Value
{
	font-style:italic;
}


.Page-Sub-Title-Description
{
	font-style:italic;
	font-size: 1.0em;
	padding-left:35px;
	font-family: Arial;
}

.Section-Header
{
	margin-top:20px;
	margin-left:50px;
	width:775px;
 	vertical-align:middle;
 	font-weight:bolder;
 	text-align:left;
 	border-bottom:solid 1px #5C80AA;
 	font-size:1.0em;	
 	margin-bottom:25px;
}

.Section-Header2
{
	margin-top:20px;
	margin-left:50px;
 	vertical-align:middle;
 	font-weight:bolder;
 	text-align:left;
 	border-bottom:solid 1px #5C80AA;
 	font-size:1.0em;	
 	margin-bottom:25px;
}

.Section-Header3
{
	margin-top:20px;
	margin-left:20px;
 	vertical-align:middle;
 	font-weight:bolder;
 	text-align:left;
 	border-bottom:solid 1px #5C80AA;
 	font-size:1.0em;	
 	margin-bottom:10px;
}

.Stock-Table
{
	width:92%;
	vertical-align:top;
}

.Stock-Image
{
	padding-left:20px;
}

.Stock-Image-Nav
{
	text-align:right;
	font-size: .8em;
	vertical-align:top;	
}

.Stock-Image-Nav div
{
	display:inline;
	padding-top:2px;
	vertical-align:top;
}

.Stock-Image-Nav img
{
	cursor:pointer;
}

.Stock-ImageBody
{
	width:460px;
}

.Stock-Image-Zoom
{
	cursor:pointer;
}

.Stock-Image img
{
	max-width:460px;
	max-height:460px;
}

.Stock-Image table
{
	width:100%;
	font-size: .8em;
	font-weight:normal;
	vertical-align:middle;	
}


.Stock-Unavailable
{
	margin-left:75px;
	margin-top:30px;
}

.Stock-Levels
{
	width:300px;
	margin-left:50px;
}

.Stock-Levels-Row
{
	margin-top:5px;
}

.Stock-Levels-Label
{
	color:#04155B;
	width:120px;
	text-align:right;
	font-size: .8em;
	font-weight:bolder;
	vertical-align:middle ;
	padding-right:6px;
	border-bottom:dashed 1px #A9A9A9;
	border-right: solid 1px #A9A9A9;
	height:20px;
}

.Stock-Levels-SubLabel
{
	color:#04155B;
	width:190px;
	text-align:right;
	font-size: .8em;
	font-weight:normal;
	vertical-align:top;
}

.Stock-Levels-Value
{
	color:#6E6E6E;
	font-family:Verdana;
	font-size: .8em;
	font-weight:normal;	
	padding-left:15px;
	border-bottom:dashed 1px #A9A9A9;
}

.Stock-Levels-Sub-Value
{
	display:inline;
	padding-left:6px;
	font-size:0.9em;
}

.Stock-SelectOtherCode
{
	color:Red ;
	font-style:italic;
	font-size: .9em;
	font-weight:normal;	
	display:block;
	padding-top:20px;
	width:300px;
	margin-left:50px;
	padding-bottom:20px;
}

.Stock-Held-Label
{
	color:Blue;
	font-size: .9em;
	font-weight:normal;	
	display:block;
	padding-top:20px;
	width:300px;
	margin-left:50px;
	padding-bottom:20px;
}

.Stock-Makeup
{
	width:90%;
	margin-left:60px;
	margin-bottom:50px;
}

.Stock-Makeup-HeaderRow
{
	color:#04155B;
	text-align:left;
	font-size: .9em;
	font-weight:bolder;
	vertical-align:top;	

}
.Stock-Makeup-HeaderRow tr
{
	
}
.Stock-Makeup-HeaderRow th
{
	border-bottom:solid 1px #000000;	
	padding-top:10px;
}
	
/*--------------------------------------*/	
.Stock-Makeup-DataRow
{
	color:#6E6E6E;
	font-family:Verdana;
	font-size: .8em;
	font-weight:normal;	
	cursor:pointer;
}

.Stock-Makeup-DataRow:hover
 {
	background-color:#dddddd;
	cursor:pointer;
}

/*--------------------------------------*/

/*--------------------------------------*/	
.Stock-Makeup-DataRow-OnSale
{
	color:#2A157A;
	font-family:Verdana;
	font-size: .8em;
	font-weight:normal;	
	cursor:pointer;
}

.Stock-Makeup-DataRow-OnSale:hover
 {
	background-color:#dddddd;
	cursor:pointer;
}
/*--------------------------------------*/

/*--------------------------------------*/
.Stock-Makeup-DataRow-Highlight
{
	color:#6E6E6E;
	background-color:#eeeeee;
	font-family:Verdana;
	font-size: .8em;
	font-weight:normal;	
	cursor:pointer;
}

.Stock-Makeup-DataRow-Highlight:hover
 {
	background-color:#dddddd;
	cursor:pointer;
}
/*--------------------------------------*/

/*--------------------------------------*/
.Stock-Makeup-DataRow-Highlight-OnSale
{
	color:#2A157A;
	background-color:#eeeeee;
	font-family:Verdana;
	font-size: .8em;
	font-weight:normal;	
	cursor:pointer;
}

.Stock-Makeup-DataRow-Highlight-OnSale:hover
 {
	background-color:#dddddd;
	cursor:pointer;
}
/*--------------------------------------*/

/*--------------------------------------*/
.Stock-Makeup-DataRow-Highlight-Head
{
	color:#6E6E6E;
	background-color:#eeeeee;
	font-family:Verdana;
	font-size: .9em;
	font-weight:bolder;	
	cursor:pointer;
}

.Stock-Makeup-DataRow-Highlight-Head td
{
	padding-top:5px;
}

.Stock-Makeup-DataRow-Highlight-Head:hover
 {
	background-color:#dddddd;
	cursor:pointer;
}
/*--------------------------------------*/

/*--------------------------------------*/
.Stock-Makeup-DataRow-Highlight-Head-OnSale
{
	color:#2A157A;
	background-color:#eeeeee;
	font-family:Verdana;
	font-size: .9em;
	font-weight:bolder;	
	cursor:pointer;
}

.Stock-Makeup-DataRow-Highlight-Head-OnSale td
{
	padding-top:5px;
}

.Stock-Makeup-DataRow-Highlight-Head-OnSale:hover
 {
	background-color:#dddddd;
	cursor:pointer;
}
/*--------------------------------------*/

/*--------------------------------------*/
.Stock-Makeup-DataRow-Head
{
	color:#6E6E6E;
	font-family:Verdana;
	font-size: .9em;
	font-weight:bolder;	
	cursor:pointer;
}

.Stock-Makeup-DataRow-Head:hover
 {
	background-color:#dddddd;
	cursor:pointer;
}

.Stock-Makeup-DataRow-Head td
{
	padding-top:5px;
}
/*--------------------------------------*/

/*--------------------------------------*/
.Stock-Makeup-DataRow-Head-OnSale
{
	color:#2A157A;
	font-family:Verdana;
	font-size: .9em;
	font-weight:bolder;	
	cursor:pointer;
}

.Stock-Makeup-DataRow-Head-OnSale:hover
 {
	background-color:#dddddd;
	cursor:pointer;
}

.Stock-Makeup-DataRow-Head-OnSale td
{
	padding-top:5px;
}
/*--------------------------------------*/

.Incomming-Stock
{
	width:80%;
	margin-left:60px;
	margin-bottom:50px;
}

.Incomming-Stock-Header
{
	color:#04155B;
	text-align:left;
	font-size: .9em;
	font-weight:bolder;
	vertical-align:top;
}

.Incomming-Stock-Data
{	color:#6E6E6E;
	font-family:Verdana;
	font-size: .8em;
	font-weight:normal;	
}

.Incomming-Stock-Data-Head
{	color:#6E6E6E;
	font-family:Verdana;
	font-size: .8em;
	font-weight:normal;	
}

.Incomming-Stock-Data-Head td
{	
	padding-top:5px;
}

.Incomming-Stock-SummaryData
{
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	color:#04155B;
	text-align:left;
	font-size: .8em;
	font-weight:bolder;
	vertical-align:top;
	padding-bottom:20px;
	padding-left:20px;
	display:block;
}

.Incomming-Stock-NoneExpected
{
	color:#04155B;
	text-align:left;
	font-size: .8em;
	font-weight:bolder; 
	font-style:italic;
	vertical-align:top;
	margin-left:50px;	
	padding-bottom:50px;
}

.Incomming-Stock-Note
{
	padding-top:10px;
	text-align:left;
	font-size: .7em;
	font-weight:bolder;
	vertical-align:top;
	font-style:italic;
}

.Report-Num-Previous
{
}
.Report-Num-Next
{
	

}
.Report-Num-Label
{	
	font-size: 1.0em;
	font-weight:normal;
	text-align:center;	
}

.Report-Header
{
	width:100%;
	background-color:#BDC391;
	border-bottom:solid 1px #000000;
}

.Report-BackButton
{
	margin-top:5px;
	margin-bottom:5px;	
	font-size:0.7em;
 	vertical-align:middle ;
}

.Report-NoAccess
{
	margin-top:15px;
	margin-left:15px;
	font-style:italic;	
}

 .Panel-Reports-Description
 {
 	margin-top:10px;
	 color:#5C80AA;
 }
 
 
.Acrobat
{
	text-align:right;
	width:100%;
}

.Acrobat-Download
{
	font-family:Verdana;
	font-size:.7em;
	padding:10px;
	text-decoration:none;
}

.Acrobat-Download img
{
	border:none;
}

 .hoverText-Hidden
{
	visibility:hidden;
	display:none;	
}


.hoverText-Visible
{
	Border:solid 1px black;
	padding:3px 3px 1px 3px;
	background-color:#FFFFE1 ;
	position:absolute;
	font-family:Verdana;
	font-size: .8em;	
}