@charset "UTF-8";

/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(/virexia/images/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #333333;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, ul, li, img {
	margin: 0;
	padding: 0;
	border: 0;
}
/*div { border: solid 1px; }*/
img {
	display: block;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
p.info {
	width: 350px;
}

ul {
	margin-left: 25px;
	margin-bottom: 20px;
}
li {
	margin-bottom: 5px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 16px;
	line-height: 100%;
	width: 100%;
	color:#333;
	/*text-transform: uppercase;*/
}

.image-h1 {
	text-align: center;
	margin: 66px;
	margin-top: 60px;
	margin-bottom: 45px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 0;
	margin-top: 0px;
	margin-bottom: 15px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0px;
	margin-bottom: 10px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
}

a, a:link {
	color: #2288bb;
	text-decoration: none;
	position: relative;
}

a:visited {
	color: #2288bb;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:focus {
	color: #000000;
}

a:active {
	color: #000000;
}

hr {
	color: #aaaaaa;
	background-color: #aaaaaa;
}

input.text {
	width: 430px;
}
input.texts { 
	width: 150px;
}
/*textarea {
	width: 430px;
	height: 120px;
}*/

#wrapper {
	width: 816px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	float: left;
	display: inline;
	width: 800px;
	background-image: url(/virexia/images/header_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0 10px 0 10px;
}
#logo a {
	float: left;
	width: 800px;
	height: 100px;
	cursor: pointer;
	padding: 0px;
	background-image: url(/virexia/images/logo.gif);
	background-position: 60px center;
	background-repeat: no-repeat;
}

#logo a:hover {
	text-decoration: none;
}

#logo a span {
	visibility: hidden;
}
#image-area {
	float: left;
	width: 800px;
	height: 260px;
	padding: 0 10px 0 10px;
}
#content-wrapper {
	float: left;
	width: 816px;
	/*margin-left: 8px;*/
	margin: 0;
}
#content-area {
	float: left;
	position: relative;
	display: inline;
	width: 800px;
	margin: 0px 10px 0 10px;
	background-color: #FFFFFF;
}
#content-left {
	float: left;
	width: 360px;
	padding: 15px;
	padding-left: 50px;
	padding-right: 40px;
	padding-top: 30px;
	background-color: #FFFFFF;
	border-top: solid 1px #000;
}
#content-left h2 {
	width: 380px;
	padding-top: 15px;
	line-height: 130%;
}
#content-right {
	float: right; 	
	width: 320px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-right: 30px;
	border-top: solid 1px #000;
}

#aihekuva, #paakuva {
	float: left;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: -0px;
}
#paakuva img {
	border: solid 2px #cccccc;	
}
#aiheinfo {
	float: left;
	padding: 20px;
	margin-right: 0px;
	border: solid 1px #000;
}
.nosto {
	float: left;
	width: 227px;
	height: 170px;
	padding: 15px;
}
.nosto2 {
	float: left;
	width: 177px;
	height: 157px;
	padding: 11px;
	padding-top: 30px;
}
.article {
	float: left;
	width: 204px;
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	font-size: 12px;
	border: solid 1px #cccccc;
}
.article-area {
	float: right;
	width: 683x;
	padding-left: 194px;
	padding-top: 50px;
	padding-bottom: 30px; 
	padding-right: 20px;
	margin: 0;
}
.article-right {
	float: right;
	background-color: #f7f7f7;
	border: solid 1px #cccccc;
}

/* News */
#news {
	background-image: url(/virexia/images/news_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 300px;
	height: 220px;
	padding-bottom: 20px;
}
#news-header {
	float: left;
	width: 300px;
	height: 47px;
	margin-right: 0px;
	margin-top: 0px;
}
#news-header h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding: 0;
	padding-left: 15px;
	padding-top: 15px;	
}
.news-content {
	padding: 15px;
	padding-top: 0px;
}
#news p.date, #news p.date a {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#news p.release {
	color:#000;
	text-decoration:none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}




#video-area {
	float: right;
	height: 340px;
	width: 600px;
}

#video {
	float: right;
	height: 285px;
	width: 600px;
}

#content-wrap {
	float: right;
}
#content p {
	line-height: 1.4
}

#footer {
	width: 800px;
	height: 134px;
	float: left;
	display: inline;
	background: url(/virexia/images/footer_bg.jpg) no-repeat 0 0;
	margin: 0 10px 50px 10px;
	clear: both;
}
#footer a, #footer a:link, #footer a:visited {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
#footer a:focus, #footer a:active {
	color: #000;
}
.footer-content {
	float: left;
	width: 760px;
	height: 134px;
	margin-top: 0px;
	padding-left: 60px;
	font-size: 12px;
	color: #000;
}
.footer-text {
	float: left;
	width: 220px;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}


.image-right {
	float: right;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-top: 5px;
}

.image-left {
	float: left;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 0px;
	padding-top: 0px;
}
.left {
	float: left;
}
.left-padded {
	float: left;
	padding: 25px;
	padding-left: 75px;
	padding-right: 75px;
	padding-top: 10px;
	
}
.left-padded p, .left-padded h3 {
	padding-left: 10px; 
}
.rbar {
	border-right: solid 1px #768BA0;
}
.lbar {
	border-left: solid 1px #cccccc;
}
.border {
	border: solid 2px #fec400;
}
.corner {
	background: url(/virexia/images/box-bg-top-right.gif) no-repeat right top;
}
.cornerbox {
	float: left;
	background: url(/virexia/images/box-bg-top-right.gif) no-repeat right top;
	border: solid 2px #fec400;
	background-color: #FFFFFF;
}
.bluebox {
	float: left;
	background: url(/virexia/images/blue-box-bg.gif) no-repeat left top;
	background-color: #FFFFFF;
	width: 260px;
	padding: 18px;
	margin-bottom: 15px;
	color: #fff;
}
.bluebox a, .bluebox a:link, .bluebox a:visited, .bluebox a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.bluebox a:hover {
	text-decoration: underline;
}
.right {
	float: right;
}
.normal {
	float: left;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.padded {
	background-color: #FFFFFF;
	padding: 20px;
	padding-top: 20px;
}
.centered {
	float: left;
	text-align: center;
}

/* Navigation */
#navigation-wrap {
	background: url(/virexia/images/navi_bg.jpg) no-repeat center top;
	width: 820px;
	height: 40px;
	float: left;
	display: inline;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	margin-top: 0px;
	z-index: 99;
}

#navigation {
	float: left;
	display: inline;
	width: 800px;
	height: 40px;
	margin: 0 10px 0 10px;
	z-index: 9;
}

ul.navi {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0;
	padding-left: 44px;
	list-style-type: none;
	width: 756px;
}

ul.navi li {
	float: left;
	margin: 0 0px 0 0;
}

ul.navi li a {
	height: 28px;
	float: left;
	display: inline;
	position: relative;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 36px;
	padding-bottom: 0;
	padding-left: 16px;	
	margin-top: 4px;
}
ul.navi li a:visited {
	color: #fff;
}
ul.navi li a:visited.current {
	color: #333333;/*
	background-image: url(/virexia/images/menu_active.jpg);
	background-repeat: repeat-x;
	margin-top: 4px;*/
}
ul.navi li a:hover {
	color: #333333;
	text-decoration: none;
}
ul.navi li a.current {
	color: #333333;/*
	background-image: url(/virexia/images/menu_active.jpg);
	background-repeat: repeat-x;
	margin-top: 4px;*/
}
ul.navi li.divider {
	display: none;
}

.content-left {
	float: left;
	width: 340px;
	margin: 0px 0px 0px 0px;
	border:solid 0px #dddddd;
}

.content-right {
	float: right;
	width: 180px;
	border:solid 0px #dddddd;
}


table, tr, td, th {
	font-size: 12px;
	margin: 0px;
	padding: 0px;	
}
td {
	padding-right: 10px;
	padding-top: 3px;	
}
table.hinnasto {
	cell-spacing: 0;
	width: 460px;
}
table.hinnasto tr {
	
}
table.hinnasto th, table.hinnasto td {
	border-top: solid 1px #fec400;
	vertical-align: middle;
	padding: 8px;
	margin: 0;
}
table.hinnasto th {
	width: 250px;
	font-weight: normal;
	text-align: left;
}
table.hinnasto td {
	border-left: solid 1px #fec400;
}

/* TinyMCE specific rules */
body.mceContentBody {
   
   padding: 0;
   margin: 0;
   border: solid 0px red;
   width: 796px;
   overflow: hidden;
}
#edit-area {
	float: left;
	
}
#edit-area_parent {
	float: left;
}
