.pagecontent {
	
}

/* Basic layout
___________________________________________________*/

frameset,
frame {
	margin: 10px;
}

#logotype {
	width: 925px;
}

/* Nav
___________________________________________________*/

#mainnav {
	list-style-type: none;
	width: 940px;
	height: 39px;
	margin-top: 6px;
}

#mainnav li {
	float: left;
	display: inline;
	height: 39px;
}

#mainnav li span {
	visibility: hidden;
}

#mainnav li.nav1 a {
	background: url(../images/nav-1.gif) 0 0 no-repeat;
	width: 140px;
}

#mainnav li.nav2 a {
	background:  url(../images/nav-2.gif) 0 0 no-repeat;
	width: 166px;
}

#mainnav li.nav3 a {
	background:  url(../images/nav-3.gif) 0 0 no-repeat;
	width: 261px;
}

#mainnav li.nav4 a {
	background: url(../images/nav-4.gif) 0 0 no-repeat;
	width: 208px;
}

#mainnav li.nav5 a {
	background: url(../images/nav-5.gif) 0 0 no-repeat;
	width: 165px;
}

#mainnav li a {
	float: left;
	display: inline;
	text-decoration: none;
	height: 39px;
}

/* Index
___________________________________________________*/

table.test {
	margin: 0 0 0 10px;
}

table.test tbody {
	border: 1px solid blue;
}

td.introblock {
	background: #eae6db url(../images/bg-introblock.png) 0 center no-repeat;
	padding: 20px 20px 5px 20px;
}

td.introblock h1 {
	font: normal 14px Verdana, Arial, sans-serif;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	padding: 0;
	margin: 5px 0 0 0;
}

td.introblock p {
	font-size: 12px !important;
	line-height: 15px;
	padding: 0 0 15px 0;
}

img.headerlatest {
	position: relative;
	top: 3px;
	left: -1px;
}

td.latestitem {
	border: 1px solid #8b7f76;
	position: relative;
}

td.latestitem p table {
	width: 180px;
	height: 200px;
}

td.latestitem td.offer_text {
	position: absolute;
	width: 180px;
	overflow: hidden;
	padding-top: 130px;
}

td.latestitem .offer_caption {
	display: none;
}

td.latestitem .offer_header {
	text-transform: uppercase;
	display: block;
	text-align: left;
	padding-right: 10px;
}

td.latestitem .offer_price {
	position: relative;
	top: -5px;
	right: 10px;
	font-weight: bold;
	font-size: 12px !important;
	color: #000;
}

td.latestitem td.offer_text a img {
	margin-right: 8px;
}

td.latestitem .textsmall {
	position: relative;
	left:0;
	display: block;
}

* html td.latestitem .textsmall { /* IE6 */
	left: 0px;
}

* + html td.latestitem .textsmall { /* IF7 */
	left: 0px;
}

td.latestitem a.offer_product_link {
	display: block;
	height: 120px;
	width: 150px;
	overflow: hidden;
	text-align: center !important;
	margin: 0 10px 10px 0 !important;
}

td.latestitem a.offer_product_link img {
	height: 120px;
}

table.mainContentWidth td {
	border: 1px solid red !important;
}

td.latestitem .offer_regular_price {
	position: relative;
	right: 5px;
}

/* Left block
___________________________________________________*/

#search input.checkbox {
	display: none !important;
}

#search label {
	display: none !important;
}

.category_product_info {
	background: red !important; 
}
