@charset "UTF-8";

/**
 * "IslamHS" 
 * (ar) ورقة التنسيق لنمودج الصفحة
 * (de) Stylesheet für das Seiten-Layout
 * (en) stylesheet for page layout
 * (in) stylesheet untuk layout
 *
 * @creator       Karmoun, Kupferschmidt, Thoralf
 * @file          my_layout.css
 * @myIHS		  1.0
 */

/* =================================================================== */
/* common color style                                                  */
/* =================================================================== */

#ffffff; /* white */
#000000; /* black */

#37699e; /* dark blue */
#5b83b4; /* middle blue */
#b2c6de; /* light blue */

#C6C6C6; 	/* dark gray */
#ACACAC; 	/* middle gray */
#EDEDED; 	/* lite gray */

#ff0000; /* red for warning */
#C6C6C6; /* gray for background */

/* =================================================================== */
/* General style                                                       */
/* =================================================================== */

body {
	background: #C6C6C6;
}

/* --- Links --------- */

a {
	color: #993300; /* braun */
}

current {
	color: #FFFFFF; /* weiß */
}

a:hover {
}

/* --- H1, H2, H3 --------- */

h1, h2, h3 {
	color: #2D598D;
}

h1 {
	background: transparent url("../images/bullet_red.gif") no-repeat 0 55%;
	border-bottom: 1px dotted #930;
}

h2 {
	background: transparent url("../images/bullet_orange.gif") no-repeat 0 55%;
}

h3 {
	background: transparent url("../images/small_bullet_yellow.gif") no-repeat 0 55%;
}

/* --- Wrap --------- */

#wrap {
	background: transparent url("../images/bgd_container_992.gif") repeat-y top left;
}

/* --- Banner --------- */

#titleupper_ar {
	background: transparent url("../images/header_3buch_992_3_ar.jpg") no-repeat top left;
}

#titleupper_en {
	background: transparent url("../images/header_3buch_992_3_en.jpg") no-repeat top left;
}

#titleupper_de {
	background: transparent url("../images/header_3buch_992_3_de.jpg") no-repeat top left;
}

/* --- Nav top level --------- */

#titlemiddle {
	background: transparent url("../images/toplevel_3buch_992_3.jpg") no-repeat top left;
}

#titlemiddle ul {
list-style-image: none;

}

/* --- Nav meta --------- */


#nav-meta ul li a {
display: block;
background: transparent url("../images/small_bullet_blue.gif") no-repeat 0 50%;
color: #A5BCD3;
text-decoration: none;
}

#nav-meta ul li a:hover {
background: transparent url("../images/small_bullet_yellow.gif") no-repeat 0 50%;
color: #FFF;
}

/* --- Navi main --------- */

#nav-main-item-title {
	background-color: #4a719e;
	color: #ffffff;	
}

#nav-main-item-link {
	background-color: #b2c8de;
}

#nav-main-item-link a:hover{
	color: #ff0000;
}

#nav-main-item-link2 {
	background-color: #bfd2e6;
}

#nav-main-item-link2 a:hover{
	color: #ff0000;
}

#nav-main-item-link3 {
	background-color: #4a719e;
}

#navi-main {
background: #eee;
}

#navi-main ul li {
display: inline;
}

#navi-main ul li a {
display: block;
background: transparent url("../images/tabs3.gif") no-repeat 0 0;
color: #2D598D;
}

#navi-main ul li a:hover {
background: transparent url("../images/tabs3.gif") no-repeat 0 -26px;
color: #930;
}

body#Start #navi-main a#a1 {
background: transparent url("../images/tabs3.gif") no-repeat 0 -52px;
color: #930;
}

body#Start #navi-main-rtl a#a1 {
background: transparent url("../images/tabs3.gif") no-repeat 0 -52px;
color: #930;
}

body#Team #navi-main a#a2 {
background: transparent url("../images/tabs3.gif") no-repeat 0 -52px;
color: #930;
}

body#Team #navi-main-rtl a#a2 {
background: transparent url("../images/tabs3.gif") no-repeat 0 -52px;
color: #930;
}

body#Documentation #navi-main a#a3 {
background: transparent url("../images/tabs3.gif") no-repeat 0 -52px;
color: #930;
}

body#Documentation #navi-main-rtl a#a3 {
background: transparent url("../images/tabs3.gif") no-repeat 0 -52px;
color: #930;
}

body#Contact #navi-main a#a4 {
background: transparent url("../images/tabs3.gif") no-repeat 0 -52px;
color: #930;
}

body#Contact #navi-main-rtl a#a4 {
background: transparent url("../images/tabs3.gif") no-repeat 0 -52px;
color: #930;
}

body#Links #navi-main a#a5 {
background: transparent url("../images/tabs3.gif") no-repeat 0 -52px;
color: #930;
}

body#Links #navi-main-rtl a#a5 {
background: transparent url("../images/tabs3.gif") no-repeat 0 -52px;
color: #930;
}

body#Sitemap #navi-main a#a6 {
background: transparent url("../images/tabs3.gif") no-repeat 0 -52px;
color: #930;
}

body#Sitemap #navi-main-rtl a#a6 {
background: transparent url("../images/tabs3.gif") no-repeat 0 -52px;
color: #930;
}

/* --- Navi main Arabic --------- */

#navi-main-rtl {
background: #eee;
}

#navi-main-rtl ul {
margin-left: 90px;
}

#navi-main-rtl ul li {
display: inline;
}

#navi-main-rtl ul li a {
display: block;
background: transparent url("../images/tabs3.gif") no-repeat 0 0;
color: #2D598D;
}

#navi-main-rtl ul li a.current {
background: transparent url("../images/tabs3.gif") no-repeat 0 -52px;
color: #ffffff;
}

#navi-main-rtl ul li a:hover {
background: transparent url("../images/tabs3.gif") no-repeat 0 -26px;
color: #930;
}

#navi-main-rtl ul li a.current:hover {
background: transparent url("../images/tabs3.gif") no-repeat 0 -52px;
color: #ffffff;
}

body#Start #navi-main-rtl a#a1 {
	background: transparent url("../images/tabs3.gif") no-repeat 0 -52px;
	color: #993300; /* braun */
}

body#Team #navi-main-rtl a#a2 {
	background: transparent url("../images/tabs3.gif") no-repeat 0 -52px;
	color: #993300; /* braun */
}

body#Documentation #navi-main-rtl a#a3 {
	background: transparent url("../images/tabs3.gif") no-repeat 0 -52px;
	color: #993300; /* braun */
}

body#Contact #navi-main-rtl a#a4 {
	background: transparent url("../images/tabs3.gif") no-repeat 0 -52px;
	color: #993300; /* braun */
}

body#Links #navi-main-rtl a#a5 {
	background: transparent url("../images/tabs3.gif") no-repeat 0 -52px;
	color: #993300; /* braun */
}

body#Sitemap #navi-main-rtl a#a6 {
	background: transparent url("../images/tabs3.gif") no-repeat 0 -52px;
	color: #993300; /* braun */
}

/* --- Navi main Arabic --------- */

#navi-main-rtl {
	background: #eeeeee; /* helleres Grau */
}

#navi-main-rtl ul li a {
	background: transparent url("../images/tabs3.gif") no-repeat 0 0;
	color: #2D598D; /* dunkelblau */
}

#navi-main-rtl ul li a.current {
	background: transparent url("../images/tabs3.gif") no-repeat 0 -52px;
	color: #FFFFFF; /* weiß */
}

#navi-main-rtl ul li a:hover {
	background: transparent url("../images/tabs3.gif") no-repeat 0 -26px;
	color: #993300; /* braun */
}

#navi-main-rtl ul li a.current:hover {
	background: transparent url("../images/tabs3.gif") no-repeat 0 -52px;
	color: #FFFFFF; /* weiß */
}

/* --- Content Lefttable--------- */

/* --- Nav Righttable--------- */

#righttable ul {
	border-top: 1px solid #8EA7C6; /* helleres Blau */
}

#righttable ul li {
	border-bottom: 1px solid #8EA7C6; /* helleres Blau */
}

#righttable ul li a {
	background: transparent url("../images/small_bullet_red.gif") no-repeat 4px 50%;
	color: #2D598D; /* dunkelblau */
}

#righttable ul li a:hover {
	background: #E5F0F5 url("../images/small_bullet_red.gif") no-repeat 4px 50%; /* sehr sehr helles Blau */
	color: #993300; /* braun */
}

#righttable ul li a.youarehere {
	color: #993300; /* braun */
}

/* --- Nav section --------- */

#nav-section {
	background: transparent url("../images/bgd_sidebar_top_6kleiner.jpg") no-repeat top left;
}

/* --- Info site --------- */

#info-site {
	background: transparent url("../images/footer_992.jpg") no-repeat top left;
}

/* --- Info company --------- */

#info-company {
	color: #FFD50F; /* gelb */
}

#info-company a {
	color: #A5BCD3; /* hellblau */
}

#info-company a:hover {
	color: #FFFFFF; /* weiß */
}

/* --- Info standards --------- */

a#xhtml {
	background: transparent url("../images/xhtml.gif") top left;
	border: 1px solid #2D598D; /* dunkelblau */
}

a#xhtml:hover {
	border: 1px solid #FFD50F; /* gelb */
}

a#css {
	background: transparent url("../images/css.gif") top left;
	border: 1px solid #2D598D; /* dunkelblau */
}

a#css:hover {
	border: 1px solid #FFD50F; /* gelb */
}

#lang-item a{
	color: #2D598D; /* dunkelblau */
}

#user-info {
}

#version {
}

/* --- classification --------- */

/* ----------------------------------------- */
/*  Pages with the Direction left to right   */
/* ------------------------------------------*/

#cbVisible{
	background: #d1e1f1; /* sehr helles Blau */
}

td.cbNum1File{	 
	background: transparent url("../images/folder_plain.gif") no-repeat ;		
}

td.cbNum3{
	background: #eeeeee; 
}

#cbID{
	background: #f6ffff;	
}

input.cbButton{
	background: white url("../images/folder_closed_in_use.gif") no-repeat ;	
}

#cbLink{
	background: #f9ffff; /* sehr helles Blau */	
}

#cbHidden{
	background: #f6ffff; /* sehr helles Blau */		
}

/* ----------------------------------------- */
/*  Pages with the Direction right to left   */
/* ------------------------------------------*/

div#classificationTitle-rtl h2{
    background: transparent url("../images/symbol_klein.png") no-repeat 0 70%;
    background-position: right;	padding-right: 10px; 
	color: #2D598D; /* dunkelblau */
}	

#cbVisible-rtl{
	background: #d1e1f1; /* sehr helles Blau */
}

td.cbNum1-rtl{ 
	background: #d1e1f1;
}

td.cbNum3-rtl{
	background: #eeeeee; 	
}

#cbID-rtl{	
	background: #f6ffff;
}

td.cbNum1File-rtl{
	background: transparent url("../images/folder_plain.gif") no-repeat ;		
}

#cbHidden-rtl{
	background: #f6ffff; /* sehr helles Blau */		
}

#cbLink-rtl{
	background: #f9ffff; /* sehr helles Blau */	
}

/* =================================================================== */
/* static content                                                      */
/* =================================================================== */

*.staticContent {
}

*.staticContentTitle {
  	color: #37699e; /* blue-dark */
}

*.staticContentSymbol {
 	background: transparent url("../images/bullet_orange.gif") no-repeat 0 55%;
}

*.staticContentTitleArabic {
  	color:   #37699e; /* blue-dark */   
  	background: transparent url("../images/symbol_klein.png") no-repeat 0 70%;
}
  
/* =================================================================== */
/* sitemap                                                             */
/* =================================================================== */

.sitemap tr, .sitemap td, .sitemap a {
  	color: #9A5B11;
  	background : transparent; 
}

.sitemap a {
  	color: #37699e;   
}

/* headlines like "menu below..." */

.sitemap th {
  	color: #ffffff; /* white */
  	background : #37699e; /* blue-dark */
  	border-color: #000000; /* black */     
}

.sitemap th.mainMenuPoint {
  	color: #000000; /* black */
  	background : #b2c6de; /* blue-lite */       
  	border-color: #999999; /* middle gray */ 
}

.sitemap th.mainMenuPoint a {
  	color:  #ffffff; /* white */        
  	background: #b2c6de; /* blue-light */
}

.sitemap th.mainMenuPoint a:hover {
  	color: #37699e; /* blue-dark */     
  	background: #b2c6de; /* blue-light */
}

/* =================================================================== */
/* Simple workflow                                                     */
/* =================================================================== */

#simpleWorkflow td.textboldnormal {
    color: #000000; /* black */
    background-color: #ffffff; /*white */
} 

#simpleWorkflow span.textboldbigger {
    color: #000000;
} 

#simpleWorkflow span.warnboldbigger {
    color: #ff0000;
} 

/* =================================================================== */
/* userlogin module                                                    */
/* =================================================================== */

#userlogin .status{
    color: #ff0000;
}

#userlogin .button{
    background-color: #b2c6de; /* blue-lite */
    border-color: #000000; /* black */     
}

#userlogin .button-rtl{
    background-color: #EDEDED; /* lightgray */
    border-color: #000000; /* black */     
}

#userlogin td.inputField{
    border-color: #000000; /* black */  
}

#userlogin td.inputField-rtl{
    border-color: #000000; /* black */ 
}

#userlogin td.inputCaption{
    color: #ffffff; /* white */
    background : #37699e; /* blue-dark */
    border-color: #000000; /* black */     
}

#userlogin td.inputCaption-rtl{
    color: #ffffff; /* white */
    background : #37699e; /* blue-dark */
    border-color: #000000; /* black */         
}

#userlogin .metaname {
    background-color: #CEDEEEFF; /* blue-lite */
}

#userlogin .metaname-rtl {
    background-color: #CEDEEE; /* blue-lite */
}

#userlogin .metavalue {
    background-color: #b2c6de; /* blue-lite */
}

#userlogin .metavalue-rtl {
    background-color: #b2c6de; /* blue-lite */
}

#userlogin .metahead {
    background-color: #CEDEEE; /* blue-lite */
}

/* =================================================================== */
/* Result List                                                         */
/* =================================================================== */

table#resultHeader{
	background-color: #f3f7fd;	
}

table#resultList {}

.newSearch{}

.resultNum{}

.pageSelectionTop{}


/* =================================================================== */
/* Object MetaData                                                     */
/* =================================================================== */

.descriptionCol{}

.descriptionColText{
  	color: #000000; /* black */
  	background :  #CEDEEE; /* blue-lite */          
  	border-color: #acacac; /* middle gray */	
}

.descriptionColText-rtl{
  	color: #000000; /* black */
  	background :  #CEDEEE; /* blue-lite */          
  	border-color: #acacac; /* middle gray */	
}

.printIcon{
  	color: #000000; /* black */
  	background :  #CEDEEE; /* blue-lite */          
  	border-color: #acacac; /* middle gray */
}

.resultListSignatur {
  	color: #000000; /* black */
  	background : #CEDEEE; /* blue-lite */          
  	border-color: #acacac; /* middle gray */      
}

.resultListSignatur {
  	color: #000000; /* black */
  	background : #b2c6de; /* blue-lite */          
  	border-color: #999999; /* middle gray */      
}

.resultListAutorD {  
  	background : #EDEDED; /* blue-lite */          
}

.resultListTodDatum {  
  	background : #EDEDED; /* blue-lite */                       
}

.resultListAutorArabic {  
  	background : #EDEDED; /* blue-lite */          
}

.resultListTitelD {  
  	background : #EDEDED; /* blue-lite */                
}

.resultListLeer {  
  	background : #EDEDED; /* blue-lite */                        
}

.resultListTitelArabic {  
  	background : #EDEDED; /* blue-lite */                   
}

.resultListThematik {  
  	background : #EDEDED; /* blue-lite */                
}

.pageSelectionTop {
  	background :  #F3F7FD; /* azure */     
}

.pageSelectionBottom {
  	background :  #F3F7FD; /* azure */          
}

/* =================================================================== */
/* Index                                                               */
/* =================================================================== */

#indexTitle {
  	color: #415F81; 
	background-color: #CEDEEE;/* blue middle */
  	border:1px solid #acacac; /* blue-dark */
}

#indexTitle-rtl {
  	color: #415F81; 
	background-color: #CEDEEE;/* blue middle */
  	border:1px solid #acacac; /* blue-dark */
}

table#indexSearch{ 
  	color: #000000; /* black */
	background-color: #CEDEEE;/* blue middle */
  	border:1px solid #acacac; /* gray-dark */ 	 	
}

table#indexSearch-rtl{ 
  	color: #000000; /* black */
	background-color: #CEDEEE;/* blue middle */
  	border:1px solid #acacac; /* gray-dark */ 	 	
}

table#indexResults{ 
  	color: #000000; /* black */
	background-color: #F3F7FD;/* blue middle */
  	border:1px solid #acacac; /* blue-dark */			   	
}

table#indexResults-rtl{ 
  	color: #000000; /* black */
	background-color: #F3F7FD;/* blue middle */
  	border:1px solid #acacac; /* blue-dark */			   	
}

/* =================================================================== */
/* Object MetaData                                                     */
/* =================================================================== */

#metaData{ 	
}

.descriptionSubTitle{
	color: #415F81;
  	border: 1px solid #ACACAC;
	background-color: #CEDEEE;  	    		
}

.descriptionSubTitle-rtl{
	color: #415F81;
  	border: 1px solid #ACACAC;
	background-color: #CEDEEE;  	  
}

.metaname {
  	color: #000000; /* black */
  	background :  #CEDEEE; /* blue-lite */          
  	border-color: #999999; /* middle gray */ 
}

.metaname-rtl {
  	color: #000000; /* black */
  	background :  #CEDEEE; /* blue-lite */          
  	border-color: #999999; /* middle gray */ 
}

.metanameWeiss {
  	color: #000000; /* black */    
}

.metanameWeiss-rtl {
  	color: #000000; /* black */     
}

.metanameFett {
  	color: #000000; /* black */
  	background :  #CEDEEE; /* blue-lite */  
  	border-color: #999999; /* middle gray */   
}

.metanameFett-rtl {
  	color: #000000; /* black */
  	background :  #CEDEEE; /* blue-lite */  
  	border-color: #999999; /* middle gray */ 
}

.metavalue {
  	color: #000000; /* black */
  	background :  #F3F7FD; /* blue-lite */ 
  	border :1px solid #acacac; 
}

.metavalue-rtl {
  	color: #000000; /* black */
  	background :  #F3F7FD; /* blue-lite */ 
  	border :1px solid #acacac;    
}

.metaentry {
  	border: 1px solid #ACACAC;
  	background : #F3F7FD;  	    	  	    
}

.metaentry-rtl {
  	border: 1px solid #ACACAC;
  	background : #F3F7FD;  	   	
}

table#metaDataBody td{
	border: 1px solid #ACACAC;
}

/* =================================================================== */
/* ObjectView list                                                     */
/* =================================================================== */

.metanameWeiss{
    background-color: #CEDEEE;	
    border:1px solid #ACACAC;    
}

.objectView{
    background-color: #FDFEFF;	
    border:1px solid #ACACAC;     
}

table#objectView{  
    background-color: #F3F7FD;	
}

.objectViewCell{
    border:1px solid #ACACAC; 	
}

.iviewDerivate{}

.iviewDerivateTitle{
    border:0px solid #EDEDED;   
}

.iviewDerivateLink{
    background-color: #EDEDED;  
}

td.iviewDerivateLink:hover{
    background-color: #CED9E9;  
}

.dfgviewDerivateLink{
    background-color: #EDEDED;  
}

td.dfgviewDerivateLink:hover{
    background-color: #CED9E9;  
}

.iviewDerivateAccess{   	
}
/* =================================================================== */
/* Result list detail-Print Version                                    */
/* =================================================================== */

.printVersionHeadTable {
  	background-color: #EDEDED;   
  	border-color: #CDC9A5; 
}

.printVersionMainTable {
  	border-color: #CDC9A5;  
}

.printVersionTitle {
  	background : #EDEDED;
}

.printVersionTitleA-rtl {
  	background : #EDEDED;
  	border-color: #CDC9A5;
}

.printVersionTitleB {
  	background: #EDEDED;
  	border-color: #CDC9A5;
}

.printVersionMainA-rtl {
  	border-color: #CDC9A5;
}

.printVersionMainB-rtl {
  	background : #EDEDED;  
  	border-color: #CDC9A5;
}

.printVersionMainABold-rtl{
  	border-color: #CDC9A5;
}

.printVersionMainBBold-rtl {
  	background : #EDEDED;
  	border-color: #CDC9A5;
}

.printVersionMainA {
  	background : #EDEDED;
  	border-color: #CDC9A5;
}

.printVersionMainABold {
  	background : #EDEDED;
  	border-color: #CDC9A5;
}

.printVersionMainB {
  	border-color: #CDC9A5;
}

.printVersionMainBBold {
  	border-color: #CDC9A5;
}

.printVersionBorder { 
  	border-color: #CDC9A5; 
}

.metanameWeiss_PrintVersion {
  	color: #000000; /* black */    
}

.metanameWeiss_PrintVersion-rtl {
  	color: #000000; /* black */   
}

/* =================================================================== */
/* File  Data                                                          */
/* =================================================================== */

.fileuploadForm { 
	background-color: #F3F7FD;	
}

.fileuploadApplet { 
}  

/* =================================================================== */
/* File  Data                                                          */
/* =================================================================== */

table#files{ 
}

.metahead{
	border: 1px solid #ACACAC;
	background-color: #CEDEEE;  
}

/* =================================================================== */
/* Classification Edit                                                  */
/* =================================================================== */

.classeditor-rtl_td1 {
  	color: #000000; /* black */    
}

.classeditor-rtl_td2 {
  	color: #000000; /* black */     
}

.classeditor-rtl_td3 {
  	color: #000000; /* black */     
}

.classeditor-rtl_s2_td1 {
  	color: #000000; /* black */     
}

.classeditor-rtl_s2_td2 {
  	color: #000000; /* black */     
}

.classeditor-rtl_s2_td4 {
  	color: #000000; /* black */    
}

.classeditor-rtl_s2_td5 {
  	color: #000000; /* black */      
}  

/* =================================================================== */
/* Editor forms (see editor.xsl and org.mycore.frontend.editor.*       */
/* =================================================================== */

.editorKeyboard{
	background-color: transparent;
	background-color: #CEDEEE;/* blue middle */
  	border:1px solid #acacac; /* blue-dark */ 
}

.editor-linie{
	color: #ffffff;
}

.editor-mask-link{
	background: transparent url("../images/bullet_orange.gif") no-repeat 0 55%;
}

.editor-mask-link a:hover{
	background: transparent url("../images/bullet_orange.gif") no-repeat 0 55%;
	color: #ffffff;
}

.editor-mask-link-ar{
  	background: transparent url("../images/symbol_klein.png") no-repeat 70%;
}

/* =================================================================== */
/* Editor forms (see editor.xsl and org.mycore.frontend.editor.*       */
/* =================================================================== */

/* ----------------------------------------- */
/*  Pages with the Direction left to right   */
/* ------------------------------------------*/

form.editor { 
	background-color: #F3F7FD;
} 

table.editor { 
	background-color: #CEDEEE;
  	border:1px solid #acacac; 
}  

table.editorPanel { 
}  
 
td.editorHeadline {
	color:#FFFFFF; 
  	background-color: #37699e; /* blue-dark */
}

td.editorValidationMessage { 
  	color:#FFFFFF; 
  	background-color:#FF0000; 
}

td.editorCellWithPanelLinesOn { 
  	border-left:1px solid #5b83b4; /* blue middle */
}

td.editorCellWithCompLinesOn {
  	border-left:1px solid  #5b83b4; /* blue middle */
}

td.editorCellValidationFailed { 
  	border:2px solid #FF0000 
}

td.editorHLine { 
  	border-top:1px solid #37699e; /* blue-dark */ 
  	border-left:1px solid #37699e; /* blue-dark */
}

.editorButton {
  	color: #ffffff; 
  	background-color: #5b83b4; /* blue middle */
}

.editorB-rtl {
  	color: #ffffff; 
  	background-color: #415F81; /* blue middle */
}

td#editorTitle {
  	border:1px solid #acacac; /* middle gray */ 
}

.editorTitleText {
  	color: #415F81; 
	background-color: #CEDEEE;/* blue middle */
  	border:1px solid #acacac; /* middle gray */ 
}

.editorLeerZeile {
  	background-color: #ffffff;
}

/* ----------------------------------------- */
/*  Pages with the Direction right to left   */
/* ------------------------------------------*/

td.editorHeadline-rtl { 
  	color:#FFFFFF; 
  	background-color: #37699e; /* blue-dark */
}

td#editorTitle-rtl {
  	color: #ffffff; 
  	background-color: #5b83b4; /* blue middle */
}

.editorTitleText-rtl {
  	color: #415F81; 
	background-color: #CEDEEE;/* blue middle */
  	border:1px solid #acacac; /* middle gray */ 
}

/* =================================================================== */
/* Iview Style                                                         */
/* =================================================================== */

/*
Colors:
	mid-blue: 	#CEDEEE;
	light-blue:	#E2E6E9;
	dark-blue:	#3A596D;
	yellow:		#F4BA30;
*/
    
#iview-base {
	background-color: #EFEFEF;
}
    
/* view metadata */

#iview-fileproperties {
    background-color: #CEDEEE;
    color: #FFFFFF;
}
    
/* set scrollbar */

#iview-filemenu {
    color: white;   
}
    
#iview-filemenu span.highlight {
    background-color: transparent;
    color: #F4BA30;
}

#iview-filemenu div {
    background-color: #3A596D;
}

a.iview-scrolling { 
    color: #FFFFFF;
}

a:hover.iview-scrolling { 
    color: #E2E6E9;
}

/* navigation via button */

#iview-navigation {
    color: black; 
}    

a.iview-navigationempty { 
    background-image:url('../images/nav-empty.gif');
}

a:hover.iview-navigationempty { 
    background-image:url('../images/nav-empty.gif');
}
    
a.iview-navigationfirst { 
    background-image:url('../images/nav-first.gif');
}

a:hover.iview-navigationfirst { 
    background-image:url('../images/nav-first2.gif');
}

a.iview-navigationback { 
    background-image:url('../images/nav-back.gif');
}

a:hover.iview-navigationback { 
    background-image:url('../images/nav-back2.gif');
}

a.iview-navigationforward { 
    background-image:url('../images/nav-forward.gif');
}

a:hover.iview-navigationforward { 
    background-image:url('../images/nav-forward2.gif');
}

a.iview-navigationlast { 
    background-image:url('../images/nav-last.gif');
}

a:hover.iview-navigationlast { 
    background-image:url('../images/nav-last2.gif');
}

a.iview-simplesize { 
    background-image:url('../images/fit-size.gif');
}

a:hover.iview-simplesize { 
    background-image:url('../images/fit-size2.gif');
}

a.iview-simplewidth { 
    background-image:url('../images/fit-width.gif');
}

a:hover.iview-simplewidth { 
	background-image:url('../images/fit-width2.gif');
}

/* Change size by steps */

a.iview-resizein { 
    background-image:url('../images/zoomin.gif');
}

a:hover.iview-resizein { 
    background-image:url('../images/zoomin2.gif');
}

a.iview-resizeout { 
    background-image:url('../images/zoomout.gif');
}

a:hover.iview-resizeout { 
    background-image:url('../images/zoomout2.gif');
}

/* View types */
 
a.iview-displayswitchthumbs { 
    background-image:url('../images/display-thumbs.gif');
}

a:hover.iview-displayswitchthumbs { 
    background-image:url('../images/display-thumbs2.gif');
}
  
a.iview-displayswitchpicture { 
    background-image:url('../images/display-picture.gif');
}

a:hover.iview-displayswitchpicture { 
    background-image:url('../images/display-picture2.gif');
}    

/* Navigation via preview icon */
    
#iview-orientation td.thumbnail {
    border: #3A596D 2px solid;
}

a.iview-orientationup { 
    background-image:url('../images/move-up.gif');
}

a:hover.iview-orientationup { 
    background-image:url('../images/move-up2.gif');
}

a.iview-orientationleft { 
    background-image:url('../images/move-left.gif');
}

a:hover.iview-orientationleft { 
    background-image:url('../images/move-left2.gif');
}
  
a.iview-orientationsample { 
    background-image:url('../images/move-sample.gif');
    display: block;
}

a:hover.iview-orientationsample { 
    background-image:url('../images/move-sample2.gif');
}

a.iview-orientationright { 
    background-image:url('../images/move-right.gif');
}

a:hover.iview-orientationright { 
    background-image:url('../images/move-right2.gif');
}

a.iview-orientationdown { 
    background-image:url('../images/move-down.gif');
}

a:hover.iview-orientationdown { 
    background-image:url('../images/move-down2.gif');
}

/* The image as content */

#iview-content {
    background-color: #F5F9FF;
}

/* =================================================================== */
/* user MetaData module                                                */
/* =================================================================== */

/* ----------------------------------------- */
/*  Pages with the Direction left to right   */
/* ------------------------------------------*/

table#userMetaData{
	border: 1px solid #acacac;
}  

table#userMetaData th.metahead{
	background-color: #CEDEEE;
	border:1px solid #acacac;	
}  

table#userMetaData td.metaname{
	background-color: #CEDEEE;	
	border:1px solid #acacac;			
}  

table#userMetaData td.metavalue{	
	background-color: #F3F7FD;
	border:1px solid #acacac;			
}  

/* ----------------------------------------- */
/*  Pages with the Direction right to left   */
/* ------------------------------------------*/

table#userMetaData-rtl{
	border: 1px solid #acacac;

}  

table#userMetaData-rtl th.metahead-rtl{
	background-color: #CEDEEE;
	border:1px solid #acacac;	
}  

table#userMetaData-rtl td.metaname-rtl{
	background-color: #CEDEEE;	
	border:1px solid #acacac;			
}  

table#userMetaData-rtl td.metavalue-rtl{	
	background-color: #F3F7FD;
	border:1px solid #acacac;
}			

* =================================================================== */
/* file secure Request                                                         */
/* =================================================================== */
/* ----------------------------------------- */
/*  Pages with the Direction left to right   */
/* ------------------------------------------*/

.secureRequest{
	border:1px double #ACACAC; 
	background-color: #EDEDED;
}

.secureRequest1{
	border:1px double #FFFFFF; 
	background-color: #CEDEEE;
}

.secureRequestIMG{
    background-image:url('../images/delete.png');
    background-repeat: no-repeat ;    
}

.secureRequestText{
	color: #FF0000;
}

.secureRequest2{ 
	border:1px double #FFFFFF; 
	background-color: #CEDEEE;
}
			
.secureRequestDelete{
}

.secureRequestCancel{
}
	

/* ----------------------------------------- */
/*  Pages with the Direction right to left   */
/* ------------------------------------------*/

.secureRequest1-rtl{
	border:1px double #FFFFFF; 
	background-color: #CEDEEE;
}

.secureRequestIMG-rtl{
    background-image:url('../images/delete.png');
    background-repeat: no-repeat ;
}

.secureRequestText-rtl{
	color: #FF0000;
}

.secureRequest2-rtl{
	border:1px double #FFFFFF; 
	background-color: #CEDEEE;
}

