/*#########################################################
###        Document Stylesheet for Duodecim Oy          ###
###       Type: Formatting for Structure & Text         ###
###          Jussi Lahtinen / Smilehouse Oy             ###
#########################################################*/

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 100%;
	color: #000;
	background-color: #FFF;
	margin-top: 15px;
}

table,img {
	border-style: none;
}

td, font, select, input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.main td {
	font-size: 100%;

}
form {
	margin: 0;
}


a:link  {
	color: #0061ac;
	text-decoration: underline;
}
a:visited  {
	color: #990099;
	text-decoration: underline;
}


a:active, a:hover  {
	color: #444;
	text-decoration: underline;
}

h1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 18px 0px 0px 18px;
	text-transform: uppercase;
	color: #FFF;
}

.listabox {
	text-align: center;
	padding: 10px;
	border: 1px solid #CCC;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	color: #FFF;
	background-color: #0060aa;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

#wrap{
	background: #FFF;
	width: 940px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    }
	
.content {
	text-align: left;
	background-image: url(main_bg.gif);
	background-repeat: repeat-y;
	background-color: #F4F4F4;
}

.header {
	text-align: right;
	background-repeat: no-repeat;
	background-image: url(headerbg.jpg);
	font-size: 14px;
	height: 144px;
	
}

.info {
	color: #4B4B4B;
	font-size: 12px;
}

.name {
	font-size: 14px;
	color: #0062ab;
	font-weight: bold;

}
.producttitle {
	font-size: 12px;
}



.back {
	background-image: url(back_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 12px;
	background-position: 3px 3px;
}

.advsearch {
	background-image: url(small_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 10px;
	background-position: 3px 3px;
}

.price {
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
.priceovh {
	color: #000;
	font-size: 13px;
}
.main {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 80%;
	line-height: 16px;
}

.left {
	width: 185px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d6d6;
	padding-right: 7px;
}

.right {
	width: 185px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d6d6d6;
}

.main h2 {
	background-image: url(h2bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	background-color: transparent;
	margin-bottom: 5px;
	text-align: center;
	color: #0060AA;
	font-size: 14px;
}
.txtpad {
	padding: 4px;
}

.tuotelistapad {
	background-color: #fff;
	padding: 15px 10px 10px 10px;
}
.nostoborder {
	background-color: #A7A7A7;
}
.border {
	border: 1px solid #A7A7A7;
}

.notice {
	border: 1px solid #A7A7A7;
	padding: 4px;
}

.footer {
	background-image: url(footerbg.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
}


.top {
	background-image: url(top_bg.gif);
	background-repeat: no-repeat;
}
.login {
	padding-top: 20px;
	padding-right: 120px;
}


/** WS-styles **/		

.TableBg {
	background: #2b7db5;
}

.TableHeader td, th {
	font-weight: bold;
	color: #FFF;
	padding: 4px;
	text-align: left;
	background-color: #009ccf;

}

.TableFooter td {
	font-weight: bold;
	color: #000;
	background: #f4f4f4;
	padding: 4px;
}

.TableRow td {
	padding: 2px;
	background-color: #f4f4f4;
}

.TableRowDark td {
	background: #e4e4e4;
	padding: 2px;
	font-weight: bold;
}

.TableError td {
	padding: 2px;
	font-weight: bold;
	background-color: #FF0000;
	color: #FFF;
}

.ProductSearchParameter {
	border: 1px solid #000;
	height: 14px;
	width: 184px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.LoginFormUser, .LoginFormPasswd {
	border: 1px solid #000;
	width: 140px;
	margin-bottom: 5px;
}

.ProductOptionsField  {
	font-size: 12px;
	border: 1px solid #000;
}
.ProductAmountField  {
	font-size: 12px;
	border: 1px solid #000;
	height: 18px;
}
.ProductAddButton {
	margin: 0px;
	padding: 0px;
}

.pun {
	color: #FF0000;
}


.navicons {
	margin-bottom: 5px;
	text-align: right;
}
.headertable {

	font-weight: bold;
	text-align: left;
	background-color: #0db24c;
}
.blu {
	color: #3d398e;
	font-weight: bold;
}



ul.ProductGroupTree
{
margin: 0px;
padding: 0px;
list-style-type: none; 
}

.ProductGroupTree li 
{
	list-style: none;
	text-align: left;
	font-size: 12px;
	padding: 0px;
	background-image: url(li_bg.gif);
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 184px;
	background-position: center;
}


.ProductGroupTree li a
{
	padding: 2px 0px 2px 5px;
	display: block;
	font-weight: bold;
}


.ProductGroupTree li a:link, .ProductGroupTree li a:visited 
{
	color: #FFF;

}

.ProductGroupTree li a:hover
{
	color: #FFF;
	text-decoration: underline;	
}

.ProductGroupTree li ul
{
	margin: 0px;
	padding: 0px;
}


.ProductGroupTree li ul li 
{
	margin: 0px;
	padding: 1px 0px 0px 0px;
	background-image: url(ul_li_bg.gif);
	background-repeat: no-repeat;
}

.ProductGroupTree li ul li li
{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	
}

.ProductGroupTree li ul li a:link,.ProductGroupTree li ul li a:visited,.ProductGroupTree li ul li a:hover
{
	padding: 2px 0px 2px 15px;

	color: #4d4d4d;
	font-weight: normal;
}

.vaihe td {
	background-color: #e2e2e2;
	padding: 2px;
	border: 1px solid #d6d6d6;
	color: #999;
	text-align: center;
}
td.valittu {
	background-color: #f8f8f8;
	color: #007f30;
	font-weight: bold;
}

a:link.navilink, a:visited.navilink {

    text-decoration: underline;

}

div.navi {
	margin: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	color: #d6d6d6;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

div.navi span {
	padding: 0px 10px 0px 10px;
	font-size: 12px;
}

ul.navi span:hover {
   padding: 2px 10px 2px 10px;
   background-color: #ededed;
}
@media print {
.headernav, .login, .left, .right { display: none }
	
.header {
	text-align: right;
	background-repeat: no-repeat;
	background-image: url(headerbg.jpg);
	font-size: 14px;
	height: 90px;

}
.main {

	font-size: 11px;
	width: 90%;

}
.wrap {
	width: 90%;
}
}

.miscinfo {
	font-size: 14px;
	color: #0062ab;
}

/** WS-editori **/	



.tinymce1 {
	font-weight: bold;
	font-size: 18px;
}
.tinymce2 {
	font-weight: bold;
	font-size: 16px;
}
.tinymce3 {
	font-weight: bold;
	font-size: 14px;
}
.tinymce4 {
	font-weight: normal;
	font-size: 12px;
}
.tinymce5 {
	font-weight: normal;
	font-size: 10px;
}
.tinymce6 {
	font-style: italic;
	font-size: 12px;
}
.tinymce7 {
	font-weight: bold;
	font-size: 12px;
	color: #CD0000;
}

.obs {
	font-weight: bold;
	color: #FF0000;
}
    
.error {
color:red;
}

