/* CSS Document */
body {
		font-family: Arial, sans-serif;
		font-size:14px;
		line-height: 1.5em;
		margin:0px;
		text-align:center;
		background:url(../img/top_bg.png);
		background-repeat:repeat-x;
		}
		
#leftcontent {
		padding-top: 20px;
		padding-left: 10px;
		padding-right: 10px;
		}
		
#rightcontent {
		padding-top: 20px;
		padding-left: 10px;
		padding-right: 10px;
		}
		
#rightcontent h2 {
		padding-top:0px;
		clear:both;
		font-size:18px;
		font-variant:small-caps;
		margin: 0px 0px 10px 0px;
		color:#990000;
		border-bottom:thin solid;
		}
		
#rightcontent h3 {
		font-family:"Palatino Linotype";
		clear:both;
		font-size:14px;
		margin: 0px 0px 5px 0px;
		}		
		
#rightcontent p {
		font-family:Arial, sans-serif;
		font-size:12px;
		clear:right;
		padding-top:5px;
		padding-bottom:5px;
		margin-top: 0px;
		margin-bottom: 5px;
		border-bottom:1px dashed #990000;
		}
		
#rightcontent p:hover {
		background: #e6e6e6;
}
		
#rightcontent hr {
		color: #f00;
		background-color: #f00;
		}

.ajankohtaista {
		margin-top: 0px;
		font-size: 12px;
		}		
		
h1 {
		font-family:"Palatino Linotype";
		margin-top:0px;
		font-size:22px;
		color: #8b0221;
		}
		
h2 {
	 	font-family:"Palatino Linotype";
		padding-top:10px;
		margin-top:0px;
		font-size: 18px;
		color: #8b0221;
		}
		
h3 {
		font-family:"Palatino Linotype";
		color: #8b0221;
		}
	
.border {
		border:1px solid #712929;
		margin: 0px 5px 5px 5px;
		}
		
.liikkeenEsittely {
		margin: 5px 5px 0px 5px;
		}		
p {
		text-align:left;
		}
		
a:link {
		text-decoration:none;
		color:#000000;
		}	

a:visited {
		text-decoration:none;
		color:#000000;
		}		
		
a:hover {
		text-decoration:none;
		}					
		
		
.center {
		width:861px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		margin-bottom:0px;
		padding:0px;
		text-align:left;
		background-color:#fff; 
		}
		
#content {
		background:url(../img/mainGradient.jpg);
		background-repeat:repeat-y;
		background-color:#fff;
		border-left:1px solid;
		border-right:1px solid;
		padding-bottom:50px;
		}
		
#contentFull {
		background:url(../img/mainGradientFull.jpg);
		background-repeat:repeat-y;
		background-color:#fff;
		border-left:1px solid;
		border-right:1px solid;
		padding-bottom:50px;
		}		
		
#footerBg {
		width:100%;
		height:146px;
		background-image:url(../img/footerBg.jpg);
		background-repeat:repeat-x;
		clear: both;
		}
	
#footer {
		font-size:14px;
		width:861px;
		height:53px;
		background:url(../img/footerCent.jpg);
		background-repeat:no-repeat;
		background-color:#FFFFFF;
		text-align:center;
	}

#bannerHotLips {
		height:100px;
		background:url(../img/hotLipsHeader.jpg);
		}
		
#header {
		height:166px;
		background:url(../img/header.jpg);
		}
		
#navi {
		width:861px;
		height:34px;
		}
		
.tarjous1 {
	 width: 250px;
	 height: 150px; 
	 margin-left: 10px;
	 padding-left: 2px;
	 float: left;
	 background-image:url(../img/huuto.gif);
	 background-repeat:no-repeat;
 }
	 
.tarjous2 {
	 width: 250px;
	 height: 150px; 
	 margin-right: 10px;
	 padding-left: 2px;
	 float: right;
 }

a.red:link {
		text-decoration:underline;
		color:#8b0221;
		}	 
		
a.red:visited {
		text-decoration:underline;
		color:#8b0221;
		}	
		
a.red:hover {
		text-decoration:underline;
		color:#000000;
		}
#verkkokauppaan {
 	 background-image:url(../img/nuoli.gif);
	 background-repeat:no-repeat; 
	 height: 80px; }