html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	background: #fff;
}
#wrapper {
	min-width: 1000px;
	min-height: 100%;
	position: relative;
	top: 0;
	left: 0;
}
* {
	outline: none;
}
a:link, a:visited, a:active {
	color:#2b6da4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p, ul, ol {
	padding: 0 0 15px;
	margin: 0;
}
ul li, ol li {
	list-style-position: inside;
}
.inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
}
/* start head */
#head {
	height: 165px;
	background: #4d98b2 url(layout/head_bg.gif) repeat-x;
}
#head .inner {
	height: 100%;
}
#logo {
	margin: 0;
	padding: 0;
	width: 193px;
	height: 43px;
	position: absolute;
	top: 34px;
	left: 0;
	z-index: 1;
}
#logo a {
	display: block;
	overflow: hidden;
	text-indent: -3000px;
	width: 193px;
	height: 43px;
	background:url(layout/logo.png) no-repeat;
}
#user_details {
	float: right;
	padding: 33px 0 0 0;
	position: absolute;
	right: 0;
}
#user_details_menu {
	float: right;
	clear: right;
	margin: 0;
	padding: 0 0 0 20px;
	background:url(layout/user_ico.gif) no-repeat left center;
	line-height: 18px;
	font-size: 11px;
	color: #bddfee;
}
#user_details_menu li {
	float: left;
	margin: 0;
	padding: 0 8px 0 7px;
	list-style: none;
	background:url(layout/user_details_bg.gif) no-repeat right center;
}
#user_details_menu li.first {
	padding-left: 0;
}
#user_details_menu li.last {
	padding-right: 0;
	background: none;
}
#user_details_menu a:link, #user_details_menu a:visited, #user_details_menu a:hover, #user_details_menu a:active {
	color: #85d0f1;
}
#server_details {
	float: right;
	clear: right;
	font-size: 10px;
	color: #add2e2;
}
#server_details dl {
	margin: 0;
	padding: 0;
	float: right;
	clear: right;
}
#server_details dd, #server_details dt {
	margin: 0;
	padding: 0;
	display: inline;
}
#main_menu {
	width: 100%;
	float: left;
	clear: both;
	position: absolute;
	left: 0;
	top: 105px;
}
#main_menu ul {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	position: relative;
	top: 0;
	left: 0;
}
#main_menu ul ul {
	position: absolute;
	top: 35px;
	left: 0;
}
#main_menu li {
	list-style: none;
	margin: 0;
	margin: 0 1px 0 0;
	float: left;
}
#main_menu a:link, #main_menu a:visited, #main_menu a:active {
	display: block;
	white-space:nowrap;
	line-height: 35px;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	color: #fff;
	float: left;
	background:url(layout/mm_lk_middle.gif) repeat-x 0 -35px;
}
#main_menu a:hover {
	color: #c7e5ff;
}
#main_menu a.selected:link, #main_menu a.selected:visited, #main_menu a.selected:hover, #main_menu a.selected:active {
	background-position: 0 0;
	color: #fff;
	text-decoration: none;
}
#main_menu a span {
	white-space: nowrap;
	display: block;
	float: left;
	background:url(layout/mm_lk_left.gif) no-repeat 0 -35px;
	cursor: pointer;
}
#main_menu a.selected span {
	background-position: 0 0;
}
#main_menu a span span {
	padding: 0 10px;
	background:url(layout/mm_lk_right.gif) no-repeat right -35px;
}
#main_menu a.selected span span {
	background-position: right 0;
}
#main_menu li li {
	margin: 0 6px 0 0;
}
#main_menu li li a:link, #main_menu li li a:visited, #main_menu li li a:active {
	font-size: 11px;
	font-weight: normal;
	line-height: 25px;
	background:url(layout/mm_lk_middle2.gif) repeat-x 0 -25px;
}
#main_menu li li a span {
	background:url(layout/mm_lk_left2.gif) no-repeat 0 -25px;
}
#main_menu li li a span span {
	background:url(layout/mm_lk_right2.gif) no-repeat right -25px;
	padding: 0 8px;
}
#main_menu li li a:hover {
	color: #fff;
}
/* end head */

/* start content */
#content {
	background:url(layout/content_bg.gif) repeat-x;
	padding: 25px 0 40px;
}
#content_bottom {
	background: url(layout/content_bottom.gif) repeat-x left bottom;
	min-height: 600px;
}
#info {
	width: 667px;
	float: left;
}
.section, .section_inner {
	float:left;
	clear:left;
	width:100%;
}
.section {
	padding: 0 0 25px;
}
.title_wrapper {
	width: 100%;
	overflow: hidden;
	border: solid #aaa;
	border-width: 0 0 2px;
}
#dashboard {
	padding: 15px 0 0;
}
#info h2 {
	color:#29323f;
	float:left;
	font-size: 30px;
	font-weight: normal;
	margin:0;
	padding:0;
	white-space:nowrap;
}
.view_all_orders:link, .view_all_orders:visited, .view_all_orders:hover, .view_all_orders:active {
	display: block;
	float: right;
	padding: 0 0 0 18px;
	color: #718bbc;
	line-height: 15px;
	margin: 17px 0 0 0;
	position: relative;
	top: 0;
	right: 9px;
}
.view_all_orders:link, .view_all_orders:visited, .view_all_orders:hover, .view_all_orders:active {
    background:url(layout/loupe.gif) no-repeat left center;
}
/* end content */

/* start footer */
#footer {
	min-height: 35px;
	border: solid #888;
	border-width: 5px 0 0;
	margin: -40px 0 0;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	background: #797979 url(layout/footer_bg.gif) repeat-x;
	color: #bcbcbc;
	font-size: 11px;
}
#help_footer_menu {
	width: 500px;
	float: left;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer h4 {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 10px 0 10px;
}
#footer_menu {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
#footer_menu li {
	float: left;
	margin: 0;
	padding: 0 10px 0 11px;
	list-style: none;
	list-style-position: outside;
	background:url(layout/footer_menu_bg.gif) no-repeat 0 center;
}
#footer_menu a:link, #footer_menu a:visited, #footer_menu a:hover, #footer_menu a:active {
	font-weight: bold;
	font-size: 10px;
	color: #b3b2b2;
	display: block;
	float: left;
	white-space: nowrap;
}
#admin_details {
	width: 362px;
	float: right;
	padding: 0 0 0 32px;
}
#admin_details em {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
#admin_performance {
	padding: 20px 0 0;
	color: #aaa;
}
#admin_performance dl {
	margin: 0;
	padding: 0 0 3px;
	width: 100%;
	overflow: hidden;
}
#admin_performance dt, #admin_performance dd {
	margin: 0;
	padding: 0;
}
#admin_performance dt {
	float: left;
	width: 110px;
}
#admin_performance dd {
	font-weight: bold;
	float: left;
}
/* end footer */

/* custom css */
.hide { display: none; }

.title_wrapper .options {
    margin-bottom: 14px;
}

#app_message {
	width: 100%;
	float: left;
	clear: both;
	position: absolute;
	left: 0;
	top: 71px;
	font-size: 11px;
	padding: 0;
}
.ie_message {
    font-weight: bold;
	color: #fff;
}
.ie_message a:link, .ie_message a:visited, .ie_message a:hover, .ie_message a:active {
    color: #E5FA33;
}
.ajax-loader {
    padding: 60px 0;
    display: block;
	background: url(layout/ajax-loader.gif) no-repeat center;
	overflow: auto;
	border: 1px solid #d6d6d6;
	border-width: 0 1px 1px 1px;
}
.hide { display: none; }
span.global_color { color: #154D7D; }

div.progress-container {
    border: 1px solid #ccc; 
    width: 100px; 
    padding: 1px; 
    float: left;
    background: white;
}
 
div.progress-container > div {
    background-color: #ACE97C; 
    height: 11px
}

.div-picker {
    background: url(layout/shading.png);
    cursor: pointer;
    display: inline-block;
    padding: 5px;
    text-align: center;
    width: 180px;
}

.spinner {
	position: absolute;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	z-index: 999;
	background: #fff;
}
.spinner-msg {
	text-align: center;
	font-weight: bold;
}

.spinner-img {
	background: url(layout/spinner-squares.gif) no-repeat;
	width: 45px;
	height: 24px;
	margin: 0 auto;
}

.ilist { list-style-type:none; }
.ilist li { float:left; position: relative; padding: 5px;}          
ul#control-buttons li img {padding: 10px 0 0 5px;}
ul#control-buttons li { cursor: pointer;}
ul#control-buttons li:hover { background: #e2e2e2;}


.hidden {display:none;}
.add_plus {background:url('layout/details_open.png') no-repeat 0 0 transparent;cursor:pointer;cursor:hand; width:20px; height:20px;display:block; }
.last_call{color:#444444; cursor:pointer;cursor:hand;}
.last_call:hover{color:#777777;}
/* images hover */
.add_plus:hover{/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 5-7 */
  filter: alpha(opacity=50);
  /* Netscape */
  -moz-opacity: 0.5;
  /* Safari 1.x */
  -khtml-opacity: 0.5;
  /* Good browsers */
  opacity: 0.5;
}
.datepicker{width:90px !important;}
div.filter_container{    
	border-bottom: 1px solid #999999;
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
}
.filter_form p{float:left; clear:none;margin-right:25px;padding-top:7px;}
.filter_form p.submit{margin-right:0px;padding:0px;float: right;}
.filter_form p.submit input {
  background-color: #8c9cbf;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8c9cbf 0%), to(#546a9e 50%));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #8c9cbf 0%, #546a9e 50%, #36518f 50%, #3d5691 100%);
  background-image: -moz-linear-gradient(top, #8c9cbf 0%, #546a9e 50%, #36518f 50%, #3d5691 100%);
  background-image: -ms-linear-gradient(top, #8c9cbf 0%, #546a9e 50%, #36518f 50%, #3d5691 100%);
  background-image: -o-linear-gradient(top, #8c9cbf 0%, #546a9e 50%, #36518f 50%, #3d5691 100%);
  background-image: linear-gradient(top, #8c9cbf 0%, #546a9e 50%, #36518f 50%, #3d5691 100%);
  border: 1px solid #172d6e;
  border-bottom: 1px solid #0e1d45;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 0 #b1b9cb;
  -moz-box-shadow: inset 0 1px 0 0 #b1b9cb;
  -ms-box-shadow: inset 0 1px 0 0 #b1b9cb;
  -o-box-shadow: inset 0 1px 0 0 #b1b9cb;
  box-shadow: inset 0 1px 0 0 #b1b9cb;
  color: #fff;
  font: normal 13px "helvetica neue", helvetica, arial, sans-serif;
  padding: 7px 0 8px 0;
  text-decoration: none;
  text-align: center;
  text-shadow: 0 -1px 1px #000f4d;
  width: 90px; }
  .filter_form p.submit input:hover {
    background-color: #7f8dad;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#7f8dad 0%), to(#4a5e8c 50%));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #7f8dad 0%, #4a5e8c 50%, #2f477d 50%, #364c80 100%);
    background-image: -moz-linear-gradient(top, #7f8dad 0%, #4a5e8c 50%, #2f477d 50%, #364c80 100%);
    background-image: -ms-linear-gradient(top, #7f8dad 0%, #4a5e8c 50%, #2f477d 50%, #364c80 100%);
    background-image: -o-linear-gradient(top, #7f8dad 0%, #4a5e8c 50%, #2f477d 50%, #364c80 100%);
    background-image: linear-gradient(top, #7f8dad 0%, #4a5e8c 50%, #2f477d 50%, #364c80 100%);
    cursor: pointer; }
  .filter_form p.submit input:active {
    -webkit-box-shadow: inset 0 0 20px 0 #1d2845, 0 1px 0 white;
    -moz-box-shadow: inset 0 0 20px 0 #1d2845, 0 1px 0 white;
    -ms-box-shadow: inset 0 0 20px 0 #1d2845, 0 1px 0 white;
    -o-box-shadow: inset 0 0 20px 0 #1d2845, 0 1px 0 white;
    box-shadow: inset 0 0 20px 0 #1d2845, 0 1px 0 white; }
.filter_form .ui-datepicker-trigger{cursor:pointer;cursor:hand;}

/* personnal */
.form_table{
    background-color: #FFFFFF;
    border: 1px solid silver;
    box-shadow: 0 4px 11px black;
    margin: 12px auto;
    padding: 20px;
    width: 90%;
}
.human_kartela > table {width:100%;}
.human_kartela > table tr td{padding:10px;border-bottom:1px solid silver;}
.human_kartela td input,.human_kartela td select{	padding:4px;}
.human_kartela td input[type="text"]{width:90%}
.human_kartela > table tr td:first-child{text-align:right;width:20%;}
.human_kartela .form_title h1{font-size: 21px;text-align: right;}
tr.polites_kai_katastimata div#stores p{float:left;width:32%;}
.human_kartela .required td{background-color:#ffffcc;}
.messages_on_update .an_error_on_update{color:red !important}
.messages_on_update {color:green;}
.main_cont_personnel{}