
/* vianor_heavy.css */

.heavy-narrow .right_bar {
	width: 450px;
	padding-right: 300px;
	padding-left: 20px;
}

.heavy-narrow H1 {
	margin-right: -300px;
	margin-left: -20px;
}

.right_bar {
	overflow: hidden;
}

.right_bar .content {
	padding: 7px 12px;
}

.heavy .left_bar {
	overflow: hidden;
}

.heavy_menu {
	clear: both;
	padding: 15px 5px;
}

.heavy_menu A {
	display: block;
	float: left;
	width: 185px;
	height: 120px;
	margin: 5px 5px 0 0;
	background: #ddd url(/files/Vianor2006/photos/nosto_citymaasturi.jpg) left bottom no-repeat;
}

.heavy_menu A:hover {
	text-decoration: none;
}

.heavy_menu A H3 {
	margin: 0;
	height: 27px;
	line-height: 27px;
	padding: 0 8px;
	background: #828387;
	color: #fff;
	font-size: 12px;
	opacity: 0.85;
	filter: alpha(opacity=85);
}

.heavy_menu A:hover H3 {
	background-color: #6F7074;
}

.heavy_menu H2 {
	margin: 0;
}

#sidetext H2 {
	font-size: 11px;
}

#sidetext H2 A {
	color: #000;
}

#sidetext UL {
	list-style: none;
	margin: 1em 0;
	padding: 0;
}

#sidetext LI {
	background: transparent url(/files/Vianor2006/gfx/renkaatnuoli0.gif) no-repeat scroll 0pt 4px;
	padding: 0 0 0 8px;
	margin: 0;
}

#sidetext LI.current {
	background: transparent url(/files/Vianor2006/gfx/renkaatnuoli1.gif) no-repeat scroll 0pt 4px;
}

#sidetext LI.current A {
	color: #000;
}

sidetext LI.current LI {
	background: none;
}

#sidetext LI.current LI A {
	color: #FF6600;
}

#sidetext LI UL {
	margin: 0;
}

.tabs_table {
	border-collapse: collapse;
	border: 0;
	border-bottom: 1px solid #DBDBDC;
}

.tabs_table TD {
	border: 1px solid #DBDBDC;
	border-bottom: 0;
}

.tabs_table TR.basic:hover {
	background: #eee;
}

TABLE TR.extra TD {
	padding: 0;
	border: 0;
}

TABLE TR.extra TABLE TD {
	border: 0;
	padding: 2px;
	height: auto;
}

TABLE TR.extra DIV {
	border-top: 1px solid #DBDBDC;
	padding: 0 12px 4px 12px;
	margin-bottom: 10px;
}

TABLE TR.extra DIV TABLE {
	background: #eee;
	width: 100%;
	color: #444;
	border: 1px solid #DBDBDC;
	border-top: 0;
}

TABLE TR.extra DIV TABLE TD {
	vertical-align: top;
	white-space: nowrap;
	padding-right: 15px;
}

TABLE TR.extra DIV TABLE TH {
	background: #eee;
	color: #444;
	border: 0;
	text-align: right;
	font-size: 11px;
	padding: 2px;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: top;
}

.news {
	list-style: none;
	margin: 0;
	padding: 0;
}

.news LI {
	float: left;
	width: 220px;
	margin: 5px;
	padding: 0 0 0 25px;
	border-left: 1px solid #ddd;
	min-height: 8em;
}

.news LI.first-child {
	border: 0;
	padding: 0;
}

.news LI A P {
	color: #000;
}

.news LI A:hover {
	text-decoration: none;
}

input.ngformError, select.ngformError, textarea.ngformError, input.checkbox.ngformError, input.file.ngformError, img.ngformError { 
	border: 2px solid red;
	outline: 1px solid red;
}

p.errmsg {
	color: red;
}


/* Tori */

.raskaat-tori-tuotteet
{
  margin: 10px;
  border-spacing: 0;
  border-collapse: collapse;
  border: 1px solid black;
}

.raskaat-tori-tuotteet th
{
  background-color: #EAEAEB;
}

.raskaat-tori-tuotteet th,
.raskaat-tori-tuotteet td
{
  border: 1px solid #EAEAEB;
  font-size: 13px;
  padding: 5px 10px;
}


.raskaat-tori-tuote textarea,
.raskaat-tori-tuote input.text
{
  width: 350px;
}

.raskaat-tori-tuote textarea
{
  height: 200px;
}

.raskaat-tori-tuote
{
  margin: 0 0 0 10px;
}

.raskaat-tori-tuote h2
{
  font-size: larger;
  margin-bottom: 5px;
}

.raskaat-tori-tuote p
{
  padding: 0 0 0 10px;
}

.raskaat-tori-tuote table
{
  width: 400px;
  border-collapse: collapse;
  margin: 0 0 10px 0;
}

.raskaat-tori-tuote table th,
.raskaat-tori-tuote table td
{
  border-bottom: 1px solid #888;
  padding: 3px 5px;
}

.raskaat-tori-tuote table th
{
  width: 90px;
}

/* raskaat-tori-haku */

form.tori-haku {
	padding: 0;
	background: #eaeaeb url(/files/Vianor2006/2009-images/tori-haku-bg.jpg) 670px 25px no-repeat;
	margin:0;
	}

	form.tori-haku input.checkbox:focus,
	form.tori-haku select:focus {
		outline: 2px solid #ff6600;
		}

form.tori-haku h2 {
	background: #ff6600;
	padding: 5px 10px;
	color: #fff;
	margin-top: 0;
	}

form.tori-haku p.compact {
	padding: 0 10px;
	}

form.tori-haku p {
	padding: 0 0 10px 10px;
	}

form.tori-haku fieldset {
	border: 1px solid #ff6600;
	padding: 4px 4px;
	} 


form.tori-haku legend {
	color: #ff6600;
	font-weight: bold;
	} 



form.tori-haku input.checkbox {
	vertical-align: middle;
	}

form.tori-haku .hakuContainer {
	padding: 0 10px;
	margin: 10px 0;
	}
	
button.submit,
a.formButton {
	display: inline-block;
	position: relative;
	margin: 0;
	border: 0;
	padding: 0 !important;
	height: 22px;
	overflow: hidden;
	text-align: left;
	cursor: pointer;
	background: transparent;
	vertical-align: middle;
	font-family: Arial, Helvetica, FreeSans, sans-serif;	
	}
	
	
button.submit span,
a.formButton span {
	margin: 0;
	padding: 0;
	display: block;
	text-align: center;
	height: 22px;
	padding: 0 0 0 10px;
	background: #ccc url(/files/Vianor2006/gfx/btn_bg.gif) left top no-repeat;
	cursor: pointer;
	color: #fc7d00;
	font-weight: bold;
	line-height: 18px;
	font-size: 11px !important;
	}

	

button.submit:hover span span,
button.submit:focus span span {
	text-decoration: underline;
	}
	
button.submit span span,
a.formButton span span {
	padding: 0 10px 0 0;
	background: #ccc url(/files/Vianor2006/gfx/btn_bg.gif) right top no-repeat;
	text-align: center;
	}
	


p.sr-pageNavi {
	padding: 10px;
	}

/* pointer-class is added to element by javascript */
table.pointer tbody tr {
	cursor: pointer;
	}

table.pointer tbody a {
	color: black;
	text-decoration: none;
	}

.raskaat-tori-tuotteet .center,
.raskaat-tori-tuotteet .imgCell {
	text-align: center;
	}


.raskaat-tori-tuotteet {
	border:0;
	width: 98%;
	}

.raskaat-tori-tuotteet tbody tr.hover th,
.raskaat-tori-tuotteet tbody tr.hover td {
	background: #f9f9f9;
	}
 
 

.raskaat-tori-tuote th,
.raskaat-tori-tuotteet th {
	text-align: left;
	}

.raskaat-tori-tuote th.center,
.raskaat-tori-tuotteet th.center {
	text-align: center;
	}

.raskaat-tori-tuote .pdbeditError {
	color: red;
	}

.raskaat-tori-tuote input:focus,
.raskaat-tori-tuote textarea:focus {
	outline: 2px solid #FF6600;
	}

	

