/* Defaults */
body, p, div, tr, td, li, input, textarea, select {
	font-family: Arial, Helmet, Freesans, sans-serif;
	font-size: 13px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: auto;
	line-height: 150%;
}

body {
	margin: 0;
	padding: 0;
	background-color: #9a9a9a;
}

form {
	display: inline;
}

a {
	color: #681dd9;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input {
	background: #eeeeee none repeat scroll 0%;
	
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #cccccc;
	
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cccccc;

	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}

input[type="submit"]:hover {
	background: #b8b6b6 none repeat scroll 0%;
}

textarea {
	background: #eeeeee none repeat scroll 0%;
	
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #cccccc;
	
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cccccc;

	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}

input, textarea, select {
	-moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px 6px;
	border-top-right-radius: 6px 6px;
	border-bottom-right-radius: 6px 6px;
	border-bottom-left-radius: 6px 6px;
}

table {
	background-color: #ffffff;
	margin-left: auto;
	margin-right:auto;
	border: 0px;
	border-spacing: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/* Default --END */

.page_default {
	background-color: #ffffff;
	margin-left: auto;
	margin-right:auto;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-radius: 6px; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px outset;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cccccc;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
}

.main_menu_top {
	color: #ffffff;
	background-color: #00413a;
	font-size: 15px;
}

.menu_title {
	font-size: 15px;
}

.headings {
	color: #ffffff;
	background-color: #00413a;
}

.headings a {
	color: #ffffff; !important
	text-decoration: none;
}

.headings a:hover {
	text-decoration: underline;
}

.news_title {
	background-color: #b6a1d0;
}

.alt {
	background-color: #dddddd;
}

.message_window {
	position: relative;
	left: 300px;
	z-index: 1001;
}

.message {
	color: #ffffff;
	text-align: center;
	background-color: #168356;
	margin-left: auto;
	margin-right:auto;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-radius: 6px; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px outset;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #12704a;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #12704a;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #0f5d3d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0f5d3d;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	KhtmlOpacity: .9;
	opacity: .9;
	display: block;
   position: absolute;
   width: 500px;
}

.warning {
	color: #000000;
	text-align: center;
	background-color: #f1d35a;
	margin-left: auto;
	margin-right:auto;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-radius: 6px; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px outset;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #a68f31;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #a68f31;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #766626;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #766626;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	KhtmlOpacity: .9;
	opacity: .9;
	display: block;
   position: absolute;
   width: 500px;
}

#loading {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: fixed;
  display: block;
  opacity: 0.7;
  background-color: #fff;
  z-index: 99;
  text-align: center;
}

#loading-image {
  position: absolute;
  top: 100px;
  left: 240px;
  z-index: 100;
}

.errorinput {
	background-color: #ff9999;
}

/**
 * Ajax tuning
 */
.ajax-loader {
	width: 100%;
	text-align: center;
	padding-top: 25%;
}

.ajax-loader img {
	border: 0;
}

#ajax-loader-ghost {
    background: repeat-x scroll 50% 50% #aca;
    opacity:0.6;
    
    height:100%;
    width: 100%;
    
    position: absolute;
    left:0;
    top: 0;
}

#ajax-loader-ghost .ajax-loader {
	padding-top: 10%;
}

.print-break {
	margin-bottom: 15px;
	page-break-after: always;
}

.location-title {
	border-top: dotted 2px #000000;
	background-color: #f1f1f1;
	color: #00413a; /*333dff; */
	font-weight: bold;
	font-size: 14px;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	margin-top: 10px;
	float: left;
	width: 99%;
}

.report-print {
	padding-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.ui-widget-content .report-print a, .ui-widget-content .delete-link {
	color: #681DD9;
}

td .ui-tabs .ui-tabs-panel {
	padding-top: 0;
}

.report-print td {
	font-size: 10px;
}

.report-print td.report-header {
	font-size: 13px;
}

.inline-right {
	width: 100%;
	text-align: right;
}

.margin-left-5 {
	margin-left: 5px;
}

.daily-takings input {
	width: 60px;
}

.daily-takings td {
	text-align: left;
}

.text-bold td {
	font-weight: bold;
}

.prev-period {
	background-color: #D9FFE2;
	color: #87273F;
}

.daily-takings input.width-submit-5 {
	width: 30px;
}

.daily-takings input.complete-checkbox {
	width: 15px;
}