/* table sup, table sub { position: relative; top: 2px;font-size: 12px; line-height: 2px; } contradict to the new sub/sup style*/



div.docLogoWrap { padding: 0 0 0 15px; }
div.docUserLicense {
	margin: 0 0 30px 0;
	padding: 7px 0 7px 15px;
	background: #EAF0FD;
	border-bottom: 1px solid #E0E6F3;
	border-top: 1px solid #E0E6F3;
	color: #444;
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	}

/* --- General settings ----------- */
html, body, div, span, img, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, sub, sup, 
b, u, i, s, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, button, 
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0 none;
	margin: 0;
	padding: 0;
	}

body {
	font-size: 16px;
	margin:0; padding: 0;
	font-family: Times New Roman, Verdana, sans-serif;
	font-size: 17px;
  	color: #111;
  	}

p { line-height: 130%; padding: 0 0 10px 0; text-align:justify; } /* justify text */
div.clearBottom {clear: both;}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}

/* Head line styles */
h1 { color: #881D3B; margin: 0; padding: 30px 0 6px 0; font-family: Arial, Verdana, sans-serif; font-size:30px; font-weight: bold;}
h2 { margin: 0; padding: 30px 0 7px 0; font-family: Arial, Verdana, sans-serif; font-size: 17px; font-weight: bold; }
h3 { margin: 0; padding: 0; font-family: Arial, Verdana, sans-serif; font-size:14px; font-weight:bold; }

p.author {
	margin: 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #444;
  }

/* Text style */
.text {}

/* Table styles */
table.tbllayout { border-collapse:collapse; }

table.tbllayout th {
	text-align:left; vertical-align:top;
	line-height: 20px;
	background-color: #fff;
	padding: 5px 10px;
	empty-cells: show;
	border-top: 2px solid #bbb;
	border-bottom: 2px solid #bbb;
	background: url(fileadmin/templates/msieureka/images/bgrs/th_back1.png) left top repeat-x #f5f5f5;
	}

table.tbllayout td {
	text-align: left; 
	vertical-align: top;
	line-height: 20px;
	padding: 5px 10px;
	empty-cells: show;
	border-bottom: 2px solid #bbb;
	}

/* --- Links --- */
a, a:visited { color: #000; text-decoration: none;}
a:hover { text-decoration: none; }
a.weblink, a.weblink:visited,
a.weblink:active, a.weblink:focus{ text-decoration: none; color: #0000FF; }
a.reflink, a.reflink:visited, 
a.reflink:active, a.reflink:focus { text-decoration: none; color: #003A7F; border-bottom: 1px solid #ddd;}
a.objlink, a.objlink:visited, a.objlink:active, a.objlink:focus { text-decoration: none; color: #0000FF; border-bottom: 1px solid #ddd;}
a.weblink:hover, a.reflink:hover, a.objlink:hover { text-decoration: none; background: #eee; }
a.imglink, a.imglink:visited, a.imglink:active, a.imglink:focus {text-decoration:none; color:#0000FF;}

/* Image styles */
.image { max-width: 100%; }
.imglayout { max-width: 940px; border:none;} /* max-width for the high resolution images */
/* Diagram styles */
.diagram{ max-width: 100%;}
.dialayout { max-width: 950px; border:none;} /* max-width for the high resolution diagrams */

/* --- top tab --------- */
div.topTab {
  height: 26px;
  background: url(../images/bgrs/toptab_back1.png) left 2px repeat-x #ddd;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0;
  }

div.topTab img.topTabLogo {
  display: block;
  margin: 9px 0 0 10px;
  float: left;
  }

div.topTabTitle {
  width: 600px;
  float: left;
  margin: 7px 0 0 20px;
  font-size: 11px;
  font-family: Verdana;
  color: #444;
  text-align: left;
  font-weight: bold;
  }
  
/* buttons*/
ul.headerButtons {
  list-style-type: none;
  height: 28px;
  padding: 0 20px 0 0;
  text-align: right;
  float: right;
  }
  
ul.headerButtons li { 
  float: right;
  padding: 5px 15px 0 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  }
  
ul.headerButtons li img {
  vertical-align: bottom;
  border: none;
  }

ul.headerButtons li a,
ul.headerButtons li a:visited {
  padding: 2px;
  color: #003A7F;
  }
    		
ul.headerButtons li a:hover {
  text-decoration: underline;
	} 

/* Navigation section */
.navigation {
  width: 300px;
  padding: 10px;
	background: #fff; 
  color: #000;
	position: fixed;
	top: 28px; 
  left: 0; 
  bottom: 0; 
	overflow: auto;
  border-right: 2px solid #ddd;
  }
  
div.msiLogoWrap {
  margin: 0 0 10px 0;
  }

div.navigation h2 {
  margin: 2px 0 5px 0;
  padding: 0;
  color: #8A98B4;
  font-size: 22px;
  }

div.navigation h3 {
  padding: 2px 5px;
  background: #E4EBFA;
  /*background: url(res/toptab_back1.png) left top repeat-x #ddd;*/
  border-top: 1px solid #CAD3E5;
  border-bottom: 1px solid #CAD3E5;
  color: #111;
  }


ul.navilist {
  /*list-style-image: url(res/bullet_red.png);*/
  list-style-type: none;
  margin: 0 0 10px 6px;
  padding: 0;
  white-space: nowrap;
  color: #881D3B;
  }

ul.navilist ul {
  list-style-type: disc;
  color: #666;
  margin: 0 0 0 15px;
  }

ul.navilist li a, 
ul.navilist li a:visited {
	font-family: Verdana, Arial; font-size:12px; font-weight:normal;  
  color: #003A7F;
  }

ul.navilist li a:hover {
  background:;
  color: #003A7F;
  text-decoration: underline;
  } 

  
ul.navilist li.currentPage {
  /*font-weight: bold;*/
  color: #000;
  font-family: Verdana,Arial;
  font-size: 12px;
  list-style-type: none;
  white-space: nowrap;
  border: 0 none;
  margin: 0;
  padding: 3px 0 1px 0;
  font-style: italic;
}

ul.pagesNavi li.currentPage {
 font-style: italic;

}

/* List styles */
.classification {
	padding-right: 10px;
  }

/* Content section */

.refentry {
   padding: 0px;
   
}

.refentry h3 {
   padding: 35px 0 0 0; 
   float: left; 

}

.refpara {
   text-align: justify; 
   margin: 0 0 0 90px; 
   padding: 32px 0 0px 0;

}

.unselectable {
    -moz-user-select: none; /* for FireFox */
    -webkit-user-select: none; /* for Chrome and Safari */
    -khtml-user-select: none; /* probably old webkit browsers, but new support it too */
    user-select: none; /* for future CSS3 compliant browsers */
    -o-user-select: none;
    -ms-user-select: none;
}


.content {
	background: #fff; 
  color: #000;
	padding: 0 15px 0 335px;
	margin: 0;
max-width: 950px;  /* max-width for the text and ref. for the wide display */
  }

.citTitleContainer {
  width: 100%;
  height: 20px;
  position: relative;
  float: left;
  clear: both;
}

.citTitleDiv {
  width: 105px;
  /*border: solid blue 1px;*/
  position: relative;
  float: left;
}

.citTextDiv {
  position: relative;
  float: left;
}

.citTextDiv a:hover {
  text-decoration: underline;
  color: #003A7F;
}

.citTextDiv a {
  text-decoration: none;
  color: #003A7F;
}

.copyImgDiv {
  width: 50px;
  position: relative;
  float: left;
}

.copyImgDiv img {
  border: solid #D6D4D4 1px;
  cursor: pointer;
}

.copySpan {
  position: relative;
  width: 850px;
  height: 60px;
  border: solid #CAD3E5 1px;
  background-color: #E4EBFA;
  float: left;
  clear: both;
  margin: 0 0 10px 0;
  display: none;
  resize: none;

}

/* === Header & Footer styling - START ============ */

/* --- Header ------- */
div.fullDocHeaderWrap {
  margin: 0;
max-width: 970px; /* max-width for the wide display */
  padding: 27px 0 40px 320px;
  font-family: Verdana, Arial,  sans-serif;
  }

div.docLogoWrap {
  height: 70px;
  border-bottom: 1px solid #eee;
  margin: 0;
  }
   
div.headerWrap a img,
div.headerWrap a:visited img {
  border: none;
  }

div.userLicense {
  margin: 0 0 20px 15px;
  padding: 5px;
  font-family: Verdana, Arial,  sans-serif;
  font-size: 13px;
  color: #666;
  }

/* --- meta info ---*/
div#metaInfoDiv {
  margin: 0;
	background: #f9f9f9;
	text-align: left;
  border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
  }

div#metaInfoDivInner {
	width: 750px;
  	margin: 5px 0 5px 17px;
	text-align: left;
  	}

div#metaInfoDivInner dl {
  width: 100%;
  text-align: left;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  }
  
div#metaInfoDivInner dl dt { 
  width: 130px;
  float: left;
  font-weight: bold;
  background:;
  text-align:;
  }

div#metaInfoDiv dd {
  width: 600px;
  float: left;
  margin: 0;
  }


/* newly added start */
  
  
input.licenseKeyWrap {
    width: 238px;
    /*height: 26px;*/
    border: 1px solid #E5DFCD;
    padding: 4px;
    background: #FCF6E4;
    color: #B45F22;
    font-size: 11px;
    text-align: center;
}

.licenseInfoLink:visited {
    color: #003A7F;
}

#licenseInfoText {
    font-family: Arial, Verdana, sans-serif;
    font-size: 10pt;
    color: #333;
    text-align: center;
}

.viewerTextLink, .viewerTextLink:visited {
    color: #6176BB;
}

.viewerTextLink:hover {
    text-decoration: underline;
}

a.downloadViewer:hover span {
    background: url(/images/button_back15_r.png) right bottom no-repeat;
}
a.downloadViewer span, a.downloadViewer:visited span {
    display: block;
    height: 100%;
    margin: 0 0 0 5px;
    padding: 0 5px 0 0;
    background: url(/images/button_back15_r.png) right top no-repeat;
}

a.downloadViewer, a.downloadViewer:visited {

    display: block;
    width: 236px;
    height: 37px;
    margin: 15px auto;
    padding: 0;
    background: url(/images/button_back15_l.png) left top no-repeat;
    line-height: 37px;
    color: #1C3845;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
}

a.downloadViewer img, a.downloadViewer:visited img {
    padding: 0 5px 0 0;
    vertical-align: -8px;
}

a img, a:visited img {
    border: none;
}

/* newly added end */


/* Special symbol styles */
.overbar { text-decoration:overline; } 

/*--- Footer ------- */
div.fullDocFooterWrap {
  	margin: 0;
  	padding: 0 0 0 320px;
	clear: both;
  	}	

div.footerWrapInner {
  position: relative;
  }
/* === Header & Footer styling - END ============ */





/*---long list --- */
div.listWrap { 
    float: left;
    margin: 20px 0 0 350px;
    position: relative;   
}
div.listWrap ul { list-style-type: none; margin: 10px 0 0 0;}

div.listWrap ul.pagesNavi li { 
  display: inline; 
  padding: 0 5px;
  font-family: Verdana,Arial;
  font-size: 12px;
}

div.listWrap ul.pagesNavi li a { 

  color: #003A7F;
}

div.listWrap ul.pagesNavi li a:hover {
  text-decoration: underline;
} 

.emptyLink {

  color: #888;
}

/* === list of all documents - END ===================== */













