﻿body
{
	background-image:url('../img/bg2009_15_v1.jpg');
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:bottom center;
	background-color: #000000;
	font-family: "Arial";
	font-size: 13px;
	color: #CCCCCC;
}

h1
{
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #00FF00;
}

h2
{
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #00FF00;
}

h3
{
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #CCCCCC;
}

h4
{
	font-size: 13px;
	margin: 0px;
	color: #666666;
}

h5
{
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	/*color: #CCCCCC;*/
	color: #00ff00;
}

h6
{
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #CCCCCC;
}

p
{
	margin: 0px 0px 20px 0px;
}

a
{
	color: #00FF00;
	text-decoration: underline;
}

table tr th, table tr td, table tbody tr th, table tbody tr td
{
	vertical-align: top;
	text-align: left;
}

#content_wrapper
{
	width: 900px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#content_left
{
	width: 600px;
	float: left;
	padding-right: 40px;
}

#content_right
{
	width: 260px;
	float: left;
}

#content_wide
{
	width: 850px;
	float: left;
}

#logo
{
	width: 900px;
	text-align: center;
}

#logo img
{
	border:0;
}

hr
{
	height: 1px;
	width: 100%;
	margin: 7px 0;
	background-color: #393939;
	border: none;
	color: #393939;
}

.hr
{
	height: 1px;
	width: 900px;
	float: left;
	margin: 0px 0px 15px 0px;
	background-color: #393939;
}

.hr_bottom
{
	height: 1px;
	width: 900px;
	float: left;
	margin: 25px 0px 5px 0px;
	background-color: #393939;
}

.footer
{
	color: #999999;
	margin: 0px 0px 20px 0px;
	float: left;
}

.clear
{
    clear: both;
}

a.more
{
	text-decoration: none;
}

a.more:hover
{
	text-decoration: underline;
}

.case_study
{
	width: 400px;
}

.case_study a
{
	float: right;
	margin-top: 5px;
}

.case {
    width: 900px;
    min-height: 200px;

}

.case img {
    float: left;
    border: 0px;
}

.case_info {
    width: 260px;
    margin-left: 25px;
    float: right;
    min-height: 200px;
}

.virhe
{
	border: solid 2px #FF0000;
	background-color: #FFFF00;
	color: #000000;
	width: 320px;
	padding: 10px;
	margin: 15px 0px 15px 0px;
}

.content_menu a
{
	color: #CCCCCC;
	margin: 0px 3px 0px 3px;
	text-decoration: none;
	font-weight:bold;
}

.content_menu a:hover
{
	text-decoration: underline;
}

.content_menu a.current
{
	font-weight:bold;
	color: #00FF00;
}

.content_menu a.current:hover
{
	text-decoration: none;
}

.cv {
	 margin-bottom: 20px;
	 float:left;
}

.cv img {
	 margin-right: 10px;
}

.media {
	 margin-bottom: 20px;
	 float:left;
	 width: 600px;
}

.media img {
	 margin-right: 10px;
}

/**** Admin styles ****/
ul.pagenav
{
	margin: 0 0 7px 0;
	padding: 0;
	display: block;
	border: none;
}

ul.pagenav li
{
	margin: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}

ul.pagenav li a
{
	text-decoration: none;
}

ul.pagenav li a:hover
{
	text-decoration: underline;
}

ul.pagenav li:before 
{
	content: "\0020 \0020 \0020 \00BB \0020";
}

ul.pagenav li.first:before
{
	content: " ";
}

table.edit
{
	border-collapse: collapse;
}

table.edit tr td, table.edit tr th
{
	padding: 3px 5px;
}


table.edit tbody tr:hover
{
	background-color: #202020;
}

.nobg
{
	background-color: Transparent;
}

.nobg:hover
{
	background-color: Transparent !important;
}

img.frame1
{
	padding: 5px;
	border: solid 2px #393939;
}

.right
{
	text-align: right;
}

.selectshop
{
	width: 450px;
	height: 24px;
	text-align: right;
	vertical-align: bottom;
	margin: 0 0 4px 450px;
}

.selectshop select
{
	background-color: black;
	border: solid 1px #393939;
	color: #cccccc;
	margin: 0;
}

.selectshop select option
{
	background-color: #393939;
}

.userinfo
{
	padding-top: 3px;
	vertical-align: bottom;
	margin: 0 0 0 0;
	float: left;
	height: 24px;
}

ul.dropdown
{
	border: solid 1px #303030;
	background-color: black;
	text-align: left;
	max-height: 100px;
	display: block;
	margin: 0;
	padding: 0;
	overflow: auto;
	overflow-x: hidden;
	list-style: none;
	list-style-position: outside;
	width: 100%;
	float: left;
	max-height: 100px;
	scrollbar-face-color: #404040;
	scrollbar-shadow-color: #606060;
}

ul.dropdown li
{
	width: 95%;
	border: 1px solid rgb(17, 17, 17);
	margin: 1px;
	padding: 2px;
	background: rgb(0, 0, 0) none repeat scroll 0% 0%;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	clear: left;
	float: left;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	cursor: default;
}

ul.dropdown li.highlight
{
	background: rgb(30, 30, 30) none repeat scroll 0% 0%;
}

ul.dropdown li:hover
{
	background: rgb(50, 50, 50) none repeat scroll 0% 0%;
}

#DemoSelector
{
	display: none;
	position: absolute;
	width: 248px;
}


/* etusivun lokerikot */

.content_900
{
	width:900px;
}

table.wrapperi
{
	color: #fff;
	float: left;
	margin: 0 10px 20px 0;
}

table.wrapperi td.topleftcorner
{
	width: 15px;
	height: 15px;
	background: url(/img/topleftcorner.gif) no-repeat;
}

table.wrapperi td.topborder
{
	height: 15px;
	background: url(/img/topborder.gif) repeat-x;
}

table.wrapperi td.toprightcorner
{
	width: 15px;
	height: 15px;
	background: url(/img/toprightcorner.gif) no-repeat;
}

table.wrapperi td.leftborder
{
	width: 15px;
	background: url(/img/leftborder.gif) repeat-y;
}

table.wrapperi td.content
{
	width: 140px;
	height: 600px;
	background-color: #000000;
}

table.wrapperi td.rightborder
{
	width: 15px;
	background: url(/img/rightborder.gif) repeat-y;
}

table.wrapperi td.bottomleftcorner
{
	width: 15px;
	height: 15px;
	background: url(/img/bottomleftcorner.gif) no-repeat;
}

table.wrapperi td.bottomborder
{
	height: 15px;
	background: url(/img/bottomborder.gif) repeat-x;
}

table.wrapperi td.bottomrightcorner
{
	width: 15px;
	height: 15px;
	background: url(/img/bottomrightcorner.gif) no-repeat;
}

.blue
{
	color: #51aad9;
	font-weight:bold;
}

/* wrapperi 500 */

.content_900 table.wrapperi500
{
	color: #fff;
	float: left;
	margin: 0 10px 20px 0;
}

.content_900 table.wrapperi500 td.topleftcorner
{
	width: 15px;
	height: 15px;
	background: url(/img/topleftcorner.gif) no-repeat;
}

.content_900 table.wrapperi500 td.topborder
{
	height: 15px;
	background: url(/img/topborder.gif) repeat-x;
}

.content_900 table.wrapperi500 td.toprightcorner
{
	width: 15px;
	height: 15px;
	background: url(/img/toprightcorner.gif) no-repeat;
}

.content_900 table.wrapperi500 td.leftborder
{
	width: 15px;
	background: url(/img/leftborder.gif) repeat-y;
}

.content_900 table.wrapperi500 td.content
{
	width: 140px;
	height: 450px;
	background-color: #000000;
}

.content_900 table.wrapperi500 td.rightborder
{
	width: 15px;
	background: url(/img/rightborder.gif) repeat-y;
}

.content_900 table.wrapperi500 td.bottomleftcorner
{
	width: 15px;
	height: 15px;
	background: url(/img/bottomleftcorner.gif) no-repeat;
}

.content_900 table.wrapperi500 td.bottomborder
{
	height: 15px;
	background: url(/img/bottomborder.gif) repeat-x;
}

.content_900 table.wrapperi500 td.bottomrightcorner
{
	width: 15px;
	height: 15px;
	background: url(/img/bottomrightcorner.gif) no-repeat;
}

/* wrapperi 600 */

table.wrapperi600
{
	color: #fff;
	float: left;
	margin: 0 10px 20px 0;
}

table.wrapperi600 td.topleftcorner
{
	width: 15px;
	height: 15px;
	background: url(/img/topleftcorner.gif) no-repeat;
}

table.wrapperi600 td.topborder
{
	height: 15px;
	background: url(/img/topborder.gif) repeat-x;
}

table.wrapperi600 td.toprightcorner
{
	width: 15px;
	height: 15px;
	background: url(/img/toprightcorner.gif) no-repeat;
}

table.wrapperi600 td.leftborder
{
	width: 15px;
	background: url(/img/leftborder.gif) repeat-y;
}

table.wrapperi600 td.content
{
	width: 140px;
	height: 600px;
	background-color: #000000;
}

table.wrapperi600 td.rightborder
{
	width: 15px;
	background: url(/img/rightborder.gif) repeat-y;
}

table.wrapperi600 td.bottomleftcorner
{
	width: 15px;
	height: 15px;
	background: url(/img/bottomleftcorner.gif) no-repeat;
}

table.wrapperi600 td.bottomborder
{
	height: 15px;
	background: url(/img/bottomborder.gif) repeat-x;
}

table.wrapperi600 td.bottomrightcorner
{
	width: 15px;
	height: 15px;
	background: url(/img/bottomrightcorner.gif) no-repeat;
}


