/*GENERAL + LAYOUT{{{*/
*
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 0;
    margin: 0;
}

body
{
    padding: 0;
    margin: 0;
    height: 100%;
}

img
{
    border: 0px;
}

input, select
{
    width: 200px;
    font-weight: normal;
    vertical-align: middle;
}

textarea
{
    width: 300px;
    height: 100px;
}

table {

}

tr, td {
    padding: 0;
    margin: 0;
}

td {
    vertical-align: top;
}

.button_admin
{
    background-image:  url('../images/button_background.jpg');
    background-repeat: repeat-x;
    height:            22px;
    font-weight:       bold;
    color:             black;
    border:            1px solid #8289BA;
    margin:            5px;
    width:             200px;
}

.button_admin2
{
    background-image:  url('../images/button_background.jpg');
    background-repeat: repeat-x;
    height:            22px;
    font-weight:       bold;
    color:             black;
    border:            1px solid #8289BA;
    width:             200px;
}

a.button_admin
{
    display: block;
    font-size: 11px !important;
    height: 12px;
    line-height: 1;
    padding: 4px 0;
    text-align: center;
    text-decoration: none;
}

#msgWin
{
    position: absolute;
    width: 506px;
    height: 275px;
    overflow: hidden;
    top:   50%;
    left:  50%;
    margin-left: -203px;
    margin-top: -137px;
    background-image: url('../images/win.jpg');
    background-repeat: no-repeat;
    padding: 30px;
    z-index: 100;
}

#msgWin#text
{
    font-size:   14px;
    line-height: 25px;
    font-weight: bold;
}

#msgWin img
{
    position: absolute;
    top: 170px;
    left: 290px;
}

#progressBarOut
{
    border: 1px solid black;
    width: 350px;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 20px;
}

#progressBar
{
    width:            0%;
    background-image: url('../images/progressbar.jpg');
    background-repeat: repeat-x;
    height:           20px;
}

.nice_title
{
    background-image: url('../images/button_background.jpg');
    font-weight: bold;
    font-size:   11px;
    border:      1px solid #8289BA;
    padding:     2px;
    padding-left: 8px;
}

.mradio
{
    width: 30px;
}

.ismall
{
    width: 100px;
}

.back_link
{
    font-size:       11px;
    text-decoration: underline;
    font-weight:     bold;
    color:           gray;
}

.move_up_button {
    background: url(../images/up_arrow.jpg);
}

.move_down_button {
    background: url(../images/down_arrow.jpg);
}

.delete_button {
    background: url(../images/delete_icon.jpg);
}

.move_up_button, .move_down_button, .delete_button {
    float: left;
}

.move_up_button input, .move_down_button input, .delete_button input {
    background: white;
    color: white;
    width: 20px;
    height: 20px;
    opacity: 0.001;
    filter: alpha(opacity=0.1);
}

.message {
    background-color: #ffffff;
    border: 1px solid #dd1400;
    color: #dd1400;
    font-weight: bold;
    margin: 5px 0;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}
/*}}}*/

/*QUICK SEARCH{{{*/
#getdata_container
{
    position: absolute;
}

.getdata_item
{
    display:    block;
    background: #E3E9F9;
    color:      #3E4B9D;
    padding:    2px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid white;
}

.getdata_item_active
{
    background: #A4AACE;
    color: white;
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid white;
}
/*}}}*/

/*LAYOUT{{{*/
#content
{
    width:950px;/*950*/
    position:absolute;
    top:0;
    left:50%;
    margin-left:-475px;
    background-image:url('../images/background.jpg');
    background-repeat:repeat-y;
    _height:100%;
    min-height:100%;
}

#fish
{
	width:168px;
	float:left;
}

#top_menu
{
    float:left;
    background-image:url('../images/menu_background.jpg');
    background-repeat:repeat-x;
    height:66px;
    padding-top:20px;
    width:700px;
}

#right_corner
{
    position:absolute;
    left:857px;
    right:0;
}

#middle
{
    border:2px solid #B1B2C6;
    margin:3px 25px 9px 15px;
    padding:10px;
    background:white;
}

#actions_menu
{
    clear:both;
    margin-top:5px;
    margin-left:15px;
    margin-right:30px;
}

#logout
{
    position:absolute;
    left:830px;
    top:10px;
}
/*}}}*/

/*MENU{{{*/
#top_menu a
{
    color:white;
	margin:0 0 0 2px;
	border:2px solid white;
    display:block;
    float:left;
}

.actions_menu_span,.actions_menu_span_active
{
    border:2px solid #B1B2C6;
    padding:3px;
    margin-right:3px;
}

.actions_menu_span_active
{
    background:white;
    border-bottom:2px solid white;
}

.actions_menu_span a,.actions_menu_span_active a
{
    text-decoration:none;
    color:black;
}
/*}}}*/

/*LISTING ITEMS (mod=page,menu ...){{{*/
.list_table
{
    width: 100%;
    padding: 0;
    border: 0;
    margin: 0;
    border-spacing: 0;
}

.list_name
{
    padding:2px;
    padding-left:10px;
    padding-right:10px;
    border-top:2px solid white;
    border-left:2px solid white;
    font-weight:bold;
    color:white;
    background:#ACB1CE;
}

.list_item_td,.list_item_td_r,.list_item_td_link
{
    border-top:2px solid white;
    border-left:2px solid white;
    padding:2px;
    padding-left:5px;
    padding-right:5px;
    background:#F9E6BC;
}

.list_item_td_r
{
    padding:0;

}

.list_item_td_link:hover {
    background-color: #f6b731;
}

.list_item_td a, .list_item_td_link a
{
    color:black;
    text-decoration:none;
}

.list_item_td_link a
{
    display: block;
}

.list_item_actions
{
    padding:0;
    background:#E9E8F6;
    border:2px solid white;
    border-bottom:0px;
    border-right:0px;
    width:22px;
}

.list_item_actions input:hover
{
    cursor:pointer;
}

.blocked .list_item_td, .blocked .list_item_td_link, .blocked .list_item_td_link a {
    color: #a0a0a0;
    text-decoration: line-through;
}

.arrow
{
    padding:0;
    margin:0;
    border:0;
    vertical-align:bottom;
}

.list_link
{
    font-weight:bold;
    color:white;
    text-decoration:none;
}
/*}}}*/

/*LISTER{{{*/
#lister
{
    background:white;
    border:2px outset white;
    padding:5px;
    color:gray;
    font-size:9px;
    font-weight:bold;
}

#lister a
{
    color:black;
    text-decoration:none;
    font-size:9px;
}

#lister .active
{
    border:1px solid black;
    background:#F6B731;
    color:white;
    font-size:10px;
}

.list_code
{
    width:150px;
    border-right:2px solid white;
    font-size:10px;
}

.list_title
{
    width:450px;
    padding-left:10px;
    font-size:10px;
}
/*}}}*/

/*FILTER{{{*/
#filter
{
    background:white;
    border:2px outset white;
    padding:5px;
    color:gray;
    font-weight:bold;
}

.filter_item input,.filter_item select
{
    font-weight:normal;
    width:80px;
    font-size:10px;
}

.filter_item
{
    font-size:10px;
}
/*}}}*/

/*REGISTRATION {{{*/
.form_group
{
    color:white;
    background:#F6B731;
    font-weight:bold;
    padding:4px;
}

.mvalue
{
    color:gray;
    font-weight:bold;
}
/*}}}*/

/*PAGE{{{*/
#editor {
    height:400px;
    width:700px;
}
/*}}}*/

/*BASKET{{{*/
#basket_show td
{
    font-size:11px;
}

.basket_header,.basket_together
{
    padding: 3px !important;
    color: white;
    background: #F6B731;
    font-weight: bold;
}

.basket_header
{
    text-align: center;
}

.basket_together
{
    background:#C2CBCF;
}
/*}}}*/

/*CATALOG{{{*/
#edit_product_table td {
    padding: 4px;
}

#cats {
    position:absolute;
    border:2px outset white;
    display:none;
    z-index:30;
    font-weight:normal;
    height:500px;
    width:300px;
    overflow:auto;
}

.image_tmb_div {
    background-color: #f9e6bc;
    float: left;
    width: 100px;
    height: 120px;
    text-align: center;
    padding: 3px;
    margin: 0 5px 5px 0;
}

.delete
{
    width: 20px;
    height: 20px;
}

.checkboxes input, .radios input, input.checkbox, input.radio {
    width: 20px;
    vertical-align: middle;
}

.calendar {
    width: 90px;
    padding: 0 20px 0 0;
    background: white url('../images/calendar.gif') no-repeat center right;
    text-align: center;
    cursor: pointer;
}

.order_table .calendar {
    border: none;
    margin: 2px;
    padding: 4px 22px 4px 4px;
    width: 70px;
}

.calendar_inactive {
    width: 88px;
    padding: 0 4px;
    margin: 0 2px;
    text-align: center;
}

#tr_sale_price, #tr_sale_from, #tr_sale_to {
    background-color: #f0f0f0;
}

.form_table {
    width: 100%;
    padding: 0;
    border: 0;
    margin: 0;
    border-spacing: 3px;
}

.form_table2 {
    padding: 0;
    border: 0;
    margin: 0;
    border-spacing: 3px;
}

.td_row_caption {
    text-align: right;
    font-weight: bold;
    white-space: nowrap;
}

.td_row_caption2 {
    text-align: right;
    white-space: nowrap;
}

.td_row_value {
    font-weight: bold;
    color: gray;
    white-space: nowrap;
}

.td_row_input_price input {
    width: 100px;
    text-align: right;
}
/*}}}*/

.order_table {
    width: 100%;
    height: 20px;
    margin-bottom: 10px;
    border-spacing: 0;
    *border-collapse: collapse;
}

.order_table td {
    font-size:9px;
    *position: relative;
}

.order_table td * {
    font-size:9px;
}

#order_detail {
    border: 1px solid black;
    width: 100%;
}

.order_detail_td {
    padding: 10px;
}

.order_detail_td table {
    width: 100%;
}

#order_info {
    margin:10px 0;
    border: 1px solid black;
    width: auto;
}

#order_show {
    width: 100%;
}

#order_show td {
    padding: 0 3px;
}

.order_td_underline {
    border-bottom: 1px dotted #808080;
}

.order_link {
    font-weight: bold;
    color: #808080;
}

.order_link, .order_link:link, .order_link:visited {
    text-decoration: none;
}

.order_link:hover, .order_link:active {
    text-decoration: underline;
}

#summary
{
    background:white;
    border:2px outset white;
    padding:5px;
    color:gray;
    font-weight:bold;
}

.address_type_select
{
    display: none;
}
