*
{
    margin:0;
    padding:0;
}

body
{
    font-size: 12px;
    font-family: Tahoma, sans-serif;
}

#header
{
    text-align:right;
    padding: 2px 13px 5px 13px;
    border-bottom: 2px solid #FF6D06;
}
#content
{
    padding: 15px 10px;
}

#crumbs
{
	padding: 5px 10px;
}

label
{
    cursor:pointer;
    white-space:nowrap;
}

input[type=text] {
    width:300px;
}

input[type=submit] {
    padding:5px;
}

table
{
	border-collapse: collapse;
}
table td
{
	vertical-align: top;
	padding: 2px;
}

a
{
	color: #0C4EA6;
    text-decoration: underline;
}
a:hover
{
    color: #FF6D06;
    text-decoration: none;
}

a img
{
	border: 0;
}
.pusher
{
	clear: both;
	font-size:0;
	line-height:0;
	height: 0;
}

h1
{
	font-size: 18px;
	margin: 10px 0 15px 0;
}
h2
{
	font-size: 17px;
}

span.errors
{
    color: #FF0000;
    font-size: 8pt;
}

span.well
{
    color: #32CD32;
    font-size: 8pt;
}

.blocked_item {
    background-color:#FFDAB9;
}

.system_item {
    background-color:#AFFAB9;
}

.admin_top_menu
{
    padding: 5px 0;
    text-align: center;
    border-bottom: 2px solid #FF6D06;
}

table.container
{
    width:100%;
}

table.container td
{
    white-space: nowrap;
}

table.container td.content
{
    width:100%;
    padding-left:10px;
    padding-top:7px;
}

table.items_list
{
    width:100%;
}

table.items_list th
{
    background-color:#CCCCCC;
    border:1px solid #CCCCCC;
    padding: 2px 5px;
}

table.items_list td
{
    border:1px solid #CCCCCC;
    padding: 5px 10px;
}

table.items_list td.title
{
    width:100%;
    text-align:left;
}
table.items_list td.date
{
    width:100px;
    text-align:center;
    white-space:nowrap;
}

/* Дерево */
.nodes_tree
{
    overflow:auto;
}
.myTree,
.myTree ul
{
	list-style: none;
	padding-left: 15px;
}
.expandImage
{
	margin-right: 4px;
    cursor:pointer;
}
.textHolder
{
	height: 16px;
	padding-left: 6px;
}
.treeItem
{
    list-style: none;
    white-space:nowrap;
    line-height: 18px;
}
.treeItem span a
{
	padding:2px 3px;
}

.treeItem.selected span a
{
	background-color: #cccccc;
}
.treeItem.selected .treeItem span a
{
	background-color: #FFFFFF;
}
.treeItem input[type='checkbox'] {
    vertical-align: middle;
}
span.dropOver
{
	background-color: #00c;
	color: #fff;
	height: 16px;
	padding-left: 6px;
}
.folderImage, .expandImage
{
    vertical-align: bottom;
}
/* */

div.create_item_form
{
    padding:5px;
    margin:5px 0;
    border:1px solid #CCCCCC;
}

fieldset
{
    padding:5px;
}

div.grey_border
{
    padding:5px;
    margin: 5px 0;
    border:1px solid #CCCCCC;
}
div.grey_border ul{
    list-style: none;
}

/* Pages */
ul.pages {
    float: left;
    list-style: none;
    margin-left: 8px;
}

ul.pages li {
    float: left;
    margin-right: 3px;
    margin-top: 2px;
    height: 29px;
    _width: 20px;
    width /*\**/: auto\9;
}

ul.pages li.empty p {
    color: #3d7bb4;
}

ul.pages li {
    float: left;
    margin-right: 3px;
    margin-top: 0px;
    height: 29px;
}

ul.pages li.active {
    background: #fff !important;
}

ul.pages li.empty {
    background: none !important;
}

ul.pages li div.page-wrapper1 {
    height: 29px;
}

/* Мультизагрузка в галлерею */
#custom-demo .uploadifyQueueItem {
  background-color: #FFFFFF;
  border: none;
  border-bottom: 1px solid #E5E5E5;
  font: 11px Verdana, Geneva, sans-serif;
  height: 50px;
  margin-top: 0;
  padding: 10px;
  width: 350px;
  float:left;
}
#custom-demo .uploadifyError {
  background-color: #FDE5DD !important;
  border: none !important;
  border-bottom: 1px solid #FBCBBC !important;
}
#custom-demo .uploadifyQueueItem .cancel {
  float: right;
}
#custom-demo .uploadifyQueue .completed {
  color: #C5C5C5;
}
#custom-demo .uploadifyProgress {
  background-color: #E5E5E5;
  margin-top: 10px;
  width: 100%;
}
#custom-demo .uploadifyProgressBar {
  background-color: #0099FF;
  height: 3px;
  width: 1px;
}
#custom-demo #custom-queue {
  border: 1px solid #E5E5E5;
  /*height: 213px;*/
  margin-bottom: 10px;
  padding:5px;
  width: 100%;
  overflow: auto;
}
/**/

/*  GALLERY PHOTOS  */
ul.gallery_photos_items li {
    float:left;
    list-style: none;
    padding:5px;
    margin:5px 5px 5px 0;
    border:1px solid #CCC;
    height:128px;
}

ul.gallery_photos_items li input[type=text]  {
    width:250px;
}
ul.gallery_photos_items li textarea  {
    width:250px;
    height:75px;
}


/* SHOP SLIDER */
.shop-slider {
    list-style: none;
}
.shop-slider li {
    float: left;
    width:250px;
}

li.shop-slider-li {
    width:320px !important;
}
.vx-window {
    margin-left:20px;
}

.bx-prev {
	width: 28px;
	height: 40px;
	background: url(../images/arrows.png) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	font-size: 0px;
	color: transparent;
	position: absolute;
	top: 7px;
	left: -40px;
}
.bx-next{
	width: 28px;
	height: 40px;
	background: url(../images/arrows.png) no-repeat -28px 0px;
	display: block;
	text-indent: -9999px;
	font-size: 0px;
	color: transparent;
	position: absolute;
	top: 7px;
	right: -3px;
}

.has_relation_feature {
    color:#A049FF;
}

span.has_relation_feature_names {
    color:#CCC;
}

.dragHover {
    background-color: rgba(173, 0, 0, 0.13);
}
.relation {
    color: rgb(173, 0, 0);
}
.hasRelation {
    color: #808080;
}
.selectedDraggable {
    font-weight: bold;
    text-decoration: underline;
}

.droppable:hover, .draggable:hover {
    cursor: pointer;
}


#newPasswordForm label {
    display: block;
}
#newPasswordForm label input {
    padding-left: 25px;
    display: block;
}