*{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body, html {	
 margin: 0;
 padding: 0;
 overflow:hidden;
  background-color: #d7dce1;
  width:100%;
  height:100%;

}

.helpIcon{
	cursor:pointer;
	width: 16px;
	height : 13px;
}

.xdescr  {color: #aaa;}
.xfname  {color: #333;float:left;}
.xrow {
	border: 1px dotted gray; 
	background-color: #EFEFEF; 
	padding:2px; 
	margin-top:2px; 
	min-height: 50px;
}

#files_list { width: 100%; float: left; font: 12px Arial; }
#files_list input {float: left;  font: 12px Arial; margin-top: 1px;}
#files_list a, #files_list a img {border:none;float:right;width:16px;height:16px;}

#logo-customer {
position: relative;
float: left;
padding-top:7px;
margin-left: 15px;
width:235px;
border-right: 1px solid #808080;
height:46px;
}

#head {
	min-height: 53px;
	background-image: url(/gfx/layout/head-back.png);
	margin-bottom: 2px;
	width: 100%;
	float:left
}


#filebar {
   position:relative;
	float:left;
	width: 100%;
	font-size: 11pt;
	color:white;
	background-image: url(/gfx/layout/head-menu-left.png);
	height: 33px;
	padding-left: 10px;


	
	
}
#left-side {
  position:relative;
  float:left;
	width: 250px;
  float: left;
	border-right: 2px solid gray;
	height:400px;
  background-color: #d7dce1;
}


#right-side {
  position:relative;
  float:left;
	width: 400px;
	height:400px;
  background-color: #d7dce1;
}




#footer {
    margin-top: 2px;
	height: 30px;
	width: 100%;
	background-image: url(/gfx/layout/footer.png);
	float:left;
	position:relative;
	float:left;
	position:relative;
	color: white;
	font-size: 7pt;
	font-weight: normal;
    line-height:30px;
}

#footer a {
	color: white;
	text-decoration:none;
    margin-left: 10px;
    margin-right: 10px;
}

#footer a:hover {
	color: white;
	text-decoration:underline;
}

#left-head {
	font-size: 11pt;
	color:white;
	background-image: url(/gfx/layout/head-menu-left.png);
	height: 25px;
	padding-left: 10px;
	padding-top: 8px;
    float:none; 
    clear:both;
}

#right-head {
	font-size: 11pt;
	color:white;
	background-image: url(/gfx/layout/head-menu-left.png);
	height: 25px;
	padding-left: 10px;
	padding-top: 8px;
}



#filepreview {
	position:relative;
	width: 348px;
	height: 280px;
	margin-top: 16px;
	text-align: center;
	float:left;
    margin-left:15px;
	margin-right: 5px;
	line-height:240px;
}

#filedetails{
  position: relative;
  width: 400px;
  height: 225px;
  float: left;
  overflow: auto;
}

#filebtn{
  position: relative;
  float: left;
  width: 350px;
  overflow: hidden;
}

#filedata{
	position:relative;
	width: 350px;
	height: 280px;
	top: 32px;
	float:left;
	font-size: 8pt;
}



#colorchange img {
	margin-left: 5px;
}


#style-type {
	float:right;
	height:30px;
	position:relative;
	width:140px;
	line-height:30px;
	text-align: right;
	margin-right: 15px;
}

#style-type img {
 padding-right: 2px;
}

#filesearchbar {
    float: left;
    position: relative;
    width: 335px;
    height: 32px;
    top: 0;
}

#filesearchbar .searchterm {
	border:1px solid;
	color:gray;
	font-size:8pt;
	height:15px;
	top:7px;
	width:170px;
}

#filesearchbar #searchbtn {
  font-size: 8pt;
  left: 180px;
  margin: 0;
  width: 75px;
}


#filebrowser {
	position:relative;
	float:left;
	width: 100%;
	height: 300px;
	
} 


#gridbox {
	position:relative;
	float:left;
	width: 100%;
	height: 300px;
	
}

#main-menu {
	color: white;
   font-size: 12px;
	float: left;
	position: absolute;
	left: 250px;
  height: 53px;

}

#main-menu .element {

	border-right: 1px solid #808080;
  padding-top: 18px;
  height: 35px;			
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

#main-menu .element a {
	color: black;
  text-decoration:none;
}


#main-menu a:hover {
	text-decoration:underline;
}




#login-section {
	position:relative;
	float:right;
	/*border-left: 2px solid white;*/
	height: 53px;
	width: 400px;
}



#input-fields input {
 display: block;
	width: 130px;
	height: 15px;
	font-size: 8pt;
	color: gray;
	border: 1px solid;
	float: left;
	margin-bottom: 3px;
}

#input-fields label {
  display: block;
	width: 105px;
	height: 15px;
	font-size: 8pt;
	color: white;
	font-weight: bold;
	float: left;
  text-align: left;
  margin-left: 7px;
  margin-top: 2px;
}

#login-section #input-fields {
  position:relative;
  width: 135px;
  top: 5px;
  float: left;
}

#login-section #further-links {
  position:absolute;
  width: 140px;
  height: 15px;
  color: white;
  font-size: 8pt;
  float: left;
  left: 235px;
  top: 30px;
}


.descr_head {
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 10px;
	padding-left: 3px;
}



label, input, select { /* Alle Labels UND Formularelemente ausw�hlen */
  display: inline-block;
  font-size: 10pt;
}

.text {
  display: block;
  float: left;
  font-size: 10pt;
}

form {
padding: 0px;
margin: 0px;
}

form br { /* Alle Zeilenumbr�che in Formularen ausw�hlen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
  float: none;
  width: auto;
}

input.submit { /* den Submit-Button */
  float: none;
  width: 100px!important;
}

label {
  width: 120px; /* Breite.*/
 text-align: right; 
 padding-right: 1em; 

}


input, select {
 width: 220px; /* Breite.*/
}

#btn_download {
  width: 100px;
  border: 1px solid gray;
  margin-top: 5px;
  clear: both;  
  font-size: 8pt;
}

#btn_change {
  width: 100px;
  border: 1px solid gray;
  margin-top: 5px;
  clear: both;
  font-size: 8pt;
}

#btn_delete {
  width: 100px;
  border: 1px solid gray;
  background-color:red;
  margin-top: 5px;
  clear: both;
  font-size: 8pt;
}



.form-block {
 float:left;
 width: 500px;
 clear: both;
 margin-bottom: 20px;
 margin-left: 7px;
}

.left-button {
width: 240px;
height: 53px;
font-size: 14px;
float: left;
line-height: 53px;
background-image: url(/gfx/layout/button-53.png);
padding-left: 10px;
color: white;
text-align: left;
}

.left-button-list {
	width: 290px;
	height: 30px;
	font-size: 12px;
	float: left;
	line-height: 30px;
	background-image: url(/gfx/layout/button-53.png);
	padding-left: 10px;
	color: white;
	text-align: left;
}

.left-button a {
  text-decoration: none;
  color: black;
}

.left-button-list a {
  text-decoration: none;
  color: black;
}

.right-button {

font-size: 8pt;
float: left;
padding: 5px;
margin-right:15px;

}


.right-button img {
  border: 0px;
  
}


#fileviewer {
  position:relative;
	float:left;
	background-color: black;
	width: 100%;
	height: 310px;
	margin-bottom: 2px;
	overflow: hidden;
}

#scroller {
width:100%;
height: 100%;
position:relative;
overflow:auto;
}



/* ADMIN CATEGORIE */
/* EDIT, NEW... ETC. */
.keys{
	width:250px;
}

h3.fileAddAdmin{
	font-size: 12px;
	font-weight:normal;
	margin: 0px;
}

.deleteAll{
	text-decoration: none;
	font-size: 11px;
	color: #000;
	height:20px; 
	line-height:20px;
}

.headerLine {
	height:35px !important;
	font-size:11px;
	background-Color:#D4D0C8;
	background-image: url(/gfx/layout/head_grid.png);
	border: 1px solid;
	border-color : white Gray Gray white;
	text-align: center;
	margin:0px;
	line-height:35px;
	font-weight:normal;
	-moz-user-select:none;    
    overflow:hidden;
    
	}

.editional {
	float:left;
	margin-left:10px;
	text-decoration:none;
	color:black;
}

.editional a {
	float:left;
	text-decoration:none;
	color:black;
}

.editional a img{
	border:0px;
}

/* LOGIN SECTION */
#logedInContainer{
	margin-top:7px;
	margin-left:15px;
	margin-right:15px;
	float:right;
    text-align:right;
}

.logedIn{
	font-size: 11px;
}

#langScreen {
    font-size: 10px;
}
/* FOOTER LINKS */
#closeDS{
	position:absolute;
	z-index:99999;
	margin-left:495px;
	margin-top:-10px;
	cursor:pointer;
}
/* MSG BOXES*/
.successLightbox{
	width:100%;
	background-color: #f5ffee;
	border: 1px dotted #89b967;
	padding: 10px 10px 10px 10px;
	margin-bottom:10px;
	display:none;
}

.errorLightbox{
	width:100%;
	background-color: #fff1f1;
	border: 1px dotted #bb7272;
	padding: 10px 10px 10px 10px;
	margin-bottom:10px;
	display:none;
}

/* MERKZETTEL*/
.lightboxList{
	width:100%;
	font-size: 11px;
	padding-left: 10px;
	border-bottom: 1px dotted #808080;
}

.font12 {
    
    font-size: 12px;
}

.bold {
    font-weight: bold;
}

/* UPDATE 09.12.2010 - Uploadbutton*/

.button{
    width:auto;
    padding:10px;
    padding-left:37px;
    background-color: #efefef;
    border: 1px dotted gray;
    font-size:11px;
    background-image: url(/gfx/icons/add.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    cursor:pointer;
}

.button:hover{
    background-color: #dbdbdb;
}

.selectUploadType{
    width:110px;
    height:30px;
    float:left;
    cursor:pointer;
}

#Filedata{
    height: 25px; 
    float: left; 
    top: 0px; 
    position: relative; 
    width:230px; 
}

.loading{         
    width:100%; 
    height:100%; 
    background-color:black; 
    display:none; 
    position:absolute; 
    z-index:900; 
}

.uploadform{      
    width:450px; 
    height:50px; 
    position:absolute; 
    margin-left:15px;
}

.loadingMsg{      
    position:absolute; 
    left:50%; 
    top:50%; 
    margin-top:-30px; 
    height:auto; 
    margin-left:-125px; 
    z-index:910; 
    font-size:11px; 
    width:250px; 
    padding:7px; 
    background-color: #EFEFEF; 
    border: 1px dotted gray; 
    display:none;
}

/* UPDATE 09.12.2010 - Uploadbutton ENDE  */


/************************************************************
 UPDATE 09.02.2011 - Uploadbutton START  */

.loadBox{}
.loadBox .background{
    position:absolute;
    width:100%;
    height:100%;
}
.loadBox .image{
    position:absolute;
    left:50%;
    margin-left:-10px;
    top:50%;
    margin-top:-10px;    
}

.pagination{
    display:none;
}
.page-1{
    display:block;
}

.pagiNavi{
    margin-top:10px;
    background-color: #e3e3e3;
    min-height:29px;
}
.pagetitle{
    display:inline-block;
    line-height: inherit;
    margin-left:5px;
    margin-right:5px;    
}
.site{
    
    display:inline-block;
    background-color:white;
    color:black;
    margin:5px;
    padding:3px 5px;
    cursor:pointer;
}

.site:hover{
    background-color:#748a9f;
    color:white;
}

.siteactive{
    background-color:#748a9f;
    color:white;
}

.errorVali{
    border:1px dashed #cd0a0a;
    background-color:#fef8f6;
    padding:2px;
    margin: 2px;
    width:auto;
    float:left;
}
.error{
    color: #CD0A0A;
    text-align:left;
    width:100%;
}
.alertText {
    background-image: url("/gfx/errorArrow.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #CD0A0A;
    display: block;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.6em;
    margin-left: 6px;
    padding-left: 13px;
}

.helptext{
    padding-top:10px;
    font-size:11px;
    padding-bottom:10px;
    margin:0px;
    margin-bottom:10px;
    display:block;
}

.viewController{
    font-size:11px;
    color:white;
    cursor:pointer;
    position:absolute;
    z-index:40;
    bottom:2px;
    left: 50%;
    width: 35px;
    overflow:hidden;
    margin-left:-50px;
    height:10px;
    
}

.noEntries {
    font-size: 10px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    margin-top:-17px;
    color:gray;
}


/* UPDATE 09.02.2011 - Uploadbutton ENDE  */
/* UPDATE 17.02.2011 - Uploadbutton START  */
.descrText {
    height:25px;
    border-bottom: 1px dotted gray;
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom:5px;
    padding-top: 5px;
}

.listItem{
    position:relative;
    display:block;
    clear:both;
    padding:3px;
    height:15px;
    border:1px solid transparent;
    padding-left:5px;
}
.list_expand{
    float: left;
    width: 19px;
}

.list_expand img{
    margin-top:2px;
}

.list_username {
    float: left;
    width: 370px;
}

.list_name{ 
    width:185px; 
    float:left; 
}

.list_rules{ 
    width:auto; 
    float:left;
    padding-left:3px; 
    padding-right:3px; 
}

.list_actions{ 
    width:70px; 
    float:right; 
}




.clear{
    clear:both;
    float:none;
}


.de,
.en,
.ch,
.es,
.pt,
.fr,
.pl,
.tr,
.nl{
    background-image:url(/gfx/customer/flags.gif);
    background-repeat:no-repeat;
    width: 16px;
    height: 11px;    
}


.de{ background-position: -284px -117px; }
.en{ background-position: -284px -173px; }
.ch{ background-position: -200px -89px; }
.nl{ background-position: -421px -90px; }
.es{ background-position: -4px -173px; }
.pt{ background-position: -309px -145px; }
.fr{ background-position: -228px -173px; }
.pl{ background-position: -309px -34px; }
.tr{ background-position: -421px -230px; }



.clock{
    background-image:url(/gfx/clock.gif);
    background-repeat:no-repeat;
    width: 16px;
    height: 11px;
}
.date{
    background-image:url(/gfx/datepick.gif);
    background-repeat:no-repeat;
    width: 16px;
    height: 11px;
}


.row{
    display:inline-block;
    clear:both;
    float:none;
    padding-bottom:5px;
    width:100%;
}

.row .label{
    font-size:11px;
    width:150px;
    float:left;
    display:block;
    
}

.row .inputList{
    float:left;
    display:block;
}

.row .inputList input,.row .inputList select{
    font-size:11px;
    width:265px;
    border:1px solid #CACACA;
    padding:2px;
    padding-left:3px;
}
.row .inputList select{
    width:272px;
}
.flagappend {
    float: left;
    margin:0px;
    margin-right: 5px;
    margin-top: 4px;
    padding:0px;
    width: 16px!important;
    height: 11px!important;
}
.inputHolder{
    clear:both;
    margin-bottom:3px;
}

.appendText {
    float: right;
    font-size: 11px;
    margin: 0 0 0 3px;
    padding: 0;
    line-height:15px;
}






.listContainer,
.selectedContainer{
    display:block;
    float:left;
    width: 48%;
    border:1px dotted #666666;
    padding-bottom:6px;
    background-color:white;
}
.list{
    overflow:auto;
}

.listContainer{
    margin-right:10px;    
}

.listHeadline{
    margin-bottom:10px;
    line-height:25px;
    padding-left:10px;    
    border-bottom:1px dotted #666666;
    font-size:11px;
    font-weight:bold;
}

.listContainer .option,
.selectedContainer .option{
    cursor:pointer;
    height: 20px;
    font-size:11px;
    line-height:20px;
    padding-left:5px;
    margin-left:10px;
    border:1px solid #cacaca;
    margin-bottom:4px;
    margin-right:10px;
    background-color:#efefef;
    background-image:url(/gfx/customer/apply.png);
    background-position: 98% center;
    background-repeat:no-repeat;
}

.selectedContainer .option{
    background-color:#ececec;
    border:1px solid #8fb896;
    background-position: 98% center;
    background-image:url(/gfx/customer/deleteapply.png);
}

.listContainer .option .flaglist,
.selectedContainer .option .flaglist{
    float:left;
    margin-right:5px;    
    padding:0px;
    margin-top:4px;
}

.noenteries{
    font-size: 11px;
    text-align:center;
    color:gray;
}

/* UPDATE 17.02.2011 - Uploadbutton ENDE  */

.checkbox{
    width:13px;
    height:13px;
    float:left;
}

#selectImage{
    margin-left:5px; 
    border-right: 1px solid white; 
    padding-right:5px;
}
.functionbar_selectAll{
    float:left;
}
#functionbar{
    float:left;
    width:100%;
    height:20px!important;
}

.appendToObjectList{
    display:none; 
    color:white; 
    font-size:11px; 
    line-height:20px; 
    width:100%; 
    height:20px !important;  
    background-color: #515659;
}

#login_btn {
    position:absolute;
    right:10px;
    top:4px;
    font-size: 10px;
}

#logout_btn {

    margin-bottom: 5px;
    margin-right:-5px;
    font-size: 10px;
}

.dottedBG{
    background-color: #EFEFEF;
    border: 1px dotted #666666;
    padding: 15px;
    margin-bottom:15px;
}

.extentedSearch_box{
    display:none;
    position:absolute;
    margin-top:35px;
    z-index:1111;
    left:0px;
    top:0px;
    background-color:white;
    width:515px;
    padding:15px;
    border-right:1px solid #808080;
    border-bottom:1px solid #808080;
}

.extentedSearch_box .rowtyp{
    clear:both;
    padding-bottom: 5px;
    margin-bottom:5px;
    border-bottom:1px dotted #808080;
}

.extentedSearch_box .label_extended{
    height:100%;
    font-size:11px;
    width:150px;
    line-height:20px;
    float:left;
}

.extentedSearch_box .action{
    float:left;    
}

.extentedSearch_box .action input[type=text]{
    width:100px;
    padding-left:3px;
}

.extentedSearch_box .action select{
    width:305px;
}

.action_sizedimension{
    width:43px!important;
}

.action label{
    width:25px;
}


.extentedSearch_box .action input[type=checkbox]{
    width:10px;
}

.closeExtendedSearch {
  height: 16px;
  margin-left: 503px;
  margin-top: -8px;
  position: absolute;
  width: 16px;
  cursor:pointer;
}

.rulesControllers {
  background-color: white;
  border: 1px dotted gray;
  padding: 7px;
  display:none;
}

.rulesControllers p {
  margin: 0 0 10px;
  padding: 0;
}

.thumbZoomBox{
    position:absolute;
    width:100%;
    height:100%;
    z-index:50;     
}
.thumbZoom{
    background-color: #000000;
    position:absolute;
    width:100%;
    height:100%;
    display:block;
}
.thumbZoomIcon{
    width:100%;
    height:100%;
    background-image:url(/gfx/zoom.png);
    background-position:center center;
    background-repeat:no-repeat;
}

.searchResultCount{
    font-size:11px;
    position:absolute;
    color:gray;
    height: 33px;
    line-height:32px;
    margin-left:380px;
}

#filesearchbar a{
    text-decoration:none;
    color:white;
    font-size:11px;
}

#filesearchbar {
    margin-top:6px;
    width: 380px;
}
#thumbbox {
    position:relative;
    float:left;    
    width:100%;
    height:100%;
}
    
#thumblist {
    overflow:auto;
    position:relative;
    float:left;    
    width:100%;
    height:100%;   
}

.thumbItem input {
    position:absolute;
    right: 5px;
    top: 5px;
    width:12px;
}
    
.thumbItem .folderImg {
    position:absolute;
    right: 5px;
    top: 5px;
}
    
.thumbItem {
    width: 200px;
    height:250px;        
    margin:5px;
    background-color: #efefef;
    position:relative;
    float:left;
    font-size:10px;
    font-family:Verdana;
    cursor:pointer;
    overflow:hidden;
    line-height: 12px;
}
.thumbPicture {
    height: 147px;
    margin-left: -10px;
    margin-top: 5px;
    width: 150px;
}

.thumbPicture img {
    max-width:100%; 
    max-height:100%;
}
.thumbData1 {
    position:relative;
    float:left;
    width:175px;
    cursor:pointer;
    margin:10px;
    height:25px;
    overflow:hidden;
}
.thumbData2 {
    position:absolute;
    float:left;
    width:175px;
    cursor:pointer;
    margin:10px;
    bottom:16px;
    height:35px;
    overflow:hidden;
}

.thumbBtnDownload {
    font-weight: bold;
    position:absolute;
    left: 10px;
    bottom:10px;
    z-index:100;   
    cursor:pointer;         

}
.thumbBtnLightbox {
    font-weight: bold;
    position:absolute;
    right: 10px;
    bottom:10px;   
    cursor:pointer;     
}

#thumbsortbox {
    width:100%;
    height:15px;
    padding-top:3px;
    padding-bottom:7px;
    background-color: #E6EBEF;
    border-style: solid none;
    border-width: 1px 0;
    font-size: 11px;
}

#thumbsortbox select {
    font-size:11px;
    width:120px;
}
