﻿/* Change: Login page UI - ADDED BY ATUL - 01/01/2009 */
.LoginImage
{
    background-image:url(~/images/Admin/loginImage.jpg);
    background-repeat:no-repeat;
}
.LoginButton
{
    background-image:url(~/images/Admin/loginButton.jpg);
    background-repeat:no-repeat;
}
.WhiteBG
{ 
	background-color:#FFFFFF;
}
/* END */

.LightYellowBG
{
	background-color:#FFFFE8;
}

.LightWhiteBG
{ 
	background-color:#FFFFFF;
}
.LightBlue
{ 
	background-color:#ECF6FF;
}

.LightGreenBG
{
	background-color:#E9FFE9;
}


.LighterGreenBG
{
	background-color:#F5FFF5;
}
.BisqueBG
{
	background-color:#faf0e6;
}
.LightPurpleBG
{
	background-color:#F5F5FF;
}

.LighterPurpleBG
{
	background-color:#F5F5FF;
}
.NoBorder
{
  	border: solid 0px #ffffff;  
}

.SolidBorderGray
{
	border: solid 1px #a9a9a9;
}

.SolidBorderBlack
{
	border: solid 1px #000000;
}

.SolidBorderGreen
{
	border: solid 1px #339900;
}

.SolidBorderLightGreen_2px
{
	border: solid 2px #f5fff5;
}

.GrayBG
{
	background-color:#EAEAEA;
}
.DarkGrayBG
{
	background-color:#DDDDDD;
}
.errmsg
{
	font-size:9pt;
	font-family:Arial;
	width:100%;
    LIST-STYLE-IMAGE: url(/iMenu360/images/bullet.gif);
	color:Red;
}
.CSRButton
{
	font-weight: bold;
	font-size: 8pt;  
	color: white;
	font-family: Verdana;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #1ecb58;
	border-bottom-style: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.AdminButton
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #ff8c00;
	border-bottom-style: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.CSRSelectedButton
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	border-right: solid #1ecb58 1px ;
	border-top: #1ecb58 1px solid;
	border-left: #1ecb58 1px solid;
}
.AdminSelectedButton
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	background-color: white;
	border-bottom-style: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	border-right: #ff8c00 1px solid;
	border-top: #ff8c00 1px solid;
	border-left: #ff8c00 1px solid;
}
.GrayHeadingText
{
	font-size:9pt;
	font-weight:bold;
	font-family:Verdana;
	color:#696969;
}

.GrayHeadingText10pt
{
	font-size:10pt;
	font-weight:bold;
	font-family:Verdana;
	color:#696969;
}
.GrayBoldText
{	
	font-weight:bold;
	color:#696969;
	font-size:8pt;
	font-family:Verdana;
}
.GrayNormalText8pt
{	
	color:#696969;
	font-size:8pt;
	font-family:Verdana;
}
.GrayNormalText7pt
{	
	color:#696969;
	font-size:7pt;
	font-family:Verdana;
}
.BlackHeadingText10pt
{
	font-size:10pt;
	font-weight:bold;
	font-family:Verdana;
	color:Black;
}
.BlackBoldText
{	
	font-weight:bold;
	color:Black;
	font-size:8pt;
	font-family:Verdana;
}
.BlackBoldText7pt
{	
	font-weight:bold;
	color:Black;
	font-size:7pt;
	font-family:Verdana;
}
.BlackNormalText8pt
{	
	color:Black;
	font-size:8pt;
	font-family:Verdana;
}
TextBoxNormal
{
	Background: #ffffff; 
	border:solid 1px #b5b5b5; 
	font-family: Verdana;
	font-size: 8pt;
	font-weight: Normal; 
}
.TextBoxSmall
{
	Background: #ffffff; 
	border:solid 1px #b5b5b5; 
	font-family: Verdana;
	font-size: 7pt;
	color:Black;
	font-weight: Normal; 
}
.TextBoxW140
{	
	Background: #ffffff; 
	border:solid 1px #b5b5b5; 
	font-family: Verdana;
	font-size: 8pt;
	font-weight: Normal; 
	width : 140px;
}

.TextBoxW250
{
	Background: #ffffff; 
	border:solid 1px #b5b5b5; 
	font-family: Verdana;
	font-size: 8pt;
	font-weight: Normal; 
	width : 250px;
}

.TextBoxW200
{
	Background: #ffffff; 
	border:solid 1px #b5b5b5; 
	font-family: Verdana;
	font-size: 8pt;
	font-weight: Normal; 
	width : 200px;
}

.TextBoxW180
{
	Background: #ffffff; 
	border:solid 1px #b5b5b5; 
	font-family: Verdana;
	font-size: 8pt;
	font-weight: Normal; 
	width : 180px;
}

.TextBoxW80
{
	Background: #ffffff; 
	border:solid 1px #b5b5b5; 
	font-family: Verdana;
	font-size: 8pt;
	font-weight: Normal; 
	width : 80px;
}

.TextBoxW60
{
	Background: #ffffff; 
	border:solid 1px #b5b5b5; 
	font-family: Verdana;
	font-size: 8pt;
	font-weight: Normal; 
	width : 60px;
}

.TextBoxW50
{
	Background: #ffffff; 
	border:solid 1px #b5b5b5; 
	font-family: Verdana;
	font-size: 8pt;
	font-weight: Normal; 
	width : 50px;
}

A.MouseOverUnderLine:link    {text-decoration:none;}
A.MouseOverUnderLine:visited {text-decoration:none;}
A.MouseOverUnderLine:active  {text-decoration:none;}
A.MouseOverUnderLine:hover   {text-decoration:underline;}

A.AllMappingAddlink:active,A.AllMappingAddlink:visited,A.AllMappingAddlink:link
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:blue;
	text-decoration:none;
}

A.AllMappingAddlink:hover{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: blue;
	text-decoration:underline;
}

A.AllMenuHeadinglink:active,A.AllMenuHeadinglink:visited,A.AllMenuHeadinglink:link
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0000FF;
	font-weight:bold;
	text-decoration:underline;
}

A.AllMenuHeadinglink:hover{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0000FF;
	font-weight:bold;
	text-decoration:underline;
}

.ValidationSummaryClass
{
	background-color: #ffdfef;
	font-family: Verdana ;
	font-size: 12px;
	color: #ff0000;
	vertical-align:middle;
	Border: 0px;
	font-weight:bold;
	text-decoration: none;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.ErrorMsg
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:Red;
	text-decoration: none;
	background-color: #ffdfef;	
}

.BlueSmallLink, a.BlueSmallLink:visited
{
	color: #0000FF;
	font-size: 7pt;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}
a.BlueSmallLink:hover
{
	color: #0000FF;
	font-size: 7pt;
	font-family: verdana;
	font-weight: bold;
	text-decoration: underline;
}



/*Added by Abhishek to Disable the Orders.aspx page */
.disablePage
{
    position: absolute;
    z-index: 500;
    top: 0px;
    left: 0px;
    height: 80%;
    width: 80%;
    
    filter:alpha(opacity=10)
    -moz-opacity:.10;
    opacity:.10;
    background-color: Transparent;
    background-color: Green;
    background-image: none;
    background-repeat: repeat;
    display: block;
}

.Popup
{
background-color: #FFFFFF;
border-right: 3px solid Gray;
border-bottom: 3px solid Gray;
border-left: 3px solid Gray;
border-top: 3px solid Gray;
}