﻿body {}

/* Top menu formatting */
.LexiModHelpDesk_MenuEnd 
{
	display:block;
}

/* Small Top Menu buttons*/
.LexiModHelpDesk_SmallTopMenuButton, a.LexiModHelpDesk_SmallTopMenuButton, a.LexiModHelpDesk_SmallTopMenuButton:visited, a.LexiModHelpDesk_SmallTopMenuButton:link, a.LexiModHelpDesk_SmallTopMenuButton:active 
{
	background-color: #7994cb;
	padding: 3px;
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	border: 1px solid #1f55c3;  
	height: 20px; 
	float:left;
	text-align: center;
	margin-right: 10px;
}
a.LexiModHelpDesk_SmallTopMenuButton:hover 
{
	text-decoration: underline;
	color: #fff;
	font-size: 11px; 
}

/* GridView formatting */
.LexiModHelpDesk_ExcelIcon 
{
	float:right;
}
.LexiModHelpDesk_GridViewMagnify
{
	display:inline ;
}	
.LexiModHelpDesk_GridView {
	clear:both;
	float:left ;
	padding: 2px;
	margin: 3px 0px 0px 0px;
	width: 100%;
	font-size: 11px;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver; 
	border-bottom: 1px solid silver; }
.LexiModHelpDesk_GridViewItem {
	padding: 2px 1px 1px 2px;
	margin: 0px;
	background-color: #fff;
	vertical-align: middle ; 
	border: 1px solid silver; 
	text-align: left;
	overflow:auto;}
.LexiModHelpDesk_GridViewItemRight {
	padding: 1px;
	margin: 0px;
	background-color: #fff;
	vertical-align: top; 
	border: 1px solid silver;
	text-align: right;
	overflow:auto;}
.LexiModHelpDesk_GridViewEdit {
	border: 0px;
	padding: 2px;
	margin: 0px;
	text-align:center;
	background-color: #7994cb; }
.LexiModHelpDesk_GridViewHeader {
	border: 0;
	padding: 2px 5px 2px 1px;
	margin: 0px 5px 0px 5px;
	font-size: 11px;
	background-color: #7994cb;
	font-weight: bold;
	color: #ffffff;
	vertical-align:top ;
	text-align:left; }
.LexiModHelpDesk_GridViewRowHeader {
	padding: 2px 5px 2px 5px;
	margin: 0px 5px 0px 5px;
	font-size: 11px;
	background-color: #7994cb;
	font-weight: bold;
	color: #ffffff;
	vertical-align:top;
	text-align: center; }
.LexiModHelpDesk_GridViewHeaderRight {
	border: 0;
	padding: 2px 1px 2px 5px;
	margin: 0px 5px 0px 5px;
	font-size: 11px;
	background-color: #7994cb;
	font-weight: bold;
	color: #ffffff;
	vertical-align:top ;
	text-align:right; }
.LexiModHelpDesk_GridViewHeader :link {
	color: #ffffff; }
.LexiModHelpDesk_GridViewHeader :hover, .LexiModHelpDesk_GridViewHeader :active, .LexiModHelpDesk_GridViewHeader :visited {
	color: #ffffff; }

/* Panel Tabs Buttons */
.LexiModHelpDesk_TabButtonSelected, a.LexiModHelpDesk_TabButtonSelected, a.LexiModHelpDesk_TabButtonSelected:visited, a.LexiModHelpDesk_TabButtonSelected:link, a.LexiModHelpDesk_TabButtonSelected {
	text-decoration: none;
	font-size: 11px;
	background-color: #fff;
	color: #7994cb;
	border: 1px solid silver;
	height: 20px;
	width: 130px;
	float: left;
	padding:1px 3px 1px 3px;
	margin: 5px 0px 0px 0px;
	vertical-align: middle; }
a.LexiModHelpDesk_TabButtonSelected:hover {
	text-decoration: underline;
	color: #7994cb;
	font-size: 11px; }
.LexiModHelpDesk_TabButton, a.LexiModHelpDesk_TabButton, a.LexiModHelpDesk_TabButton:visited, a.LexiModHelpDesk_TabButton:link, a.LexiModHelpDesk_TabButton {
	text-decoration: none;
	font-size: 11px;
	background-color: #7994cb;
	color: #fff;
	border-left: 1px solid silver;
	border-top: 1px solid silver;
	border-right: 1px solid silver;
	height: 20px;
	width: 130px;
	float:left;
	padding:1px 3px 1px 3px;
	margin: 5px 0px 0px 0px;
	vertical-align: middle; }
a.LexiModHelpDesk_TabButton:hover {
	text-decoration: underline;
	color: #fff;
	font-size: 11px; }

/* Main Content Panels */
.LexiModHelpDesk_ContentPanel {
	border-left: Solid 1px silver;
	border-top: Solid 1px silver;
	clear:both;
	display:table  ;
	width: 100%;
	height: 200px;
	padding-left: 10px;
	padding-top: 10px;
	margin: 3px 0px 0px 0px; }
.LexiModHelpDesk_BlankPanel {
	width: 100%;
	height: 200px;
	padding-left: 0px;
	padding-top: 10px;
	margin: 3px 0px 0px 0px; }
.LexiModHelpDesk_TabPanel {
	clear: left;
	display:table;
	border: Solid 1px silver;
	width: 100%;
	height: 200px;
	padding: 10px;
	margin: 0px 0px 0px 0px; }
.LexiModHelpDesk_ContentPanelWithGridView
{
	clear: right;
	float: right;
}

/* Buttons within main content */
.LexiModHelpDesk_ActionButton, a.LexiModHelpDesk_ActionButton, a.LexiModHelpDesk_ActionButton:visited, a.LexiModHelpDesk_ActionButton:link, a.LexiModHelpDesk_ActionButton {
	text-decoration: none;
	font-size: 11px;
	background-color: #7994cb;
	color: #fff;
	border: 1px solid #1f55c3;
	height: 20px;
	float:left;
	padding:1px 3px 1px 3px;
	margin: 5px 5px 5px 0px;
	vertical-align: middle; 
	}
a.LexiModHelpDesk_ActionButton:hover {
	text-decoration: underline;
	color: #fff;
	font-size: 11px; }

/* Other controls with main content */
.LexiModHelpDesk_BoldLabel
{
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
}
.LexiModHelpDesk_WarningLabel
{
	font-size: 11px;
	font-weight: normal ;
	color:Red;	
}
.LexiModHelpDesk_LabelImage {
	margin-right: 2px;
	vertical-align: top ; }
.LexiModHelpDesk_NormalTextBox {
	font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    margin-bottom:2px;
    width: 200px;
    clear: none;
    float: left; }
.LexiModHelpDesk_NormalMultiLineTextBox  {
	font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    width: 75%;
    margin-bottom:2px;
    clear: none;
    float: left;
    Height: 150px; }
.LexiModHelpDesk_LongTextBox {
	font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    width: 80%;
    margin-bottom:2px;
    clear: none;
    float: left; }
.LexiModHelpDesk_LongMultiLineTextBox {
	font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    width: 100%;
    Height: 80px;
    margin-bottom:5px;
    clear: none;
    float: left; }
.LexiModHelpDesk_Dropdownlist
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	width: 200px;
	clear: none;
	float: left;
	margin-bottom:2px;
}
.LexiModHelpDesk_ListView {
	font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    height: 100px;
    width: 200px; }
.LexiModHelpDesk_LeftHandLabel {
	clear: left;
	float: left;
	width: 150px;
	height: 10px;
	vertical-align:middle; }
.LexiModHelpDesk_NextLabel
{
	width: 150px;
	clear: none;
	float: left;
	height: 10px;
	margin-left:20px;
	vertical-align:middle;
}
.LexiModHelpDesk_NormalText 
{
	margin-bottom:2px;
}
.LexiModHelpDesk_MediumText
{
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
}
.LexiModHelpDesk_LargeText
{
	float:left;
	font-weight: bold;
	font-size: 20px;
}


/*
.LexiModHelpDesk_TicketForm { float: left; width:100%; }
.LexiModHelpDesk_AdminForm { float:left; }

.LexiModHelpDesk_FormRow { 	width:100%; display:block; float:left; margin-top:5px; }
.LexiModHelpDesk_FormRowTextBox { width:100%; display:block; float:left; margin-top:5px; }*/

/* main module container 
.ContentTable {	width: 100%; height: 100%; border-style:none; border-width:0px; }*/

/* main module container menu row
.ContentTableMenuRow { width: 100%; height: 25px; background-color: #cccc99; }*/

/* text style for buttons and link buttons used in the portal admin pages 
.StandardButton { font-family: Tahoma, Arial, Helvetica; font-size: 16px; font-weight: normal; }*/

/* button style for standard HTML buttons 
.CommandButton { padding-right: 5px; padding-left: 5px; font-weight: normal; font-size: 11px; background: #dddddd; color: #000000; font-family: Verdana, sans-serif; }*/ 
   
/* hyperlink style for buttons and link buttons used in the portal admin pages 
A.CommandButton:link { text-decoration: underline; color: #003366; }
A.CommandButton:visited { text-decoration: underline; color: #003366; }
A.CommandButton:hover { text-decoration: underline; color: #ff0000; }
A.CommandButton:active {text-decoration: underline; color: #003366; }*/

/* Side Menu buttons */
/*.LexiModHelpDesk_SideMenuButton, a.LexiModHelpDesk_SideMenuButton, a.LexiModHelpDesk_SideMenuButton:visited, a.LexiModHelpDesk_SideMenuButton:link, a.LexiModHelpDesk_SideMenuButton {
	text-decoration: none;
	font-size: 11px;
	background-color: #7994cb;
	color: #fff;
	border: 1px solid #1f55c3;
	height: 15px;
	width: 160px;
	float:left;
	clear:both;
	padding:3px 10px 3px 10px;
	margin:3px 10px 3px 0px;
	vertical-align: middle; }
a.LexiModHelpDesk_SideMenuButton:hover {
	text-decoration: underline;
	color: #fff;
	font-size: 11px; }*/