﻿body 
{
}

.LeftPanelWrapper
{
	vertical-align: top;
	background-color: #99ccff;
}

.LeftPanelTable
{
	width: 160px;
	background-color: #99ccff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.LeftPanelButton
{
	vertical-align: top;
	text-align: left;
	width: 150px;
	background-color: #ccccff;
}

.LeftPanelUser
{
	text-align: left;
	height: 50;
}

.UserInfoHead
{
	border-right: #cc6666 1px solid;
	border-top: #cc6666 1px solid;
	border-left: #cc6666 1px solid;
	border-bottom: #cc6666 1px solid;
	background-color: #3366cc;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #f5f5dc;
	padding-left: 3px;
	text-align: center;
	vertical-align: top;
	width: 150px;
}

.UserInfoContent
{
	border-right: #cc6666 1px solid;
	border-top: #cc6666 1px solid;
	border-left: #cc6666 1px solid;
	border-bottom: #cc6666 1px solid;
	background-color: #ccffff;
	text-align: center;
}

.UserInfoText
{
font-family: Verdana, Arial;
font-size: 9pt;
padding-left: 5px;
text-decoration: none;
}

a.UserInfoLink
{
font-family: Verdana, Arial;
font-weight: bold;
font-size: 9pt;
color: #ed486d;
line-height: 15px;
padding-left: 5px;
text-decoration: none;
}

a.UserInfoLinkTop
{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 15pt;
	color: #000066;
	line-height: 15px;
	padding-left: 5px;
	text-decoration: none;
	background-color: #ccccff;
}

a.UserInfoLink:hover
{
padding-left: 5px;
color: #dc143c;
}

.AdminUpdateText
{
	font-weight: bold;
	color: blue;
	font-size: 15pt;
}

.AdminDeleteText
{
	font-weight: bold;
	font-size: 15pt;
	color: crimson;
}

.AdminAppendText
{
	font-weight: bold;
	font-size: 15pt;
	color: Green;
}

.AdminPageText
{
	color: #000066;
	height: 100;
	text-align:left;
	vertical-align:middle;
}

.AdminMenuTitle
{
	color: #666600;
	height: 100;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	font-size: 15pt;
}

.AdminDescr
{
	text-align: justify;
	font-size: 7pt;	
}

.statusLabel
{
	height: 32;
	color: red;
}

.ListLabelTitle
{
	font-size: xx-large;
	color: #5a6b2f;
	height: 36px;
	width: 500px
	font-weight: bold;
}

.adminFieldTitle
{
	font-weight: bold;
	font-size: 9pt;
	color: darkslategray;
}

.AdminField
{
	background-color: #fbf5ff;
}

.lblIconStyle
{
	color: saddlebrown;
}

.TableAdminDetail
{
	background-color: #eae6e3;
}

.TableAdminDetail2
{
	background-color: #ced8c7;
}

.TableAdminHeader
{
	background-color: #ffedc8;
}

.SearchProductMat
{
	width: 800px;
	border-right: #cccc66 1px solid;
	border-top: #cccc66 1px solid;
	border-left: #cccc66 1px solid;
	border-bottom: #cccc66 1px solid;
	background-color: #f5f5ff;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}


.SearchProdHead
{
	width: 130px; 
	height: 16px;
}

.SearchProdHeadHalf
{
	width: 65px;
	height: 16px;	
}

.SearchProdField
{
	width: 134px; 
	height: 24px;
}