/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, th {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
#clr {
	clear:both;
}

/* ---------------- */


body,td,th {
	font-family: Verdana, Helvetica, Arial, sans-serif;'
	color:#ffffff;
	font-size:14px;
}
p {
	color:#ffffff;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
body {
	background:#660000 url(img/bg.png) top center no-repeat;
}
.tekstilaatikko {
	font-size: 11px;
	line-height: normal;
	text-align:left !important;
}
#wrapper{
	margin:10px auto;
	width:859px;
}
#head {
}
#headimage img {
	border:18px solid #cc9933;
	margin-top:-14px;
}
#logo {
	position:relative;
	top:0;
	left:0;
	float:left;
}
#language {
	float:right;
}
.logot img {
	padding:10px;
}
#navi {
	float:right;
	border-bottom:1px solid #ffcc00;
	clear:right;
	font-size:14px !important;
	font-family:"Droid Sans";
	font-weight:bold;
	color:#fff;
	margin-top:20px;
	padding:5px 0px 5px 15px;
	width:680px;
}
#navi a {
	color:#fff;
	margin-right:10px;
}
#content {
	margin-top:20px;
	clear:both;
}
#content ul {
	color:#fff;
	list-style-type:bullet;
	padding-left:10px;
	margin-left:20px;
	margin-top:0;
	margin-bottom:20px;
}
#content li {
	list-style-type:bullet;
	color:#fff;
	padding-left:10px;
	margin-bottom:5px;
	marign-top:0px;
}
#content h1 {
	color:#fff;
	font-size:22px;
	font-family:"Droid Sans";
	font-weight:bold;
	margin-bottom:20px;
	clear:none;
	text-transform:uppercase;
}
#content p {
	line-height:16px;
	font-size:14px;
	margin-bottom:20px; 
	clear:none;
}
.imgright {
	float:right;
	border:5px solid #cc9933;
	clear:right;
	margin-bottom:20px;
	margin-left:15px;
}
#footer {
	text-align:center;
	padding:20px 0;
	font-size:12px;
	line-height:14px;
	border-top:1px solid #ffcc00;
	margin-top:10px;
}

#tekstilaatikko {
	color:#0000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	clear: both;
	text-align:left !important;
}
#tekstilaatikko p{
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 15px;
	text-align:left !important;
}
#tekstilaatikko ul {
	margin-bottom: -5px;
	margin-top: -5px;
	line-height: 3em;
	text-align:left !important;
}
#tekstilaatikko li {
	margin-right: 15px;
	text-align:left !important;
}
#tekstilaatikko a:link {
	color: #333333;
	text-decoration: none;
}
#tekstilaatikko a:visited {
	text-decoration: none;
	color: #333333;
}
#tekstilaatikko a:hover {
	text-decoration: underline;
	color: #000000;
}
#tekstilaatikko a:active {
	text-decoration: none;
	color: #333333;
}
.footer {
	color: #999999;
	font-size: 11px;
}
.Leftinfotext {
	font-size: 11px;
	padding-left: 15px;
	padding-top: 15px;
	color: #FFFFFF;
	margin-bottom: 5px;
	text-align:left !important;
}
.Leftinfotextlink {
	font-size: 10px;
	padding-top:0px;
	padding-left: 3px;
	padding-right: 3px;
	color: #FFFFFF;
	margin-bottom: 15px;
	text-align:left !important;
}
.Menulink {
	font-size: 11px;
	font-weight: bold;
	margin-left: 15px;
	padding-left: 15px;
}
.main {
	border: 3px solid #000000;
}

