body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(102, 102, 102);
}
#wrapper {
	background: url("img/wrapper.png") no-repeat top rgb(255, 255, 255); 
	margin: 5px auto 0px; 
	width: 737px;
	align: center;
}
#top1 {
	height: 57px;
}
#top2 {
	height: 20px;
}
#top3 {
	width: 737px;
	height: 30px;
}
#body-l {
	margin-left: 0px;
	width: 127px;
	float:left;
	padding-right: 5px;
}
#body-c {
	width: 410px;
	float: left;
	padding: 0 10px 0 10px;
	border-right: #bbb solid 2px;
	border-left:  #bbb solid 2px;
}
#body-r {
	width: 140px;
	float: left;
	padding-left: 10px;
}
#body-f {
	width: 734px;
	vertical-align: middle;
	min-height: 450px;
	padding-left: 30px
}
#body-f-l {
	width: 140px;
	float: left;
	margin-left: 20px;
	padding-right: 5px;
	padding-top: 10px;
}
#body-f-r {
	width: 500px;
	float: left;
	padding: 10px;
	border-left:  #bbb solid 2px;
}
#foot-1 {
	width: 720px;
}
#foot-l {
	width: 550px;
	float:left;
}
#foot-l-1 {
	height: 40px;
}
#foot-l-2 {
	height: 10px;
}
#foot-l-3 {
	text-align: center;
}
#foot-right {
	width: 170px;
	float:left;
}
#foot-2 {
	width: 720px;
	text-align: center;
}
.empty_cell {
	height: 1px; 
}
.title {
	font-size: 120%;
}
h1 {
	font-size: 14px;
	margin: 10px 0 5px 0;
	text-align: center;
}
h2 {
	font-size: 14px;
	margin: 10px 0 5px 0;
	text-align:center;
}
.title_orange {
	color: rgb(255, 102, 0); 
	font-size-adjust: none; font-stretch: normal;
}
.cell_or_btm {
	border-bottom-color: rgb(255, 102, 0); 
	border-bottom-width: 2px; 
	border-bottom-style: solid;
}
.cell_gr_left {
	border-left-color: rgb(153, 153, 153); 
	border-left-width: 2px; 
	border-left-style: solid;
}
.links {
	color: rgb(0, 51, 204); 
	font-size: 12px; 
	font-weight: normal;
}
.normal {
	text-align: left; 
	color: rgb(102, 102, 102); 
	line-height: 15px; 
	font-size: small; 
	font-style: normal; 
	font-weight: 200;
}
.normal_bold {
	font-weight: bold;
}
.normal_orange {
	color: rgb(255, 102, 0); 
	font-weight: bold;
}
.orange_normal {
	color: rgb(255, 102, 0);
}
.bullet {
	color: rgb(255, 102, 0); 
	font-size: 14px; 
	font-weight: bold;
}
.arrow {
	left: 50px; 
	color: rgb(255, 102, 0); 
	font-size: 14px; 
	font-weight: bold;
}
.menu {
	left: 50px; 
	color: rgb(0, 51, 204);
	line-height: 12px; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
}
hr.spacer_orange {
	color: rgb(255, 102, 0); 
	line-height: 3px; 
	border-width:1px;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 1px;
}
.body-block {
	padding-bottom:30px;
	margin-bottom:0;
}
.fp-product {
	width: 140px;
}
.fp-name {
	margin-top: 12px;
	font-weight: bold;
/* 	background-color:#bac; */
}
.fp-price {
	font-weight: 700;
	color: rgb(255,102,0);
	font-size: 14px;
	float:left;
	width:60px;
	height:2em;
	text-align: center;
	vertical-align: middle;
/*	background-color:#cab; */
}
.fp-links {
	float:left;
	width:80px;
	text-allign:right;
/*	background-color:#abc; */
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	font-size: small; text-decoration: none;
}
.prod-bg-l {
	background: url("img/prod-bg.png") no-repeat;
}
.prod-bg-r {
	background: url("img/prod-bg.png") no-repeat right top;
}
#new_wrapper {
	background-position: top; left: 50%; 
	width: 737px; 
	margin-left: -365px; 
	float: left; 
	position: fixed; 
	background-image: url("img/wrapper.png"); 
	background-repeat: no-repeat;
}
#new_header {
	width: 737px; float: left;
}
#new_body {
	width: 737px; float: right;
}
#new_footer {
	padding: 0px 0px 0px 10px; width: 727px; float: left;
}
.new_prod_block {
	margin: 0px 0px 0px 12px; 
	padding: 10px 0px; 
	width: 710px; 
	border-bottom-color: rgb(255, 102, 0); 
	border-bottom-width: 2px; 
	border-bottom-style: solid; float: left;
}
.new_title {
	width: 700px; 
	text-align: center; 
	color: rgb(255, 102, 0); 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	display: block;
}
.new_title h1 {
	margin: 5px 0px; color: rgb(255, 102, 0);
}
.new_title b {
	font-size: medium; font-weight: 700;
}
.new_descr {
	margin: 0px 0px 0px 10px; 
	width: 700px; 
	color: rgb(119, 119, 119); 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium; 
	display: block;
}
.new_prod_img {
	margin: 0px 0px 0px 10px; 
	width: 320px; 
	height: 240px; 
	float: left;
}
.new_prod_spec {
	padding: 0px 0px 0px 15px; 
	width: 345px; 
	border-left-color: rgb(204, 204, 204); 
	border-left-width: 2px; 
	border-left-style: solid; float: right;
}
.new_prod_spec ul {
	margin: 0px;
}
.new_vert_line {
	width: 2px; float: left; background-color: rgb(102, 102, 102);
}
.new_foot_img {
	margin: 0px 10px 0px 0px; width: 170px; height: 70px; float: right;
}
.new_foot_block {
	width: 545px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; float: left;
}
.new_foot_block img {
	margin: 40px 0px 0px;
}
.new_foot_block span {
	text-align: center; display: block;
}
.old_price {
	margin: 0px 5px 0px 10px; color: rgb(119, 119, 119); font-family: Arial, Helvetica, sans-serif; font-size: medium; text-decoration: line-through;
}
.new_price {
	color: rgb(255, 102, 0); font-family: Arial, Helvetica, sans-serif; font-size: larger; font-weight: bold; margin-right: 10px;
}
.new_normal {
	text-align: left; color: rgb(85, 85, 85); line-height: 15px; padding-right: 10px; padding-left: 10px; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: 200;
}
.new_warning {
	margin: 5px 0px 0px 20px; color: rgb(255, 102, 0); font-family: Geneva, Arial, Helvetica, sans-serif; font-size: medium; font-style: italic; font-weight: 200; display: block;
}
#new_footer .menu {
	color: rgb(0, 51, 255); font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: 400;
}
#new_footer .menu a:hover {
	color: rgb(0, 102, 255); font-weight: 400;
}
