#sbox-window embed, #sbox-window object, #sbox-window select
{
	visibility:				visible;
}

#sbox-overlay
{
	position:				absolute;
	background-color:		#FFF;
}

#sbox-window
{
	position:				absolute;
	background-color:		#00928f;
	text-align:				left;
	overflow:				visible;
	padding:				5px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
}

#sbox-btn-close
{
	position:				absolute;
	width:					30px;
	height:					30px;
	right:					5px;
	top:					5px;
	background:				url(/images/close.gif) no-repeat center;
	border:					none;
	z-index:				65000;
}

.sbox-window-ie6 #sbox-btn-close
{
	background-image:		url(closebox.gif);
}

.sbox-loading #sbox-content
{
	background-image:		url(/images/spinner.gif);
	background-repeat:		no-repeat;
	background-position:	center;
}

#sbox-content
{
	clear:					both;
	overflow:				auto;
	background-color:		#fff;
	height:					100%;
	width:					100%;
}

.sbox-content-image#sbox-content
{
	overflow:				visible;
}

#sbox-image
{
	display:				block;
}

.sbox-content-image img
{
	display:				block;
}

.sbox-content-iframe#sbox-content
{
	overflow:				visible;
}

.body-overlayed embed, .body-overlayed object, .body-overlayed select
{
	visibility:				hidden;
}


#box-main {
	line-height: 16px;	
	padding:10px;
	margin:7px;
}


.tuotekortti-body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}

#wrapper-tuote {
	text-align: left;
	line-height: 16px;
	position:relative;
	width:820px;
}

#tuotekortti_sisalto {
	height:300px;
	overflow: auto;
	width:820px;
	margin-top: -13px;
}

#tuotekortti_sisalto[id] {
	margin-top: 0;
	width:auto;
}

#product_name {
	height: 32px;
	background-color:#CCCCCC;
	background-image: url(images/tuotekorttiBg1.gif);
}

#wrapper-tuote p, #wrapper-tuote h1, #wrapper-tuote h2, #wrapper-tuote h3, #wrapper-tuote h4, #wrapper-tuote h5, #wrapper-tuote h6 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	background-repeat: no-repeat;
}
#wrapper-tuote a {
	color: #1996D0;
}
#wrapper-tuote a:hover {
	color: #0168B3;
	text-decoration: none;
}

#wrapper-tuote h1 {
	font-size: 14px;
	color: #333333;
	margin-bottom: 20px;
	line-height: 22px;
}
#wrapper-tuote #pad-tuote {
	padding: 10px;
}

#product_name h2 {
	font-size: 13px;
	line-height: 30px;
	padding-left: 10px;
}
#wrapper-tuote h3 {
	color: #00928F;
}
td.ominaisuudet {
	background-color: #E9EAEB;
}
#wrapper-tuote .ominaisuudet td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F3F4;
}

#footer-tuote{
	background-image: url(/images/tuote_footer.gif);
	position: absolute;
	left: 0px;
	top: 400px;
}
