html,body {
	height: 100%;
	margin: 0;
}
* {font-size: 100.1%;}
html {
	font-size:64%;
}
body {
	margin:0;
	color:#000000;
	min-width:1000px;
	font:100% Arial,Verdana,Tahoma, sans-serif;
	background:#fff;
}
.cart-page .page-width{
	background:#fff;
}
a:focus {
	outline:none;
}
img {border:none;}
form,fieldset{
	margin:0;
	padding:0;
}
fieldset {border-style:none;}
.page-width {
	min-height:100%;
	overflow:hidden;
	font-size:1.2em;
	background: #DAD7D1;
}
* html .page-width {
	height:100%;
	overflow:visible;
}
.footer-bottom {
	padding-bottom:120px;
}
/* header */
.header-bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:127px;
	background:url(../styleImages/bg-header.gif) repeat-x;
}
#header {
	width:1000px;
	height:127px;
	margin:0 auto;
	background:url(../styleImages/bg-header.gif) repeat-x;
}
#header strong a {
	float:left;
	display:inline;
	margin:51px 0 0 60px;
	width:143px;
	height:42px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../styleImages/logo.gif) no-repeat;
}
#menu {
	float:left;
	display:inline;
	width:550px;
	margin:56px 0 0 25px;
	padding:0;
}
#menu li {
	float:left;
	list-style:none;
	padding:0 10px 0 0;
	margin:0 10px 0 0;	
	position:relative;
}

#menu li a {
	text-decoration:none;
	color:#FFFFFF;
}
#menu li a.ON {
	text-decoration:none;
	color:#FFFFFF;
}
#menu li ul {
	display:none;
}
#menu li:hover,
#menu li.hover  {
	position:relative;
}
#menu li:hover ul,
#menu li.hover ul {
	display:block;
}
#menu li ul {
	position:absolute;
	top:24px;
	left:0;
	margin:0;
	padding:5px 0 0;
	width:400px;
}
#menu li ul li {
	float:left;
	padding:0 10px 0 0;
}
#menu li ul li a {
	float:left;
	color:#7a7a7a;
	font:12px Arial, Helvetica, sans-serif;
}
#menu li ul li a.ON {
	color:#fff;
}

#menu li ul li a:hover {
	color:#fff;
}

#menu li span a { font-size:19px; color:#646464;}
#menu li span a:hover { color:#FFFFFF;}

.content .main-page h1 span{ font-size:56px; color:#FFF;}
.content .cat_text h1 span{ font-size:26px; color:#222222;}
.soft .content h2 span{ font-size:26px; color:#222222;}


.content-bg {
	width:100%;
	margin:127px 0 60px 0;
	background:url(../styleImages/bg-content-all.jpg) repeat-x;
}
.content {
	height:210px;
	width:749px;
	padding:190px 0 0 251px;
	margin:0 auto;
	background:url(../styleImages/bg-content.jpg) no-repeat;
}
.content h1 {
	margin:0;
}
.content h1 span {
	display:block;
}
.content h1 strong {
	height:70px;
	overflow:hidden;
}
.gallery-bg {
	width:100%;
	background:url(../styleImages/bg-gallery.jpg) repeat-x;
	border:0px solid #999900;
	overflow:hidden;
	height:220px;
}
.gallery {
	width:910px;
	margin:0 auto;
	padding:10px 0 0;
	height:145px;
	overflow:hidden;
}
.gallery a.link-prev,
.gallery a.link-next {
	float:left;
	margin:60px 0 0;
	width:10px;
	height:16px;
	overflow:hidden;
	text-indent:-9999px;
	text-decoration:none;
}
.gallery a.link-prev {
	background:url(../styleImages/bg-prev.gif) no-repeat;
}
.gallery a.link-next {
	float:right;
	background:url(../styleImages/bg-next.gif) no-repeat;
}
.gallery div {
	float:left;
	width:880px;
	display:inline;
	margin:5px 0 0 5px;
	overflow:hidden;
	height:140px;
	position:relative;
}
.gallery div ul {
	position:absolute;
	padding:0;
	margin:0;
	list-style:none;
	top:0;
	left:0;
}
.gallery div ul li {
	float:left;
	width:271px;
	padding:0 20px 0 0;
	border:0px solid #0099CC;
}
.gallery div ul li img {
	float:left;
}
.gallery div ul li span {
	float:left;
	width:125px;
	padding:50px 0 0 5px;
}
.gallery div ul li span strong,
.gallery div ul li span strong a{
	color:#903636;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
}
.gallery div ul li span strong a:hover{
	text-decoration:underline;
}
.gallery div ul li span em {
	display:block;
	color:#666;
	font-size:11px;
	line-height:14px;
	font-style:normal;
}
.gallery div ul li span a {
	color:#666;
	font-size:11px;
	line-height:14px;
	text-decoration:underline;
}
.gallery div ul li span a:hover {
	text-decoration:none;
}
.footer-bg {
	width:100%;
	overflow:hidden;
	margin:-180px 0 0;
	background:#dbcfc4 url(../styleImages/bg-footer.gif) repeat-x;
}
#footer {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	height:180px;
}
#footer ul {
	float:left;
	margin:10px 0 0;
	padding:0 0 0 355px;
	list-style:none;
}
#footer ul li {
	float:left;
	padding:0 4px 0 5px;
	background:url(../styleImages/bg-sep-foot.gif) no-repeat 0 50%;
}
#footer ul li:first-child {
	background:none;
}
#footer ul a {
	color:#666;
	font-size:0.91em;
	line-height:1.45em;
	text-decoration:none;
	white-space:nowrap;
}
#footer ul a:hover {
	text-decoration:underline;
}
#footer .login {
	float:right;
	margin:63px 0 0;
	width:171px;
	height:25px;
	background:url(../styleImages/bg-login.gif) no-repeat;
	text-transform:uppercase;
}
.login a {
	float:left;
	display:inline;
	margin:0 0 0 32px;
	color:#646464;
	font-size:11px;
	line-height:25px;
	text-decoration:none;
}
.login a:hover {
	color:#FFF;
}
/* soft up page */
.soft .content,
.soft .content-bg {
	height:auto;
}
.soft .content {
	width:972px;
	padding:0;
	padding:20px 0 0 28px;
	background:none;
}
.soft .content-bg {
	background:#dad7d1 url(../styleImages/bg-content-2.gif) repeat-x;
}
.content .text {
	width:720px;
	padding:0 0 0 220px;
	overflow:hidden;
	background:#e0c1ad;
}
.content .text .title {
	float:left;
	width:345px;
	padding:70px 0 0;
}
.content .text img {
	float:right;
}
.content .text h1,
.content .text h2 {
	margin:0;
}
.content .text h2 span {
	display:block;
}
.container {
	overflow:hidden;
	height:1%;
	padding:28px 0 0;
}
.column {
	float:left;
	width:181px;
	margin:0 9px 0 0;
	padding:0 0 10px;
}
.column img {
	display:block;
}
.column .about-product {
	padding:10px 0 10px 8px;
	background:#efede9;
}
.column h3,
.column p {
	margin:0;
	color:#3c434b;
	font-size:0.91em;
	line-height:1.27em;
	font-weight:normal;
}
/* product */

.littlebox { border:1px solid #CCCCCC; width:18px; height:18; float:left; margin: 0 10px 0 0;}

.product .content-bg,
.product .content {
	background:#fff;
}
.product .content .text {
	padding:5px 0 28px 66px;
	width:900px;
	background:none;
}
.product .content .text img {
	float:left;
}
.product .content .text .title {
	padding:20px 0 0 87px;
	width:280px;
}
.txtContentTitle,
.product .content .text .title h1 {
	margin:0 0 10px;
	color:#333;
	font-size:2.0em;
	line-height:1.08em;
	font-weight:normal;
}

.prdprice {
	color:#903636;
	font-size:1.50em;
	line-height:1.11em;
	font-weight: bold;
}

.product .content .text .title div.descr {
	margin:0 0;
	color:#999;
	font-size:0.91em;
	line-height:1.27em;
}

.product .content .text .title div.descr strong {
	margin:0 0;
	color:#1f1c1e;
	font-size:1.15em;
	font-weight:normal;
	
}

.product .content .text .title p a {
	color:#999;
	text-decoration:none;
}
.product .content .text .title p a:hover {
	text-decoration:underline;
}
.product .content .text .title span.code {
	display:block;
	margin:10px 0 0;
	color:#1f1c1e;
	font-size:1.0em;
	line-height:1.50em;
}
.product .content .text .title span.col {
	float:left;
	display:inline;
	margin:18px 10px 0 7px;
	color:#1f1c1e;
	font-size:1.0em;
	line-height:1.50em;
}
.content ul.colors {
	float:left;
	margin:0;
	padding:13px 0 0;
	list-style:none;
}
.content ul.colors li {
	float:left;
	padding:0 4px 0 0;
}
.content ul.colors a {
	float:left;
	width:27px;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
}
.content ul.colors li.black a {
	background:url(../styleImages/bg-black.gif) no-repeat;
}
.content ul.colors li.yellow a {
	background:url(../styleImages/bg-yellow.gif) no-repeat;
}
.content ul.colors li.white a {
	background:url(../styleImages/bg-white.gif) no-repeat;
}
.content ul.colors li.brown a {
	background:url(../styleImages/bg-brown.gif) no-repeat;
}
.content .form-size,
.content .form-size .rows {
	overflow:hidden;
	margin-right: 20px;
	padding:7px 0 0;
	
}

.content .form-size .rows div {
	margin-bottom: 4px;
	
}
.content select.small {
	width:60px;
	height:20px;
	font:12px/16px Arial, Helvetica, sans-serif;
}
.content select.big {
	width:105px;
	height:20px;
	font:12px/16px Arial, Helvetica, sans-serif;
}
.content ul.buttons {
	margin:0;
	padding:25px 0 0;
	list-style:none;
}
.content ul.buttons a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:171px;
	height:25px;
	margin:0 0 10px;
}
.content ul.buttons li.tell a {
	background:url(../styleImages/btn-tel-friend.gif) no-repeat;
}
.content ul.buttons li.add a {
	background:url(../styleImages/btn-add-bag.gif) no-repeat;
}
/* gallery */
.product .gallery {
	width:880px;
	padding-top:15px;
}
.product .gallery h2 {
	margin:0 0 0 35px;
	color:#3e454d;
	font-size:1.0em;
	line-height:1.50em;
	font-weight:normal;
}

.txtOldPrice { color: #000000;; text-decoration:line-through;}

.product .gallery div {
	width:803px;
	margin:15px 0 0 30px;
}
.product .gallery a.link-prev,
.product .gallery a.link-next {
	margin:60px 0 0;
}

.latestgal {
	width:273px;
}

.product .gallery li {
	width:73px;
	padding:0;
}

.latestgal {
	width:273px;
}

/* popup */
.container-tool {
	position:relative;
	width:100%;
	z-index:100;
}
 .product .gallery ul li a span {
	text-indent:-9999px;
	width:1px;
	height:1px;
	overflow:hidden;
 }
#easyTooltip {
	position:absolute;
	bottom:-20px;
	left:9999px;
	width:182px;
	overflow:hidden;
	z-index:5;
	display:block;
	margin-top:-30px;
	margin-left:-50px;
	height:40px;
}
#easyTooltip .popup-top,
#easyTooltip .popup-btm {
	width:182px;
	display:block;
	height:3px;
	overflow:hidden;
	background:url(../styleImages/popup-top.png) no-repeat;
}
#easyTooltip .popup-btm {
	height:13px;
	background:url(../styleImages/popup-btm.png) no-repeat;
}
.popup-cnt {
	width:162px;
	display:block;
	font:11px Arial, Helvetica, sans-serif;
	padding:3px 10px 5px;
	overflow:hidden;
	background:url(../styleImages/popup-bg.png) repeat-y;
}
/* ----------- */
/* description page */
.descript .content-bg {
	background:#fff;
}
.descript .content {
	padding:0;
	width:1000px;
	overflow:hidden;
	padding:0px;
}
.navigation {
	float:right;
	display:inline;
	width:352px;
	height:25px;
	margin:55px 30px 0 0;
	background:url(../styleImages/bg-navigation.gif) no-repeat;
	text-transform:uppercase;
}
.navigation ul {
	margin:0;
	padding:0;
	list-style:none;
	height:25px;
}
.navigation ul li {
	float:left;
	color:#fff;
	width:88px;
	text-align:center;
	font-size:11px;
	line-height:25px;
	background:url(../styleImages/bg-sep-nav.gif) no-repeat;
}
.navigation ul li.active {
	background:url(../styleImages/bg-nav-hov.gif) repeat-x;
}

.navigation ul li.active-left {
	background:url(../styleImages/bg-nav-left.gif) repeat-x;
}

.navigation ul li.first {
	background:url(../styleImages/bg-nav-left.gif) no-repeat;
}
.navigation ul li.last {
	background:#903636 url(../styleImages/bg-nav-right.gif) no-repeat 100% 0;
}
table {
	float:left;
	display:inline;
	width:840px;
	margin:30px 0 30px 75px;
	padding:0 0 10px;
	border-bottom:1px solid #aeaeae;
}
table thead {
	text-transform:uppercase;
	color:#888;
	font-size:0.91em;
	line-height:1.81em;
}
table td.name {
	width:250px;
	border-bottom:1px solid #aeaeae;
}
table td.remove {
	width:110px;
	border-bottom:1px solid #aeaeae;
}
table td.qty {
	width:84px;
	border-bottom:1px solid #aeaeae;
}
table td.code {
	width:100px;
	border-bottom:1px solid #aeaeae;
}
table td.stock {
	width:85px;
	border-bottom:1px solid #aeaeae;
}
table td.price {
	width:70px;
	border-bottom:1px solid #aeaeae;
}
table td.line {
	width:60px;
	text-align:right;
	border-bottom:1px solid #aeaeae;

}
table tr td img {
	float:left;
}
table tr td img.prog-cart-img {
	margin:10px 0 0;
}
table tr td span {
	float:left;
	color:#333;
	padding:40px 0 0 20px;
}
table tr td a.remove {
	display:block;
	margin:0 0 0 20px;
	text-indent:-9999px;
	overflow:hidden;
	width:12px;
	line-height:12px;
}
table tr td em {
	font-style:normal;
	color:#903636;
}
.total {
	float:left;
	width:400px;
	display:inline;
	margin:0 0 0 75px;
}
.total p {
	margin:0;
	color:#888;
	font-size:0.91em;
	line-height:1.63em;
	text-transform:uppercase;
}
.total span.code {
	display:block;
	margin:55px 0 0;
	color:#888;
	font-size:0.91em;
	line-height:1.63em;
	text-transform:uppercase;
	text-decoration:none;
}
.content dl,
.content dt,
.content dd {
	margin:0;
	padding:0;
	text-align:right;
}
.content dl {
	float:right;
	display:inline;
	margin:-5px 30px 0 0;
	width:320px;
	text-transform:uppercase;
	color:#1f1c1e;
	font-size:0.91em;
	line-height:1.63em;
	border:0px solid #0066FF;
}
.content dt {
	float:left;
	width:238px;
}
.content dd {
	float:left;
	width:75px;
}
.content .form-code {
	float:right;
	display:inline;
	clear:right;
	width:185px;
	padding:23px 0 0;
	margin:0 0px 0 0;
}
.boxContent {


}


.form-code label {
	float:left;
	margin:0 15px 0 0;
	color:#a1a1a0;
	font-size:11px;
	line-height:18px;
	text-transform:uppercase;
}
.form-code .inp-bg {
	float:left;
	margin:2px 0 0;
	padding:1px 2px;
	width:61px;
	height:13px;
	background:url(../styleImages/bg-input.gif) no-repeat;
}
.form-code .inp-bg input {
	width:61px;
	color:#000;
	font:10px/12px Arial, Helvetica, sans-serif;
	border:none;
	background:none;
}
.form-code input.butt {
	float:right;
	margin:43px 0 0;
}

textarea {font:100% Arial,Verdana,Tahoma, sans-serif;}
/* checkout */
.block {
	overflow:hidden;
	height:1%;
	clear:both;
	padding:0 70px 0 75px;
}
.container-block {
	overflow:hidden;
	height:1%;
}
.block h2 {
	margin:30px 0 0;
	color:#a1a1a0;
	font-size:0.91em;
	line-height:1.81em;
	border-bottom:1px solid #aeaeae;
	font-weight:normal;
}
.block .block-info {
	float:left;
	width:410px;
	overflow:hidden;
}
.block .block-info-right {
	float:right;
}
.block-info h3 {
	margin:17px 0 7px;
	color:#903636;
	font-size:0.91em;
	line-height:1.63em;
	text-transform:uppercase;
	font-weight:normal;
}
.block-info .block-inp {
	overflow:hidden;
	height:1%;
	padding:0 0 2px;
}
.block-info .point {
	background:url(../styleImages/bg-point.gif) no-repeat 100% 50%;
}
.block-inp label {
	float:left;
	width:120px;
	color:#a1a1a0;
	font-size:0.91em;
	line-height:1.36em;
}
.block-inp input {
	width:264px;
	height:14px;
	padding:1px 3px;
	color:#000;
	font:12px/14px Arial, Helvetica, sans-serif;
	background:#f3efe7;
	border:none;
}
.block a.terms{
   	display:block;
	color:#a1a1a0;
	text-decoration:none;
	font-size:0.91em;
	line-height:1.63em;
}
.block a.terms:hover{
	text-decoration:underline;
}
.block .create
{
	display:block;
	margin:10px 0 20px;
	color:#a1a1a0;
	font-size:0.91em;
	line-height:1.63em;
	text-decoration:none;
}
.block a.terms{
	float:left;
	line-height:1.63em;
}
.block .terms-wrapp{
	line-height:1.63em;
	display:block;
	margin:10px 0 20px;
}

.block a.link-left {
	float:left;
}
.block a.link-right {
	float:right;
	display:inline;
	margin-right:260px;
}
.block a.create:hover {
	text-decoration:underline;
}
.block a#link-pay {
	float:right;
	margin:0 0px 0 0;
	width:131px;
	height:25px;
	text-indent:-9999px;
	background:url(../styleImages/btn-pay.gif) no-repeat;
}



/* popup */
#header .popup-holder {
	float:right;
	display:inline;
	margin:27px 32px 0 0;
}
#header .popup-holder a.open {
	display:block;
	overflow:hidden;
	width:129px;
	height:20px;
	padding:5px 0 0 43px;
	color:#cbbdb0;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	background:url(../styleImages/bg-bag.gif) no-repeat;
	text-transform:uppercase;
}

#header .popup-holder a.gocart {
	display:block;
	overflow:hidden;
	width:129px;
	height:20px;
	padding:5px 0 0 43px;
	color:#cbbdb0;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	background:url(../styleImages/bg-bag.gif) no-repeat;
	text-transform:uppercase;
}

.popup-message a.close {
	position:absolute;
	bottom:20px;
	right:25px;
	width:141px;
	height:25px;
	text-indent:-9999px;
	background:url(../styleImages/btn-ok.gif) no-repeat;
}
.popup-holder div.popup-message,
.popup-hover div.popup-message {
	position:absolute;
	top:50%;
	left:30%;
	display:none;
}
.top-message {
	width:465px;
	height:8px;
	line-height:8px;
	background:url(../styleImages/bg-popup-top.png) no-repeat;
}
.btm-message {
	width:465px;
	height:16px;
	background:url(../styleImages/bg-popup-btm.png) no-repeat;
}
.active div.popup-bg {
	position:relative;
	width:405px;
	min-height:125px;
	padding:20px 20px 40px 40px;
	background:url(../styleImages/bg-popup-center.png) repeat-y;
}
* html .active div.popup-bg {
	height:125px;
}
.active div.popup-message {
	display:block;
	width:465px;
	height:auto;
}
.active div.popup-message h1 {
	margin:0 0 10px;
	color:#d8d8d8;

	font-size:14px;
	line-height:14px;
	text-transform:uppercase;
}

.active div.popup-message p {
	margin:0;
	color:#333;
	font-size:14px;
	line-height:14px;
}
ul.tr img{
	width:140px;
}
div.txtCopyright a{
	color:#666666;
}
div.txtCopyright{
    color:#666666;
	width:115px;
	margin:-20px auto 0 auto;
}
.txtOutOfStock{
    display:block;
	margin-top:15px;
}
.prod-cat h3{
	height:14px;
    text-transform:uppercase;
}
.prod-cat img{
	width:181px;
}
.prod-cat div.descr{
	height:14px;
	overflow:hidden;
}
a.checkout_btn{
	background:url(../styleImages/btn-chek.gif) no-repeat;
	display:block;
	height:25px;
	width:131px;
	float:right;
	margin:43px 0 0 0;
}
.step1-content div{
    clear:both;
}
.popup-message a,
.content a{
	color:#333333;
}
.content table{
    width:100%;
}
td.tdcartTitle{
    font-weight:bold !important;
}
.gallery div ul li strong{
	text-transform:uppercase;
}
.gallery div ul li em span.txtOldPrice{
    padding:0;
	text-decoration:line-through;
}
.gallery div ul li em span.txtNewPrice{
    padding:0;
	font-weight:bold;
}
div.txtContentTitle{
    margin-top:35px;
}
div.prod_stock{
	padding:15px 0 0;
}
div.bag-prod-info{
    margin:15px 0 0 0;
}
div.related-products img{
	/*width:70px;*/
}
fieldset div.descr{
    overflow:hidden;
}



.hppromos a { text-decoration:none; color: #666666;} 
.hppromos a:hover { text-decoration:underline;}

.minheight300 { min-height:300px; height:auto !important;  height:300px;}
.minheight400 { min-height:400px; height:auto !important;  height:400px;}
.minheight570 { min-height:570px; height:auto !important;  height:570px;}
.minheight470 { min-height:470px; height:auto !important;  height:470px;}
.minheightdocs { min-height:440px; height:auto !important;  height:440px;}


#promoform input {border: 1px solid #999999; font-size:12px; padding:4px; width:200px;}

 
