small.green{
    color: #559b0a;
}
small.right_bottom{
    position:relative;
    float:right;
    bottom:-10px;
    right:10px;
    margin-top: 5px;
    display:block;

}
h3.green{
     color: #559b0a;
}
h4.green{
    color: #559b0a;
}

#after_login, #before_login {
    position:relative;
    float:right;
    display:none;
    margin-top:10px;
    font-size: 13px;
}
#exit, #reglink{
    border-right:none;
}

#enterlink:hover, #reglink:hover {color: #FE100F}
#basket_block {
	position: absolute; top: 45px; right: 8px;
	width: 225px; height: 52px;
}
.basket {
	display: block; position: absolute;
	top: 0; left: 0;
	width: 67px; height: 52px;
}
.emptyBasket {
	background: url(../img/empty_basket.png) no-repeat;
}
#basket_text {
	position: absolute; top: 0; right: 0;
	width: 152px; height: 52px;
}
#empty_text {
	display: block; position: relative;
	width: 152px; height: 52px; line-height: 52px;
	font-size: 14px; color: #559b0a; text-align: center;
}
.feedback_page_link{
    margin-left: 3px;
    margin-right: 3px;
    padding: 0px;
    cursor:pointer;

    color:#559b0a;
    text-decoration:underline;
/*    border: 1px solid #000;*/
}
.kartina_price_table{
	margin: 1000px;
	padding: 1000px;
}
.feedback_active_link{
        cursor:default;
        color: #777;
        text-decoration:none;

}
.mml {
	display: block; position: relative; float: left;
	height: 38px; line-height: 36px;
	font-size: 18px; color: #464646; text-decoration: none;
	padding-right: 12px;
	background: url(../img/arrow_right.jpg) top right no-repeat;
	margin-left: 36px;
}
.mml:hover {background: url(../img/mml.jpg) center no-repeat;}
.mmlhover {background: url(../img/mml.jpg) center no-repeat; color: #559b0a}

.mml span {
	border: 1px solid red;
	display: block; position: absolute; top: 0; left: 0;
	width: 100%; height: 100%;
	z-index: 1
}
.red{
    color:red;
}
/*head*/
#head {
	position: relative;
	height: 275px;
}
#left_menu {
    position: relative; float: left;
    width: 195px; height: 275px;
    margin-right: 7px;
}
#left_menu a {
    display: inline-block;
    width: 99%;
    height:42px;
    border: 1px solid #e8e8e8;
    margin-left:5px;
    text-align:left;
    text-decoration:none;
    color:#626870;
    font-family: Verdana;
    font-size: 14px;
    line-height:40px;
}
#left_menu a:hover{
/*    color:white;*/
}
#left_menu_active{
    color: #fff;
}
#left_menu span{
    display: inline-block;
    position:relative;
    float:left;
    height:100%;
    width:10px;
    margin-right:5px;
}
#print_photos {
/*	height: 69px;*/
/*	background: url(../img/print_photos1.jpg) no-repeat;*/
}
/*#print_photos:hover {background-position: 0 -63px;}*/
#photo_pictures {
/*	height: 69px;*/
/*	background: url(../img/photo_pictures1.jpg) no-repeat;*/
}
/*#photo_pictures:hover {background-position: 0 -74px;}*/
#photo_suvenirs {
/*	height: 69px;*/
/*	background: url(../img/photo_suvenirs1.jpg) no-repeat;*/
}
/*#photo_suvenirs:hover {background-position: 0 -71px;}*/
#photo_posters {
/*	height: 70px;*/
/*	background: url(../img/photo_posters1.jpg) no-repeat;*/
}
/*#photo_posters:hover {background-position: 0 -67px;}*/

.tab{
    display:inline-block;
    height:20px;    width:auto;
    background-color:#e1dfdf;
    text-align: center;
    font-size: 14px;
    font-family:serif;
    margin-top: 0px;
    margin-left: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-style: normal;
    color:#333;
    vertical-align: bottom;
    padding-top:8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: -1px;
    text-decoration: none;
    border-top:1px solid #858585;
    border-left:2px solid #b5b5b5;
    border-right:2px solid #959595;
    border-bottom:0px solid #959595;
    font-family: Verdana,Arial,sans-serif;
    font-size:13px;
    box-shadow: 1px -2px 2px #999;
    cursor:pointer;
/*    font: 13px, arial,sans-serif;*/

}
.active,.tab:hover{

  background: url(../img/bg_tabs_active.jpg) repeat-x ; /* для браузеров без css3 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff'); /* для IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#fff)); /* для webkit */
  background: -moz-linear-gradient(top, #eee, #fff); /* для firefox 3.6+ */
  background: -o-linear-gradient(top, #eee, #fff);  /*Для Opera*/
  color:#555;
  border-bottom:0px none #959595;
  height:27px;
  position:relative;
  z-index:2;
  top:2px;
/*  box-shadow: 2px -3px 3px #999;    */

}
.active{
    cursor: default;
}

#tabs {
/*    width:auto;*/
    height:34px;
    margin-top:20px;
    margin-bottom: -2px;
    margin-left:5px;
/*    border-bottom:1px solid #959595;*/
    padding-bottom: 0px;
    padding-top: 0px;
    vertical-align:bottom;
}
.tabs.active{
    border-left: 3px solid #d6d6d6;
}

.line{
    height:1px;
    width:100%;
    background: url(../img/line.jpg) no-repeat;
    margin-bottom: 5px;
    margin-top:1px;
    display:block;
/*    position:relative;*/
}
.line.small{
    background-position: -500px;

}


.upload_menu{
    display:block;
    margin-top: 0px;
    margin-bottom:10px;
    padding-top: 0px;
   /* width:1000px;*/
    height:30px;
/*    border:1px solid #000;*/
}

.button{
    display:inline-block;
    height:16px;
    width:auto;
    padding-top: 3px;
    padding-bottom: 12px;
    padding-left: 8px;
    padding-right:8px;
    font-size:16px;
    text-align: center;
    vertical-align:middle;
    position:relative;
    cursor:pointer;
    color:#555;
    border-right:2px solid #959595;
    box-shadow: 1px -1px 2px #999;
}
.green_button{
    background: #b9e38d ;
/*    border-color:#c9f39d;*/

}
#cancel{
       background: #e3d68d;
}

#settings{
    background: #8dabe3 ;
}

div.button:hover{

/*    border-color:#000;*/
    border-top:1px solid #959595;
/*    box-shadow: 1px -1px 4px #999;*/
}

div.button:active{
/*  background: #a8d17d ;*/
  border:1px solid #959595;

  border-left: 1px solid #959595;
  border-bottom:2px solid #959595;
  opacity: 0.8;

}

.del_item{
    cursor:pointer;
}

.upload_content{
    display:inline-block;
    margin-bottom: 10px;
    margin-top:3px;
    width:auto;
}

.upload_panel, .help_info{
    height:132px;
    display:inline-block;
   /* border:2px solid #afcd8f; */    background:#fbf8f8;
   border:2px solid #bbb;
    font-family: Verdana,Arial,sans-serif;    font-size: 13px;
    color:#555;
    padding-left:20px;
    padding-top: 10px;
    position: relative; float: left;
    overflow: hidden;
    border-radius:0px 10px 10px 10px;
    -moz-border-radius:0px 10px 10px 10px;
    margin-left:10px;

}
.upload_panel{
    width:523px;
}
#upload_panel_list{
    overflow:auto;
    overflow-x:none;


}
.order_detail{
   height:auto;
   width:45%;
   padding-top: 20px;
   padding-bottom:20px;
   margin-bottom: 20px;
   display:inline-block;
   position:relative;
}
.help_info{
    width:410px;
    margin-top:0px;
    margin-left: 10px;
    padding-right:15px;
}
.upload_item{
    width:500px;
    height:20px;
    color:#555;
}
.upload_name_info{
    display:inline-block;
    width:400px;
}
.upload_size_info{
     width:50px;
     display:inline-block;
}
.more{
    color:#777;
    display:inline-block;
    position:relative;
    float:right;
}

.upload_status_text{
    display:inline-block;
    margin-left:10px;
    margin-top:0px;
    margin-bottom:10px;
    vertical-align: middle;
}
.status_text{
     display:inline-block;
     padding-left:3px;
     padding-top: 0px;
     vertical-align: middle;
     height:30px;
}

.progressbar{
    display:inline-block;
    width:450px;
    height:10px;

}
.next_page{
    position:relative;
    float:right;
    margin-bottom: 15px;
    margin-top: 0px;
    margin-right: 20px;
    height:25px;
    display:inline-block;
}
.total{
    display:inline-block;
    position:relative;
    margin-right:15px;
    margin-top:8px;
    font-size: 17px;
}
.icon_panel{
    display:inline-block;
    position:relative;
    float:left ;

    margin-left: 20px;
    margin-top: 8px;


}
.order_panel{
    min-height: 125px;
    height:125px;
    width:600px;
    overflow: scroll;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-left:10px;
    margin-bottom: 20px;
    position: relative; float:none;
}
.order_item{
/*   border:none;*/
   height:auto;
   min-height: 190px;
   position:static;
   width:auto;
   display:block;
   background: url(../img/line.jpg) no-repeat;
   background-position: bottom;
   margin-left:10px;
   margin-top:7px;
   margin-bottom:1px;
   border: 0px solid #000;
/*    position:absolute;*/
}


.image_preview{
    display:inline-block;   border: 1px solid #c4c4c4;
    height:165px;           width:221px;
    margin-bottom:10px;
    position:relative;      /*float:left; */
    top: 5px;
    left:3px;
    padding:3px;
    background:no-repeat #eee center center;
    background-image: url(./img/9.jpg);
}

img.image_preview{
    display:inline-block;
   /* position:absolute;*/      margin:auto;
    top:0;  bottom:0;   left:0;    right:0;
    border: 0px solid #000;
}

.image_edit_menu{
    display:inline-block;
    border: 0px solid #c4c4c4;
    width:30px;
    padding:1px;
    position:relative;
    top: -55px;
    left: 2px;
    margin-left:2px;

}

.image_edit_icon{
    display:block;  cursor:pointer;
    height:20px;    width:20px;
    margin-top:3px;

}
/*.icon_delete_upload_item{
    display:inline-block;
    position:relative;
    float:right;
    height:18px;
    margin-top:0px;
}  */
.icon_crop{
    background :url(../img/icon_crop.jpg) no-repeat ;
}
.icon_add{
    background :url(../img/icon_add.jpg) no-repeat ;
}
.icon_zoom{
    background :url(../img/icon_zoom.jpg) no-repeat ;
}
.icon_delete{
    background :url(../img/icon_delete.jpg) no-repeat ;
}
.icon_edit{
    background :url(../img/icon_edit.jpg) no-repeat ;
}
.icon_error{
    background :url(../img/icon_error.png) no-repeat ;
    background-position: center center;
}
.icon_checked{
    background :url(../img/icon_checked.jpg) no-repeat ;
    background-position: center center;
}
.icon_unckecked{
    background :url(../img/icon_unchecked.jpg) no-repeat ;
    background-position: center center;
}
.select_item{
    position:absolute;
    left: 0px;
    display: inline-block;


}
