.clearR {
	clear: right;
}

#NavigationSubnav .line1 {
	border-bottom: 1px white solid;
	padding-bottom: 10px;
}

#NavigationSubnav .line2 {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 25px;
	background: url('/page/img/main/arrow-down.gif') 8px center no-repeat;
}

#FileserverSearch .container {
	padding-top: 8px;
	margin-bottom: 8px;
}

#FileserverSearch .option {
	padding-left: 16px;
}

#FileserverSearch .option div {
	color: white;
	height: 16px;
}

#FileserverSearchForm {
	background-color: #666666;
	height: 32px;
}

#FileserverSearchForm input {
	width: 85px;
	font-size: 11px;
	border: none;
	margin: 6px 0px 0px 7px;
	padding: 3px 5px;
	color: #666666;
	background: transparent url('/page/img/fileserver/fileserver-search-1.gif') no-repeat !important
}

#FileserverSearchForm a {
	/*height: 32px;*/
	color: white;
	font-weight: bold
}

#FileserverSearchFormResult {
	background-color: #666666;
	height: 32px;
}

#FileserverSearchFormResult input {
	width: 161px;
	font-size: 11px;
	border: none;
	margin: 6px 0px 0px 13px;
	padding: 3px 5px;
	color: #666666;
	background: transparent url('/page/img/fileserver/fileserver-search-input.gif') no-repeat !important
}

#FileserverFileCollection {
	height: 36px;
	line-height: 36px;
	padding-right: 27px;
	background: #F7A37A url('/page/img/main/arrow-create-catalogue.gif') 11.5em center no-repeat;
	display: block;
	text-align: right;
	color: #FFFFFF;
	font-size: 14px;
	cursor: pointer;
	margin-bottom: 8px;
}

#FileserverFileCollection:hover {
	background-color: #F26522;
	background-image: url('/page/img/main/arrow-create-catalogue-hover.gif');
}

#FileserverFileCollection .cart {
    background: url('/page/img/fileserver/fc-cart.png') 15px center no-repeat;
}

#FileserverFileCollection:hover .cart {
    background: url('/page/img/fileserver/fc-cart-hover.png') 15px center no-repeat;
}

#removeFileserverCartButton,
#addFileserverCartButton {
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: auto;
    line-height: 16px;
    margin-top: 8px;
    text-align: left;
    padding-left:15px;
    padding-right: 32px;
    padding: 8px 45px 8px 15px;
}

#addFileserverCartButton {
    background: #F7A37A url('/page/img/fileserver/add-fc.png') 145px center no-repeat;    
}

#addFileserverCartButton:hover {
    background: #F26522 url('/page/img/fileserver/add-fc-hover.png') 145px center no-repeat;
}

#removeFileserverCartButton {
    background: #F7A37A url('/page/img/fileserver/remove-fc.png') 145px center no-repeat;    
}

#removeFileserverCartButton:hover {
    background: #F26522 url('/page/img/fileserver/remove-fc-hover.png') 145px center no-repeat;
}

#FileserverFileCollection a {
	padding: 8px;
	display: block;

}

#FileserverFileCollection #ShowCart {
	margin-top: 0px;
}

#Fileserver #Navbar li {
	float: left;
	display: block;
	height: 32px;
	background: #666666 url('/page/img/main/arrow-path.gif') no-repeat scroll left center;
}

#Fileserver #Navbar li.dir:hover {
	background: #F4844F url('/page/img/main/arrow-path-hover.gif') no-repeat scroll left center;
}

#Fileserver #Navbar li.action:hover {
	background-color: #F4844F;
}

#Fileserver #Navbar a {
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 9px;
	padding-bottom: 9px;
	color: white;
	/*height: 32px;*/
}

#Fileserver #Navbar .path {
	background-color: #666666;
	text-align: left;
	width: 100%;
	white-space: nowrap;
	height: 32px;
	color: white;
}

#Fileserver #Navbar .action {
	float: right;
	border-left: 1px #FFFFFF solid;
	padding: 0px 26px 0px 8px;
	background-color: #666666;
	white-space: nowrap;
	color: white;
	background: #666666 url('/page/img/fileserver/fileserver-plus-1.gif') right center no-repeat;
	cursor: pointer;
	line-height: 32px;
}

#Fileserver #Navbar .remove {
	background: #F7A37A url('/page/img/fileserver/fileserver-minus-1.gif') right center no-repeat;
}

#Fileserver #Listing .item {
	width: 184px;
	height: 138px;
	float: left;
}

#Fileserver #Listing .first {
	margin-left: 0px;
	margin-right: 4px;
}

#Fileserver #Listing .middle {
	margin-left: 4px;
	margin-right: 4px;
}

#Fileserver #Listing .last {
	margin-left: 4px;
	margin-right: 0px;
}

#Fileserver #Listing .filelink {
	cursor: pointer;
}

#Fileserver #Listing .fileicon {
	padding-bottom: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

#Fileserver #Listing .fileinfo {
	width: 150px;
	height: 75px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	text-align: center;
}

#Fileserver #Listing .filetype {
	width: 60px;
	min-height: 60px;
	text-align: center;
	float: left;
	padding-right: 10px;
}

#Fileserver #Listing .filedescription {
	text-align: left;
}

#Fileserver #Listing .none {
	color: #F26522;
	width: 11px;
	height: 19px;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #E8E8E8;
}


#Fileserver #Listing .deleteActive {
	cursor: pointer;
	color: white;
	display: block;
	width: 10px;
	height: 19px;
	padding-left: 10px;
	padding-top: 5px;
	background: #F7A37A url('/page/img/fileserver/fileserver-delete-2.png') 5px center no-repeat;
}

#Fileserver #Listing .deleteActive:hover {
	color: #FFFFFF;
	background: #F26522 url('/page/img/fileserver/fileserver-delete-2.png') 5px center no-repeat;
}

#Fileserver #Listing .delete {
	cursor: pointer;
	color: #F26522;
	width: 11px;
	height: 19px;
	padding-left: 10px;
	padding-top: 5px;
	background: #E8E8E8 url('/page/img/fileserver/fileserver-delete-1.png') 5px center no-repeat;
}


#Fileserver #Listing .delete:hover {
	color: #FFFFFF;
	background: #F26522 url('/page/img/fileserver/fileserver-delete-1.png') 5px center no-repeat;
}

#Fileserver #Listing .renameActive {
	cursor: pointer;
	color: white;
	display: block;
	width: 19px;
	height: 19px;
	padding-left: 10px;
	padding-top: 5px;
	background: #F7A37A url('/page/img/fileserver/fileserver-rename-2.png') 5px center no-repeat;
}

#Fileserver #Listing .renameActive:hover {
	color: #FFFFFF;
	background: #F26522 url('/page/img/fileserver/fileserver-rename-2.png') 5px center no-repeat;
}

#Fileserver #Listing .rename {
	cursor: pointer;
	color: #F26522;
	width: 19px;
	height: 19px;
	padding-left: 10px;
	padding-top: 5px;
	background: #E8E8E8 url('/page/img/fileserver/fileserver-rename-1.png') 5px center no-repeat;
}


#Fileserver #Listing .rename:hover {
	color: #FFFFFF;
	background: #F26522 url('/page/img/fileserver/fileserver-rename-1.png') 5px center no-repeat;
}


#Fileserver #Listing .removeBG,
#Fileserver #Listing .removeBG2,
#Fileserver #Listing .removeBG3 {
	float: left;
	color: white;
	width: 163px;
	height: 19px;
	padding-top: 5px;
	background-color: #F7A37A;
	text-align: center;
	cursor: pointer;
}    

#Fileserver #Listing .removeBG2 {
	width: 132px !important;
}

#Fileserver #Listing .removeBG3 {
	width: 112px;
}

#Fileserver #Listing .addBG,
#Fileserver #Listing .addBG2,
#Fileserver #Listing .addBG3 {
	float: left;
	color: #F26522;
    width: 163px;
	height: 19px;
	padding-top: 5px;
	background-color: #E8E8E8;
	text-align: center;
	cursor: pointer;
}

#Fileserver #Listing .addBG2 {
	width: 132px;
}
#Fileserver #Listing .addBG3 {
	width: 112px;
}

#Fileserver #Listing .add {
	cursor: pointer;
	color: #F26522;
	width: 11px;
	height: 19px;
	padding-left: 10px;
	padding-top: 5px;
	background: #E8E8E8 url('/page/img/fileserver/fileserver-plus-2.gif') 5px center no-repeat;
}

#Fileserver #Listing .add:hover {
	color: #FFFFFF;
	background: #F26522 url('/page/img/fileserver/fileserver-plus-1.gif') 5px center no-repeat;
}

#Fileserver #Listing .remove {
	cursor: pointer;
	color: white;
	display: block;
	width: 11px;
	height: 19px;
	padding-left: 10px;
	padding-top: 5px;
	background: #F7A37A url('/page/img/fileserver/fileserver-minus-1.gif') 5px center no-repeat;
}

#Fileserver #Listing .remove:hover {
	color: #FFFFFF;
	background: #F26522 url('/page/img/fileserver/fileserver-minus-1.gif') 5px center no-repeat;
}

#Fileserver button {
	color:#FFFFFF;
	font-size:14px;
	height: 24px;
	line-height:1em;
	background-color:#F7A37A;
	padding-left: 10px;
	padding-right: 10px;
}

#Fileserver #errorAddDirectory {
	display: block;
	background: #FFFFFF url('/page/img/main/navigation-background.png') left bottom repeat-x;
}

#Fileserver #errorAddDirectory td {
	padding: 16px;
	color: #FF0000;
	font-weight: bold;
}

#Fileserver #addNewDirectory {
	display: none;
	background: #FFFFFF url('/page/img/main/navigation-background.png') left bottom repeat-x;
}

#Fileserver #addNewDirectory td {
	padding-top: 16px;
	padding-bottom: 8px;
}

#Fileserver #addNewDirectory .title {
	float: left;
	padding-top: 2px;
	padding-left: 12px;
	font-size: 16px;
	font-weight: bold;
}

#Fileserver #addNewDirectory .button {
	float: left;
	padding-left: 20px;
}

#Fileserver #addNewDirectoryForm {
	float: left;
	padding-left: 20px;
	padding-top: 2px;
}

#Fileserver #addNewDirectoryForm input {
	width: 300px;
	border: #C2C2C2 1px solid;
	font-size: 11px;
	height: 16px;
	padding: 2px 2px 0px 2px;
}

#Fileserver #addNewFile {
	display: none;
	background: #FFFFFF url('/page/img/main/navigation-background.png') left bottom repeat-x;
}

#Fileserver #addNewFile tr {
	vertical-align: top;
}

#Fileserver #addNewFile .half {
	width: 50%;
}

#Fileserver #addNewFile .title {
	font-size: 16px;
	font-weight: bold;
}

#Fileserver #addNewFile .text {
	margin-bottom: 10px;
}

#Fileserver #addNewFile .infoH {
	background-color: #FFFFFF;
	border-bottom: 1px #E1E1E1 solid;
	margin-bottom: 3px;
}

#Fileserver #addNewFile .infoName {
	float: left;
	width: 210px;
	padding-left: 10px;
	overflow: hidden;
}

#Fileserver #addNewFile .infoSize {
	float: left;
	width: 56px;
	overflow: hidden;
}

#Fileserver #addNewFile .infoProtected {
	float: left;
	overflow: hidden;
	text-align: right;
	width: 57px;
}

#Fileserver #addNewFileForm {
	float: left;
	width: 225px;
	padding-top: 2px;
}

#Fileserver #addNewFileForm input {
	width: 225px;
	border: #C2C2C2 1px solid;
	font-size: 11px;
	line-height: 15px;
	height: 15px;
	margin-top: -3px;
	margin-right: 5px;
	padding: 6px 2px 0px 5px;
}

#Fileserver #addNewFile .button {
	float: left;
	padding-left: 10px;
}

#Fileserver #Upload .bgWhite {
	background-color: white;
}

#Fileserver #Upload td {
}


/**********************************/


#fileUploadListQueue {
}

.startupload {
	float: right;
	margin-top: 8px;
}

#fileUploadButton {
	display: none;
	margin-top: 20px;
}

#fileUploadListQueue .item {
	background-color: #FFFFFF;
}

#fileUploadListQueue .line1 {
	float: left;
	width: 210px;
	height: 16px;
	line-height: 16px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

#fileUploadListQueue .line2 {
	text-align: left;
	float: left;
	width: 56px;
	height: 16px;
	line-height: 16px;
	background-color: #FFFFFF;
}

#fileUploadListQueue .line3 {
	float: left;
	height: 16px;
	line-height: 16px;
	width: 23px;
	text-align: center;
	background-color: #FFFFFF;
}

#fileUploadListQueue .line4 {
	float: left;
	height: 16px;
	line-height: 16px;
	width: 57px;
	text-align: right;
	background-color: #FFFFFF;
}

#fileUploadListQueue .progressbar {
	background-color: #E1E1E1;
}

#fileUploadListQueue .progressbar1 {
	width: 1px;
	background-color: #C2C2C2;
}


/**********************************/

#Fileserver #Upload .item {
	background-color: #FFFFFF;
}

#Fileserver #Upload .line1 {
	float: left;
	width: 260px;
	height: 16px;
	padding: 5px;
	background-color: #FFFFFF;
}

#Fileserver #Upload .line2 {
	text-align: right;
	padding: 5px;
	float: left;
	width: 56px;
	height: 16px;
	background-color: #FFFFFF;
}

#Fileserver #Upload .line3 {
	float: right;
	padding: 5px;
	height: 16px;
	background-color: #FFFFFF;
}

#Fileserver #Upload .progressbar {
	background-color: #E1E1E1;
}

#Fileserver #Upload .progressbar1 {
	width: 1px;
	background-color: #C2C2C2;
}

#Fileserver #Upload .progressbar2 {
	width: 120px;
	background-color: #C2C2C2;
}

#Fileserver #Upload .progressbar3 {
	width: 256px;
	background-color: #C2C2C2;
}

#Fileserver #Upload .button {
	text-align: right;
	background-color: #E1E1E1;
}

#Fileserver #Upload .button div {
	padding-top: 8px;
}

#Fileserver .title {
	font-size: 16px;
	height: 32px;
	font-weight: bold;
}

#Filecollection {
	padding-top: 16px;
}

#FolderCollectionListing .item {
	/*background-color: transparent;*/
	margin-bottom: 8px;
    overflow: hidden;
}

#FolderCollectionListing .odd {
	background-color: #C2C2C2;
	/*height: 55px;*/
}

#FolderCollectionListing .even {
	background-color: #EFEFEF;
	/*height: 55px;*/
}

#FolderCollectionListing .icon {
	width: 55px;
	float: left;
	padding-top: 8px;
	padding-left: 8px;
	text-align: center;
	padding-right: 14px;
}

#FolderCollectionListing .icon img {
}

#FolderCollectionListing .line {
	background-color: white;
	height: 8px;
}

#FolderCollectionListing .download {
	background-color: #FFFFFF;
}

#FolderCollectionListing .download a {
	float: right;
	padding-right: 16px;
	color: white;
	line-height: 32px;
	padding-left: 16px;
	font-size: 14px;
	height: 32px;
	padding-right: 15px;
	background: #F7A37A url('/page/img/main/form-button-submit.gif') right center no-repeat;
	border-right: #F7A37A 8px solid;
}

#FolderCollectionListing .description {
	float: left;
	padding-top: 14px;
}

#FolderCollectionListing .description div {
	font-size: 11px;
	font-weight: bold;
}

#FolderCollectionListing .action {
	float: right;
	background-color: #DF8A62;
	width: 80px;
	height: 63px;
	cursor: pointer;
	background: #DF8A62 url('/page/img/fileserver/fileserver-minus-1.gif') 55px 16px no-repeat;
}

#FolderCollectionListing .action:hover {
	background-color: #F26522;
}

#FolderCollectionListing .action div {
	text-align: right;
	padding-right: 12px;
	margin-right: 18px;
	padding-top: 14px;
	color: white;
}

#FolderCollectionListing .emptyFileCollection {
	padding-top: 10px;
	font-weight: bold;
}

#FolderCollectionListing .choseResolution{
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 30px;
}

#FolderCollectionListing .resolution{
	background-color: #EFEFEF;
	height: 34px;
	margin-bottom: 10px;
	line-height: 34px;
}

#FolderCollectionListing .resolution table td {
	padding-right: 5px;
}

#FolderCollectionListing .resolution .tab1 {
	padding-left: 10px;
	width: 253px;
}

#FolderCollectionListing .resolution .tab2 {
	width: 253px;
}

#FolderCollectionListing .resolution .tab3 {
	width: 253px;

}


#Fileserver #Detail .pic {
	padding-top: 8px;
	width: 184px;
}

#Fileserver #Detail .picbar {
	background-color: #C2C2C2;
	height: 24px;
	padding-top: 8px;
}

#Fileserver #Detail .picbarback {
	float: left;
	padding-left: 8px;
}

#Fileserver #Detail .picbarback a {
	padding-left: 11px;
	font-size: 14px;
	color: white;
	background: transparent url('/page/img/main/arrow-back.gif') left center no-repeat;
}

#Fileserver #Detail .picbarback a:hover {
	color: #F26522;
	background: transparent url('/page/img/main/arrow-back-hover.gif') left center no-repeat;
}

#Fileserver #Detail .picbarenlarge {
	float: right;
	background: transparent url('/page/img/fileserver/fileserver-enlarge.gif') right center no-repeat;
}

#Fileserver #Detail .picbarenlarge:hover {
	float: right;
	background: transparent url('/page/img/fileserver/fileserver-enlarge-hover.gif') right center no-repeat;
}

#Fileserver #Detail .picbarenlarge a {
	padding-right: 25px;
	font-size: 14px;
	color: white;

}

#Fileserver #Detail .picbarenlarge a:hover {
	color: #F26522;
}

#Fileserver #DetailInfo {
	margin-left: 8px;
	width: 570px;
}

#Fileserver #DetailInfo .filename {
	height: 64px;
	line-height: 64px;
	background-color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}


#Fileserver #DetailInfo .odd {
	height: 32px;
	line-height: 32px;
	background-color: #E8E8E8;
	font-size: 11px;
}

#Fileserver #DetailInfo .even {
	height: 32px;
	line-height: 32px;
	background-color: #FFFFFF;
	font-size: 11px;
}

#Fileserver #DetailInfo .row {
	font-size: 11px;
	font-weight: bold;
	padding-left: 16px;
	width: 195px;
	float: left;
}

#Fileserver #SearchlistNavbar {
	background-color: #666666;
}

#Fileserver #SearchlistNavbar .page {
	width: 16px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	height: 32px;
	color: white;
}

#Fileserver #SearchlistNavbar .pageback {
	background-color: #666666;
}

#Fileserver #SearchlistNavbar .pagenext {
	width: 100%;
	background-color: #666666;
}

#Fileserver #SearchlistNavbar .pageresult {
	text-align: right;
	padding-right: 8px;
	white-space: nowrap;
	color: white;
}

#Fileserver #SearchlistNavbar .page a {
	color: white;
}

#Fileserver #SearchlistNavbar .active {
	background-color:#F26522;
}

#Fileserver #SearchResult .item {
	background-color: white;
	margin-top: 8px;
}

#Fileserver #SearchResult .line {
	background-color: white;
	height: 8px;
}

#Fileserver #SearchResult .action {
	cursor: pointer;
	white-space: nowrap;
}

#Fileserver #SearchResult .action div {
	text-align: right;
	padding-right: 12px;
	margin-right: 8px;
	padding-top: 14px;
}

#Fileserver #SearchResult .odd {
	cursor: pointer;
	background: #C2C2C2 url('/page/img/main/arrow-search-result.gif') 745px 17px no-repeat;
	height: 55px;
}

#Fileserver #SearchResult .odd:hover {
	color: white;
	background: #F26522 url('/page/img/main/arrow-search-result-hover.gif') 745px 15px no-repeat;
}

#Fileserver #SearchResult .even {
	cursor: pointer;
	background: #EFEFEF url('/page/img/main/arrow-search-result.gif') 745px 17px no-repeat;
	height: 55px;
}

#Fileserver #SearchResult .even:hover {
	background: #F26522;
	color: white;
	background: #F26522 url('/page/img/main/arrow-search-result-hover.gif') 745px 15px no-repeat;
}

#Fileserver #SearchResult .icon {
	width: 55px;
	float: left;
	padding-top: 8px;
	padding-left: 8px;
	text-align: center;
	padding-right: 14px;
}

#Fileserver #SearchResult .icon img {
}

#Fileserver #SearchResult .description {
	float: left;
	padding-top: 14px;
}

#Fileserver #SearchResult .description div {
	font-size: 11px;
	font-weight: bold;
}

#Fileserver #SearchResult .noSearchResult {
	padding-top: 10px;
	font-weight: bold;
}

#Fileserver #Loader {
	display: none;
}


#NavigationSubnav div.container ul ul ul ul a {
	padding-left: 75px;
	background-position: 65px top;
}

#NavigationSubnav div.container ul ul ul ul ul a {
	padding-left: 92px;
	background-position: 82px top;
}

#NavigationSubnav div.container ul ul ul ul ul ul a {
	padding-left: 109px;
	background-position: 99px top;
}

#NavigationSubnav div.container ul ul ul ul ul ul ul a {
	padding-left: 126px;
	background-position: 116px top;
}

#NavigationSubnav div.container ul ul ul ul ul ul ul ul a {
	padding-left: 143px;
	background-position: 133px top;
}

