/*------------------------------------------------*/
/*  Generic Base Rules                            */

p,
div,
form,
table,
body,
td,
tr
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: Black;
}
img 
{
	border: 0;
	vertical-align: bottom;
}
table
{
	border-collapse: collapse;
}
td
{
	vertical-align: top;
}
table
{
	width: 100%;
}

/*------------------------------------------------*/
/*  Title Block                                   */

table.Title 
{
	margin-bottom: 10px;
}
table.Title td.LogoBlock
{
	padding: 10px;
	width: 150px;
}
table.Title td.AppTitle 
{
	font-family: Lucida Sans, inherit;
	font-weight: bold;
	font-size: 16pt;
	vertical-align: middle;
}
table.Title td.LinkBlock 
{
	text-align: right;
	font-weight: bold;
	padding: 3px 10px 0 10px;
}
table.Title td.WelcomeUser
{
	text-align: right;
	font-style: italic;
	padding: 0 10px;
}

/*------------------------------------------------*/
/*  Application Tab Bar                           */

#AppTabBar
{
	padding: 0;
	margin: 3px 0 2px 0;
}
#AppTabBar a 
{
	vertical-align: middle;
	color: Black;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
}
#AppTabBar a.ThisApp, 
#AppTabBar a.ThisApp:hover
{
	color: White;
}

/*------------------------------------------------*/
/* Application Main Navigation                    */

#Nav
{
	padding: 5px 2px;
	margin: 0;
	vertical-align: middle;
	color: White;
}
#Nav a
{
	padding: 1px 8px;
	margin: 0;
	color: White;
	text-decoration: none;
}
#Nav a:hover
{
	color: Black;
}

/*------------------------------------------------*/
/* Task Navigation Blocks                         */

.TaskBlock
{
	width: 130px;
}
.TaskBlock h1
{
	width: 120px;
	font-size: 8pt;
	padding: 3px 10px;
	margin: 0 0 0 10px;
}
.TaskBlock div
{
	width: 140px;
	padding: 0;
	margin: 0 0 10px 10px;
}
.TaskBlock a
{
	padding: 5px 10px;
	display: list-item;
	color: Black;
	text-decoration: none;
}
.TaskBlockItem
{
	padding: 5px 10px;
	display: list-item;
	color: Black;
	text-decoration: none;
}
/*------------------------------------------------*/
/* Page Title                                     */

h1
{
	font-family: Lucida Sans, inherit;
	font-size: 14pt;
	font-weight: bold;
	padding: 0 0 10px 160px;
	margin: 10px 0 0 10px;
}

/*------------------------------------------------*/
/* Panel Tab Bar                                   */
/*
.PanelTabBar
{
	padding: 10px 10px 0 10px;
	margin: 0 0 4px 163px;
	width: auto;
	border: solid 1px yellow;
	padding: 10px 10px 10px 10px;
}
*/
.PanelTabBar
{
	padding: 2px 0;
	margin: 0 0 0 162px;
	width: auto;
}
.PanelTabBar table
{
	width: auto;
	padding: 0;
	margin: 0;
}
.PanelTabBar table td
{
	padding: 3px 0 3px 0;
	margin: 0;
}
.PanelTabBar a 
{
	vertical-align: middle;
	color: Black;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
}
.PanelTabBar a img
{
	vertical-align: middle;
}

/*------------------------------------------------*/
/* Panel Block                                    */

.PanelBlock
{
	margin: 0px 10px 10px 10px;
	padding: 10px;
}
.PanelBlock table
{
	padding: 0 10px 10px 0;
	margin: 0 10px 10px 0;
}
.PanelBlock th
{
	font-weight: bold;
	text-align: left;
	padding: 2px 10px;
}
.PanelBlockHeader
{
	font-weight: bold;
	text-align: left;
	padding: 2px 10px;
}
.PanelBlock td
{
	padding: 2px 10px;
}
.PanelBlock td.rowheading
{
	font-weight: bold;
	width: 100px;
}

/*------------------------------------------------*/
/* Anchor Graphics                                */

a.Email 
{
	padding: 2px 0px 2px 20px;
	background: url("Img/Email.png") no-repeat center left;
}
a.Supplier 
{
	padding: 2px 0px 2px 20px;
	background: url("Img/Supplier.png") no-repeat top left;
}
a.Issue 
{
	padding: 2px 0px 2px 20px;
	background: url("Img/Issue.png") no-repeat center left;
}
a.Schedule 
{
	padding: 2px 0px 2px 20px;
	background: url("Img/Schedule.png") no-repeat center left;
}
a.ContactExt 
{
	padding: 2px 0px 2px 20px;
	background: url("Img/ContactExt.png") no-repeat center left;
}
a.ContactInt 
{
	padding: 2px 0px 2px 20px;
	background: url("Img/ContactInt.png") no-repeat center left;
}
a.Notification 
{
	padding: 2px 0px 2px 20px;
	background: url("Img/Notification.png") no-repeat center left;
}
a.Specification 
{
	padding: 2px 0px 2px 20px;
	background: url("Img/Specification.png") no-repeat center left;
}
a.Title 
{
	padding: 2px 0px 2px 20px;
	background: url("Img/Title.png") no-repeat center left;
}
a.Comment 
{
	padding: 2px 0px 2px 20px;
	background: url("Img/Comment.png") no-repeat center left;
}
a.Web 
{
	padding: 2px 0px 2px 20px;
	background: url("Img/Web.png") no-repeat center left;
}
a.General 
{
	padding: 2px 0px 2px 20px;
	background: url("Img/General.png") no-repeat center left;
}
a.PurchaseOrder 
{
	padding: 2px 0px 2px 20px;
	background: url("Img/PurchaseOrder.png") no-repeat center left;
}

/*------------------------------------------------*/
/* Command Graphics                               */

a.Add 
{
	padding: 2px 0px 2px 18px;
	background: url("Img/Add.png") no-repeat center left;
	font-size: 7pt;
	font-style: italic;
	text-decoration: none;
}
a.Delete 
{
	padding: 2px 0px 2px 18px;
	background: url("Img/Delete.png") no-repeat center left;
	font-size: 7pt;
	font-style: italic;
	text-decoration: none;
}
a.Cancel 
{
	padding: 2px 0px 2px 18px;
	background: url("Img/Cancel.png") no-repeat center left;
	font-size: 7pt;
	font-style: italic;
	text-decoration: none;
}
a.Accept 
{
	padding: 2px 0px 2px 18px;
	background: url("Img/Tick.png") no-repeat center left;
	font-size: 7pt;
	font-style: italic;
	text-decoration: none;
}
a.Reject 
{
	padding: 2px 0px 2px 18px;
	background: url("Img/Cross.png") no-repeat center left;
	font-size: 7pt;
	font-style: italic;
	text-decoration: none;
}
a.Warning 
{
	padding: 2px 0px 2px 18px;
	background: url("Img/Warning.png") no-repeat center left;
	font-size: 7pt;
	font-style: italic;
	text-decoration: none;
}
a.Search 
{
	padding: 2px 0px 2px 18px;
	background: url("Img/Search.png") no-repeat center left;
	font-size: 7pt;
	font-style: italic;
	text-decoration: none;
}

/*------------------------------------------------*/
/* GridCtrl Pager Styling                         */

tr.GridPager
{
	text-align: right;
	border-style: none;
}
tr.GridPager table
{
	border-style: none;
	width: auto;
	padding: 0;
	margin: 0;
}
tr.GridPager table tr
{
	border-style: none;
}
tr.GridPager table tr td
{
	font-weight: bold;
}
tr.GridPager td a
{
	font-weight:normal;
}

td.FormView
{
	margin: 0;
	padding: 0;
}

/*------------------------------------------------*/
/* Remove default Table Styling                   */

.UnstyleTable table
{
	width: auto;
}
.UnstyleTable table,
.UnstyleTable tr,
.UnstyleTable th,
.UnstyleTable td
{
	border-style: none;
	padding: 0;
	margin: 0;
	background-color: Transparent;
}

/*------------------------------------------------*/
/* Remove default Table Styling on calendar       */

.ClassicStyle table
{
      width:auto;
}
