/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:13 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.cat_description {
        font-family : Arial, Verdana, sans-serif;
        font-size : 11px;
        color: #800000;
        font-weight: bold;
}

.cat_description_n {
        font-family : Arial, Verdana, sans-serif;
        font-size : 11px;
        color: #000;
        font-weight: bold;
}

.boxText {
        font-family: Arial, Verdana, sans-serif;
        font-size: 14px;
		color: #333;
		
		}
.errorBox {
        font-family : Arial, Verdana, sans-serif;
        font-size : 11px;
        background: #ffb3b5;
        font-weight: bold;
}
.stockWarning {
        font-family : Arial, Verdana, sans-serif;
        font-size : 11px;
        color: #cc0033;
        text-align : left;
}
.productsNotifications { background: #f2fff7; }
.orderEdit {
        font-family : Arial, Verdana, sans-serif;
        font-size : 11px;
        color: #70d250;
        text-decoration: underline;
}
td.ver_line {
  background: url(images/backgr/line_ver.gif);
  background-repeat: repeat-y;
}

td.gor_line {
  background: url(images/backgr/line_gor.gif);
  background-repeat: repeat-x;

}

BODY {
  font-family : Arial, Verdana, sans-serif;
  background: #ffffff;
  color: #4d4d4d;
  margin: 0px;
}

A {
  color: #003399;
  text-decoration: none  !important;
}

A:link {
  color: #003399;
  text-decoration: none !important;
}

A:visited {
  color: #003399;
  text-decoration: none !important;
}


/*
A:hover {
  text-decoration: none;
}
*/

FORM {
        display: inline;
}

TR.header {
  background: #ffffff;
}

table.headerNavigation {
  background: url(images/backgr/top_bck.gif);
  background-repeat: repeat-x;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #4d4d4d;
}

A.headerNavigation {
  /*color: #4d4d4d;*/
  text-decoration: underline;
}

a:hover.headerNavigation {
}

TD.top {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  padding: 5px;
}

TD.right {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}
a.right {
  color: #0c95bf;
  text-decoration: underline;
  font-weight : 600;
}

A.top1 {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight : 600;
}



A.top:link {
  color: #FFFFFF;
  text-decoration: underline;
}

A.top:visited {
  color: #FFFFFF;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {

  background-color: #bbc3d3;
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  background: url(images/backgr/line_gor.gif);
  background-repeat: repeat-x;
  background-color: #CDE5E5;
  color: #003399;
}

.infoBox {

  /*рамочка вокруг бокса background: #E1F9F9;*/
  /*background: #b6b7cb;*/
}

.infoBoxContents {
  background-color: #E1F9F9;
  /*внутренность бокса background: #f8f8f9;*/
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #333;
}

.infoBoxNotice {
  background: #FF8E90;
  
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: url(images/backgr/line_gor.gif);
  background-repeat: repeat-x;
  background-color: #009899;
  text-align: center;
  color: #fff;
}

.infoBoxContents_cntr {
  background: #FFFFFF;
  /*внутренность бокса*/
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

.infoBoxNoticeContents_cntr {
  background: #FFFFFF;/*FFE6E6;*/
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading_cntr {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: url(images/backgr/line_gor.gif);
  background-repeat: repeat-x;
  background-color: #009899;/*#9ACCCD;*/
  /*color: #363636;*/
  color:#FFFFFF;
  text-align: center;
}


TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;/*#000000;*/
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

/*TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11 px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

.productlisting-headingPrice {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}
*/
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  /*color: #000;*/
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12 px;
  /*background: #b6b7cb;*/
  /*background: url(images/backgr/line_gor.gif);
  background-repeat: repeat-x;*/
  background-color: #9ACCCD;
  color: #003399;
  font-weight: bold;
}

.productlisting-headingPrice {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.productListing-data {
  background: white;
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #333;
}


A.pageResults {
  color: #0000FF;
}

a:hover.pageResults {
  color: #0000FF;
  background:   #E1F9F9;        /*#9ACCCD;*/
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align : center;
  color: #066; /*Заголовок*/
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.indexText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13 px;
  color: #858585;
}

A.indexText {
  text-decoration: underline;
/*  color: #6B6B6B;*/
}

TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12 px;
  line-height: 1.5;
  /*color: #000;*/
  /*background: #000000;*/
}

TD.main_reviews {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12 px;
  line-height: 1.5;
  font-weight: bold;
  color: #009899;
  /*background: #000000;*/
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #003399;
}

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #333; /*Описание категорий*/
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #ff0000; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */


.a_detail {
        font-family: Arial, Verdana, sans-serif;
        color: #0C95BF;/*#37859C;*/
        font-size:12px;
        /*font-weight:bold;*/
}

.a_cat_name {
        font-family: Arial, Verdana, sans-serif;
        color: #0C95BF;
        font-size:11px;
}

.dot_line {
        background-image : 'images/backgr/line_gor.gif';
}

.prod_name {
        font-family: Arial, Verdana, sans-serif;
        color: #555555;
        font-size: 12px;
        font-weight:bold;
}

#prod_link {
        font-family: Arial, Verdana, sans-serif;
        color: #555555;
        font-size: 12px;
        font-weight:bold;
        text-decoration: none;
}


.descr_name {
/*        color: #848484;*/
        color: #555;
        font-size: 14px;
}

.a_orange {
        color: #CE6B38;/* #C46635;*/
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
}

.a_orange2 {
        color: #CE6B38;/* #C46635;*/
        font-size: 12px;
        font-weight: bold;
}

.a_detail:hover, .a_cat_name:hover {
        text-decoration: underline;
}
#mainPageDef {
  background-image: url(images/bunner.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 299px;
  color: #115d5b;
  text-align: right;
  font-size: 16px;
  font-weight: bold;
  min-width: 515px;
}

#mainPageDef_ {
  color: #115d5b;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
}

#mainPageCenter {
  padding-left: 10px;
  padding-right: 10px;
}

.cartQtyWarn {
  color: red;
}

.minOrder {
  background: #e7e7e7;
  padding-left: 5px;
  padding-right: 5px;
}

.minOrder1 {
  color: #f63;
  font-size: 10px;
  font-weight: bold;
}

.minOrder2 {
  color: #696969;
  font-size: 10px;
  font-style: italic;
}

.minOrder3 {
  background: #fff;
}

.currencyRate {
  font-size: 10px;
}

.shoppingCartWarning ul {
  border-top: 1px solid #e7e7e7;
  color: #696969;
  font-size: 10px;
  width: 90%;
}
.shoppingCartWarningRed {
  color: Red;
  font-size: 11px;
  width: 90%;
}
.shippingEstim {
  font-size: 11px;
}
/* DWD Contribution -> Add: Browse by Categories. */

UL.BrowseBy {
  list-style-type: disc;
  list-style-position: inside;

  list-style: none;
  margin-left: 1em;
  padding-left: 2em;
  text-indent: -1em;
} /* UL.BrowseBy */

LI.BrowseBy {

} /* LI.BrowseBy */

/* DWD Contribution End. */

#headerLogo {
  background: url(images/HonlingZakaz_02.jpg);
  background-repeat: no-repeat;
  background-color: #076f6f;
}


.aCallback{
    
    font-size: 12px;
    color : #FFF;
}

.nyroModalCont {
    border : none;
     border-radius: 7px;
}

.nyroModalLink {
    padding: 0px;
    
}

.divCallback{
    
    background: #FFF;
    
    width: 400px;
    
    padding-bottom: 25px;
    
   
    
  
}

#loginForm .header, 
.divCallback .header{

    background: url("https://honlingzakaz.ru/images/blockdefault.jpg") repeat-x scroll center center #ACF5EE;
    
    text-align: center;
    padding: 10px;
    
    font-weight: bold;
    color : #FFF;
}

.divCallback .divPhone {
    
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    
    color: #999;
    
   margin-left: 15px;
}

.divCallback .divPhone input {
    
    height: 32px;
    line-height: 28px;
    font-size: 24px;
    font-weight: bold;
    width: 210px !important;
    margin-left: 0px !important;
/*     color: #999;*/
}


.divCallback .divTitle {
    padding-left: 15px;
    margin-top: 5px;
}

.divCallback .divTitle span {
    
    color : #f00;
    font-weight: bold;
}

.divCallback input {
    margin-left: 15px;
    
    line-height: 26px;
    font-size: 24px;
    /*height: 28px;*/
    width: 350px;
}

#question {width: 350px;} 

.divCallMe{
    padding: 10px; 
    
    
    border-radius: 5px; 
    border: #999 1px solid; 
    background: #D9D9D9; 
    font-weight: bold;
    
    cursor: pointer;
    
    width: 150px;
    margin: 0 auto;
}

.divCallMe:hover {
    
     -moz-box-shadow: 0 0 5px rgba(0,0,0,0.5); /* Для Firefox */
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5); /* Для Safari и Chrome */
    box-shadow: 0 0 5px rgba(0,0,0,0.5); /* Параметры тени */ 
}


#loginForm {
    text-align: center;
    
}

#loginForm>form,  
#loginForm  .TLogin{
    
    margin : 0 auto; 
} 

#loginForm  .TLogin{ 
    margin-top: 20px;
}
