* {
	margin:0;
	padding:0;
}
body {
	font: 10px/14px Verdana, Arial,sans-serif;
}
ul {
	list-style:none;
}
fieldset {
	padding: 5px;
}
dl {
	padding: 0 10px 10px 10px;
}
dt {
	font-weight: bold;
	margin-top: 15px;
}
h2 a {
	text-decoration:none;
}
a { 
	color: #666; 
}
a:hover { 
	background:#666;
	color: #fff; 
}

/* container ----------------------------------*/
#container {
	margin-left: 10px;
	width: 1014px;
}
/* nostot -------------------------------------*/
#nostot {
	height: 100px;
	position: absolute;
	top: 0;
	left: 10px;
	width: 1014px;
}
#nostot img {
	float: left;
	margin-right: 10px;
}
.nosto {
	float: left;
	font-size: 14px;
	width: 335px;
}
.nosto p {
	margin: 10px 10px 10px 0;
}
.nosto span {
	color: #7F7F7F;
	display: block;
	margin-top: 5px;
}
.nosto a {
	color: #098CE8;
	text-decoration: none;
}
.nosto a:hover {
	background: #fff;
	color: #098CE8;
	text-decoration: underline;
}
/* header -------------------------------------*/
#header {
	background: #EEE9E5;
	margin-top: 100px;
}

#header-muut {

	background: #EEE9E5;
	margin-top: 0px;
	
}
/* mainostop -----------------------------------*/
#mainostop {
	background: #DDD2CC;
	height: 90px;
	width: 728px;
	position: absolute;
	top:110px;
	left: 270px;
	z-index: 10000;
}

#mainostop-muut {
	background: #DDD2CC;
	height: 90px;
	width: 728px;
	position: absolute;
	top:10px;
	left: 270px;
	z-index: 10000;
}
/* linkit --------------------------------------*/
#linkit {
	background: #DDD2CC;
	overflow: hidden;
}
#linkit ul {
	margin-left: 20px;
}
#linkit ul li {
	float: left;
	width: 137px;
}
#linkit a {
	background: #8E7C72;
	color: #fff;
	display: block;
	font: 15px Helvetica,Arial,Sans-serif;
	font-weight: bold;
	margin-right: 2px;
	padding: 5px 0;
	text-align: center;
	text-decoration: none;
}
#link_etu {
	border-top: 5px solid #F14F00;
}
#link_etu:hover, #link_etu.valittu {
	background: #F14F00 !important;	
}
#link_art {
	border-top: 5px solid #1291D2;
}
#link_art:hover, #link_art.valittu  {
	background: #1291D2;
}
#link_kes {
	border-top: 5px solid #FFB701;
}
#link_kes:hover, #link_kes.valittu  {
	background: #FFB701;
}
#link_rav {
	border-top: 5px solid #8ED345;
}
#link_rav:hover, #link_rav.valittu  {
	background: #8ED345;
}
#link_tyo {
	border-top: 5px solid #D145D3;
}
#link_tyo:hover, #link_tyo.valittu  {
	background: #D145D3;
}
#link_blo {
	border-top: 5px solid #D65151;
}
#link_blo:hover, #link_blo.valittu  {
	background: #D65151;
}
#link_kau {
	border-top: 5px solid #51C5D6;
}
#link_kau:hover, #link_kau.valittu  {
	background:#51C5D6;
}
/* polku ----------------------------------------*/
#polku {
	padding: 10px 0px 10px 25px;
	position:absolute;
	top: 244px;
	left: 10px;
	width: 990px;
}
#polku a {
	color: #098CE8;
	font: 14px Helvetica,Arial,Sans-serif;
	text-decoration: none;
}
#polku a:hover {
	background: #fff;
	text-decoration: underline;
}
#polku-muut {
	padding: 10px 0px 10px 25px;
	position:absolute;
	top: 144px;
	left: 10px;
	width: 990px;
}
#polku-muut a {
	color: #098CE8;
	font: 14px Helvetica,Arial,Sans-serif;
	text-decoration: none;
}
#polku-muut a:hover {
	background: #fff;
	text-decoration: underline;
}

#bread {
	float: left;
	width: 850px;
}
#aika {
	float: left;
	width: 140px;
}
/* content ------------------------------------------*/
#content {
	background: #fff;
	margin-top: 40px;
}
/* main-content -------------------------------------*/
#main-content {
	float: left;
	width: 760px;
}
/* center-content ----------------------------------*/
#center-content {
	border-left:1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	float: right;
	padding: 0 5px;
	width: 495px;
}
#center-content #intro {
	background: #FFD800;
	color: #000;
	height: 150px;
}
#center-content h1 {
	background: #FFB701;
	font-size: 18px;
	font-weight: normal;
	padding: 4px;
}
#center-content h2 {
	font-size: 24px;
	margin-top: 1em;
	padding: 0.5em;
}
#center-content img {
}
#center-content #intro p {
	padding: 5px 5px 0 0;
}
/* center-content linkit -----------------------------*/
#center-content-linkit {
	clear: both;
}
#center-content-linkit h2 {
	padding:0;
}
#center-content-linkit h2 a {
	background: #429C34;
	color: #000;
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding: 4px;
	margin:0;
	text-decoration: none;
}
#center-content-linkit h3 a {
	background: #B7EAAF;
	display: block;
	font-size: 10px;
	padding: 4px;
	color: #000;	
}

.linkitotsikko {
	background: #429C34 !important;
	color: #000;
}

.linkitalaotsikko {
	background: #B7EAAF !important;
	color: #000;
	padding:4px;
}

.linkitotsikko a {
	color: #000;
	display:block;
	text-decoration:none;
}

.linkitalaotsikko a {
	color: #000;
	display:block;
}

/* viestiketju --------------------------------------*/
.keskusteluotsikko {
	background: #FFB701 !important;
	color: #fff;
}

.keskusteluotsikko a {
	background: #FFB701 !important;
	color: #fff;
}

.muutotsikko {
	background: #DDD2CC !important;
	color: #fff;
}


.kauppaotsikko {
	background: #51C5D6 !important;
	color: #fff;
}

.tyokaluotsikko {
	background: #D145D3 !important;
	color: #fff;
}

.ravintolaskuriotsikko {
	background: #8ED345 !important;
	color: #fff;
}

.magazineotsikko {
	background: #1291D2 !important;
	color: #fff;
}

.magazineotsikko a{
	background: #1291D2 !important;
	color: #fff;
}

.blogiotsikko {
	background: #D65151 !important;
	color: #fff;
}
.blogiotsikko a {
	color: #fff;
	display: block;
}


.magazineindex {
        background: #CCE1F2;
        width: 98%;
        padding: 4px;
        margin-bottom: 2px;
}

.blogiindex {
        background: #ffdcdc;
        width: 98%;
        padding: 4px;
        margin-bottom: 2px;
}

#magazinekirjoittaja {
        background: #CCE1F2;
        font-size: 10px;
        text-decoration: bold;
        padding: 4px;
        width: 100%;
}

.keskusteluindex {
        background: #F5F0BB;
        width: 485px;
        padding: 4px;
        margin-bottom: 2px;
}

#keskusteluvastausotsikko {
        background: #F5F0BB;
        padding-left: 40px;
}

#keskusteluvastaus {
        background: #FDFAE7;
}

#keskuteludetails {
	background: #F5F0BB;
	color: #847A8D;
	padding: 4px;
}
div.sivut {
	background: #F6F5F3;
	clear:both;
	text-align: right;
	margin-bottom: 3px;
}
div.viestipohja {
	background: orange;
	clear: both;
	margin: 0 0 15px 0 !important;
}
div.viestipohja h2 {
	background: #F5F0BB;
	font-size: 10px !important;
	padding: 2px !important;
	margin:0 !important;
}
div.viestipohja h2 span {
	font-weight: normal;
	font-size: 10px;
	margin-right: 2em;
}
div.portrait {
	float: left;
	width: 67px;
	padding-top: 0em;
}
div.portrait a img{
	border:none;
}
.portrait a img:hover {

}
div.userinfo {
	float: left;
	margin: 1em 5px;
	width: 50px;
	overflow: hidden;
}
div.viesti {
	float: left;
	padding: 5px;
	width: 350px;
	overflow: hidden;
}

div.blogipostaus {}

div.blogipostaus p {margin-bottom: 10px;}
#viestipreview {
	float: left;
	margin-left:130px;
	padding: 5px;
	width: 350px;
	overflow: hidden;
}

div.viesti p {
	margin: 0.5em 0;
}
div.viesti blockquote {
  background-color: #EEE9E5;
  font-style: italic;
  padding: 5px;
}
.kirjaudusisaan {
	margin: 1em 0;
}
/* linkitem -----------------------------------------*/
.linkitem {
	margin: 15px 0 15px 50px;
}
.linkitem h4 {
	font-weight: bold;
	font-size: 10px;
}
.linkitem ul {
float: left;
}
.arvio {
	margin-top: 10px;
}
.arvio h5 {
	display: inline;
	clear: both;
	float: left;
	font-size: 10px;
	font-weight: normal;
	padding: 4px;
	text-transform: capitalize;
}
.linkitem span { /* linkin arvio pisteet */
	border: 1px solid #eee;
	position:absolute;
	left: 275px;
	padding: 5px;
	margin-top: 2em;
}
.arvio p {
	padding: 4px;
}
/* leftcontent ---------------------------------------*/
#leftcontent {
	float: left;
	width: 253px;
}
#magazinenosto {
	background: #CCE1F2;
	margin: 0 5px 10px 0;
}
#magazinenosto ul {
	padding: 10px;
}
#magazinenosto h2 a {
	background: #1291D2;
	color: #fff;
	display: block;
	font-size: 12px;
	text-decoration: bold;
	padding: 4px;
}
#linkitnosto {
	background: #B7EAAF;
	margin: 0 5px 10px 0;
}
#linkitnosto ul {
	padding: 10px;
}
#linkitnosto h2 a {
	background: #429C34;
	color: #fff;
	display: block;
	font-size: 12px;
	text-decoration: bold;
	padding: 4px;
}
.prospect {
	background: #F5F5EA;
	margin: 0 5px 10px 0;
}
.prospect h3 {
	background:	#BABA78;
	color: #fff;
	font-size: 12px;
	padding: 4px;
	text-decoration: bold;
}
.prospect form {
	padding: 10px;
}
.prospect p {
	padding: 5px 10px 10px 10px;
}
/* rightcontent ---------------------------------------*/
#rightcontent {
	float: left;
	margin-left: 5px;
	width: 248px;
}
#rightcontent .prospect {
	margin-right: 0;
}

#finelinosto {
	background: #EEE9E5;
	line-height:16px;
	margin-bottom: 10px;
	width:248px;
}
#finelinosto h2 {
	background: #DDD3CA;
	color: #fff;
	font-size: 12px;
	display:block;
	padding: 4px;
}

.kauppanosto {
	background: #e0f3f6;
	line-height:16px;
	margin-bottom: 10px;
	width:248px;
}

.kauppanosto ul {
	padding-top: 4px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.kauppanosto h2, .kauppanosto h2 a{
	background: #51C5D6;
	color: #fff;
	font-size: 12px;
	display:block;
	padding: 4px;
}



#fineliaktiivisena {
	background: #FFB3C6;
	line-height:16px;
	margin-bottom: 10px;

	width:248px;
}
#fineliaktiivisena h2 {
	background: #FF0000;
	color: #fff;
	font-size: 12px;
	display:block;
	padding: 4px;
}

#linkitnosto {
	background: #B7EAAF;
	line-height:16px;
	margin-bottom: 10px;
}
#linkitnosto h2 a {
	background: #429C34;
	color: #fff;
	font-size: 12px;
	display:block;
	padding: 4px;
}
#keskustelunosto {
	background: #FDFAE7;
	line-height: 16px;
	margin-bottom: 10px;
	width: 248px;
}
#keskustelunosto h2 a {
	background: #FFB701;
	color: #fff;
	display: block;
	font-size: 12px;
	text-decoration: bold;
	padding: 4px;	
}

.ravintolaskuri td {
	font-size:10px;
}

#bullet {
	
}
#keskustelunosto ul, #linkitnosto ul, #finelinosto ul, #bullet ul, #fineliaktiivisena p {
	padding: 10px;
}
#tornimainos {
	margin: 0 auto;
	width: 200px; /* muokkaa mainoksen leveyttä tarpeen mukaan */
}
/* magazinenosto linkkinosto ja keskustelunosto yhteiset ul li buletit */
#magazinenosto ul li, #keskustelunosto ul li, #linkitnosto ul li, #bullet ul li {
	background: url(/images/nuoli.gif) no-repeat left;
	padding-left: 15px;
	line-height: 16px;
}

#finelinosto ul li {
	background: url(/images/document.gif) no-repeat left;
	padding-left: 15px;
	line-height: 16px;
}
/*             styles for the star rater                */
.star-rating{
	float: left;
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 100px;
	height: 20px;
	position: relative;
	background: url(/images/star_rating.gif) top left repeat-x;		
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	background: url(/images/star_rating.gif) left bottom;
	z-index: 1;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:20px;
}
.star-rating a.two-stars{
	left:20px;
}
.star-rating a.two-stars:hover{
	width: 40px;
}
.star-rating a.three-stars:hover{
	width: 60px;
}
.star-rating a.three-stars{
	left: 40px;
}
.star-rating a.four-stars{
	left: 60px;
}	
.star-rating a.four-stars:hover{
	width: 80px;
}
.star-rating a.five-stars{
	left: 80px;
}
.star-rating a.five-stars:hover{
	width: 100px;
}

/* footer ------------------------------------------*/
#footer {
	background: #E6E6E6;
	clear: both;
	height: 17px;
	padding: 3px;
}
#footer p {
	text-align: right;
}

blockquote {
  font-family: Verdana, Arial;
  font-size:   10px;
  line-height: 16px;
  background-color: #EEE9E5;
  font-style: italic;
}

div.bubble {
background-color: #e6e6e6;
	font: 1em Verdana, Arial;
	width: auto;
	font-size: 0.75em;
	margin-bottom: 24px;
	background-color: #fff;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
	background-color: #fff;
}

div.bubble cite {
	background-color: #fff;
	font-size: 9px;
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(/images/tip.gif) no-repeat 20px 0;
	font-style: normal;
}


.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  margin-top: 10px;
  background-color: #f0f0f0;
}



#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
    margin-top: 10px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
  margin-left: 20px;

}



#loginform {
	margin-left: 0px;
	background-color: #f2f2f2;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	width: 205px;
	padding: 5px;

}

#uusilinkki {
	margin-left: 1px;
	background-color: #f2f2f2;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	width: 470px;
	padding: 5px;
}


.date_picker {

  display: none;

  position: absolute;
  background-color:white;
  padding: 3px;
  border: 1px solid silver;
}

.date_picker table {
  border:        1px solid silver;
  border-top:    2px solid silver;
  border-bottom: 3px solid silver;
  font-family: verdana, sans-serif;
}
.date_picker th {
  font-size: 10px;
  color: #333;
  text-align: center;
}

.date_picker .day_labels th {
  color: darkgreen;
  font-size: 9px;
  font-weight: normal;
}

.date_picker td {
  width: 18px;
  background-color: #ddd;
  font-size: 9px;
  text-align: right;
}

.date_picker a {
  text-decoration: none;
  border-bottom: 1px dotted silver;
  color: #333;
}

.date_picker a:hover   { color:white ; background-color: black}

.date_picker .cancel_butt { text-align: right; padding-right: 5px }
.date_picker .cancel_butt a {
  font-size: 9px;
  color: gray;
  font-family: verdana, sans-serif;
  text-decoration: none
}
.date_picker .cancel_butt a:hover {
  background-color: gray;
  color: white;
}

/* kauppa */

#shopping_cart { 
  border-left: 3px solid #666; 
  background: #71b5c0; 
  width: 225px; 
  height: 100%; 
  padding: 5px 10px; 
} 
#shopping_cart ul, 
#shopping_cart li { 
  list-style: none; 
  margin: 0; 
  padding: 0; 
} 
#shopping_cart h3 { 
  padding-top: 4em; 
} 
#cart_notice { 
  border: 2px solid #58A986; 
  background: #B2FFD3; 
  padding: 3px; 
  position: absolute; 
  top: 0; 
  left: 10px; 
}

#products { 
  list-style: none; 
  padding: 0; 
  float: left; 
}

#products .product {
  float: left;
  border: 4px solid #ccc;
  background-color: #fff;
  margin: 3px;
  padding: 1px;
  cursor: pointer;
  width: 140px;
  height: 260px;
}

#tags_update { 
  font-size: 75%; 
  font-weight: normal; 
  color: white; 
  margin: 0px; 
  padding: 0px; 
  border:1px solid black; 
  background-color: #B36B00; 
} 

#tags_update li:hover { 
  text-decoration: underline; 
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

#tags {
	text-align: center;
	line-height: 27px;
}

.size-x {font-size: 24px;}
.size-l {font-size: 19px;}
.size-m {font-size: 17px;}
.size-n {font-size: 15px;}
.size-s {font-size: 13px;}

.css1 { font-size: 1.0em; }
.css2 { font-size: 1.2em; }
.css3 { font-size: 1.4em; }
.css4 { font-size: 1.6em; }
