    /* custom stuff */
html {
	height: 100%
}

form {
        margin: 0;
        padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 10pt;
	font-family: Tahoma;
	color: #FEFEFE;
	background: #515151;
}

html, body {
	min-height:100.1%
}

td,th {
	font-family: Tahoma;
	color: #FEFEFE;
        font-size: 10pt;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
        color: #FDFDFD;
}

a:hover {
        text-decoration: underline;
        font-weight: bold;
        color: #E2E2E2;
}

.small {
	font-size: 8pt;
	color: #CCCCCC;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 8pt;
	color: #CCCCCC;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 8pt;
	color: #CCCCCC;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

/** ul ja li kuvina **/

ul
{
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	list-style: none;
}

ul li
{
  text-align: left;
	line-height: 16px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(images/lortec_li.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 8px;
}


/** vertial side menu styles **/

a.mainlevel {
	display: block;
        height: 31px;
        width: 205px;
        line-height: 31px;
	font-size: 12px;
	font-weight: bold;
        background: url(images/lortec_links.gif) 100% 0px no-repeat;
        text-indent: 20px;
}

a.mainlevel:link, a.mainlevel:visited {
	text-decoration: none;
        color: #ECECEC;
}

a.mainlevel:hover {
	text-decoration: none;
        color: #8E8E8E;
	background-position: 100% -31px;
}

a#active_menu {
	text-decoration: underline;
}

div#header {
	background: url(images/lortec_header1.jpg) 100% repeat-y;
	width: 100%;
	height: 235px;
	position: relative;
}

div#header_pic {
	background: url(images/lortec_header2.jpg) no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
	width: 650px;
	height: 235px;	
}

td#header-col {
	background: #7A7A7A;
}

span#logo {
	background: url(images/lortek_logo.jpg) no-repeat;
	display: block;
	position: absolute;
	left: 50px;
	top: 60px;
	width: 155px;
	height: 92px;
}

td#info {
	background: url(images/lortec_corner.jpg) no-repeat;
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
	width: 205px;
	height: 143px;
}

div#infopadding {
	padding-left: 50px;
        padding-right: 40px;
        padding-top: 60px;
        text-align: left;
}

div#pieni {
        font-weight: normal;
	font-size: 7pt;
}

td#left-col {
	background: #898989;
        
}

td#main-col {
	background: #7A7A7A;
}

div#left {
	width: 205px;
	padding-left: 0px;
}

.mainbottom {
	background: #7A7A7A;
}

.padding {
	width: 15px;
}

.subcomponentheading {
	height: 30px;
	color: #303030;
	font-weight: bold;
	font-size: 12px;
        text-align: left;
}

.componentheading, .contentheading {
        width: 100%;
        height: 30px;
	color: #303030;
        text-align: left;
	font-weight: bold;
	font-size: 14px;
}

table.contentpaneopen, table.contentpane, table.blog {
        text-align: left;
        margin: 0;
	padding: 0;
	width: 100%;
}


table.contentpaneopen td
{
	 vertical-align: top;
}

.blog_more {
        font-size: 10pt;
        font-weight: normal;
        padding-right: 15px;
        padding-left: 15px;
}

.back_button {
	float: left;
        text-align: center;
        font-size: 10pt;
        font-weight: bold;
        padding-right: 15px;
        padding-left: 15px;
}
span#logo {
	background: url(images/LoR-Tec_pieni.gif);
	display: block;
	position: absolute;
	left: 50px;
	top: 60px;
	width: 150px;
	height: 96px;
}