/** Additional Styles for Online Offers
/* 

/* PortalPortletContentStockCalculator Admin
**************************************************************************/
.PortalPortletContentStockCalculatorInputSmall {
	width:30px;
	border:1px solid #A3A3A3;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	font-size:100%;
	vertical-align:middle;
}
.PortalPortletContentBasarButton {
	width:500px;
	text-align:right;
	margin-bottom:10px;
}

/* PortalPortletContentMenuAdmin
**************************************************************************/
.PortalPortletContentMenuSelect {
	border:1px solid #A3A3A3;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	font-size:100%;
	vertical-align:middle;
}
.PortalPortletContentMenuSelect2 {
	border:1px solid #A3A3A3;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	font-size:100%;
	vertical-align:top;
	width:346px;		
}
/* for the listing of all dishes*/
.PortalPortletContentMenuSelect3 {
	border:1px solid #A3A3A3;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	font-size:100%;
	vertical-align:top;		
	width:346px;
}
.PortalPortletContentMenuInnerTable {
	border-collapse:collapse;
}
.PortalPortletContentMenuRadio {
	vertical-align:middle;
	margin-top:0px;
	margin-left:0px;
}
.PortalPortletContentMenuInput {
	width:346px;
	border:1px solid #A3A3A3;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	font-size:100%;
	vertical-align:middle;
}
.PortalPortletContentMenuInputSmall {
	width:30px;
	border:1px solid #A3A3A3;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	font-size:100%;
	vertical-align:middle;
}
.PortalPortletContentMenuInputSmall2 {
	width:231px;
	border:1px solid #A3A3A3;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	font-size:100%;
	vertical-align:middle;
}

.PortalPortletContentMenuButton {
	width:500px;
	text-align:right;
	margin-bottom:10px;
	/*width:100px;*/
	/*margin-top:0px;	*/
}
.PortalPortletContentMenuCheckbox {
	vertical-align:middle;
	margin-top:0px;
	margin-left:0px;
}
.PortalPortletContentMenuArticleText  p{
	margin-top:0px;
	margin-bottom:1.1em;
	font-weight:bold;
}
.PortalPortletContentMenuArticleText {
	width:600px;
	position:relative;
}
.PortalPortletContentMenuArticleText a {
	color:#003466;
	font-weight:bold;
	text-decoration:none;
}
.PortalPortletContentMenuArticleText a:hover {
	color:#7690A9;
}
.PortalPortletContentMenuArticleImage {
	position:relative;
	width:20px;
	height:20px;
	vertical-align:middle;
}

/***************************************************************************/
/*Edit-Mode
****************************************************************************/
.PortalPortletEditModeText {
	width:450px;
	position:relative;
}

.PortalPortletEditModeText p {
	margin-top:0px;
	margin-bottom:1.1em;
}
.PortalPortletEditModeText a {
	color:#003466;
	font-weight:bold;
	text-decoration:none;
}
.PortalPortletEditModeText a:hover {
	color:#7690A9;
}

.PortalPortletEditMode {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:0.7em;
	padding-left:35px;
	padding-right:15px;
	padding-bottom:30px;
	line-height:1.3em;
}

.PortalPortletEditMode h1 {
	margin:0px;
	margin-bottom:8px;
	font-size:1.4em;
}


/* PortalPortletEditModeTable
**************************************************************************/
.PortalPortletEditModeTable {
	border-collapse:collapse;
	width:300px;
	margin-bottom:10px;
	margin-top:10px;
	/*background-color:#E5EAEE;*/
}
.PortalPortletEditModeTable td {
	border-bottom: 1px solid #999999;
	padding-top:3px;
	padding-bottom:3px;
}

.PortalPortletEditModeTableHead3 td {
	border-top: 1px solid #66CC00;
}

.PortalPortletEditModeTableBottom td {
	height:38px;
	border-bottom:none;	
}

.PortalPortletEditModeTableFontWeight {
	font-weight:bold;
}
.PortalPortletEditModeInput {
	width:200px;
	border:1px solid #A3A3A3;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	font-size:100%;
	vertical-align:middle;
}