html{
	background: url(img/bg.jpg) repeat-x center top;
	color:#626262;
}

body{
	font:12px/150% Arial, Helvetica, sans-serif;
	background: url(img/bg-footer.jpg) repeat-x center bottom;
}
p.error{
	text-align: center;
}
#conteiner{
width: 1000px;
margin:0px auto;
position: relative;
}

#header{
display: block;
height: 200px;
}

#content{
float: right;
width: 800px;
/*overflow: hidden;*/
min-height: 800px;
}

#sidebar{
float: left;
width: 180px;
overflow: hidden;
}
#footer{
clear: both;
text-align: center;
padding:60px 0 60px 200px;
}

/* Nav
---------------------------------------------------- */
#nav {text-align: center; width: 100%;}
#nav ul{
	margin:5px 0;
	background: #000;
}
#nav li{
display: inline;
margin:0 0 0 15px;
padding-left:20px;
background: url(img/heart-top.png) no-repeat 0% 50%;
}


#nav a{
	color:#fff;
	text-decoration: none;
}
#nav a:hover{
/*	color:red;*/
	text-decoration: underline;
}

#footer ul{
/*	padding:0px 10% 40px 10%;*/
	text-align: center;
	margin:0 0 40px 0;
}
#footer li{
display: inline;
margin:0px;
padding:0px;
border-left:1px solid #BB1F2F;
}
#footer li.nbr{
border:none
}
#footer ul a{
color:#BB1F2F;
text-decoration: none;
padding:0 5px
}
#footer ul a:hover{
	color:#BB1F2F;
	text-decoration:underline;
}
#footer .copy {
	color:#BB1F2F;
}
#footer .copy b{
	margin:0 15px;
	font-size: 15px;
}
.mnu li h3{
color:#000;
margin-bottom:0px;
}

.mnu li{
margin:5px 0 5px 5px;
}

.mnu li.submnu{
margin:3px 0 3px 25px;
font-size: 10px;
display:none;
}

.mnu a{
color:#000;
text-decoration: none;
background: url(img/point.png) no-repeat 0% 50%;
padding:0 0 0 10px;
}

.mnu a:hover{color:red;text-decoration: underline;}

#breadcrumb{
margin:0 0 9px 0;
padding:0px;
}

#breadcrumb li{
display: inline;
/*margin-right:20px;*/
}

#breadcrumb li a{
color:#000;
text-decoration: none;
}

#breadcrumb li a:hover{
color:red;
text-decoration: underline;
}
#logo{
}
#logo a{
display: block;
height: 100px;
width: 300px;
text-indent: -9999px;
text-decoration: none;
}
#subscribe{
position: absolute;
left:424px;
top:120px;
font-size: 12px;
color:black;
}
#subscribe em{
	color:red;
}
#subscribe-mail.inactive,#page_subscribe-mail.inactive{
	background: url(img/heart-subscribe.png) no-repeat right 50%;
}




#authorization button{
background: #7C6F70;
}

#subscribe a:hover{
text-decoration: underline;
}
#subscription_form button,#subscription_form_page button{
	background: #E5004C;
}
#subscription_form button:hover,#authorization button:hover,#subscription_form_page button:hover{
background: #000;
}
#subscription_form_page button{
width: 260px;
text-align: left;
padding-left:5px;
}
#subscription_form_page input{
width: 250px;
}
.nav{
text-align: center;
}
.nav li{
display: inline;
margin:0px 2px;
color:red;
font-size: 14px;
}
.nav li.page{
background: #C3151F;
color:#fff;
padding:5px;
}
a:visited{
	text-decoration: none;
}
.nav a{
color:#000;
text-decoration: none;
padding:5px;
font-size: 14px;
background-color: #f0f0f0;
}
.nav a:hover{
color:#000;
text-decoration: none;
background-color: #D4D4D4;
}
.nav .show-all{
margin:0 20px;
}
.nav span{
background-image: url(img/arrow.png);
background-repeat: no-repeat;
background-color: transparent;
padding:5px;
display: inline;
}

.prev a, .next a,.prev a:hover, .next a:hover{
background-image: url(img/arrow.png);
background-repeat: no-repeat;
background-color: transparent;
text-decoration: none;
}
.next a,.next span{
background-position: 100% 50%;
margin:0 0 0 20px;
}
.prev a,.prev span {
background-position: 0% 50%;
margin:0 20px 0 0;
}

#cart{
position: absolute;
right:80px;
top:92px;
color:#000;
}
#cart li.empty{
margin-top:22px;
}

#axcrt{
	background: #280200;
	color:#fff;
	padding:50px;
	border: 3px solid #992C00;
}


table.cart{
	width: 100%;
}
.cart th{
text-align: left;
}
.cart th,.cart td{
padding: 10px 10px 10px 0;
}

h1,h2,h3,h4,h5,h6{font-size: 17px;}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
}

.title{
	padding:0 0 0 15px;
	background: url(img/heart-title.png) no-repeat 0% 50%;
	color:#AF1323;
	font-style: italic;
	font-size: 24px;
	line-height: 150%
 }
 .title a{color:#AF1323;}

.title span{
background: #fff;
padding:0 25px 0 10px;
}

#sidebar h3{
	margin-bottom:10px;
	color:#000;
}
#sidebar h3{
	color:#000;
	text-decoration: none;
	padding-left:25px;
	background: url(img/heart.png) no-repeat 0% 50%;
}
#sidebar h3.grey{
	color:#7B6F6F;
	font-size:15px;
	/*font-weight: normal;*/
}
#sidebar h3.red{
margin-bottom:20px;
}
#sidebar h3.red a{
	color:#B50F2C;
	font-size:15px;
	/*font-weight: normal;*/
}
#sidebar h3.red a:hover{
	color:#B50F2C;
}
#content h4 a{
	color:#B50F2C;
	font:bold 18px/100% Arial,Helvetica,sans-serif;
}
#content h4 a:hover{
	color:#B50F2C;
}
#sidebar h4.grey{
	color:#7B6F6F;
	font-size:14px;
	padding-left:20px;
	background: url(img/heart.png) no-repeat 0% 50%;
	/*font-weight: normal;*/
}

/*#sidebar h3 a:hover{
	color:red;
	text-decoration: underline;
}*/
/* Links
---------------------------------------------------- */
a{color:#000;text-decoration: underline;}

a:hover{color:red;text-decoration: none;}


.box{
margin-bottom:40px;
}

#news-sidebar li{
padding-left:40px;
}
#news-sidebar span{
position: absolute;
left:0px;
font-size: 10px;
}
#news-sidebar a{
font-size: 11px;
color:#000;
text-decoration:underline;
}
#news-sidebar a:hover{
text-decoration:none;
}
#news-sidebar p{
font-size: 11px;
}

button{
font:11px/150% Arial, Helvetica, sans-serif;
	background: #bb2100;
	color:#fff;
	border:none;
	padding:4px 0px;
}

button:hover{
	background: #000;
}


table.product{
width: 100%;
}
.product tr.no-padding-top td{
padding:5px 0 30px 0;
border-top:none;
}
.product td{
border-top:1px solid #D4D4D4;
padding:30px 0;
}

.product-info{
width: 210px;
height: 210px;
margin:0 10px 0 0;
float: left;
position: relative;
background: url(img/cart-button.png) no-repeat 0 177px;
}
.product-info-not-available{
width: 210px;
height: 210px;
margin:0 10px 0 0;
float: left;
position: relative;
background: transparent;
}
.not-available{
	font-size: 15px;
	display: block;
	/*font-weight: bold;*/
	color:#E5004C;
}
a.product-name{
	font: normal 18px/100% Arial, Helvetica, sans-serif;
	color:red;
	text-decoration:underline;
}
a.product-name:hover{
text-decoration: none;
}


.product-description{
display: block;
margin-top:1em;
/* height: 100px; */
overflow: hidden;
}


a.product-foto{
float: left;
width: 168px;
height: 208px;
margin:0 10px 0px 0;
border:1px solid #D4D4D4;
}
a.product-foto img{
width: 168px;
height: 208px;
}
a.product-foto:hover{
border:1px solid red;
}

.product button{
	border:0px;
	background: transparent;
	font-size: 11px;
	color:#fff;
	width: 62px;
	height: 20px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom:12px;
	text-indent: -9999px;
}

ul.price{
	position: absolute;
	bottom:-12px;
	margin:0px;
	font-size: 11px;
}

ul.price li{
	line-height:35px;
}
ul.price del{
/*font-size: 15px;*/
font-weight: bold;
}
ul.price strong{
color:#000;
font: normal 18px/100% Arial, Helvetica, sans-serif;
}



#detal-price{
width: 210px;
height: 110px;
margin:0 10px 0 0;
float: left;
position: relative;
background: url(img/cart-button.png) no-repeat 0 77px;
}

#detal-price button{
	border:0px;
	background: transparent;
	font-size: 11px;
	color:#fff;
	width: 62px;
	height: 20px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom:12px;
	text-indent: -9999px;
}

.product button:hover,#detal-price button:hover{
	background: transparent;
}

#detal-foto{
	max-width: 388px;
	float: left;
	margin-bottom:20px;
	border:1px solid #D4D4D4;
}
a#detal-foto:hover,#detal-gallery a:hover{
border:1px solid red;
}
#detal-foto img{
	width: 388px;
}




#detal-gallery{
	float: left;
	width: 50px;
	margin:0 20px 20px 20px;
}
#detal-gallery li{
	margin:0 0 10px 0;
}
#detal-gallery a{
width: 48px;
height: 48px;
border:1px solid #D4D4D4;
display: block;
}

#detal-gallery img{
	width: 48px;
	height: 48px;
}
#detal-info{
	float: right;
	width: 320px;
	margin-bottom:20px;
}
#detal-info p{
color:#4D4D4D;
}
#feedback{
	clear: both;
	display: block;
	border-bottom: 1px solid #bb2100;
	margin-bottom:40px;
	position: relative;
}

#feedback form{
float: right;
width: 320px;
margin:0;
}
#feedback fieldset{
	margin:0px;
}
#feedback h3{
	margin-bottom:10px;
}

fieldset p{margin:0 0 10px 0;}



#feedback input,
#feedback textarea
{width: 308px;}

#feedback textarea{
	height: 80px;
	overflow: auto;
}

#feedback button{
	text-align: center;
	width: 320px;
}

#sidebar button{
	text-align:left;
	padding:4px 5px;
	width: 160px;
	margin-bottom:10px;
}
#sidebar input{
	width: 148px;
}
#authorization a{
display: block;
font-size: 10px;
}


#contact-form input,#contact-form textarea{
	width: 300px;
}

#contact-form button{
	width: 310px;
}

#links li{
	margin:5px;
}
#links a{
font-size: 11px;
color:#000;
text-decoration: underline;
line-height: 110%;
}
#links a:hover{
text-decoration: none;
}
#rnd-product li{
width: 253px;
padding:20px 20px 20px 0;
float: left;
}
#rnd-product li.noml{
	padding:20px 0;
	float: right;
}
#rnd-product a.foto{
display: block;
height: 192px;
text-align: center;
border:1px solid #ccc;
margin-bottom:10px;
}
#rnd-product a.foto:hover{
border: 1px solid #C3151F;
}
#rnd-product a.foto img{
height: 190px;
}
#rnd-product strong{
	display: block;
	color:#000;
	height:20px;
	overflow: hidden;
}
#rnd-product p{
font-size: 11px;
height: 2em;
line-height: 100%;
color:#000;
margin:0px;
}
#rnd-product button{
	float: left;
	background: url(img/cartt.png) no-repeat bottom;
	height: 26px;
	width: 70px;
}
#rnd-product em{
	float: left;
	margin-left:20px;
	font-size: 18px;
	color:#000;
	font-style: normal;
	margin-top:2px;
}


form label.error,#contact-form label.error{
  background: url(img/unchecked.gif) no-repeat 0% 50%;
  display: inline;
  padding-left:20px;
  margin-left:7px;
  width: auto;
}

form label.checked, #contact-form label.checked{
  background: url(img/checked.gif) no-repeat 0% 50%;
}




legend{display: none;}






input,
textarea,
select,
label
{
	font:11px/150% Arial, Helvetica, sans-serif;
	margin:0px;

}
input,
textarea{
	border:1px solid #D4D4D4;
	padding:3px 5px;
}
textarea{
	 resize: none;
}
label{
	padding:3px 0;
}


#feedback p.error{
	color:#fff;
	background: red;
	text-align: center;
	padding:3px 0;
	font:11px/150% Arial, Helvetica, sans-serif;
}


#xprod{
	width: 400px;
	position: absolute;
	bottom:0px;
	left:0px;
	font-size: 11px;
	color:#000;
}

/* SELF-CLEARING FLOATS
---------------------------------------------------- */
#content:after,
#sidebar:after,
#footer:after,
#feedback:after
 {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* trigger hasLayout and target ie5+6/win only */
* html #feedback,
* html #sidebar,
* html #footer,
* html #feedback
 {height: 1%;}

/* trigger hasLayout and target ie7/win only */
*:first-child+html #feedback,
*:first-child+html #sidebar,
*:first-child+html #footer,
*:first-child+html #feedback
{min-height: 1px;}



#tbl-crt{
clear: both;
width: 100%;
margin-bottom:10px;
/*border-left:1px solid #F8F4EE;*/
/*border-top:1px solid #F8F4EE;*/
border:1px solid #ddd;
}
#tbl-crt img{
border:1px solid #D0D0D0;
vertical-align: middle;
}
#tbl-crt th{
	background: #D4CBC2;
	font-weight: normal;
	text-align: left;
	padding:5px 10px;
	/*border-right:1px solid #F3EFE9;*/
}
#tbl-crt td{
padding:10px;
background: #F3EFE9;
vertical-align: middle;
}
#tbl-crt td.npr{
padding:10px 0 10px 10px;
background: #F3EFE9;
}
#tbl-crt td{
/*border-right:1px solid #F3EFE9;*/
border-top:1px solid #F8F4EE;
}
#tbl-crt tr.dark td{
	background: #E7E0D9;
}
#tbl-crt a{
	font-weight: bold;
	text-decoration: none;
	color:#4D4D4D;
}
#tbl-crt a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #C3151F;
}
#tbl-crt a.rmv{
float: right;
display: block;
width: 81px;
height: 20px;
padding:0 0 0 12px;
color:#fff;
text-decoration: underline;
background: url(img/btn-clear.gif) no-repeat 0% 50%;
font-weight: normal;
font-size: 11px;
}
#tbl-crt a.rmv:hover{
text-decoration: none;
color: #fff;
font-weight: normal;
}
#tbl-crt h3{
font-size: 18px;
font-weight: normal;
padding:0px;
margin:0px;
color:#4D4D4D;
}

div.tr{
	text-align: right;
	font-size: 24px;
	font-weight: normal;
	color:#F1000F;
	padding:15px 10px;
	display: block;
	height: 24px;
}
div.tr b{
font-size: 30px;
color:#000;
font-weight: normal;
}

div.tr a.btn-rebuild{
	display: block;
	width: 112px;
	height: 27px;
	margin-left:10px;
   text-decoration: none;
	background: url(img/btn-rebuild.png) no-repeat 0% 0%;
	float: right;
}
ul.shp{
clear: both;
border:1px solid #ddd;
background: #F3EFE9;
margin-bottom:10px;
display: block;
/*padding-bottom:20px;*/
}

ul.shp label {
margin: 0px;
padding:0px 10px 0px 40px;
display: block;
cursor: pointer;
min-height: 36px;
}
ul.shp input{
border:none;
margin:0px;
padding:0px;
top:18px;
position: absolute;
}
ul.shp label{
	font-size: 12px;
}
ul.shp li{
list-style: none;
padding:10px;
margin:0px;
display: block;
min-height: 36px;
height:auto !important;
height:36px;
cursor: pointer;
position: relative;
}
ul.shp select{
	position: relative;
	z-index: 1000;
}
ul.shp li:hover {
background: #E7E0D9;
cursor: pointer;
}
#nav-c{
display: block;
margin:10px 0;
}
#nav-c li{
display: inline;
}
#nav-c li a, a.btn{
float: left;
display: block;
margin:0 10px 0 0;
width: 185px;
height: 27px;
padding-top:5px;
background: url(img/btn-cart.png) no-repeat 0% 50%;
color:#fff;
text-align: center;
font-weight: normal;
text-decoration: none;
}
#nav-c li a:hover{
text-decoration: underline;
}
#nav-cli.fr{
float: right;
margin-left:5px;
}


ul.crtt{
clear: both;
margin-bottom:10px;
border:1px solid #ddd;
background: #F3EFE9;
padding:10px;
}
ul.crtt span{
width: 60px;
text-align: left;
display: block;
float: left;
height: 24px;
padding:0 10px;
position:relative;
}
ul.crtt b{
/*color:#C3151F;*/
/*color: #6a6a6a;
font-size:22px;*/
position: absolute;
left:-0px;
top:0px;
font-weight: normal;
}
ul.crtt input,ul.crtt textarea{
	width: 220px;
}
ul.crtt li{
	display: block;
	/*position: relative;*/
	margin:0 0 5px 0;
}
ul.itog{
clear: both;
margin-bottom:10px;
border:1px solid #ddd;
background: #F3EFE9;
position: relative;
padding:10px;
}
ul.txt li{
color:#4D4D4D;
font-size:15px;
font-weight:normal;
}
ul.txt li.itg{
color:#F1000F;
font-size:24px;
font-weight: normal;
margin-top:10px;
}
ul.txt li.itg b{color:#000;
/*font-weight: normal;*/
}
ul.itog li{
display: block;
margin:5px 0;
}
ul.itog input{
width: 250px;
}
ul.itog textarea{
width: 250px;
height: 80px;
}
li#comment,li#compinn,li#compname{
position: relative;
}

ul#tby{
width: 100%;
position: fixed;
top:0;
height: 30px;
overflow: hidden;
}

#tby li{
color:#fff;
display: block;
font-size: 11px;
width: 100%;
height: 18px;
text-align: left;
background: #AE1263 /*url(img/bgd-line.jpg) no-repeat center top*/;
padding:4px 0 8px;
/*visibility: hidden;*/
}
#tby a,#tby b{
color:#fff;
font-size: 12px;
vertical-align: middle;
}
#tby b{
	margin:0 1em;
}
#tby li input{
	font-size: 10px;
	vertical-align: middle;
	margin:0px;
}
#tby li span{
width: 960px;
margin:0 auto;
display: block;
position: relative;
}
ul.crtt li.error{
text-align: left;
}

ul.crtt{
	clear: both;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	background: #F3EFE9;
	padding: 10px;
}

ul.crtt b{
	/*color: #6a6a6a;
font-size:22px;*/
	position: absolute;
	left: -0px;
	top: 0px;
	font-weight: normal;
}

ul.crtt input,ul.crtt textarea{ width: 220px; }

ul.crtt li{ display: block; position: relative; margin: 0 0 5px 0; }

ul.crtt li.error{ text-align: left; }

ul.crtt span{
	width: 60px;
	text-align: left;
	display: block;
	float: left;
	height: 24px;
	padding: 0 10px;
	position: relative;
}

.dialog_link {
    margin-bottom: 25px;
    font-size: 15px;
}

.dialog_link a.detailed {
    font-size: 14pt;
}

#dialog hr {
    margin: 15px 0 15px 0;
}

#giftForm input {
    display: block;
}


#dialog-form label, #dialog-form input { display:block; }
#dialog-form input.text { margin-bottom:12px; width:95%; padding: .4em; }
#dialog-form fieldset { padding:0; border:0; margin-top:25px; }
#dialog-form h1 { font-size: 1.2em; margin: .6em 0; }
#dialog-form div#users-contain { width: 350px; margin: 20px 0; }
#dialog-form div#users-contain table { margin: 1em 0; border-collapse: collapse; width: 100%; }
#dialog-form div#users-contain table td, #dialog-form div#users-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
#dialog-form .ui-dialog .ui-state-error { padding: .3em; }
#dialog-form .validateTips { border: 1px solid transparent; padding: 0.3em; }

a.more_cat {
    color:#FF6400;
    padding:2px 25px 15px 33px;
    background: url('img/spec-arow.gif') no-repeat left top;
/*     border: 1px solid red; */
    display: inline;
    text-decoration: underline;
    font-size: 13px;
    top: -5px;
}
