body {
	margin: 0 auto;
	padding: 0;
	background: url('images/background.png') repeat-x;
	font-family: Verdana;
	font-size: 13px;
}
img {
	border: 0;
}
h1, h2, h3, h4, h5, p, ul {
	margin: 0;
	padding: 0;
}
h2 a {
	color: black;
	text-decoration: none;
}
#body {
	width: 990px;
	margin: 0 auto;
}
#products, img, a#home:hover, à#products:hover, a#news:hover, #searchInput, #searchBtn {
	behavior: url(js/iepngfix.htc);
}
#lenta {
	width: 100%;
	background: #a7db95;
	height: 25px;
}
#search {
	text-align: center;
}
#langs {
	text-align: center;
	padding-top: 11px;
}
#flash {
	margin-top: -117px;
	margin-left: 15px;
	z-index: 1010;
	position: relative;
	overflow: hidden;
}
.red {
	color: red;
	font-weight: bold;
}
form {
	margin: 0;
}
.contactInput {
	width: 242px;
	height: 22px;
	padding-top: 5px;
	padding-left: 8px;
	border: 0;
	background: url('images/contactInput.png') no-repeat;
}
#contactMessage {
	width: 240px;
	height: 125px;
	border: 0;
	padding: 8px 5px 8px 5px;
	background: url('images/contactText.png') no-repeat;
}
#contactSubmit {
	width: 90px;
	height: 30px;
	color: white;
	font-weight: bold;
	font-size: 11px;
	border: 0;
	margin-top: 10px;
	background: url('images/contactSubmit.png') no-repeat;
}
#searchInput {
	border: 0;
	width: 222px;
	height: 17px;
	padding-top: 3px;
	padding-left: 6px;
	margin-top: 2px;
	background: url('images/search.png') no-repeat;
	color: #00a651;
	font-size: 10px;
}
#searchBtn {
	width: 15px;
	height: 16px;
	background: url('images/searchbtn.png') no-repeat;
	border: 0;
	margin-top: 2px;
}
.ie #searchBtn {
	margin-top: 0px;
}
#header {
	width: 990px;
	height: 223px;
	background: url('images/header.png') no-repeat;
}
#noheader {
	width: 990px;
	height: 223px;
	background: url('images/noheader.png') no-repeat;
}
#nologo {
	width: 164px;
	height: 68px;
	background: url('images/nologo.png') no-repeat;
	float: left;
}
#menu {
	width: 990px;
	height: 68px;
}
#leftmenu {
	width: 346px;
	height: 60px;
	float: left;
	text-align: right;
	padding-left: 50px;
}
#logo {
	width: 164px;
	height: 68px;
	background: url('images/logo.png') no-repeat;
	float: left;
}
#rightmenu {
	width: 420px;
	padding-left: 10px;
	height: 68px;
	float: left;
}
a.menu {
	color: white;
	text-decoration: none;
	display: block;
	margin-left: 2px;
	float: left;
	padding-top: 8px;
}
a#home {
	width: 110px;
	height: 36px;
	display: block;
	text-align: center;
}
a#home:hover {
	background: url('images/menu1.png') no-repeat;
	background-position: 0px 2px;
	color: #9e0b0f;
	text-align: center;
	font-weight: bold;
}
a#homeactive {
	width: 110px;
	height: 36px;
	display: block;
	background: url('images/menu1.png') no-repeat;
	background-position: 0px 2px;
	color: #9e0b0f;
	text-align: center;
	font-weight: bold;
}
.ie a#home:hover {
	background: url('images/menu1.gif') no-repeat;
}
.ie a#news:hover {
	background: url('images/menu3.gif') no-repeat;
}
.ie a#products:hover {
	background: url('images/menu2.gif') no-repeat;
}
a#news {
	width: 81px;
	height: 36px;
	display: block;
	text-align: center;
}
a#news:hover {
	background: url('images/menu3.png') no-repeat;
	background-position: 0px 2px;
	color: #9e0b0f;
	text-align: center;
	font-weight: bold;
}
a#newsactive {
	width: 81px;
	height: 36px;
	display: block;
	background: url('images/menu3.png') no-repeat;
	background-position: 0px 2px;
	color: #9e0b0f;
	text-align: center;
	font-weight: bold;
}
a#products {
	width: 141px;
	height: 36px;
	display: block;
	text-align: center;
}
a#products:hover {
	background: url('images/menu2.png') no-repeat;
	background-position: 0px 2px;
	color: #9e0b0f;
	text-align: center;
	font-weight: bold;
}
a#productsactive {
	width: 141px;
	height: 36px;
	display: block;
	background: url('images/menu2.png') no-repeat;
	background-position: 0px 2px;
	color: #9e0b0f;
	text-align: center;
	font-weight: bold;
}
#info {
	width: 510px;
	float: left;
	padding-left: 50px;
	padding-top: 5px;
}
#right {
	width: 430px;
	float: left;
}
.cont1 {
	width: 485px;
	height: 28px;
	padding-left: 15px;
	padding-top: 4px;
	color: red;
	font-family: Century Gothic;
	font-size: 19px;
	background: url('images/cont1.png') no-repeat;
}
.cont {
	width: 478px;
	padding: 0 10px 0 10px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}
.cont2 {
	width: 500px;
	height: 7px;
	background: url('images/cont2.png') no-repeat;
	margin-bottom: 15px;
}
.newsText {
	border-left: 4px solid red;
	margin-left: -10px;
	padding-left: 10px;
}
#archive1 {
	width: 337px;
	height: 28px;
	padding-left: 15px;
	padding-top: 4px;
	color: red;
	font-family: Century Gothic;
	font-size: 19px;
	background: url('images/archive1.png') no-repeat;
}
#archive {
	width: 330px;
	padding: 5px 10px 0 10px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}
.catLink {
	background: #f4f4f4;
	display: block;
	height: 21px;
	padding-top: 3px;
	padding-left: 30px;
	border-top: 1px solid #ebebeb;
	color: black;
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
.catLink:hover {
	background: #f4f4f4 url('images/catLink.png') no-repeat;
	background-position: left center;
	color: red;
}
#archive2 {
	width: 352px;
	height: 7px;
	background: url('images/archive2.png') no-repeat;
	margin-bottom: 15px;
}
.product {
	width: 100%;
	float: left;
	height: 100%;
	margin-top: 8px;
	margin-bottom: 7px;
}
.productPic {
	border: 1px solid red;
	padding: 6px;
	width: 110px;
	height: 110px;
	float: left;
}
.productPic img {
	border: 1px solid #e5d2d2;
}
.productInfo {
	width: 340px;
	padding-left: 10px;
	float: left;
	height: 124px;
	background: url('images/productInfo.png') repeat-y;
}
.productTitle a {
	color: black;
	margin: 0;
	padding: 0;
}
.productTitle a:hover {
	color: red;
	margin: 0;
	padding: 0;
}
.productHr {
	width: 320px;
	margin-top: 5px;
	margin-left: 0;
	background: #ed1c24;
	color: #ed1c24;
	height: 1px;
	border: 0;
}
.toggle {
	display: none;
	height: auto;
	margin: 0;
	padding: 0;
}
span.more {
	display: block;
	text-align: right;
}
span.more a {
	color: red;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
span.author {
	color: #898989;
	font-size: 9px;
	font-family: Verdana;
	margin: 4px 0 0 0;
	display: block;
}
span.pages {
	display: block;
	text-align: right;
	color: #959595;
}
span.pages a {
	color: red;
	text-decoration: none;
	font-weight: bold;
	padding: 0 3px 0 3px;
}
span.pages a:hover {
	background: red;
	color: white;
	width: 15px;
	height: 17px;
	padding: 0 3px 0 3px;
}
span.pages .active {
	background: red;
	color: white;
	width: 15px;
	height: 17px;
	padding: 0 3px 0 3px;
}
#footer {
	width: 100%;
	height: 65px;
	background: url('images/footer.png') repeat-x;
	border-top: 2px solid red;
	clear: both;
}
#subfooter {
	width: 890px;
	margin: 0 auto;
	padding-left: 60px;
	padding-top: 5px;
}
#leftfooter {
	width: 600px;
	float: left;
}
#rightfooter {
	width: 250px;
	float: left;
	text-align: center;
	color: #9f0000;
	font-size: 11px;
}
span.authors {
	color: #e48e8e;
}
span.authors a {
	color: #e48e8e;
	text-decoration: none;
}
span.authors a:hover {
	text-decoration: underline;
}
#ads {
	margin-top: 10px;
}
#ads a {
	width: 600px;
	color: #9e0b0f;
	font-size: 11px;
	text-decoration: none;
}
#ads a:hover {
	text-decoration: underline;
}
#leftfooter a.link {
	color: #790000;
	text-decoration: none;
	font-size: 11px;
}
#leftfooter a.link:hover {
	color: white;
	background: red;
}
ul.search {
	margin-top: 10px;
	margin-left: 15px;
}
ul.search li a {
	color: black;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
ul.search li a:hover {
	background: red;
	color: white;
}
