html {
	overflow-x: hidden;
	overflow-y: scroll;
}

body {
	font-family: Arial, sans-serif;
	color: #1b1b1b;
	background-color: #dddddd;
	}

p {color: #1b1b1b;}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	color: #313131;
	margin-top: 10px;
}

#breadcrumb {
	margin-top: 20px;
}

#breadcrumb a {
	color: #313131;
	font-size: 0.85em;
	font-weight: normal;
}

#breadcrumb a:hover {
	color: #666;
	font-weight: normal;
}


h1 {
}

h2 {
}

h3 {
}

h4 {
	font-size: 1.31em;
}

h5 {

}

h6 {

}

a {
	color: #8b8b8b;
	font-weight: bold;
	font-size: 1em;
}

a:visited {

}

a:focus {

}

a:hover {
	color: #c4c4c4;
	font-weight: bold;
	font-size: 1em;
}

a:active {

}

address {
	padding: 0; margin: 0;
	text-decoration: none;
	font-style:normal
}

#header {
	background-image: url(../gfx/topbar.jpg);
	background-repeat: repeat-x;
	height: 88px;
	border-bottom: 2px solid #830000;
	padding-top: 20px;
}

#oulun-kulta {
	text-align: right;
	margin-top: -5px;
	}
#oulun-kulta a {
	border: 0;
	text-decoration: none;
}
#oulun-kulta img {
	position: relative;
	bottom: -25px;
	left: -40px;
	z-index: 5;
	border: 0;
	text-decoration: none;
}

#menu {
	background-image: url(../gfx/navbg.png);
	background-repeat: no-repeat;
	height: 33px;
	position: relative;
	bottom: -6px;
	z-index: 5;
	padding: 0 0 0 10px;
	font-weight: bold;
}
#menu #jsddm {
	background-image: url(../gfx/pipe.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#menu ul li a {
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 5px;
}
#menu ul li a {
	height: 31px;
}
#menu ul li {
	background-image: url(../gfx/pipe.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 31px;
	padding-right: 8px;
}

#menu ul li ul li {height: auto;}

#slide {
	padding-top: 3px;
	margin-left: -25px;
}

#topsep {
	float: left;
	position: relative;
	left: 20px;
	top: 4px;
}

#banner {
	background-image: url(../gfx/banner-bg.gif);
	background-repeat: repeat-x;
	height: 240px;
}

#recent_news {
	position: relative;
	left: -30px;
	margin-top: 13px;
	width: 270px;
	font-size: 0.85em;
	line-height: 14px;
}

#recent_news ul, #recent_news li, #recent_news a, #recent_news p {
	padding: 0; margin: 0;
	list-style-type: none;
	color: #FFF;
}
#recent_news strong {
	font-weight: normal;
	color: #da8181;
}
#recent_news li {
	margin-bottom: 0.8em;
}

#middle-part {
	background-image: url(../gfx/middle-part-bg.jpg);
	background-repeat: repeat-x;
	height: 137px;
	color: #FFF;
}
#middle-part address a {
	text-decoration: underline;
}
#middle-part address {
	font-size: 0.9em;
	color: #949494;
}
#middle-part a { color: #949494; font-size: 0.9em; }
#middle-part a:hover { color: #eee; }
#middle-part strong {
	color:#c5c5c5;
}
#middle-part h1 {
	background-image: url(../gfx/otayhteytta.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 19px;
	text-indent: -9999em;
	margin-top: 5px;
	padding-bottom: 6px;
	border-bottom: 1px solid #363636;
	margin-bottom: 4px;
}
#middle-part .sep {margin-left: 0.8em;}
#middle-part #otayhteyttae {
	margin-left: -5em;
	line-height: 15px;
}
#content {
	background-color: #f3f3f3;
	overflow: auto;
	border-bottom: 1px solid #ffffff;
}
#lower-banner a {
	margin-right: 1em;
}
#left, #right {
	padding-top: 0em;
}

#left p, #right p {
	font-size: 1.1em;
}

#right {
	position: relative;
	z-index: 50;
}
#image-cycler {
	position: relative;
	left: 20px;
}
#left-arrow {
	float: left;
	position: relative;
	top: 7em;
	z-index: 150;
}
#right-arrow {
	float: right;
	top: 7em;
	position: relative;
	z-index: 120;
}
#cycle-pics {
	position: relative;
	z-index: 20;
	top: 15px;
}
#footer {
	padding-top: 1em;
	
}
#copyright {
	text-align: right;
}

#footer {
	border-top: 2px solid #fff;
}

#cart {
	float: right;
	padding: 1em 0.5em 1em 0.5em;
	width: 200px;
	background-color: #e8e8e8;
	border: 1px solid #aaa;
	margin-bottom: 30px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#cart h4 {
	padding: 0;
	margin: 0.2em 0 0.8em 0.2em;
}

#cart a {
	color: #313131;
	float: right;
}

#cart #cart-listing {
	list-style-position: inside;
	padding: 0;
	margin: 0;
}

#cart-listing li{
	list-style-type: none;
	margin-left: 0.2em;
	font-size: 0.9em;
	padding: 5px;
	border-bottom: 2px solid #e8e8e8;
	background: #ddd;
	clear: both;
}

#cart-listing img{
	float: right;
	margin-left: 0.3em;

}

.all_news 	{ float: right; color: #bebebe; font-size: 1em; padding-top: 3px; }
.all_news a { color: #bebebe; text-decoration: none; }

.recent_news {
	background-image: url(../gfx/ajankohtaista.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 15px;
	text-indent: -9999em;
	border-bottom: 1px solid #a74a4a;
	padding:0 0 0.2em 0;
	margin: 0 0 0.3em 0;
	
}






#attr_list td {
	vertical-align: top;
}
#attr_list {float: left;}

#attr_list ul, #attr_list li {
	list-style-type: none;
	margin: 0; padding: 0;
}

#additional h1, #additional h2, #additional h3, #additional h4 {
	padding: 0; margin: 0;
}


#additional h4 {
	margin-bottom: 0.2em;
	margin-top: 1em;
	color: #444;
}

#additional {
	float: left;
	width: 420px;
}


#images {float: left; width: 220px; margin-left: 5em;}

#breadcrumb {float: left;margin-bottom: 0.5em;}


.catalog_list {
	width: 680px;
	float: left;
	border-collapse: collapse;
	margin-bottom: 50px;	
}

.catalog_list_no_width {
	float: left;
	border-collapse: collapse;
	margin-bottom: 50px;
}

img#plus  {
	background: none;
	border: none;
	float: right;
}



.catalog_list_no_width img,.catalog_list img {
	border: solid 1px #ddd;
	padding: 3px;
	background: white;
}

.catalog_list_no_width tr,.catalog_list tr {
	border-bottom: dotted 1px #989898;
}

.catalog_list_no_width td,.catalog_list td {
	vertical-align: top;
	padding: 8px 0 4px 0;
}
.catalog_list_no_width thead td,.catalog_list_no_width thead th ,.catalog_list thead td, .catalog_list thead th {
	background-color: #e1e1e1;
	padding: 5px 0 5px 0;
	font-size: 0.9em;
}
.catalog_list_no_width thead,.catalog_list thead {
	font-weight: bold !important;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}


#tarjous table td {
	vertical-align: top;
}
#tarjous label {
	float: left;
	width: 120px;
}
#ostoskori {
	width: 700px;
	text-align: left;
	border-collapse: collapse;
}
#ostoskori, #ostoskori td {
	border-collapse: collapse;
	border-bottom: dotted 1px #989898 !important;
	padding: 8px;
}

#ostoskori input {
	width: 40px;
	padding: 3px;
}

#ostoskori th {
	/*background-color: #e1e1e1;*/
	border-bottom: 1px solid #666;
	padding: 10px;
	font-size: 1.1em;
}

#text {
	width: 680px;
}

#tuote, td {
	width: 200px;
	text-align: left;
	border: none;
	padding: 8px 0 3px 3px;
}

