/*
	Web Portal Now
	Script: wpn.css
	Use: Stylesheet
	Date: 27 Mar 2014
	Copyright (c) 2010-2014 CicoNET by Danilo Cicognani
*/
form.wpn { font-family: Arial, Sans-serif; font-size: 12px; color: #333333; }
.wpn_container { float: left; position: absolute; width: 100%; height: 100%; }
.wpn_module { height: 16px; background: url(tabsel.png); padding: 3px 5px; font-size: 15px; font-weight: bold; }
.wpn_module img { width: 16px; height: 16px; border: 0px; vertical-align: middle; margin-right: 5px; }
.wpn_module img.wpn_logo { width: 134px; height: 22px; position: absolute; top: 0px; right: 0px; margin-right: 0px; border-left: 1px solid #666666; }
.wpn_buttons { float: left; width: 100%; height: 27px; padding: 0px; border-top: 1px solid #666666; border-bottom: 1px solid #666666; background: url(tabbg.png); }
.wpn_buttons a { float: left; display: block; text-decoration: none; padding: 5px; color: #666666; }
.wpn_buttons a:hover { text-decoration: none; background-color: #cccccc; background: url(tabsel.png); color: #333333; }
.wpn_buttons img { width: 16px; height: 16px; border: 0px; vertical-align: middle; }
.wpn_content { position: absolute; width: 100%; top: 51px; left: 0px; bottom: 0px; overflow-y: scroll; }
.wpn_section { margin: 20px 10px; padding: 10px; border: 1px solid #666666; }
.wpn_title a { float:left; text-decoration: none; height: 15px; padding: 5px; font-size: 13px; font-weight: bold; margin-top: -25px; border: 1px solid #666666; background: url(tabsel.png); color: #333333; }
.wpn_title a.closed { background: url(tabbg.png); color: #333333; }
.wpn_title a:hover { color: #333333; background: url(tabhover.png); border: 1px solid #333333; }
.wpn_fields { clear: left; }
span.wpn_required { margin-left: 5px; font-weight: bold; }
span.wpn_alert { padding-left: 20px; padding-top: 3px; min-height: 17px; display: block; font-weight: bold; background: url(alert.gif) top left no-repeat; }
div.wpn_required { margin: -10px 0px 10px 10px; font-weight: bold; }

.wpn_tabs { margin: 0px; }
.wpn_tabs ul { list-style: none; position: relative; height: 26px; padding: 10px 0px 0px 0px; margin: 0px; border-bottom: 1px solid #333333; }
.wpn_tabs ul li { position: relative; float: left; height: 25px; margin: 0px 5px 0px 0px; padding: 0px;}
.wpn_tabs ul li a { float: left; height: 15px; text-decoration: none; border: 1px solid #666666; border-bottom: 1px solid #333333; color: #666666; padding: 5px 10px; background: url(tabbg.png); }
.wpn_tabs ul li a:hover { color: #333333; background: url(tabhover.png); border: 1px solid #333333; }
.wpn_tabs ul li.wpn_tabs_selected a { cursor: text; border: 1px solid #333333; border-bottom: 1px solid #f4f4f4; background: url(tabsel.png); color: #333333; }
.wpn_tabs ul li.wpn_tabs_selected a:hover { cursor: text; background: url(tabsel.png); color: #333333; }
.wpn_tabs .wpn_tabs_panel { padding: 5px 10px; display: block; border-left: 1px solid #333333; border-right: 1px solid #333333; border-bottom: 1px solid #333333; background-color: #f4f4f4; }
.wpn_tabs .wpn_tabs_hide { display: none; }
.wpn_tabs .wpn_label { width: 139px; }
.wpn_panel_it { padding: 0px 22px 0px 0px; background: url('it.gif') top right no-repeat; }
.wpn_panel_en { padding: 0px 22px 0px 0px; background: url('en.gif') top right no-repeat; }
.wpn_panel_fr { padding: 0px 22px 0px 0px; background: url('fr.gif') top right no-repeat; }
.wpn_panel_es { padding: 0px 22px 0px 0px; background: url('es.gif') top right no-repeat; }
.wpn_panel_de { padding: 0px 22px 0px 0px; background: url('de.gif') top right no-repeat; }
.wpn_panel_zh-CN { padding: 0px 22px 0px 0px; background: url('zh-CN.gif') top right no-repeat; }
.wpn_panel_jp { padding: 0px 22px 0px 0px; background: url('jp.gif') top right no-repeat; }
.wpn_panel_nl { padding: 0px 22px 0px 0px; background: url('nl.gif') top right no-repeat; }
.wpn_panel_dk { padding: 0px 22px 0px 0px; background: url('dk.gif') top right no-repeat; }
.wpn_panel_no { padding: 0px 22px 0px 0px; background: url('no.gif') top right no-repeat; }
.wpn_panel_ru { padding: 0px 22px 0px 0px; background: url('ru.gif') top right no-repeat; }
.wpn_panel_ar { padding: 0px 22px 0px 0px; background: url('ar.gif') top right no-repeat; }
.wpn_panel_pt { padding: 0px 22px 0px 0px; background: url('pt.gif') top right no-repeat; }

.wpn_item { margin-top: 10px; padding: 5px; border: 1px solid #333333; background-color: #f4f4f4; }
.wpn_item table { width: 100%; margin: 0px; padding: 0px; border-spacing: 1px; }
.wpn_item table caption { margin: 1px; padding: 5px; background: url(tabsel.png); color: #333333; border: 1px solid #666666; font-size: 13px; font-weight: bold; text-align: left; }
.wpn_item table thead th { background: url(tabbg.png); color: #666666; border: 1px solid #666666; font-size: 13px; font-weight: bold; text-align: left; }
.wpn_item table thead th span { padding: 3px 5px; }
.wpn_item table thead th a { padding: 3px 5px; text-decoration: none; display: block; color: #666666; }
.wpn_item table thead th a:hover { color: #333333; background: url(tabhover.png); }
.wpn_item table thead th a.wpn_order { background: url(down.gif) bottom right no-repeat; padding-right: 20px; }
.wpn_item table thead th a.wpn_orderdesc { background: url(up.gif) top right no-repeat; padding-right: 20px; }
.wpn_item table tbody tr.wpn_odd { color: #666666; background-color: #cccccc; }
.wpn_item table tbody tr.wpn_even { color: #666666; background-color: #dddddd; }
.wpn_item table tbody tr.wpn_hover { color: #333333; background-color: #eeeeee; }
.wpn_item .wpn_commands { white-space: nowrap; }
.wpn_item .wpn_commands a { float: left; display: block; width: 16px; height: 16px; text-decoration: none; padding: 0px 3px;}
.wpn_item .wpn_commands a:hover { width: 16px; height: 16px; text-decoration: none; background-color: #cccccc; }
.wpn_item .wpn_commands img { width: 16px; height: 16px; border: 0px; }
.wpn_item table tfoot td { margin: 1px; padding: 0px; background: url(tabsel.png); color: #333333; font-size: 12px; font-weight: bold; }
.wpn_item table tfoot td span { float: left; padding: 3px 8px; display: block; background: url(tabhover.png); }
.wpn_item table tfoot td a { float: left; padding: 3px 8px; text-decoration: none; display: block; color: #666666; }
.wpn_item table tfoot td a:hover { color: #333333; background: url(tabhover.png); }
.wpn_item caption a, .wpn_search_title a { float: right; display: block; height: 16px; text-decoration: none; padding: 0px 5px; color: #666666;}
.wpn_item caption a:hover, .wpn_search_title a:hover { height: 16px; text-decoration: none; background-color: #cccccc; color: #333333; }
.wpn_item caption img, .wpn_search_title img { width: 16px; height: 16px; border: 0px; vertical-align: bottom; }
.wpn_search { display: none; margin: 1px 1px 5px 1px; padding: 5px; border: 1px solid #666666; background-color: #ffffff; }
.wpn_search_title { margin: 1px 1px 5px 1px; padding: 5px; background: url(tabsel.png); color: #333333; border: 1px solid #666666; font-size: 13px; font-weight: bold; text-align: left; }
.wpn_search table tbody tr.wpn_odd { color: #333333; background-color: #ffffff; }
.wpn_search table tbody tr.wpn_even { color: #333333; background-color: #ffffff; }
.wpn_item table tbody td a { text-decoration: underline; color: #666666; }
.wpn_item table tbody td a:hover { text-decoration: none; color: #666666; }
a.wpn_find { background-color: #dddddd; }

.wpn_field { }
.wpn_label { padding-right: 10px; text-align: right; height: 25px; width: 150px; }
.wpn_input { height: 25px; }

input.wpn_text, input.wpn_email { font-family: Arial, Sans-serif; font-size: 12px; color: #333333; width: 400px; }
input.wpn_friendlyurl { font-family: Arial, Sans-serif; font-size: 12px; color: #333333; width: 300px; }
input.wpn_medium_text, input.wpn_pwd, input.wpn_upload_img, input.wpn_upload_file { font-family: Arial, Sans-serif; font-size: 12px; color: #333333; width: 200px; }
.wpn_upload_img_preview a { vertical-align: top; }
input.wpn_short_text, input.wpn_int, input.wpn_currency, input.wpn_single, input.wpn_youtube { font-family: Arial, Sans-serif; font-size: 12px; color: #333333; width: 100px; }
input.wpn_img, input.wpn_file { font-family: Arial, Sans-serif; font-size: 12px; background-color: #cccccc; color: #333333; width: 400px; }
input.wpn_date { font-family: Arial, Sans-serif; font-size: 12px; color: #333333; width: 70px; }
input.wpn_time { font-family: Arial, Sans-serif; font-size: 12px; color: #333333; width: 55px; }
input.wpn_date_auto { font-family: Arial, Sans-serif; font-size: 12px; width: 70px; }
input.wpn_time_auto { font-family: Arial, Sans-serif; font-size: 12px; width: 55px; }
textarea.wpn_long_text, textarea.wpn_html { font-family: Arial, Sans-serif; font-size: 12px; color: #333333; width: 400px; height: 50px; }
input.wpn_place_holder { color: #a9a9bf; }
textarea.wpn_place_holder { color: #a9a9bf; }
input.wpn_error { background-color: #666666; color: #ffffff; }
textarea.wpn_error { background-color: #666666; color: #ffffff; }
div#wpn_submit_message { background-color: #666666; color: #ffffff; font-weight: bold; padding: 10px; margin-bottom: 10px; }
div#wpn_submit_message ul { margin-bottom: 0px; }
input.wpn_small_button { font-family: Arial, Sans-serif; font-size: 12px;  }
input.wpn_readonly { background-color: #cccccc; }
textarea.wpn_readonly { font-family: Arial, Sans-serif; font-size: 12px; color: #333333; background-color: #cccccc; width: 400px; height: 50px; }
div.wpn_checkbox { overflow-y: scroll; width: 400px; height: 100px; border: 1px solid #333333; }

div#wpn_modal { position: absolute; top: 0px; left: 0px; background: url(overlay.png); z-index: 200; }
div.wpn_ajax_loading { background: #f0f0f0 url(loading.gif) center center no-repeat; }

div#wpn_aif { position: absolute; display: none; width: 600px; height: 300px; border: 1px solid #333333; background-color: #f0f0f0; z-index: 100; }
div#wpn_aif_content { display: none; width: 600px; height: 300px; }
div#wpn_aif_folders { float: left; width: 200px; height: 281px; border-right: 1px solid #333333; }
div#wpn_aif_files { float: left; width: 398px; height: 281px; }
div.wpn_aif_head { height: 16px; background: url(tabsel.png); font-weight: bold; font-size: 13px; padding: 2px 3px 1px 3px; white-space: nowrap; overflow: hidden; }
div.wpn_aif_folders { float: left; width: 200px; height: 252px; overflow-y: scroll; overflow-x: hidden; white-space: nowrap; }
div.wpn_aif_folders div { width: 1000px; }
div.wpn_aif_files { float: left; width: 399px; height: 252px; overflow-y: scroll; }
td.wpn_aif_files { width: 33%; vertical-align: top; }
table.wpn_aif_files { width: 100%; margin: 0px; padding: 2px; border-spacing: 1px; }
table.wpn_aif_file { width: 104px; border-spacing: 0px; font-size: 9px; }
td.wpn_aif_thumb { width: 104px; height: 104px; text-align: center; vertical-align: middle; border: 1px solid #333333; background: #ffffff; }
td.wpn_aif_thumb img { border: 0px; }
td.wpn_aif_command { width: 20px; }
a.wpn_aif_command { float: left; display: block; overflow: hidden; text-decoration: none; padding: 0px 4px 8px 4px; color: #666666; }
a.wpn_aif_command:hover { text-decoration: none; background-color: #cccccc; background: url(tabdark.png); color: #333333; }
a.wpn_aif_command img { width: 16px; height: 16px; border: 0px; vertical-align: middle; }
a.wpn_aif_img { display: block; width: 76px; height: 24px; text-decoration: none; color: #666666; overflow: hidden; }
a.wpn_aif_img:hover { text-decoration: none; background-color: #cccccc; background: url(tabdark.png); color: #333333; }
a.wpn_aif_file { display: block; height: 24px; text-decoration: none; color: #666666; }
a.wpn_aif_file:hover { text-decoration: none; background-color: #cccccc; background: url(tabdark.png); color: #333333; }
a.wpn_aif_null { display: block; height: 16px; padding: 5px; text-decoration: underline; color: #666666; }
a.wpn_aif_null:hover { text-decoration: none; background-color: #cccccc; background: url(tabdark.png); color: #333333; }
div#wpn_aif_new_folder, div#wpn_aif_new_file { clear: left; display: none; position: relative; width: 300px; height: 150px; margin: 0px 0px 0px -1px; padding: 5px; border: 1px solid #333333; background: #f0f0f0; }

div#wpn_msgbox { position: absolute; left: 50%; top: 50%; background-color: #eeeeee; border: 2px solid #333333; width: 500px; height: 150px; margin-top: -75px; margin-left: -250px; color: #333333; text-align: center; }
div#wpn_msgbox img { float: left; width: 18px; margin: 10px; }
div#wpn_msgbox_head { background-color: #cccccc; background: url(tabdark.png); font-weight: bold; padding: 5px 10px; border-bottom: 1px solid #333333; text-align: left; }
div#wpn_msgbox_body { margin-left: 30px; padding: 10px; text-align: left; }
div#wpn_msgbox_buttons { position: absolute; width: 100%; bottom: 10px; left: 0px; }
div#wpn_msgbox_buttons button { width: 80px; margin: 5px; }

div.wpn_bigbox { position: absolute; left: 50%; top: 50%; background-color: #eeeeee; border: 2px solid #333333; width: 700px; height: 450px; margin-top: -225px; margin-left: -350px; color: #333333; text-align: center; }
div.wpn_bigbox_head { background-color: #cccccc; background: url(tabdark.png); font-weight: bold; padding: 5px 10px; border-bottom: 1px solid #333333; text-align: left; }
div.wpn_bigbox_body { padding: 10px; text-align: left; }
div.wpn_bigbox_buttons { position: absolute; width: 100%; bottom: 10px; left: 0px; }
div.wpn_bigbox_buttons button { width: 80px; margin: 5px; }

div#wpn_right { position: absolute; display: none; left: 50%; top: 50%; background-color: #eeeeee; border: 2px solid #333333; width: 650px; height: 350px; margin-top: -175px; margin-left: -325px; color: #333333; text-align: center; }
div#wpn_right_head { background-color: #cccccc; background: url(tabdark.png); font-weight: bold; padding: 5px 5px; text-align: left; }
div#wpn_right_head img { width: 16px; height: 16px; border: 0px; vertical-align: middle; }
div#wpn_right_content { display: none; width: 650px; height: 350px; }
div#wpn_right_body { padding: 2px; text-align: left; overflow-y: scroll; overflow-x: hidden; height: 291px; }

.wpn_tree { margin: 0px 0px 3px 0px; padding: 2px; overflow: scroll; width: 250px; height: 389px; border: 1px solid #333333; }
.wpn_tree li { list-style: none; margin: 0px 0px 0px -8px; padding: 0px 0px 0px 18px; line-height: 15px; white-space: nowrap; }
.wpn_tree li span { display: inline; clear: left; white-space: nowrap; padding: 0px 0px 0px 16px; }
.wpn_tree ul { margin: 0px 8px 0px 8px; padding: 0px; }
.wpn_tree .root { background: url(root.png) no-repeat 16px 0px #ffffff; margin: 0px 0px 0px -16px; }
.wpn_tree .line { padding: 0px; line-height: 5px; height: 5px; font-size: 5px; background: url(line_bg.gif) 0px 0px no-repeat transparent; }
.wpn_tree .line-last { padding: 0px; line-height: 4px; height: 4px; font-size: 4px; background: url(spacer.gif) 0px 0px no-repeat transparent; }
.wpn_tree .line-over { padding: 0px; line-height: 5px; height: 5px; font-size: 5px; background: url(line_bg_over.gif) 0px 1px no-repeat transparent; }
.wpn_tree .line-over-last { padding: 0px; line-height: 4px; height: 4px; font-size: 4px; background: url(line_bg_over_last.gif) 0px 0px no-repeat transparent; }
.wpn_tree .folder-open { background: url(collapsable.gif) 0px -1px no-repeat #ffffff; }
.wpn_tree .folder-open-last { background: url(collapsable-last.gif) 0px -1px no-repeat #ffffff; }
.wpn_tree .folder-close { background: url(expandable.gif) 0px -1px no-repeat #ffffff; }
.wpn_tree .folder-close-last { background: url(expandable-last.gif) 0px -1px no-repeat #ffffff; }
.wpn_tree .doc { background: url(leaf.gif) 0px -1px no-repeat #ffffff; }
.wpn_tree .doc-last { background: url(leaf-last.gif) 0px -1px no-repeat #ffffff; }
.wpn_tree .ajax { background: url(spinner.gif) no-repeat 0px 0px #ffffff; height: 16px; display: none; }
.wpn_tree .ajax li { display: none; margin: 0px;  padding: 0px; }
.wpn_tree .trigger { display: inline; margin: -1px 0px 0px -16px; width: 14px; height: 15px; cursor: pointer; }
.wpn_tree .text { cursor: default; }
.wpn_tree .active { cursor: default; margin: 0px 0px 0px -1px; padding: 0px 2px 0px 16px; border: 1px dashed #333333; font-weight: bold; }
#wpn_drag { background: #ffffff; color: #000000; font: normal 11px arial, tahoma, helvetica, sans-serif; border: 1px dashed #999999; }
#wpn_drag ul { list-style: none; padding: 0px; margin: 0px; }
#wpn_drag li { list-style: none; background-color: #ffffff; line-height: 18px; white-space: nowrap; padding: 1px 1px 0px 16px; margin: 0px; }
#wpn_drag li span { padding: 0px; }
#wpn_drag li.doc, #wpn_drag li.doc-last { background: url(leaf.gif) no-repeat -17px 0px #ffffff; }
#wpn_drag .folder-close, #wpn_drag .folder-close-last { background: url(expandable.gif) no-repeat -17px 0px #ffffff; }
#wpn_drag .folder-open, #wpn_drag .folder-open-last { background: url(collapsable.gif) no-repeat -17px 0px #ffffff; }
.wpn_context { position: absolute; border: 1px solid #999999; width: 186px; background-color: #eeeeee; z-index: 10; display: none; }
.wpn_context ul { margin: 0px; padding: 0px; }
.wpn_context li { list-style: none; margin: 0px; padding: 0px; width: 186px; }
.wpn_context a { display: block; text-decoration: none; color: #666666; width: 180px; padding: 1px 3px; }
.wpn_context a:hover { color: #333333; background-color: #cccccc; }
.wpn_context img { border: 0px; }