﻿.pressBgFeel {
   background: url("../../App_Themes/Whirlpool/Images/bg_press.jpg" ) no-repeat bottom left;
}

.pressHeaderImage
{
    display: block;
	float: left;
	margin-bottom: 10px;
    width: 639px;
    background: url("../../App_Themes/Whirlpool/Images/bg_press_header.gif" ) no-repeat bottom left;
    height: 120px;
}

/* ##################################################### */
/* ##### IMAGELISTING ################################## */
/* ##################################################### */
.pressReleaseImageListing { }
.pressReleaseImageListing div.results-media-item, .pressReleaseImageListing div.results-media-item-selected {
	margin: 0px 5px 10px 0px;
	padding: 10px 0px 0px 0px;
	display: block;
	float: left; 
	width: 148px; 
	text-align: center; 
	font-size: 10px;
	background: none;
}
/* ##### KÄYTETÄÄN TÄTÄ LUOKKAA, JOS TUOTE ON VALITTU ##### */
.pressReleaseImageListing div.results-media-item-selected {
    background: #FFF url("../../App_Themes/Whirlpool/Images/bg-results-media-item.gif") no-repeat left top;
}

.pressReleaseImageListing div.results-media-thumb
{
	width: 130px; 
	height: 130px; 
	overflow: hidden;
	margin: 0px 10px 5px 10px;
	padding: 0px;
}

.pressReleaseImageListing img.results-media-hover
{
	border: 1px solid #a9a9a9;
	vertical-align:bottom;
	margin: 10px 10px 5px 10px;
	padding: 0px;
}

.pressReleaseImageListing div.results-media-link
{
	 display: block; 
	 float: left; 
	 clear: both; 
 	 width: 130px; 
	 margin-left: 10px; 
	 text-align:center; 
	 text-decoration:none; 
	 vertical-align:bottom;
	 position: relative; /* override absolute positioning problem */
}
.pressReleaseImageListing .result-a-medianame { }
.pressReleaseImageListing .result-div-medianame a { color: #777777; text-decoration:none; }
.pressReleaseImageListing .result-div-medianame a:visited { color: #777777; text-decoration:none; }
.pressReleaseImageListing .result-div-medianame a:hover { color: #777777; text-decoration: underline; }
.result-div-medianame {}
.pressReleaseImageListing .hoverlayer
{
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	border: solid 1px #AEAEAE;
	padding: 10px;
	z-index: 500;
	background: #FFF;
	vertical-align: top;
	margin: 10px 10px 5px 10px;
}

.pressReleaseImageListing img.hoverimage
{
	border: solid 1px #a9a9a9;	
}

.pressReleaseImageListing .hoverdescription
{
	text-align:left;
}


.pressReleaseImageListing div.results-media-item input[type=checkbox], .pressReleaseImageListing div.results-media-item-selected input[type=checkbox] {
    margin: 0px 0px 0px 10px; 
    height: 28px;
}

/* CSS HACK for IE7 only */
/* HUOM! Ei toimi varmasti! */
*+html .pressReleaseImageListing div.results-media-item input[type=checkbox], *+html .pressReleaseImageListing div.results-media-item-selected input[type=checkbox] {
    margin: 0px 0px 0px 5px; 
    height: 34px;
}





div.linkDownload{
    background: url("../../App_Themes/Whirlpool/Images/bgDownloadLinkRight.gif" ) no-repeat top left; 
    padding: 5px 0px 9px 20px; margin: 0px; height: 29px;
    padding: 0px 0px 0px 20px; 
    display: block; 
    float:right;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
}
a.linkDownload {

    display: block; 
    background: url("../../App_Themes/Whirlpool/Images/bgDownloadLink.gif" ) no-repeat top right;
     margin: 0px; margin-left: -3px; color: #FFF; text-decoration: none;
    font-family: Gill Sans MT, Arial, Tahoma; font-size: 11px; font-weight:bold;
    text-transform:uppercase; text-shadow: #737373 -1px 1px 0px;
    padding: 5px 15px 0px 0px; display: block;height: 29px;
}

