@charset "utf-8";
/* CSS Document */

html {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #CCCCCC;
	font-family: helvetica, sans-serif;
	font-size: 0.8em;
	overflow-y: scroll;
}

h1{
	margin-top: 8px;
}

h2{
	clear: both;
	margin-top:0px;
}

h3.update{
	margin:-16px 0px 18px 0px; 
	padding:0px; 
	color:#009FE3;
}

img.afclogo{
	height: 50px; 
	width: auto; 
	float: right; 
	margin: 10px 10px 0px 0px;
}

div.header{
	background-color: #004982;
	width: 1200px;
	margin: 20px auto 0px auto;
	padding: 10px 20px;
	border: 1px solid #AAAAAA;
	border-bottom: none;
	border-radius: 5px 5px 0px 0px;
	color: #FFFFFF;
}

div.headerprint{
	display: none;
} 

div.menu{
	background-color: #999999;
	width: 1240px; 
	height: 12px;
	margin: 0px auto 0px auto;
	padding: 0px;
	border: 1px solid #AAAAAA;
	border-top: none;
	border-bottom: none;
	color: #FFFFFF;
}

div.menu a{
	background-color: #004982;
	width: 100px;
	margin: 0px 0px 5px 8px;
	padding: 10px;
	border: 1px solid #AAAAAA;
	color: #FFFFFF;
	text-decoration: none;
}

div.menu a:hover{
	background-color: #009FE3;
	color: #000000;
}


.button{
	display: inline-block;
	background: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px;
	border: none;
	color: #000000;
	text-decoration: none;
	  cursor: pointer;
}

.button:hover{
	background-color: #009FE3;
	color: #FFFFFF;
}


div.error{
	background-color: #FF0000;
	color: #FFFFFF;
	width: 90%;
	margin: 10px auto 30px auto;
	padding: 20px 20px 12px 20px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}

div.main{
	background-color: #FFFFFF;
	width: 1200px;
	margin: 0px auto 0px auto;
	padding: 40px 20px 20px 20px;
	border: 1px solid #AAAAAA;
	border-top: none;
	border-bottom: none;
}

div.footer{
	background-color: #004982;
	width: 1200px;
	margin: 0px auto 40px auto;
	padding: 10px 20px;
	border: 1px solid #AAAAAA;
	border-top: none;
	border-radius: 0px 0px 5px 5px ;
	color: #FFFFFF;
}

div.footerprint{
	display: none;
}

div.salesdata {
	width: 60%; 
	margin-right: 1%;
	float:left;
	margin-bottom:20px;
}

div.salesdatahalf {
	width: 28%; 
	margin-right: 2%;
	float:left;
	margin-bottom:20px;
}

div.salesdatahalf2 {
	width: 28%; 
	margin-left: 2%;
	float:left;
	margin-bottom:20px;
}

div.salesdata70 {
	width: 70%; 
	margin-right: 0%;
	float:left;
	margin-bottom:20px;
}

div.salesdata50 {
	width: 50%; 
	margin-right: 0%;
	float:left;
	margin-bottom:20px;
}

div.salesdata48 {
	width: 48%; 
	margin-left: 2%;
	margin-right: 0%;
	float:left;
	margin-bottom:20px;
}

div.salesdatafull {
	width: 100%; 
	float:left;
	margin-bottom:20px;
}

div.box {
	position: relative;
	display: block; 
	width: 124px; 
	height: 80px; 
	margin: 0px 20px 0px 0px; 
	padding: 15px; 
	background-color:#EEEEEE; 
	float:left;
	color: #666666;
	font-weight: bolder;
	font-size: 1.1em;
	text-align: right;
}

div.boxinner {
	display: block;
	position: absolute; 
	bottom: 10px;
	text-align: left;
	font-size:2em;
	color: #333333;
}
div.boxinner1{
	float: left;
	text-align: left;
	display: block; 
}
div.boxinner2{
	padding-left:5px;
	padding-top:2px;
	width: 60px;
	float: left;
	text-align: left;
	display: block; 
	font-size:0.44em;
	color: #666666;
	font-weight: normal;
}
div.fpbox {
	position: relative;
	display: block; 
	width: 153px; 
	height: 80px; 
	margin: 0px 20px 0px 0px; 
	padding: 15px; 
	background-color:#EEEEEE; 
	float:left;
	color: #666666;
	font-weight: bolder;
	font-size: 1.1em;
	text-align: right;
}

div.fpboxinner {
	display: block;
	position: absolute; 
	bottom: 10px;
	text-align: left;
	font-size:2em;
	color: #333333;
}

table.indexfrontmenu{
}
table.indexfrontmenu td{
	padding: 5px 15px;
	text-align: left;
}
table.indexfrontmenu tr:hover{
	background: #9ad7ef !important;
}
table.indexfrontmenu tr:nth-child(odd){
	background: #EEEEEE;
}



table.salesdata{
	width: 100%;
}

table.salesdata th{
	padding: 6px 6px;
	color: #FFFFFF;
	background:#004982;
	border-right: #004982 solid 1px;
}
table.salesdata th a{
	color: #FFFFFF;
	text-decoration: none;
}

table.salesdata td{
	color: #000000;
}

table.salesdata td{
	border-bottom: #009FE3 solid 1px;
	border-right: #009FE3 solid 1px;
	padding: 7px 8px;
	text-align: right;
}
table.salesdata tr:hover{
	background: #9ad7ef !important;
}

table.salesdata tr:nth-child(odd){
	background: #EEEEEE;
}

table.salesdata tr.totalline{
	font-weight: bold;
	background: #FF3333;
	color: #FFFFFF !important;
}


table.salesdata tr.totalline td{
	color: #FFFFFF !important;
}

table.salesdata tr.totalline:hover{
	background: #FF3333 !important;
}


div.curve_chart{
	width: 39%; 
	height: 425px;
	padding-top: 0px;
	float:left;
}

div.curve_chart_centre{
	width: 40%; 
	height: 450px;
	padding-top: 0px;
	float:left;
	text-align: center;
}

div.curve_chart_full{
	width: 100%; 
	height: 430px;
	padding-top: 0px;
	float:left;
}

div.column_chart_full{
	padding-top: 10px;
	float:left;
}
div.curve_chart_half{
	width: 50%; 
	height: 350px;
	padding-top: 0px;
	float:left;
}
div.curve_chart_third{
	width: 33%; 
	height: 350px;
	padding-top: 0px;
	float:left;
}
div.curve_chart_30_430{
	width: 30%; 
	height: 430px;
	padding-top: 0px;
	float:left;
}
div.curve_chart_70_430{
	width: 70%; 
	height: 430px;
	padding-top: 0px;
	float:left;
}
div.curve_chart_thirdtitle{
	width: 27%; 
	height: 20px;
	float:left;
    font-size: 1.2em;
    font-weight: bold;
    padding: 10px 3% 0px 3%;
}
div.bar_chart_half{
	width: 47%; 
	margin-left: 3%;
	padding-top: 50px;
	float:left;
}
div.curve_chart_full_short{
	width: 100%; 
	height: 260px;
	padding-top: 0px;
	float:left;
}
a.sales_button{
	float:right; 
	font-size:1em; 
	vertical-align: middle; 
	display: block; 
	background: #009FE3; 
	padding:5px 8px 5px 8px; 
	margin-top:-20px; 
	border-radius: 2px; 
	color:#FFFFFF;
}

#lunchreport th{
	height: 30px;
	text-align: left;
    font-size: 0.85em;
	padding-right:12px;
}

#lunchreport td{
	height: 30px;
}


.textinput {
	width: 100%;
	display: block;
	padding: 5px;
	margin: 5px 0px;
	border: 1px solid #AAAAAA;
	border-radius: 3px;
	color: #333;
	background: #EEEEEE;
	transition: all 0.2s ease-out;
	-webkit-box-shadow: 0 8px 6px -6px #FFF;
	-moz-box-shadow: 0 8px 6px -6px #FFF;
	box-shadow: 0 8px 6px -6px #FFF;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.textinput:hover {
}
.textinput:focus {
	outline: none;
	padding: 10px 5px;
	margin: 0px 0px;
	background: #FFFFFF;
	border-color: #666666;
	position: relative;
	-webkit-box-shadow: 0 8px 6px -6px #999;
	-moz-box-shadow: 0 8px 6px -6px #999;
	box-shadow: 0 8px 6px -6px #999;
}



@media print {
	html {margin:15px; padding:0px;}
  body {background-color: #FFFFFF; zoom: 80%; margin:0px;}
  div.header{display: none;}
  div.menu{display: none;}
  div.footer{display: none;}
  div.pagebreak {page-break-after: always;}
  div.main{	border: none; padding-top:0px; }
  div.headerprint{
	clear: both;
	display: block;
	background-color: #004982;
	width: 94%;
	margin: 20px 0px 30px 0px;
	padding: 10px 3%;
	border: none;
	border-bottom: none;
	border-radius: 5px 5px 5px 5px ;
	color: #FFFFFF;
	}
  div.footerprint{
	clear: both;
	display: block;
	background-color: #004982;
	margin-top: 20px;
	width: 94%;
	padding: 10px 3%;
	border: none;
	border-top: none;
	border-radius: 5px 5px 5px 5px ;
	color: #FFFFFF;
	page-break-after: always;
}}
