/* 1.2 API */
/* Modal window additions */
.generic_dialog 
{ 
	height:0; 
	left:0; 
	overflow:visible; 
	position:fixed; 
	top:0; 
	width:100%; 
	z-index:101; 
}
#generic_dialog_iframe 
{ 
	left:0; 
	position:absolute; 
	top:0; 
	z-index:3; 
}
.generic_dialog .generic_dialog_popup 
{ 
	height:0; 
	overflow:visible; 
	position:relative; 
}
.generic_dialog div.dialog_loading 		
{ 
	background-color:#F2F2F2; 
	border:1px solid #606060; 
	font-size:24px; 
	padding:10px;
}
#generic_dialog_overlay 
{ 
	display:block; 
	left:0; 
	position:absolute; 
	top:0; 
	width:100%; 
	z-index:100;
}
.dialog_body .dialog_content_img 
{ 
	float:left; 
	margin-right:15px;
}
.dialog_body .dialog_content_txt 
{ 
	float:left; 
	padding-bottom:5px; 
	width:300px;
}
.dialog_body .dialog_content_body 
{ 
	padding-bottom:13px;
} 
.dialog_body .form_label 
{ 
	padding-right:5px;
}
.dark_dialog_overlay 
{ 
	background-image:url(weaverbox-overlay.png); 
	background-repeat:repeat;
}
* html .dark_dialog_overlay 
{ 
	background-color:transparent; 
	background-image:url(blank.gif);
}
.full_bleed .pop_dialog_table td.pop_content .dialog_body 
{ 
	padding:0;
} 
table.pop_dialog_table 
{ 
	border-collapse:collapse; 
	direction:ltr; margin:auto; 
	table-layout:fixed; 
	width:465px;
}
td.pop_topleft, td.pop_topright, td.pop_bottomleft, td.pop_bottomright 
{ 
	height:10px; 
	overflow:hidden; 
	padding:0 !important; 
	width:10px !important;
}
td.pop_topleft 
{ 
	background:transparent url(weaverbox-pop-dialog-sprite.png) no-repeat scroll 0 0;
}
td.pop_topright 
{ 
	background:transparent url(weaverbox-pop-dialog-sprite.png) no-repeat scroll 0 -10px;
}
td.pop_bottomleft 
{ 
	background:transparent url(weaverbox-pop-dialog-sprite.png) no-repeat scroll 0 -20px;
}
td.pop_bottomright 
{ 
	background:transparent url(weaverbox-pop-dialog-sprite.png) no-repeat scroll 0 -30px;
}
td.pop_top, td.pop_bottom 
{ 
	background:transparent url(weaverbox-pop-dialog-sprite.png) repeat-x scroll 0 -40px;
}
td.pop_side 
{ 
	background:transparent url(weaverbox-pop-dialog-sprite.png) repeat-y scroll -10px 0; 
}
td.pop_content 
{ 
	background-color:white; 
	direction:ltr; 
	padding:0; 
}
.pop_dialog_rtl td.pop_content 
{ 
	direction:rtl;
}
td.pop_content h2.dialog_title 
{ 
	background:#6D84B4 none repeat scroll 0 0; 
	border:1px solid #3B5998; 
	color:white; 
	font-size:14px; 
	font-weight:bold; 
	margin:0;
}
td.pop_content h2.dialog_loading 
{ 
	background:#6D84B4 url(weaverbox-indicator_white_small.gif) no-repeat scroll 400px 10px; padding-right:40px;
}
td.pop_content h2 span 
{ 
	display:block; 
	padding:4px 10px 5px;
}
td.pop_content .dialog_content 
{ 
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#555555; 
	border-style:solid; 
	border-width:0 1px 1px;
}
td.pop_content .dialog_body 
{ 
	border-bottom:1px solid #CCCCCC;
	padding:10px;
}
td.pop_content .dialog_summary 
{ 
	background:#F2F2F2 none repeat scroll 0 0; 
	border-bottom:1px solid #CCCCCC; 
	padding:8px 10px;
}
td.pop_content .dialog_buttons 
{ 
	background:#F2F2F2 none repeat scroll 0 0; 
	padding:8px; 
	text-align:right;
}
td.pop_content .dialog_buttons input 
{ 
	margin-left:5px;
	font:12px tahoma, arial, helvetica, sans-serif; 
	padding:5px; 
	border:1px solid #ccc; 
	background:#eee;
}
input:focus 
{ 
	border-color:#3b5998; 
	background:#eceff5; 
}

td.pop_content .dialog_buttons_msg 
{ 
	float:left;
	padding:5px 0 0;
}
td.pop_content .dialog_footer 
{ 
	background:#F2F2F2 none repeat scroll 0 50%;
}

#weaverbox-modal	
{ 
	display:none; 
}
#weaverbox-close	
{ 
	cursor:pointer; 
}
#weaverbox-login	
{ 
	cursor:pointer; 
}
.info		
{ 
	width:280px; 
	float:left; 
	font-size:11px; 
	color:#666; 
}
.info b	
{ 
	color:#000; 
}

/* 1.1 API */
/* CSS vs. Adblock tabs */
.swiff-uploader-box a {
	display: none !important;
}

#weaverbox-list li.validation-error {
	padding-left: 44px;
	display: block;
	clear: left;
	line-height: 40px;
	color: #d7ab6d;
	cursor: pointer;
	border-bottom: 1px solid #fbc2c4;
	background: #7d4400 url(failed.png) no-repeat 4px 4px;
	font-weight: bold;
}

/* 1.0 API */

fieldset.weaverbox-file-restrictions
{
	text-shadow: white 0 0 0;
	line-height: 1.2em;
	border: 1px solid gray;
	width: 285px;
	font-size: 0.8em;
}

#weaverbox-status
{
	padding:				10px 15px;
	background: transparent none no-repeat 0 10px;
	width: 400px;
	font-style: italic;
	text-decoration: none;
}

.hide
{
	display:none;
}

#weaverbox-status .progress
{
	background:				white url(progress.png) no-repeat;
	background-position:	+50% 0;
	margin-right:			0.5em;
	//width:					450px;
	height: 30px;
	width: 300px;
	display: inline-table;
	left: 10px;
}

#weaverbox-status .progress-text
{
	font-size: 0.7em;
	text-shadow: white 0 0 0;
	font-weight: normal;
	font-style: normal;
}

#weaverbox-status .current-text
{
	font-size: 0.8em;
	font-style: italic;
	text-shadow: white 0 0 0px;
}

#weaverbox-list
{
	list-style:				none;
	margin:					0;
	//width:					450px;
	padding: 10px 15px 10px 0;
}

#weaverbox-list li.file
{
	border-bottom:			1px solid #eee;
	background: url(file.png) no-repeat 4px 4px;
}
#weaverbox-list li.file.file-uploading
{
	left: 30px;
	background: url(uploading.png) no-repeat;
}
#weaverbox-list li.file.file-success
{
	background: url(success.png) no-repeat;
}
#weaverbox-list li.file.file-failed
{
	background: url(failed.png) no-repeat;
}

#weaverbox-list li.file .file-name
{
	font-size: 1em;
	margin-left:			44px;
	display:				block;
	clear:					left;
	line-height:			40px;
	height:					40px;
	font-weight:			bold;
}
#weaverbox-list li.file .file-size
{
	font-size: 0.7em;
	line-height:			18px;
	float:					right;
	margin-top:				2px;
	margin-right:			6px;
}
#weaverbox-list li.file .file-info
{
	display:				block;
	margin-left:			44px;
	font-size: 0.7em;
	line-height:			20px;
	clear
}
#weaverbox-list li.file .file-remove
{
	clear:					right;
	float:					right;
	line-height: 18px;
	margin-right:			6px;
	font-weight: bold;
	text-decoration: none;
}

#weaverbox-list li.file label .file-comment
{
	margin-left: 34px;
	padding-right:			15px;
	clear:					left;
	font-size: .7em;
}

#weaverbox-list li.file label .file-char-counter
{
	padding-left: 2px;
	font-size: .7em;
}

#weaverbox-browse {
	text-decoration: none;
	font-weight: bold;
	top: 10px;
}

#weaverbox-clear {
	text-decoration: none;
	font-weight: bold;
	top: 10px;
}

#weaverbox-upload {
	text-decoration: none;
	font-weight: bold;
	top: 10px;
}
