
.download_main_window {
	position: absolute; z-index: 998;
}

.download_content_container {
	overflow: hidden;
}

.download_manager_popup_opener {
	width: 100%; height: 100%; top: 0px; left: 0px; cursor: pointer;  z-index: 100;
}

.download_total_progress_bar_container {
	width: 126px; height: 12px; top: 3px; right: 44px; position: absolute; font-size: 0px; background-color: #FFFFFF;
}

.download_total_progress_bar_container_minimized {
	width: 155px; height: 12px; top: 3px; right: 9px; position: absolute; font-size: 0px; background-color: #FFFFFF;
}

.download_total_progress_bar {
	bottom: 0 !important; top: 0px; left: 0px; height: 100%; width: 0%; background-color: #4f729c; position: absolute;
	z-index: 0;
}

.download_total_progress_text {
	width: 126px; height: 12px; top: 3px; right: 42px; position: absolute; text-align: center;
	font-size: 10px; font-family: Arial; color: #112f52; font-weight: bold; z-index: 20;
}

.download_total_progress_text_minimized {
	width: 155px; height: 12px; top: 3px; right: 9px; position: absolute; text-align: center;
	font-size: 10px; font-family: Arial; color: #112f52; font-weight: bold; z-index: 20;
}

.download_section_seperator {
	position: relative; top: 0px; left: 0px; width: 100%; height: 5px; font-size: 0px;
}

.download_active_headline_container {
	top: 0px; left: 1%; width: 98%; height: 16px; position: relative; background-color: #FBFCFF; font-size: 0px;
	background-image: url('/website/include/img/active_download_headline.jpg'); background-repeat: no-repeat; background-position: top left;
}

.download_history_headline_container {
	top: 0px; left: 1%; width: 98%; height: 16px; position: relative; font-size: 0px;
	background-image: url('/website/include/img/download_history_headline.jpg'); background-repeat: no-repeat; background-position: top left;
}

.download_active_container {
	position: relative; width: 100%; height: 200px; top: 0px; left: 0px;
}

.download_iframe {
	top: 0px; left: 0px; width: 100%; height: 100%;
}

.download_history_container {
	position: relative; width: 100%; height: auto; top: 0px; left: 0px;
}

.download_type_filter_container {
	position: absolute; width: auto; height: auto; top: 5px; left: 5px; z-index: 30; font-size: 0px;
}

.download_type_filter_select {

}

.download_program_filter_container {
	position: absolute; width: auto; height: auto; top: 5px; left: 5px; font-size: 0px;
}

.download_program_filter_select {

}

.download_history_pagination {
	position: relative; width: 100%; height: auto; top: 0px; left: 0px; z-index: 9; font-size: 0px;
}

.download_history {
	position: relative; width: 100%; height: auto; top: 0px; left: 0px; z-index: 10;
}


.download_history_loading_container {
	position: absolute; width: 100%; height: 160px; top: 25px; left: 0px;
}

.download_file_iframe {
	height: 0px; width: 0px; border: 0px; 
}

.download_node_container {
	width: 98%; height: auto; top: 0px; left: 1%; position: relative; border-bottom: 1px solid #D7E2EF;
}

.download_node_section_seperator {
	width: 100%; height: 2px; left: 0px; top: 0px; position: relative; font-size: 0px;
}

.download_node_header {
	position: relative; top: 0px; left: 0px; height: 11px; font-size: 0px;
}

.download_node_date {
	position: absolute; top: 0px; left: 0px;  font-size: 0px;
}

.download_node_date_text {
	font-size: 11px; font-family: Arial; color: #021B3A; font-weight: bold;
}

.download_node_headline {
	top: 0px; left: 59px; position: absolute; font-size: 0px;
}

.download_node_headline_text {
	font-size: 10px; font-family: Verdana; color: #021B3A; font-weight: normal;
}

.download_node_criteria {
	position: relative; top: 0px; left: 0px; width: 80%; height: auto; font-size: 0px;
}

.download_node_criteria_text {
	font-size: 9px; font-family: Arial; color: #265186; font-weight: normal;
}

.download_node_progress_bar_container {
	width: 525px; height: 12px; top: 0px; left: 0px; position: relative; font-size: 0px;
}

.download_node_progress_bar {
	top: 0px; left: 0px; height: 100%; width: 0%; background-color: #4f729c; position: relative; font-size: 0px;
}

.download_node_message_container {
	width: 100%; height: 100%; top: 0px; left: 0px; position: absolute; text-align: center; font-size: 0px;
}

.download_node_message_text {
	font-size: 10px; font-family: Arial; color: #112f52; font-weight: normal;
}

.download_node_download_again {
	top: 4px; right: 0px; position: absolute;
}

.download_node_download {
	top: 4px; right: 0px; position: absolute;
}

.download_node_cancel {
	bottom: 5px; right: 0px; position: absolute;
}

.download_node_link_area {
	height: 100%; width: 340px; top: 0px; left: 0px; position: absolute; cursor: pointer;
}