/* dark red #a00
*/

.invisible {
	display: none;
}
html {
	font-family: "Lucida Sans Unicode", "lucida sans", "Lucida", "luxi sans",  sans-serif; 
	font-size: 10pt;
	font-weight:    normal;
	line-height: 	1.5;

	color: black;
	background-color: white;


	word-spacing: 	normal;
	letter-spacing: normal;

	text-transform: none;
	width:	100%;

}


body {
	margin: 0pt;
}
div.content {
	margin-top: 40pt;
	margin-left: 5em;
	margin-right: 5em;
}

p {
	text-indent:	1em;
	margin-top:	0em;
	margin-bottom:	0em;
}
div[lang="zh"] p {
	line-grid: ideograph;
	font-family:	monospace;
	font-size: 	12pt;
	text-indent: 	0em;
	margin-bottom:	18pt;
}
span[lang="zh"] {
        line-grid: ideograph;
        font-family:    monospace;
	font-style: normal;
}
h1 {
	clear: both;
	font-family: formata, "Franklin Gothic Heavy", sans-serif; 
	font-size: 30pt; 
	font-weight: bold;
	font-style: normal;

	text-align: center;
	line-height: 1.1;
	color: #a00;
}
h2 {
	font-family: formata,"Franklin Gothic Book", sans-serif; 
	font-size: 20pt; 
	font-weight: normal; 
	font-style: normal;
	text-align: center;
	line-height: 1.1;
	color: #a00;
}
h3 {
	font-family: formata,"Franklin Gothic Book", sans-serif; 
	font-size: 14pt; 
	font-weight: normal; 
	font-style: normal;
	text-align: center;
	line-height: 1.1;
	color: #a00;
}
h2:first-child {
	margin-top:	0pt;
}
h3:first-child {
	margin-top:	0pt;
}


/* Get rid of indent for 1st para (CSS2). Bugs in IE */
div.textblock + p {
 text-indent: 0em;
}

p.first {
 text-indent: 0em;
}
h1 + p {
 text-indent: 0em;
}
h2 + p {
 text-indent: 0em;
}
h3 + p {
 text-indent: 0em;
}
h4 + p {
 text-indent: 0em;
}
li + p {
 text-indent: 0em;
}


ul {
	margin-left: 0em;
	padding-left: 1em;
	clear: left;
}

li {
	margin-left: 0em;
}

/* Image tags *************/

img {
	border-style: none;
}

img.left {
	display:  block;
	float: left;
	clear: left;
	margin-left: 0pt;
}


img.float {
	display: block;
	float: right;
	clear: right;
	margin: 12pt;
}

img.photo {
	display: block;
	float: right;
	clear: right;
	border: 1px solid black;
	padding: 0;
	margin-right:	0em;
	margin-left:	1em;
	margin-top:	0em;
	margin-bottom:	0em;
}

img.icon {
	vertical-align: text-bottom;
	background-color: white;
	padding-right: 1em;
	padding-right: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
}

div.footer {
	width: 100%;;
	float: left;
	clear: left;
	margin-top:	24pt;
	border-top: 1px solid red;
	font-size: 8pt;
	text-align: center;
}
div.textblock {
	float: left;
	clear: left;
	width: 25em;
	margin-right: 5em;
	margin-bottom: 12pt;
}

div.textblocknofloat {
	width: 25em;
	margin-right: 5em;
        margin-bottom: 12pt;
}

div.sideright {
	width: 25em;
	display:	block;
	float:	left;
	clear:	right;
	margin-bottom: 12pt;
}

div.front {
	float: left;
	clear: left;
	margin-right: 5em;
	margin-bottom: 12pt;
}
div.front img {

	margin: 0pt; 
	padding: 0pt; 
/*	border: 1px solid black;
*/
} 
p.caption {
	text-align: left;
	text-indent: 0em;
	font-style: italic;
	margin-bottom: 15pt;
}	

div.theme {
	clear: both;
	float: left;
}
div.icon {
	display: block;
	float: left;
}
div.icon p {
	text-align: center;
	text-indent: 0em;
	width: 128px;
}
div.menu {
	position: fixed;
/*	padding-top: 5pt;
	padding-bottom: 5pt;
*/
	padding-top: 2pt;
	padding-bottom: 2pt;


	padding-left: 0.5em;
	padding-right: 0.5em;
	height: auto;
	width: 100%;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	margin: 0;

	text-align: left;
	clear: both;

	background-color: #F0F0C0;
	color: black;

	line-height: 12pt;
	font-weight: normal;
	font-size: 10pt;
/*	border-bottom:	1px solid red;
*/
}

a {
	background-color: #F0F0C0;
	color: black;
	text-decoration: none;
}
a img {
	background-color: white;
}
div.menumain, div.menusub {
	line-height: inherit;
	margin-bottom: 3px;
}
div.menu a
{
	border: 1px solid #F0F0C0;
	background-color: transparent;
	color: black;
	text-decoration: none;
	padding-left: 0em;
	padding-right: 0em;
	padding-top:	0pt;
	padding-bottom: 0pt;
}
div.menu a.active {
	border-top: 1px solid #808050;
	border-left: 1px solid #808050;
	border-right: 1px solid #ffffe0;
	border-bottom: 1px solid #ffffe0;
	background-color: #d0d0a0;
	color: black;
}



div.menu a:hover {
	color: #c00000;
	background-color: #F0F0C0;
        border-bottom: 1px solid #808050;
        border-right: 1px solid #808050;
        border-left: 1px solid white;
        border-top: 1px solid white;

}

table {
        border: none;
        margin: 0;
        font-size: 10pt;
        text-align: left;
}

table.bigcatalogue {
	margin-top: 24pt;
	margin-bottom: 24pt;
	vertical-align: top;
	font-size: 8pt;
	clear: both;
}
table.bigcatalogue td {
	vertical-align: top;
        text-align: center;
        width: 200px;
        height: 200px;
	margin: 0pt;
	padding: 0pt;
}

table.bigcatalogue td a {
        background-color: transparent;

}

input.image {
	border: 0px;
	margin-top: 0pt;
	padding-top: 0pt;
	margin-bottom: 0pt;
}



