html, body {
	height: 100%;
}
body {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper {
	background-color: #e6edf8;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 860px;
	background-image: url(/img/family_2_1/main_bg_eshop.gif);
}

#main {
	background-color: #e6edf8;
	border-bottom: 12px solid #cecece;
	/*border-left: 6px solid #cecece;
	border-right: 6px solid #cecece;*/
	border-top: 12px solid #cecece;
}
#banner {
	background-color: #ffffff;
	height: 86px;
	position: relative;
	width: 860px;
	z-index: 1;
	background-image: url(/img/family_2_1/ylaosa1.jpg);
	margin-top: 1px;
	margin-bottom: 1px;
}

#footer {
	background-color: #ffffff;
	clear: both;
	height: 14px;
	width: 860px;
}
#logo {
	position: absolute;
	z-index: 2;
    left: 9px;
    top: 9px;
    font-size: 36px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.logo_table {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	height: 70px;
	border: 1px solid #CECECE;
}

#banner-spacer-1 {
	height: 14px;
	width: 860px;
}
#banner-spacer-2 {
	margin-left: auto;
	margin-right: auto;
	width: 860px;
}
#banner-spacer-3 {
	height: 14px;
	width: 860px;
}

#shop-left {
	background-color: #e6edf8;
	border-bottom: 12px solid #ffffff;
	border-top: 12px solid #ffffff;
	float: left;
	text-align: left;
	width: 240px;
	font-size: 12px;
}
#shop-middle {
	background-color: #ffffff;
	border-bottom: 12px solid #ffffff;
	border-top: 12px solid #ffffff;
	float: left;
	overflow: auto;
	text-align: center;
	width: 400px;
}
#shop-middle a {
	color: #000000;
	text-decoration: none;
}
#shop-right {
	background-color: #e6edf8;
	border-bottom: 12px solid #ffffff;
	border-top: 12px solid #ffffff;
	float: left;
	text-align: left;
	width: 220px;
}

div.company-name {
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}

#logo-outer {
	height: 260px;
	overflow: hidden;
	/*position: relative;*/
	text-align: center;
}
#logo-outer[id] {
	display: table;
	position: static;
	text-align: center;
	width: 270px;
}
#logo-middle {
	position: absolute;
	top: 50%;
}
#logo-middle[id] {
	display: table-cell;
	position: static;
	vertical-align: middle;
}
#logo-inner {
	position: relative;
	top: -50%;
	left: -50%;
}
#logo-inner[id] {
	position: static;
}
#logo-inner a {
	color: #ffffff;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

div.h-gradient {
	height: 15px;
}

div.link-menu {
	margin-bottom: 14px;
	margin-top: 10px;
}
div.link-menu[class] {
	margin-top: 14px;
}

hr.middle {
	background-color: #0078c5;
	border: none;
	color: #0078c5;
	height: 1px;
	width: 340px;
}

div.middle-header {
	color: #0078c5;
	font-size: 18px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 360px;
}

table.middle {
	background-color: #cecece;
	font-size: 12px;
	margin-bottom: 14px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 340px;
}
table.middle th {
	background-color: #0078c5;
	color: #ffffff;
}
table.middle a {
	color: #000000;
	text-decoration: none;
}

p.info-text {
	margin-bottom: 7px;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 340px;
}

p.order {
	margin-bottom: 14px;
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
	width: 340px;
}

.note {
	font-size: 10px;
}

div.company-info {
	width: 100%;
}
table.company-info {
	font-size: 12px;
	margin-bottom: 14px;
	margin-left: 20px;
	margin-top: 14px;
}
div.company-info a {
	color: #000000;
	text-decoration: underline;
}

div.login {
	color: #000000;
	width: 214px;
}
div.login a {
	color: #000000;
	text-decoration: none;
}
table.login {
	background-color: #cecece;
	border-collapse: collapse;
	font-size: 12px;
	width: 220px;
}
table.login th {
	background-color: #0078c5;
	color: #ffffff;
	padding-left: 20px;
}
td.login {
	padding-left: 20px;
}
td.login-button {
	padding-right: 14px;
}
td.login-button[class] {
	padding-right: 12px;
}
.payment-title{
	font-weight: bold;
	margin-bottom: 14px;
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	clear: both;
}
.payment-buttons{
	margin-bottom: 14px;
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow: hidden;
	width: 90%;
}

.price-discount{
	text-decoration:line-through; 
	font-weight:normal;
}