/* COMMON */
body {
	font-size: 11px;
	color: #666666;
	background: #9FA5AA url(../imgs/common/bg.gif) 0 0 repeat-x;
	text-align: center;
}
input {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 11px;
	color: #666666;
	cursor: pointer;
}
option {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 11px;
	color: #666666;
	cursor: pointer;
}

p {
	margin: 0 0 5px 0;
	font-size: 11px;
}
h1 {
	margin: 0 0 10px 0;
}
h2 {
	font-size: 11px;
	margin: 0;
}

/* DROPSHADOW */
div.dshadow {
	width: 850px;
	background: transparent url(../imgs/common/dshadow.gif) 0 
0 no-repeat;
	z-index: 2;
}
div.dshadowbtm {
	padding: 0 0 54px 0;
	width: 850px;
	background: transparent url(../imgs/common/dshadowbtm.gif) 
0 bottom no-repeat;
	z-index: 3;
}
div.dshadowrepeat {
	margin: 0 auto 0 auto;
	width: 850px;
	background: transparent 
url(../imgs/common/dshadowrepeat.gif) 0 0 repeat-y;
	z-index: 1;
}

/* ELEMENTS */
div#divBody {
	margin: 0 auto 0 auto;
	padding: 11px 0 0 0;
	width: 750px;
}
div.holder {
	margin: 0 11px 0 11px;
	width: 728px;
}
div#divRow1 {
	height: 90px;
	background: transparent url(../imgs/common/header.gif) 0 0 
no-repeat;
}
div.row1spacer {
	height: 53px;
}
div#divRow2 {
}
div#divRow3 {
}
div#divNav {
	float: right;
}

ul#ulNav {
	list-style-type: none;
	padding: 0;
	margin: 0 0 100px 0;
	font-size: 10px;
	font-weight: bold;
}
ul#ulNav li {
	display: block;
	background: transparent 
url(../imgs/common/navbulletin.gif) 0 5px no-repeat;
	padding: 0 0 0 8px;
	margin: 3px 0 0 0;
}
ul#ulNav li a {
	text-decoration: none;
}
ul#ulNav li.subnav {
	display: block;
	margin: 1px 0 0 10px;
	padding: 0 0 0 8px;
	background: transparent 
url(../imgs/common/subnavbulletin.gif) 0 5px no-repeat;
}
ul#ulNav li.subnav a:link, ul#ulNav li.subnav a:visited, 
ul#ulNav li.subnav a:hover, ul#ulNav li.subnav a:active {
	text-decoration: underline;
	font-weight: normal;
}
ul.attachment {
	list-style-type: none;
	padding: 0 0 0 3px;
	margin: 2px 0 7px 0;
	font-size: 10px;
	font-weight: normal;
}
ul.attachment li {
	display: block;
	margin: 1px 0 0 0;
	padding: 0 0 0 8px;
	background: transparent 
url(../imgs/common/navbulletin.gif) 0 5px no-repeat;
}
ul.attachment li a:link, ul.attachment li a:visited, 
ul.attachment li a:hover, ul.attachment li a:active {
	text-decoration: underline;
	font-size: 11px;
	color: #FF0000;
}
div.content {

	margin: 11px;
	text-align: left;
}

/* CONTENT */
table#tableContent {
	width: 728px;
	text-align: left;
}
table#tableContent th {
	height: 20px;
	background: #999999;
	color: #FFFFFF;
	font-size: 10px;
	padding: 5px 0 5px 5px;
	border: 1px solid #FFFFFF;
}
table#tableContent th.first {
	width: 179px;
	background: #CCCCCC;
	border-left: none;
	color: #000000;
}
table#tableContent th.last {
	border-right: none;
}
table#tableContent td {
	border: 1px solid #FFFFFF;
	border-bottom: none;
	background: transparent url(../imgs/common/tddivider.gif) 
0 90px no-repeat;
}
table#tableContent td.first {
	width: 179px;
	border-left: none;
	background: none;
}
table#tableContent td.last {
	border-right: none;

}
table#tableContent td.subcontent {
	background: transparent url(../imgs/common/tddivider.gif) 
0 0 no-repeat;
}
table#tableContent td.copyright {
	background: #F2F2F2;
	border: 1px solid #E5E5E5;
	padding: 5px;
	font-size: 9px;
	height: 25px;
}
table#tableContent td.separator {
	height: 15px;
	background: #FFFFFF;
}
table#tableProduct {
	font-size: 10px;
}
table#tableProduct td {
	font-size: 10px;
	padding: 2px 0 2px 0;
}
table#tableProduct td.zoom {
}
table#tableProduct td.select {
	width: 15px;
}
table#tableProduct td.zoom img.zoom {
	float: right;
	margin: 3px;
}
table#tableProduct tr.pic {
	height: 10px;
}
table#tableProduct tr.pic td {
	height: 10px;
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
}
div#divProduct {
	width: 200px;
	margin: 0 10px 0 10px;
	float: right;
	border: 1px solid #E5E5E5;
}

div#divProduct2 {
	width: 200px;
	margin: 0 10px 0 10px;
	float: right;
	
}

/* LINKS */
a.more {
	display: block;
	background: transparent url(../imgs/common/more.gif) 0 0 
no-repeat;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
}
a.more:link {
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
a.more:visited {
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
a.more:hover {
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
a.more:active {
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
a.email {
	text-decoration: underline;
}

/* MISC */

/*kalle lisännyt, jotta extranetin uutiset div venyisi 
täyteen mittaansa IE:llä*/
#uutisvenytys {
	width: 300px;
}


span.language {
	font-size: 10px;
	float: right;
	color: #999999;
	margin: 5px 10px 0 0;
}
div.login {
	font-size: 9px;
	font-weight: bold;
}
div.login input.login {
	width: 100px;
	margin: 0 0 10px 0;
}
div.login img.divider {
	margin: 15px 0 15px 0;
}
div.login input.submit {
	margin: 0 0 6px 10px;
	background: none;
	border: none;
}
p.contact {
	font-size: 9px;
}
img.G5 {
	margin: 3px 0 0 0;
}
span#spanBreadcrumb {
	font-size: 10px;
}
span#spanBreadcrumb a {
	font-weight: bold;
}