body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #222222;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(/img/family_custom_5_0/top_fade.png) !important;
	background-image: none;
	background-repeat: repeat-x;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#wrapper {
	width: 820px;
	text-align: left;
	background-color:#FFFFFF;
	color:#000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(/img/family_custom_5_0/wrapper.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#inner_wrapper {
	margin: 0px 10px 0px 10px;
}

a {
	color: #006699;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;	
}
table {
	border: none;
}

/* Ylaosan maaritykset */

#banner {
	height: 226px;
	background-color: #ffffff;
	position: relative;
	z-index: 1;
	background-image: url(/img/family_custom_5_0/banner.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 10px;
}
#logo {
	position: absolute;
	z-index: 2;
    left: 0px;
    top: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.logo_table {
	height: 200px;
	font-size: 32px;
	font-weight: bold;
	margin-left: 10px;
}

/* Main maaritykset */

#main {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;

}
#main_table {
	height: 400px;
	width: 800px;
}

#main_table[id] {
	width: 100%;
}
/* Topmenu maaritykset */

#top_menu {
	width: 100%;
	background-color: #ffffff;
	text-align: right;
	height: 26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
}
#top_menu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#top_menu ul li {
	display: inline;
	margin: 0px;
	padding: 0px;

}
#top_menu ul li a {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin: 0px;
	color:#006699;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
	font-weight: bold;
}
#top_menu ul li a:hover {
	color: #000000;
}

/* Left maaritykset */

.left {
	background-color: #FFFFFF;
	width: 200px;
}
.right {
}

#left {
	margin-right: 10px;
}
.left h1 {
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-image: url(/img/family_custom_5_0/h1.gif);
	background-repeat: repeat-x;
}


#menu {
	margin-right: 10px;
}

#menu ul {
    width:100%;
    padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	background-color: transparent;
}

#menu ul ul {
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#menu ul ul ul{
	margin: 0;
	padding: 0;
	border: none;
}

#menu li {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 1px 0px;
    width:100%;
	text-decoration: none;
	color:#333333;
	font-weight: bold;
}

#menu li a {
	text-decoration: none;
	display: block;
	background-color: transparent;
	color:#333333;
	font-weight: bold;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(/img/family_custom_5_0/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 9px 9px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 22px;
}

#menu li a.act {
	text-decoration: underline;
}
#menu li li {
	padding-left: 25px;
}
#menu li li a {
	border: none;
	background-image: none;
	color: #666666;
	font-weight: normal;
	padding:3px 0 3px 0;
	margin: 0;
	background-image: url(/img/family_custom_5_0/bullet2.gif);
	background-position: 0px 8px;
	padding-left: 15px;
}

#menu li li a:hover, #menu li li a.act {
	border: none;
	color: #666666;
	font-weight: normal;
	background-color: transparent;
	text-decoration: underline;
}


#menu li a:hover {
	color: #000000;
	background-color: #E2E2E2;
}



/* Middle maaritykset */

.middle {
	background-color: #FFFFFF;
	border: 1px solid #DEDEDE;
}
#middle {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;

}
.header {
	padding-bottom: 12px;
	font-size: 17px;
	font-weight: bold;
	background-position: 7px 7px;
}
.maintext {
	margin: 0;
	line-height: 17px;
}
.maintext p {
	margin: 0 0 12px 0;
}
#middle img {
	margin: 5px;
}

/* Footer maaritykset */

#footer {
	background-image: url(/img/family_custom_5_0/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 57px;
}
#address {
	text-align: center;
	color: #666666;
	padding-top: 22px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.commercial-image {
margin: 5px 0px 5px 0px;
text-align: center;
}

#commercial_area {
	text-align: center;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 9px;
	margin-left: 5px;
}
#news_area {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
#news_area .article {
	line-height: 17px;
	padding-bottom: 7px;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#news_area .article a {
	background-image: url(/img/family_custom_5_0/bullet1.gif);
	background-repeat: no-repeat;
	margin-left: 6px;
	padding-left: 12px;
	background-position: 0px 6px;
}

#address a {
	color: #666666;
}

/* Verkkokaupan maarityksia */
/* Login table */
.login {
	width: 100%;
	border: 1px solid #cccccc;
	margin-top: 10px;
	margin-right: 10px;
}
.login th {
	color: #FFFFFF;
	text-align: left;
}
.login td {
	padding: 1px 5px 1px 5px;
}

#menu .pages {
	margin-top: 10px;
}
/* inputs */
input {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
}

input.button {
	color: #333333;
	border: 1px solid #999999;
}

/* Eshop right */
.right {
	width: 200px;
}

/*Cart määritykset */

.cart {
	width: 200px;
	border: 1px solid #cccccc;
	margin-left: 10px;
} 

.cart-big {
	width: 100%;
	border: 1px solid #cccccc;
} 

.cart-header{
	color: #FFFFFF;
	text-align: left;
}

.cart-header a {
	font-weight:bold;
}

.cart-buy-products {
	font-weight: bold;
}
.cart-buy-products a {
	background-color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
.cart-remove-products {
	font-weight: bold;
}
.cart-remove-products a {
	background-color: #CCCCCC;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	
}
.cart-products {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 2px;
	padding-bottom: 2px;

}

.cart-product-odd {
	background-color: #F6F6F6;
}

/* Yrityksen tiedot */
.company-info-header{
	padding: 4px 7px 4px 7px;
	color: #FFFFFF;
	background-color: #78985E;
	text-align: left;
}

.company-info {
	width: 100%;
	border: 1px solid #cccccc;
	margin-top: 10px;
	margin-left: 10px;
}

/* Tuote tiedot middlessa */
.product {
	width: 100%;
}

.product-price {
	font-weight: bold;

}

.product-amount {
	text-align: right;

}

.product-insert {
	text-align: right;
}
.product-price-line {
	background-color: #E9E9E9;
	
}
.price-line {
	background-color: #E9E9E9;
}

.product-name {
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 120%;
	color: #333333;

}
.product-info {
	padding-bottom: 10px;
	float:bottom;
}

.product-warranty {
	font-weight: bold;

}
.product-row {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
	
}

.eshop-table {
	width: 100%;
	border: 1px solid #cccccc;
	background-color: #F0F0F0;
}

table.middle {
	width: 100%;
	border: 1px solid #cccccc;
	background-color: #F0F0F0;
}

.eshop-table-header {
	padding: 4px 7px 4px 7px;
	color: #FFFFFF;
	background-color: #78985E;
	text-align: left;
}

table.middle th {
	color: #FFFFFF;
	text-align: left;
}

.eshop-table td {
	padding: 2px;
}
.middle-header {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 140%;
	font-weight: bold;
	color: #333333;
}
.box-header {
	padding: 4px 5px 5px;
	font-weight:bold;
	background-color: #CCCCCC;
	color: #666666;
	margin-bottom: 1px;
	margin-top: 0px;
	background-image: url(/img/family_custom_5_0/h1.gif);
}

div.payment-title{
        font-weight: bold;
        margin-bottom: 14px;
        margin-top: 4px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        clear: both;
}
div.payment-buttons{
        margin-bottom: 14px;
        margin-top: 4px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        overflow: hidden;
        width: 100%;
}

.link-menu {
	text-align: center;
	padding-bottom: 10px;
}
.price-discount{
	text-decoration:line-through; 
	font-weight:normal;
}