#page {
	position: relative;
	width: 860px;
	min-height: 480px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B16978;
	background-color: #F0FAF5;
	/*background-image: url(images/bg.jpg);
	background-position: left top;
	background-repeat: repeat-y;*/
}
.pageframe {
	padding: 0px 12px 12px 10px;
	background-image: url(images/flower.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 640px;
}
.green_text {
	font-size: 11px;
	color: #5D866F;
}
.green_text_12 {
	font-size: 12px;
	color: #5D866F;
}
.green_block {
	padding: 12px 6px 6px 12px;
	width: 160px;
}
.green_side_line {
	background-image: url(images/green_line.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.green_top_line {
	border-top: 1px solid #CFECDB;
}
a:link {
	color: #B16978;
	text-decoration: none;
}
a:hover {
	color: #B16978;
	text-decoration: underline;
}
a:visited {
	color: #B16978;
	text-decoration: none;
}
/* homepage.htm */
.face {
	background-image: url(images/image_block.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 220px;
	padding: 12px 6px 6px 132px;
	line-height: 18px;
}
.body {
	background-image: url(images/image_block_f2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 220px;
	padding: 12px 6px 6px 132px;
	line-height: 18px;
}
.sunsenses {
	background-image: url(images/image_block_f3.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 220px;
	padding: 12px 6px 6px 132px;
	line-height: 18px;
}
/* end homepage.htm */
.pageframe_content {
	padding: 12px 12px 12px 24px;
	text-align: left;
}
.footer {
	padding: 12px 12px 12px 24px;
	letter-spacing: 0.1em;
	line-height: 16px;
	font-size: 9px;
	color: #4D8A68;
	/*border-top: 1px solid #CEEFDE;*/
}
a:link.foot {
	color: #4D8A68;
	text-decoration: none;
}
a:hover.foot {
	color: #4D8A68;
	text-decoration: underline;
}
a:visited.foot {
	color: #4D8A68;
	text-decoration: underline;
}
.px {
	font-size: 12px;
}
.small {
	font-size: 10px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B16978;
	border: 1px solid #B16978;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B16978;
	border: 1px solid #B16978;
}
.to_top {
	background-color: #FDECE5;
	text-align: right;
	padding: 3px 6px 3px 0px;
	font-size: 10px;
}
.price_old {
	text-decoration: line-through;
	color: #990000;
	font-size: 16px;
}
.price_new {
	font-size: 16px;
	color: #3D9A64;
	font-weight: bold;
}
.shop_boxes {
	background-color: #FFFFFF;
	height: 265px;
}
.grey_border {
	border: 1px #EFEFEF solid;
}
.redhot {
	color: #AF0000;
	font-weight: bolder;
}
.breadcrumb {
	border-bottom: 1px #F0F9F3 solid;
	color: #8AD0A8;
	size: 10px;
}