@charset "windows-1251";

* {
  padding: 0;
  margin: 0;
  border: none;
}
html {
  background: #FFF;
}
body {
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  width: 950px;
  margin: 0 auto;
}
ul {
  list-style-type: none;
}
a {
  color: #069;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a.zoom {
  cursor: pointer;
}

.hideBlock {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}
  
/*-------------- header --------------*/
#header {
  position: relative; 
}
div#header {
  height: 85px;
}
#logo {
  position: absolute;
  display: block;
  width: 316px;
  height: 59px;
  background: url(../decor/logo.gif) center center no-repeat;
}
a#logo {
  left: 10px;
  top: 15px;
  text-indent: -9000px;
}
#header ul#nav {
  position: absolute;
  top: 7px;
  right: 0px;
}
#header ul#nav li {
  color: #AAA;
  display: inline;
  font-size: 10px;
  margin-left: 5px;
}
#header ul#nav li a {
  color: #aeaeae;
}
  
/*-------------- cart --------------*/
#cart {
  position: absolute;
  bottom: 5px;
  right: 0;
  width: 285px;
  height: 50px;
  border: #AAA dotted 1px;
  font-size: 11px;
  font-weight: bold;
}
#cart p {
  position: absolute;
  left: 103px;
  top: 23px;
  color: #C10;
}
#cart img {
  position: absolute;
  top: 7px;
  left: 7px;
}
#cart a#basketLink {
  position: absolute;
  left: 40px;
  top: 5px;
  color: #666;
  text-decoration: none;
}
#cart a#basketLink:hover {
  text-decoration: underline; 
}
#cart a#order {
  position: absolute;
  right: 7px;
  bottom: 5px;
}
#cart ul {
  position: absolute;
  left: 40px;
  top: 17px;
  color: #666;
}
#cart ul li {
  display: inline;
  margin-right: 7px;  
}
#cart ul span{
  color: #C10;
}
/*-------------- formBasket --------------*/
#formBasket {
  text-align: center;
}
#formBasket li {
  list-style-type: none;
  margin-top: 15px;
  text-align: left;
}
#formBasket input {
  border: solid 1px #AAA;
  width: 350px;
  color: #666;
  font-size: 12px;
  margin: 0; 
}
#formBasket input#codPhone {
  width: 60px;
  margin: 0 3px;
}
#formBasket input#phone {
  width: 261px;
  margin-left: 10px;
}
#formBasket label {
  float: left;
  width: 170px;
  text-align: right;
  margin-right: 15px;
}
#formBasket label span {
  color: #C10;
}
#formBasket p {
  display: block;
  color: #C10;
  text-align: left;
  margin-top: 10px;
  font-size: 10px;
  padding-left: 70px;
  font-weight: bold;
}
#formBasket p.error {
  color: #C10;
  text-align: center;
  margin: 0;
  font-size: 10px;
  padding-left: 0;
  font-weight: bold;
}
#formBasket input#doSend {
  color: #FFF;
  background-color: #C10;
  border: none;
  font-size: 12px;
  width: auto;
  padding: 1px 5px;
  margin-top: 20px;
  cursor: pointer;
}

/*-------------- navigation --------------*/
#menuHeader .navigation {
  width: 940px;
  text-align: right;
  height: 71px;
  line-height: 67px;
  background: url(../decor/menu_fon.gif) left top repeat-x;
  color: #FFF;
  padding-right: 10px;
  text-transform: uppercase;
}
#menuHeader .navigation a {
  text-decoration: none;
  font-weight: bold;
  color: #FFF;
}
#menuHeader .navigation a:hover {
  text-decoration: underline;
}
.navigation li {
  display: inline;
  margin: 0 7px;
}


/*-------------- conteiner --------------*/
#conteiner {
  float: left;
}
div.read {
  display: block;
  text-align: right;
  margin-top: 4px;
}

/*-------------- column --------------*/
#column {
  background: url(../decor/column_fon.gif) top no-repeat;
  float: left;
  margin-top: -50px !important;
  margin-top: 0;
  width: 255px;
  padding-top: 7px;
  margin-bottom: 15px;
}
#contactsMain {
  background: #FFF url(../decor/contacts_line.gif) bottom repeat-x;
  padding: 3px 10px 13px 10px;
  margin-bottom: 10px;
  color: #AAA;
  font-weight: bold;
}
#contactsMain div.phone  {
  height: auto !important;
  height: 30px;
}
#contactsMain img {
  float: left;
  margin-top: 5px;
}
#contactsMain p {
  margin-left: 35px;
}
#contactsMain p.phone {
  font-size: 18px;
  margin-top: -3px;
}
#contactsMain p.phone span {
  font-size: 26px;
  font-style: italic;
  color: #C10;
}
#contactsMain div.icq_online {
  background: url(../decor/icq_online.gif) left no-repeat;
  height: 22px;
  color: #090;
  font-size: 18px;
  margin-top: 5px;
}
#contactsMain div.icq_offline {
  background: url(../decor/icq_offline.gif) left no-repeat;
  /* background: url(../decor/icq_online.gif) left no-repeat; */
  height: 22px;
  color: #AAA;
  font-size: 18px;
  margin-top: 5px;
}
#contactsMain div#regim {
  margin-top: 5px;
}
#contactsMain div#regim div {
  background: #AAA url(../decor/regim_fon_top.gif) top no-repeat;
  width: 206px;
  margin-top: 2px;
  margin-left: 27px;
  padding-top: 3px;
  color:#000;
}
#contactsMain div#regim blockquote {
  background: url(../decor/regim_fon_bottom.gif) bottom no-repeat;
  padding: 0 3px 3px 3px;
}
#contactsMain div#regim blockquote p {
  padding: 0;
  margin: 0;
}
#contactsMain div.adress {
  margin-top: 10px;
  text-align: center;
  color: #000;
  font-weight: bold;
  font-size: 12px;
}
#catalogList {
  background-color: #FFF;
  border: #AAA solid 1px;
  width: 253px;
}
#catalogList ul {
  margin: -1px;
  padding: 10px 12px 15px 30px;
  background: url(../decor/catalog_fon_bottom.gif) bottom no-repeat;
}
#catalogList li.first {
  background: none;
}
#catalogList li {
  background: url(../decor/dot.gif) top repeat-x;
  padding-top: 6px;
  margin-bottom: 6px;
  padding-left: 15px;
  padding-right: 2px;
}
#catalogList li a {
  color: #666;
  font-size: 12px;
  font-weight: bold;
}
#catalogList li img {
  float: left;
  margin: 5px 0 0 -15px;
}
#catalogList ul li ul {
  margin: 0;
  padding: 0;
  margin-top: -4px;
  background: none;
}
#catalogList ul li ul li a {
  font-weight: normal;
}
#catalogList h1{
  background: url(../decor/catalog_fon_head.gif);
  width: 255px;
  margin: -1px;
  height: 30px;
  line-height: 30px;
  color: #FFF;
  font-size: 12px;
  text-transform: uppercase;
  text-indent: 25px;
  font-weight: bold;
}

/*-------------- content --------------*/
#content {
  margin: 15px 0 15px 275px;
  width: 675px !important;
  width: 660px;
  color: #666;
}
#content h1 {
  margin-bottom: 5px;
  background: url(../decor/line.gif) bottom repeat-x;
  text-transform: uppercase;
  color: #C10;
  padding-bottom: 2px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
#content h1 a {
  text-transform: uppercase;
  color: #C10;
  text-decoration: none;
}
#content h1 a:hover {
  text-decoration: underline;
}
#content blockquote {
  margin: 0 5px 0 15px;
}
#content img {
  margin: 5px;
}
#content ul {
  list-style-type: circle;
  padding-left: 20px;
}
#content blockquote h3 {
  font-size: 16px;
  font-weight: bold;
  color: #f61;
  margin-bottom: 10px;
  font-weight: bold;
}
#wellcome {
  margin-right: 15px;
  margin-bottom: 20px;
}
#wellcome img {
  float: left;
  margin: 5px 10px 10px 0;
}
#wellcome h1 {
  padding: 0;
  font-size: 18px;
  background: none;
  color: #C10;
  font-style: italic;
  text-transform: none;
  margin: 0;
}
#wellcome .read {
  text-align: right;
  margin-top: 5px;
}
#content div.sort {
  text-align: right;
  margin-bottom: 7px;
  font-size: 10px;
  color: #000;
  clear: both;
}
#content div.sort img {
  margin: 0;
}
#content div.sort a {
  position: relative;
}
#content div.sort a input{
  -moz-opacity:0;
  filter: alpha(opacity: 0);
  opacity: 0;
  cursor: pointer;
  height: 16px;
}
#content div.sort a input#nameSort {
  width: 48px;
  margin-left: -48px;
}
#content div.sort a input#priceSort {
  width: 24px;
  margin-left: -24px;
}

/*-------------- itemMarket --------------*/
#showcase {
  margin-bottom: 10px;
  float: left;
  width: 675px !important;
  width: 660px;
}
#showcase a {
}
#showcase .itemImg {
  width: 260px;
  float: left;
  text-align: center;
}
#showcase .itemImg a {
  font-weight: bold;
}
#showcase .itemImg .itemPhoto {
  width: 260px;
  text-align: left;
  margin-top: 30px;
  float: left;
  margin-left: 5px;
}
#showcase .itemImg .itemPhoto a {
  float: left;
}
#showcase .itemImg .itemPhoto a img {
  border: #AAA solid 1px;
}
#showcase .itemAbout {
  padding-left: 270px;
}
#showcase div.itemAbout p.price {
  font-size: 16px;
  font-weight: bold;
  color: #C10;
  margin-bottom: 10px;
}
#showcase div.itemAbout p.price span {
  font-size: 12px;
  font-weight: normal;
  color: #000;
  padding-left: 10px;
}
#showcase div.itemAbout h1 {
  margin-bottom: 10px;
  background: none;
  text-transform: none;
  color: #C10;
  padding-bottom: 0;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
#showcase div.itemAbout h2 {
  font-size: 14px;
  font-weight: bold;
  color: #666;
  margin-bottom: 10px;
}
.itemLine {
  position: relative;
  float: left;
  margin-left: 15px;
  border-bottom: #AAA solid 1px;
}
.itemLineBottom {
  position: relative;
  float: left;
  margin-left: 15px;
  width: 660px !important;
  width: 640px;
}
.itemLeft {
  border-right: #AAA solid 1px;
  float: left;
}
.itemRight {
  border-left: #AAA solid 1px;
  margin-left: -1px;
  float: left;
}
.itemMarket {
  width: 305px !important;
  width: 290px;
  margin: 10px;
}
.itemMarket img {
  float: left;
}
.itemMarket h2 {
  font-size: 14px;
  text-align: center;
  margin-bottom: 5px;
  font-weight: bold;
  padding-left: 130px;
}
.itemMarket p.price {
  font-size: 14px;
  font-weight: bold;
  color: #C10;
  text-align: center;
  margin-bottom: 5px;
  padding-left: 130px;
}
.itemMarket p.measure {
  font-size: 10px;
  font-weight: normal;
  color: #000;
  text-align: center;
  margin-bottom: 5px;
  margin-top: -5px;
  padding-left: 130px;
}
.itemMarket div.text {
  padding-left: 130px;
}
.itemMarket div.itemMarketButton {
  clear: both;
  text-align: center;
  margin-top: 10px;
}
.itemMarket ul li {
  display: inline;
  margin: 0 10px;
  font-weight: bold;
  color: #069;
}
a.basket input {
  -moz-opacity:0;
  filter: alpha(opacity: 0);
  opacity: 0;
  cursor: pointer;
  width: 40px;
  height: 16px;
  margin-left: -40px;
}
#showCategory {
  text-align: center;
  width: 675px !important;
  width: 660px;
}
#showCategory div {
  width: 190px;
  vertical-align: top;
  display: inline-block;
  margin: 0 10px 10px 10px;
}
#showCategory img {
  border: #AAA solid 2px;
}

/*-------------- cartShow --------------*/
.cartShow h2 {
  color: #666;
  margin-bottom: 0;
  font-size: 14px;
  text-decoration: underline;
}
.cartShow p {
  color: #C10;
  text-align: center;
  font-weight: bold;
}
.cartShow table {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  border: 0;
  border-collapse: collapse;
}
.cartShow table td {
  text-align: left;
  padding: 7px 2px;
}
.cartShow table td.quantity, .cartShow table td.del, .cartShow table td.price {
  text-align: center;
  width: 60px;
}
.cartShow table td.price, .cartShow table td.measure {
  width: 120px;
}
.cartShow table tbody td.price {
  text-align: right;
}
.cartShow table tbody tr#total {
  font-weight: bold;
}
.cartShow table tbody tr#total td.price {
  color: #C10;
}
.cartShow table tbody td.name a {
  margin-left: 10px;
}
.cartShow table td.quantity input {
  border: solid 1px #AAA;
  width: 30px;
  color: #C10;
  font-size: 12px;
  font-weight: bold;
}
.cartShow input#clearCart, .cartShow input#doComfirm, .cartShow input#doRecalc {
  color: #FFF;
  background-color: #AAA;
  float: right;
  display: block;
  font-size: 12px;
  padding: 1px 5px;
  margin-bottom: 10px;
  cursor: pointer;
}
.cartShow input#doComfirm, .cartShow input#doRecalc {
  background-color: #C10;
  display: inline;
  margin: 0;
}
.cartShow input#doComfirm {
  float: left;
}
.cartShow table thead tr td {
  border-bottom: #AAA solid 2px;
  font-weight: bold;
}
.cartShow table tbody tr td {
  border-bottom: #AAA solid 1px;
}

/*-------------- pageLine --------------*/
div.pageLine {
  float: left;
  width: 100%;
  text-align: center;
  margin: 10px 0;
}
div.pageLine a, div.pageLine span {
  margin: 0 2px;
}
div.pageLine a {
  color: #000;
  text-decoration: none;
}
div.pageLine a:hover {
  text-decoration: underline;
}
div.pageLine span {
  color: #999;
}
div.pageLine span.linkActive {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  border: #999 solid 1px;
  background-color: #E9E9E9;
  padding: 0 2px;
}

/*-------------- footer --------------*/
#footer {
  clear: both;
  background: url(../decor/footer_line.gif) top repeat-x;
  height: 65px;
  margin-bottom: 5px;
}
#footer ul {
  text-align: center;
  padding: 13px 0 5px 0;  
}
#footer li {
  display: inline;
  margin: 0 5px;
}
#footer li a {
  text-decoration: underline;
  font-weight: bold;
}
#footer li a:hover {
  text-decoration: none;
}
#footer p {
  float: left;
  color: #AAA;
}
#footer p#writer {
  clear: left;
}
#footer p#infobox {
  float: right;
}
#footer a {
  text-decoration: underline;
  color: #666;
}
#footer a:hover {
  text-decoration: none;
}
