body
{
	background-image: url("../images/content-tail.gif");
    background-position: 50% 0;
    background-repeat: repeat;
    background-color: #e4dec6;
    color: #8c8472;
    /*font: 12px/20px OpenSans, Arial,Helvetica,sans-serif;*/
    font: 12px/20px Arial,Helvetica,sans-serif;

    position: relative;
	font-family:Verdana, Arial;
	margin:0;
	padding:0;
}
@media print
{
.no_print {
	display:none;
}
body {
	background: none;
}
#secContentCell {
	border:none;
}
}
#page
{
	width:100%;
	float:left;
}
hr {
	border-top:solid 1px #c6bfa1;
	border-bottom:solid 1px #f1eee2;
}
#header
{
	margin: 0;
	padding: 0;
	border-top: 3px solid #C9E0ED;
}
.email {
	background: url(../images/email.png) center left no-repeat;
	float:left;
	padding-left:35px;
	display:block;
}
small {
	float:left;
	text-align: left;
}
.classic_form label{
	float:left;
	width:120px;
}
.classic_form .row {
	float:left;
	width:100%;
	padding:5px 0px;
}
#footer
{
	/*padding: 10px;
	margin: 10px 20px;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px solid #C9E0ED;*/
}
.gSubmit {
	background-color: #3d94be;
	color:#fff;
	border:none;
	padding:0px 15px;
	height:28px;
	line-height: 28px;
	cursor: pointer;
}
.gSubmit:hover {
	opacity: 0.8;
}
#logo
{
	padding: 10px 20px;
	font-size: 200%;
}
h1 {
	color:#8c6245;
	font-size:25px;
}
h2 {
	color:#8c6245;
	border-bottom:solid 1px #8c6245;
	width:100%;
	float:left;
}
#secContentCell h2 {
  color: #3A88A1;
  font-weight: bold;
  font-size: 15px;
  border:none;
}
/*------------------------------------*\
	НАВИГАЦИЯ
\*------------------------------------*/
#mainmenu ul{
	float:left;
	width:100%;
	list-style:none;
	font-weight:bold;
	margin-bottom:10px;
}
#mainmenu ul:first-child{
	height:80px;
	line-height:80px;
	color:#8c6245;
	margin:0;
	padding:0;
	min-width:980px;
	max-width:1400px;
}
#mainmenu li{
	float:left;
	position:relative;
	display:block;
}

#mainmenu li a{
	display:block;
	margin:0 auto;
	text-align:center;
	color:#2c6d8d;
	text-decoration:none;
	width:100%;
	font-size:17px;
	font-weight: normal;
}
.traveler_table td{
	padding:0px;
	margin:0px;
}

.close span:after {
      content: "";
      background: url(images/close.png) top right no-repeat;
      display:inline-block;
      width:7px;
      height:7px;
      padding-left:8px;
    }
.open span:after {
      content: "";
      background: url(images/open.png) top right no-repeat;
      display:inline-block;
      width:7px;
      height:7px;
      padding-left:8px;
    }
.menu1 a span {
	background: url('../images/icons/menu1.png') center left no-repeat;
	padding-left:25px;
}
.menu2 a span {
	background: url('../images/icons/menu2.png') center left no-repeat;
	padding-left:25px;
}
.menu3 a span {
	background: url('../images/icons/menu3.png') center left no-repeat;
	padding-left:25px;
}
.menu4 a span {
	background: url('../images/icons/menu4.png') center left no-repeat;
	padding-left:25px;
}
.menu5 a span {
	background: url('../images/icons/menu5.png') center left no-repeat;
	padding-left:25px;
}
.menu6 a span {
	background: url('../images/icons/menu6.png') center left no-repeat;
	padding-left:25px;
}
.menu7 a span {
	background: url('../images/icons/menu7.png') center left no-repeat;
	padding-left:25px;
}
.menu8 a span {
	background: url('../images/icons/menu8.png') center left no-repeat;
	padding-left:25px;
}
.menu9 a span {
	background: url('../images/icons/menu9.png') center left no-repeat;
	padding-left:25px;
}
.menu10 a span {
	background: url('../images/icons/menu10.png') center left no-repeat;
    padding-left: 15px;
    display: block;
    float: left;
}
.menu11 a span {
	background: url('../images/icons/menu11.png') center left no-repeat;
	padding-left:25px;
}
.menu12 a span {
	background: url('../images/icons/menu12.png') center left no-repeat;
	padding-left:25px;
}
.menu13 a span {
	background: url('../images/icons/menu13.png') center left no-repeat;
	padding-left:25px;
	display:block;
}

.menu14 a span {
	background: url('../images/icons/menu13.png') center left no-repeat;
	padding-left:25px;
	display:block;
}

.page .grid-view table.items th
{
	background-image:none;
	background-color:#dad2b5;
	color:#8c6245;
}
.page .grid-view table.items th a{
	color:#8c6245;
}
.page .grid-view table.items th, .page .grid-view table.items td{
	border:solid 1px #cec5a6;
	border-collapse: collapse;
}
.page .grid-view table.items tr.odd{
	background-color: #f2eee0;
	border-bottom:solid 1px #cec5a6;
}
.odd{
	background-color: #f2eee0;
	border-bottom:solid 1px #cec5a6;
}
.even{
	background-color: #fefcf5;
	border-bottom:solid 1px #cec5a6;
}
.page .grid-view table.items tr.even{
	background-color: #fefcf5;
	border-bottom:solid 1px #cec5a6;
}
.blue_border 
{
	border:solid 1px #54aac5;
	border-radius: 5px;
	padding:4px;
	display:block;
	width:100px;
	text-align:center;
}
.page{
	background-color:#fefcf5;
	float:left;
	padding:35px 0px 0px 60px;
}
.jqmWindow 
{
	background:#fefcf5 !important;
	border-radius:3px;
	padding:0 !important;
	height:464px;
	border:solid 1px #cec6a6 !important;
}
.jqmWindow h1 
{
	display:block;
	background: url(../images/modal_head.png) top left repeat-x;
	height: 56px;
    line-height: 56px;
}
div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}
.add, .operations li.add a {
	background:url(../images/icons/add.png) center left no-repeat;
	padding-left:20px; 
}
.operations li.default a {
	background:url(../images/icons/default.png) center left no-repeat;
	padding-left:20px;
	margin-left:20px; 
}
.system {
	background:url(../images/icons/system.png) center left no-repeat;
	padding-left:20px; 
}
.portlet-decoration
{
	display: none;
}
.left_menu ul li{
	width:100%;
	float:left;
 /* border:solid 1px gray;*/
  height:40px;
  margin:2px 0px;
}
.left_menu a {
	float:left;
}
.left_menu {
	height:80px;
}
.left_menu, #sidebar {
	width:262px;
	float:left;
}
#menu_sidebar {
	width:262px;
	float:left;
}
#menu_sidebar ul {
	list-style: none;
	padding:0;
	margin:0;
	padding-top:2px;
	font-style: normal;
}
#menu_sidebar ul li {
	margin:1px 0px;
	background: url(images/menu_bg.gif) top  no-repeat; 
	width:100%;
	float:left;

}
/*#menu_sidebar ul li ul {
	display: none;
}*/
#menu_sidebar ul li.current a,#menu_sidebar ul li.current li.current a {
	color:#2c6d8d;
	font-size:18px;
	font-weight: 1.1;
}

#menu_sidebar ul li.current li a {
	color:#8c6245;
	font-size:17px;
}
#menu_sidebar ul li.active a {
	/*color:#2c6d8d;*/
	font-size:17px;
}
/*#menu_sidebar ul li.active ul li.active a{
	color:#2c6d8d;
}
#menu_sidebar ul li.active ul li.active li a{
	color:#8c6245;
}
#menu_sidebar ul li.active ul li.active li.active a{
	color:#2c6d8d;
}*/
#menu_sidebar ul li.active ul li a {
	/*color:#8c6245;*/
	font-size:14px;
}
#menu_sidebar ul li ul {
	padding:0px;
}
#menu_sidebar ul li a{
	display:block;
	float:left;
	width:100%;
	height:53px;
	line-height:53px;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size:16px;
	color:#8c6245;
	padding-left:18px;
}
#menu_sidebar ul li ul li a {
		font-family: Arial;
		line-height: 19px;
		padding-top: 6px;
		padding-bottom: 6px;
}
#menu_sidebar ul li ul li{
	/*background:url(images/inner_bg.png);*/
	
	width:250px;
	margin:0;
	padding:0;
	
}
#menu_sidebar ul li ul li a {
	
	padding-left:55px;
	height:auto;
	background-color:#eee8ce;
	border-top:solid 3px #e5ddc2;
	border-bottom:solid 3px #e5ddc2;
	width:205px;
}
#menu_sidebar ul li ul ul li a {
	
	width:185px;	
	padding-left:75px;
	font-size:11px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#mainmenu {
	float:left;
}
.clear {
	clear:both;
	width:100%;
	margin:0;
	padding:0;

}
.content{
	float:left;
	width:100%;
}
.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	display:none;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	background: url(../images/horizontal_border.png) bottom repeat-x transparent;
}

.operations li a
{
	font:  16px Arial;
	color: #429cb9;
	display: block;
	line-height: 50px;
	text-decoration: none;
	
}
.tabs_rules {
	float:left;
	height:18px;
	list-style: none;
	display:block;
	width:100%;
	margin:0;
	padding:0;
	margin-bottom:40px;

}
.tabs_rules li {
	float: left;
	cursor: pointer;
	padding: 0px 8px;
	font-size: 16px;
	height: 18px;
}/*
.tabs_rules li a{
	color: #8c6245;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.tabs_rules li:first-child{
	padding-left:0px;
}

.tabs_rules li:last-child{
	border-right:none;
}
.tabs_rules li.active {
	color:#429cb9;
	font-size:14px;
	font-weight:bold;
	border-bottom:dotted 1px #429cb9;
}*/
div.form .radios input[type="radio"] {
	float:left;
}
div.form .radios label {
	width:auto;
	padding:0px 10px 0px 3px;
}

.delete_logo {
	color:#ff4802;
}
div.form input.close {
	margin:0 auto;
}
.edit, .delete {
	color:#D2CDB0;
	display:block;
	float:left;
	margin-left:20px;
	vertical-align:middle;
	text-decoration:none;
	text-transform:capitalize;
	padding-top:5px;
}
.grid-view table.items th, .grid-view table.items td {
	font-size: 0.9em;
	border: 1px white solid;
	padding: 0.3em;
}
.grid-view table.items {
	background: white;
	border-collapse: collapse;
	width: 100%;
	border: 1px #D0E3EF solid;
}
#PaymentSetting_payment_type {
	display:block;
	width:100%;
}
#PaymentSetting_payment_type label {
	width:700px;
	text-align:left;
}
.permissions_block {
	float: left;
	padding: 0;
	margin: 0;
	line-height: 22px;
	height: 24px;
}
/*
.permissions_block:first-child{
	margin-left:-15px;
}*/
div.form .buttons input {
	float:left;
	margin:0 8px;
}
.new {
	padding-left: 16px;
	display: block;
	width: 80px;
	color: #51a4be;
	line-height: 14px;
	text-decoration: none;
	font-size: 14px;
	float: left;
	padding-top:5px;
}
.button-column .view {
	display:none;
}
.occupancy input[type="text"] {
	width:60px;
}
.delete_item {
	float:right;
}
.noborder input[type="text"] {
	border:none;
}
.noborder input[type="text"]:focus {
	border: solid 1px #cec6a6;
	border-radius: 3px;
	background-color:#fff;
}
.noborder .odd input[type="text"] {
	background-color: #f2eee0;
	
}
.noborder  .even input[type="text"]{
	background-color: #fefcf5;
}
.courtesy_modal {
	padding:7px;
}
div.form label.main{
	float:left;
	font-weight:bold;
	text-align: left;
}
div.form .jqmWindow input{
	margin:0.2em 0 0.2em 0;
}
.editable{
	width:180px;
	height:22px;
	padding-left:5px;
	font-size:15px;
	margin-bottom:3px;
}
.editable:focus{
	border:solid 1px #cec6a6;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	border-radius:5px;
	margin-bottom:1px;
}
.profile_table {
	width:400px !important;
}
.profile_table table tr td {
	border-bottom:solid 1px #cec6a6;

}
.edit-editable {
	float:right;
}
.profile_table .title {
	border-bottom:none;
	margin:10px 0px;
	padding:30px 0px;
}