/*-----------------BEGIN_PATEK_CSS---------------------------*/ 
#root{
    width: 1016px;
    height: auto;
    border: 1px solid #000;
}

.set1{
    margin: 30px 0px 0 0px;
    padding: 0 15px;
    height: 27px;
    background: url(../images/bg_brown_line.gif) repeat-x;
    color: #fff;    
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    line-height: 27px;
}

p { 
    padding: 20px 30px;
    color: #333;
    font: 13px Arial, Helvetica, sans-serif;
    text-align: left;
}

.table{
    margin: 0 15px;
}

/*---------------------------------------------------------*/
.table .table_top{ 
    width: 100%;
    height: 36px;
    background: url(../images/order/table_02.gif) repeat-x;
}

.table .top_01 { 
    float: left;
    width: 13px;
    height: 100%;
    background: url(../images/order/table_01.gif) no-repeat;
}

.table .top_02 {
    float: left; 
    width: 926px;
}

.table .top_03 { 
    float: right;
    width: 13px;
    height: 100%;
    background: url(../images/order/table_03.gif) no-repeat;
}

.table .menu li{ 
    float: left; 
    color: #fff;
    font: bold 12px Arial, Helvetica, sans-serif;
    text-align: left;
    line-height: 30px;
}
/*---------------------------------------------------------*/
.table .content{
     float: left;
     background-color: #e5e6eb;
     width: 950px;
     
     border-left: 1px solid #d1d1d1;
     border-right: 1px solid #d1d1d1;
}  

.table .content li{
     float: left;
     text-align:left;
     color: #ff0000;
     font: bold 12px Verdana;
} 

/*
.table .content div{ float: right; }*/
 
.table .content a{
    color: #36a2ff;
    font: bold 11px Verdana;
} 

.field_01{
    width: 62px;
/*  height: 17px;*/
    border: 1px solid #999999;
    background-color: #fff;
}

.field_02, .field_03{
    width: 88px;
/*  height: 15px;*/
    border: 1px solid #fff;
}


/*---------------------------------------------------------*/

.table .but{
    float: right;
    margin: 10px 20px 0 22px;
}

.descr {
    float: right;
    margin: 5px 0 10px 0;
    width: 540px;
    height: 42px;
    border: 1px solid #b2b2b2;
    background-color: #fff;
    color: #666;
    font: 12px Arial;
}

.descr div{ text-align: left; }
/*---------------------------------------------------------*/
.table .footer{ 
    width: 100%;
    height: 11px;
}

.table .ftop_01 { 
    float: left;
    width: 13px;
    height: 100%;
    background: url(../images/order/ftable_01.gif) no-repeat;
}

.table .ftop_02 {
    float: left; 
    width: 926px;
    background: url(../images/order/ftable_02.gif) repeat-x;
}

.table .ftop_03 { 
    float: right;
    width: 13px;
    height: 100%;
    background: url(../images/order/ftable_03.gif) no-repeat;
}
/*---------------------------------------------------------*/
#main_content{
    clear: both;
    margin: 20px 15px;
    padding: 10px 10px 0 10px;
    border:1px solid #9c9a9a;
    background: url(../images/order/logo.gif) left top no-repeat;
}

#main_content p{
    color: #333;
    font: 16px Arial, Helvetica, sans-serif;
}

.tline_01{ margin-left: 570px; margin-top:100px;}

.catalog{
    margin: 50px 20px 30px 20px;
    padding: 0 10px;
    border-top:1px dashed #8a8b8a;
    border-bottom:1px dashed #8a8b8a;
    background-color: #f7f7f7;
    overflow:hidden;
}

.item { 
    float: left;
    padding: 10px 0px 5px ;
    text-align: left; 
    border-bottom: 1px solid #999;
    width: 880px;
}

.order_item_descr{ 
    float: left;
    width: 650px;
    padding: 17px 20px 0;
    font: bold 13px Arial;
    text-align: left;
}

.item span{ 
    color: #576c21;
    font: 12px Arial;
}

.edit, .delete { 
    padding: 0 0 0 30px;
    width: 50px;    
}

.edit a, .delete a { 
    text-decoration: none;
    color: #433c3d;
    font: bold 11px Arial;
    line-height: 28px;
}

.edit { background:url(../images/button/edit_02.gif) no-repeat left center; }
.delete { background:url(../images/button/delete_02.gif) no-repeat left center; }


.price{ 
    float: left;
    color: #ff0000;
    font: bold 20px Arial;
    text-align: center;
    width:100px;
}

.calc{ 
    float: right;
    padding: 10px 10px 5px;
    text-align: right;
    color: #666;
    font: bold 13px Arial;
    line-height: 25px;
}

.calc .numb{ 
    float:right; 
    width: 150px; 
    margin: 0 7px 0 20px; 
    text-align: right;
}

.calc span.red{   
    color: #ff0000;
    font: bold 20px Arial;
    text-align: right;
}

.grey_block{ 
    float: right;
    margin:0 0 20px 0; 
    padding: 0;
    color: #000;
    font: bold 16px Arial;
    background-color: #dbdbdb;
    width: 870px;
    text-align: right;
}

.profile_bottom{
    float: right;
    margin: 20px 60px 0 0;
}
/*---------------------------------------------------------*/
.popup_white_box{
    margin: 0px 0px;
    padding-top: 35px;
    background-color: #fff;
    text-align: left;
}

.popup_white_box h1{
    margin: 0 0 0 65px;
    color: #7a2d00;
    font: 34px Arial;
}

 popup_white_box div.search{ 
    margin: 0 0 0 40px;
    padding: 20px 15px;
    background-color: #f5f5f5; 
    color: #585858;
    font: 12px Arial;
    text-align: left;
}

.popup_white_box div span{ font: bold 13px Arial; }

.popup_white_box input, .popup_white_box select{
    border: 1px solid #999999;
}

.input_01{
    margin: 5px 0 0 0;
    padding: 0;
    width:270px;
    border: 1px inset;
}

/*-----------------END_PATEK_CSS---------------------------*/
/*---------------------------------------------------------*/


.profile_form h1
{
  width:980px;
 }

.profile_form .header_1
{
float:left;
width:980px;
margin:20px 0 10px 20px;
padding:0;
color:#783e19;
font-size:18px;
font-weight:normal;
}

.profile_form dl {
float:left;
margin:0 25px 0 25px;
display:inline;
padding:0;
width:980px;
}

.profile_form dt{
float:left;
width:300px;
margin:10px 0 0 0;
padding:0;
}

.profile_form dd{
float:left;
width:600px;
margin:10px 0 0 0;
padding:0;
}

.profile_form .submit
{
float:right;
padding:0;
margin:15px 10px 0 0;
display:inline;
}


.basket_div{
    width: 982px;
    height: auto;
}

.basket_div p{
    padding: 5px 0 15px 15px;
    text-align:left;
    font: 12px Arial, Helvetica, sans-serif;
}

.basket_div .main_table td{
    vertical-align: top;
    text-align: center;
    font: 12px Arial, Helvetica, sans-serif;
}

.cl_one, .cl_two{ 
    margin: 0;
    padding-bottom: 2px;
}

.cl_one {
    margin: 3px;
    padding: 4px;
    float:left;     
    width:auto;
}

.cl_one ul{
    margin: 0;
    padding: 0;
}

.cl_one li, .cl_two td{ 
    text-align: left;
    padding: 0 10px;
    font: 12px Arial, Helvetica, sans-serif;
}

.cl_one li{ 
    margin: 0;
    float:left; 
    list-style-type:none;
}

.cl_one li a, .cl_two td a{ 
    color: #89c1da;
    font: bold 12px Arial, Helvetica, sans-serif;
}

.product_field{
    width: 140px;
}

.color_field{
    width: 120px;
}

/*div.dragDiv{border:1px solid white;padding:10px 20px 0px 20px;position:absolute;background:url(../images/jdrop/jDrag.gif) no-repeat top left;}*/

/* jDrop Specific... */
/*.jDrop div {
     clear: both;
}
*/
div.jDrop {
    font-family:verdana;
    font-size:.8em;
    margin:0 .5em 1em 0;
    color:#000;
    float: left;

}

#item_box div.jDrop {
    width:230px;
}

#liters_box div.jDrop {
    width:94px;
}

div.jSel{
     background:url(../images/jdrop/jSel.gif); 
     padding:0px 0px;
     height:22px;
     overflow:hidden;
     float: left;
}

div.jSel.hover{
    background-position:0px -21px;
    color:#fff;
}

span.jSelOp{
    float: left;
    padding:4px 7px;
    white-space:nowrap;
}

div.jDropBut{
    color:#000;
    background:url(../images/jdrop/jDropBut.gif);
    width:17px;
    height:22px;
    float: left;
}

div.jDropBut.hover{
    background-position:0px -21px;
    color:#fff;
}

div.jOpDrop{
    margin:0px!important;
    position:absolute;
    z-index:10;
    display:none;
    background:url(../images/jdrop/jOpDrop.gif) bottom left;
    border:1px solid #333;
}

div.jOp{
    padding:2px 7px 3px 7px;
    padding-right:27px;
    white-space:nowrap;
}

.jDrop img{
    width:15px;
    height:15px;
    vertical-align:middle;
    margin:-2px 5px 0 0px;
    position:relative;
}

div.jOpDrop div.jOp.hover{
    background:#84ab5b;
    color:white;
}

.color_box {
    cursor:pointer;
    border:1px solid #CCCCCC; 
    float:left; 
    width:150px; 
    height:61px; 
    margin:5px; 
    position:relative; 
    list-style-type:none;
}

.color_box_mini {
    cursor:pointer;
    border:1px solid #CCCCCC; 
    float:left; 
    width:150px; 
    height:35px; 
    margin:5px; 
    position:relative; 
    list-style-type:none;
}

#jHelperTipAttrContainer{ 
    background:#FFFFCC;
    border:1px solid #CCCCCC; 
    color:#333; 
    display:none;
}

#jHelperTipContainer {
        display:none;
} 

.input_login {
    width:244px;
    height:20px;
    border: 1px solid #CCCCCC;
}

.profile_form input, .profile_form select, .profile_form textarea {
   border: 1px solid #CCCCCC;
   width:260px;
}

.basket_new_item {
    margin:5px 5px 5px 10px; 
    padding:30px 0 0 10px;
    width: 982px;
    height: 170px;
    float:left;
    background:url('../images/basket_add_bg.jpg');
    background-repeat:no-repeat;
}

.basket_new_item input {
    border:1px solid #CCCCCC;
}

.basket_item {
    width:980px;
    float:left;
    overflow:hidden;
}

.basket {
    width:980px;
    float:left;
    overflow:hidden;
}

/*.cl_price {
  background-color:#cccccc;
} */

.client_profile_table { 
    clear: both;
    width: 100%;
    background-color: #f7f7f7;
    border-left: 1px solid #c38b70;
    border-right: 1px solid #c38b70;     
    padding: 15px 0 20px 0;
    color: #333;
    font: 13px Arial;
}
.client_profile_table td{ 
    padding: 4px 0 4px 19px; 
    text-align: left;
}

.ord_hist_border{
    clear: both;
    margin: 20px 15px;
    border: 1px solid #9c9a9a;
    padding: 150px 20px 50px 20px;
    background: url(../images/order/logo.gif) top left no-repeat;
}

.ord_hist_border table { 
    width: 100%; 
    color: #333;
    font: bold 12px Arial;
    text-align: left;
    border-top: 1px solid #9c9a9a;
}

.ord_hist_border tr td{ 
    padding-top: 10px;
    border-bottom: 1px solid #9c9a9a; 
}

.ord_hist_border tr td.td_price{ 
        font-size:16px;
        color:red;
        text-align:right;
        width:auto;
}

.login{
  width:500px;
  height:239px;
  border:1px solid #bf8c6f;
  background-image: url("../images/login.jpg") ;
  background-repeat:no-repeat;
}
.login dt{
  margin:3px 10px 3px 0;
  padding:0;
}

.login dd,dt,dl{
  margin:0;
  padding:0;

}
.sign_in_bg{
  margin:20px 10px 0 194px;
}
.new_account_text{
   margin:10px 0 0px 66px;
   padding:0;
   font: 10px/1.2 Arial;
   color:#000000;
}
.forgot_pass{
  text-align:right;
  font: 10px/1.2 Arial;
  margin:0px 10px  0 0px;
  padding:0 10px 0 0;
}
.forgot_pass a{
 color:#7a2d00;
}
*html .button{
  float:left; 
  margin-left:55px;
}
.button{
  float:right; 
}
.error{
  font: 11px/1.2 Arial;
  color:#FF0000;
}

.brow_bg h2{
    margin:0 0 0 5px;
}

.left_collage{
    margin: 0;
    padding: 0 15px 0 17px;
}

/*.left_collage h1{
    display: block;
    width: 100%;
    margin: 20px 0 15px 0;
    color: #2d3514;
    font: 30px Arial;
}*/

.pager_link {
    text-decoration: none;
    color: #666666;
    font: normal 12px Arial;
}

a.pager_link:hover{
    font: bold 12px Arial;
}

.pager_active {
    color: #1F1F1F;
    font: bold 12px Arial;
}

dd.link_client{
margin:10px 0 0 0px;
padding:0;
color: #825e33;
font-size:12px;
}

dd.link_client a{
color: #825e33;
padding:0 20px 0 0;
background-image: url("../images/arrow.gif");
background-position: top right;
background-repeat: no-repeat;

}

.order_buttons {
  margin-left:700px;
  height:100px;
}

.colors_1_form {
/*  background-color: #F5F5F5;*/
  margin: 5px 0 0 0px;
  padding:0px 20px 20px 20px;
  font-family: Arial;
  color: #585858;
  font-size:12px;
}


.colors_1_form input, .colors_1_form select{
  height:16px;
  width:200px;
  border: 2px inset #999999;
}

.colors_1_form select {
  height:23px;
}

.orange_link {
  color:  #825e33;
}

.order_descr {
    padding: 5px 5px 5px 0;
    font: bold 13px Arial;
    text-align: left;
}

.order_descr .green {
    font: normal 12px Arial;
    color: #576C21;
}

.client_section h1 {
    width: 570px;
}

.client_section .table_box {
 margin-top:10px;
}

.client_section .brow_bg {
    width:982px;
}    

.client_section  ul {
    margin:0 0 0 13px;
    padding:0;
}
.client_section  li {
    list-style: none;
    
}

.client_section .brow_bg li {
margin-top: 7px;
}

.client_section img {
    border: 0;
}

