.body {
	padding: 0px;
	margin: 0px;
	background: url(../img/body_bg.jpg) repeat-x;
}
body {
	padding: 0px;
	margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.logoa {
  position: absolute;
  width: 222px;
  height: 58px;
  left: 76px;
  top: 19px;
}
.conta {
  position: absolute;
  width: 206px;
  height: 69px;
  right: 18px;
  top: 16px;
  color: #0e1158;
}
h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size: 24px;
  color: #f0a694;
  margin: 0px;
  padding-left: 34px;
  background: url(../img/ico.jpg) no-repeat;
  margin-left: 20px;
  text-align: left;
  margin-bottom: 10px;
}
h1 a, a h1 {
  color: #f0a694;
  text-decoration: none;
}
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size: 16px;
  line-height: 20px;
  color: #da967a;
  margin: 0px;
  padding-left: 34px;
  padding-top: 7px;
  margin-left: 20px;
  text-align: left;
  margin-bottom: 10px;
}
h3, h4, h5, h6 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size: 14px;
  line-height: 20px;
  color: #da967a;
  margin: 0px;
  padding-left: 34px;
  padding-top: 7px;
  margin-left: 20px;
  text-align: left;
  margin-bottom: 10px;
}
h2.foto {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size: 16px;
  line-height: 20px;
  color: #da967a;
  margin: 0px;
  padding-left: 34px;
  padding-top: 7px;
  background: url(../img/ico-foto.gif) no-repeat;
  margin-left: 20px;
  text-align: left;
  margin-bottom: 10px;
}
h2.form {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size: 16px;
  line-height: 18px;
  color: #da967a;
  margin: 0px;
  padding-left: 42px;
  background: url(../img/ico-form.gif) no-repeat;
  margin-left: 17px;
  text-align: left;
  margin-bottom: 10px;
}
h2.article {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size: 14px;
  color: #da967a;
  margin: 0px;
  padding-left: 18px;
  background: url(../img/ico-article.gif) no-repeat;
  text-align: left;
  margin-left: 2px;
  margin-top: 10px;
}
h2 a, a h2 {
  color: #f0a694;
  text-decoration: none;
}
a.del {
    font-size: 10px;
    color: #fa2f00;
    text-decoration: none;
}

sup {
  color: #CC0000;
}
.formright td {
  color: #968488;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size: 10px;
  text-align: right;
}
.formright input {
    width: 100%;
    text-align: left;
}
input.formbutton {
    background: #f1d6cd url(../img/butbg.gif) repeat-x top;
    border-color: white #cdb8bd #cdb8bd white;
    height: 24px;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    color: #968488;
    width: 100px;
}
input.cartbutton {
    background: #f1d6cd url(../img/butbg.gif) repeat-x top;
    border-color: white #cdb8bd #cdb8bd white;
    height: 24px;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    color: #968488;
    width: 150px;
}
.formright textarea {
    height: 100px;
    width: 100%;
    text-align: left;
    overflow: auto;
}

a:hover {
  text-decoration: underline;
}



input, textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #868c8e;
  border: 1px solid #cdb8bd;
  height: 16px;
  vertical-align: middle;
  text-align: center;
  background-color: #fce7df;
}


td.topleft {
  text-align: left;
  vertical-align: top;
}
td.topright {
  text-align: right;
  vertical-align: top;
}
td.topcenter {
  text-align: right;
  vertical-align: top;
}
.contain {
    z-index: 5;
    position: absolute;
    width: 100%;
    height: 100%;
}
.contains {
    position: relative;
    width: 100%;
    height: 100%;
}
.leftbg {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../img/left-top_bg.jpg) no-repeat;
    width: 385px;
    height: 119px;
    z-index: 0;
}

.containright {
    z-index: 0;
    position: relative;
    background: url(../img/right-top_bg.jpg) no-repeat right top;
    width: 100%;
    height: 100%;
    min-width:1000px;
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000? "1000px": "auto");
}
.toplenta {
    position: relative;
    background: url(../img/lenta_bg.gif) repeat-x;
    height: 28px;
}
.leftlenta {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../img/lenta_left.jpg) no-repeat;
    width: 154px;
    height: 28px;
    z-index: 6;
}
.containlenta {
    z-index: 6;
    position: relative;
    width: 100%;
    height: 100%;
}
.rightlenta {
    position: absolute;
    top: 0px;
    right: 0px;
    background: url(../img/lenta_right.jpg) no-repeat;
    width: 162px;
    height: 28px;
    z-index: 6;
}
.colheader {
    background: url(../img/headbg.gif) repeat-x;
    height: 27px;
}
.headtext, .headtext a{
    z-index: 100;
    position: relative;
    text-align: center;
    font: 16px, Times, serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    padding-top: 5px;
    
}
.rightheader {
    position: relative;
    background: url(../img/rightheaderbg-right.jpg) no-repeat right;
    width: 100%;
    height: 100%;
}
.leftheader {
    position: relative;
    background: url(../img/leftheaderbg-right.jpg) no-repeat left;
    width: 100%;
    height: 100%;
}
.leftheaderact {
    position: relative;
    background: url(../img/action_leftbg.gif) no-repeat left;
    width: 100%;
    height: 100%;
}
.leftcolleftbg {
  width: 3px;
  background: url(../img/leftcol_leftbg.gif) repeat-y;
  vertical-align: top;
}
.leftcolrightbg {
  width: 12px;
  background: url(../img/leftcol_rightbg.gif) repeat-y left;
  vertical-align: top;
}
.leftcolcenter {
  background-color: #ffd9cc;
  vertical-align: top;
  text-align: center;
}
.rightcolleftbg {
  width: 3px;
  background: url(../img/rightcol_rightbg.gif) repeat-y;
  vertical-align: top;
}
.rightcolrightbg {
  width: 11px;
  vertical-align: top;
  text-align: right;
}
.rightshadow {
  background: url(../img/rightcol_shadow.jpg ) no-repeat right top;
  text-align: right;
  width: 11px;
}
.hr {
  width: 100%;
  height: 2px;
  background: url(../img/hrbg.gif) repeat-x;
  display: block;
  font-size: 1px;
  line-height: 0px;
}
.hrwhite {
  width: 100%;
  height: 2px;
  background: url(../img/hrwhitebg.gif) repeat-x;
  display: block;
  font-size: 1px;
  line-height: 0px;
}
.spacer {
  width: 100%;
  height: 6px;
  display: block;
  font-size: 1px;
  line-height: 0px;
}
a.catitem {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #e6226a;
  text-decoration: none;
  display: block;
  padding-top: 1px;
  padding-bottom: 3px;
}
a.catitem:hover {
  color: #4862d3;
  text-decoration: none;
  background-color: #fde3da;
}
a.catitem-active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  display: block;
  padding-top: 1px;
  padding-bottom: 3px;
  color: #4862d3;
  background-color: #fde3da;
  text-decoration: none;
}
a.catitem-active:hover {
  text-decoration: none;
  cursor: default;
}
a.exitem {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #4862d3;
  text-decoration: none;
  display: block;
  padding-top: 1px;
  padding-bottom: 3px;
}
a.exitem:hover {
  color: #e6226a;
  text-decoration: none;
  background-color: #fde3da;
}
a.exitem-active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  display: block;
  padding-top: 1px;
  padding-bottom: 3px;
  color: #e6226a;
  text-decoration: none;
  background-color: #fde3da;
}
a.exitem-active:hover {
  text-decoration: none;
  cursor: default;
}
a.artitem {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #e6226a;
  text-decoration: none;
  display: block;
  padding-top: 1px;
  padding-bottom: 3px;
}
a.artitem:hover {
  text-decoration: underline;
}
a.partitem {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #e6226a;
  text-decoration: none;
  padding-top: 1px;
  padding-bottom: 3px;
}
a.partitem:hover {
  text-decoration: underline;
}
a.foritem {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #4862d3;
  text-decoration: none;
  display: block;
  padding-top: 1px;
  padding-bottom: 3px;
}
a.foritem:hover {
  text-decoration: underline;
}
a.temaitem {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #4862d3;
  text-decoration: none;
  display: block;
  padding-top: 1px;
  padding-bottom: 3px;
}
a.temaitem:hover {
  color: #e6226a;
  text-decoration: none;
  background-color: #fde3da;
}
a.temaitem-active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #e6226a;
  text-decoration: none;
  display: block;
  padding-top: 1px;
  padding-bottom: 3px;
  background-color: #fde3da;
  text-decoration: none;
}
a.temaitem-active:hover {
  text-decoration: none;
  cursor: default;
}
a.cenaitem {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size: 12px;
  color: #e6226a;
  text-decoration: none;
  display: block;
  padding-top: 1px;
  padding-bottom: 3px;
}
a.cenaitem:hover {
  color: #4862d3;
  text-decoration: none;
  background-color: #fde3da;
}
a.cenaitem-active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size: 12px;
  text-decoration: none;
  display: block;
  padding-top: 1px;
  padding-bottom: 3px;
  color: #4862d3;
  background-color: #fde3da;
}
a.cenaitem-active:hover {
  text-decoration: none;
  cursor: default;
}
a.itemname {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size: 12px;
  color: #d55248;
  text-decoration: none;
  padding-top: 1px;
  padding-bottom: 3px;
}
a.itemname:hover {
  color: #e6226a;
  text-decoration: none;
}
.smallcart {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #a04d63;
  padding-left: 10px;
}
.mediumcart {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #a04d63;
  padding-left: 10px;
}
.smallfon {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #a04d63;
  background-color: #fde3da;
  display: block;
}
select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #a04d63;
  border: 1px solid #a04d63;
}
.cart {
  height: 99px;
  background: url(../img/cart_bg.gif) repeat-x top right;
}
.cartleft {
  background: url(../img/cart_botleft.gif) no-repeat top right;
  width: 8px;
}
.cartright {
  background: url(../img/cart_botright.gif) no-repeat top right;
  width: 8px;
}
.actitembot {
    background: url(../img/item_botbg.gif) repeat-x top;
    text-align: right;
    height: 18px;
}
.conttd {
   background: url(../img/content_botbg.jpg) repeat-x bottom;
   text-align: left;
   vertical-align: top
}
.footer {
   background: url(../img/foot_bg.gif) repeat-x top;
   height: 50px;
   vertical-align: top;
}
.footleft {
   background: url(../img/foot_left.gif) no-repeat top left;
   height: 100%;
   width: 100%;
   color: #454542;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   padding: 10px;
}
.footright {
   background: url(../img/foot_right.gif) no-repeat top right;
   height: 100%;
   width: 100%;
   color: #454542;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   padding-top: 10px;
   text-align: center;
}
.footright A {
    color: #454542;
    text-decoration: none;
}
.footright A:hover {
    color: #454542;
    text-decoration: underline;
}
table.menu {
    text-align: center;
    vertical-align: top;
    padding-top: 8px;
}
table.menu td {
    text-align: center;
    vertical-align: top;
}
table.menu td a {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #fefedf;
   text-decoration: none;
   text-transform: uppercase;
   padding-left: 10px;
   padding-right: 10px;
}
table.menu td a:hover {
    border-bottom: 1px dotted #fefedf;
    text-decoration: none;
}
.contents {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #8e5978;
   text-align: center;
   vertical-align: top;
   padding: 10px;
}

.startitem {
   background: url(../img/startitem_bg.gif) repeat-x top right;
   height: 126px;
   width: 95%;
   margin: 8px;
}
.startitemheader {
   position: absolute;
   left: 5px;
   top: 8px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #f7d3cf;
}
.startitemheader a {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #f7d3cf;
   text-decoration: none;
}
.startitemheader a:hover {
   text-decoration: none;
}
.startitembutton {
   position: absolute;
   right: 0px;
   bottom: 8px;
   width: 79px;
   height: 18px;
}
.startitemimg {
   position: absolute;
   left: 0px;
   top: 31px;
}
.startitemtxt {
    padding-left: 123px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #8e5978;
    height: 100%;
    padding-top: 40px;
}
.startitemtxt a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #8e5978;
    text-decoration: none;
}
.startitemtxt a:hover {
    text-decoration: none;
}
.tovitem {
   background: url(../img/tov_bg.gif) repeat-x top right;
   height: 107px;
   width: 95%;
   margin: 8px;
}
.status {
  width: 100%;
  /*background-color: #fde3da;*/
  background: url(../img/subcat_bg.jpg) center;
  font-size: 11px;
  color: #e09481;
  text-indent: 20px;
}


.status a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #8e5978;
    text-decoration: none;
    padding-bottom: 3px;
    line-height: 20px;
    text-decoration: none;
}
.status a:hover {
    text-decoration: underline;
}

.sort {
  width: 96%;
  /*background-color: #fde3da;*/
}
a.subcatitem {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #e6226a;
  text-decoration: none;
  padding-top: 1px;
  padding-bottom: 3px;
  line-height: 18px;
}
a.subcatitem:hover {
  color: #fefedf;
  text-decoration: none;
  background-color: #e6226a;
}
a.subcatitem-active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  padding-top: 1px;
  padding-bottom: 3px;
  line-height: 18px;
  color: #4862d3;

}
a.subcatitem-active:hover {
    text-decoration: underline;
    cursor: default;
    }
.txt {
  width: 96%;
  text-align: center;
  font-size: 12px;
}
.txt3 {
  font-size: 12px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: left;
}

.txt p {
  text-indent: 20px;
  text-align: justify;
  margin: 0px;
  color: #666660;
}
.txt2 p {
  text-indent: 20px;
  text-align: left;
  margin: 5px;
  color: #666660;
}
.txt3 p {
  text-indent: 20px;
  text-align: justify;
  margin: 0px;
  color: #666660;
}



.tovar {
   background: #fae6dd url(../img/tov_bg.gif) repeat-x top right;
   width: 95%;
   margin: 8px;
}
.tovleft {
  background: url(../img/tov_left-bg.gif) repeat-y;
  width: 12px;
  vertical-align: top;
}
.tovright {
  background: url(../img/tov_right-bg.gif) repeat-y;
  width: 12px;
  vertical-align: top;
}

a.zoom {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #868c8e;
  margin: 0px;
  padding-left: 20px;
  background: url(../img/zoom_in-no.jpg) no-repeat left bottom;
  text-align: center;
  padding-bottom: 10px;
  padding-top: 10px;
  text-decoration: none;
}
a.zoom:hover {
    color: #7298a9;
    background: url(../img/zoom_in.jpg) no-repeat left bottom;
}
.info {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #868c8e;
}











