#nonFooter {
/*	 background: transparent url('img/bg_newyear.jpg') no-repeat left 68px; */
}

body {
	background: #fff url('img/body.jpg') repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
}

html {
	height: 100%;
}

body {
	height: 100%;
}

#nonFooter {
	padding: 0px 10px;
	position: relative;
	min-height: 100%;
}

* html #nonFooter {
	height: 100%;
}

#nonFooter .contentWrapper {
	padding-bottom: 40px;
}

#footer {
	position: relative;
	margin-top: -40px;
}

.contentWrapper {
	margin: 0px auto;
	text-align: left;
	width: 906px;
}

#footer {
	background: #0f65b0 url('img/footer.gif') repeat top left;
	color: #fff;
	font-size: 11px;
	min-height: 40px;
	min-width: 906px;
	height:40px;
	padding: 0px 10px;
}

.only-for-print {
	display: none;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border-style: none;
}

img.h1 {
	margin-bottom: 10px;
}

h1 {
	color: #0f65b0;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	margin-top: 0;
}
body.frontpage h1 {
	margin: 0;
}

h2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	color: #0f65b0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

small {
	font-size: 11px;
}

big {
	font-size: 14px;
}

#logo {
	float: left;
	height: 39px;
}
#logo img {
	height: 39px;
}

#helpnavi {
	color: #f5f5f5;
	float: right;
	font-size: 11px;
	overflow: hidden;
	padding-top: 10px;
}
#helpnavi select {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#helpnavi a {
	color: #555;
	font-size: 11px;
	text-decoration: none;
}
#helpnavi a:hover {
	text-decoration: underline;
}
#helpnavi a.admin {
	color: #c00;
	font-size: 11px;
	text-decoration: none;
}


#navi1 {
	clear: both;
	color: #acd;
	font-size: 12px;
	font-weight: bold;
	height: 29px;
	line-height: 29px;
}
#navi1 a {
	color: #fff;
	text-decoration: none;
}
#navi1 a:hover {
	text-decoration: underline;
}
#navi1 a.on {
	color: #59c;
}

table.ripatti {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table th,
table td {
	border-style: none;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
table.ripatti thead th {
	font-size: 15px;
	padding-bottom: 3px;
}
table.ripatti thead td {
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	color: #666;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 4px 3px;
}
table.ripatti tbody th {
	font-weight: bold;
}
td.column-separator {
	background-image: url('img/column_separator.gif');
	background-position: center top;
	background-repeat: repeat-y;
}

table.tc-results thead td {
	padding: 10px 5px;
}
table.tc-results td {
	border-bottom: 1px solid #eee;
	padding: 7px 5px;
	vertical-align: middle;
}

#footer table.ripatti {
	height: 40px;
	width: 100%;
}
#footer table.ripatti td {
	color: #fff;
	font-size: 11px;
	vertical-align: middle;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: underline;
}

#brands .top {
	background-image: url('img/brands_top.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 12px;
}
#brands .bottom {
	background-image: url('img/brands_bottom.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 29px;
}
#brands .middle {
	background-color: #fff;
	height: 50px;
	overflow: hidden;
}

#pageContent {
	background-image: url('img/content_top.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 19px;
}
#pageContent .background {
	background-color: #fff;
	padding: 0px 10px;
	position: relative;
}
#pageContent .content {
	padding: 1px 0px 11px;
	position: relative;
	top: -10px;
	width: 100%;
}

.content-min-height {
	height: 390px;
}

.clear-both {
	clear: both;
	height: 1px;
	overflow: hidden;
}

ul.ripatti {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.ripatti li {
	margin: 0px;
	padding: 0px;
}
ul.ripatti li.no-bullet {
	list-style-image: none;
	list-style-type: none;
}

ul.dotted-blue li {
	font-size:11px;
	list-style-image: url('img/bullet_bluedot.gif');
	list-style-position: outside;
	margin-left: 20px;
	padding: 0px 0px 2px 0px;
}

ul.news-navi li {
	list-style-image: url('img/bullet_bluedot.gif');
	list-style-position: outside;
	margin-left: 20px;
	padding: 0px 0px 5px 0px;
}

body.frontpage ul.news-navi {
	margin-bottom: 20px;
}
body.frontpage ul.news-navi a {
	color: #000;
	text-decoration: none;
}
body.frontpage ul.news-navi a:hover {
	text-decoration: underline;
}

ul.news {
	margin-bottom: 10px;
}
ul.news li {
	list-style-image: url('img/bullet_redstar.gif');
	list-style-position: outside;
	margin-left: 20px;
	padding: 0px 0px 5px 0px;
}
ul.news li a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
ul.news li a:hover {
	text-decoration: underline;
}

div.tc-small,
div.tc-frontpage-thumb,
div.tc-thumb,
div.tc-medium {
	background-color: #f5f5f5;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
div.tc-small {
	height: 45px;
	width: 60px;
}
div.tc-thumb {
	height: 75px;
	width: 100px;
}
div.tc-frontpage-thumb {
	height: 104px;
	width: 139px;
}
div.tc-medium {
	height: 330px;
	width: 440px;
}

ul.tc-pages li {
	background-color: #eee;
	border-bottom: 1px solid #777;
	border-left: 1px solid #ccc;
	border-right: 1px solid #777;
	border-top: 1px solid #ccc;
	float: left;
	height: 19px;
	line-height: 19px;
	margin-left: 10px;
	text-align: center;
	width: 19px;
}
ul.tc-pages li.on {
	background-color: #999;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #777;
	border-right: 1px solid #ccc;
	border-top: 1px solid #777;
	color: #fff;
}
ul.tc-pages li a {
	color: #000;
	text-decoration: none;
}
ul.tc-pages li a:hover {
	text-decoration: underline;
}

table.tarjoukset td {
	padding: 0px 20px 20px 0px;
	width: 50%;
}

/*
label {
	display: block;
	margin-top: 5px;
}

fieldset {
	background-color: #eee;
	border: 1px solid #ccc;
	border-left-style: none;
	border-right-style: none;
	padding: 0px 10px 10px;
}
legend {
	font-weight: bold;
}
fieldset label {
	font-size: 11px;
}
fieldset input,
fieldset select,
fieldset textarea {
	font-size: 12px;
	width: 100%;
}
fieldset textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 4.2em;
}
*/



.input-error {
	background-color: #fcc;
	border-color: #c00;
}

label {
	display: block;
	margin-top: 5px;
}

fieldset {
	background-color: #eee;
	border: 1px solid #ccc;
	border-left-style: none;
	border-right-style: none;
	padding: 0px 10px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
legend {
	font-weight: bold;
}
fieldset label {
	color: #666;
	font-size: 11px;
}
fieldset input,
fieldset select,
fieldset textarea {
	font-size: 12px;
	width: 100%;
}
fieldset textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 4.2em;
}
fieldset legend.required {
	color: #d00;
}
fieldset div.required label {
	color: #d00;
	font-weight: normal;
}
fieldset div.required input {
}
small.required {
	color: #d00;
}
table.select td {
	vertical-align: middle;
}
table.select label {
	margin-top: 0;
}
span.price {
	font-weight: bold;
	white-space: nowrap;
}
fieldset .selected label {
	color: #000;
}
.show-if-selected {
	display: none;
}
.selected .show-if-selected {
	display: block;
}

.rounded-corners {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}

h3.specialoffer-priima,
.specialoffer-priima div.detail {
	color: #393;
	font-weight: bold;
	margin-top: 2px;
}

div.info {
	background-color: #ff9;
	border: 1px solid #cc9;
	font-size: 11px;
	margin-bottom: 10px;
	padding: 10px;
}
div.info h1 {
	color: #661;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 3px;
}
div.info p {
	margin: 3px 0;
}
div.info table.lines td,
div.info table.lines th {
	border-color: #ee8;
}
table.lines td,
table.lines th {
	border-bottom: 1px solid #eee;
	padding-bottom: 3px;
	padding-top: 3px;
}
table.lines td td {
	border-style: none;
}


.dialog-modal {
	background-color: #fff;
	border: 1px solid #555;
	display: none;
	left: 50%;
	margin: 0 0 0 -250px;
	padding: 1px;
	position: absolute;
	text-align: left;
	top: 50%;
	width: 500px;
	z-index: 10001;
}
.dialog-modal h1 {
	background-color: #0F65B0;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 5px 5px;
}
.dialog-content {
	font-size:12px;
	padding: 5px;
}


div.error {
	background-color: #f99;
	border-color: #c99;
}
div.error h1 {
	color: #000;
}

