body
{
    background: #fff;
    font-size: 12px;
    font-family: tahoma, arial, sans-serif;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    color: #3f3f3f;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
}
html
{
    overflow: hidden;
}
img
{
    margin: 0px;
    padding: 0px;
    bordeR: 0px;
}
h1
{
    margin: 5px 0px 20px 0px;
    padding: 0px;
    font-size: 20px;
    font-weight: normal;
    font-family: georgia, sans-serif;
    color: #000;
}
h2
{
    margin: 5px 0px 20px 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: bold;    
    font-family: georgia, sans-serif;
    color: #000;
}
h3,  h4,  h5,  h6
{
    margin: 5px 0px 15px 0px;
    padding: 0px;
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    font-family: georgia, sans-serif;
}
p
{
    margin: 5px 0px 15px 0px;
    padding: 0px;
    line-height: 1.2;
    color: #3f3f3f;    
}
a
{
    outline: none;
    text-decoration: none;
    color: #f63409;
    padding: 0px;
}
a:hover
{
    text-decoration: underline;
    color: #f63409;
    padding: 0px;
}
a.page_number
{
    background: #fff;
    display: block;
    float: left;
    color: #d4d4d4;
    border: 1px solid #d4d4d4;
    text-decoration: none;
    margin: 2px 4px;
    padding: 3px 6px;
}
a.page_number:hover
{
    background: #f63409;
    border: 1px solid #f63409;
    color: #fff;    
}
span.actual_page
{
    background: #f63409;
    border: 1px solid #f63409;    
    color: #fff;    
    display: block;    
    float: left;
    margin: 2px 4px;
    padding: 3px 6px 4px 6px;    
}
div.back a, div.back a:hover 
{
    text-decoration: none;
    color: #f63408;
}
div.bottom_separator
{
    width: 675px;  /*890px*/
    float: left;
    margin: 0px 0px 0px 215px;
}
/*********search******/
input.search_text
{
    font-size: 10px;
}
div.search_separator
{
    height: 1px;
    width: 100%;
    background: #C5F0FA;
    margin: 10px 0px;
}
p.search_author
{
    font-size: 11px;
}
p.search_date
{
    font-size: 11px;
}
/*********search_end******/
#wrapper 
{
    width: 890px;
    margin: 0px auto;
}
#wrapper_inner
{
    width: 890px;
    height: 100%;
    float: left;
    position: relative;
    padding: 0px;
}
/*********header****************/
#header
{
    width: 100%;
    height: 30px;
    float: left;
}
#header div.top_links
{
    font-size: 10px;
    float: right;
    margin: 10px 17px 0px 8px;
}
#header a
{
    color: #3f3f3f;
    font-size: 10px;
    margin: 0px;
    padding: 0px;
}
#header a:hover
{
    color: #3f3f3f;
    font-size: 10px;
    margin: 0px;
    padding: 0px;
}
#header a.active
{
    font-weight: bold;
}
/********top_logo************/
#top_logo
{
    width: 100%;
    height: 120px;
    float: left;
    overflow: hidden;
    background: #13c1ea;
    text-align: center;    
}
div.separator
{
    width: 100%;
    height: 4px;
    background: #13c2ea;
    float: left;
    margin: 0px;
    padding: 0px;
    font-size: 1px;
}
/**********menu_bar********/
#menu_bar
{
    width: 100%;
    height: 48px;
    float: left;
    overflow: hidden;
}
#menu_bar a
{
    display: block;
    width: 145px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #e0e0e0;
    float: left;
    margin: 4px 0px 4px 4px;
    color: #3c3f3d;
    font-size: 13px;
}
#menu_bar a.first
{
    margin: 4px 0px;
}
#menu_bar a:hover
{
    text-decoration: none;
    background: #adadad;   
    color: #fff;      
}
#menu_bar a.active
{
    text-decoration: none;
    background: #adadad;   
    color: #fff;    
}
/************/
#content_wrapper
{
    float: left;
    width: 100%;
}
div.left_content
{
    width: 215px;
    float: left;
}
div.submenu_bar
{
    width: 187px;
    margin: 20px auto 40px auto;
}
div.submenu_bar_inner
{
    float: left;
    margin: 0px auto 20px auto;
}
div.submenu_bar a
{
    text-decoration: none;
    display: block;
    margin: 0px 0px 12px 0px;
    font-size: 12px;
    color: #000;
    width: 187px;
    line-height: 1.3;
}
div.submenu_bar a.active
{
    color: #f63408;
}
div.submenu_bar a:hover
{
    text-decoration: none;    
    color: #f63408;    
}
div.short_news_wrapper
{
    width: 187px;
    margin: 20px auto;
}
div.short_news_inner
{
    float: left;
    margin: 0px auto 22px auto;
}
div.short_news_title
{
    float: left;
    width: 187px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    background: #54C2DB;
}
div.short_news_date
{
    float: left;
    color: #4f5451;
    font-style: italic;
    width: 187px;    
    margin: 10px 0px 0px 0px;
}
div.short_news_body
{
    width: 187px;
    float: left;
    color: #000;
    margin: 0px 0px 12px 0px;
}
div.short_news_body a
{
    text-decoration: none;
    color: #000;
}
div.short_news_body a:hover
{
    text-decoration: underline;
    color: #000;
}
div.right_content
{
    width: 215px;
    float: right;    
}
div.local_img
{
    width: 187px;
    text-align: center;
    margin: 20px auto;
}
div.main_content_wrapper
{
    width: 460px;
    float: left;    
}
div.main_content
{
    float: left;
    width: 416px;
    margin: 0px 17px;
}
div.path_wrapper
{
    float: left;
    width: 458px;  /*460*/
    height: 40px;
    border-left: 1px solid #c5f0fa;
    border-right: 1px solid #c5f0fa;
}
div.path
{
    float: left;
    font-size: 9px;
    margin: 12px 17px 0px 17px;
}
div.path a
{
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #3f3f3f;
    text-transform: uppercase;
}
div.path a:hover
{
    text-decoration: underline;
    margin: 0px;
    padding: 0px;    
    color: #3f3f3f;
    text-transform: uppercase;    
}
/*******footer*********/
#footer_content
{
    width: 100%;
    float: left;
    font-size: 10px;
}
div.contact_wrapper, div.sitemap_wrapper
{
    width: 215px;
    float: left;
    text-transform: uppercase;
}
div.contact, div.sitemap
{
    width: 187px;
    text-align: left;
    margin: 20px auto 10px auto;    
}
div.contact p
{
    color: #000;
}
div.footer_content_body_wrapper
{
    width: 458px;  /*460*/
    float: left;    
    border-left: 1px solid #c5f0fa;
    border-right: 1px solid #c5f0fa;
}
div.footer_content_body
{
    float: left;
    width: 416px;
    margin: 20px 17px 10px 17px;
    min-height: 65px;    
}
#footer
{
    float: left;
    width: 100%;
    height: 20px;
    line-height: 20px;
    color: #fff;
    background: #54c2db;
    margin: 10px 0px 0px 0px;
}
#footer div.copyright
{
    float: left;
    width: 200px;
    line-height: 20px;
    margin: 0px 0px 0px 17px;
    font-size: 10px;
}
#footer div.loginet
{
    float: right;
    width: 200px;
    line-height: 20px;
    margin: 0px 17px 0px 0px;
    text-align: right;
}
#footer div.loginet a, #footer div.loginet a:hover
{
    text-decoration: none;
    color: #fff;
    font-size: 10px;
}
/***********************GLOBAL********************************/
/***********************ADMIN_OPTIONS*************************/
/***********************GLOBAL********************************/
div.menu_adminoptions
{
    position: absolute; 
    width: 40px;
    top: 5px; 
    right: 5px;
}
#menu_bar div.menu_adminoptions a, div.submenu_bar div.menu_adminoptions a
{
    display: inline;
    background: none;
    width: auto;
    height: auto;
    line-height: normal;
    margin: 0px;
    padding: 0px;
}
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;
}
ul.adminoptions li a
{
   padding: 0px;
   margin: 0px;
}
div.marketing_text ul.adminoptions
{
   list-style-type: none;
   display: inline;
   border: 0px solid #f00;
   background: none;
   margin: 0px;
   padding: 0px;
}
div.marketing_text ul.adminoptions li
{
   display: inline;
   border: 0px solid #f00;
   margin: 0px;
   padding: 0px;
   background: none;
}
div.marketing_text ul.adminoptions li img
{
   border: 0px;
}
div.marketing_text ul.adminoptions li a
{
   padding: 0px;
   margin: 0px;
}
/***********************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;
}
/***********************GLOBAL********************************/
/***********************CONTENT_INTEGRITY*********************/
/***********************GLOBAL********************************/
table.integrity, table.news_list_table
{
    clear: both;
   width: 640px;
   margin: 10px 0px 0px 0px;
   background: #fff;
   border-collapse: collapse;
   border: 0px solid #ccc;
}
table.integrity tr th, table.news_list_table tr th
{
   padding: 3px;
   text-align: left;
   font-weight: bold;
   font-size: 12px;
   background: #999;
}
table.integrity tr td, table.news_list_table tr td
{
   padding: 3px;
   font-size: 12px;
   border-right: 1px dotted #999;
   border-bottom: 1px solid #fff;
}
table.integrity tr td a, table.news_list_table tr td a
{
   text-decoration: none;
   font-size: 10px;
}
table.integrity tr td.t_admin, table.news_list_table tr td.t_admin
{
   width: 64px;
}
table.integrity tr td.t_admin_newsletter, table.news_list_table tr td.t_admin_newsletter
{
   width: 84px;
}
table.integrity tr td.t_article_date, table.news_list_table tr td.t_article_date
{
   width: 70px;
}
table.integrity tr td.t_picadmin, table.news_list_table tr td.t_picadmin
{
   width: 35px;
}
table.integrity tr td.t_picture_pic, table.news_list_table tr td.t_picture_pic
{
   width: 55px;
}
table.integrity tr.even td, table.news_list_table tr.even td
{
   background: #fff;
}
table.integrity tr.odd td, table.news_list_table tr.odd td
{
   background: #ddd;
}
table.integrity tr.t_integrity_new td, table.news_list_table tr.t_integrity_new td
{
   background: #FFF4B6;
}
table.integrity tr.problem td, table.news_list_table tr.problem td
{
   background: #FFDFDF;
}
/**************email selector***************/
div.email_wrapper
{
    color: #444;
    font-weight: bold;
    padding: 5px 5px 5px 40px;
    float: left;
}
div.email_element
{
   clear: both;
   float: left;
}
input.email_checbox
{
    float: left;
    margin-top: 8px;
}
input.email_input
{
    float: left;
    color: #999;
    width: 300px;
    margin: 5px 0px 5px 20px;
    padding: 2px 5px 2px 5px;
    border: 1px solid #999;
}
img.email_pic
{
    cursor: pointer;
    float: left;
    display: block;
    margin: 5px 0px 5px 20px;
}
/************calendar ********************/
#calendar_wrapper
{
    width: 187px;
    margin: 0px auto;
}
div.calendar
{
    float: left;
    clear: both;
    width: 187px;
    margin: 7px auto 33px auto;
    text-align: center;
    padding: 0px;
    overflow: hidden;
}
div.calendar_small
{
    float: left;
    clear: both;
    width: 187px;
    text-align: center;
    margin: 7px auto 33px auto;
    padding: 0px;
    overflow: hidden;
}
div.calendar img
{
   border: 0px;
}
div.change_month
{
    float: left; 
    cursor: pointer;
    font-weight: bold;
}
table.calendar_table
{
   background: #fff;
   width: 187px;
   border-collapse: collapse;
   margin: 2px 0px 0px 0px;
   padding: 0px;
   table-layout: fixed;
}
table.calendar_table tr th
{
    height: 18px;
    text-align: center;
    vertical-align: middle;
    padding: 0px;
    font-size: 11px;
    margin: 0px;
    font-weight: normal;
    background: #d4d4d4;
}
table.calendar_table tr th.d_weekend
{
}
table.calendar_table tr th.monthname
{
    width: 187px;
    height: 22px;
    text-align: center;
    padding: 0px;
    font-size: 11px;
    margin: 0px;
    font-weight: normal;
    color: #000;
    background: #fff;
    vertical-align: middle;
}
table.calendar_table tr td
{
    height: 18px;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
    font-weight: normal;
    padding: 0px;
}
table.calendar_table tr td.today
{
    color: red;
    font-size: 12px;
    cursor: pointer;
}
table.calendar_table tr td.weekend_day
{
    /*background: url(../pics/kor.png) no-repeat center center;  */
    font-size: 12px;
    cursor: pointer;
}
table.calendar_table tr td.weekend
{
}
table.calendar_table a
{
    font-size: 11px;
    text-decoration: none;
}
table.calendar_table a:hover
{
    font-size: 11px;
    text-decoration: underline;
}
div.calendar_exist
{
    padding: 0px;
    margin: 0px;
    cursor: pointer;
    background: #000;
    color: #fff;
    width: auto;
}
div.calendar_note
{
    text-align: left;
    font-size: 10px;
    position: absolute;
    display: none;
    width: 150px;
    background-color: #d6d6d6;
    border: 1px solid #a1a1a1;
    padding: 3px 3px 3px 3px;
    margin-left: 10px;
    margin-top: 0px;
    color: #454444;
    /*filter: alpha(opacity:'95');*/
    -moz-opacity:0.95;
    z-index: 30000;
}
/************calendar end******************/
/***********************GLOBAL********************************/
/***********************ADMIN_MENU****************************/
/***********************GLOBAL********************************/
div.admin_menu_bar
{
   float: left;
   display: block;
   width: 975px;
}
div.admin_menu
{
   float: left;
   margin-top: 10px;
   margin-left: 5px;
   margin-bottom: 0px;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 0px;
}
div.admin_menu a
{
   color: black;
   text-decoration: none;
}
div.admin_menu a:hover
{
   color: white;
   text-decoration: none;
}
div.admin_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;
}
/*************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
{
    background: #f9327a;
    color: #fff;
    padding: 2px 5px;
    border: 0px;
    font-family: lucida grande, helvetica, sans-serif;
    font-weight: bold;
}
table.picture_manager_table
{
    width: 640px;
    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: 120px;
    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
{
    font-size: 10px;
    width: 640px;
    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
{
    width: 640px;
    margin: 0px;
    float: left;
    background: #e3eaf0;
}
div.pic_search_element
{
    width: 180px;
    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: 130px;
}
div.pic_search_element select
{
    font-size: 10px;
}
div.pic_search_element img
{
    vertical-align: middle;
    cursor: pointer;
}
div.pictures_selected_tags
{
    width: 180px;
    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: #333;
/*        *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***********/
/************************ user_manager **************************/
div.user_list_wrapper
{
    padding: 10px 0px;
    margin: 0px auto 0px auto;
    width: 640px;
    text-align: center;
    float: left;
    color: #333177;
}
div.user_list_wrapper a
{
    text-decoration: none;
    color: #333177;
}
div.user_list_element_wrapper
{
    float: left;
    width: 640px;
    line-height: 27px;
    font-size: 11px;
}
div.user_list_element_login
{
    float: left;
    width: 10%;
    font-weight: bold;
}
div.user_list_element_name
{
    float: left;
    width: 20%;
}
div.user_list_element_email
{
    float: left;
    width: 40%;
    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: 640px;
    color: navy;
    background: #ccdde7;
    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: #90b2ca;
    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: 640px;
    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: 640px;
}
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: #004c74;
    line-height: 20px;
    margin-bottom: 3px;
    color: #fff;
}
div.manage_buttons a
{
    text-decoration: none;
    font-size: 11px;
    color: #fff;
}
div.manage_buttons a:hover
{
    text-decoration: none;
    font-size: 11px;
    color: #fff;
}
div.user_permission_div
{
    float: left;
    display: none;
    width: 138px;
    text-align: left;
    margin-left: 35px;
}
div.user_group_div
{
    float: left;
    display: none;
    width: 200px;
    text-align: left;
    margin-left: 35px;
}
/********************user keresés**************************/
.user_search_form
{
    display: none;
}
div.user_search_form_div
{
    float: left;
    width: 640px;
    margin: 0px 0px 10px 0px;
}
div.user_search_title_div
{
    float: left;
    color: navy;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
    width: 640px;
}
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: 290px;
    padding-left: 20px;
}
div.user_search_row_input
{
    width: 150px;
    float: left;
}
div.user_search_row_input input, div.user_search_row_input select
{
    font-size: 11px;
    width: 130px;
}
div.form_submit_div
{
    clear: both;
    width: 150px;
    text-align: left;
    padding-left: 40px;
}
div.form_submit_div input
{
    color: #fff;
    border: 0px;
    background: #004c74;
    font-weight: bold;
    padding: 2px 5px;
    margin: 10px 0px 0px 0px;
    cursor: pointer;
    font-family: lucida grande, helvetica, sans-serif;
}
div.full_list
{
    float: left;
    width: 70px;
    margin: 0px;
    background: #004c74;
    padding: 2px 5px;
    margin-top: 11px;
}
div.full_list a, div.full_list a:hover, div.full_list a:visited
{
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}
/************* account_manager ***************/
div.account_title
{
    float: left;
    margin-top: 10px;
}
div.account_element
{
    float: left;
    line-height: 20px;
    width: 500px;
    padding-left: 40px;
}
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
{
    color: #454444;
    font-size: 11px;
    width: 200px;
}
div.account_save
{
    float: left;
    text-align: center;
    width: 400px;
}
div.account_save input
{
    padding: 2px 5px;
    margin: 10px 0px 10px 0px;
    font-size: 12px;
    color: #fff;
    height: 21px;
    line-height: 21px;
    text-align: center;
    font-weight: bold;
    border: 0px;
    font-family: lucida grande, helvetica, sans-serif;
    cursor: pointer;
    background: #58a2c5;
    padding: 2px 5px;
}
/*******article_list*********/
div.article_list_row
{
    width: 641px;
    float: left;
}
div.article_list_element
{
    width: 202px;
    float: left;
    padding: 0px;
    margin: 0px 0px 0px 17px;
}
div.article_list_title
{
    margin: 15px 0px 0px 0px;
    padding: 15px 0px 0px 0px;
    border-top: 1px dotted #d4d4d4;
}
div.article_list_title a
{
    text-decoration: none;
    font-size: 14px; 
    color: #000;
    font-family: georgia;
}
div.article_list_date
{
    font-size: 12px;
    color: #4f5451;
    font-family: georgia;
    margin: 10px 0px 20px 0px;
}
p.p_date
{
    padding: 0px; 
    margin: 20px 0px 0px 0px;
}
/*******main_page**********/
div.main_page_wrapper
{
    float: left;
    margin: 0px 0px 30px 0px;
}
div.main_page_list_element
{
    width: 212px;
    float: left;
    padding: 0px;
    margin: 9px 0px 0px 9px;    
}
div.main_page_title
{
    float: left;
    width: 194px;  /*212*/
    margin: 0px;
    padding: 9px 9px 2px 9px;
    font-size: 16px;
    font-family: georgia; 
}
div.main_page_body
{
    float: left;
    width: 194px;
    margin: 0px;
    padding: 9px;
}
div.left_banner
{
    width: 187px;
    float: left;
    margin: 15px;
    text-align: center;
}
div.right_banner
{
    width: 187px;
    float: left;
    margin: 15px;
    text-align: center;
}
div.content_banner
{
    width: 100%;
    float: left;
    margin: 15px 0px;
    text-align: center;
}
div.article_banner
{
    width: 100%;
    float: left;
    margin: 15px 0px;
    text-align: center;
}
div.editor_div{
    position: relative;
    width:100%;
    height: 20px;
    margin: 0px 0px 20px 0px;
}
div.other_lang_sel{
    position: absolute;
    top: 5px;
    right: 5px;
}
table.edit_table tr td{
    white-space:nowrap;
}
div.edit_icons
{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    border: 1px solid #002E56;
    background-color:#fff;
    padding: 5px;
    background: #fff;
    z-index: 20;
    margin: 0px 0px 0px 0px;
}