* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	outline: none;
}

img {
	border: none;
}

h1 {
	color: #052e64;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

#main_wrap {
	width: 850px;
	margin: 0 auto;
	text-align: left;
}

#top_logo {
	width: 850px;
	height: 86px;	
}

#top_menu {
	width: 850px;
}

#image_banner {
	width: 850px;
	height: 140px;	
}

.left_menu {
	float: left;
	width: 220px;
	min-height: 365px;
	height: auto;
	padding: 5px;
	background: transparent url(img/leftmenu_bg.gif) left top repeat-x;
}


/*\*/
* html .left.menu {
height: 365px;
}
/**/

.cartMini {
	margin-bottom: 9px;
	color: #656565;
	border: 1px solid #c7d1df;
	background: #FFF;
}

.cartMini a {
	color: #0C4DA2;
	display: block;
	padding: 5px 0;
	text-transform: none;
	text-decoration: underline;
}

.vmCartModule {
	padding: 5px 7px 0 7px;
	border-bottom: 1px solid #c7d1df;
}

.tyhjaCart {
	background: url(img/shoppingcart_16.png) left no-repeat;
	padding: 5px 0 5px 22px;
	margin-bottom: 5px;
}

.content {
	width: 580px;
	float: right;
	padding: 20px 10px 0 30px;
}

.tuoteUudet td {
	border: 1px solid #d8e0eb;
	width: 33%;
}

.tuoteUudet p {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	padding: 10px 0;
}

.tuoteUudet img {
	border: 1px solid #d8e0eb;
}

.tuote_wrap {
	padding: 10px;
	border: 1px solid #d8e0eb;
}

.tuote_wrap img {
	border: 1px solid #d8e0eb;
	margin-right: 10px;
}

.tuote {
	vertical-align: top;
}

.tuote_wrap h1, h4 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

.tuote_wrap p {
	color: #242424;
	padding: 5px 0;
}

.tuote td {
	background: none;
	border: none;
	padding: 0;
	vertical-align: top;
}

.tuote_wrap a {
	color: #000;
	text-decoration: none;
}

.tuoteButtons {
	margin: 5px 0 10px 0;
}

.tuoteButtons a {
	color: #191919;
	text-decoration: none;
	padding: 5px 8px 4px 8px;
	background: #f1f5fa;
	border: 1px solid #ccd7e7;
}

.tuoteButtons a:hover {
	border: 1px solid #e9eef4;
}

.productPrice {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #ee9d00;
}

.cartLisaa {
}

.cartLisaa img {
	border: none;
}

#vmMainPage h3 {
color: #0C4DA1;
font-size: 15px;
font-weight: bold;
}

#vmMainPage h4 {
color: #0C4DA1;
font-size: 13px;
font-weight: bold;
}

#vmMainPage a {
color: #0C4DA1;
text-decoration:none;
}

#vmMainPage table {
margin-bottom: 25px;
}


#footer {
	text-align: right;
	padding-top: 10px;
	font-size: 9px;
	color: #D2D2D2;
}

#footer a {
	font-size: 9px;
	color: #D2D2D2;
	text-decoration: none;
}