body{
margin: 0;
/*background-image:url('img/bg_right.png');*/
/*background-repeat:repeat-y;*/
/*background-position: 50%;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

* { -moz-box-sizing: border-box; }
* { box-sizing: border-box; }

a img {
	border: 0;
}



table, tr, td {
	font-size: 11px;
}

td.menu_bg, td.menu_bgside {
	background-image: url('img/menu_bg.png');
	background-repeat: repeat-x;
	height: 31px;
}

td.menu_bg:hover {
	background-image: url('img/menu_bglit.png');
	background-repeat: repeat-x;
	height: 31px;
}

td.menu_gap {
	width: 2px;
	height: 31px;
	background-image: url('img/menu_gap.png');
}

.listing {
	width: 600px;
	float: left;
}

.productdiv {
float: left;
width: 160px;
text-align: left;
margin: 20px;
}

.productdescription {
float:left;
width: 160px;
height: 45px;
padding: 7px;
margin-top: 5px;
overflow: hidden;
background-image: url(http://www.sensonor.fi/img/description_bg.png);
background-repeat: repeat-x;
}

.productimage {
float: left;
width: 160px;
height: 150px;
border: 1px solid #ccc;
text-align: center;
overflow: hidden;
vertical-align: middle;
}

.categorydiv {
float: left;
width: 160px;
text-align: left;
margin: 20px;
}

.categorydescription {
float: left;
width: 160px;
height: 75px;
padding: 7px;
margin-top: 5px;
overflow: hidden;
background-image: url(http://www.sensonor.fi/img/description_bg.png);
background-repeat: repeat-x;
}

.categoryimage {
float: left;
width: 160px;
height: 150px;
border: 1px solid #ccc;
text-align: center;
overflow: hidden;
}

.manufacturerdiv {
float: left;
width: 200px;
text-align: left;
margin: 50px;
}

.manufacturer_logo {
border: 0;
margin-bottom: 10px;
}

ul.categorylist {
list-style-image: url(http://www.sensonor.fi/img/listarrow.gif);
}

a.category {
font-weight: bold;
color: #4e4e4e;
text-decoration: none;
}

a.category_thin {
color: #4e4e4e;
text-decoration: none;
}

a.product {
font-weight: bold;
color: #4e4e4e;
text-decoration: none;
}

a.gencat {
font-weight: bold;
color: #4e4e4e;
text-decoration: none;
}

a.category:hover {
color: #333333;
text-decoration: underline;
}

a.product:hover {
color: #333333;
text-decoration: underline;
}

a.gencat:hover {
font-weight: bold;
color: #333333;
text-decoration: underline;
}

#ie_wrapper {
width: 1210px;
height:100%;
position: absolute;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
}

#background_image {
width: 1210px;
height:100%;
position: relative;
left: 0;
right: 0;
background-image:url('img/bg_right.png');
background-repeat:repeat-y;
}




#wrapper {
width: 1013px;
height:100%;
position: absolute;
left: 6px;
/*
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
background-image:url('img/bg_right.png');
background-repeat:repeat-y;
*/
}

#gray {
position: absolute;
left: 1005px;
top: 0px;
height: 100%;
width: 100%;
background: #ccc;
}

#manufacturer_right {
float: right;
}

#fronts {
position: absolute;
top: 141px;
left:780px;

}

#logo {
position: absolute;
top: 0px;
left: 0px;
}

#copyright {
	font-size: 9px;
	color: #999999;
}

#bg_end {
position: absolute;
top: 0px;
left: 1004px;
}

#top {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 123px;
}


#buttons {
position: absolute;
top: 92px;
left: 1px;
width: 1005px;
}

#content {
position: absolute;
top: 141px;
left: 150px;
width: 620px;
}

#toolbar {
position: absolute;
top: 30px;
left: 820px;
}


#side_menu_zero_pixel {
position: absolute;
top: 142px;
left: 0px;
}


input.text {
width: 120px;
font-family: verdana;
font-size:9px;
height:14px;
}

input.submit {
height: 19px;
width: 37px;
font-size: 9px;
font-weight: bold;
}

.whiteonblack {
	color: #ffffff;
	font-weight: bold;
}

.blackonwhite {
	color: #000000;
}

a {
color: #333333;
text-decoration: none;
}
a:hover {
color: #21a1a2;
text-decoration: underline;
}

a.link {
color: #21a1a2;
text-decoration: none;
}

a.pathlink {
color: #21a1a2;
text-decoration: none;
}

.navlink {
color: #4e4e4e;
text-decoration: none;
size: 13px;
font-weight: bold;
}

a.link:hover {
color: #333333;
text-decoration: none;
}

a.menulink {
font-size: 11px;
color: #000000;
text-decoration: none;
font-variant:small-caps;
font-weight: bold;
}

a.menulink:hover {
color: #333333;
text-decoration: none;
font-weight: bold;
font-variant: small-caps;
}

a.menubar {
color: #000000;
text-decoration: none;
font-weight: bold;
font-variant: small-caps;
font-size: 12px;
padding-left: 10px;
padding-right: 10px;
}

a.menubar:hover {

}

a.green_link {
color: #21a1a2;
text-decoration: none;
}

a.tinylink {
font-size: 9px;
color: #21a1a2;
text-decoration: none;
}

.bigcaps {
font-size: 13px;
text-transform: uppercase;
}

.smallcaps {
font-size: 11px;
text-transform: uppercase;
}

td.topic {
	font-variant:small-caps;
	font-size:11px;
	color: #000000;
	font-weight: bold;
}

h1 {
font-variant:small-caps;
font-size: 14px;
color: #4e4e4e;
}

h2 {
font-variant:small-caps;
font-size: 12px;
color: #4e4e4e;
}

h43{
font-variant:small-caps;
font-size: 11px;
color: #4e4e4e;
}

h4 {
font-variant:small-caps;
font-size: 14px;
color: #4e4e4e;
}

h5 {
font-variant:small-caps;
font-size: 12px;
color: #4e4e4e;
padding: 0;
margin-bottom: 5px;
}

h6 {
	font-variant:small-caps;
	font-size: 11px;
	color:#4e4e4e;
	padding:3px;
	margin:0px;
}

li {
	padding:1;
	margin:1;
}
