body {
	color: #5f564a;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	line-height: 180%;
}

#wrapper {
	margin:0 auto;
	width:905px;
}

/* ----------------------------   HEADER    ------------------------------- */

#header {
	background: #fff url(/files/cms_userfile/images/css/bkg_header.jpg) no-repeat left top;
	height:265px;
	position: relative;
}

.textpart {
	height: 57px;
}

.search {
	position: absolute;
	top:15px;
	right:10px;
}

.logo {
	position: absolute;
	top:15px;
	left:10px;
}

.search-from_submit {
	background: #fff url(/files/cms_userfile/images/css/search_button.jpg) no-repeat left top;
	border: 0;
	color: #fff;
	height:22px;
	width:60px;
}

/* ----------------------------   CONTENT    ------------------------------- */

#content {
	margin: 30px 0;
}

.right {
	float:right;
	width:270px;
}

.right li {
	display:block;
	padding: 10px 0px 10px 25px;
	border-bottom: solid 1px #d8d0cb;
	background: #fff url(/files/cms_userfile/images/css/redpoint.jpg) no-repeat left center;
}

.left {
	position:relative;
	width:600px;
}

#search-form-details_125,
.search-results-item_order-num {
	display:none;
}

/* ----------------------------   FOOTER    ------------------------------- */

#footer {
	background: #fff url(/files/cms_userfile/images/css/bkg_footer.jpg) no-repeat left top;
	height:90px;
	margin-bottom: 40px;
	clear:both;
}

.menu2 {
	padding:15px 0;
}
