#clikon_lista
{
    width: 794px;
    height: 350px;
    display: none;
    visibility: hidden;
    position: absolute;
    top: 300px;
    left: 115px;
}
.clikon_iframe
{
    width: 770px;
    height: 330px;
    padding:0px;
    margin:0px;
    border:0px;
    overflow: hidden;
    background-color: white;
}
#ext_links
{
	margin: auto;
	width: 786px;
	text-align: center;
	font-size:10px;
	font-family: Verdana;
	height: 20px;
}

.clikon_div_upload
{
	margin-top: 10px;
	height: 380px;
	text-align:left;
}	
.clikon_div_text
{
	font-family: Verdana,Tahoma,Arial,Trebuchet MS,Sans-Serif,Georgia,Courier,Times New Roman,Serif;
	font-size: 11px;
}

/*gestione TAB*/
#ext_tab01_menu
{
	width:200px;
	display:inline;
}
#ext_tab01_menu a:focus
{
	outline: none;
}
#ext_tab02_menu
{
	width:200px;
	display:inline;
	
}
#ext_tab02_menu a:focus
{
	outline: none;
}
#ext_content
{
	width: 770px;
    height: 335px;
    padding:5px;
    margin:0px;
    border:0px;
    overflow: hidden;
    background-image: url("http://www.clikon.it/html/images/ext/box_ext.jpg");
    background-repeat: no-repeat;
}
.ext_tab_view
{
	width: 760px;
    height: 325px;
    margin:0px;
    border:0px;
    overflow: hidden;
}
.ext_tab_hide
{
	display: none;
	visibility: hidden;
}
.clikon_upload
{
	font-family: Verdana,Tahoma,Arial,Trebuchet MS,Sans-Serif,Georgia,Courier,Times New Roman,Serif;
	font-size: 11px;
	padding: 10px;
	color: #505050;
}
.clikon_upload fieldset
{
	padding: 10px;
}
.clikon_upload legend
{
	font-weight: bold;
	font-size: 13px;
}
.clikon_upload label
{
	font-weight: bold;
}
.clikon_upload_buttons
{
	margin-top: 10px;
	text-align: right;
}
.clikon_upload_error
{
	
	font-family: Verdana,Tahoma,Arial,Trebuchet MS,Sans-Serif,Georgia,Courier,Times New Roman,Serif;
	font-size: 11px;
	padding: 10px;
	color: red;
	text-align: center;
}
.ext_waiting
{
	font-family: Verdana,Tahoma,Arial,Trebuchet MS,Sans-Serif,Georgia,Courier,Times New Roman,Serif;
	background-color: white;
	color: black;
	font-size: 18px;
	height: 350px;
	text-align: center;
	font-weight: bold;
	/*visibility: hidden;
	display:none;*/
}
.topmenu
{
	height: 30px;
	line-height: 30px;
	background-color: black;
	color: white;
	font-family: Verdana,Tahoma,Arial,Trebuchet MS,Sans-Serif,Georgia,Courier,Times New Roman,Serif;
	font-size: 11px;
	margin-bottom: 5px;
}
.topmenu a:link,.topmenu a:visited
{
	color: white;
	
} 
