body
{
	background-color: #D6E1F2;
	background-image: url('../novegradian/bg.png');
	background-repeat: repeat-x;
	margin: 4% 5% 6% 5%;
	font-family: "Arial Unicode MS", "Lucida Sans Unicode", "Helvetica", sans;
}

#content
{
	position: relative;
	width: 100%
	color: #000000;
	background: #FFFFFF;
	padding: 10px;
	border: solid 1px #444;
	box-shadow: 3px 3px 4px #333;
}

p
{
	color: #000000;
	font-size: 12px;
}

h1
{
	color: #990033;
	font-weight: bold;
	font-size: 28px;
}

h2
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

h3
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

h4
{
	color: #000000;
	font-style: italic;
	font-size: 12px;
}

a:link, a:visited
{
	color: #3159C5;
	text-decoration: none;
}

a:hover, a:active
{
	color: #3159C5;
	text-decoration: underline;
}

hr
{
	border-top: 3px solid #3159C5;
	border-bottom: 1px solid #3159C5;
	border-left: 0px;
	border-right: 0px;
	color: #FFFFFF;
	height: 6px;
	margin-top: -15px;
}

hr.footnote
{
	border: solid 1px #3159C5;
	height: 1px;
}

p.footer
{
	font-style: italic;
	color: #1171A4;
}

p.nav
{
	text-align: center;
}

td
{
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}

td.label, td.arrow, th
{
	font-size: 12px;
	background-color: #D6E1F2;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

table
{
	margin: 5px;
	margin-left: 1cm;
	border-collapse: collapse;
	border: solid 3px #D6E1F2;
	border-bottom: solid 2px #C6D1E2;
	border-right: solid 2px #C6D1E2;
	border-top: solid 2px #B6C1D2;
	border-left: solid 2px #B6C1D2;
}

table.textgloss
{
	margin-left: 0.5cm;
	border: dotted 1px #B6C1D2;
	border-left: solid 5px #B6C1D2;
}

table.textgloss td
{
	padding: 4px;
	vertical-align: top;
	text-align: left;
	padding-right: 20px;
}

span.nov
{
	font-style: normal;
}

span.translit
{
	font-style: italic;
}

span.gloss
{
	font-style: normal;
}

span.eng
{
	font-style: italic;
}

table.invisible
{
	border: none;
}

table.invisible td
{
	text-align: left;
	padding-left: 10px;
}

table.header
{
	color: #990033;
	font-weight: bold;
	font-size: 28px;
	border: none;
	margin-left: 0cm;
	margin-bottom: 0.5cm;
}

table.header td
{
	font-size: 28px;
	vertical-align: top;
}

table.prepositiontable
{
	text-align: center;
}

li
{
	color: #000000;
	font-size: 12px;
}

ul
{
	list-style-type: circle;
}

ol
{
	list-style-type: none;
}

ol li
{
	padding-bottom: 5px;
}

ol ol
{
	list-style-type: lower-latin;
}

ol span
{
	padding-left: 10px;
	display: block;
}

.center
{
	text-align: center;
}

.imgcaption
{
	font-style: italic;
}

abbr
{
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
}

.gloss
{
	font-style: italic;
}

.pattern
{
	font-variant: small-caps;
}

#coverart
{
	float: right;
	padding: 20px;
}

span.blockinlist
{
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

p.translationsblock {font-style: italic; clear: both; padding-top: 20px; padding-left: 1cm;}
.glossblock { clear: both; font-size: 12px; padding-top: 5px; padding-bottom: 5px;}
.glossblock dl { float: left;
            margin: 0 0.5em 0.5em 0;
            text-align: left; }
.glossblock dt { font-style: italic; }
.glossblock dd { margin-left: 0cm; }

table.soundchange
{
	width: 45%;
}

table.soundchange td
{
	width: 10%;
}

td.arrow
{
	background-color: #D6E1F2;
	width: 5%;
}
