/*****

DEFAULT
LIST
TABLE
IMAGE
LINK

HEADER

TEXT

*****/



/* DEFAULT */

body {
	margin: 0;
	padding: 0;
	
	background-color: #000000;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

	text-decoration: none;
	line-height: 1.3;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}



/* LIST */

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul li {
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
	
	background-image: url(http://www.ravintolaharald.tx.fi/pages/v1/images/element/libgimage.gif);
	background-position: 0 0.65em;
	background-repeat: no-repeat;
}

ul ul li {
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
	
	background-image: url(http://www.ravintolaharald.tx.fi/pages/v1/images/element/libgimage.gif);
	background-position: 0 0.65em;
	background-repeat: no-repeat;
}

ul li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul li ul li {
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;

	background-image: url(http://www.ravintolaharald.tx.fi/pages/v1/images/element/libgimage.gif);
	background-position: 0 0.65em;
	background-repeat: no-repeat;
}

ol {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
}

ol li {
	margin: 0 0 0 22px;
	padding: 0 0 0 -8px;
	
	background-image: none;
}

ol li ol {
	margin: 0;
	padding: 0;
	list-style-type: lower-alpha;
}

ol li ol li {
	margin: 0 0 0 22px;
	padding: 0 0 0 -8px;
	background-image: none;
}



/* TABLE */

table {
	margin: 0;
	padding: 0;

	border: none;
	empty-cells: show;
	border-spacing: 0;
	border-collapse: collapse;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

	text-decoration: none;
	line-height: 1.3;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}

td, th {
	padding: 0;
	border: none;

	vertical-align: top;
	text-align: left;
}

thead {
	border: none;
}

tfoot {
	border: none;
}



/* IMAGE */

img {
	margin: 0;
	border: none;
	outline-style: none;
}



/* LINK */

a, a:visited, a:link {
	padding: 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e240a;

	text-decoration: underline;
	line-height: 1.3;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}

a:active, a:hover {
	text-decoration: none;
}

a:focus {
	outline-style: none;
}



/* HEADER */

.OTSIKKO_TYYLIT {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;

	line-height: 35px;
	font-weight: bold;
	
	text-decoration: underline;
}

h1,
h1 a,
h1 a:visited,
h1 a:link,
h1 a:active,
h1 a:hover {
	margin: 0 0 8px 0;
	padding: 0;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #884422;

	text-decoration: none;
	line-height: 1.3;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}

h2,
h2 a,
h2 a:visited,
h2 a:link,
h2 a:active,
h2 a:hover {
	margin: 0 0 8px 0;
	padding: 0;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #884422;

	text-decoration: none;
	line-height: 1.3;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}

h3,
h3 a,
h3 a:visited,
h3 a:link,
h3 a:active,
h3 a:hover {
	margin: 0;
	padding: 0 0 5px 0;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;

	text-decoration: none;
	line-height: 1.3;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
}

h4,
h4 a,
h4 a:visited,
h4 a:link,
h4 a:active,
h4 a:hover {
	margin: 0;
	padding: 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;

	text-decoration: none;
	line-height: 1.3;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
}

h5,
h6,
h5 a,
h5 a:visited,
h5 a:link,
h5 a:active,
h5 a:hover,
h6 a,
h6 a:visited,
h6 a:link,
h6 a:active,
h6 a:hover {
	margin: 0;
	padding: 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

	text-decoration: none;
	line-height: 1.3;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
}

.Otsikko_selite {
	margin: 0;
	padding: 0;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #884422;

	text-decoration: none;
	line-height: 1.3;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}

/* TEXT */

p {
	margin: 0;
	padding: 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

	text-decoration: none;
	line-height: 1.3;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}

pre {
	margin: 0;
	padding: 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

	text-decoration: none;
	line-height: 1.3;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.ERIKOIS_TYYLIT {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;

	line-height: 35px;
	font-weight: bold;
	
	text-decoration: underline;
}

.pdf_linkki {
	padding: 4px 0 2px 21px !important;
    background-image: url(http://www.ravintolaharald.tx.fi/pages/v1/images/element/pdfico.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
}

.ruokalista_linkki {
	padding: 4px 0 2px 21px !important;
    background-image: url(http://www.ravintolaharald.tx.fi/pages/v1/images/element/paperico.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
}

.sahkoposti_linkki {
	padding: 4px 0 2px 21px !important;
    background-image: url(http://www.ravintolaharald.tx.fi/pages/v1/images/element/emailico.gif);
	background-position: 2px 7px;
	background-repeat: no-repeat;
}

.sivun_alkuun_linkki {
	padding: 4px 0 2px 21px !important;
    background-image: url(http://www.ravintolaharald.tx.fi/pages/v1/images/element/sivunalkuunico.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
}

sup {
}

sub {
}

blockquote {
	margin: 0 0 0 30px;
	padding: 0;
}

hr {
	color: #4e240a;
	background-color: #4e240a;
	height: 1px;
	border: none;
}