﻿body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}


.Loading
{
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	vertical-align: middle;
}

.BoxBorderTable
{
	border-style: solid;
	border-width: 1px;
	width:100%;
	border-color:Black;
}

.BoxBorderTableWidth300
{
	border-style: solid;
	border-width: 1px;
	width:300px;
	border-color:Black;
}

.TableDataWidth150
{
	width: 150px;
}


.SubMenu
{
	clear: both;
	font-family: verdana;
	font-size: small;
	font-weight: bold;
}

.MainMenu {
	color:Blue;
	clear:both;
	font-family: verdana;
	font-size: medium;
	font-weight: bold;
}

.MenuTable
{
	width: 300px;
	vertical-align:top;
}

.Error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color:Red;
}

.SmallError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color:Red;
}

.BlackBoldSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color:Black;
    text-align: left;
}

.BlackBoldSmallCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color:Black;
    text-align: center;
}

.BlackBoldXsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

.StandardXsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}


.Standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
}

.StandardBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	font-weight:bold;
}


.Success {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

.TitleLargeBlackBold
{
	font-family: verdana;
	font-size: large;
	font-weight: bold;
}

.TitleMediumBlackBold
{
	font-family: verdana;
	font-size: medium;
	font-weight: bold;
}

.TitleSmallBlackBold
{
	font-family: verdana;
	font-size: small;
	font-weight: bold;
}

.Disabled
{
	color: #c9c7ba;
}

.Enabled
{
	color: #000000;
}


.ErrorRedBox
{
	border: 1px solid #FF0000;
}

.IFrameSize
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
    width: 99%;
	height: 105%;
}

.FileUploadIframeSize
{
	border: 0;
	width: 520px;
	height: 420px;
}

.Panel300px
{
	width: 300px;	
} 

.TdTopAlign
{
	vertical-align:top;
}


.ProductBox
{
	border: 2px solid #FFFFFF;
}
.UserMenuHeadline {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	width: 193px;
	text-align: center;
}

.Popup
{
	background-color: #C0C0C0;
}

.FlatButton {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C0C0C0;
	border: 2px solid #808080;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}

.AntalTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #808080;
	width: 30px;
}
.AntalBtn {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C0C0C0;
	border: 2px solid #808080;
	color: #000000;
	font-weight: bold;
	width: 30px;
	font-size: 11px;
}

.OrdreID
{
    color: #000000;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}

.HeadlineRound
{
    margin: 5px 5px 0px 5px;
    background-color: #808080;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}

.ProductBoxRound
{
    margin: 5px;
    border: 3px solid #C0C0C0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fff;
    background-color: #C0C0C0;
}


.Button {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C0C0C0;
	border: 2px solid #808080;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
