@import 'catering.css';

BODY, HTML {
	height: 100%;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #67b140;
	background-image: url(/images/background_catering.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}

H1
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

#loCateringOuter
{
	background: url(/images/header_right_catering2.jpg) top no-repeat;
}

#loCateringBannerExtra
{
	display:block;
	width: 242px;
	height: 390px;
	position: relative;
	background: url(/images/header_right_catering.jpg) np-repeat;
}

.menuTableSide {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
}
.tbToolbar
{
    background-color: #eeeeee;
    border-bottom: 1px solid #dddddd;
    padding: 0px;
    margin-bottom: 5px;
    background-image: url(/images/tBar_Mid.png);
    background-position: bottom;
    background-repeat: repeat-x;
    height: 26px;
}
.staffTable {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00507E;
	padding: 4px;
	border: 1px solid #808080;
	margin-bottom: 4px;
}
.contentTable {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color:#FFFFFF;
	padding: 10px;
}
.loginTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00507E;
	background-color: #FFCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.homeTable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
}
.headerTableCell {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #91CE2B;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FC9442;
	border-right-color: #FC9442;
	border-bottom-color: #FC9442;
	border-left-color: #FC9442;
}
.headerTableCellClient {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FC9442;
	border-right-color: #FC9442;
	border-bottom-color: #FC9442;
	border-left-color: #FC9442;
}
.headerTableCell2 {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCC00;
	background-color: #CCCC00;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.infoBlueBox {
	padding: 5px;
	//*border: 3px solid #F37528;*//
	background-color:#FFFFFF;
	background-image: url('/images/info_table/blue_background.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}
.cateringLoginBox
{
	padding: 5px;
	border: 1px solid white;
	background: #92c745;
}
.textCateringStandard {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.textCateringStandardBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.textCateringSubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#fff;
}
.textCateringHeading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #1C4EC1;
}
.textCateringBoxStandard {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.textCateringBoxStandard a:link {
	color: #FFFF00;
	}
.textCateringBoxStandard a:visited {
	color: #FFFF00;
	}
.textCateringBoxStandard a:hover {
	color: #66FFFF;
	}
.infoCateringBox {
	padding: 5px;
	border: 3px solid #005343;
	background:#1C4EC1 url(/images/background_catering.jpg) no-repeat;
	color: #fff;
}
.infoOrderingBox {
	padding: 5px;
	border: 3px solid #005343;
	background:#1C4EC1 url(/images/background_catering.jpg) no-repeat;
	color: #fff;
}
.infoOrderingBox td, .infoOrderingBox strong, .infoOrderingBox .textStandard
{
	color: #fff;
}

.txtCateringHeading
{
	font-size: 14pt;
	font-weight: bold;
	color: #fff;
}

.textStandard
{
	color: #fff;
}