body {
  font-family: Tahoma;
  font-size: 9pt;
  line-height: 18px;
  margin: 0px;
  padding: 0px;
}

#header {
  background-image: url(../Images/HeaderBk.jpg);
  background-repeat: no-repeat;
  width: 1000px;
  height: 300px;
}

#placeholder {
  position: relative;
}

#logo {
  cursor: pointer;
  position: absolute;
  left: 50px;
  top: 40px;
  width: 300px;
  height: 60px;
}

#texts {
  background-image: url(../Images/Texts.png);
  cursor: pointer;
  position: absolute;
  left: 370px;
  top: 26px;
  width: 299px;
  height: 77px;
}

#articles {
  color: #ffffff;
  font-weight: bold;
  position: absolute;
  left: 120px;
  top: 261px;
}

#sum {
  color: #ffffff;
  font-weight: bold;
  position: absolute;
  left: 120px;
  top: 278px;
}

#order {
  cursor: pointer;
  position: absolute;
  left: 200px;
  top: 278px;
  width: 100px;
  height: 16px;
}

#menu {
  background-image: url(../Images/MenuBk.jpg);
  background-repeat: no-repeat;
  width: 1000px;
  height: 40px;
  text-align: center;
}

#left {
  padding-left: 50px;
  vertical-align: top;
  padding-right: 10px;
  padding-bottom: 10px;
  width: 300px;
}

#right {
  vertical-align: top;
  padding-left: 14px;
  padding-right: 50px;
  padding-bottom: 10px;
  width: 700px;
}

#footer {
  background-image: url(../Images/FooterBk.jpg);
  background-repeat: no-repeat;
  color: #ffffff;
  width: 1000px;
  height: 33px;
  text-align: center;
}

h1 {
  font-size: 14pt;
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}

h2 {
  font-size: 12pt;
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}

h3 {
  font-size: 9pt;
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}

p {
  margin: 0px;
}

p.common {
  margin: 0px;
  text-align: justify;
  text-indent: 20px;
}

p.label {
  font-size: 11pt;
  font-weight: bold;
  margin: 0px;
  margin-top: 5px;
}

p.content {
  color: #2aabe5;
  font-size: 11pt;
  font-weight: bold;
  margin: 0px;
}

p.description {
  font-size: 7pt;
}

p.eventLabel {
  font-weight: bold;
}

p.eventDate {
  font-size: 7pt;
  text-align: right;
}

p.setProperty {
  font-size: 8pt;
  font-weight: bold;
  margin-top: 10px;
  text-align: center;
}

p.articleSet {
  color: #ed1c24;
  margin-left: 10px;
  margin-top: 10px;
}

p.articleName {
  font-size: 8pt;
  margin-left: 10px;
  margin-right: 10px;
  height: 40px;
}

p.articleName a
{
  color: #000000;
}

p.articleProperty{
  font-size: 8pt;
  margin-left: 10px;
  margin-right: 6px;
}

.articleReviews
{
  padding-left:10px;
  margin-bottom:25px;
}

p.articlePrice 
{
  text-align:right;
  font-size: 8pt;
  margin-left: 10px;
  margin-right: 10px;
}

p.articleReview
{  
  text-align:right;
  font-size: 8pt;
  margin-left: 10px;
  margin-right: 10px;
  margin-top:20px;
  margin-bottom:10px; 
  
}
a
{
    OUTLINE-STYLE: none; 
}


p.articlePrice2 {
  font-size: 7pt;
  margin-left: 10px;
  margin-top: 20px;
  margin-right: 10px;
}

p.moreLink 
{
  margin-top:10px;
  text-align: right;
}

p.thisDayArticles {
  color: #2aabe5;
  font-size: 12pt;
  font-weight: bold;
  margin-left: 10px;
  margin-top: 10px;
}

p.searchBlock1 {
  color: #ffffff;
  margin-left: 10px;
  padding-top: 5px;
}

p.searchBlock2 {
  color: #ffffff;
  margin-left: 21px;
  margin-top: 4px;
}

p.links {
  text-align: center;
}

p.counters {
  text-align: center;
}

a:link {
  color: #2aabe5;
}

a:visited {
  color: #2aabe5;
}

a:active {
  color: #ff0000;
}

a.white:link {
  color: #ffffff;
}

a.white:visited {
  color: #ffffff;
}

a.white:active {
  color: #ff0000;
}

a.black:link {
  color: #000000;
  text-decoration: none;
}

a.black:visited {
  color: #000000;
  text-decoration: none;
}

a.black:active {
  color: #ff0000;
  text-decoration: none;
}

a.menu:link {
  color: #ffffff;
  font-size: 11pt;
  font-weight: bold;
  margin-left: 5px;
  margin-right: 5px;
  text-decoration: none;
}

a.menu:visited {
  color: #ffffff;
  font-size: 11pt;
  font-weight: bold;
  margin-left: 5px;
  margin-right: 5px;
  text-decoration: none;
}

a.menu:active {
  color: #ff0000;
  font-size: 11pt;
  font-weight: bold;
  margin-left: 5px;
  margin-right: 5px;
  text-decoration: none;
}

a.article:link {
  color: #2aabe5;
  font-size: 8pt;
  margin-left: 10px;
  margin-right: 10px;
}

a.article:visited {
  color: #2aabe5;
  font-size: 8pt;
  margin-left: 10px;
  margin-right: 10px;
}

a.article:active {
  color: #ff0000;
  font-size: 8pt;
  margin-left: 10px;
  margin-right: 10px;
}

div.ic {
  margin: 10px;
}

span.red {
  color: #ff0000;
}

span.articlePrice {
  color: #ed1c24;
  font-size: 18pt;
  font-weight: bold;
}

span.articlePrice2 {
  color: #ed1c24;
  font-size: 14pt;
  font-weight: bold;
}

table.sets {
  width: 610px;
}

tr.tr1 {
  background-color: #ffffff;
}

tr.tr2 {
  background-color: #2aabe5;
  color: #ffffff;
}

th {
  background-color: #ce0c14;
  color: #ffffff;
  padding: 10px;
  vertical-align: middle;
}

td.data {
  padding: 10px;
  vertical-align: middle;
}

td.price {
  border-bottom-color: #000000;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  width: 100%;
}

td.articleProperties {
  width: 300px;
  vertical-align: top;
}

td.set {
  vertical-align: top;
}

div.blockTitle {
  width: 614px;
  height: 29px;
  margin-left:10px;
}

div.blockContent {
  width: 614px;
  padding-bottom:20px;
  margin-left:10px;
}

div.searchBlock {
  background-image: url(../Images/SearchBk.jpg);
  margin-bottom: 20px;
  width: 614px;
  height: 58px;
}

div.setBlock {
  background-image: url(../Images/SetBk.jpg);
  float: left;
  line-height: normal;
  margin: 20px;
  margin-right: 0px;
  margin-bottom: 0px;
  width: 122px;
  height: 198px;
}

div.articleBlock {
  background-image: url(../Images/ArticleBk.png);
  float: left;
  line-height: normal;
  margin: 20px;
  margin-right: 0px;
  margin-bottom: 0px;
  width: 175px;
  height: 338px;
}

div.clear {
  clear: both;
}

div.thisDayArticlesBlock {
  background-image: url(../Images/ThisDayArticlesBk.jpg);
  line-height: normal;
  margin: 10px;
  width: 243px;
  height: 453px;
}

img.hseparator {
  margin: 10px;
}

img.set {
  border-style: none;
  margin-left: 10px;
  margin-top: 10px;
}

img.article152x100 {
  border-color: #b3b3b3;
  border-style: solid;
  border-width: 1px;
  margin-left: 10px;
}

img.article110x110 {
  border-color: #b3b3b3;
  border-style: solid;
  border-width: 1px;
  margin-left: 10px;
}

img.button {
  border-style: none;
}

img.articleLargeImage {
  max-width: 590px;
}

#createUserWizard {
  background: url(../Images/CreateUserWizard.png) no-repeat left top;
  padding: 10px 0 0 60px;
}

#createUserWizard h1 {
  font-size: 9pt;
  margin: 0 0 20px 0;
}

#createUserWizard div {
  margin: 0 0 10px 0;
}

#createUserWizard div div.label {
  color: #4a4a4a;
  font-weight: bold;
  float: left;
  margin: 0;
  width: 230px;
}

#createUserWizard div div.label div {
  font-size: 7pt;
  font-weight: normal;
}

#createUserWizard div div.field {
  margin: 0 0 0 230px;
}

ul.properties {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.properties li {
  font-weight: bold;
  max-width: 300px;
}

#cartQuickOrder, #cartLogin, #cartRegister {
  font-weight: bold;
  text-align:center;
  float: left;
  margin-top: 20px;
  width: 198px;
}

#cartQuickOrder {
}

#cartQuickOrder p.description {
  font-size: 8pt;
  font-weight: normal;
  text-align: left;
  margin: 20px 0 0 0;
  padding: 0 10px 0 20px;
}

#cartLogin {
}

#cartLogin p.description {
  font-size: 8pt;
  font-weight: normal;
  text-align: left;
  margin: 20px 0 0 0;
  padding: 0 10px 0 20px;
}

#cartRegister {
}

#cartRegister p.description {
  font-size: 8pt;
  font-weight: normal;
  text-align: left;
  margin: 20px 0 0 0;
  padding: 0 10px 0 20px;
}

img {
  border: none;
}

img.cart {
  margin-bottom: 10px;
}

#cartTitle {
}

#cartTitle h1 {
  float: left;
  margin-left: 10px;
}

#cartTitle a {
  float: right;
  margin-top: 10px;
}

table.orderView {
  margin: 10px 0 10px 0;
  width: 100%;
}

table.orderView th {
  background: #1382dc;
  padding: 0;
}

table.orderView th.corner {
  width: 12px;
}

table.orderView tr.tr1 {
  background: #ffffff;
  border-bottom: solid #000000 1px;
  color: #000000;
}

table.orderView tr.tr2 {
  background: #ffffff;
  border-bottom: solid #000000 1px;
  color: #000000;
}

table.orderView td {
  text-align: center;
}

table.orderSubView {
  margin: 10px 0 10px 0;
  width: 100%;
}

table.orderSubView th {
  background: #dbdbdb;
  color: #000000;
  text-align: right;
  padding: 0;
  white-space: nowrap;
}

table.orderSubView th.corner {
  width: 12px;
}

table.orderSubView th.orderNumber {
  text-align: left;
  width: 12px;
}

#discountContainer {
  color: #ffffff;
  position: absolute;
  left: 50px;
  top: 10px;
}

#discountContainer a {
  color: #ffffff;
}

span.marker {
  color: Red;
  font-weight: bold;
}

span.grayMarker {
  color: #808080;
  font-weight: bold;
}

div.callback {
  overflow: hidden;
}

div.callback img {
  float: left;
  margin-right: 10px;
}

div.callback p {
  margin-top: 30px;
}

div.callback-bk
{
  background: url(../Images/Callback.jpg) left top no-repeat;
  margin-top: 20px;
  padding-left: 150px;
  padding-top: 20px;
  height: 200px;
}

div.qa
{
  color: #ffffff;
  font-weight: bold;
  position: absolute;
  left: 380px;
  top: 45px;
  overflow: hidden;
  width: 300px;
}

div.qa a
{
  color: #ffffff;
}

div.qa img
{
  float: left;
  margin-right: 10px;
}

div.qa p
{
  margin-top: 20px;
}

.express-poll
{
}

.express-poll textarea.tb
{
  width: 100%;
}

/* Presents */
#present-form
{
  background: url(../Images/Present.jpg) right no-repeat;
  margin: 10px 0 0 0;
  padding: 60px 0 0 20px;
  height: 140px;
}

#shader
{
  background: #000000;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
}

#presents-window
{
  background: #ffffff;
  border: solid 1px #000000;
  position: absolute;
  left: 30%;
  top: 200px;
  width: 40%;
}

#presents-window .caption
{
  background: #b20f12;
  color: #ffffff;
  padding: 10px;
}

.l_alignblock
{
    float:left;
}

.r_alignblock
{
    float:right;
}

.login_box
{
   padding: 17px 0 0 10px;
}

div .picture_block
{
    float:left;
}

div .auth_block
{
    float:left;
}

#SpecialOffersBlock, .ReviewBoxStyle
{
    padding-left:20px;
    font-size:14px;
}

.ReviewBoxStyle div.Field
{
    clear:both;
    margin-top:10px;    
}


.ReviewBoxStyle .Field .left, .ReviewBoxStyle .Field .right
{
  float:left;    
}

.InputStyleName
{
    padding:4px;
    background:url(../images/reviews/InputStyle.png) no-repeat;   
    height:27px;
    padding-left:8px;
    width:450px;
}
.MultiLineStyleName
{
    padding:4px;
    background:url(../images/reviews/miltilineBoxStyle.png) no-repeat;       
    padding-left:8px;
    height:172px;
    width:460px;
}

div.InputStyleName input, div.MultiLineStyleName textarea
{
    height:13px;  
    width:438px;
    border-width:0px;
    border-color:White;
    border-style:none;    
}
.rating_control
{
   padding-top:3px;
}
.ReviewBoxStyle .rating_label, .ReviewBoxStyle .rating_control
{
    float:left;
}

.ReviewBoxStyle .Field div.left
{
    width:110px;
}
.ReviewBtnStyle
{
    text-align:right;
    margin-right:35px;
    margin-top:55px;
    padding-bottom:45px;
}

.review_mark
{
    margin-left:110px;
}

.ReviewBoxStyle .ArticleName
{
     margin-bottom:40px;
}
.stars
{
    padding-top:15px;
    padding-bottom:15px;
}

.SpecialOfferTitle
{
   margin:15px 0 10px 0;      
}

#SpecialOffersBlock #MainOffersPicture
{
    float:left;
    margin-left:20px;
    margin-bottom:40px;
}

#SpecialOffersBlock #MainOffersText
{
    float:left;
    width:400px;
    margin:20px 0 0 25px;    
    font-size:16px;
}
.StockItem
{
    padding-top:10px;
    margin-left:10px;
}
.StockItem h1
{
     color:#207cd9;
     font-weight:normal;
     font-size:15px;
     margin:0 0 10px 0;
}

.StockItem .HSplit
{
    margin-top:10px;
     background:url(../images/SpecialOffers/Hsplit.gif) repeat-x;
     height:10px;
}

.StockItem .Content
{
    font-size:11px;
}

.pager a, .pager b
{
    padding:0 2px 0 2px;
}






    /* Îòçûâû */ 


   .AllReviews .t 
   {
       background: url(../images/reviews/border.gif) 0 0 repeat-x #F2EEE3;
       width:98%;
       margin-bottom:15px;
       
   }  
   .AllReviews .b {background: url(../images/reviews/border.gif) 0 100% repeat-x}  
   .AllReviews .l {background: url(../images/reviews/border.gif) 0 0 repeat-y}  
   .AllReviews .r {background: url(../images/reviews/border.gif) 100% 0 repeat-y}  
     
   .AllReviews .bl {background: url(../images/reviews/bottom_left.gif) 0 100% no-repeat}  
   .AllReviews .br {background: url(../images/reviews/bottom_right.gif) 100% 100% no-repeat}  
   .AllReviews .tl {background: url(../images/reviews/top_left.gif) 0 0 no-repeat}  
   .AllReviews .tr {background: url(../images/reviews/top_right.gif) 100% 0 no-repeat; padding:10px}  

    .AllReviews
    {
        margin-left:10px;
    }
    
    .AllReviews .header
    {
        margin-bottom:5px;
    }
    
    .AllReviews .header .TimeReview
    {
        color:#b5b5b5;
        margin-right: 10px;
    }
    
    .AllReviews .header .UserNameReview
    {
       color:#207cd9; 
    }
    
    .AllReviews .content
    {
       margin-bottom:10px;
    }
    
    
    
