/* Staff Order Entry - General CSS */

.OEM_BGGeneral 	{background-color:#FFFFFF;}

.OEM_normal		{font-family:arial; font-size:11px; color:#00216B; font-weight:normal;}
.OEM_normal	a	{font-family:arial; font-size:11px; color:#00216B; font-weight:normal; text-decoration:none;}

.OEM_basketTableHead 		{ font-family: arial; font-size: 10px; color: #FFFFFF; background-color: #7FA0C5; font-weight: normal; text-transform: uppercase;}
.OEM_basketTableHead 	a	{ font-family: arial; font-size: 10px; color: #FFFFFF; background-color: #A8AAC7; font-weight: bold; text-transform: uppercase;}

.OEM_formfield				{ font-family: arial; font-size: 11px; color: #666666; padding: 2px 2px 2px 2px; height: 16px; border-style: solid; border-width: 1px; border-color: #A5ACB2 #A5ACB2 #A5ACB2 #A5ACB2; background-color: #FFFFFF;}

.OEM_inputprompt			{ font-family: arial; font-size: 10px; color: #00216B; font-weight: normal; text-transform: uppercase;}
.OEM_inputprompt		a	{ font-family: arial; font-size: 10px; color: #00216B; font-weight: normal; text-transform: uppercase;}

.OEM_message				{ font-family: arial; font-size: 11px; color: #FF0000;}
.OEM_message			a	{ font-family: arial; font-size: 11px; color: #FF0000;}


.OEM_menu		{font-family:arial; font-size:11px; color:#00216B; font-weight:normal; text-transform:none;}
.OEM_menu_tracking	{font-family:arial; font-size:11px; color:royalblue; font-weight:normal; text-transform:none;}

.OEM_PageTitle		{font-family:arial; font-size:24px; color:#514736; text-transform:none; font-weight:normal;}

.OEM_btnFindCustomer	{cursor:hand; cursor:pointer; background-color:#333366; margin-left:3px; width:50px; height: 20px; border: solid 1px #131524; font-family: arial; font-weight: bold; font-size: 12px; color: #FFFFFF;}
.OEM_btnFindCustomerTest	{cursor:hand; cursor:pointer; background-color:#CDDFD0; margin-left:3px; width:50px; height: 20px; border: solid 1px #663333; font-family: arial; font-weight: bold; font-size: 12px; color: #663333;}

.OEM_selectfield	{font-family: arial; font-size: 10px; color: #666666; padding: 2px 2px 2px 2px; height: 14px; border-style: solid; border-width: 1px; border-color: #666666 #FFFFFF #FFFFFF #666666; background-color: #FFFFFF; height:24px;}



#OEM_TableMenu		{text-align:left; width:130px; background-color: #C2D3E6;}
#OEM_divPageTitle	{text-align:left; margin:10px 0px 15px 0px;}
