/***********************GLOBAL********************************/
/***********************ADMIN_MENU****************************/
/***********************GLOBAL********************************/
div.admin_menu_bar
{
   float: left;
   width: 651px;
}

div.admin_menu_container{
        border-bottom:3px solid #555;
        text-align:center;
        margin:0px 20px;
}

div.admin_menu
{
   text-align:left;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 0px;
   padding-top: 0px;
}
div.admin_menu a
{
   display:block;
   font-size:10px;
   color: #555;
   text-decoration: none;
   padding:3px;
   margin-top:5px;
   margin-left:5px;
   margin-right:5px;
   float:left;
}

div.admin_menu span{
        display:block;
    background:#555;
    color:#fff;
    padding:3px;
   margin-left:5px;
   margin-right:5px;
   margin-top:5px;
   font-size:10px;
        float:left;
}

div.admin_menu a:hover
{
   color: #fff;
   background:#555;
   text-decoration: none;
}
div.admin_menu a:active
{
   color: white;
   text-decoration: none;
}

/************** product_menu ***********************/

div.product_menu_container{
    border-bottom:1px solid #555;
    text-align:center;
    background:#FDF2DE;
        margin:0px 20px;
}

div.product_menu
{
    width:980px;
    margin:0px auto;
    text-align:left;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 0px;
   padding-top:5px;
}
div.product_menu a
{
        font-size:10px;
   color: #555;
   text-decoration: none;
   padding-left:5px;
   padding-right:5px;
   margin-left:3px;
   margin-right:3px;
}

div.product_menu span{
        font-size:10px;
    background: #555;
    color:#fff;
    padding-left:5px;
   padding-right:5px;
   margin-left:3px;
   margin-right:3px;
}

div.product_menu a:hover
{
   color: white;
   background:#555;
   text-decoration: none;
}
div.product_menu a:active
{
   color: white;
   text-decoration: none;
}
/******** */

div.admin_line
{
   margin-top: 0px;
}
table.admin_menu_table
{
   border-collapse: collapse;
   border-spacing: 0px;   
   padding: 0px;
}
table.admin_menu_table td
{
   font-size: 10px;
   border-collapse: collapse;
   border-spacing: 0px;   
   padding: 0px;
}
table.admintable, table.filemanager_table, table.infomanager_table, 
table.newsletter_table, table.user_filtering_table, table.user_table,
table.make_contact_table, table.order_table
{
   font-size: 11px;
}
table.filemanager_table
{
   width: 330px;
}
div.user_list
{
   width: 645px;
   height: 250px;
   overflow: auto;
   border: 1px solid #555;
}
table.make_contact_table td.contact_label
{
   font-weight: bold;
   text-align: left;
   color: #FDF2DE;
}
/***********************GLOBAL********************************/
/***********************ADMIN_OPTIONS*************************/
/***********************GLOBAL********************************/
ul.adminoptions
{
   list-style-type: none;
   display: inline;
   border: 0px solid #f00;
   background: none;
   margin: 0px;
   padding: 0px;
}
ul.adminoptions li
{
   display: inline;
   border: 0px solid #f00;
   margin: 0px;
   padding: 0px;
   background: none;
}
ul.adminoptions li img
{
   border: 0px;
}
/***********************GLOBAL********************************/
/***********************ADMIN_INPUTS**************************/
/***********************GLOBAL********************************/

div#menu_manager_div img
{
   margin: 0px 0px 0px 2px;
   padding: 0px;
}

input.save, input.usersave
{
        /*
   background-color: #ece9d8;
   border: 1px solid #555;
   color: #000;
   padding: 2px 5px 2px 5px;
   */
}

input.fileform, input.pictureform, textarea.pictureform, input.infomanager_year,
input.infomanager_text, input.user_name, .user_check, .user_reg, #to_content, .make_contactform,
.articleform, .menuform, .seoform, .articleform, .galleryform, .galleryselect, .newsletterform
{
   /*width: 149px;*/
   padding:1px;
   margin: 1px 0px 2px 0px;
   background-color: #fff;
   border: 1px solid #555;
   height: 19px;
}
.make_contactform_text
{
   /*width: 149px;*/
   padding:1px;
   margin: 1px 0px 2px 0px;
   background-color: #fff;
   border: 1px solid #555;
}
.articleform, .menuform, .articleform, .galleryform, .galleryselect, .newsletterform, #what_content, #to_content
{
   width: 350px;
}

.galleryselect 
{
   height: 200px;
}
.seoform
{

   width: 250px;

}
textarea.seoform
{
   height: 100px;
}
.make_contactform_text,.make_contactform
{
   width: 200px;
}
textarea.make_contact_form
{
   height: 80px;
   width: 250px;
}
select.make_contact_form
{
   width: 250px;
}
div.table_section
{
   font-weight: normal;
   background-color: #fff;
   padding-top: 10px;
}
textarea.pictureform
{
   height: 80px;
}
.pictureform
{
   width: 240px;
}
.user_check, .user_reg, #to_content, #what_content
{
   font-size: 10px;
}
input.infomanager_year
{
   width: 40px;
}

input.infomanager_text
{
   width: 20px;
}

/***********************GLOBAL********************************/
/***********************CONTENT_INTEGRITY*********************/
/***********************GLOBAL********************************/
ul.adminoptions
{
   border: 0px solid #0f0;
}
ul.adminoptions li
{
   border: 0px solid #0f0;
   display: inline;
   padding: 0px;
   margin: 0px;
}
ul.adminoptions li img
{
   border: 0px solid #00f;
   display: inline;
   padding: 0px;
   margin: 0px;
}
ul.adminoptions li a
{
   padding: 0px;
   margin: 0px;
}



table.integrity
{
    margin-top:20px;
        margin-bottom:5px;
   width: 637px;
   border-collapse: collapse;
   border-left: 1px solid #555;
   color:#000;
}
table.integrity tr th   
{
   padding: 0px 0px 1px 3px;
   text-align: left;
   font-weight: bold;
   font-size: 12px;
   background: #555;
   color:#eee;
}
table.integrity tr td
{
   padding: 0px 0px 1px 3px;
   font-size: 12px;
   border-right: 1px solid #555;
   border-bottom: 1px solid #555;
   overflow:hidden;
}
table.integrity tr td a
{
   text-decoration: none;
   font-size: 10px;
}

table.integrity tr td.t_admin
{
   width: 120px;
}
table.integrity tr td.t_admin_newsletter
{
   width: 84px;
}
table.integrity tr td.t_article_date
{
   width: 70px;
}
table.integrity tr td.t_picadmin
{
   width: 35px;
}
table.integrity tr td.t_picture_pic
{
   width: 55px;
}

table.integrity tr.even td
{
   background:#fff;
}
table.integrity tr.odd td
{
   background:#FDF2DE;
}


table.integrity tr.t_integrity_new td
{
   background: #555;
   color:#eee;
}
table.integrity tr.problem td
{
   background: #B41009;
   color:#fff;
}

tr.like_th{
        background-color:#bbb;
}

table.myorder{
        border:1px solid #555;
}

table.myorder tr td{
        border:0px;
        border-bottom:1px solid #555;
        padding:3px;
}

table.orders_in_myorder{
        border:0px;
        margin: 10px auto;
        border-collapse: collapse;
        font-size:11px;
        width:510px;
        text-align:left;
}

table.orders_in_myorder tr td{
    border:0px;
}

table.orders_in_myorder tr td.order_item_table_td{
        border-top: 1px solid #4C4C4C;
        border-bottom: 1px solid #4C4C4C;
}

table.order_item_table{
    border-collapse:collapse; width: 100%;
}

table.order_item_table tr.even td{
    background-color:#fff;
}

table.order_item_table tr.odd td{
        background-color:#eee; 
}

/**************email selector***************/
div.email_wrapper
{
    color: #444; 
    font-weight: bold; 
    padding: 5px; 
    float: left;
}
div.email_element
{
   clear: both;
   float: left;
}
input.email_checbox
{
    float: left; 
    margin-top: 8px;
}
input.email_input
{
    float: left; 
    color: #555; 
    width: 300px; 
    margin: 5px 0px 5px 20px;
    padding: 2px 5px 2px 5px;
    border: 1px solid #555; 
}
img.email_pic
{
    cursor: pointer; 
    float: left; 
    display: block; 
    margin: 5px 0px 5px 20px;
}
/**************forms ***********************/

div.section_head h1,div.section_head h2,div.section_head h3,div.section_head h4,div.section_head h5
{
    margin: 0px;
    font-size: 11px;
    font-weight: bold;
    width: 92%;
}
div.section_container
{
    border: 1px dashed #d0d0d0;
    width: 92%;
    background: #fff;
    margin-bottom: 7px;
}
div.section_switch a
{
    font-size: 11px;
    text-decoration: none;
}
div.section_switch a
{
    text-decoration: underline;
}
input.text_input
{
   width: 200px;
   height: 16px;
   padding: 1px;
   border: 1px solid #604848;
}
textarea.textarea_input
{
   width: 200px;
   padding: 1px;
   border: 1px solid #604848;
}
select.select_input
{
   width: 200px;
   padding: 1px;
   border: 1px solid #604848;
}
input.radio_input
{
}
input.checkbox_input
{
}
input.tax_number_input_1
{
   width: 60px;
   height: 16px;
   padding: 1px;
   border: 1px solid #604848;
}
input.tax_number_input_2
{
   width: 10px;
   height: 16px;
   padding: 1px;
   border: 1px solid #604848;
}
input.tax_number_input_3
{
   width: 20px;
   height: 16px;
   padding: 1px;
   border: 1px solid #604848;
}

div.row_container
{
/*
   width: 90%;
        */
   width:380px;
   margin: 1px 0px 4px 0px;
   border: 1px solid #eee;
        float:left;
}

div.error_row_container
{
   width: 380px;
   padding: 2px;
   margin: 1px 0px 4px 0px;
   border: 1px solid #cc0000;
   float:left;
}

div.input_label
{
   text-align: right;
   margin-right: 10px;
   padding-top:5px;
   width: 86px;
   font-weight: normal;
   font-size: 11px;
   float: left;
   border: 0px solid #f00;
    color:#fff;
   font-style:italic;
}
div.input_elements
{
   width: 275px;
   float: left;
   font-size: 11px;
}

div#recept_kuldes_contact_email_rowcontainer{
        border-bottom:1px dotted #555;
        margin-bottom:15px;
}

div.input_msg
{
   clear:both;
   width: 53%;
   font-size: 10px;
   height: 11px;
   color: #c00;
   border: 0px solid #f00;
   margin: 0px 0px 0px auto;
}
div.input_pic
{
   width: 1px; height: 1px;
}
div.submit_button
{
        text-align: right;
}
div.submit_button input
{
        cursor: pointer;
}
div.google_div iframe
{
    display: none;
}
/************************ user_manager **************************/
div.user_list_wrapper
{
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 740px;
    text-align: center;
    float: left;
    color: #555;
    background:#fff;
}
div.user_list_wrapper a
{
    text-decoration: none;
    color: #555;    
}
div.user_list_element_wrapper
{
    float: left;
        /*
    width: 760px;
     */
    width:100%;
    line-height: 27px;
    font-size: 11px;
}
div.user_list_element_login
{
    float: left;
    width: 15%;
    font-weight: bold;
}
div.user_list_element_name
{
    float: left;
    width: 22%;
}
div.user_list_element_email
{
    float: left;
    width: 32%;
    font-weight: bold;
}
div.user_list_element_user_level
{
    float: left;
    width: 20%;
}
div.user_list_element_edit
{
    float: left;
    width: 10%;
}
div.user_list_title_wrapper
{
    clear: both;
    font-weight: bold;
    /*
    width: 760px;
        */
    width:100%;
    color: navy;
    background: #b7d7fe;
    float: left;
    height: 27px;
    line-height: 27px;
    font-size: 12px;    
}
div.user_list_title_wrapper a
{
    font-weight: bold;
    color: navy;
    font-size: 12px;
    text-decoration: none;
}
div.user_list_count_div
{
    font-size: 10px;
    float: right;
    line-height: 12px;
    padding: 0px;
    margin: 0px 3px 0px 0px;
}
div.user_list_count_div select
{
    font-size: 10px;
    margin: 0px;
    padding: 0px;
}
div.user_list_step
{
    float: left;
    width: 100%;
    line-height: 20px;
    background: #6795d1;
    text-align: center;
    color: #fff;
}
div.user_list_step a
{
    color: #fff;
    margin: 0px 5px;
    text-decoration: none;
}
div.user_list_step a:hover
{
    font-weight: bold;
    color: #1d408a;
    margin: 0px 5px;
    text-decoration: none;
}
div.user_list_act_page
{
    float: left;
    width: 740px;
    text-align: center;
    font-weight: bold;
}
div.user_list_element_details
{
    border-bottom: 1px dotted navy;
    display: none;
    float: left;
    padding: 0px 0px 15px 0px;
    width: 740px;
}
div.user_details_title
{
    font-weight: bold;
    font-size: 12px;
    color: navy;
    text-decoration: underline;
    text-align: left;
    margin-left: 15px;
}
div.user_register_datas
{
    float: left;
    width: 270px;
    font-size: 11px;
}
div.user_register_datas_element
{
    float: left;
    width: 270px;
    line-height: 20px;
}
div.user_register_datas_element div.right { float: left; text-align: right; margin: 0px; padding: 0px; width: 45%; padding-right: 4%; }
div.user_register_datas_element div.left { float: left; text-align: left; margin: 0px; padding: 0px; width: 49%; }
div.user_details_manage_buttons
{
    margin: 0px;
    padding: 0px;
    width: 170px;
    float: left;
    text-align: right;
    line-height: 20px;
}
div.manage_buttons
{
    float: right;
    text-align: center;
    width: 138px;
    border: 1px solid navy;
    background: #6795d1;
    line-height: 20px;
    margin-bottom: 3px;
    color: #fff;
    cursor: pointer;
}
div.manage_buttons a
{
    text-decoration: none;
    font-size: 11px;
    color: #fff;
}
div.user_permission_div
{
    float: right;
    text-align: left;
    width: 138px;
    display: none;
}
/********************user keresés**************************/
.user_search_form
{
    display: none;
}
div.user_search_form_div
{
    float: left;
    width: 760px;
    margin: 0px 0px 10px 0px;  
}
div.user_search_title_div
{
    float: left;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px; 
    width: 760px;
}
div.user_search_title_div span
{
    font-weight: normal;
    font-size: 12px;
}
div.user_search_row
{
    clear: both;
    width: 300px;
    float: left;
    margin: 0px 0px 0px 10px;
    line-height: 20px;
}
div.user_search_row_title
{
    width: 150px;
    float: left;
    font-weight: bold;
    font-size: 11px;  
}
div.user_search_reg
{
    float: left;
    width: 300px;
}
div.user_search_row_input
{
    width: 150px;
    float: left;   
}
div.user_search_row_input input, div.user_search_row_input select
{
    border: 1px solid navy;
    font-size: 11px;
    width: 130px;
}
div.form_submit_div
{
    clear: both;
    width: 150px;
    text-align: left;    
}
div.form_submit_div input
{
    color: #fff;
    border: 0px;
    background: #6795d1;
    font-weight: bold;
    padding: 2px 5px;
    margin: 10px 0px 0px 0px;
    cursor: pointer;
    font-family: Helvetica Arial, sans-serif;
}
div.full_list
{
    float: left;
    width: 70px;
    margin: 0px;
    background: #6795d1;
    padding: 2px 5px;    
    margin-top: 11px;
}
div.full_list a
{
    color: #fff;
    font-weight: bold;
}
/************* account_manager ***************/
div.account_title
{
    float: left;
    margin-top: 10px;
    width: 500px;
}
div.account_element
{
    float: left;
    line-height: 20px;
    width: 500px;
    padding-bottom:4px;
        margin-left:70px;
}
div.account_element_title
{
    float: left;
    width: 150px;
    font-size: 12px;
    font-weight: bold;
}
div.account_element_body
{
    float: left;
    width: 250px;
    font-size: 12px;
}
div.account_element_body input, div.account_element_body select
{
    width: 200px;
}
div.account_save
{
    float: left;
    text-align: center;
    width: 500px;
}
div.account_save input
{
    /*
    padding: 2px 5px;
        */
    margin: 10px 0px 10px 0px;
        /*
    cursor: pointer;
        */
        
}

/***************restaurant_menu*********************/
table.restaurant_menu
{
    border-collapse: collapse;
    width: 440px;
    margin: 0px 0px 20px 0px;
    border: 1px solid gray;
}
table.restaurant_menu tr td
{
    padding: 3px;
}
table.restaurant_menu tr td.food_name
{
    padding: 3px 0px 3px 20px;
    width: 70%;
}
table.restaurant_menu tr td.rest_day
{
    padding: 3px;
    font-weight: bold;
    background: #eee;
}
table.food_order_table
{
    border-collapse: collapse;
    width: 185px;
    margin: 1px auto 10px auto;
    border: 1px solid gray;   
    padding: 0px;   
}
table.food_order_table tr th
{
    padding: 3px;
    text-align: center;
}
table.food_order_table tr td
{
    font-size: 10px;
    padding: 0px 3px;
}
table.food_order_table tr td.order_date
{
    font-size: 10px;
    font-weight: bold;
    padding: 3px;
}
table.food_order_table tr td.pr_name
{
    font-size: 10px;
    padding: 0px 0px 5px 5px;
}
table.food_order_table img
{
    cursor: pointer;
    margin-top: -3px;
    vertical-align: middle;
}
table.myorder_table
{
    border-collapse: collapse;
    width: 430px;
    margin: 0px auto 10px auto;
    border: 1px solid gray;   
    padding: 0px;   
}
table.myorder_table tr td.order_date
{
    padding: 3px;
    font-weight: bold;
    background: #eee;
    border-top: 1px solid gray; 
    border-bottom: 1px solid gray;
}
table.myorder_table tr th
{
    font-size: 11px;
    padding: 3px;
    background: #eee;
}
table.myorder_table tr td
{
    font-size: 11px;
    padding: 3px;
}
/***************restaurant_menu_end*********************/
/*************termék *************/
table.manufacturer_table
{
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 20px;
}
div.delete_product_div
{
   padding: 10px;
   margin-left: auto;
   margin-right: auto;
   width: 500px;
   border: 2px solid #ff0000;
   background: #eee;
   text-align: center;
}
table.product_code_list
{
   border-collapse: collapse;
   width: 100%;
   margin-top: 5px;
   margin-bottom: 5px;
   border: 1px solid #000;
}

/*
table.product_code_list tr th
{
   background: #eee;
   font-weight: normal;
}
*/

table.product_code_list tr td
{
   border: 0px solid #000;
}
select.attachment_select
{
   width: 200px;
   font-size: 12px;
   margin: 5px;
}
input.attachment_input
{
   width: 200px;
   font-size: 12px;
   margin: 5px 0px 5px 19px;
}
div.attachment_div
{
    width: 100%;
}
div.attachment_div_header
{
   float: left; 
   text-align: center;
   font-weight: bold;
   padding-top: 5px;
   padding-bottom: 5px;
}
table.product_upload_table
{
   margin: 10px auto 0px auto;
   /*
   width: 630px;
   */
   padding: 0px;
   border-collapse: collapse;
}
table.product_upload_table tr td
{
   padding: 5px;
   text-align: center;
}
table.product_upload_table tr td img
{
   padding: 0px;
   margin: 0px;
}
table.product_upload_list_table
{
   border-collapse: collapse;
   font-size: 10px;
   width: 635px;
}
table.product_upload_list_table input
{
   width: 127px;
   font-size: 10px;
}
table.product_upload_list_table tr td
{
   font-size: 10px;
}
table.product_upload_list_table tr td.error_row
{
   font-weight: bold; 
   color: red; 
   font-size: 11px;
   padding: 3px 0px 3px 5px;
}
/**********category_list********************/
div.category_wrapper
{
    float: left;
    width: 100%;
    margin: 10px 0px 0px 40px;
}
div.main_category_div
{
   clear: both;
   width: 90%;
   float: left;
   background: #9AB0CC;
}
div.category_name_div
{
   width: 40%;
   float: left;
   height: 20px;
    line-height: 20px;   
   background: transparent;
}
div.category_description_div
{
   width: 45%;
   float: left;
   height: 20px;
   line-height: 20px;
   background: transparent;
}
div.category_parent_name_div
{
   width: 20%;
   float: left;
   height: 20px;
   line-height: 20px;   
   background: transparent;
}
div.category_actions_div
{
   width: 15%;
   float: left;
   height: 20px;
   background: transparent;
   text-align: right;
}
div.category_actions_div img
{
    vertical-align: middle;  
}
div.category_plus_img
{
   margin-right: 5px; 
   margin-left: 5px; 
   padding: 0px;
   width: 10px; 
   float: left;
   height: 20px;
   line-height: 20px;
   vertical-align: middle;
}
div.new_category_div
{
   clear: both;
   width: 90%;   
   float: left;  
    background: lightyellow;   
}
div.new_category_div img
{
   vertical-align: middle; 
}

/*************picture_manager*************/
table.picture_manager_table
{
        /*
    width: 720px;
        */
        width:100%;
    margin: 10px auto;
    table-layout: fixed;
    border-collapse: collapse;
}
table.picture_manager_table tr td
{
    vertical-align: top;
    padding-bottom: 11px;
}
table.picture_manager_table tr td a
{
    font-weight: normal;
    text-decoration: none;
}
table.picture_manager_table tr td a:hover
{
    font-weight: normal;
    text-decoration: underline;
}
table.picture_element
{
    border-collapse: collapse;
    width: 130px;
    margin: 0px auto;
    background: #e4f1f9;
    border: 1px solid #004c74;
    overflow-x: hidden;
}
table.picture_element tr td
{
    font-size: 11px;
    padding: 1px 5px;
    font-weight: bold;
}
table.picture_element tr td.data_row
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 1px 0px 1px 10px;
    font-weight: normal;
}
table.picture_element tr td div.adminlink_block
{   
    text-align: center;
}
table.picture_element a
{
    text-decoration: none;
}
table.picture_element a:hover
{
    text-decoration: underline;
}
table.picture_element tr td img
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}
div.pic_search_wrapper
{
    width: 720px;
    margin: 10px auto 0px auto;
    float: left;
}
div.pic_search_element
{
    width: 720px;
    margin: 3px auto 0px auto;
    float: right;
    text-align: right;
}
div.pic_search_element input
{
    font-size: 11px;
    padding: 3px;
    border: 1px solid #5aa2c6;
    width: 150px;
}
div.pic_search_element img
{
    vertical-align: middle;
    cursor: pointer;
}
/**********/

/***********************GLOBAL********************************/
/***********************BASE_FILEMANAGER**********************/
/***********************GLOBAL********************************/
table.base_filemanager_table
{
    width: 500px;
    font-size: 11px;
    border-collapse: collapse;
}
table.base_filemanager_table th
{
    background: #ddd;
}
table.base_filemanager_table tr td
{
    vertical-align: middle;
    padding: 2px;
}
table.base_filemanager_table tr td.filename
{
    text-align: left;
}
table.base_filemanager_table tr td img
{
    border: 0px;
    vertical-align: middle;
}
table.browse_filemanager_table
{
    width: 500px;
    font-size: 11px;
    border-collapse: collapse;
}
table.browse_filemanager_table th
{
    background: #ddd;
}
table.browse_filemanager_table tr td
{
    vertical-align: middle;
    padding: 2px;
}
table.browse_filemanager_table tr td.filename
{
    text-align: left;
}
table.browse_filemanager_table tr td img
{
    border: 0px;
    vertical-align: middle;
}

/*************************************************/

div.interval_links_div
{
    width: 700px;
    margin: 0px auto;
    font-weight: bold;
    line-height: 20px;
}
table.interval_links_table
{
    width: 100%; 
    height: 20px; 
    text-align: center; 
    table-layout: fixed;
}
table.interval_links_table tr td
{
    vertical-align: middle;
    font-size: 12px;
}

td.showDragHandle 
{
    background-image: url(../pics/updown2.gif);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: move;
}
tr.myDragClass td {
    background-color: #F8941D;
    color: #fff;
}

table.product_code_list{
        background:#fff;
}

form#config_form{
        padding-top:30px;
}

table.main_category_table tr td{
            color:#fff;
        padding:4px 0px;
}

div.search_initials_div
{
    margin: 10px auto;
    text-align: center;
}
div.search_initials_div a
{
    font-variant: small-caps;
    font-weight: bold;
    font-size: 11px;
}

/*************picture_manager*************/
input.admin_input
{
    width: 240px;
    border: 1px solid #e4e4e4;
    border-top: 2px solid #8f8f8f;
    padding: 2px 5px;
    font-size: 11px;
    font-weight: bold;
    font-family: lucida grande, helvetica, sans-serif;
    margin-right: 10px;    
}
select.admin_select
{
    width: 240px;
    border: 1px solid #e4e4e4;
    border-top: 2px solid #8f8f8f;
    font-size: 11px;
    font-weight: bold;
    font-family: lucida grande, helvetica, sans-serif;
    margin: 2px 10px 2px 0px;    
}
textarea.admin_textarea
{
    width: 240px;
    border: 1px solid #e4e4e4;
    border-top: 2px solid #8f8f8f;
    padding: 2px 5px;
    font-size: 11px;
    font-weight: bold;
    font-family: lucida grande, helvetica, sans-serif;
    margin-right: 10px;   
}

/*
.save
{
    padding: 2px 5px;
    border: 0px;
    font-family: lucida grande, helvetica, sans-serif;
    font-weight: bold;    
}
*/

table.picture_manager_table
{
    margin: 10px auto;
    table-layout: fixed;
    border-collapse: collapse;
    clear: both;
}
table.picture_manager_table tr td
{
    vertical-align: top;
    padding-bottom: 11px;
}
table.picture_manager_table tr td a
{
    font-weight: normal;
    text-decoration: none;
}
table.picture_manager_table tr td a:hover
{
    font-weight: normal;
    text-decoration: underline;
}
table.picture_element
{
    border-collapse: collapse;
    width: 130px;
    margin: 0px auto;
    background: #e4f1f9;
    border: 1px solid #004c74;
    overflow-x: hidden;
}
table.picture_element tr td
{
    font-size: 11px;
    padding: 1px 5px;
    font-weight: bold;
}
table.picture_element tr td.data_row
{
    font-family: lucida grande, helvetica, sans-serif;
    font-size: 11px;
    padding: 1px 0px 1px 10px;
    font-weight: normal;
}
table.picture_element tr td div.adminlink_block
{   
    text-align: center;
    width: 70px;
    float: left;
}
table.picture_element a
{
    text-decoration: none;
}
table.picture_element a:hover
{
    text-decoration: underline;
}
table.picture_element tr td img
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}
div.pic_search_wrapper
{
    margin: 0px 0px 10px 0px;
    float: left;
    border-top: 1px solid #a5a5a3;
    border-bottom: 1px solid #a5a5a3;
    background: #fff;
    padding: 1px 0px 2px 0px;
}
div.pic_search_wrapper_inner
{
    margin: 0px;
    float: left;
    background: #e3eaf0 url(../pics/picture_select.png) repeat-x top left;
}
div.pic_search_element
{
    width: 220px;
    margin: 0px;
    padding: 5px 0px;
    float: left;
    text-align: center;
    color: #004c74;
}
div.pic_search_element input
{
    font-size: 10px;
    padding: 1px 2px;
    margin: 5px 0px;
    border: 1px solid #5aa2c6;
    width: 150px;
}
div.pic_search_element img
{
    vertical-align: middle;
    cursor: pointer;
}
div.pictures_selected_tags
{
    width: 200px; 
    text-align: left; 
    margin: 0px 0px 10px 10px; 
    float: left; 
    padding: 10px;
    border: 1px solid #004c74;
}
/**********/
img.file_upload_img
{
    vertical-align: middle;
    cursor: pointer;
}
#picture_size_table
{
    border-collapse: collapse;
    width: 300px;
    margin: 0px auto;
}
#picture_size_table tr td
{
    padding: 3px 4px;
    vertical-align: middle;
}
#picture_size_table tr td input
{
    width: 50px;
    text-align: right;
    border: 1px solid #5aa2c6;   
    font-size: 11px;    
    padding: 2px;
}
/********JCROP***********/
.jcrop-holder { text-align: left; }

.jcrop-vline, .jcrop-hline
{
        font-size: 0;
        position: absolute;
        background: white /* url('Jcrop.gif') */ top left repeat;
}
.jcrop-vline { height: 100%; width: 1px !important; }
.jcrop-hline { width: 100%; height: 1px !important; }
.jcrop-handle {
        font-size: 1px;
        width: 7px !important;
        height: 7px !important;
        border: 1px #eee solid;
        background-color: #555;
/*        *width: 9px; */
/*        *height: 9px; */
}

.jcrop-tracker { width: 100%; height: 100%; }

.custom .jcrop-vline,
.custom .jcrop-hline
{
        background: yellow;
}
.custom .jcrop-handle
{
        border-color: black;
        background-color: #C7BB00;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
}
/********JCROP end***********/

table#info_table tr td input.disabled_class{
        width:20px;
}

td.date_td{
        white-space:nowrap;
        padding:2px;
}

/******RATING*************/
div.rating_navigator{
        position:relative;
}

div.rating_navigator table tr td{
        padding:0px 10px;
}

div.rating_navigator table tr td, div.rating_navigator table tr td a{
    font-size:10px;
        color:#555;
}

table.transit_price_table tr td{
        padding:5px;
}

div.sysmail_replacementlist{
        padding-bottom:20px;
}

div.sysmail_replacementlist p{
        font-weight:bold;
}
