﻿
/* item image styles to prevent overflow */
img.res106x53
{
    width: 106px;
    height: 53px;
}
img.res128x64
{
    width: 128px;
    height: 64px;
}
img.res146x73
{
    width: 146px;
    height: 73px;
}
img.res162x81
{
    width: 162px;
    height: 81px;
}
img.res166x107
{
    width: 166px;
    height: 107px;
}
img.res338x169
{
    width: 338px;
    height: 169px;
}
img.res662x331
{
    width: 662px;
    height: 331px;
}



/* Endero.Atria.Web.SearchBox */

#atria-footer #footer-header .ms-sbscopes
{
    display: none;
}
#atria-footer #footer-header TD.ms-sbcell
{
    border: 0px; /*vertical-align: middle;     background: transparent url(/_layouts/Endero.Atria.Web/Images/search_textbox_bg.png) no-repeat top left; 	padding: 9px 5px 9px 18px;*/
    padding-top: 9px;
    padding-right: 0px;
}
#atria-footer #footer-header TD.ms-sbcell input
{
    background-color: Transparent;
    border: 0px;
}
#atria-footer #footer-header TD.ms-sbcell a img
{
    margin-top: -2px;
}
#atria-footer #footer-header TD.ms-sbgo
{
    background-color: Transparent;
    padding: 0px;
}

#atria-footer #footer-header A
{
    padding: 0px;
}

#atria-footer #footer-header .search-textbox-moss
{
    float: left;
    background: transparent url(../Images/search_textbox_bg.png) no-repeat top left;
    padding: 0px 5px 9px 18px;
    width: 210px;
}
#atria-footer #footer-header .search-textbox-moss .ms-sbLastcell
{
    /* Piilotettu koska muuten hakuboksi bugittaa IE:ssä */
    display: none;
}
#atria-footer #footer-header .search-helplink-moss
{
    float: left;
    padding-top: 10px;
    padding-left: 5px;
}

/* Endero.Atria.Web.SiteMap.ascx */

/* Piilotetaan sivukartasta sivuston etusivu eli ensimmäinen listitem. -VL 1.7.2009 */
div#sitemap-this-site li:first-child
{
    display: block;
}


/* Endero.Atria.Web.IdeaForm.ascx */

#sitemap-content-wrap .balloon-wrap .IdeaFormTextBox
{
    overflow: auto;
    border: none;
    width: 197px;
    height: 55px;
    background-color: Transparent;
    font-size: 100%;
    line-height: 100%;
    color: #607784;
    padding-bottom: 15px;
}
#sitemap-content-wrap .balloon-wrap .watermarked
{
    overflow: auto;
    border: none;
    width: 197px;
    height: 55px;
    background-color: Transparent;
    font-size: 100%;
    line-height: 100%;
    color: #607784;
    padding-bottom: 15px;
}


#sitemap-content-wrap .balloon-wrap .IdeaFormImageButton
{
    margin: 0;
    border: 0;
    overflow: hidden;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
    background-position: center top;
    background-color: transparent;
    background-repeat: no-repeat;
    height: 24px;
    padding: 24px 0 0;
    width: 97px;
    background-image: url(../Images/laheta.png);
}
#sitemap-content-wrap .balloon-wrap .IdeaFormImageButton:hover
{
    background-position: center bottom;
}

			.balloon-wrap textarea {
		border: 0px solid;
		background-color: transparent;
		margin-bottom:14px;

	}


/* Search as You type */
#atria-footer #footer-header
{
	position: relative;
}

#atria-footer #footer-header td.ms-sbcell input 
{
	margin-top: -4px;
}

.quickSearchResultDivUnselected
{
    background: transparent url('/_layouts/Endero.Atria.Web/Images/semi-transparent_bg.png') repeat scroll 0 0;
    border: 1px solid #d0d7dc;
    padding: 2px 10px 2px 10px;
    min-height: 12px;
    border-bottom: 0;
    margin-left: 2px;
    overflow: hidden;
    text-overflow: ellipsis; /* works only ie */
}
.quickSearchResultDivSelected
{
    background: white;
    border: 1px solid #d0d7dc;
    padding: 2px 10px 2px 10px;
    border-bottom: 0;
    margin-left: 2px;
    overflow: hidden;
    text-overflow: ellipsis; /* works only ie */
}

.quickSearchResultCounter
{
    border: 1px solid #d0d7dc;
    border-bottom: 0;
	width: 290px;
    padding: 0 10px 0 0;
    margin-left: 2px;
    background: transparent url('/_layouts/Endero.Atria.Web/Images/semi-transparent_bg.png') repeat scroll 0 0;
    text-align:right;
    font-weight:bold;
}

.quickSearchFooter
{
    width: 304px;
    height: 9px;
	margin: 0 0 0 1px;
    background: transparent url('/_layouts/Endero.Atria.Web/Images/extended-content-footer_bg.png') no-repeat left top; 
}


/* Endero.Atria.Web.ContentQuery.WebParts */

.FeedDiv
{
}
.FeedDiv .Item
{
    padding-bottom: 5px;
}

.FeedDiv a, .FeedDiv a:link, .FeedDiv a:visited, .FeedDiv a:active
{
    /*color: #4a4a4a;*/
    color: #627583;
}

.ArticleDateTimeText
{
    /*color: #fe7d00;*/
    color: #4c4c4c;
    font-weight: bold;
    font-size: 90%;
}

/* Common webpart overrides */
.ms-WPHeader td
{
    border-bottom-width: 0;
}
/* Hakutulosten näyttäminen */

.hakutulokset
{
    border-top: solid 1px #cfd6dc;
    width: 707px;
    clear: both;
}

#column .hakutulokset:last-child
{
    /*background: transparent url('/_layouts/Endero.Atria.Web.Kuluttaja/Images/articlelist_botline.gif') no-repeat fixed bottom;*/
    border-bottom: solid 2px #cfd6dc;
}

.hakutulokset .ratingDiv
{
    text-align: right;
    width: 100%;
    height: 19px;
}

.hakutulokset .ratingDiv .wrapper
{
    float: right;
}

.hakutulokset .ratingDiv .wrapper .starDiv
{
    float: left;
    padding-top: 8px;
}
.hakutulokset .ratingDiv .wrapper .pageRatingDiv
{
    float: left;
    padding-left: 4px;
    padding-top: 6px;
}

.hakutulokset .contentWrapper
{
    clear: both;
}

.hakutulokset .contentWrapper .imgDiv
{
    float: left;
   /* width: 135px; --> Hätäapu DIV häiriöön */
}

.hakutulokset .contentWrapper .textDiv
{
    float: left;
    /*width: 500px;*/
    padding-left: 11px;
}

.hakutulokset .contentWrapper .textDiv .hakutuloksetpvm
{
    padding-bottom: 3px;
    color: #000000;
}

.hakutulokset .contentWrapper .textDiv .hakutuloksetkuvaus
{
    padding-top: 12px;
    padding-bottom: 12px;
}

.hakutulokset .srch-Title, .hakutulokset .srch-Title a:active, .hakutulokset .srch-Title a:visited, .hakutulokset .srch-Title a:link
{
    font-weight: bold;
    color: #5f7684;
}

.hakutulokset .srch-URL, .hakutulokset .srch-URL a:visited, .hakutulokset .srch-URL a:link
{
    /* font-weight: bold;*/
    color: #5f7684 !important;
}

.hakutulokset .srch-URL A:hover
{
    color: #b40608;
    text-decoration: none;
}

.hakutulokset A.textLink, .hakutulokset A.textLink:active, .hakutulokset A.textLink:visited
{
    color: #4b4c4e;
}

.hakutulokset .srch-Title A:hover, .hakutulokset A.titleLink:hover
{
    color: #b40608;
    text-decoration: none;
}

.hakutulokset .readMoreDiv
{
    clear: both;
    text-align: right;
    width: 100%;
    height: 25px;
}

.hakutulokset .readMoreDiv .wrapper
{
    float: right;
}

.hakutulokset .readMoreDiv .wrapper .text
{
    float: left;
    padding-right: 5px;
    padding-top: 3px;
}

.hakutulokset .readMoreDiv .wrapper .arrow
{
    float: left;
}

.hakutulokset .srch-Metadata
{
    border-top: 0px;
}


.hakutulos-selaus
{
    margin-top: 20px;
    margin-bottom: 20px;
}
.hakutulos-selaus a
{
    float: left;
}
.hakutulos-edellinen
{
    margin-left: 50px;
    background: transparent url(/_layouts/Endero.Atria.Web.Kuluttaja/Images/arrow_left.png) no-repeat left 3px;
    padding-left: 24px;
    line-height: 24px;
    display: block;
}
.hakutulos-seuraava
{
    margin-left: 50px;
    background: transparent url(/_layouts/Endero.Atria.Web.Kuluttaja/Images/arrow_right.png) no-repeat right 3px;
    padding-right: 24px;
    line-height: 24px;
    display: block;
}

/*Best Bet muitoilut*/
.bestbet .srch-BB-Description
{
    width: 190px;
    color: #666666;
}

.bestbet .srch-BestBetsTitle a:link, .bestbet .srch-BestBetsTitle a:visited
{
    color: #5F7684;
}

.srch-stats
{
    background-color: Transparent;
    color: #4C4C4C;
}

.srch-Page
{
    color: #4C4C4C;
    text-align: center;
    background-color: Transparent;
    text-decoration: none;
    border-left: 1px solid Transparent;
    border-right: 2px solid Transparent;
    font-weight: bold;
    margin: 0;
    padding: 0 4px;
}
.srch-Page a:link, .srch-Page a:visited
{
    color: #808080;
    font-weight: normal;
}
.srch-Page a:hover
{
    color: #B50508;
    font-weight: normal;
}

.srch-Page a#SRP_Prev
{
    /*float: left;*/
    border-left: #4C4C4C 0px solid;
    border-right: #4C4C4C 0px solid;
}

.srch-Page a#SRP_Next
{
    /*float: right;*/
    border-left: #4C4C4C 0px solid;
    border-right: #4C4C4C 0px solid;
}

.srch-Page a
{
    border-left: #4C4C4C 1px solid;
    border-right: #4C4C4C 1px solid;
    font-size: 90%;
    font-weight: bold;
    margin: 0 -4px 0 -5px;
    padding-bottom: 0px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 0px;
    text-align: center;
    background: none transparent scroll repeat 0% 0%;
}

/* hCard styles */
.vcard .geo 
{
    display: none;
    visibility: hidden;
}

/* Profile editor web part */

.profile_editbuttons 
{
    margin-top:10px;
}

.profile_title 
{
    margin-top:10px;
    font-weight:bold;
}

.profile_ismarketingallowed 
{
     margin-top:10px;
}

/* Endero.Atria.Web.Kuluttaja.NewsArchive.ascx */

.NewsArchive .atria-tab-style .ajax__tab_header {
	background-image: none;
	height: 14px;
	font-weight: bold;
	color: #607784;
	border-bottom: solid 1px #cfd6dc;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.NewsArchive .atria-tab-style .ajax__tab_header span 
{
    display: block;
    float: left;
    height: 14px;
    line-height: 14px;
    padding-left: 0px;
    padding-right: 0px;
    width: 40px;
    padding: 0px;
    margin: 0px;
}

.NewsArchive .atria-tab-style .ajax__tab_header span.ajax__tab_active {
    background: transparent url(/_layouts/Endero.Atria.Web.Kuluttaja/Images/newsarchive_tabon.gif) no-repeat top left;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    color: #ffffff;
    border-left: solid 1px #92a3ad;
    border-right: solid 1px #92a3ad;
    width: 40px;
}

.NewsArchive .atria-tab-style .ajax__tab_header span.ajax__tab_active .ajax__tab_outer {
	background-image: none;
	padding-right: 0px;
	padding-left: 0px;
}

/* Endero.Atria.Web.Kuluttaja.NewsArchive.ascx listitemstyle */
		
#NewsArchive .artikkeli 
{
    border-top: solid 1px #cfd6dc;
    /*width: 727px;*/
    clear: both;
    margin-left: -20px;
}

#NewsArchive .atria-tab-style .ajax__tab_body 
{
    padding-right: 0px;
}

#NewsArchive .artikkeli:first-child
{
    border-top: solid 0px #cfd6dc;
    /*width: 727px;*/
    clear: both;
    margin-left: -20px;
}

#NewsArchive .artikkeli A.textLink:hover {
    color: #b40608;
    text-decoration: none;
}

#NewsArchive .artikkeli .readMoreDiv 
{
    text-align: left;
    border: 0px;
    background: transparent url(/_layouts/Endero.Atria.Web.Kuluttaja/Images/arrow_right.png) left top no-repeat; 
    line-height: 20px;
    margin-top: -18px;
    padding: 0 0 10px 25px;
    
}

#NewsArchive .accordion-header 
{
    background-color: Transparent;
    border: 0px;
    background-image: none;
}

#NewsArchive .artikkeli .contentWrapper .imgDiv 
{
    float: left;
    padding-top: 18px;
    padding-bottom: 18px;
    width: 135px;   
}

#NewsArchive .artikkeli .contentWrapper .textDiv .artikkelipvm 
{
    padding-top: 18px;
    padding-bottom: 3px;
    color: #000000;   
    font-size: 90%;
}

#NewsArchive .ui-state-active .readMoreDiv {
    background: transparent url(/_layouts/Endero.Atria.Web.Kuluttaja/Images/arrow_down.png) left top no-repeat;
}

#NewsArchive .artikkeli .contentWrapper .textDiv .artikkelikuvaus 
{
    padding-top: 0px;  
    border: 0px; 
}

#NewsArchive .artikkeli A.textLink, .artikkeli A.textLink:active, .artikkeli A.textLink:visited 
{
    font-weight: normal;
    color: #4b4c4e;
    padding: 0;
    margin: 0;
}

#NewsArchive .artikkeli A.titleLink, #NewsArchive .artikkeli A.titleLink:active, #NewsArchive .artikkeli A.titleLink:visited 
{
    font-weight: bold;
    color: #637685;   
    background-image: none;    
    padding: 0;
    margin: 0;
}

#NewsArchive .artikkeli A.titleLink:hover {
    color: #b40608;
    text-decoration: none;
}

#NewsArchive .ui-widget-content 
{
    background: transparent none;
}

/* Endero.Atria.Web.Kuluttaja.ArticleList.webpart */

.artikkeli 
{
    border-top: solid 1px #cfd6dc;
    width: 707px;
    clear: both;
}

#column .artikkeli:last-child 
{
    border-bottom: solid 2px #cfd6dc;
}

.artikkeli .ratingDiv 
{
    text-align: right;
    width: 100%;
    height: 19px;   
}

.artikkeli .ratingDiv .wrapper 
{
    float: right;
}

.artikkeli .ratingDiv .wrapper .starDiv
{
    float: left;
    padding-top: 8px;   
}
.artikkeli .ratingDiv .wrapper .pageRatingDiv
{
    float: left;
    padding-left: 4px;
    padding-top: 6px;
}

.artikkeli .contentWrapper 
{
    clear: both;   
}

.artikkeli .contentWrapper .imgDiv 
{
    float: left;
    width: 135px;   
}

.artikkeli .contentWrapper .textDiv 
{
    float: left;
    width: 500px;
    padding-left: 11px;
}

.artikkeli .contentWrapper .textDiv .artikkelipvm 
{
    padding-bottom: 3px;
    color: #000000;   
}

.artikkeli .contentWrapper .textDiv .artikkelikuvaus 
{
    padding-top: 12px;   
}

.artikkeli A.titleLink, .artikkeli A.titleLink:active, .artikkeli A.titleLink:visited 
{
    font-weight: bold;
    color: #5f7684;       
}

.artikkeli A.textLink, .artikkeli A.textLink:active, .artikkeli A.textLink:visited 
{
    color: #4b4c4e;
}

.artikkeli A.textLink:hover, .artikkeli A.titleLink:hover {
    color: #b40608;
    text-decoration: none;
}

.artikkeli .readMoreDiv 
{
    clear: both;
    text-align: right;
    width: 100%;
    /*height: 25px;*/
    margin-bottom: 10px;
    
}

.artikkeli .readMoreDiv .wrapper 
{
    float: right;
}

.artikkeli .readMoreDiv .wrapper .text 
{
    float: left;   
    padding-right: 5px;
    padding-top: 3px;
}

.artikkeli .readMoreDiv .wrapper .arrow 
{
    float: left;  
}

