* html body {
}

body {
	height:100%;
	font-family: Arial,sans-serif;
	font-size: 12px;
	background: #EEEEEE none repeat scroll 0 0;
}
body.popup {
	background: #FAF9EF none repeat scroll 0 0;	
}


img {
	border: 0px;
}
html, body, div, ul, ol, li, dl, dt, dd, form, fieldset, input, select, textarea, pre, code, h1, h2, h3, h4, h5, h6, p, blockquote, hr, table, th, td {
margin:0;
padding:0;
}

a {
	color: #666;
}

a:focus {
	outline: 0;
} 

.header {
	background:url(/files/images/cms/bg.jpg) repeat;
	color:#FFFFFF;	
}

.site-title {
	height: 10px;
	font-size:20px;
	padding:20px 0px 20px 20px;
}

.site-title a {
	text-decoration:none !important;
	color: #FFFFFF;
}

.cms-tabs {
	/*height:39px;*/
	min-height:39px;
	padding:0px 20px;
	overflow: hidden;
	border-top: 1px solid #424246;
}
ul#cms-tabs-ul {
	padding: 0 20px;
	position: relative;
	overflow: hidden;
	left: 0;
}
.cms-tabs ul {
	padding: 0px 0px

}
a#move-left-menu {
	display: block;
	width: 20px;
	height: 29px;
	background: red;
	left: 0;
	top: 64px;
	position: absolute;
	z-index: 100;
}

a#move-right-menu {
	display: block;
	width: 20px;
	height: 29px;
	background: red;
	top: 64px;
	right: 0;
	position: absolute;
}

.cms-tabs li {
	border:medium none;
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.cms-tabs li a:hover {
	color: #FFF;
/*	color:#242424; */
}
.cms-tabs li a.last {
	margin-right: 0px;
}
.cms-tabs li a.selected, .cms-tabs li.right a.selected {
	background-color:#424246 ;
	color:#FFF;	
	font-size:15px;
	font-weight:bold;
	margin-right:3px;
	padding:10px 10px 8px;
	float: left;
	text-decoration:none !important;	
	border-bottom: 3px solid #ff0000;
}
.cms-tabs li.first a {
	border-left: 1px solid #424246;
}
.cms-tabs li a {
	color:#a9aaaf;	
	border-right: 1px solid #424246;
	font-size:15px;

	font-weight: bold;
	padding:10px;
	float: left;
	text-decoration:none !important;	
}

.cms-tabs li.right a{
	background-color:#3281AA;
}
/* SUBMENU */

.cms-tabs li.submenu {
	position: absolute;	
	z-index: 19;	
 }

.cms-tabs li.submenu span { 
	background: url("/files/images/cms/cms-extend-menu.png") no-repeat scroll center center transparent;
    height: 20px;
    margin-left: -20px;
    position: absolute;
    top: 10px;
    width: 10px;
    z-index: 800;
}

.cms-tabs li.submenu a {
	padding-right: 30px;
}

.cms-tabs li.over {
/*	background: url(/files/images/cms/cms-extend-menu-on.gif) right center no-repeat; */
}

.cms-tabs li.submenu ul {	
	 display: none;
	 position: absolute;
	 top: 36px;
	 width: 250px;	 
	 background: url("/files/images/cms/bg.jpg");
}
.cms-tabs li.submenu ul li {
	float: none;
	display: block;
	width: 150px;
	padding: 6px;
}
.cms-tabs li.submenu ul li a {
	border-right: 0px;
 	float: none;
	font-size: 14px;
	padding: 6px;
	margin: 0px;
	text-decoration: none;
 }
/* SUBMENU */
.cms-tabs li.submenu ul li a:hover {
	text-decoration: none !important;
	color: #FFF;
}

.main {
	width: 100%;
}

.main-content {	
	margin-right: 0;
	padding: 20px;	
}
.popup .main-content {
	margin-right:0;
	padding: 0px;	
} .content {
	background-color: #FFF;
	border-bottom: 2px solid #CCCCCC;
	float: left;
	width: 100%;
	clear: both;
}

.popup .content {
	border: 0px;
	background-color: #FAF9EF;
}

.popup .content h1 {
	background-color: #FACD60;
	color: #4F403B;
}

.withblock {
	width: 70%;
}

.content .table {
	padding: 10px;
}

h1, h2 {
	background-color: #979799;
	color:#FFFFFF;
	padding:10px 10px;
	font-size: 16px;
}
.spacer {
	width: 1%;
} .box {
	float: right;
	border-bottom: 2px solid #CCCCCC;
	width: 29%;	
	background-color: #FFF;
} .box .table {
	padding: 10px;
}

.footer {
	clear: both;
	padding: 20px 0px 20px 0px;
	color:#717171;
	font-size: 12px;
}

.footer img {
	display: block;
	margin-bottom: 10px;
}

#admin-links {
	font-size:90%;
	margin:0;
	position:absolute;
	right:0;
	top:20px;	
	color: #fff;
	padding-right: 20px;
}
#admin-links a {
	color: #ccc;
	text-decoration: none;
	font-size: 12px;
}
/* LOGIN PAGE */

.login {
	background: #FFFFFF none repeat scroll 0 0;
	border:1px solid #660000;
	color:#222222;
	margin:100px auto 0;
	padding:10px;
	text-align:left;
	width:332px;
} .login h1 {
	color:#FFFFFF;
	background:#660000 none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:20px;
	margin:-10px -10px 5px;
	padding:10px 10px 5px;
} #login_username_div {
	float:left;
	width:170px;
} #login_username_div, #login_password_div {
	padding-top:1px;
}

input.submit {
	margin-top:10px;
} input {
	background:white none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	padding:3px;
}
.index {
	border: 1px solid  #EEEEEE;
	padding: 1px;
	width: 100%;
}

.index td {
	padding: 4px 10px; 
	border-bottom: 0px solid #EEEEEE;
}

.index td.action {
	width: 60px;
	text-align: center;
}

.index td.check {
 	width: 20px;
	text-align: center;
}

.index td.sort, .subsort {
 	width: 10px;
	text-align: center;
	cursor: move;
	color: #000;
	background: #FFFEBD url(/files/images/cms/sort.png) center center no-repeat; 
}

.index .header td {
	padding: 4px 10px;
	font-size: 14px;
	font-weight: bold;
	background-color: #EEEEEE;
	border-bottom: 2px solid #CCCCCC;	
	color: #000; 
}

.index .header td a {
	color: #000000;
	text-decoration: none;
}

.index .header td a.on {
	font-weight: bold;
	background: none;
}

.index .on {
	background-color: #E4FFE5;
}

.on-button, .index .selected {
	background-color: #FFFFCC;
}

.cms-add-button, .cms-sort-save-button {
	background: #EEEEEE url(/files/images/cms/cms-add.png) no-repeat 6px 4px;
	padding: 4px 6px 4px 24px;
	margin-bottom: 10px;
	margin-right: 8px;
	color: #000;
	border: 1px solid #CCC;
	cursor: pointer;
}

.cms-delete-selected-button, .cms-sort-cancel-button {
	background: #EEEEEE url(/files/images/cms/cms-delete-selected.png) no-repeat 6px 4px;
	padding: 4px 6px 4px 24px;
	margin-bottom: 10px;
	margin-right: 8px;
	color: #000;
	border: 1px solid #CCC;
	cursor: pointer;
}

.cms-sort-button {
	background: #EEEEEE url(/files/images/cms/cms-sort.png) no-repeat 6px 4px;
	padding: 4px 6px 4px 24px;
	margin-bottom: 10px;
	color: #000;
	border: 1px solid #CCC;
	cursor: pointer;
}

.cms-email-button {
	background: #EEEEEE url(/files/images/cms/cms-email.png) no-repeat 6px 4px;
	padding: 4px 6px 4px 24px;
	margin-bottom: 10px;
	margin-right: 8px;
	color: #000;
	border: 1px solid #CCC;
	cursor: pointer;
}

.form {
	width: 100%;
	padding: 0;
	margin: 0;
}

.form td {
	padding: 5px 0px;	
}


.form td.input {	
	width: 90%;
}

.form td.title {
	font-size: 14px;
	width: 10%;
}

.form td input[type=text] {
	width:99%;
}
.form td textarea {
	width: 100%;
	height: 100px;
}

.form td textarea.wysiwyg {
	height: 400px;
	width: 98%;
}
.form td input.datepicker, .form td input.timepicker {
	width: 80px;
}

.form td input.datetime-time {
	width: 60px;
}

.form td input.integer {
	width: 20px;
}


h1 a.title-link {
	color: #fff;	
	text-decoration: none;
}

.error_input {
	background-color: #FED6DB;
} 
.repeate-password {
	margin-top: 5px;

} .repeate-password span {
	font-size: 10px;
} .ag-modules {
	width: 300px;
} .ag-modules td.title {
	text-align: left;
	width: 200px;
} .ag-modules td {
	padding: 10px 0px;
	width: 50px;
}
div#sort-buttons {
	display: none;
}


.ll-main-layout {
	border: 2px solid #660000;
	background-color: #FFFFFF;		
	height: 400px;
	width: 650px;
	overflow: hidden;
}

.ll-main-layout .ll-main .filter {
	background-color: #CCC;		
	padding: 2px;
	height: 80px;
	width: 100%;	
}

.ll-lists {
	background-color: #FFF;		
	padding: 6px;	
	width: auto;
	height: 270px;
	_overflow: scroll;	
	overflow-x: hidden;
	overflow-y: scroll;
}

.ll-main-layout a.on {
	font-weight: bold;
}

.ui-datepicker {
	z-index: 40;
}

.pager {
	height: 48px;
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;
}
.pager li {
	float: left;
	text-align: center;
	margin-right: 6px;
}
.pager a {
	display: block;
	color: #787878;
	text-decoration: none;
	font-size: 12px;
	padding-top: 0px;
	height: 16px;
	width: 31px;
	border: 1px solid #d2d2d2;
}
.pager img {
	background: #dd2823;
	margin-top: 3px;
}
.pager .off img {
	background: #dcdcdc;
}
.pager .on a, .pager .on a:hover {
	background: #dd2823;
	color: #ffffff;
	text-decoration: none;
	border-color: #dd2823;
}
.pager a:hover {
	background: #f1f1f1;
	text-decoration: underline;
}
.pager .arrow a:hover {
	background: none;
}
.filter {
	border:1px solid #EEEEEE;
	margin-bottom: 10px;
	padding: 10px;
	border-left: 6px solid #CCCCCC;
} .filter table td.input {
	padding-right: 30px;
}
.filter table td.input label {
	margin-right: 6px;
}
.linkage {
   background: #EEEEEE url(/files/images/cms/cms-add.png) no-repeat scroll 6px 4px;
   padding: 4px 6px 4px 24px;
}

.link-list {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.link-list li{
	display: block;
	border: 1px solid #CCCCCC;	
	background: #EEEEEE url(/files/images/cms/cms-add.png) no-repeat scroll 6px 4px;
	padding: 4px 6px 4px 30px;
	margin-bottom: 4px;
	text-decoration: none;
	color: #000;
}

.link-list li a {
	text-decoration: none;	
	color: #000;

} .link-list li span {
	display: block;
	font-size: 10px;
}

.link-list li.on {
	background: #CCCCCC url(/files/images/cms/cms-delete-selected.png) no-repeat scroll 6px 4px;
} .ll-connected {
}
.ll-deletelink {
	display: block;
	border: 1px solid #CCCCCC;	
	background: #EEEEEE url(/files/images/cms/cms-delete-selected.png) no-repeat scroll 6px 4px;
	padding: 4px 6px 4px 30px;
	margin-bottom: 4px;
	text-decoration: none;
	color: #000;	
}

.fileblock {
	margin-right: 6px;
	width: 70px;
	height: 70px;
	float: left;
} .fileblock .upload_delete {
	position: absolute;
	margin-left: -10px;
	margin-top: 0px;
} .uploadfile {
	margin-top: 50px;
} #audio-block {
	float: none;
	height: 100px;
	width: 100%;

}
.cms-module-articles_module td.action {
	width: 78px;

} .index .unconfirmed {
	  background-color: #C9DEE6;
} .tags-list {
	display: none;
	padding: 10px 0;	
} .tags-list a {
	padding: 2px;
	text-decoration: none;
	margin-right: 10px;
} .tags-list a.on {
	background-color: #660000;
	color: #FFFFFF;
}

.form .fieldtype-fileupload, .form .fieldtype-fileuploadone {	
	background: #F1F1F1;
	padding: 10px;
	border-left: 5px solid #3281CF;
}

.form .fieldtype-fileupload .uploadfile, .form .fieldtype-fileuploadone .uploadfile {
	margin-top:30px;
}

div#cms-restaurant-map {
	margin-bottom: 30px;
	width: 100%;
	height: 600px;
}

.cms-add-marker {	
	margin: 10px 0;
	padding: 10px 0;
	height: 30px;
}

.cms-add-marker div {
	background: #EEEEEE;	
	width: 100px;
	height: 22px;
	padding: 6px;
	text-decoration: none;
	color: #000000;
	border:1px solid #CCCCCC;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;	
	float: left;
}
.cms-add-marker div span {
	display:block;
	margin-left:40px;
	margin-top:5px;

}
.cms-add-marker div a{
	margin-left: 10px;
	border:0;
	padding: 0px;
	display: block;
	float: left;
	background: transparent url(/files/images/cms/small_pin.png) no-repeat scroll center center;	
	width: 22px;
	height: 22px;
}

.cms-add-marker a.find-address  {
	margin-left: 10px;
	background: #EEEEEE;	
	height: 14px;
	padding: 10px;
	text-decoration: none;
	color: #000000;
	border:1px solid #CCCCCC;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;	
	float: left;
}

.cms-add-marker input {	
	font-size: 20px;
	height: 28px;
	margin-left: 10px;
}


.cms-draggable-marker {
	position: absolute;
	z-index: 100;
	float: none;
}

.marker-info {	
	width: 100%;
}

.marker-info input.info {	
	height: 17px;
	font-size: 12px;
	width: 100%;
}

.marker-info .controls {
	margin-top: 7px;	
}

input.submit-form {
	background:#FFFFFF url(/files/images/cms/cms-add.png) no-repeat scroll 6px 8px;
	border:1px solid #CCCCCC;
	color:#000000;
	cursor:pointer;
	margin-bottom:10px;
	font-size: 18px;
	margin-right:8px;
	padding:4px 6px 4px 24px;
} input.cancel-form {
	background:#FFFFFF url(/files/images/cms/cms-delete-selected.png) no-repeat scroll 6px 8px;
	border:1px solid #CCCCCC;
	color:#000000;
	cursor:pointer;
	margin-bottom:10px;
	font-size: 18px;
	margin-right:8px;	
	padding:4px 6px 4px 24px;
} .restaurant-header {
	background-color: #3281CF;
}

div#bl-restaurant-lunches-buttons {
	margin: 10px 0;
}

input#cms-add-lunch-button, input#cms-edit-lunch-db-button {
	
	background: #EEEEEE url(/files/images/cms/cms-add.png) no-repeat scroll 6px 8px;
	font-size: 16px;
	border:1px solid #CCCCCC;
	color:#000000;
	cursor:pointer;
	margin-bottom: 10px;
	margin-right: 8px;
	padding: 5px 6px 5px 30px;
}
input#cms-edit-lunch-db-button {
	 background: #EEEEEE url(/files/images/cms/cms-bl-list.png) no-repeat scroll 6px 8px;
}
input#cms-restaurant-date-filter {
	font-size:20px;
	height:28px;
	width: 300px;
} .clear {
	clear: both;
}
div#bl-add-lunch-block table.bl {
	border: 1px solid #CCC;
	border-collapse: collapse;
}

div#bl-add-lunch-block table.bl .header {
	background: none;
	color: #000000;
}

div#bl-add-lunch-block table.bl td {
	border: 1px solid #CCC;	
	border-width: 0px 1px 1px 0;
	padding: 6px;
}
a.add-value-meal {

}

.meal-values li {
	border:medium none;
	float: left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom: 4px;	
	margin-right:16px;
	width: 30%;	
}
.meal-values li.remove {	
	margin-right: 0;
	width: 14px;
}
.meal-values li input {
	margin-left: 8px;
}
.meal-values {
	float: none;
}

.meal-values {
	clear: both;	
}

.meal-values li label {
	display: none;
}

.bl-lunch-inforow {
	clear: both;
}

.bl-lunch-inforow div {
	margin-bottom: 10px;
}

.bl-lunch-inforow textarea, .bl-lunch-inforow input {	
}

.bl-lunch-comments label, .bl-lunch-tags label {
	text-transform: capitalize;
	display: block;
}
.bl-append-variant {
	float: right;
}

a.bl-remove-meal {	 
	margin-top: 5px;
	display: block;
	width: 16px;
	height: 16px;
	background: transparent url(/files/images/cms/cancel-meal.png) no-repeat ;
}

.new-meal-variant {
	display: none;
}

#bl-add-lunch-block .buttons {
	margin-top: 20px;
}

.bl-meal-block {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom: 1px dashed #CCC;
} .bl-meal-block .type {
	font-size: 18px;	
	margin-bottom: 10px;
}


.hidden-lunch {
	color: #CCCCCC;
}
#bl-lunch-clear {
	display: none;
	margin-left: 10px;
	font-size: 14px;
}
.lunch .dates {
	font-weight: bold;
	margin-top: 3px;
} .meal-row {	
	margin: 6px 0;
	padding-left: 20px;
}.meal-soap {
	background: transparent url(/files/images/cms/lunches-breakfast.png) no-repeat scroll 0 3px;
} .meal-main {
	background: transparent url(/files/images/cms/lunches-lunch.png) no-repeat scroll 0 3px;
} .meal-desert {
	background: transparent url(/files/images/cms/lunches-desert.png) no-repeat scroll 0 3px;
} .meal-salat {
  background: transparent url(/files/images/cms/lunches-salat.png) no-repeat scroll 0 3px;
} .meal-drinks {
  background: transparent url(/files/images/cms/lunches-coffee.png) no-repeat scroll 0 3px;
}.lunch .price {
	font-family:"Arial";
	font-size:18px;
}  .meal-row span {
	display: block;
}
.restaurant-lunches {
	margin-bottom: 10px;
}
.form-button-ajax {
	margin-top: 10px;
}
.index  td.restaurant-menu-group {
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px dashed #CCCCCC;
}
#bl-restaurant-menu {
	margin-bottom: 20px;
}
#bl-restaurant-spo {
	margin-top: 10px;	
}

#bl-places-location {
	width: 100%;
	height: 600px;
}


body.profile {
	background: transparent url(/files/images/cms/background.gif) repeat scroll 0 0;
}

body.profile .main {
	padding: 0 30px;
	width: auto;
} body.profile .header {
	background: none;	
	border: 0px solid;
	padding: 30px 30px;
}  body.profile .header .logo {
	
}

#admin-links-profile {
	color:#FFFFFF;
	font-size:90%;
	margin:0;
	padding-right:36px;
	position:absolute;
	right:0;
	top:40px;
} #admin-links-profile a {
	color: #FFFFFF;
}
body.profile .login {
	position: absolute;
	left: 50%;
	margin: 0 0 0 -176px;	
	border:0px solid #FFB400;
	background: #36221B none repeat scroll 0 0;	
	top: 140px;
	color: #FFB400;
}

body.profile .login h1 {	
	border-bottom:1px dashed #FFB400;
	background: #36221B none repeat scroll 0 0;
	color: #FF6C00;
	margin-bottom: 10px;
	padding: 10px;
}

body.profile .login input {
	
	background: transparent url(/files/images/cms/right-now-input.png) repeat scroll 0 0;
	height: 28px;
	font: 11px "Trebuchet MS";
	color: #7a6f6a;
	padding: 0 8px 0 8px;
	margin-bottom: 11px;
	line-height: 28px;	
	border: none;
	display: block;
	width: 144px;
}

body.profile .login input.submit {
	color: #000000;
	background: #FFB400 none repeat scroll 0 0;
	border:1px solid #FFB400;
	width:80px;
	float: right;
}

body.profile .login label {
	display: block;
	margin-bottom: 6px;	
}
body.profile .logo-login {
	position: absolute;
	top: 80px;
	left: 50%;
	margin-left: -79px;
}

body.profile .form .fieldtype-fileupload, body.profile .form .fieldtype-fileuploadone {
	border-left: 5px solid #FFB400;
}


#cms-add-marker-address {
	width: 50%;
	font-size:24px;
}
#cms-restaurant-map .marker-info input.info {
	width: 250px;
}

#admin-links-profile .spacer {
	color: #FFB400;
	margin: 0 15px;
}

#admin-links-profile .lang a {
	margin-left: 10px;
	color: 	#CCCCCC;
}

#bl-restaurant-lunches-list .lunch, #bl-add-lunch-block, .edit-lunch-block  {
	padding: 10px;
	border: 1px solid #CCCCCC;	
	margin-bottom: 20px;
}

#bl-restaurant-lunches-list .lunch .tags  span {
	margin-right: 5px;
	font-weight: bold;
}

#bl-restaurant-lunches-list .lunch .comments {
	color: #dadada;	
}

.buttons a {
	text-decoration: none;
	height: 24px;
	display: block;
	float: left;
	margin-right: 10px;
	padding-top: 2px;
}

.edit-lunch {
	background: transparent url(/files/images/cms/lunch-edit.gif) no-repeat scroll 0 0;
	padding-left: 28px;
	font-size: 14px;
}

.delete-lunch {
	background: transparent url(/files/images/cms/lunch-delete.png) no-repeat scroll 0 0;
	padding-left: 28px;
	font-size: 14px;
}

.dublicate-lunch, .dublicate-db-lunch {
	background: transparent url(/files/images/cms/lunch-dublicate.gif) no-repeat scroll 0 0;
	padding-left: 28px;
	font-size: 14px;
}

.dublicate-db-lunch {
	display: block;
	width: 100px;
	margin: 10px 0;
	height: 30px;
}

.buttons {
	margin-top: 16px;
}

 .fieldtype-bl-start-end-date div {
	float: left;
  }

 .fieldtype-bl-start-end-date div.error_message {
	float: none;
 }

 .form  td.fieldtype-bl-start-end-date  div input.datepicker, .form  td.fieldtype-bl-start-end-date  div input.validate-time{
	width: 150px;
} .lunches-tags label {
	font-size: 14px;
	margin-right: 20px;
}
.bl-meal-name {
	width: 100%;
	margin-right: 10px;
}
 .form td input.validate-price {
	width: 100px;
 }
 .form td.lunches-comments input {
	width: 70%;
 }
 .form td.lunches-comments {
	vertical-align: top;
 }

 .form td.lunches-comments label {
	display: block;
	float: left;
	width: 20px;
 } .form td.lunches-comments div {
	margin-bottom: 6px;
 }

 .mouse-where-tail {
	background: transparent url(/files/images/cms/small_pin.png) no-repeat scroll center center;	
	width: 22px;
	height: 22px;
	display: block;
	position: absolute;
	line-height: 11px;
 }

.menu-item-names {
	margin-bottom: 10px;
}

.menu-item-names li {
	border:medium none;
	float:left;
	list-style:none outside none;
	margin:0 0 4px 0;	
	width:30%;	
} .menu-item-names input {
	width: 96%;
} .menu-item-fields {
	clear: both;
	
} .menu-item-block {
	padding: 10px 0;
	margin: 10px 0;
	border-bottom: 1px dashed #CCCCCC;
	
	}.menu-item-fields li {
	border:medium none;
	float:left;
	list-style:none outside none;
	margin:0 0 4px 0;	
	width:32%;	
}.menu-add-buttons {
	clear: both;
} div#menu-item-block-empty {
	display: none;
}
.menu-item-fields {
	clear: both;
	margin-top: 10px;
}  .menu-item-fields div {
	margin: 10px 10px 0 0;
	float: left;
} .menu-item-fields .imag {
	margin-top: 0px;
	float: right;
} .menu-item-fields .uploadfile {
	margin-top: 0px;
} .menu-item-fields .hidd {
	padding-top: 6px;
} .menu-item-fields div.error_message {
	float:none;
	margin:0;
	text-align:right;
}

input.add-item-menu {
	background:#FAF9EF url(/files/images/cms/cms-add.png) no-repeat scroll 6px 8px;
	border:0px;
	color:#000000;
	cursor:pointer;
	margin-bottom:10px;
	font-size: 18px;
	margin-right:8px;
	padding:4px 6px 4px 24px;
}
.advanced-filters td {
	padding-right: 40px;
}

ul.checkboxes li {
	display:block;
	float: left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0 20px 0 0px;
	padding-bottom: 10px;
}	ul.checkboxes li input {
		margin-right: 5px;
	}
	
.add-from-db {
	background: url(/files/images/cms/cms-bl-list.png) no-repeat;
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	
}
.from-db-list {
	display: none;
	position: absolute;
	width: 250px;
	overflow-y: scroll;
	height: 150px;
	border: 1px solid #FFB400;
	background: url("images/ui-bg_flat_75_faf9ef_40x100.png") repeat-x scroll 50% 50% #FAF9EF;
	padding: 10px;
}
.from-db-list a {
	color: #4F403B;
	line-height:18px;
}


a.video-tutorial-button {
	display: block;
	float: left;
	background: url(/files/images/cms/cms-help.png) no-repeat;
	width: 16px;
	height: 16px;
	margin-right: 4px;
}

a.video-tutorial-button-big {
	display: block;
	float: right;
	background: url(/files/images/cms/cms-help-big.png) no-repeat;
	width: 32px;
	height: 32px;
	margin-right: 4px;
}

a#logout-btn {
	color: #FF0000;
}
.marker-info input {
	width: 100%;
}

.module-page-blocks .block-title {
	margin-bottom: 10px;
}

.module-page-blocks .block-comment {
	margin: 10px 0 40px;
	font-style: italic;
}

.tr-items-controller-only, .tr-itemsview-controllers-only, .tr-examplesview-controller-only {
	display: none;
}

.cms-module-prices_module ul {
	border: medium none;
    display: block;
    list-style: none outside none;
	margin-left: 20px;
} .cms-module-prices_module li {
	margin: 10px 0;
	background: url(/files/images/cms/file-prices.png) no-repeat left 1px;
	padding-left: 20px;
}

.cms-module-prices_module li.folder {
	background: url(/files/images/cms/folder-prices.png) no-repeat left 1px;
}

           
.tr-only-category {
		display: none;
}

.in-line td { padding-right:20px; font-size:11px; }
.in-line td input { margin-top:5px; }




.tr-group-fields .group_title
{
	font-weight:bold;
	cursor:pointer;
}