@charset "UTF-8";

body {
   	behavior: url(scripts/csshover3.htc);
}
/* Main Body Elements */
html, body {
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 100%;
	background-color: #FAFAFA;
}
table, td, th {
	border: 0px #FFFFFF none;
	background: transparent;
}
img {
	border: 0px #FFFFFF none;
}
iframe {
	border: #ccc 1px solid;
}
a:link {
	text-decoration: none;
	color: #222;
}
a:visited {
	text-decoration: none;
	color: #222;
}
a:hover {
	text-decoration: underline;
	color: #c7171d;
}
a:active {
	text-decoration: none;
}

.popupBody {
	margin: 0 auto;
	background: none;
	background-color: #FFF;
}

/* DIVs */				
.pageBackground {
	margin: 0 auto;
	position: relative;
}
.pageHeader {
	margin: 0 auto;
	position: relative;
	width: 100%;
	background: url(../images/header_bg_season_winter.jpg) bottom right repeat-x;
	z-index: 300;
}
.pageHeaderContent {
	margin: 0 auto;
	position: relative;
	width: 950px;
	height: 115px;
	text-align: left;
}
.pageHeaderContentLogo {
	margin: 0 auto;
	position: relative;
	left: 1px;
	top: 0px;
	height: 70px;
}
.pageHeaderContentLogoText {
	position: absolute;
	font-size: 24px;
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	top: 12px;
	left: 70px;
	line-height: 25px;
}
.pageHeaderContentContact {
	margin: 0 auto;
	position: absolute;
	text-align: right;
	right: 0px;
	top: 12px;
	width: 300px;
	font-size: 20px;
	color: #222;
}
.pageHeaderContentContact a:link, .pageHeaderContentContact a:visited {
	text-decoration: none;
	color: #222;
}
.pageHeaderContentContact a:hover {
	text-decoration: none;
	color: #c7171d;
}
.pageHierarchy {
	font-size: 11px;
	color: #555;
}
.pageHierarchy a {
	color:#666;
}
.pageAuthor {
	font-size: 11px;
}
.pageHeaderContentSearch {
	margin: 0 auto;
	position: absolute;
	text-align: right;
	right: 0px;
	bottom: 2px;
	width: 200px;
	font-size: 20px;
	color: #222;
	z-index: 300;
}

/* Main Menu */
.menuContent {
	margin: 0 auto;
	position: relative;
	left: 0px;
	top: 7px;
	height: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	z-index: 200;
}
.menuContent ul {
	position:relative;
	padding: 0;
	top: 0px;
	margin: 0;
	list-style: none;	
	left: 0px;
	height: 37px;
}
.menuContent ul li {
	margin: 0;
	bottom: 0px;
	position: relative;
	display: block;
	float: left;
	text-align: left;
	width: auto;
	_width: 0;	
	white-space:nowrap;
}
.menuContent ul li .subtitle {
	position: absolute;
	display: block;
	font-size: 8px;
	bottom: 0;
	left: 10px;
	width: auto;
	margin-right: 15px;
	_width: 0;
	white-space:nowrap;
}
.menuContent ul li a {
	margin: 0;
	float: left;					
	position: relative;		
	display: block;
	border: 0;
	padding-right: 4px;
	padding-left: 8px;
	margin-right: 4px;
	padding-top: 18px;
	padding-bottom: 8px;	
	font-size: 11px;
	text-decoration: none;
	color:#444;
	background:url(../images/menu_item_left_2.png) bottom left no-repeat;
	background-position: 0px 7px;
	border-bottom: none;
	top: 0px;
	height: 12px;
}
.menuContent ul li {

}
.menuContent ul li a .arrow {
	position: absolute;
	top: 7px;
	right: -5px;
	width: 6px;
	height: 31px;
	background:url(../images/menu_item_right_2.png) top left no-repeat;
}
.menuContent ul li a:hover .arrow, .menuContent .selected a .arrow{	
	background:url(../images/menu_item_selected_right_2.png) top left no-repeat;
	height: 37px;
	top: 1px;
}
.menuContent ul li a:hover, .menuContent .selected a {
	text-decoration: none;
	background:url(../images/menu_item_selected_left_2.png) bottom left no-repeat;
	color: #FFF;
	margin-right: 5px;
	background-position: 0px 1px;
	padding-right: 3px;
	top: 0px;
}
.menuContent .submenu {
	display: none;
	float: left;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 38px;
	left: 0px;
	background: none;
	background:url(../images/divider_bg.jpg) top left repeat-x;
	background-color: #FFF;
	padding-top: 4px;
	height: 0;
	border: none;
	border-bottom: 3px solid #C7171D;
	width: 150px;
	z-index: 1000;
}
.menuContent .submenu li, .menuContent .submenu li:hover {
	float: left;
	margin: 0;
	background: none;
	padding: 0;
	height: 21px;
	border: none;
	padding-right: -3px;
	background-color: #EEE;	
}
.menuContent .submenu a {	
	margin: 0;
	border: none;
	padding: 0;
	background: none;
	display: block;
	text-decoration: none;		
	white-space: nowrap;
	background-color: #FFF;	

	width: 140px;
	
	padding: 4px 4px;

	color: #333333;
	
	border: 1px solid #CCCCCC;
	border-top: none;
}

.menuContent .submenu a:hover {	
	margin: 0;
	border: 0;
	padding: 0;
	background: none;
	display: block;
	text-decoration: none;		
	white-space: nowrap;
	background-color: #AC0000;	

	width: 140px;
	border: 1px solid #CCCCCC;
	border-top: none;
	padding: 4px 4px;
	color: #FFFFFF;
}

.menuContent ul li:hover .submenu, .menuContent ul li a:hover .submenu {
	display: block;
}

/* Comments */
.commentForm {
	position: relative;
}
.commentFormTitle, .commentsTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #c7171d;
}
.commentFormField {
	margin-top: 4px;
	margin-bottom: 6px;
}

/* Simple Menu */
.pageFooterMenu {
	margin: 0 auto;
	position: relative;
	padding: 0;	
	top: 5px;
	font-size: 11px;
	text-align: center;
}
.pageFooterMenu a {
	color: #444;
	text-decoration: none;
}
.pageFooterMenu a:hover {
	color: #000;
	text-decoration: underline;
}
.pageFooterMenu ul {
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
	text-align: center;
}
.pageFooterMenu ul li {
	margin: 0;
	padding-left: 45px;
	padding-right: 45px;
	display: inline;
	list-style-type: none;
	text-align: center;
	border-right: #CCC 1px solid;
}
.pageFooterMenu ul .last {
	border-right: none;
}
.pageFooter {
	margin: 0 auto;
	position: relative;
	width: 100%;
	height: 70px;
	padding-top: 15px;
	border-top: #CFCFCF 1px solid;
	background-color: #FAFAFA;
}
.pageFooterContent {
	margin: 0 auto;
	position: relative;
	width: 950px;
	font-family: Verdana, Geneva, sans-serif;
}
.pageContentBackground {
	margin: 0 auto;
	position: relative;
	text-align: left;
	background-color: transparent;
	background:url(../images/content_bg_long_grad.jpg) repeat-x top #FFF;
  z-index: 100;
}
.pageBodyContent {
	margin: 0 auto;
	position: relative;
	width: 950px;
	padding-bottom: 10px;
	background: none;
}
.pageContent {
	margin: 0 auto;
	padding-top: 10px;
	position: relative;
	float: left;
	left: 0px;
	width: 550px;
	background: none;
	text-align: justify;
	padding-bottom: 10px;
}
.pageContent .textLink {
	color: #c7171d;
}
.pageContent .video {
	border: 1px solid #CCC;
	padding: 0;
	margin: 0;
}
.subSidePanelContent {
	margin: 0 auto;
	background: none;
	float: left;
	width: 160px;
	margin-right: 10px;
	text-align: left;
	padding-top: 10px;
}
.sidePanelContent {
	margin: 0 auto;
	position: relative;
	background: none;
	background-color:#FFF;
	float: right;
	width: 220px;
	min-height: 500px;
	padding-top: 10px;
	text-align: justify;
}
.sidePanelContent div.item, .subSidePanelContent div.item {
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url(../images/divider_line_small.png) bottom center no-repeat;
}
.sidePanelContent div.item a, .subSidePanelContent div.item a {
	color: #c7171d;
}
.sidePanelContent div.promoItem {
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	position: relative;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	width: 200px;
	height: 80px;
	background: url(../images/promo_box_bg.jpg) top left no-repeat;
}
.sidePanelContent div.promoItem h1 {
	position: absolute;
	top: 4px;
	right: 4px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: right;
	color: #c7171d;
}
.sidePanelContent div.promoItem h2 {
	position: absolute;
	text-align: right;
	right: 4px;
	bottom: 4px;
	width: 65%;
	font-size: 12px;
	font-weight: normal;
}
.sidePanelContent div.promoItem img {
	position: absolute;
	bottom: 0px;
	left: 0px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.subSidePanelContent div.promoItem, .homePromos div.promoItem {
	position: relative;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	width: 160px;
	height: 80px;
	background: url(../images/promo_box_bg.jpg) top left no-repeat;
}
.subSidePanelContent div.promoItem h1, .homePromos div.promoItem h1 {
	position: absolute;
	top: 4px;
	left: 4px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #c7171d;
}
.subSidePanelContent div.promoItem h2, .homePromos div.promoItem h2 {
	position: absolute;
	left: 4px;
	bottom: 4px;
	width: 65%;
	font-size: 12px;
	font-weight: normal;
}
.subSidePanelContent div.promoItem img, .homePromos div.promoItem img {
	position: absolute;
	bottom: 0px;
	right: 0px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.sidePanelContent h1, subSidePanelContent h1 {
	color: #c7171d;
	font-weight: normal;
	font-size: 16px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
.sidePanelContent h1 {
	text-align: left;
}
.lineDivider {
	margin: 0 auto;
	position: relative;
	height: 4px;
	width: 100%;
	background:url(../images/divider_bg.jpg) top repeat-x;
	z-index: 1;
}
.boxSlideshow {
	margin: 0 auto;
	position: relative;
	width: 950px;
	height: 300px;
	border: #DDDDDD solid 1px;
	border-top: none;
	background: #FFF;
}
.clear {
	clear: both;
}		
/* Page Internal Item */
div.pageContent div.pageItem {
	position: relative;
	margin-bottom: 5px;
	margin-right: 5px;
	border: 1px solid #DDD;
	float: left;
	width: 265px;
	height: 66px;
	background: url(../images/promo_box_bg.jpg) top right no-repeat;
	z-index: 0;
}
div.pageContent div.pageItem h1 {
	position: absolute;
	top: 4px;
	left: 88px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;	
	color: #c7171d;
}
div.pageContent div.pageItem h2 {
	position: relative;
	left: 88px;
	top: 20px;
	width: 170px;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	border: 0;
	height: 40px;
	overflow: hidden;
	background-color: 0;
	text-align: left;
}
div.pageContent div.pageItem:hover {
	z-index: 1;
}
div.pageContent div.pageItem:hover h2, div.pageContent div.pageItem h2:hover {
	top: 19px;
	left: 87px;
	background-color: #FFF;
	overflow: visible;
	text-decoration: none !important;
	border: 1px solid #CCC;
	height: auto;
	_height: 0;
	z-index: 20;
}
div.pageContent div.pageItem img {
	position: absolute;
	bottom: 0px;
	left: 4px;
	height: 56px;
	width: 80px;
	top: 4px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #EEE;
	border-right: 1px solid #EEE;
	margin: 0px;
	padding: 0px;
}
/* Calendar Item */
.calendarItem {
	position: relative;
	height: 48px;
	width: 50px;
	margin-right: 5px;
	background: url(../images/calendar.gif) top left no-repeat;
} 
.calendarItem .month {
	position: absolute;
	width: 50px;
	color: #FFFFFF;
	top: 10px;
	text-align: center;
	font-size: 10px;
}
.calendarItem .day {
	position: absolute;
	width: 50px;
	top: 26px;
	text-align: center;
	color: #000000;
	font-size: 16px;
}
/* Popup WIndows */
.clientFileEditForm, .clientEditForm, .accessForm, .pageForm {
	margin: 0 auto;
	padding-top: 15px;
	text-align: center;
}
.pageForm table tr td, .accessForm table tr td {
	text-align: left;
}
textarea {
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	border: #CCC 1px solid;
}
.clientEditForm textarea {
	width: 100%;
	height: 130px;
	font-family: Verdana, Geneva, sans-serif;
	border: #CCC 1px solid;
}
.textfield {
	font-family: Verdana, Geneva, sans-serif;
	border: #CCC 1px solid;
	background:url(../images/textedit_bg_fade.jpg) repeat-x top #FFF;
	height: 21px;
	width: 150px;
	font-size: 14px;
}
.accessForm .readOnlyTextfield, pageForm .readOnlyTextfield {
	font-family: Verdana, Geneva, sans-serif;
	border: #FEFEFE 1px solid;
}

/*Client Page */
.clientFileList {
	width: 100%;
}
.clientTitle, .pageTitle {
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 10px;
	font-size: 30px;
	text-align: left;
}
.pageTitle h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 30px;
}
.pageAuthor {
	color: #999;
}
.clientDescription {
	margin-bottom: 15px;
	font-size: 12px;
	text-align: left;
}
.clientPathTable {
	margin: 0 auto;
	position: relative;
	width: 100%;
}

.accessForm table, .pageForm table {
	margin: 0 auto;
	position: relative;
	font-size: 12px;
}

.commentItem {
	position: relative;
	padding-top: 5px;
	clear: both;
}
.commentDate {
	color:#999999;
	font-size: 10px;
}
.commentItemDetails {
	position: relative;
	padding-top: 10px;
	float: left;
	width: 140px;
}
.commentItemBody {
	position: relative;
	float: left;
	width: 390px;
}
.commentItemBubble {
	float: left;
	width: auto;
	_width: 0;
	_white-space: nowrap;
}
.commentItemBubbleBody {
	border: 1px solid #CCCCCC;
	padding: 10px 5px;
	background-color: #FFFFFF;
}
.commentBodyArrow {
	position: absolute;
	left: -9px;
	top: 9px;
}

/* Article List */
.pageChildrenDetails {
	position: relative;
}
.pageChildrenOrderBy {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 200px;
	text-align: right;
	float: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;

}
.pageChildrenItem {
	clear: both;
	padding-top: 4px;
	padding-bottom: 4px;
}
.pageChildrenItemDetails {
	position: relative;
	padding: 4px;
	width: 100%;
}
.pageChildrenItemIcon {
	float: left;
	width: 50px;
	height: 50px;
	padding-top: 1px;
	padding-right: 4px;	
}
.pageChildrenItemTitle {
	color: #333333;
}
.pageChildrenItemTitle a {
	color: #c7171d;
	font-size: 14px;
}
.pageChildrenItemDescription {
	padding-top: 1px;
	width: 470px;
	
}

/* Front Page */
.homeHeadlines {
	position: relative;
	width: 250px;
	float: right;
	text-align: left;
}
.homeAbout {
	position: relative;
	width: 500px;
	float: left;
	padding-right: 20px;
	text-align: justify;
}
.homeAbout a {
	color: #c7171d;
}
.homePromos {
	position: relative;
	width: 160px;
	float: left;
	text-align: left;
}
.homeHeadlines h1, .homeAbout h1, .homePromos h1 {
	position: relative;
	font-size: 17px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	padding-bottom: 10px;
	color: #333;
}
#homeClients {
	position: relative;
	clear: both;
	height: 300px;
	border: 1px solid #CCCCCC;
}
#homeClients div {
	position: absolute;
	top: 0px;
	left: 0px; 
	width: 100%;
	text-align: center;
	display: none;
}

/* Headlines */
.headlineItem {
	position: relative;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	background: url(../images/headline_box_bg.jpg) bottom right no-repeat;
}
.headlineItemDate {
	position: relative;
	font-size: 10px;
	color: #666;
}
.headlineItemTitle a {
	color: #c7171d;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.headlineItemDescription {
	text-align: justify;
}
/* Lists */
.clientFileList {
	width: 100%;
}
.clientList {
	width: 100%;
}
.clientList .adminControls {
	text-align: left;
}

/* Others */
.folderName {
	font-size: 14px;
}
.fileName {
	font-size: 12px;	
}
.fileDescription {
	font-size: 12px;
	padding-left: 8px;
}
.folderDescription {
	font-size: 12px;
	padding-left: 10px;
}
.folderDetails, .fileDetails {
	width: 100%;
	position: relative;
}
.tableTree {
	width: 100%;
}
.tableTree .size, .tableTree .adminControls {
	font-size: 12px;
	width: 100px;
	text-align: right;
}
.tableTree td {
	vertical-align: top;
}
#lineHover .pageName {
	position: relative;
	clear: both;
}
#lineHover:hover .pageName {
;
}
#lineHover:hover .adminControls {
	display: inline;
	
}
#lineHover:hover .pageBullet {
		
}
#lineHover .adminControls {
	display: none;
	position: absolute;
	text-align: left;
	width: 120px;
	padding-left: 5px;
	padding-right: 5px;
}
#lineHover .adminControls .textfield {
	top: 4px;
}
.tableTree .treeParentNode td {
	padding-top: 2px;
	padding-bottom: 2px;
}
.tableTree .treeChildNode td {
	padding-bottom: 3px;
}
.subSidePanelContent .treeNodeDetails {
	font-size: 12px;
}
.subSidePanelContent .treeChildNode td, .subSidePanelContent .treeChildNode td {
	padding-bottom: 0;
}
/* Spans */
.textImportant {
	color: #c7171d;				
}
.textHeader {
	color: #222;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
}
.textSlideshowNoFlash {
	position: relative;
	top: 140px;
}

/* Form Fields */
.searchEditNoFocus {
	margin: 0 auto;
	position: absolute;
	top: 3px;
	right: 38px;
	border: 1px #CCC solid;
	background:url(../images/textedit_bg.jpg) repeat-x top #FFF;
	height: 21px;
	width: 175px;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}
.searchEditNoFocus:Hover {
	border: 1px #c7171d solid;
}
.searchEditFocus {
	position: absolute;
	top: 3px;
	right: 38px;
	border: 1px #c7171d solid;
	background: none;
	background-color: #FFF;
	height: 21px;
	width: 175px;
	color: #222;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
}
.searchResultTitle a {	
	font-size: 13px;
	text-decoration: underline;
}
.searchResultDetails {
	margin-bottom: 10px;
	font-weight: bold;
}
.searchResultSnippet {
	margin-bottom: 5px;
	padding-left: 9px;
}
.searchVideoLibrary {
	margin: 0 auto;
	position: relative;
	color: #666;
	background-color: #f2f2f2;
	border: 1px solid #DDD;
	text-align: center;
	padding: 4px;
	width: 310px;
}
.smallText {
	font-size: 11px;
}
.buttonSearch {
	border: 0;
	margin: 0;
	padding: 0;
	background: url(../images/icon_search.png) no-repeat top left;
	width: 30px;
	height: 30px;
}
.buttonLogin {
	border: 0;
	margin: 0;
	padding: 0;
	background: url(../images/icon_login.png) no-repeat top left;
	width: 30px;
	height: 30px;
}
.button {
	border: 0;
	margin: 0;	
	padding: 0;
	background: url(../images/button_bg.png) no-repeat 0px 2px;
	width: 80px;
	height: 32px;
	text-align: center;
	color: #FFF;
	font-weight: normal;
}

#msg {
	display:none; 
	position:absolute; 
	z-index:1000; 
	background: url(../images/msg_arrow.png) no-repeat top left;
	padding-top: 9px;
}
#msgcontent {
	display:block; 
	background:#ffffff; 
	border:1px solid #c7171d; 
	border-top: none;
	padding:5px;
	min-width:150px; 
	max-width:250px;
	z-index: 1100;
}

/* Drop Down Menu */
.dropdownContainer {
	text-align: left;
	padding-left: 11px;
	margin-top: -6px;
	margin-bottom: -11px;
}
.dropdown {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	z-index: 1000;
}
.dropdown li {
	float: left;
	display: block;
	position: relative;	
	margin-left: -1px;
	padding: 3px 15px 3px 15px;
	border: 1px solid #CCC;
}
.dropdown .nomenu {
	padding: 0px 2px;
	border: 0;
}
.dropdown li ul a {
	display: inline !important;
	position: relative !important;
}
.dropdown li ul {
	display: none;
	background-color: #FFF;
	top: 20px;
	left: -1px;
}
.dropdown li a {	
	display: block;
	text-decoration: none;		
	white-space: nowrap;	
}
.dropdown li:hover {
	background-color: #F6F6F6;
}
.dropdown li:hover ul {
	display: block;
	position: absolute;	
	border: 1px solid #CCC;
	border-top: 0px;
	background-color: #F6F6F6;
	z-index: 100;
}

.dropdown li:hover li {
	float: none;
	font-size: 11px;
	text-align: left;
	border: none;
	border-top: 1px dotted #CCC;
	padding: 5px 8px;
	min-width: 120px;
	width: auto;
	_width: 0;
}

/* SWF Uploader */


.progressWrapper {
	margin: 0 auto;
	width: 400px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}
.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/button_cancel.png);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}

.progressBarInProgress {
	background-color: #C7171D;
}

/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
	vertical-align: top;
}
