/*
	SPECIFIC & CONTENT-RELATED STYLES, picnic
*/

/* main content table */
table#content {
	width: 100%;
}

/* general content */
	th span.redtitle {
		font-size: 20px;
		margin: 10px 0 0.5em 5px;
		color: #B3432B;
	}

	.framed {
		border: 1px solid #E5E5E5;
	}

th {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
text-align: left;
	}
td.content-single,
td.content-left,
td.content-right {
	padding: 5px 0 5px 0;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	background-repeat: no-repeat;
	background-position: right bottom;
}

td.content-left {
	padding-right: 5px;
	border-right: 1px solid #E5E5E5;
}

td.content-right {
	padding-left: 5px;
}


p.small {
	font-size: 10px;
}

a.framed2 img {
	border: 2px solid #FEFEFE;
}

	a.framed2:hover img {
		border: 2px solid #D84519;
	}

hr {
	border: none;
	background-color: #E5E5E5;
	color: #E5E5E5;
	line-height: 1px;
	height: 1px;
}

.shrink {
	font-size: 90%;
}

/* margins */
.nospace {
	margin: 0;
}

.spaceabove {
	margin-top: 1em;
}

.spaceabove2 {
	margin-top: 2em;
}

.spacebelow {
	margin-bottom: 1em;
}

/* padding */
 .airabove {
	padding-top: 1em;
}

 .airabove2 {
	padding-top: 2em;
}

/* colors - foreground */
 .cBlue {
	color: #007DA2;
}

 .cGreen {
	color: #2CA600;
}

/* colors - background */
 .cBgBlue {
	background-color: #007DA2;
}

 .cBgGreen {
	background-color: #2CA600;
}


/* tuorein tarjous */
td#tuorein-tarjous {
	color: #880800;
	border: 1px solid #E5E5E5;
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 10px;
}

	td#tuorein-tarjous h1 {
		font-size: 20px;
		margin: 10px 0 5px 10px;
	}

	td#tuorein-tarjous td {
		border: none;
		padding-left: 15px;
		font-weight: bold;
	}

	td#tuorein-tarjous td.name {
		text-align: right;
		font-size: 12px;
	}
		td#tuorein-tarjous td a {
		color: #880800 ;
		text-decoration: none;
		font-size: 12px;
	}

	td#tuorein-tarjous td.price {
		font-size: 32px;
	}

		td#tuorein-tarjous td.price sup {
			font-size: 14px;
			vertical-align: text-top;
		}

			td#tuorein-tarjous td p {
			font-size: 12px;
			vertical-align: text-bottom;
			text-align: left;
			color: #880800;
			font-weight: normal;
		}

 td.banner {
	padding: 5px 0 5px 0;
}

/* wildcard aka. jokeribanneri */
 td.wildcard div {
	padding: 5px 0 10px 0;
	background-color: #FCF4C2;
	border: 1px solid #EBE5BE;
	border-bottom: none;
	background-image: url(imgs/wildcard_bg.jpg);
}

	 td.wildcard div h1 {
		color: #880800;
		margin-left: 10px;
		margin-top: 0;
		font-size: 14px;
	}

 td.wildcard div p {
		margin-left: 10px;
		margin-right: 10px;
		background-image: url(imgs/wildcard_pbg.gif);
	}

	td.wildcard img.ripped {
		margin: 0 0 1em 0;
		padding: 0;
		line-height: 1px;
	}


/* TUOTTEET */

/* tuotteiden etusivu */
table#tuoteryhmat {
	margin-top:-10px;}

table#tuoteryhmat td {
	padding-right: 23px;
	padding-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
}

	table#tuoteryhmat td img {
		margin-bottom: 5px;
		border:none;
		text-decoration: none;
	}

	table#tuoteryhmat td a:link,
	table#tuoteryhmat td a:active,
	table#tuoteryhmat td a:visited {
		font-weight: bold;
		display: block;
		text-decoration: none;
		width:90px;
	}
	table#tuoteryhmat td a:hover {
		text-decoration: none;
		color:#4e1500;
		width:90px;
	}

/* tuoteryhman sivu */
table#content p.legend {
	color: #521709;
	font-size: 10px;
	padding-left: 10px;
	line-height: 20px;
	margin-bottom: 0;
}

	table#content p.legend img {
		vertical-align: middle;
	}

table#tuoteryhma {
	margin: 5px 0 10px 0;
}

	table#tuoteryhma th {
		font-weight: bold;
		padding: 1px 4px 2px 4px;
		border-left: 1px solid #E5E5E5;
	
	}

		table#tuoteryhma th.uutuus {
			padding-left: 20px;
			background-image: url(imgs/tuoteryhma_uutuus_bg.jpg);
			background-repeat: no-repeat;
		}

		table#tuoteryhma th.price {
			text-align: right;
			font-family:Arial;
			font-size:11px;
			font-weight:bold;
			border-right: 1px solid #E5E5E5;
			border-left: none;
					}

	table#tuoteryhma td {
		border-bottom: 1px solid #E5E5E5;
	}

		table#tuoteryhma td.descrip {
			padding: 5px 5px 5px 10px;
			border-left: 1px solid #E5E5E5;
		}

		table#tuoteryhma td.ingred {
			text-align: right;
			width:100px;
			border-left: 1px solid #E5E5E5;
			border-right: 1px solid #E5E5E5;
		}

			table#tuoteryhma td.ingred div {
				padding: 4px;
				border-bottom: 1px solid #D5CFCF;
				background-color: #EDE7E6;
			}

				table#tuoteryhma td.ingred div span {
					color: #3B3939;
					float: left;
				}

			table#tuoteryhma td.ingred div.icons {
				text-align: left;
				padding: 6px;
				height: 22px;
				border-bottom: none;
				background-color: #FEFEFE;
			}

		table#tuoteryhma td.pic {
			border-right: 1px solid #E5E5E5;
		}

/* KULJETUSPALVELU */
#ostostbl div.kuljpalv_nappi {
	border: 1px solid #f0c335;
	background-color: #f0c335;
	padding: 2px 10px 4px 10px;
	text-align:center;
	max-width:100px;
	height:10px;
	margin-top:15px;
	margin-bottom:5px;
	float:right;
	color:#000000;
}
#ostostbl div.kuljpalv_nappi a:link,
#ostostbl div.kuljpalv_nappi a:visited,
#ostostbl div.kuljpalv_nappi a:active,
#ostostbl div.kuljpalv_nappi a:hover
{
color:#000000;
text-decoration:none;
}
.kuljpalv_selectedTime {
	background-color: #e4ddd5;
	height:20px;
	vertical-align:top;
	font-size: 13px;
		color: #333;
		padding: 5px 0px 5px 0px;
		margin:0px;
		}

.kuljpalv_selectedTime p {
	
	}

.kuljpalv_selectedTime div.notify {
		font-size: 11px;
		font-weight: bold;
		padding: 2px;
		margin: -15px 0px 5px 0px;
			color: #4e1500;
		background-color:#f0c335;
		float:right;
		display:block;
		width:90px;
	}

.kuljpalv_selectedTime div.ok { color: #4e1500;
	background-color:#f0c335;
	padding: 2px; }
.kuljpalv_selectedTime div.warning { background-color: #DFF100;
	color:#ffffff;
	padding: 2px; }
.kuljpalv_selectedTime div.error { background-color: #DF1F00;
	color:#ffffff;
	padding: 2px; }

/* chooseDate */
table.kuljpalv_chooseDate {
	width: auto;
	margin-right:5px;
}

table.kuljpalv_chooseDate tr.month th {
		color: #000000;
		font-weight: bold;
		padding: 1px 2px 1px 2px;
		background-color: #f0c335;
	}

table.kuljpalv_chooseDate tr.week th {
		padding: 1px 2px 1px 2px;
		border-bottom: 1px solid #E5E5E5;
		border-left: 1px solid #F5F5F5;
		color: #000000;
		width: 14%;
	}

table.kuljpalv_chooseDate td {
		border-bottom: 1px solid #E5E5E5;
		border-left: 1px solid #F5F5F5;
		padding: 1px 2px 6px 4px;
	}

table.kuljpalv_chooseDate td:hover {
			background-color: #e4ddd5;
		}

table.kuljpalv_chooseDate td a {
			display: block;
			text-decoration: none;
			color: #333;
		}

table.kuljpalv_chooseDate td.holiday {
		background-color: #F5F5F5;
		color: #CCC;
		border-right: 1px solid #E5E5E5;
	}

table.kuljpalv_chooseDate td.selected {
		background-color: #f0c335;
	}

table.kuljpalv_chooseDate td.today {
		border: 1px solid #e4ddd5;
	}

table.kuljpalv_chooseDate td.blank {
		color: #CCC;
		background-color: none;
	}

table.kuljpalv_chooseDate td.blank:hover {
			background-color: transparent;
		}


/* chooseTime */
table.kuljpalv_chooseTime {
	width: 100%;
}

table.kuljpalv_chooseTime td {
		width: 33%;
	}

table.kuljpalv_chooseTime a {
		color: #333;
		display: block;
		text-decoration: none;
		padding-left: 10px;
	}

table.kuljpalv_chooseTime a:hover {
			font-weight:bold;
			color: #4e1500;
			background-image: url(imgs/kuljpalv_arrow.jpg);
			background-repeat: no-repeat;
		}

table.kuljpalv_chooseTime a.selected {
		background-color: #f0c335;
	}

table.kuljpalv_chooseTime a.selected:hover {
		background-image: none;
		color: #000000;
		font-weight:bold;
		background-color: #f0c335;
	}

table.kuljpalv_chooseTime span.disabled {
		color: #CCC;
	}


/* KILPAILUT */
table.kisa {
	width: 100%;
}

	table.kisa td {
		font-size: 12px;
	}

	table.kisa td.starBg {
		background-image: url(imgs/kisa_starbg.jpg);
		background-repeat: no-repeat;
		background-position: bottom right;
	}

	table.kisa td.kerrokaverilleBg {
		background-image: url(imgs/kisa_kerrokaverille2.gif);
		background-repeat: no-repeat;
		background-position: bottom right;
	}

	table.kisa td.contactbg {
		background-image: url(imgs/kisa_contactbg.jpg);
		background-repeat: no-repeat;
		background-position: top right;
	}

	table.kisa td.fields input,
	table.kisa td.fields textarea {
		width: 272px !important;
	}

	table.kisa td.fields select {
		width: 279px !important;
	}

	table.kisa td.fields img {
		margin-right: 5px;
		border: 1px solid #ECE5DD;
	}



/*OSTOSKORI */
	#ostostbl .rivivihr {
		background-color: #e5ded6;
		margin-left: 15px;
		padding:3px 3px 3px 3px;
		
	}

	#ostostbl .rivivalk {
		background-color:#f7f5f4;
		margin-left: 15px;
		padding:3px 3px 3px 3px;
	
	}

font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

/* FORMS */
form {
font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
}

form table {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
			}

form table th {
			vertical-align: top;
			color: #333;
		}

	
form input,
form textarea,
form select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #DDD;
	margin-bottom: 5px;
	background-color:#fbfbfb;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	}

form input:focus,
form textarea:focus,
form select:hover {
			border: 1px solid #4e1500;
		}

form input.radio,
form input.checkbox {
			border: none;
			vertical-align: middle;
			width: auto !important;
		}
form input.submit {
		color: #000000;
		font-weight: normal;
		background-color: #f0c335;
		border: 1px solid #f0c335;
	}

form input.submitBlue {
		background-color: #007DA2;
		border: 1px solid #007DA2;
		color: #FFF;
		font-weight: bold;
	}

 form input.text, form textarea,
 form select {
	width: 200px;
}

 form input.text-small,
 form textarea.small,
 form select.small {
	width: 160px;
}

 input.submit-grey {
	border: 1px solid #DDD;
	background-color: #F5F5F5;
	color: #000;
	font-size: 11px;
	padding: 2px;
}

 form fieldset {
	border: 1px solid #CCC;
	border-left: 2px solid #007DA2;
	background-color: #FEFEFE;
	width: 200px;
	padding: 10px;
	margin-bottom: 1em;
	clear: both;
	display: inline;
}

	 form fieldset.big {
		border: 1px solid #CCC;
		border-left: 2px solid #2CA600;
		background-color: #FEFEFE;
		width: 400px;
		padding: 10px;
		margin-bottom: 1em;
		clear: none;
		display: block;
	}

	 form fieldset legend {
		font-size: 90%;
		color: #666;
	}

 form fieldset input {
		width: 180px !important;
	}

/* RAVINTOTAULUKKO */

table#ravinto {
	margin: 1em 0 1em 0;
}

	table#ravinto th {
		color: #333;
		padding: 5px 2px 0 10px;
		border-top: 1px solid #EEE;
		border-left: 1px solid #EEE;
		border-bottom: 1px dotted #EEE;
	}

	table#ravinto td {
		padding: 2px 10px 5px 2px;
		font-size: 10px;
		line-height: 11px;
		color: #666;
		text-align: right;
	}

	table#ravinto tr.even td,
	table#ravinto tr.even th {
		background-color: #F9F9F9;
	}

	table#ravinto tr td.icons {
		background-color: #FEFEFE;
		border-left: 1px solid #EEE;
		padding-left: 0;
		text-align: left;
	}

	table#ravinto tr td.border {
		border-left: 1px solid #EEE;
	}

	table#ravinto tr.header td {
		padding: 0px;
		border: none;
		border-right: 1px solid #FEFEFE;
		text-align: left;
	}

		table#ravinto tr.header td a,
		table#ravinto tr.header td span.blank {
			font-size: 11px;
			height: 20px;
			display: block;
			padding: 5px 5px 15px 5px;
			color: #FFF;
			text-decoration: none;
			font-weight: bold;
			color: #FFF;
			background-color: #4FA600;
			background-repeat: no-repeat;
			background-position: right bottom;
		}

		table#ravinto tr.header td.order_this a {
			background-image: url(imgs/order_this.gif);
		}

		table#ravinto tr.header td a:hover {
			color: #FFF;
			text-decoration: none;
			background-color: #2F990A;
			background-image: url(imgs/order_hover.gif);
		}

	table#ravinto tr td.kategoria {
		font-size: 12px;
		font-weight: bold;
		padding: 3em 0 10px 5px;
		text-align: left;
		color: #2F990A;
		border-top: 1px solid #EEE;
	}

	span.huomio {
		vertical-align: top;
		float:right;
		font-size: 20px;
		color: #2D5E00;
		margin-top: 4px;
	}



.img_right
	{
	border: 1px solid #252727;
	float: right;
margin: 3px;
	}

.img_left

	{
	border: 1px solid #252727;
	float: left;
	margin: 3px;
	}

.img_

	{
	border: 1px solid #252727;
	margin: 3px;
	}
	
	.img_nb_right

	{
	float: right;
	margin: 3px;

	}

.img_nb_left

	{	float: left;
	margin: 3px;
	}



.img_nb_

	{
	margin: 3px;
	}

.vots1 {
	font-family: Arial;
font-weight:bold;
	font-size: 11px;
	color: #4e1500;
	margin-top: 20px;
	margin-bottom:0px;

}

.vots2 {
	font-family: Arial;
font-weight:bold;
font-size:11px;	
color: #000000;
margin-top: 20px;
margin-bottom:0px;
}

span.note {
	color: #DB4A1C;
	font-weight: bold;
	font-size: 0.9em;
}