﻿
@import "/Style%20Library/itu.css";

/* 03.05.2021 */
.showmore {
	font-size: 14px;
	font-weight: bold;
}

.status {
	font-size: 14px;
}

.normaltext {
	font-size: 12px;
	font-style:normal;
}

.pagetitle {
	font-size: 16px;
	font-weight: bold;
}

.pagesubtitle {
	font-size: 14px;
	font-weight: bold;
}

.pastvolume {
	font-size: 16px;
	font-style:normal;
}


/* 23.10.2015 */
.itemlang {
	float: left;
	width: 90px;
	vertical-align:middle;
	text-align:center;
}
.iteminfoicon {
	float: left;
	width: 30px;
	vertical-align:middle;
}
.itemdesc {
	float: left;
/*	width: 200px;	*/
	vertical-align:middle;
}
.itemdesc td{
	padding:0 !important;
}
/* 23.10.2015 */

.itemtableth {color: white; font-family: 'Trebuchet MS'; font-weight: bold; background-color: #0099ff;}
.itemtabletd {font-size: 12px; font-family: 'Trebuchet MS'}
.altitemtabletd {font-size: 12px; font-family: 'Trebuchet MS'; background-color: #E5F5FC}

td.yellow-shade-bg {
	background-image:url('/en/publications/PublishingImages/head-bg.jpg'); 
}

td.blue-shade-bg {
	background-image:url('/en/publications/PublishingImages/head-bg-blue.jpg'); 
}

.bigproducttitle {
/*	font-size: 16px; 
	color: #283C6C; 
	font-family: 'Trebuchet MS'; 
	font-weight: bold */

	/* from td.cell__title__book */
	background-color:#003466;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;

	/* from p.title_book */
	color:#ffffff;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.2;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}

/* 16.5.2013 align RSS and shoppingcart links */
.shoppingcart {padding-top:30px; float:right;}

img {vertical-align:middle !important;}
.new {color:red; font-style:italic; font-weight:bold;}
.content table { margin-bottom:0px !important; }

/* the following two lines are normally defined in .aspx, but publications.aspx */
.content table { border-width:0 !important; }
.content table td { border-width:0 !important; }

/* item table on publications.aspx has border */
table.itemtable { border-width:1px !important; }
table.itemtable td { border-width:1px !important; vertical-align:middle; }

/* but not for the nested table(s) in cells */
table.itemtable td td { border-width:0 !important; }

table.itemtable th{ text-align:center !important; }
