/**********************[ общие параметры ]****************************/

body {
   margin: 20px 50px ;
   padding: 0;
   color: #000;
      font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
      font-size: 0.78em;
   background: #fff;
}

#site {
}

a {
   color: #E65600;
   text-decoration: underline;
}

a:visited {
   color: #EB6A02;
}

a:hover {
   color: #fc0;
}


/**********************[ шапка сайта ]****************************/

a#logo {
   position: absolute;
   top: 34px;
   left: 70px;
   width: 100px;
   height: 100px;
   border: 1px solid #fff;
}

#header {
   background: #e65806 url("/images/bright_world/top-right.gif") right no-repeat;
   height: 129px;
   border-bottom: 1px solid #fff;
}

#header h1 {
   font-size: 2.5em;
   font-weight: normal;
   padding: 35px 0 0 150px;
   margin: 0;
}

#header h1 a {
   text-decoration: none;
   color: #fff;
}

#header h1 a:hover {
   color: #535353;
}


#header h2 {
   font-size: 1em;
   font-weight: normal;
   margin: 0;
   padding: 0 0 0 150px;
   color: #fff;
}

/**********************[ стили меню ]****************************/

#menu {
   width: 100%;
   margin: 0;
   height: 30px;
   background: #535353;
   font-weight: bold;
}

#menu ul {
   height: 30px;
   list-style: none;
   margin: 0 0 0 20px;
   padding: 0;
}

#menu ul li {
   display: inline;
   list-style: none;
   margin: 0;
   padding: 0;
   float: left;
   white-space: nowrap;
}

#menu ul li a, #menu ul li a:visited {
   margin: 0;
   float: left;
   text-decoration: none;
   color: #fff;
   line-height: 30px;
   height: 30px;
   padding: 0 10px;
}

#menu ul li a:hover {
   color: #fff;
   text-decoration: underline;
}

#menu ul li a.selected, #menu ul li a.selected:hover {
   color: #535353;
   background: #fff;
}

/**********************[ layout ]****************************/

#wrapper {
   border-bottom: 5px solid #E75900;
}

#outer {
}

#container {
   width: 100%;
   float: left;
   margin-right: -223px;
   background: #fff;
}

#content {
   margin-right: 223px;
}

#main {
   margin: 20px 20px 40px 20px;
   padding: 0;
}

#left {
   width: 0;
   height: 0;
}

#sidebar {
   width: 223px;
   float: right;
   padding: 20px 0;
}

.clearing {
   height: 0;
   clear: both;
}

#footer {
   clear: both;
   padding-top: 20px;
   padding-bottom: 30px;
   background: #535353 url("/images/bright_world/footer-corner.gif") bottom right no-repeat;
   border-top: 1px solid #fff;
}

/***************[ стили основной колонки ]**********************/

#main h3 {
   font-size: 1.8em;
   font-weight: normal;
   margin: 40px 0 10px -20px;
   padding: 5px 20px;
   color: #535353;
   background: #F2F2F2;
}

#main h3.title {
   margin-top: 30px;
}

h4 {
   font-size: 1.6em;
   color: #E65600;
   margin: 0 0 15px 0;
}

/***************[ стили правой колонки ]**********************/

div.sidebox {
   width: 223px;
   margin-bottom: 30px;
   padding: 0px 0px 20px 0px;
   border-bottom: 1px solid #AFAFAF;
   background: url("/images/bright_world/bg-border.gif") repeat-y;
   color: #000 !important;
}

div.sidebox h3 {
   font-size: 1.4em;
   line-height: 45px;
   height: 47px;
   font-weight: bold;
   color: #fff;
   margin: 0;
   padding: 0 20px 0 30px;
   background: url("/images/bright_world/bg-header.gif") no-repeat;
}

div.sidebox p {
   margin: 10px 10px 0px 20px;
}

div.sidebox ul {
   margin: 10px 10px 0px 20px;
   padding: 0;
}

div.sidebox ul li {
   padding: 0;
   margin-left: 25px;
}


div.sidebox form {
   margin: 0 0 10px 0px;
   padding: 0;
   
}

div.sidebox form p {
   margin: 10px 10px 0px 20px;
   padding: 0;
}

div.sidebox form input.field {
   width: 170px;
   margin-bottom: 5px;
}


/***************[ стили footer'а ]**********************/

#footer p {
   padding-left: 180px;
   color: #fff;
}

#footer a {
   color: #fff;
}

#footer a:hover {
   color: #ccc;
}

#footer h4 {
   margin: 0;
   padding: 0 0 0 180px;
   font-size: 1.5em;
   font-weight: normal;
   color: #fff;
}

#footer ul.footer-menu {
   margin: 0;
   padding: 5px 0 5px 180px;
   list-style: none;
}

#footer ul.footer-menu li {
   display: inline;
   margin: 0 10px 0 0;
   padding: 0;
}

#footer p#our-logo {
   float: left;
   display: inline;
   margin: 0 0 0 20px;
   padding: 0;
}

/*****************[ стили новостей ]**********************/

h4.news-header {
   font-size: 1.4em;
   font-weight: bold;
   color: #E65600;
   margin: 0 0 5px 0;
}
h4.news-header a {
   text-decoration: none;
}
h4.news-header a:hover {
   text-decoration: underline;
}

p.news-date {
   color: #999;
   margin: 5px 0 0 0;
   padding: 0;
}

p.news-lead {
   margin: 0 0 25px 0;
}

/*****************[ стили документов ]**********************/

h4.doc-title {
   font-size: 1.4em;
   font-weight: bold;
   color: #E65600;
   margin: 0 0 5px 0;
}
h4.doc-title a {
   text-decoration: none;
}
h4.doc-title a:hover {
   text-decoration: underline;
}

p.doc-desc {
   margin: 0 0 25px 0;
}

/*****************[ стили товаров c фото ]**********************/

div.photo-box {
   margin-bottom: 20px;
   height: 90px;
   min-height: 70px;
}

html>body div.photo-box {
   height: auto;
}

div.photo-box h4.item-title {
   font-size: 1.4em;
   font-weight: bold;
   color: #363636;
   margin: 0 0 5px 0;
}

div.photo-box p.item-desc {
   margin-left: 0px;
   margin-bottom: 15px;
}

div.photo-box a.item-photo {
   float: left;
   margin: 0 20px 5px 0;
   padding: 0;
   border: 3px solid #F2F2F2;
}

/*****************[ стили товаров без фото ]**********************/

div.no-photo {
   margin-bottom: 25px;
}

div.no-photo h4.item-title-noimg {
   font-size: 1.4em;
   font-weight: bold;
   color: #363636;
   margin: 0 0 5px 0;
}

div.no-photo p.item-desc-noimg {
   margin-left: 0;
   margin-bottom: 15px;
}

#price-table{
  background: #fff;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}

#price-table th {
  background: #efefef;
  color: #363636;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
}
#price-table td {
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
}


img.item-img {
   margin: 0 20px 5px 0;
   padding: 0;
   border: 3px solid #fff;
}
