/* Document Stylesheet for Medith Oy
/* Type: Formatting for Structure & Text */

/* By Jussi Lahtinen / Smilehouse Oy */

/*************************************************************************************************************/

body {
	margin: 15 0 0 0px;
	background: #D9D9D9 url(bg.gif);
	text-align: center;
}
table {
	border-style: none;
}

form {
	margin: 0;
}
a:link {
	
	color: #3A4B88;
	text-decoration: none;
}
a:visited {

	color: #3A4B88;
	text-decoration: none;
}
a:active {

	color: #666;
	text-decoration: none;
}
a:hover {

	color: #666;
	text-decoration: none;
}
td, font {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color: #E70006;
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin: 0px 0px 10px 0px;
}
.vasenots {
	color: #E70006;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin: 0px 0px 10px 10px;
	text-transform: uppercase;
	text-align: center;
}

#wrap{
	width: 851px;
	margin: 0 auto;
	text-align: center;
    }

.pad {
	padding: 10px 10px 10px 0px;
}
.info {
	color: #4B4B4B;
	font-size: 11px;
}


.price {
	color: #CC3333;
	font-size: 12px;
	font-weight: bold;
}

.priceOld {
	color: #AEBC76;
	text-decoration: line-through;
	font-size: 12px;
	font-weight: bold;
}

.name {
	color: #4B4B4B;
	font-size: 12px;
	font-weight: bold;
}
.more {
	color: #4B4B4B;
	font: bold 12px;
}

.content {
	color: #4A4B4B;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 13px 10px 15px 10px;
}


.TableBg {
	background: #4B4B4B;
}
.TableHeader td {
	font-weight: bold;
	color: #000;
	background: #D5E2F2;
	padding: 4px;
}
.TableFooter td {
	font-weight: bold;
	color: #000;
	background: #D5E2F2;
	padding: 4px;
}
.TableRow {
	background: #F5F8FB;
}

.footer {
	color: #4A4B4B;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(footer_bg.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
	height: 39px;
}
.ostoskori {
	color: #122b74;
	background-image: url(haku_bg.gif);
	height: 39px;


}
.main {
	background-image: url(main_bg.gif);
	background-repeat: repeat-y;
}

.vaihe {
	padding: 5px;
	background: #F5F8FB;
	border: 1px solid #BBB;
}

.vasen {
	padding-left: 8px;
}
.kuvareunus {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #BBB;
	text-align: center;
}

.filelink a {
	background: #F5F8FB url(nav-bullet.gif) no-repeat;
	background-position: 5px 7px;
	padding: 5px 5px 5px 15px;
	border: 1px solid #BBB;
}

.back {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

