html, body {
	height:100%;
	width:100%;
}
body {
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


div.content { 
	padding-top: 15px; 
	margin-left: 10px; 
	width: 900px; 
	padding-bottom: 30px;
}
.sub .content {
	width: 650px; 
}

div.hmenu {
	height: 35px;
	clear: none;
	background-image: url(images/hmenu_bg.jpg);
}

div.hmenu div.first,
div.hmenu div.firstselected,
div.hmenu div.menuitem1,
div.hmenu div.selected {	
	float: left;
	padding-right: 18px;
	padding-left: 19px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/hmenu_divider.jpg);
	background-position: left top;
	background-repeat:no-repeat;

}

div.hmenu div.first,
div.hmenu div.firstselected {
	background-image: none;
	/*padding-left: 30px;*/
}

/* linkki */
div.hmenu div.first a,
div.hmenu div.firstselected a,
div.hmenu div.selected a,
div.hmenu div.menuitem1 a {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	text-transform:uppercase;
}

div.hmenu a:hover {
	text-decoration:underline;
}


div.hmenu div.firstselected a,
div.hmenu div.selected a {
	text-decoration: none;
}


div.hmenu div.selected a:hover,
div.hmenu div.menuitem1 a:hover  {
	text-decoration: none;
}

div.langs {
	clear:both;
	padding-bottom:2px;
	padding-left:8px;
	width:200px;
}
div.langs a {
	margin-right:8px;
}
div.vmenuroot a {
	margin-top:9px;
	overflow:hidden;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}
div.vmenu {
	padding-bottom: 0px;
	padding-top: 20px;
	width: 230px;
	border-bottom: 1px solid #cbcbcb;
	
}

/* vmenun ensimmainen taso: containeri */
div.vmenu div.selected, 
div.vmenu div.level2 {
	display:block;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbcbcb;
	padding-left: 10px;
}

div.vmenu div.selected {
	background-image: url(images/vmenu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/* vmenun ensimmainen taso: linkki */
div.vmenu div.selected a,
div.vmenu div.level2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	display:block;
	text-decoration: none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;

}

/* vmenun toinen taso: containeri */
div.vmenu div.selected div.selected, 
div.vmenu div.level3 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 0px;
	background-image: none;
}

/* vmenun toinen taso: linkki */
div.vmenu div.selected div.selected a, 
div.vmenu div.level3 a { 
	font-size: 11px;
}

div.vmenu div.selected div.selected a{
	text-decoration:underline;
}

div.vmenu div.level3 a:hover,
div.vmenu a:hover {
	text-decoration:underline;
}
div.vmenu div.selected div.level3  a { 
	font-weight: normal; 
}

div.vmenu h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;

}

div.bct {
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	margin-top:10px;
	text-transform:lowercase;
	display: none;
}

div.bct div.selected, div.bct div.item {
	color:#333333;
	display:inline;
}
div.bct a {
	color:#333333;
	text-decoration:none;
}
div.bct a:hover {
	text-decoration:underline;
}

/** TUOTEREKISTERI **/

.ordercontrol {
	display: none;	
}

a.productimage,
a.productimage:hover {
	text-decoration: none;
	cursor: pointer;
	display: block;
}
/* listausnäkymän esikatselukuvan sisältävä elementti */
span.thumb_productimage {
	display: block;
	margin: 0 auto 0 auto;
	border: 1px solid #dcd9d9;
	width: 180px;
	height: 145px;
	background-position: center center;
	background-repeat: no-repeat;
}
/* tuotenäkymän esikatselukuva */
img.medium_productimage {
	max-width: 255px;
}
/* tuotenäkymän pienen esikatselu kuvan linkki */
a.preview_productimage {
	display: block;
	float: left;
	width: 121px;
	height: 121px;
	margin-right: 2px;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #cccccc;
	text-decoration: none;
	cursor: pointer;
}
/* tuotenäkymän pienen esikatselukuvan sisältävä elementti */
span.preview_productimage {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}
/* listausnäkymän tuotteen nimen linkki */
div.productinfo a {
	display: block;
}
div.headtools {
	height: 17px;
display: none;
	}
	
table.product_list {
	width: 646px;
}
.product_list .product_cell {
	vertical-align: top;
	text-align: left;
	height: 230px;
	margin: 10px;
}
/* yksittäisen tuote-boxin tyylit listauksessa */
table.product_wrapper {
	width: 200px;
	background: url(images/product_box_bg.png) top left repeat-x #f7f7f7;
	margin: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	height: 100%;
}
td.product_top_cell {
	font-size: 1px;
	height: 10px;
	background: url(images/product_box_top.png) bottom left no-repeat #fff;
}
td.product_bottom_cell {
	font-size: 1px;
	height: 15px;
	background: url(images/product_box_bottom.png) top left no-repeat #fff;
}
.product_list td.product_header,
.product_list td.product_description,
.product_list td.product_controls {
	border-left: 1px solid #dcd9d9;
	border-right: 1px solid #dcd9d9;
}
.product_list div.product_header,
.product_list div.product_description,
.product_list div.product_controls {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.product_list .product_header {
	height: 167px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.product_list .product_name { margin: 5px 0px 0px 7px; }
.product_list .product_name a { color: #868686; text-decoration: none; }
.product_list .product_name a:hover { text-decoration: underline; }
.product_list .product_price {
	display: none;
	margin: 0px 0px 0px 7px;
	color: #ec7800;
}
.normalprice {
	text-decoration: line-through;
	font-size: 90%;
	cursor: help;
}
.specialprice {
	cursor: help;	
}
.product_list .product_image_wrapper {
	margin-top: 3px;
	text-align: center;
}
.product_list img {
	border: 1px solid #dcd9d9;
	width: 128px;
}
.product_list a { border: 0px solid #000; }
.product_list .product_name {
	display: block;
}
.product_list div.product_description {
	font-weight: normal;
	color: #555;
	padding: 5px 5px 0px 7px;
}
.product_list td.product_controls {
	display: none;
	height: 30px;
	text-align: center;
	padding: 5px 5px 0px 7px;
}
.product_list .product_controls a {
	font-size: 11px;
	display: block;
	width: 62px;
	height: 22px;
	float: left;
	margin: 2px;
	padding: 4px 0px 0px 0px;
	text-align: center;
	cursor: pointer;
	color: #fff;
}
.product_list .product_controls a:hover {
	text-decoration: none;
}
.product_list .product_controls a.product_link_buy {
	background: url(images/button_orange.png) top left no-repeat;
}
.product_list .product_controls a.product_link_info {
	background: url(images/button_dark.png) top left no-repeat;
}

/** UUTISEN TYYLIT ALKAA **/


div.news {
	margin-top:10px;
}
div.news div.time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	padding-left:13;
	background-image:url(images/bullet_klo.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
}
div.news div.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
div.news div.description a {
	text-decoration: underline;
	background-image: none;
	padding-top: 0px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#003399;	

}
div.news div.description a:hover{
	color:#0066CC;
	text-decoration:underline;
}
div.news div.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;

}
div.news div.header img {

}
/** UUTISEN TYYLIT LOPPUU **/

/** KUVAGALLERIAN TYYLIT ALKAA **/
.galleryimages {
	padding-left:50px;
}
.galleryimagecontainer {
	/*border:1px solid #CCCCCC;*/
	/*float:left;*/
	margin-bottom:7px;
	margin-right:7px;
	padding:10px;
}

.galleryimagecontainer a {
	color: #333333;
}
.galleryimage {
	background-color:#FFFFFF;
}

a.galleryMenuSmall,
a.galleryMenu{
	display: block;
	height: 155px;
	width: 240px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top center;
	filter: alpha(opacity=70);
	-moz-opacity 70;
	opacity: .70;
	background-color:#FFFFFF;  
	border: 1px solid #000000;
}
a.galleryMenuSmall {
	height: 51px;
	width: 51px;
}
a.galleryMenuSmall:hover,
a.galleryMenu:hover{
	background-color: transparent;
	filter: alpha(opacity=100);
	-moz-opacity 100;
	opacity: 1.0;
}

.previewgalleryimage {
	background-color:#FFFFFF;
	padding:10px;
}
.gallerynavtop {
}
.gallerynavbottom {
	display:none;
}
.gallerynavbottom a {
	color:#333333;
	font-weight:bolder;
	text-decoration:none;
}
.pagelist {
	margin-left:10px;
	margin-right:10px;
}
.gallerynavbottom a.prev {
	float:left;
}
.gallerynavbottom a.next {
	float:right;
}
/** KUVAGALLERIAN TYYLIT P��TTYY **/


a.toteutus {
	color: #000000;
	text-decoration:none;
}


/** LOMAKKEET **/

div.forms {
	/*padding: 15px;
	border: 1px solid #cccccc;*/
}

div.forms div.tabs {
	font-size: 105%;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
}
div.forms div.tabs .selectedtab,
div.forms div.tabs .tab {
	display: block;
	float:left;
	font-weight: bold;
	padding-right: 16px;
	color: #666666;
}

div.forms div.tabs .selectedtab {
	text-decoration: underline;
	color: #333333;
}

div.forms div.buttons {
	padding-top: 15px;
}

div.forms div.question {
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 8px;
}

div.forms form {
	margin: 0; padding: 0;
}

div.forms label.file,
div.forms label.text {
	padding-top: 8px;
	display:block; 
}
div.forms input.file,
div.forms input.text {
	width: 45%;
	display:block;
}
/** Formit loppuu **/

/** LAYOUT **/

.whitebg {
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 10px;
	margin-left: 10px;
}

.banner {
	background-image: url(images/banner_bg.jpg);
	background-repeat: repeat-x;
	background-color: #1B6EA1;
	background-position: left top;
	height: 260px;
}
.hmenuvarjo {
	background-image: url(images/banner_footer.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 20px;
}
.contentarea {
	background-image: url(images/content_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.footer {
	background-image: url(images/footer_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 140px;
}
.footermenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 12px;
	text-align: right;
	padding-right: 30px;
	word-spacing: 8px;
}
.footermenu a{
	text-decoration: none;
	color: #555555;
	word-spacing: normal;
}
.footermenu a:hover {
	color: #666666;
}

.footertext {
	padding-left: 10px;
	padding-top: 25px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
.footertext * {
	color: #555555;
}
.footertext b {
	font-size: 13px;
	font-weight: bold;
}
.footertext a {	
	color: #858585;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.copyright {
	color: #9B9B9B !important;
	text-align: right;
	padding-top: 20px;
	font-size: 10px;
	padding-right: 30px;
}

.copyright a{
	color: #9B9B9B;
	text-decoration: none;
}

img.bannerimg{
	float: right;
}

ul#bannerimages {
	background: transparent;
	margin: 0;
	padding: 0;
	width: 525px;
	height: 260px;
	float: right;
	position: relative;
}
  
ul#bannerimages li {
    display: block;
	height: 260px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
	width: 525px;
}
    
ul#bannerimages li img {
	border none;
}


.banner .bannertext {
	padding-top: 50px;
	margin-left: 50px;
	width: 325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #ffffff;
}
.banner .bannertext .big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #ffffff;
}
.banner .bannertext .normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 20px;
}
.banner a {
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
	font-size: 14px;
	text-decoration: none; 
	color: #009EED;
}


/** BOXIT **/
div.boxes {
	padding-left: 30px;
	padding-top: 20px;
}
div.box {
	width: 232px;
	margin-bottom: 10px;

}
div.boxtop {
	height: 8px;
	line-height: 1px;
	background-image: url(images/box_top_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
div.boxcontent {
	background-image: url(images/box_bg.png);
	background-repeat: repeat-y;
	background-position: left;

}
div.boxname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #133984;
	clear: both;
	background-repeat: no-repeat;
	background-position: right center;
}
div.boxname a {
	color: #133984;
	padding-left: 19px;
	padding-top: 1px;
	padding-bottom: 6px;
	border-bottom: 1px solid #d8d8d8;
	text-decoration: none;
	display: block;
}
div.boxdescription {
	clear: both;
	width: 200px;
	margin-left: 19px;
}
div.boxdescription a {
	color: #D65116;
}
div.boxbottom {
	background-image: url(images/box_bottom_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}
.bottommargin {
	padding-bottom: 40px;
}

/** BOXIT LOPPUU **/
.logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 240px;
	margin-left: 10px;
	display: block;
}

.stronglight {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	padding-right: 10px;
}

.stronglight a {
	color: #999999;
}
