html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {p
	line-height: 1;
}
ol, ul {
	list-style-position: outside;
	margin-left: 1em;
}
ul {
	list-style: circle;
}
ol {
	list-style: decimal;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 100.1%;
	color: #203d3f;
	background: #f1f5f8;
}
a{
	color:#007519;
	text-decoration:none;
}
a:hover{
	color:#fb5700;
/*	text-decoration: underline;*/
}
h1, h2, h3{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #203d3f;
	font-weight: normal;
	margin: 1.5em 0 1em 0;
}
h1, h1 a{
	margin-top:0;
	color:#5d9e43;
}
h1 a:hover{
	color:#84C06C;
}
h2{
	font-size: 130%;
	color:#84C06C;
	font-weight:bold;
	/*border-bottom:2px dotted #84C06C;*/
}
h3{
	font-size: 110%;
}
p{
	margin-bottom:0.5em;
}
.main_menu{
	float:right;
	margin: 5px 0 0 0;
	width:300px;
	text-align: right;
	font-size:100%;
}
.main_menu a, .site_chapters a{
	color: #007519;
	font-weight:bold;
}
.main_menu a:hover, .site_chapters a:hover{
	color:#87643d;
}
.site_chapters{
	padding: 5px 5px 3px 5px;
	text-align: center;
	border: 3px solid #97D680; /*#CAEEB1; #84C06C;*/
	-moz-border-radius:20px;
	border-radius:20px;
	background: #CAEEB1;
	margin: 0 0 15px 0;
}
.site_chapters a{
	margin: 5px 0;
}
.site_chapters a{
	/*border-left: 3px dotted #87643d;*/
	background: url(../images/star.png) no-repeat 5px 2px;
	padding-left:25px;
}
.site_chapters a:first-child{
	margin-left: 0;
	border-left:none;
	background: inherit;
}
.content{
	font-size:90%;
}
.clear{
	clear:both;
}

#wrapper{
	min-width: 1000px;
	max-width: 1000px;
	width:1000px;
	overflow:visible;
	margin: 0 0;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
}
#left_flowers{
	background: url(../images/left_filler.png) top left repeat-y;
	position:relative;
}
#left_bottom{
	background:url(../images/left_bottom.png) bottom left no-repeat;
	position:relative;
}
#left_top{
	background:url(../images/left_top.png) top left no-repeat;
	padding:0 0 30px 111px;
	position:relative;
}
#article_price{
	background: #f1f5f8;
	border: 2px solid #DDF;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
.normal{
	text-align: justify;
}
.main_content{
	float:left;
	width:630px;
}
.main_content .block_header{
/*	width:630px;
	height:17px;
	background:url(../images/cont_head.png) top center no-repeat;
*/
	display:none;
}
.main_content .block_header h1{
	padding: 8px 0 0 45px;
	color: #e5d7b2;
}
.main_content .block_footer{
/*	width:630px;
	height:17px;
	background:url(../images/cont_foot.png) top center no-repeat;*/
	display:none;
}
.main_content .block_content{
/*	width:567px;*/
	padding: 10px;
	/*border-left: 3px solid #84c06c;
	border-right: 3px solid #84c06c;*/
	border: 3px solid #84c06c;
	border-radius:20px;
	-moz-border-radius:20px;
	background: #f1f5f8;
}
.navigation{
	width: 244px;
	float:left;
	margin-left: 15px;
}
.navigator{
	margin-bottom: 15px;
	border: 3px solid #84c06c;
	border-radius: 15px;
	-moz-border-radius: 15px;
	background: #97d680;
	overflow:hidden;
}
.navigator .block_header{
	width:244px;
	height:39px;
	/*background:url(../images/nav_head.png) top center no-repeat;*/
	background: #84c06c url(../images/nav_star.png) top right no-repeat;
}
.navigator .block_header h2{
	padding: 9px 0 0 12px;
	margin:0;
	color: #e5d7b2;
	border:none;
	font-weight:normal;
}
.navigator .block_footer{
	width:244px;
	/*height:17px;
	background:url(../images/nav_foot.png) top center no-repeat;*/
}
.navigator .block_content{
	width:218px;
	padding: 10px;
	color:#FFF;
}
.navigator .block_content *{
	color:#FFF;
}
.navigator .block_content a:hover{
	color:#FE0;
}
.navigator .tags a{
	display:block;
}
.thumb{
	width: 112px;
	height: 126px;
	float:left;
	text-align:center;
	border: 1px solid #caeeb1;
	border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 10px;
	padding: 5px;
	background: #CAEEB1;
}
.thumb .action{
	/*float:left;*/
	position:relative;
	top:0;
	left:0;
	z-index:99;
	width:44px;
	height:44px;
	background:url(../images/action_thumb.png) center center no-repeat;
}
.thumb .pic_under_action{
	position:relative;
	top:-44px;
	left:0;
}
.thumb div.thumb_pic{
	border: 1px solid #84c06c;
	border-radius:8px 8px 0 0;
	-moz-border-radius:8px 8px 0 0;
	width:110px;
	height:82px;
	border-bottom:1px solid #CAEEB1;
}
.thumb .title, .thumb a:visited, .thumb a:link, .thumb a{
	background: #84c06c;
	color:#FFF;
}
.thumb .price{
	font-size:80%;
	text-align:center;
	background: #84c06c; /*caeeb1;*/
	padding: 0 5px;
	border-radius:0 0 8px 8px;
	-moz-border-radius:0 0 8px 8px;
	color: #FFF;
}
.thumb a:hover .price, .thumb a:hover .title{
	color:#FFEE00;
}
.thumbs{
	width:590px;
	margin: 10px auto;
}
.navigator .thumbs{
	width:210px;
	margin: auto;
}
.navigator .thumbs .thumb{
	margin: 10px auto;
	float:none;
}
.navigator .thumb .price a{
	color:#007519;
}
.navigator .thumb .price a:hover{
	color:#FB5700;
}
.footer{
	border-top: 2px solid #97D680;
	padding: 10px 10px 30px 10px;
}
.mattress_prices td{
	padding: 0 5px;
	text-align:center;
}
.mattress_prices td.price{
	text-align:left;
	border-left: 2px dotted #F1F5F8;
}
.mattress_prices thead td{
	border-bottom: 2px dotted #F1F5F8;
}
.block_content .mattress_prices td.price, .block_content .mattress_prices td{
	/*border-color: #84C06C;*/
	border-color: #DDD;
	border-width:1px;
}
.block_content .mattress_prices td.price:first-child{
	border-left:none;
}
.mattress_pic{
	width:75%;
	padding:30px; /*30px;*/
	margin: 10px auto;
	background: #fbfdff;
	border: 6px dotted #f1f5f8;
	text-align:center;
}
.pic{
	padding:30px;
	margin: 10px 0;
	background: #fbfdff;
	border: 6px dotted #f1f5f8;
	text-align:center;
}
.form td{
	padding: 5px;
	vertical-align: top;
	text-align:left;
}
.form input.text, .form textarea, .form select{
	border: 2px solid #CCC;
	width: 400px;
}
textarea.text{
	height: 100px;
}
div.order_link{
	text-align:center;
	padding:10px 0 30px 0;
}
a.order{
	font-size: 130%;
}
.note{
	font-size:80%;
}
.invalid, .form .invalid, .form input.invalid{
	border: 2px solid #F60;
}
.article_link{
	display:block;
	padding:5px;
	background-color: #DED;
}
.separator{
	height:1px;
	margin:0.5em 0;
	border-top:1px solid #DED;
}
.inverted{
	background:#84C06C;
	color:#FFF;
	padding: 2px 10px;
	border-radius:10px;
	-moz-border-radius:10px;
}
.inverted a{
	color:#FFF;
}
.inverted a:hover{
	text-decoration:underline;
}
.hidden_cell{
	visibility:hidden;
}
div.row{
	border: 2px dotted transparent;
}
div.row:hover .hidden_cell{
	visibility:visible;
}
div.row:hover{
	border-bottom: 2px dotted #CAEEB1;
}
table.prices td{
	padding: 0 3px;
}
table.prices th{
	text-align:right;
	padding: 0 3px;
}
input.price{
	text-align: right;
	width: 5em;
}
#article h1 .shop_cart{
	font-size:60%;
	padding-left:20px;
	background:url(../images/shop_cart.png) left 5px no-repeat;
}
.model_prices{
	margin-bottom:10px;
	/*
	font-size:70%;
	background:#EE4;
	border-radius:10px;
	-moz-border-radius:10px;
	*/
}
.model_prices .mattress_prices{
	margin: 10px auto;
}
.block_content .model_prices .mattress_prices td.price, .block_content .model_prices .mattress_prices td{
	border-color: #30A549;
	width:60px;
	text-align:center;
}
.small{
	font-size:80%;
}
