body {
	margin:0;
	color:#000;
	font:13px 'Philosopher', arial, serif;
	background:#303030;
}
img {
	border-style:none;
}
a {
	color:#a53a5d;
	outline:none;
}
a:hover {
	text-decoration:none;
}
input, textarea, select {
	font:100% 'Philosopher', arial, serif;
	vertical-align:middle;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.w1 {
	width:100%;
	position:relative;
	overflow:hidden;
	background:url(../images/bg-body.jpg) repeat-x;
}
.w2 {
	float:left;
	position:relative;
	width:1031px;
	left:50%;
}
#wrapper {
	width:1031px;
	position:relative;
	float:left;
	left:-50%;
}
.promo {
	background:url(../images/bg-promo.gif) repeat-x;
	text-align:center;
	padding:2px 0 2px;
}
.promo img {
	vertical-align:top;
}
#header {
	height:48px;
	padding:91px 0 0;
	position:relative;
	overflow:hidden;
}
.logo{	margin:0;	width:233px;	height:72px;	overflow:hidden;
	position:absolute;
	top:4px;
	left:13px;	text-indent:-9999px;}.logo a{	height:100%;	display:block;
	background:url(../images/logo.png) no-repeat;
	cursor:pointer;}
#header .contacts {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:18px;
	left:262px;
	font-size:15px;
	color:#fff;
}
#header .contacts li {
	margin:0 0 1px;
}
#header .contacts strong {
	font-size:19px;
}
#header .contacts address {
	font-style:normal;
	margin:0 0 -1px;
}
#header .contacts a {
	color:#fdfdfd;
}
#header .login-form {
	width:428px;
	position:absolute;
	top:10px;
	right:14px;
}
#header .login-form .frame {
	background:url(../images/bg-login-form.png) no-repeat;
	height:53px;
	padding:16px 0 0 17px;
}
#header .login-form .text {
	color:#505a5d;
	width:132px;
	text-align:center;
	padding:5px 6px 0 0;
	margin:0;
	float:left;
	border:0;
	background:none;
}
#header .login-form .input {
	background:url(../images/bg-input01.gif) no-repeat;
	width:138px;
	height:25px;
	float:left;
	margin:3px 10px 0 0;
}
#header .login-form a {
	position:relative;
}
#header .login-form .button {
	float:left;
	background:url(../images/bg-button01.png) no-repeat;
	width:101px;
	height:31px;
	text-align:center;
	padding:0 0 4px;
	border:0;
	margin:0 0 0 -4px;
	color:#000;
	cursor:pointer;
}
#header .login-form a {
	color:#fdfdfd;
	font-size:14px;
	text-decoration:none;
}
#header .login-form a:hover {
	text-decoration:underline;
}
#header .panel {
	background:url(../images/bg-header-panel.png) no-repeat;
	height:48px;
	overflow:hidden;
	width:100%;
}
#header .cart-panel {
	background:url(../images/arrow01.gif) no-repeat;
	height:68px;
	overflow:hidden;
	position:absolute;
	top:16px;
	width:429px;
	right:12px;
}
#header .cart-panel .box {
	background:url(../images/bg-cart-box.png) no-repeat;
	width:214px;
	float:right;
	height:68px;
}
#header .cart-panel .box strong.count {
	font-size: 22px;
	float: left;
	margin: 18px 6px 0 50px;
}
#header .cart-panel .box strong.count a {
	text-decoration:none;
	color:#eedbf0;
}
#header .cart-panel .box strong.count a:hover {
	color:#fff;
}
#header .cart-panel .box  p {
	color:#fff;
	margin:25px 0 0;
}
#header .cart-panel .login {
	margin:25px 0 0 29px;
	padding:0;
	list-style:none;
	display:inline;
	float:left;
}
#header .cart-panel .login li {
	float:left;
	margin:0 7px 0 0;
}
#header .cart-panel .login a {
	text-decoration:none;
	color:#fff;
}
#header .cart-panel .login a:hover {
	text-decoration:underline;
}
#header .search-form {
	float:right;
	width:264px;
	position:relative;
	height:38px;
	margin:7px 17px 0 0;
	display:inline;
	overflow:hidden;
	background:url(../images/bg-search-form.gif) no-repeat;
}
#header .search-form .text {
	float:left;
	width:212px;
	border:0;
	background:none;
	margin:0;
	padding:6px 8px;
	font-size:23px;
	color:#949494;
}
#header .search-form .btn-search {
	float:left;
	width:29px;
	height:29px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-search.gif) no-repeat;
	margin:5px 0 0;
	border:0;
	cursor:pointer;
}
#header .lang {
	display:inline;
	margin:15px 0 0 22px;
	padding:0;
	position:relative;
	list-style:none;
	float:left;
	font-size:12px;
	width:64px;
}
#header .lang li {
	float:left;
	padding:5px 0 0;
	height:17px;
	text-align:center;
}
#header .lang li:first-child {
	padding-right: 3px;
}
#header .lang li a {
	color:#fdfdfd;
}
#header .lang li.active {
	width:33px;
	margin: 0;
	background:url(../images/bg-lang-active.gif) no-repeat;
}
#header .lang li.active a {
	color:#fdfdfd;
	text-decoration:none;
}
#nav {
	width: 660px;
	margin:4px 0 0;
	padding:0;
	position:relative;
	float:left;
	list-style:none;
	font-size:15px;
	background:url(../images/separator01.gif) no-repeat;
}
#nav li {
	float:left;
	background:url(../images/separator01.gif) no-repeat 100% 0;
}
#nav li a {
	color:#fef8f8;
	text-decoration:none;
	height:31px;
	float:left;
	padding:13px 19px 0;
}
#nav li.active a,
#nav li a:hover {
	background:#43494c;
}
#nav .home {
	padding:13px 15px 0 13px;
	height:31px;
}
#nav .home span {
	background:url(../images/home.png) no-repeat;
	height:18px;
	width:21px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
#main {
	height:1%;
	overflow:hidden;
	padding:14px 26px 0 16px;
	background:url(../images/bg-main.png) repeat-y;
}
.cols-m#main {
	padding:14px 26px 0 26px;
}
.cols-mr#main {
	padding:14px 16px 0 26px;
}
#sidebar {
	float:left;
	width:202px;
	display:inline;
	padding:0 1px 0 0;
}
.cols-mr #sidebar {
	float:right;
	padding:0 0 0 1px;
}
* html #sidebar {
	margin:0 -3px 0 0;
}
#sidebar .menu {
	margin:0;
	padding:0;
	font-size:14px;
	overflow:hidden;
	height:1%;
	list-style:none;
}
#sidebar .menu a {
	color:#505050;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	width:144px;
	display:block;
	padding:3px 27px 3px 18px;
	margin:0 0 0 5px;
	background:#dedede url(../images/arrow03.gif) no-repeat 166px 9px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
}
#sidebar .menu li.active a:hover,
#sidebar .menu li.active a {
	background:#dedede url(../images/bg-sidebar-menu-a.gif) no-repeat 0 5px;
	width:149px;
	color:#505050;
	margin:0;
	-moz-border-radius:0 5px 5px 0;
	border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
}
#sidebar .menu li a:hover {
	background:#cbcbcb url(../images/arrow04.gif) no-repeat 166px 9px;
	color:#808080;
}
#sidebar .menu li {
	margin:0 0 6px;
}
#sidebar .menu li.active ul {
	display:block;
}
#sidebar .menu ul {
	margin:0;
	display:none;
	padding:5px 0 0 5px;
	font-size:13px;
	list-style:none;
}
#sidebar .menu li.active ul ul {
	display:none;
}
#sidebar .menu li.active ul li.active ul {
	display:block;
	background:#dedede;
	margin:2px 0 0 -5px;
	width:202px;
	padding:0 0 10px;
}
#sidebar .menu li.active ul li.active ul li.active ul{
	display:block;
	background:#dedede;
	margin:6px 0 10px;
	width:202px;
	padding:0;
}
#sidebar .menu li.active ul a,
#sidebar .menu ul a {
	width:149px;
	text-transform:none;
	font-weight:normal;
	text-decoration:underline;
	color:#bc7c9a;
	padding:4px 27px 4px 13px;
	border-bottom:1px solid #c0c0c0;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-border-radius:3px;
	background:#e7e7e7 url(../images/arrow06.gif) no-repeat 166px 10px;
}
#sidebar .menu li.active ul li.active a,
#sidebar .menu li.active ul li a:hover {
	background:#f2f2f2 url(../images/arrow05.gif) no-repeat 166px 10px;
	text-decoration:none;
	border:0;
	padding:4px 27px 5px 13px;
}
#sidebar .menu ul li {
	margin:0;
}
#sidebar .menu li.active ul li.active ul a {
	background:none;
	text-decoration:none;
	color:#4d4d4d;
	padding:1px 27px 3px 24px;
	height:auto;
	line-height:13px;
	width:151px;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-border-radius:0;
	background:url(../images/arrow02.gif) no-repeat 170px 6px;}
#sidebar .menu ul li ul li{
	margin:0 0 3px;
}
#sidebar .menu ul li ul li ul li{
	margin:0 0 1px;
}
#sidebar .menu li.active ul li.active ul li.active a,
#sidebar .menu li.active ul li.active ul a:hover {
	text-decoration:underline;
	background:#eaeaea url(../images/arrow02.gif) no-repeat 170px 6px;
}
#sidebar .menu li.active ul li.active ul li.active ul a {
	text-decoration:none;
	background:none;
	color:#bc7c9a;
	padding:1px 10px 3px 30px;
	width:162px;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-border-radius:0;
}
#sidebar .menu li.active ul li.active ul li.active ul li.active a:hover,
#sidebar .menu li.active ul li.active ul li.active ul a:hover {
	text-decoration:underline;
	background-color:#eaeaea;
}
#content {
	height:1%;
	overflow:hidden;
}
.slideshow {
	background:#f7f7f7;
	position:relative;
	padding:11px;
	margin:0 0 9px;
	height:1%;
	overflow:hidden;
}
.slideshow ul {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	width:764px;
	height:322px;
}
.slideshow ul li {
	position:absolute;
	top:0;
	left:0;
}
.slideshow ul strong {
	position:absolute;
	right:3px;
	bottom:27px;
	height:64px;
	padding:0 0 0 20px;
	color:#fff;
	font-size:59px;
	line-height:57px;
	font-weight:normal;
	background:url(../images/bg-slide-price.png) no-repeat;
}
.slideshow ul strong span {
	font-size:47px;
	margin:0 -4px 0 16px
}
.slideshow ul li.active {
	z-index:20;
}
.slideshow .btn-prev,
.slideshow .btn-next {
	position:absolute;
	top:129px;
	width:38px;
	height:76px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	z-index:100;
}
.slideshow .btn-prev {
	background:url(../images/btn-prev.png) no-repeat;
	left:24px;
}
.slideshow .btn-next {
	background:url(../images/btn-next.png) no-repeat;
	right:18px;
}
/*#content h2 {
	margin:0;
	font-size:27px;
	color:#2c8250;
	font-weight:normal;
}*/
#content h2, #sidebar h2, #content h1 {
	margin:0 0 6px 3px;
	font-size:26px;
	color:#927f83;
	font-weight:normal;
}
#content .block {
	background:#f0f0f0;
	padding:4px 13px 10px 13px;
	height:1%;
	margin:0 0 10px;
	overflow:hidden;
}
.items {
	margin:0 -13px 0 0;
	width:773px;
	margin:0;
	padding:0;
	list-style:none;
}
.items li {
	display:inline-block;
	vertical-align:top;
	margin:0;
	padding:8px 0 0 7px;
	position:relative;
	width:245px;
	height:262px;
	background:url(../images/bg-item.gif) no-repeat 0 -270px;
}
.items li.hover,
.items li:hover {
	background-position:0 0;
}
.items .price {
	position:absolute;
	top:19px;
	left:18px;
}
.items .price div {
	background:url(../images/bg-item-price.png);
	padding:0 0 4px 2px;
	float:left;
	overflow:hidden;
	height:1%;
}
.items .price strong {
	float:left;
	position:relative;
	font-weight:normal;
	color:#fff;
	font-size:23px;
	margin:4px 5px 0 1px;
}
.items .price span {
	float:left;
	position:relative;
	color:#fff;
	margin:8px 20px 0 0;
	font-size:15px;
}
.items .price .more {
	float:left;
	position:relative;
	text-indent:-9999px;
	overflow:hidden;
	height:29px;
	width:27px;
	cursor:pointer;
	margin:3px 4px 0 0;
	background:url(../images/btn-more01.png) no-repeat;
}
.items .price .more:hover {
	background:url(../images/btn-more01-active.png) no-repeat;
}
.items .title {
	padding:3px 11px 0;
}
.items .title a {
	color:#9f2c51;
	text-decoration:none;
	font-size:15px;
}
.items .title a:hover {
	text-decoration:underline;
}
.ads img {
	vertical-align:top;
}
.ads {
	margin:0 0 8px;
}
#content .block h3 {
	margin:0 0 4px;
	font-size:18px;
	color:#7d7d7d;
	font-weight:normal;
}
.block .news, .top_column .news , #sidebar .news {
	float:left;
	padding:3px 3px 0 28px;
	width:220px;
}
#sidebar .news {
	padding-left: 16px;
	width: 100%;
}
.block .news ul, .top_column .news ul, #sidebar .news ul {
	margin:0;
	padding:0;
	list-style:none;
}
.block .news ul li, .top_column .news ul li, #sidebar .news ul li {
	margin:0 0 18px;
}
.block .news .date, .top_column .news .date, #sidebar .news .date {
	color:#878383;
	font-style:normal;
	display:block;
	margin:0;
}
.block .news .title, .top_column .news .title, #sidebar .news .title {
	font-weight:normal;
	display:block;
	margin:0 0 2px;
	color:#2891cd;
}
.block .news .title a, .top_column .news .title a, #sidebar .news .title a {
	text-decoration:none;
}
.block .news .title a:hover, .top_column .news .title a:hover, #sidebar .news .title a:hover {
	text-decoration:underline;
}
#content .block .news p, #content .top_column .news p, #sidebar .news p {
	margin:0;
	line-height:15px;
}
.block .articles, .top_column .articles, #sidebar .articles {
	float:left;
	padding:3px 0 0 28px;
	width:220px;
}
#sidebar .articles {
	padding-left: 16px;
	width: 100%;
}
.block .articles ul, .top_column .articles ul, #sidebar .articles ul {
	margin:0;
	padding:3px 0 0;
	line-height:15px;
	list-style:none;
}
#content .block .articles p, #content .top_column .articles p, #sidebar .articles p {
	margin:0;
}
.block .articles ul li, .top_column .articles ul li, #sidebar .articles ul li {
	margin:0 0 17px;
}
.block .articles a, .top_column .articles a, #sidebar .articles a {
	text-decoration:none;
}
.block .articles a:hover, .top_column .articles a:hover, #sidebar .articles a:hover {
	text-decoration:underline;
}
.block .poll-form {
	float:left;
	padding:3px 0 0 29px;
	width:198px;
}
#content .block .poll-form h4 {
	margin:0 0 8px;
}
#content .block .poll-form p {
	margin:0 0 18px;
	line-height:16px;
}
.block .poll-form .radio {
	float:left;
	width:16px;
	height:17px;
	padding:0;
	margin:0 8px 0 0;
}
* html .block .poll-form .radio {
	margin:0 5px 0 0;
}
.block .poll-form label {
	float:left;
}
.block .poll-form .row {
	height:1%;
	overflow:hidden;
	margin:0 0 14px;
	padding:0 0 0 4px;
}
.block .poll-form .button {
	background:url(../images/bg-button-l.gif) no-repeat;
	height:31px;
	margin:8px 0 0 -4px;
	position:relative;
	float:left;
}
.block .poll-form .button input {
	border:0;
	background:url(../images/bg-button-r.gif) no-repeat 100% 0;
	height:31px;
	float:left;
	color:#f0f0f0;
	font:13px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 14px 5px;
	cursor:pointer;
}
#footer {
	background:url(../images/bg-footer.png) no-repeat;
	height:113px;
	overflow:hidden;
	padding:11px 60px 0 40px;
	font-size:14px;
	color:#e7e7e7;
}
#footer .by {
	float:left;
	position:relative;
	margin:0 100px 0 0;
	display:inline;
}
#footer .add-logo {
	display:block;
	width:61px;
	height:12px;
	background:url(../images/extyl.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:9px 0 0 1px;
}
#footer .add-logo a {
	display:block;
	height:100%;
}
#footer .copyright {
	float:left;
	position:relative;
	font-style:normal;
	margin:2px 0 0;
	width:275px;
	line-height:17px;
}
#footer .contacts {
	float:right;
	position:relative;
	color:#fff;
	font-size:14px;
}
#footer .contacts strong {
	display:block;
	font-size:19px;
	margin:0;
}
#footer .contacts address {
	font-style:normal;
}
#footer .contacts a {
	color:#000;
	text-decoration:none;
}
#footer .contacts a:hover {
	text-decoration:underline;
}
/* inners */
.breadcrumbs {
	margin:1px 0 5px -2px;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
	font-size:14px;
}
.breadcrumbs li {
	float:left;
	background:url(../images/separator02.gif) no-repeat 0 4px;
	padding:0 4px 0 7px;
	margin:0 2px 0 -2px;
}
.breadcrumbs a {
	text-decoration:none;
}
.breadcrumbs a:hover {
	text-decoration:underline;
}
#content p {
	margin:0 0 12px;
	line-height:16px;
}
.form {
	background:#fff;
	width:742px;
	padding:15px 0 11px 18px;
	margin:4px 0 0;
	height:1%;
	overflow:hidden;
}
#content h5 {
	margin:0 0 8px;
	font-size:15px;
	font-weight:normal;
	color:#2c8250;
}
.form select {
	width:208px;
}
.form .row {
	height:1%;
	overflow:hidden;
	padding:0 0 15px;
}
.form .col {
	float:left;
	margin:0 12px 0 0;
}
.form .in-row {
	height:1%;
	overflow:hidden;
	padding:0 0 5px;
}
.form .input {
	background:url(../images/bg-input02.gif) no-repeat;
	width:95px;
	float:left;
	height:21px;
	margin:0 17px 0 0;
	display:inline;
}
.form .input input {
	float:left;
	margin:0;
	padding:3px 7px 0 7px;
	border:0;
	background:none;
	font-size:15px;
	width:81px;
}
.form .check-row {
	height:1%;
	overflow:hidden;
	padding:2px 25px 5px 0;
}
.form .check-row label {
	float:left;
}
.form .check {
	float:left;
	margin:1px 7px 0 0;
	padding:0;
	height:13px;
	width:13px;
}
.form .multiple {
	background:url(../images/bg-multiselect.gif) no-repeat;
	border:0;
	width:208px;
	height:171px;
	color:#4e575a;
	padding:8px 0 0;
	float:left;
	margin:0;
}
.form .multiple option {
	padding:0 0 0 11px;
	margin:0 0 5px;
}
.btn {
	float:left;
	background:url(../images/bg-btn01.gif) no-repeat;
	height:31px;
}
.btn input {
	background:url(../images/bg-btn01-r.gif) no-repeat 100% 0;
	border:0;
	color:#fff;
	height:31px;
	cursor:pointer;
	padding:0 20px 6px;
	margin:0;
	font:13px Arial, Helvetica, sans-serif;
}
.paging {
	height:1%;
	overflow:hidden;
	padding:6px 6px 4px 7px;
	font-size:14px;
}
.paging .next ,
.paging .prev {
	float:left;
	width:18px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-prev02.gif) no-repeat;
}
.paging .next {
	background:url(../images/btn-next02.gif) no-repeat;
	float:right;
}
.paging ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	text-align:center;
}
.paging ul li {
	display:inline;
}
.paging ul a {
	text-decoration:none;
	padding:0 6px;
}
.paging ul li.active a ,
.paging ul a:hover {
	color:#fff;
	background:#979797;
}
.product-info {
	background:#fff;
	height:1%;
	overflow:hidden;
	padding:17px 23px 17px 22px;
}
.product-info .visual {
	float:right;
	position:relative;
	margin:0;
	padding:19px 28px 0 0;
}
.product-info .visual .zoom {
	position:absolute;
	top:0;
	right:0;
	background:url(../images/zoom.gif) no-repeat 100% 3px;
	padding:3px 19px 6px 0;
	font-size:11px;
	color:#BC7C9A;
	text-decoration:none;
}
.product-info .visual .zoom:hover {
	text-decoration:underline;
}
.product-info .visual img {
	vertical-align:top;
}
#content .product-info h3,  #content .product-info h1 {
	font-size:18px;
	margin:0 0 5px;
	color:#333;
	font-weight: normal;
}
#content .product-info p {
	margin:0 0 24px;
}
#content .product-info .offers {
	margin:0 0 24px;
}
#content .product-info .offers p {
	margin: 0;
}
.product-info .info {
	height:1%;
	overflow:hidden;
	padding:2px 0 20px;
}
.product-info .producer {
	height:1%;
	overflow:hidden;
	font-size:12px;
	padding:0 0 15px 2px;
}
.product-info .producer strong {
	float:left;
	font-weight:normal;
	color:#333;
	margin:0 2px 0 0;
}
.product-info .producer ul {
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.product-info .producer ul li {
	float:left;
	background:url(../images/arrow03.gif) no-repeat 0 5px;
	padding:0 6px 0 12px;
	margin:0 4px 0 -4px;
}
.product-info .producer a {
	color:#00aeef;
	text-decoration:none;
}
.product-info .producer a:hover {
	text-decoration:underline;
}
.product-info .price {
	height:1%;
	overflow:hidden;
	margin:0 0 22px;
}
.product-info .price em {
	display:block;
	font-weight:bold;
	font-style:normal;
	font-size:29px;
	color:#464646;
	text-decoration:line-through;
	margin:0 0 1px;
}
.product-info .price em span {
	font-weight:normal;
}
.product-info .price strong {
	float:left;
	color:#fff;
	font-size:59px;
	line-height:64px;
	height:64px;
	padding:0 3px 0 10px;
	background:url(../images/bg-slide-price.png) no-repeat;
}
.product-info .price strong span {
	font-weight:normal;
	margin:0 0 0 3px;
	font-size:47px;
}
.product-info .action {
	margin:0;
	padding:0;
	list-style:none;
}
.product-info .action li {
	height:1%;
	overflow:hidden;
	margin:0 0 7px;
}
.product-info .action .btn-compare,
.product-info .action .btn-cart {
	float:left;
	background:url(../images/btn-cart.gif) no-repeat;
	padding:7px 0 4px 28px;
	font-size:14px;
	color:#A53A5D;
	text-decoration:none;
	margin:0 10px 0 0;
}
.product-info .action .btn-compare:hover,
.product-info .action .btn-cart:hover {
	text-decoration:underline;
}
.product-info .action .btn-compare {
	background:url(../images/btn-compare.gif) no-repeat;
}
.product-info .action span {
	float:left;
	font-size:11px;
	color:#000;
	margin:9px 0 0;
}
.product-info .action em {
	font-style:normal;
	float:left;
	margin:7px 0 0;
}
.product-info .action em span {
	float:left;
	font-size:14px;
	margin:0 7px 0 0;
}
.product-info .action a {
	color:#BC7C9A;
}
.product-info .action .btn-del {
	float:left;
	background:url(../images/btn-del.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:-2px 0 0;
	width:21px;
	height:21px;
}
.product-info .holder {
	height:1%;
	overflow:hidden;
	margin:0 0 22px;
}
.product-info .photos {
	margin:0 -23px 21px 0;
	height:1%;
	width:738px;
	overflow:hidden;
	padding:0;
	list-style:none;
}
.product-info .photos li {
	float:left;
	margin:0 10px 0 0;
	border:1px solid #d3d3d3;
}
.product-info .photos img {
	vertical-align:top;
}
#content .product-info h4 {
	color:#4b182c;
	font-size:18px;
	margin:0 0 6px;
	font-weight:normal;
}
.product-info .content {
	height:1%;
	overflow:hidden;
	margin:0 -8px 0 -2px;
	position:relative;
	width:725px;
}
.product-info .features {
	float:right;
	display:inline;
	width:354px;
	padding:0 0 0 30px;
}
.product-info .frame {
	height:1%;
	overflow:hidden;
}
.product-info .features table {
	border-collapse:collapse;
	margin:4px 0 0;
	width:100%;
	border:solid #f0f0f0;
	background:#f0f0f0;
	font-size:12px;
	line-height:12px;
	border-width:2px 0 5px;
}
.product-info .features table td {
	vertical-align:top;
	padding:3px 0 9px 10px;
}
.product-info .features table .odd td {
	background:#fff;
}
.product-info .features table strong {
	display:block;
	width:158px;
}
.product-info .reviews {
	color:#000;
	padding:8px 26px 0 0;
	height:1%;
	overflow:hidden;
	margin:0;
}
.product-info .reviews .post {
	height:1%;
	overflow:hidden;
	margin:0 0 5px;
}
.product-info .reviews .heading {
	height:1%;
	overflow:hidden;
	margin:0;
	font-size:11px;
	color:#404040;
}
.product-info .reviews .author {
	float:left;
}
.product-info .reviews .date {
	float:right;
	font-style:normal;
	color:#999;
}
#content .product-info .reviews p {
	margin:0 0 18px;
	line-height:15px;
}
#content .product-info .review-form h4 {
	margin:0 0 10px;
	color:#5e5e5e;
	font-size:15px;
}
.product-info .review-form {
	height:1%;
	overflow:hidden;
	padding:0;
}
.product-info .review-form .textarea {
	background:url(../images/bg-textarea01.gif) no-repeat;
	width:318px;
	height:122px;
	margin:0 0 11px;
	overflow:hidden;
}
.product-info .review-form .textarea textarea {
	margin:0;
	padding:7px 0 7px 3px;
	width:315px;
	max-width:315px;
	height:108px;
	max-height:108px;
	float:left;
	color:#010101;
	border:0;
	background:none;
	overflow:auto;
}
.product-info .review-form .file {
	width:318px;
	height:21px;
	margin:0 0 14px;
}
.product-info .review-form .file input {
	width:315px;
	padding:1px 0 0 3px;
	float:left;
	color:#010101;
	margin:0;
}
.product-info .review-form .input {
	background:url(../images/bg-input03.gif) no-repeat;
	width:318px;
	height:21px;
	margin:0 0 14px;
}
.product-info .review-form .input input {
	width:315px;
	padding:5px 0 0 3px;
	float:left;
	color:#010101;
	margin:0;
	border:0;
	background:none;
}
.product-info .photos li {
	width: 111px;
	text-align: center;
}
.product-info .pricelist .features {
	margin-bottom: 20px;
}
.product-info .pricelist table strong {
	width: 100%;
}
.product-info .pricelist table td {
	width: 90px;
}
.product-info .pricelist table td.name {
	width: auto;
}
.post-info .author {
	font-size: 150%;
}
.product-info.post-info .items {
	clear: both;
	margin-bottom: 20px;
}
.product-info.post-info .items .visual {
	float: left;
	width: 111px;
	height: auto;
	text-align: center;
	border: 1px solid #D3D3D3;
	margin: 0 18px 10px 0;
	padding: 3px 0;
}
.product-info.post-info .items .price {
	top: 0;
	left: 0;
	position: relative;
	margin: 0;
}
.product-info.post-info .items .title {
	position: relative;
}
.product-info.post-info .items p {
	padding-right: 80px;
}
.product-info.post-info .items .price strong {
	background: none;
	font-size: 23px;
	line-height: 32px;
	height: 23px;
}
.product-info.post-info .items .form {
	margin-top: 10px;
	padding: 0;
	width: auto;
}
.product-info.post-info .items .form label {
	float: left;
	margin-right: 5px;
}
.product-info.post-info .items .form input[type=image] {
	margin-left: -10px;
}
.product-info.post-info .items .action {
	margin-top: 40px;
	position: absolute;
	right: 50px;
	z-index: 100;
}
div.label {
	position: absolute;
	width: 100%;
}
div.label label {
	position: absolute;
	margin: 6px 0pt 0pt 325px;
}
div.label label span {
	color: #C13232;
}
.review-form .radio {
	padding-top: 3px;
}
.items .visual {
	height:203px;
	width: 236px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}