body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #CCCCCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	margin: 15px auto;
	text-align: left;
	background-color:#FFFFFF;
	color:#000000;
	border: 1px solid #FFFFFF;
}
a {
	color: #006699;
}
a:hover {
	color: #666666;
	text-decoration: none;	
}
table {
	border: none;
}

img {
	border: none;
}
/* Ylaosan maaritykset */

#banner {
	height: 150px;
	background-color: #ffffff;
	position: relative;
	z-index: 1;
	background-image: url(/img/family_custom_1_0/banner1.jpg);
}
#logo {
	position: absolute;
	z-index: 2;
    left: 0px;
    top: 0px;
    font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.logo_table {
	height: 150px;
	margin-left: 25px;
	margin-right: 20px;
}


/* 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: 100%;
}
/* Topmenu maaritykset */

#top_menu {
	width: 100%;
	padding: 5px 0px 5px 0px;
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#top_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
#top_menu ul li {
	display: inline;
	margin: 0px;
	padding: 0px;

}
#top_menu ul li a {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	color:#FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
}
#top_menu ul li a:hover {
	color: #000000;
}

/* Left maaritykset */

.left {
	background-color: #EBEBEB;
	width: 180px;
}
#left {
	margin: 0;
}
#menu {
	padding: 1px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
#menu ul ul {
	padding: 0 5px 0 20px;
}

#menu li a {
	width: 99%;
	text-decoration: none;
	padding: 2px 5px;
	margin: 0px 0px 1px;
	display: block;
	background-color: #CCCCCC;
	color:#333333;
	border-left: 5px solid #999999;
	font-weight: bold;
}
#menu li a:hover {
	color: #000000;
	background-color: #E2E2E2;
	border-left: 5px solid #C2BC70;
}

#menu li li a {
	text-decoration: none;
	padding: 2px 0px 2px 0px;
	margin: 0px 4px 0px 0px;
	background-color: transparent;
	color:#333333;
	border-left: none;
	font-weight: bold;
}
#menu li li a:hover {
	color: #000000;
	background-color: transparent;
	border-left: none;
}

/* Middle maaritykset */

.middle {
	background-color: #FFFFFF;	
}
#middle {
	padding: 20px;

}
.header {
	padding-bottom: 12px;
	font-size: 16px;
	font-weight: bold;

}
.maintext {
	margin: 0;
}
.maintext p {
	margin: 0 0 12px 0;
}
#middle img {
	margin: 5px;
}

/* Footer maaritykset */

#footer {
	background-color: #999999;
}
#address {
	text-align: center;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
}

#address a {
	color: #FFFFFF;
}

/* Verkkokaupan maarityksia */
/* Login table */
.login {
	width: 100%;
	border: 1px solid #cccccc;
	margin-top: 10px;
}

.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: 180px;
}

/*Cart määritykset */

.cart {
	width: 100%;
	border: 1px solid #cccccc;
} 

.cart-big {
	width: 100%;
	border: 1px solid #cccccc;
} 

.cart-header{
	
}

.cart-header a {
	text-decoration: none;
	display: block;
	padding: 3px;
	text-align: right;
	color: #ffffff;
	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;

}
/* Yrityksen tiedot */
.company-info-header{

}

.company-info {
	width: 100%;
	border: 1px solid #cccccc;
	margin-top: 10px;
	color: #cdecde;
}

/* Tuote tiedot middlessa */
.product {
	width: 100%;
}

.product-price {
	font-weight: bold;

}

.product-amount {
	text-align: right;

}

.product-insert {
	text-align: right;
}
.price-line {	
}
.product-name {
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 120%;

}
.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;
}

table.middle th {
	
}

.eshop-table-header {
	padding: 4px 7px 4px 7px;
	color: #FFFFFF;
	background-color: #5D769E;
	text-align: left;
}
.eshop-table td {
	padding: 2px;
}
.middle-header {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 140%;
	font-weight: bold;
}
.category-name {
}
.link-menu {
	text-align: center;
	padding: 5px;
}

.box-header {
	padding: 4px 5px 5px;
	font-weight:bold;
	background-color: #5D769E;
	color: #FFFFFF;
	margin-bottom: 1px;
	margin-top: 0px;
}

.box-content {

}

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%;
}

.price-discount{
	text-decoration:line-through; 
	font-weight:normal;
}