a:link {text-decoration: none; color: #ee1111}
a:visited {text-decoration: none; color: #bb0000}
a:active {text-decoration: none; color: #bb0000}
a:hover {text-decoration: none; color: #1100ee}

body {
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-family: arial, helvetica;
	background-color: #ffffff;
	color: #000000;
	text-align : justify;
}


.mainchar{color: #0000cc;}
.credits{color: #666666; font-size: 0.8em}
.wordmeaning{color: #002244; font-size: 1.2em}
.typedesc{color: #555555; font-size: 0.9em}
.cardjyutping{color: #0022dd; font-size: 1.2em; font-style: italic; font-family: verdana}
.cardpinyin{color: #0011cc; font-size: 1.2em; font-style: italic; font-family: verdana}
.pron{color: #0022dd; font-style: italic; margin-left: 1em;}

table{
	width: 70%;
	border-top: #eeeeee 1px solid;
	border-right: #dddddd 1px solid;
	border-bottom: #bbbbbb 3px solid;
	border-left:  #bdbdbd 1px solid;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
}

table.cardborder{
	border-top: #eeeeee 1px solid;
	border-right: #dddddd 1px solid;
	border-bottom: #bbbbbb 3px solid;
	border-left:  #bdbdbd 1px solid;
}
table.wordcard{
	background-color: #fffffd;
	background-image: url("http://www.cantonese.sheik.co.uk/images/backgrounds/cardbg1.jpg");
}	

.dictionarycredits{
	color: #444444;
	clear: both;
	padding: 2px;
	margin-top: 0;
	background-color: #D7F1E5;
	border-top: #94B7A6 1px dashed;
	border-bottom: #94B7A6 1px solid;
	text-align: center;
	
}


.cantodictbg1
{
	background-repeat: no-repeat;
	background-position: bottom right;
	background-image: url("http://www.cantonese.sheik.co.uk/images/cantodict/bottom_right_bg1.jpg");
}


.word{
	font-size: 50pt;
	color: #090012;
	style="margin-bottom:0";
	font-family: 'AR PL KaitiM Big5',MingLiu,'ming liu','nj chinese traditional',mssong,'ms song';
}

/* word examples */
.wordexamplesheader{
	font-size: 8pt;
}
.wordexample{
	font-size: 16pt;
	font-family: MingLiu;
}

.wordexamplemeaning{
	font-style: italic;
}
.wenote{
	font-size: 8pt;
	color: #448844;
}


.tone{
font-size: 80%;
top: -1ex;
left: 1px;
position: relative;
}

/* used by database scripts */
.listjyutping{color: #2233aa; font-style: italic}
.listpinyin{color: #5533aa; font-style: italic}

/* used for alternate rows in lists */
tr.bgalt{
	background-color: #f6fffb;
}

table.collapsed{
  border-collapse: collapse;
}