* {
margin: 0;
padding: 0;
}

body {
       color: #E3E3E3;	
font: 11px Helvetica, Arial, sans-serif;
line-height: 180%;
background-image: url(../images/01.jpg);
}

img {
	border: none;
}

a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { -moz-outline-style: none; } /* for Firefox */

a.download {
	font-weight: bold;
	font-size: 14px;
}

#wrapper {
	width: 1003px;
	margin: 0 auto;
	
}

#logo {
	margin: 40px 0 0 40px;
}

#intro {
	padding-bottom: 10px;
}

#slider {
	width: 800px;
	min-height: 260px;
	_height: 260px;
	margin: 0 auto;
	position: relative;
	border: 0px solid #FFFFFF;
}

.scroll {
	overflow: hidden;
	width: 800px;
	margin: 0 auto;
	position: relative;
}

.scrollContainer {
position: relative;
top: 30px;
}

.scrollContainer div.panel {
	padding: 10px;
	text-align: center;
	width: 274px;
	height: 318px;
}

.inside {
	padding: 2px;
	border: 0px solid #999;
}

.inside img {
	display: block;
	border: 0px solid #666;
	margin: 0 0 10px 0;
	width: 150px;
}


.scrollButtons {
	position: absolute;
	top: 350px;
	cursor: pointer;
	z-index: 5;
}

.scrollButtons.left {
	left:320px;
}

.scrollButtons.right {
	right: 260px;
}

.hide {
	display: none;
}

#lytebox-page {
	font-size: 12px;
	background:  url(../images/01.jpg) no-repeat right top;
}

#lytebox-page #wrapper {
	width: 800px;
	_width: 780px;
	margin: 0 auto;
	padding: 15px 0;
}

#lytebox-page #title h2 {
	font-size: 12px;
	clear: both;
	margin-bottom: 25px;
}

#lytebox-page #title h2 a {
	color: #e3e3e3;
}

#lytebox-page .content-inner {
	padding: 20px;
}

.fix-width {
}

#menu {
	width: 500px;
	margin: 10px auto;
}

ul.list-products {
	width: 610px;
	float: left;
	list-style: none;
}

ul.list-products li {
	display: block;
	float: left;
	width; 180px;
	margin: auto 8px;
	text-align: center;
}

.products-name {
	width: 180px;
	height: 40px;
	text-align: center;
	margin: 5px 0;
	overflow: hidden;
}

.product-big {
	width: auto;
	text-align: center;
}

.product-title {
	float: left;
	font-weight: bold;
}

.page-num {
	clear: both;
	margin-top: 5px;
	text-align: center;
}

#sidebar1 {
	width: 150px;
	float: left;
	margin: 30px 15px 0 0;
}

#left-title-products {
	width: 150px;
	height: 25px;
	clear: both;
	margin-bottom: 15px;
	background: url(../images/left_title_product.png) no-repeat left top;
}

#left-title-newproducts {
	width: 150px;
	height: 25px;
	clear: both;
	margin-bottom: 15px;
	background: url(../images/left_title_newproduct.png) no-repeat left top;
}

.sidebar ul {
	list-style: none;
}

.sidebar ul li {
	height: 25px;
	line-height: 20px;
	padding-left: 20px;
	background: url(../images/list_style.png) no-repeat left center;
}

.sidebar ul li a {
	color: #e2e2e2;
	font-weight: bold;
}

