#header {
	background: none;
	padding-bottom: 0.1em;
	margin-bottom: 0;
}

#header.without-header-navigation {
	padding-bottom: 3.2em;
}

#header .add p {
	margin-left: 1em;
}

#order-info {
	margin-bottom: 0.6em;
}

#header .last-column p {
	margin-bottom: 0;
}

#shop-navigation {
	display: table;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

#shop-navigation .navigation {
	display: table-row;
}

#shop-navigation .navigation .navigation {
	display: block;
	margin: 1em 0.5em 1em;
}

#shop-navigation .first-child .navigation {
	margin-left: 1.5em;
}

#shop-navigation li {
	display: table-cell;	
	width: 14%;
}

#shop-navigation .empty-4 li.last   {
	width: 70%;
}

#shop-navigation .empty-3 li.last   {
	width: 56%;
}

#shop-navigation .empty-2 li.last   {
	width: 42%;
}

#shop-navigation .empty-1 li.last   {
	width: 28%;
}

#shop-navigation li.with-border {
	border-right-width: 1px;
	border-right-style: solid;
}

#shop-navigation li li {
	display: list-item;
	width: auto;
	margin-bottom: 0.5em;
	font-size: 0.9em;
}

#shop-navigation a,
#shop-navigation b {
	font-family: sans-serif;
}

#shop-navigation .selected {
	font-weight: bold;
}

h1 {
	margin: 1em 0 0;
}

.text-page h1 {
	margin-bottom: 1em;
}


/* shop thermo */

#thermo {
	text-align: center;
	margin: 0.6em 0 -1.8em;
}

#thermo a {
	font-family: sans-serif;
	font-size: 0.85em;
}


/* product list */

.products dt,
.products dd {
	margin-left: 66%;
}

.products dt,
.products .title {
	font-family: Georgia, serif;
	font-size: 1.3em;
}

.products dt {
	margin-top: 1.5em;
	margin-bottom: 0.3em;
	font-style: italic;
	position: relative;
	z-index: 2;
}

.products dt a {
	font-style: normal;
}

.products img {
	display: block;
}

.products dt img {
	position: absolute;
	right: 100%;
	top: 0;
	margin-right: 15px;
}

.products dt.category,
.products dt.line {
	font-size: 1em;
	margin: 3em 0 1em;
}

.products .subtitle {
	font-size: 0.9em;
	margin-top: -0.1em;
	margin-bottom: 0.2em;
}

#middle-layout h2 {
	font-style: normal;
	font-weight: normal;
	font-size: 1.8em;
	margin-right: 34%;
	padding-right: 20px;
}

#middle-layout h2.bestseller {	
	font-size: 2.5em;
}

#middle-layout .products h2.line {
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	text-align: center;
}

.products h2 a,
.products h2 span {
	position: relative;
	z-index: 2;
	float: right;	
}

.products h2.line a {
	float: none;
}

.products h2 i {
	width: 38px;
	height: 34px;
	position: absolute;
	right: -55px;
	bottom: 0.2em;
	overflow: hidden;
}

span.category {
	position: absolute;
	z-index: 2;
	width: 86px;
	height: 106px;
	overflow: hidden;
}

.products h2 i i,
span.category i {
	position: absolute;
	left: 0;
	top: 0;
	bottom: auto;
	width: 190px;
	height: 34px;
	background: url(icons.png) no-repeat;
}

span.category i {
	width: 620px;
	height: 106px;
	left: -190px;
}

.products h2.easy i i {
	left: -38px;
}

span.category i.easy {
	left: -276px;
}

.products h2.expert i i {
	left: -152px;
}

span.category i.expert {
	left: -536px;
}

.products h2.gift i i {
	left: -114px;
}

span.category i.gift {
	left: -448px;
}

.products h2.sale i i {
	left: -76px;
}

span.category i.sale {
	left: -362px;
}

.products dd {
	margin-bottom: 0.1em;
}

.price {
	font-size: 1.5em;
}

.product-strength {
	position: relative;
}

.product-strength div {
	position: absolute;
	left: 5em;
	top: 0.7em;
	margin-top: -8px;
	width: 85px;
	height: 16px;
	background: url(../../global/icons.gif) -384px 0 no-repeat;
}

.product-strength div div {
	left: 0;
	top: 0 !important;
	margin: 0;
	background-position: -299px 0;
}

.product-strength div .strength-5 {
	width: 8px;
}

.product-strength div .strength-10 {
	width: 17px;
}

.product-strength div .strength-15 {
	width: 25px;
}

.product-strength div .strength-20 {
	width: 34px;
}

.product-strength div .strength-25 {
	width: 42px;
}

.product-strength div .strength-30 {
	width: 51px;
}

.product-strength div .strength-35 {
	width: 59px;
}

.product-strength div .strength-40 {
	width: 68px;
}

.product-strength div .strength-45 {
	width: 76px;
}

.product-strength div .strength-50 {
	width: 85px;
}

.shop-page #middle-layout .last-column {
	padding-top: 1.5em;
	font-size: 0.9em;
}

.shop-page #middle-layout .last-column h3 {
	font-style: italic;
	margin-bottom: 0.5em;
}

.shop-page #middle-layout .last-column a {
	font-size: 1.35em;
}

.last-column .block {
	position: relative;
	padding: 12px 1.2em;
	font-size: 1.3em;
	background-position: 0 0;
	background-repeat: repeat-x;
	background-image: url(block-bg.gif);
}

.last-column .block-active {
	background-image: url(block-active-bg.gif);
}

.icon i.cart {
	background-position: -523px 0;
	left: -19px;
	width: 15px;
	height: 15px;
	margin-top: 0;
	margin-right: -19px;
}

.top-product {
	position: relative;
	margin: 1em 0 0 200px;
}

.top-product img {
	position: absolute;
	top: 0;
	right: 100%;
	margin-right: 15px;
}

.top-product a {
	font-size: 1.5em;
}

#footer {
	overflow: hidden;
}