/* Staff Order Entry - General CSS */

.OEM_BGGeneral 	{background-color:#FFFFFF;}

.OEM_normal		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #5B5500; font-weight: normal; line-height:1.5;}
.OEM_normal	a	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #5B5500; font-weight: normal; line-height:1.5;}

.OEM_basketTableHead 		{ font-family: Arial; font-size: 12px; color: #5B5500 ; background-color:#F5F4EF; font-weight: bold; text-transform: uppercase; }
.OEM_basketTableHead 	a	{ font-family: Arial; font-size: 12px; color: #5B5500 ; background-color:#F5F4EF; font-weight: bold; text-transform: uppercase; }

.OEM_formfield			{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #40535D;background-color: #FFFFFF;border: 1px solid #5B5500;height: 13px;width: 130px; padding-left:5px;}

.OEM_inputprompt		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #55742e; font-weight: normal; line-height:1.5;}
.OEM_inputprompt	a	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #55742e; font-weight: normal; line-height:1.5;}

.OEM_message			{ font-family: verdana; font-size: 11px; font-weight: bold; color: #FF0000;}
.OEM_message			a	{ font-family: verdana; font-size: 11px; font-weight: bold; color: #FF0000;}


.OEM_menu		{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;line-height: 18px;font-weight: normal;color: #828282;text-decoration: none;}
.OEM_menuSelected		{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;line-height: 18px;font-weight: normal;color: #5B5500;text-decoration: none;}
.OEM_menu_tracking	{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;line-height: 18px;font-weight: bold;color: #828282;text-decoration: none;}

.OEM_PageTitle		{ font-family: Arial; font-size: 14px; color: #532F18;text-transform: uppercase;font-weight: bold;line-height: 22px;}

.OEM_btnFindCustomer	{cursor:hand; cursor:pointer; background-color:#56732E; margin-left:3px; width:50px; height: 20px; border: solid 0px #131524; font-family: arial; font-weight: bold; font-size: 12px; color: #FFFFFF;}
.OEM_btnFindCustomerTest{cursor:hand; cursor:pointer; background-color:#56732E; margin-left:3px; width:50px; height: 20px; border: solid 0px #663333; font-family: arial; font-weight: bold; font-size: 12px; color: #663333;}

.OEM_selectfield	{ font-family: Arial; font-size: 10px; color: #40535D; padding: 1px 1px 1px 1px;height: 18px;}



#OEM_TableMenu		{text-align:left; width:130px; background-color: #ffffff;}
#OEM_divPageTitle	{text-align:left; margin:10px 0px 15px 0px;}

