@charset "UTF-8";
/*   
Theme Name: Kassone
Description: Kassone:n sivustopohjat
Author: Jarno Marttila
Author URI: http://www.daddyfinland.fi
Version: 0.1
.
Daddy Finland © 2009  
.
*/
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 14px;
	background-color: #eaeaea;
}
.oneColLiqCtrHdr #container {
	width: 956px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 17px;
	padding-left: 17px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d2d2d2;
	border-bottom-color: #d2d2d2;
	border-left-color: #d2d2d2;
}
.oneColLiqCtrHdr #header {
	width:100%;
	height:41px;
	padding: 0;
	background-repeat: repeat-x;
	margin: 0px;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 16px;
}
.oneColLiqCtrHdr #mainContent {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.oneColLiqCtrHdr #mainContent  h1 {
	font-size: 16px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin: 0px;
		font-family: Georgia, "Times New Roman", Times, serif;
	color: #4889C4;
	font-size: 16px;
}
.oneColLiqCtrHdr #mainContent  h2 {
	
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin: 0px;
				font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #4889C4;
}
.oneColLiqCtrHdr #mainContent p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display:block;
	line-height: normal;
	white-space: normal;
	text-align: left;
	padding-top: 0;
	padding-right: 20;
	padding-bottom: 0;
	padding-left: 0;
}
.oneColLiqCtrHdr #footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#fff;
	font-size: 12px;
	text-align: center;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}
a:link{
	color: #4889C4;
	text-decoration:none;
}
a:visited{
	color: #4889C4;
	text-decoration:none;
}
a:hover{
	color: #4889C4;
	text-decoration:none;
}
a:active{
	color: #4889C4;
	text-decoration:none;
}
#footerPalaute{
height:38px;
text-align:right;
}
.oneColLiqCtrHdr #footer p a:link{
	color:#6e1f7c;
	text-decoration:none;
}
.oneColLiqCtrHdr #footer p a:visited{
	color:#6e1f7c;
	text-decoration:none;
}
.oneColLiqCtrHdr #footer p a:hover{
	color:#6e1f7c;
	text-decoration:none;
}
.oneColLiqCtrHdr #footer p a:active{
	color:#6e1f7c;
	text-decoration:none;
}
.entry img{
	vertical-align: text-top;
	margin-left:0px;
	margin-right:15px;
	margin-bottom:10px;
	float:left;
}



.page-navi{
	padding-top: 12px;
	height:29px;
}

#nav {
	padding: 0;
	margin: 0;
	height:41px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(http://www.kassone.com/wp-content/themes/kassone/images/NaviBGimage.jpg);
	background-repeat:repeat-x;
}

#nav ul{
	height:41px;
	display: block;
	margin: 0;
	padding:0;
}
#nav li{
	height:27px;
	margin: 0;
	padding:0;
	list-style: none;
	text-align:center;
	display:inline-block;
	padding-top: 13px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
white-space:nowrap;
zoom:1;
*display: inline;
_height: 27px;
}
#nav li a:link{
	color:#666;
	text-decoration:none;
}
#nav li a:visited{
	color:#666;
	text-decoration:none;
}
#nav li a:hover{
	color:#666;
	text-decoration:none;
}
#nav li a:active{
	color:#666;
	text-decoration:none;
}
#nav li .current a:link{
	color:#fff;
	text-decoration:none;
}
#nav li .current a:visited{
	color:#fff;
	text-decoration:none;
}
#nav li .current a:hover{
	color:#fff;
	text-decoration:none;
}
#nav li .current a:active{
	color:#fff;
	text-decoration:none;
}
.current {
	background-image: url(http://www.kassone.com/wp-content/themes/kassone/images/current_page_itemBG.jpg);
	background-repeat: repeat-x;
	display:inline-block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
	
}
.current_page_item{
	background-image: url(http://www.kassone.com/wp-content/themes/kassone/images/current_page_itemBG.jpg);
	background-repeat: repeat-x;
	display:inline-block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
}



.current_page_parent{
	background-image: url(http://www.kassone.com/wp-content/themes/kassone/images/current_page_itemBG.jpg);
	background-repeat: repeat-x;
	display:inline-block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
.current_page_ancestor{
	background-image: url(http://www.kassone.com/wp-content/themes/kassone/images/current_page_itemBG.jpg);
	background-repeat: repeat-x;
	display:inline-block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
.post{
	margin-top: 15px;
	margin-bottom: 25px;
}
#sivupalkki{
	width:220px;
	float:right;
}
#sivupalkki_etusivu{
	width:305px;
	float:right;
}
#vasenPalsta{
	width:631px;
}

.widget{
	padding: 10px;
	margin-left: 0px;
	height:200px;
	background-color: #69A1D0;
	margin-bottom:10px;
}
.widgetLaitelista{
	padding: 10px;
	padding-left: 0px;
	margin-left: 0px;
	background-color: #fff;
	margin-bottom:10px;
	padding-top: 0px;
}
.widgetContentLaitelista h2{
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #4889c4;
	
}
.widgetContentTarjouslista{
	width:293px;
	background-color:#6e1f7c;
	border: 1px solid #dedede;
	text-align:center;
	padding:5px;
	padding-top: 5px;
}
.widgetContentUutislista{
	width:293px;
	background-color:#4889c4;
	border: 1px solid #dedede;
	text-align:center;
	padding:5px;
	padding-top: 5px;
}
#sivupalkki_etusivu .widget{
	padding: 0px;
	margin-left: 0px;
	height:140px;
	background-color: #fff;
	margin-bottom:10px;
}
#sivupalkki_etusivu .widget .widgetHeader{
	background-image:url(http://www.kassone.com/wp-content/themes/kassone/images/widgetHbg.jpg);
	height:24px;
	width:190px;
	padding-left:20px;
	padding-top:6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	margin-bottom:2px;
}
.widgetBar {
		margin-bottom:10px;
		margin-top:10px;
}
.widgetHeader{
	background-image:url(http://www.kassone.com/wp-content/themes/kassone/images/widgetHbg.jpg);
	height:24px;
	width:190px;
	padding-left:20px;
	padding-top:6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	margin-bottom:2px;
}
.widgetHeaderV{
	background-image:url(http://www.kassone.com/wp-content/themes/kassone/images/widgetHbgViolet.jpg);
	height:24px;
	width:190px;
	padding-left:20px;
	padding-top:6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	margin-bottom:2px;
}
#sivupalkki_etusivu .widget .widgetContent{
	width:305px;
	height:110px;
	background-color:#a4c4e2;
}
.widgetContentLaitelista{
	width:293px;
	background-color:#f2f2f2;
	border: 1px solid #dedede;
	text-align:center;
	padding:5px;
	padding-top: 5px;
}
.widgetContentLaitelista ul{
text-align:left;
list-style:none;
margin-left:0px;
padding-left:10px;
padding-right:10px;
margin-top:5px;
margin-bottom:10px;
}

.widgetContentLaitelista ul li{
	display:block;
	text-align:left;
	list-style-position:outside;
	margin-left:0px;
	padding-left:10px;
	padding-right:10px;
	background:url(images/listaviiva.gif) no-repeat 0px .3em; 
	list-style-type: none;
	padding-top:2px;
	padding-bottom:1px;
}
.widgetTextLaitelista{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color:#fff;
	border: 1px solid #dedede;
}
.widgetTextLaitelista a:link{
text-decoration:none;
color: #666;
}
.widgetTextLaitelista a:visited{
text-decoration:none;
color: #666;
}
.widgetTextLaitelista a:hover{
text-decoration:none;
color: #666;
}
.widgetTextLaitelista a:active{
text-decoration:none;
color: #666;
}
.widgetTextLaitelista h2 a:link{
text-decoration:none;
	color: #4889c4;
}
.widgetTextLaitelista h2 a:visited{
text-decoration:none;
	color: #4889c4;
}
.widgetTextLaitelista h2 a:hover{
text-decoration:none;
	color: #4889c4;
}
.widgetTextLaitelista h2 a:active{
text-decoration:none;
	color: #4889c4;
}
#sivupalkki_etusivu .widget .widgetContent img{
	border: 1px solid #FFF;
	left: 13px;
	top:13px;
	position: relative;
	float:left;
}
#sivupalkki_etusivu .widget .widgetContent .widgetText{
	width:185px;
	float:left;
	top:13px;
	left: 26px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#sivupalkki_etusivu .widget .widgetContent .widgetRM{
	width:185px;
	float:left;
	top:18px;
	left: 26px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#4889C4;
	margin:0px;

}
.widgetTextLaitelista ul h2{
	margin:0;
	padding:0;
	display:block;
	page-break-after: auto;
}
#sivupalkki_etusivu .widget .widgetContent .widgetRM a:link{
	color:#4889C4;
	text-decoration:none;
}
#sivupalkki_etusivu .widget .widgetContent .widgetRM a:hover{
		color:#4889C4;
	text-decoration:none;
}
#sivupalkki_etusivu .widget .widgetContent .widgetRM a:visited{
		color:#4889C4;
	text-decoration:none;
}
#sivupalkki_etusivu .widget .widgetContent .widgetRM a:active{
		color:#4889C4;
	text-decoration:none;
}
#nosto1{
	height:180px;
	background-color: #69A1D0;
	margin-bottom:10px;
}
#nosto2{
	height:180px;
	background-color: #69A1D0;
	margin-bottom:10px;
}
#nosto3{
	height:180px;
	background-color: #69A1D0;
	margin-bottom:10px;
}
.qtip .qtip-content{
   padding: 10px;
   overflow: hidden;
}
   
.qtip .qtip-content .qtip-title,
   .qtip-cream .qtip-content .qtip-title{
	background-color: #B2CFE8;
	background-image: url(images/tooltipBg.jpg);
   }
.qtip-contentWrapper{
	background-color: #B2CFE8;
	background-image: url(images/tooltipBg.jpg);
}
#etusivuboxit{
width:630px;
height:95px;
}
#etusivuboxit a{
width:100%;
height:100%;
display:block;
}
#etusivuboxit a:link{
		color: #FFF;
		text-decoration:none;
}
#etusivuboxit a:visited{
		color: #FFF;
		text-decoration:none;
}
#etusivuboxit a:hover{
		color: #FFF;
text-decoration:none;
}
#etusivuboxit a:active{
		color: #FFF;
	text-decoration:none;
}
.etusivubox{
width:305px;
height:95px;
float:left;
display:inline;
}
#etusivubox1{
	background-image:url(http://www.kassone.com/kuvat/etusivu_menestysBGkuva.jpg);
	background-repeat: no-repeat;
}
#etusivubox2{
	margin-left:20px;
	background-image:url(http://www.kassone.com/kuvat/etusivu_SafeCareBGkuva.jpg);
	background-repeat: no-repeat;
}
.etusivuboxTeksti{
	width: 125px;
	height:62px;
	float:right;
	padding-left:19px;
	padding-top:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
	line-height: 18px;
}
.etusivu_valiviiva{
	height:12px;
	width:630px;
}
#rullauutinen{
	background-image: url(http://www.kassone.com/wp-content/themes/kassone/images/etusivuRullauutinenBG.jpg);
	background-repeat: repeat-x;
	height: 32px;
	color:#8c8c8c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0;
	margin:0;
	width:630px;
	overflow: hidden;
}
#rullauutinen .teksti{
	padding-left:20px;	
padding-top:10px;
height: 22px;
	width:510px;
	display:inline-block;
	float:left;
}
#rullauutinen .linkki{
	text-align:center;
padding-top:10px;
height: 22px;
	width:100px;
	display:inline-block;
	float:right;
}

#rullauutinen a:link{
color:#8c8c8c;
text-decoration:none;
}
#rullauutinen a:visited{
	color:#8c8c8c;
text-decoration:none;
}
#rullauutinen a:hover{
	color:#8c8c8c;
text-decoration:none;
}
#rullauutinen a:active{
	color:#8c8c8c;
text-decoration:none;
}
.uutisrivi{
height:20px;
}
.alaetusivutuote{
	width: 630px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.alaetusivuvasen{
	width:140px;
	height:115px;
	float: left;
position:relative;
}
.tuotekuva{
	margin:0;
	padding:0;
}
.alaetusivuoikea{
	width:460px;
	height:115px;
	left:20px;
	position:relative;
	top: 0px;
	margin: 0 2em 0 140px;
}
.alaetusivutuote .otsikko{
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4889C4;
	font-size: 24px;
	margin-bottom:5px;
	width: 460px;
}
.pikkuteksti{
		margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6a6a6a;
	width: 460px;
	
}
.isoteksti{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6a6a6a;
	margin-bottom:25px;
	padding:0;
	margin-top:10px;
	width: 460px;
	left: 160px;
	position: relative;
}
.luelisaa {
		margin:0;
	padding:0;
	margin-top:5px;
width:460px;
}
.entry{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6a6a6a;
}
.entry a:link{
		color: #4889C4;
		text-decoration:none;
}
.entry a:visited{
		color: #4889C4;
		text-decoration:none;
}
.entry a:hover{
		color: #4889C4;
		text-decoration:none;
}
.entry a:active{
		color: #4889C4;
		text-decoration:none;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6a6a6a;
	width: 600px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.breadcrumb a:link{
		color: #4889C4;
		text-decoration:none;
}
.breadcrumb a:visited{
		color: #4889C4;
		text-decoration:none;
}
.breadcrumb  a:hover{
		color: #4889C4;
		text-decoration:none;
}
.breadcrumb a:active{
		color: #4889C4;
		text-decoration:none;
}
#nav ul li.current_page_ancestor a{
	color:#FFF;
}
#nav ul li.current_page_ancestor a:visited{
	color:#FFF;
}
#nav ul li.current_page_ancestor.current_page_parent a{
	color:#FFF;
}
#nav ul li.current_page_ancestor.current_page_parent a:visited{
	color:#FFF;
}
#nav ul li.current_page_parent a{
	color:#FFF;
}
#nav ul li.current_page_parent a:visited{
	color:#FFF;
}
#nav ul li.current_page_item a{
	color:#FFF;
}
#nav ul li.current_page_item a:visited{
	color:#FFF;
}
.oneColLiqCtrHdr #mainContent h3 {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4889C4;
	font-weight: normal;
}
#vasenPalsta table {
width:100%;
background-color:#f2f2f2;
}
#vasenPalsta table {
width:100%;
background-color:#f2f2f2;
}
.isotaulukko {
	width:100%;
	background-color:#f2f2f2;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #e0e0e0;
}


.isotaulukko td{
	padding-left: 15px;	
	padding-right: 15px;	
	padding-top: 15px;	
	padding-bottom: 15px;	

}
.sisempitaulukko{
margin:0;
}
.sisempitaulukko td{
		padding-left: 0px;	
	padding-right: 0px;	
	padding-top: 0px;	
	padding-bottom: 0px;	
}
.tarjous{
margin-bottom:0px;
text-align:left;
padding:10px;
padding-left:15px;

		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
}
.tarjous h2{
	color:#6e1f7c;
	font-weight: normal;
	font-size: 15px;
}
.tarjous h3{
	color:#6e1f7c;
	font-weight: normal;
}
.tarjous h2 a:link{
	color:#6e1f7c;
		
}
.tarjous h2 a:visited{
	color:#6e1f7c;
}
.tarjous h2 a:hover{
	color:#6e1f7c;
}
.tarjous h2 a:active{
	color:#6e1f7c;
}
.tarjous h3 a:link{
	color:#6e1f7c;
}
.tarjous h3 a:visited{
	color:#6e1f7c;
}
.tarjous h3 a:hover{
	color:#6e1f7c;
}
.tarjous h3 a:active{
	color:#6e1f7c;
}
.tarjousteksti{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tarjoustekstilinkki{
padding-top:4px;
margin-bottom:2px;
}
.tarjoustekstilinkki a:link{
	color:#6e1f7c;
	font-weight: bold;
margin-bottom: 0px;
padding-bottom: 0px;
}
.tarjoustekstilinkki a:visited{
		color:#6e1f7c;
		font-weight: bold;
}
.tarjoustekstilinkki a:hover{
		color:#6e1f7c;
		font-weight: bold;
}
.tarjoustekstilinkki a:active{
		color:#6e1f7c;
		font-weight: bold;
}
#vakuutuitko {
	color:#6e1f7c;
	font-weight: bold;
}
#vakuutuitko .otsikko{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#6e1f7c;
	font-weight: normal;
	margin-bottom:5px;
	margin-top:5px;
}
#vakuutuitko .teksti{
	color:#6e1f7c;
	font-weight: bold;
	margin-bottom:7px;
	margin-top:7px;
}
#vakuutuitko .teksti a:link{
		color:#6e1f7c;
		font-weight: bold;
}
#vakuutuitko .teksti a:visited{
		color:#6e1f7c;
		font-weight: bold;
}
#vakuutuitko .teksti a:hover{
		color:#6e1f7c;
		font-weight: bold;
}
#vakuutuitko .teksti a:active{
		color:#6e1f7c;
		font-weight: bold;
}
.uutinen{
	margin-bottom:0px;
	text-align:left;
	padding:10px;
	padding-left:15px;
	
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
}
.uutinen h2{
	color:#4889c4;
	font-weight: normal;
	font-size: 15px;
	
}
.uutinen h3{
	color:#4889c4;
	font-weight: normal;
}
.uutinen h2 a:link{
	color:#4889c4;
		
}
.uutinen h2 a:visited{
	color:#4889c4;
}
.uutinen h2 a:hover{
	color:#4889c4;
}
.uutinen h2 a:active{
	color:#4889c4;
}
.uutinen h3 a:link{
	color:#4889c4;
}
.uutinen h3 a:visited{
	color:#4889c4;
}
.uutinen h3 a:hover{
	color:#4889c4;
}
.uutinen h3 a:active{
	color:#6e1f7c;
}
.uutisteksti{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.uutistekstilinkki{
padding-top:4px;
margin-bottom:2px;
	font-weight: bold;
}
.uutistekstilinkki a:link{
	color:#4889c4;
	font-weight: inherit;
margin-bottom: 0px;
padding-bottom: 0px;
}
.uutistekstilinkki a:visited{
		color:#4889c4;
		font-weight: inherit;
}
.uutistekstilinkki a:hover{
		color:#4889c4;
	font-weight: inherit;
}
.uutistekstilinkki a:active{
	color:#4889c4;
	font-weight: inherit;
}
.entry .uutistekstilinkki{
	font-size:12px;
	font-weight: normal;
}
.qtip-content {
*line-height:10px;
}