/* variable media stylesheet v2.4 */

/* DEFAULTS */
body, div, span, td, .traiHeadText1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc9
}
td {
	font-size: 12px;
}
.greyTitle {
	color: #666666 ; 
	font-weight: bold;
	font-size: 13px
}
a {
	text-decoration: underline;
}
/*** HEADINGS: FONT-FAMILY, SIZE, TEXT-DEC (ALL) ***/
.Head0Cate0,
.Head0Cate0Over,

.Head0High0,
.Head0High0Over,

.Head1Cate0,
.Head1Cate0Over,

.Head1High0,
.Head1High0Over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none; /* PROBLEM? */
}
/*** MARGINS (HEAD1) ***/
.Head1Cate0,
.Head1Cate0Over,

.Head1High0,
.Head1High0Over {
	margin-left: 20px;
}
/*** COLOR ***/
/* CATE0 */
.Head0Cate0,
.Head0Cate0Over {
	color: #cc9;
}

.Head1Cate0,
.Head1Cate0Over{
	color: #cc9;
}
.ConteCate0, ConteCate1 {
	color: #cc9;
}

	/* HIGH0 */
	/* HEAD0: USE SAME COLOR, BOLDED */
	.Head0High0,
	.Head0High0Over {
		color: #cc9;
		font-weight: bold;
	}
	/* HEAD1: USE SAME COLOR, REVERSED */
	.Head1High0,
	.Head1High0Over,
	.ConteHigh0 {
		color: #666;
		background-color: #cc9;
	}
/* TEXT DECORATION */
.white12, .strong12, .strongExtra, .strongExtraExtra{ text-decoration: none }
.over { text-decoration: underline}
/* SIZE */
.white7 { font-size: 7px }
.white9px, .yellow9, .black9, .orange9, .red9, .purple9, .artcapt1{ font-size: 9px }
.ConteCate1, .detail, .black10, .traiTablTextSmal1, .detailStrong { font-size: 10px }
.white14, .strongExtra { font-size: 14px }
.strongExtraExtra { font-size: 15px }
.white18 { font-size: 18px }
/* COLOR */
.detail, .white12 { color: #cc9 }
.black9, .black10, .black12  { color: #000000 }
.orange9 { color: #FF6633 }
.red9 { color: #CC0000 }
.purple9 { color: #990099}
.traiTabs1 {  color: #666666}
.artcapt1 {  color: #CCCCCC}
.traiTablText1 {  color: #333333}
.traiTablTextSmal1 { font-size: 10px; color: #333333}
.artCaptBold1 { font-size: 9px; color: #CCCCCC ; font-weight: bold}
.straHeadText1 {  color: #999999}
.ghostTab {  color: #666666}
.defaultStrong, .detailStrong, .strong12, .strongExtra { color: #FFFFCC}
.strongExtraExtra { color: #99cc66 }

.contained, .containedTitle { color: #66CCFF}
.installed, .installedTitle { color: #33CCCC}
.performed, .performedTitle { color: #99FFCC}
.interactive, .interactiveTitle { color: #FFFF99}
.reproduced, .reproducedTitle { color: #FFCC66}
.duplicated, .duplicatedTitle, .over { color: #CCCC99}
.duplicatedIntro { color: #ffffcc}
.encoded, .encodedTitle {  color: #CCCCFF}
.networked, .networkedTitle { color: #CC99CC}

.stored { color: #666699}
.migrated { color: #666633}
.emulated { color: #336666}
.reinterpreted { color: #336633}

.reinterpretedIntro, .reinterpretedIntroBold { color: #669966}
.migratedIntro, .migratedIntroBold { color: #999966}
.emulatedIntro, .emulatedIntroBold { color: #669999}
.storedIntro, .storedIntroBold { color: #9999cc}
/* BOLD */
.encodedTitle, .duplicatedTitle, .installedTitle, .containedTitle, .interactiveTitle, .performedTitle, .networkedTitle, .reproducedTitle, .reinterpretedIntroBold, .migratedIntroBold, .emulatedIntroBold, .storedIntroBold, .titleGeneric{ font-weight: bold}
.defaultStrong, .detailStrong, .strong12, .strongExtra, .strongExtraExtra { font-weight: bolder}

/* POSITIONS */
.ConteCate0, .ConteCate1 {
	position:absolute;
	width:500px;
	height:400px;
	z-index:300;
	left: 250px;
	top: 10px;
	border: 1px none #000000;
	visibility: hidden
}
/* Logos */
.TextA {
	position:absolute;
	left:10px;
	top:260px;
	width:200px;
	height:300px;
	z-index:300
}
.Heading {
	position:absolute;
	left:10px;
	top:40px;
	width:200px;
	height:200px;
	z-index:300
}
.Hotli_A {
	position:absolute;
	left:10px;
	top:12px;
	width:200px;
	height:20px;
	z-index:300
}
.HotliContainer {
	position: relative;
}
.Hotli_B, .Hotli_C, .Hotli_D {
	position: absolute;
	margin-top: 30px;
	padding: 2px;
	width: 150px;
	height: 280px;
	text-align: center;
	border-width: 1px;
	border-color: #cc9;
	border-style: solid;
	font-size: 10px;
	background-color: #cc9;
	color: #666;
}
.Hotli_C {
	left: 175px;
}
.Hotli_D {
	left: 350px;
}
/* UNUSED */