/* COMMON ***************************************************************/

BODY
{
	margin-top: 			0px;
	margin-left:			0px;
	margin-right:			0px;
    font-family: 			tahoma, helvetica, sans-serif;
    font-size: 				12pt;
	color: 					#000000;
    background-image: 		url('../images/background.jpg');
    text-align:				center;
}

/* LINK COLOR ************************************************************/
				a:link   	{ background-color: transparent; color: #006000; text-decoration: underline; }
				a:visited	{ background-color: transparent; color: #006000; text-decoration: underline; }
				a:hover  	{ background-color: transparent; color: #FF0000; text-decoration: underline; }
				a:active 	{ background-color: transparent; color: #FF0000; text-decoration: underline; }				



/* lines for dropping models */
.tdcontainer
{ height: 				11px; }



/* FONT FAMILY ******************************************************/



/* BUTTONS ***************************************************/

.tb-button
{
	width:				110px;
	height: 			22px;
}

.tc-button1,
.tc-button2
{
	font-family: 		Verdana, sans-serif;
	font-size: 			9px;
	font-weight:		bold;
	color:				#000000;
	text-align:			center;
}

.tc-button1 
{ background-image: 	url('../images/button1.jpg'); }

.tc-button1   			a:link   { background-color: transparent; color: #000000; text-decoration: none; }
.tc-button1   			a:visited{ background-color: transparent; color: #000000; text-decoration: none; }
.tc-button1   			a:active { background-color: transparent; color: #000000; text-decoration: none; }
.tc-button1   			a:hover  { background-color: transparent; color: #000000; text-decoration: none; }

.tc-button2
{ background-image: 	url('../images/button2.jpg'); }

.tc-button2   			a:link   { background-color: transparent; color: #000000; text-decoration: none; }
.tc-button2   			a:visited{ background-color: transparent; color: #000000; text-decoration: none; }
.tc-button2   			a:active { background-color: transparent; color: #000000; text-decoration: none; }
.tc-button2   			a:hover  { background-color: transparent; color: #000000; text-decoration: none; }




/* COMMON FONTS ***************************************************************/

.tdordinary
{ height: 			18px; }


/* NB used in certain parts of authordata */
.smallverdana-ul-none
{
	font-family: 		Verdana, sans-serif;
	font-size: 			71%;	
}

.smallverdana-ul-none	a:link   { background-color: transparent; color: #008000; font-style: italic; text-decoration: none; }
.smallverdana-ul-none	a:visited{ background-color: transparent; color: #008000; font-style: italic; text-decoration: none; }
.smallverdana-ul-none	a:active { background-color: transparent; color: #008000; font-style: italic; text-decoration: underline; }
.smallverdana-ul-none	a:hover  { background-color: transparent; color: #FF0000; font-style: italic; text-decoration: underline; }




/* SPECIAL LINKS *********************************************************************/

.td-lightgreen-link-1	a:link   { background-color: transparent; color: #008000; text-decoration: underline; }
.td-lightgreen-link-1	a:visited{ background-color: transparent; color: #008000; text-decoration: underline; }
.td-lightgreen-link-1	a:active { background-color: transparent; color: #FF0000; text-decoration: underline; }
.td-lightgreen-link-1	a:hover  { background-color: transparent; color: #FF0000; text-decoration: underline; }

.survey-special-links_en	a:link   { background-color: transparent; color: #808000; text-decoration: underline; }
.survey-special-links_en	a:visited{ background-color: transparent; color: #808000; text-decoration: underline; }
.survey-special-links_en	a:active { background-color: transparent; color: #FF0000; text-decoration: underline; }
.survey-special-links_en	a:hover  { background-color: transparent; color: #FF0000; text-decoration: underline; }

.survey-special-links_da	a:link   { background-color: transparent; color: #808000; text-decoration: underline; }
.survey-special-links_da	a:visited{ background-color: transparent; color: #808000; text-decoration: underline; }
.survey-special-links_da	a:active { background-color: transparent; color: #FF0000; text-decoration: underline; }
.survey-special-links_da	a:hover  { background-color: transparent; color: #FF0000; text-decoration: underline; }

.menusubtext	a:link   { background-color: transparent; color: #000000; text-decoration: underline; }
.menusubtext	a:visited{ background-color: transparent; color: #000000; text-decoration: underline; }
.menusubtext	a:active { background-color: transparent; color: #FF0000; text-decoration: underline; }
.menusubtext	a:hover  { background-color: transparent; color: #FF0000; text-decoration: underline; }

.sitemap-black	a:link   { background-color: transparent; color: #000000; text-decoration: none; }
.sitemap-black	a:visited{ background-color: transparent; color: #000000; text-decoration: none; }
.sitemap-black	a:active { background-color: transparent; color: #FF0000; text-decoration: underline; }
.sitemap-black	a:hover  { background-color: transparent; color: #FF0000; text-decoration: underline; }

.td-invention	a:link   { background-color: transparent; color: #444444; text-decoration: none; }
.td-invention	a:visited{ background-color: transparent; color: #444444; text-decoration: none; }
.td-invention	a:active { background-color: transparent; color: #FF0000; text-decoration: none; }
.td-invention	a:hover  { background-color: transparent; color: #FF0000; text-decoration: none; }

.survey-special-links_da,
.survey-special-links_en
{
	font-family:		Tahoma, sans-serif;
	font-size:			83%;
}

.survey-special-links_da
{
	padding-left:		24px;
	white-space: 		nowrap;
}

.survey-special-links_en
{
	font-weight:		bold;
	color:				#9F9F00;
	text-align:			right;
}

/* COMMON CELLS/SPACES ***************************************************************/

.tdordinaryarchivespace
{
	font-size: 			83%;
	color:				#0099CC;
	font-weight:		bold;
	height: 			48px;
}

.tdordinaryspace
{
	font-size: 			83%;
	height: 			18px;
}

.tdpagetop
{
	text-align: 		right;
	vertical-align: 	bottom;
	height: 			30px;
}

.tdprint
{
	text-align: 		right;
	height: 			24px;
}

.tdnumexamspace
{ 
	height: 			40px;
	text-align: 		right;
}

.tdptahotepspace
{ 
	height: 			40px;
	text-align: 		right;
}

.tdegyptpatternspace
{ 
	height: 			40px;
	text-align: 		right;
}

.tdstarspace
{
	height: 			36px;
	vertical-align: 	middle;
	text-align: 		center;
}

.tddashspace
{
	height: 			40px;
	vertical-align: 	middle;
}

.tdbuttonspace
{ height: 				12px;}


.tdBibliography
{ font-family: 			'Times New Roman', sans-serif; }


/* TOP FRAME ****************************************************************************/

.tbtoptopspace
{ height: 				0px; }

.tbtop
{ 
	font-size: 			83%;
	white-space: 		nowrap;
	padding: 			5px;
	border-width: 		1px;
	border-style: 		inset;
}

.tbtopframe
{
	color: 				#006000;
	width: 				230px;
	border-width: 		3px;
	border-style: 		outset;
	border-spacing: 	4px;
	background-image: 	url('../images/background-20.jpg');
/*	border-collapse: 	separate;*/
/* border="3" cellspacing="4" cellpadding="3" width="40%"*/
}

.tbtop2
{ 
	font-size: 			83%;
	white-space: 		nowrap;
	padding: 			0px;
	border-width: 		1px;
	border-style: 		inset;
}

.tbtopframe2
{
	color: 				#006000;
/*	width: 				230px;*/
	border-width: 		3px;
	border-style: 		outset;
	border-spacing: 	4px;
/*	background-image: 	url('../images/background-10.jpg');*/
/*	border-collapse: 	separate;*/
/* border="3" cellspacing="4" cellpadding="3" width="40%"*/
}


.tbbibliotopframe
{
	color: 				#006000;
	width: 				230px;
	border-width: 		3px;
	border-style: 		outset;
	border-spacing: 	4px;
}

.tbtopbottomspace
{ height: 				28px; }

.tbtopstarmapspace
{ height: 				20px; }



/* COMMON NUMBER/CURRENCY ***************************************************************/

.tdnumnum
{
	font-size: 			233%;
	font-weight: 		bold;
}

.tdnumtext
{
	font-size: 			83%;
	vertical-align: 	bottom;
	padding-bottom: 	4px;
}

.tdnumspace
{
	height: 			40px;
	text-align: 		right;
}

.tdcurrency
{
	font-size: 			200%;
	font-weight: 		bold;
	width: 				38px;
}

.tdcurrencytext
{
	vertical-align: 	bottom;
	padding-bottom: 	6px;
}

.tdcurrencyspace
{
	height: 			12px;
	text-align: 		right;
	vertical-align: 	bottom;
}

/* BOOKS ***************************************************************/

.tdpicturespace
{ height: 				24px; }

.tdanchortitle
{ 
	font-size: 			100%;
	font-weight: 		bold; 
}

.tdanchortext
{ font-size: 			100%;}

.tdanchorspace
{ height: 				72px; }

.td-invention
{
	font-family:		Verdana;
	font-size:			11px;
	color:				#444444;	/*#0099CC;*/
	padding-top:		1px;
	padding-bottom:		1px;
	text-align:			center;
}

.tdauthor
{
	font-weight: 		bold;
	font-style: 		italic;	
}

.tdtitle
{
	color: 				#008000;
	font-size: 			150%;
	font-weight: 		bold;	
}

.tdseries
{
    font-size: 			83%;
    font-weight: 		bold;
}

.tdsubtitlespace
{ height: 				3px; }

.tdsubtitle
{ font-weight: 			bold; }

.tdprice
{ font-size: 			83%; }



.tdprefacespace
{ height: 				21px; }

.tdpreface
{
	font-size: 			83%;
	font-weight: 		bold;
	font-style: 		italic;
}

.tdbriefingtitle
{
	color: 				#008000;
	font-size: 			83%;
	font-weight: 		bold;
}

.tdbriefinglist
{
	font-size: 			83%;
	list-style-type: 	disc
}

.colorguide
{
	text-align:			center;
	font-family:		Verdana, sans-serif;
	font-size: 			62%; 	/* 7.5pt */
}

/* MENU ***************************************************************/

.menutextspace
{ height: 12px; }

.menusubtext
{
 	background-color: transparent;
	color: #008000;
	font-family: Verdana, sans-serif;
	font-size: 62%;
	font-weight: bold;	
	vertical-align: bottom;
}





.menudanishsubtext
{
	background-color: transparent;
	color: 					#000000;
	font-family: 			Verdana, sans-serif;
	font-size: 				62%;
	vertical-align: 		bottom;
	padding-bottom: 		4px;
}

.localizationtext
{ 
	font-size: 				83%;
	text-align:				center;
}

.localizationspace
{ height: 					12px; }

.menubullets
{ width: 					32px; }

.menuhomespace
{ height: 					36px; }



/* LINKS ***************************************************************/

.linkstext
{ font-size: 				83%; }

.linksspace
{ height: 					36px; }



/* PUBLISHER ***************************************************************/

.publishernamesuffix
{
	background-color: transparent;
	color: 					#008000;
	font-family: 			'Times New Roman', sans-serif;
	font-size: 				113%;
	font-weight: 			bold;
}

.publisherordinary
{ font-size: 				83%; }

.publisherlangspace
{ height: 					12px; }

.publishertext
{
	font-size: 				96%;
}

.publishertextspace
{ height: 					12px; }

.publisherspace
{ height: 					24px; }

.publisherseparate
{ height: 					48px; }



/* MINIPUBLISHER ***************************************************************/

.minipublishernamesuffix
{
	background-color: transparent;
	color: 					#008000;
	font-family: 			'Times New Roman', sans-serif;
	font-size: 				105%;
	font-weight: 			bold;
}

.minipublisherpicthspace
{ width: 					14px; }

.minipublisherordinary
{ font-size: 				83%; }




/* ARCHIVE ***************************************************************/

.archivetext
{
	font-size: 83%;
	font-weight: bold;
	height: 18px;
}

.archivespace
{ height: 12px; }

.archiveseparate
{ height: 40px; }

.archiveupspace
{
	text-align: 		right;
	height: 			12px;
}


/* DEBATE ***************************************************************/

.debatetitle
{
	background-color: 	transparent;
	color: 				#008000;
	font-size: 			150%;
	font-weight: 		bold;
}

.debatetitlespace
{ height: 12px; }

.debateordinary
{ font-size: 83%; }

.debatezenith {
	font-family: 		'Times New Roman', sans-serif;
	font-weight: 		normal;
	font-size: 			83%;
}
.debatezenith	a:link   { background-color: transparent; color: #000000; font-weight: bold; text-decoration: none; }
.debatezenith	a:visited{ background-color: transparent; color: #000000; font-weight: bold; text-decoration: none; }
.debatezenith	a:active { background-color: transparent; color: #FF0000; font-weight: bold; text-decoration: underline; }
.debatezenith	a:hover  { background-color: transparent; color: #FF0000; font-weight: bold; text-decoration: underline; }

.debatesmallordinary
{ font-size: 86%; }



.debateseparatespace
{ height: 36px; }



/* INFOFAQ ***************************************************************/

.infofaqtitle
{
	background-color: 		transparent;
	color: 					#008000;
	font-size: 				150%;
	font-weight: 			bold;
}

.infofaqtitlesmall
{
	background-color: 		transparent;
	color: 					#008000;
	font-size: 				117%;
	font-weight: 			bold;
}

.infofaqtitlespace
{ height: 12px; }

.infofaqprefix
{
	background-color: 		transparent;
	color: 					#008000;
	font-size: 				117%;
	font-weight: 			bold;
}

.infofaqordinary
{ font-size: 83%; }

.infofaqsmallordinary
{ font-size: 86%; }


.infofaqseparatebig
{ 
	height: 24px;
	text-align: right;
}



/* STARMAP ***************************************************************/

.starmaptitle
{
	background-color: 		transparent;
	color: 					#008000;
	font-size: 				150%;
	font-weight: 			bold;
}

.starmaptitlesmall
{
	background-color: 		transparent;
	color: 					#008000;
	font-size: 				117%;
	font-weight: 			bold;
}

.starmaptitlespace
{ height: 12px; }

.starmapprefix
{
	background-color: 		transparent;
	color: 					#008000;
	font-size: 				117%;
	font-weight: 			bold;
}

.starmapordinary
{ font-size: 83%; }

.starmapsmallordinary
{ font-size: 86%; }


.starmapseparatebig
{ 
	height: 				24px;
	text-align: 			right;
}



/* REVIEW ***************************************************************/

.reviewtitle
{
	background-color: 		transparent;
	color: 					#008000;
	font-size: 				150%;
	font-weight: 			bold;
}

.reviewtitlespace
{ height: 12px; }

.reviewsubtitle
{
	font-size: 				117%;
	font-weight: 			bold;
}

.reviewpretitle
{
	background-color: 		transparent;
	color: 					#008000;
	font-size: 				108%;
	font-weight: 			bold;
}

.reviewpretitlespace
{ height: 12px; }

.reviewprefix
{
	font-size: 				100%;
	font-weight: 			bold;
	font-style: 			italic;
}

.reviewspace
{ height: 6px; }

.reviewordinary
{ font-size: 83%; }

.reviewsmallordinary
{ font-size: 86%; }

.reviewseparatebig
{ 
	height: 				24px;
	text-align: 			right;
}

.reviewseparatesmall
{ 
	height: 				48px; 
	text-align: 			right;
}



/* INFORM ***************************************************************/

.informtitle
{
	background-color: 		transparent;
	color: 					#0099CC;
	font-family: 			'Times New Roman', sans-serif;
	font-size: 				300%;
	font-weight: 			bold;
	text-align: 			center;
}

.informtitlespace
{ height: 8px;}

.informsubtitle
{
	background-color: 		transparent;
	color: 					#CC0000;
	font-family: 			'Times New Roman', sans-serif;
	font-size: 				200%;
	font-weight: 			bold;
	text-align: 			center;
}

.informsubtitlespace
{ height: 4px;}

.informvolume
{
	font-family: 			'Times New Roman', sans-serif;
	font-size: 				117%;
	font-weight: 			bold;
	text-align: 			center;
}

.informvolumespace
{ height: 14px; }

.informprefix
{
	font-size: 				83%;
	font-weight: 			bold;
	text-align: 			center;
}

.informprefixspace
{ height: 15px;}

.informpubhouse
{
	font-size: 				83%;
	text-align: 			center;
}

.informpubhousespace
{ height: 36px;}

.informcover
{
	font-family: 			Verdana, sans-serif;
	font-size: 				71%;
	height: 				30px;
}

.informcoverbackspace
{ height: 21px;}

.informlinespace
{ height: 24px;}

.informadditional
{
	background-color: 		transparent;
	color: 					#008000;
	font-size: 				117%;
	font-weight: 			bold;
}


/* MESSAGE *****************************************************************/
.tdmessagetopspace
{	height:				10px; }

.tdmessage
{
	font-size:			11px;
	text-align:			right;
}

.tdmessage-zenith
{
	background-color: 	transparent;
	font-size:			11px;
	color:				#800080;
	text-align:			right;	
}
.tdmessage-zenith		a:link
		{ background-color: transparent; color: #800080;	text-decoration: none; }
.tdmessage-zenith		a:visited
		{ background-color: transparent; color: #800080;	text-decoration: none; }
.tdmessage-zenith		a:hover
		{ background-color: transparent; color: #FF0000;	text-decoration: underline; }
.tdmessage-zenith		a:active
		{ background-color: transparent; color: #FF0000;	text-decoration: underline;}

.tdmessageicon
{
	height:				20px;
	width:				20px;
	text-align:			center;
	padding-left:		6px;
}

.tdmessagespace
{	height:				0px; }



/* ZENIT-FILES ------------------------------------------------ */
.tbzenithtopframe
{
	background-color: 		transparent;
	color: 					#006000;
	width: 					256px;
	border-width: 			3px;
	border-style: 			outset;
	border-spacing: 		4px;
/*	background-image: url('../images/background-10.jpg');*/
/*	border-collapse: separate;*/
/* border="3" cellspacing="4" cellpadding="3" width="40%"*/
}

.tbzenithcolum
{
	width:				100%;
	border-width: 		0px;
	border-style: 		none;
	border-collapse: 	collapse;
}

.tdzenithseparator
{
	background-color: 		transparent;
	font-family: 			Verdana, Tahoma, sans-serif;
	font-size:				71%;
	color:					#800080;
	vertical-align:			bottom;
	padding-bottom:			8px;
}

.tdzenithseparatorspace
{ height:				60px; }

.tdzenithcolumn
{
	font-family: 		'Times New Roman', sans-serif;
	font-size: 			100%;
	color:				#000000;
	font-weight: 		bold;
	width:				45%;
	vertical-align:		top;
}

.tdzenithcolumn a:link 		{ background-color: transparent; color: #000000; text-decoration: none; }
.tdzenithcolumn a:visited	{ background-color: transparent; color: #000000; text-decoration: none; }
.tdzenithcolumn a:hover 	{ background-color: transparent; color: #FF0000; text-decoration: underline; }
.tdzenithcolumn a:active 	{ background-color: transparent; color: #FF0000; text-decoration: underline; }
	
.tdzenithcentercolumn
{ width:				10%; }

.tdzenithcolumngroupspace
{ height:				44px; }

.tdzenithcolumnendspace
{ height:				48px; }


/* eBooks ****************************************************************************************** */

.eNumber {
	width:				50%;
	font-family:		Tahoma, Verdana, sans-serif;
	font-size:			82%;
	text-align:			left;
	padding-top:		4px;
	padding-left:		20px;
	padding-bottom:		4px;
}

.ePrice {
	width:				50%;
	font-family:		Tahoma, Verdana, sans-serif;
	font-size:			82%;
	font-weight: 		bold;
	text-align:			right;
	padding-top:		4px;
	padding-right:		20px;
	padding-bottom:		4px;
}

.eLeftImage,
.eClick,
.eTableHead {
	height:				214px;
}

.eLeftImage {
	width:				149px;	
	vertical-align:		top;
	padding-top:		4px;
}

.eClick {
	width:				56px;
	font-family:		Tahoma, Verdana, sans-serif;
	font-size:			62%;
	color:				#000000;
	text-align:			left;
	vertical-align:     top;
	padding-top:        190px;
	padding-left:		6px;
	padding-bottom:		0px;
}

.eTableHead,
.eHead,
.eText {
	width:				446px;
}

.eHead {
	font-family:		Tahoma, Verdana, sans-serif;
	font-size:			112%;
	color:				#006000;
	font-weight: 		bold;
	text-align:			left;
	vertical-align:		top;
	padding-right:		6px;
	padding-bottom:		4px;
}

.eText {
	font-family:		Tahoma, Verdana, sans-serif;
	font-size:			83%;
	font-color:			#006000;
	text-align:			left;
}

.eISBN {
	height:				20px;
	font-family:		Tahoma, Verdana, sans-serif;
	font-size:			63%;
	text-align:			right;
	vertical-align:		bottom;
	padding-top:		10px;
	padding-right:		20px;
}

.eISBNs {
	height:				20px;
	font-family:		Tahoma, Verdana, sans-serif;
	font-size:			70%;
	text-align:			right;
	vertical-align:		bottom;
	padding-top:		10px;
	padding-right:		0px;
}

.eCopyright {
	font-family:		Tahoma, Verdana, sans-serif;
	font-size:			63%;
	text-align:			left;
	vertical-align:     bottom;
	padding-left:		20px;
}

.eRightImage {
	width:				86px;
	vertical-align:		bottom;
	padding-top:		4px;
}


/*  ***************************************************************/