﻿/* General */
body
{
    margin: 0 0 0 0;
    background-color: #ffffff;
    padding: 0px 30px 0px 30px;    
}

textarea
{
    border: solid 1px #ed9c24;
    width: 400px;
    height: 200px;    
}
td
{
    font-weight: normal;
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
}

a
{
    font-weight: normal;
    font-size: 8pt;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

a:visited
{
    font-size: 8pt;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

a:hover
{
    font-weight: normal;
    font-size: 8pt;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

.articleDesc a
{
    font-weight: normal;
    font-size: 8pt;
    color: Blue;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

.articleDesc a:hover
{
    font-weight: normal;
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
}

form
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}

/* Classes*/
.topMenu
{
    text-align: right;
    width: 100%;
    background-image: url(images/topmenu_bg.gif);
}
.searchjbg
{
    background: url(images/search_jbg.gif) repeat-x;
}

.searchbg
{
    background: url(images/searchbg.gif) repeat-x;
}
.leftnavtit
{
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 4px;
    padding-left: 10px;
    color: #ff6600;
    padding-top: 7px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.leftnav
{
    padding-top: 5px;
    padding-left: 5px;
    font-size: 12px;
    background-image: url(images/leftmenu_bg.gif);
    color: #000000;
    background-repeat: repeat-y;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.leftnavbg
{
    background-image: url(images/leftmenu_bg.gif);
    border-bottom: #ff9966 1px solid;
    background-repeat: repeat-y;
}
.letnavHeader
{
    background-image: url(images/leftmenu_t.gif);
}
.articlePreview
{
    text-align: center;
    float: left;
    width: 250px;
    height: 300px;
}
.contentHeader
{
    color: #f65f23;
    font-size: 12pt;
    text-align: left;
    font-weight: bold;
}
.tableHeader
{
    font-weight: bold;
    background-color: #ffe7de;
    padding: 5px 10px 5px 10px;
}
.altTableRow
{
    background-color: #fff7f7;
}
.basketSum
{
    font-size: 10pt;
    font-weight: bold;
}

.textbox
{
    border: solid 1px #ed9c24;
}

.shortTextbox
{
    width: 200px;
    border: solid 1px #ed9c24;
}
.textbox50
{
    border: solid 1px #ed9c24;
    width: 50px;
}
.textbox150
{
    border: solid 1px #ed9c24;
    width: 150px;
}

.textbox400
{
    border: solid 1px #ed9c24;
    width: 400px;
}

.pager
{
    width: 100%;    
    text-align: right;
    float:left;
}
.pager a
{
    font-size: 10pt;
    text-decoration: underline;
}
.selectedPage
{
    padding-right: 4px;
    font-size: 10pt;
    font-weight: bold;
}
.searchBox
{
    height: 30px;
    padding: 0 0 0 0;
    width: 100%;
    text-align: center;
    border-width: 0;
}
.searchBoxInput
{
    border: solid 1px #ed9c24;
    width: 200px;
    font-size: 8pt;
}
.searchBoxButton
{
    font-size: 8pt;
}
.mainPhone
{
    color: #ed9c24;
    font-size: 20pt;
    font-weight: bold;
}
.mainPhoneCode
{
    color: #BBBBBB;
    font-size: 20pt;
    font-weight: bold;
}
.mainPhoneText
{
    color: #999999;
    font-size: 8pt;
    font-weight: bold;
}
.leftMenu a
{
    font-size: 8pt;
}
.leftMenu a:visited
{
    font-size: 8pt;
}
.leftMenu a:hover
{
    font-size: 8pt;
}
.staticText p
{
    font-size: 9pt;
    line-height: 1.5;
}
.offers
{
    padding: 1px;
    font-size: 12px;
    background-image: url(images/leftmenu_bg.gif);
    color: #000000;
    background-repeat: repeat-y;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.offers table
{
    padding-left: 10px;
}
.offers td
{
    line-height: 17px;
}

.CalendarcpYearNavigation, .CalendarcpMonthNavigation
{
    background-color: #ed9c24;
    text-align: center;
    vertical-align: center;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}
.CalendarcpDayColumnHeader, .CalendarcpYearNavigation, .CalendarcpMonthNavigation, .CalendarcpCurrentMonthDate, .CalendarcpCurrentMonthDateDisabled, .CalendarcpOtherMonthDate, .CalendarcpOtherMonthDateDisabled, .CalendarcpCurrentDate, .CalendarcpCurrentDateDisabled, .CalendarcpTodayText, .CalendarcpTodayTextDisabled, .CalendarcpText
{
    font-family: arial;
    font-size: 8pt;
}
TD.CalendarcpDayColumnHeader
{
    text-align: right;
    border: solid thin white;
    border-width: 0 0 1 0;
}
.CalendarcpCurrentMonthDate, .CalendarcpOtherMonthDate, .CalendarcpCurrentDate
{
    text-align: right;
    text-decoration: none;
}
.CalendarcpCurrentMonthDateDisabled, .CalendarcpOtherMonthDateDisabled, .CalendarcpCurrentDateDisabled
{
    color: #D0D0D0;
    text-align: right;
    text-decoration: line-through;
}
.CalendarcpCurrentMonthDate
{
    color: #ed9c24;
    font-weight: bold;
}
.CalendarcpCurrentDate
{
    color: #FFFFFF;
    font-weight: bold;
}
.CalendarcpOtherMonthDate
{
    color: #808080;
}
TD.CalendarcpCurrentDate
{
    color: red;
    background-color: #ed9c24;
    border-width: 1;
    border: solid thin #ed9c24;
}
TD.CalendarcpCurrentDateDisabled
{
    border-width: 1;
    border: solid thin #FFAAAA;
}
TD.CalendarcpTodayText, TD.CalendarcpTodayTextDisabled
{
    border: solid thin white;
    border-width: 1 0 0 0;
}
A.CalendarcpTodayText, SPAN.CalendarcpTodayTextDisabled
{
    height: 20px;
}
A.CalendarcpTodayText
{
    color: #ed9c24;
    font-weight: bold;
}
SPAN.CalendarcpTodayTextDisabled
{
    color: #D0D0D0;
}
.CalendarcpBorder
{
    border: solid thin #ed9c24;
}
.fieldText
{
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
}
.topMenuLinks a
{
    color: Black;
}
.topMenuLinks span
{
    color: Black;
}

.dottedLink
{
    border-bottom: dotted 1px;
}
#aSearchUser
{
    border-bottom: dotted 1px;  
    text-decoration: none;           
}

#aSearchUser:hover
{
    border-bottom: dotted 1px blue;  
    color: Blue;
    text-decoration: none;           
}

#aAddItem
{
    border-bottom: dotted 1px;  
    text-decoration: none;           
}

#aAddItem:hover
{
    border-bottom: dotted 1px blue;  
    color: Blue;
    text-decoration: none;           
}

#simpleTooltip 
{ 
    padding: 7px; 
    border: 1px solid #A6A7AB; 
    background: #F2F3F5; 
}

.addToBasket
{
    font-size: 11pt;
    font-family: Verdana;
    color: #ed9c24;
    font-weight: bold;
    border-bottom: solid 1px #ed9c24;
    white-space: nowrap;
}
.addToBasket a:hover
{
    font-size: 11pt;
    font-family: Verdana;
    color: #ed9c24;
    font-weight: bold;
    border-bottom: solid 1px #ed9c24;
    white-space: nowrap;
}
.addToBasket a:visited
{
    font-size: 11pt;
    font-family: Verdana;
    color: #ed9c24;
    font-weight: bold;
    border-bottom: solid 1px #ed9c24;
    white-space: nowrap;
}

.shortTextDataField
{
    border: solid 1px #ed9c24;
    width: 30px;
    text-align: center;
}
.btn_update
{
  font-size: 10pt;
  font-family: Verdana, Arial;
  font-weight: bold;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: Black;
}
a.btn_update:hover
{
  font-size: 10pt;
  font-family: Verdana, Arial;
  text-decoration: none;
  font-weight: bold;
  color: #ed9c24;
  border-bottom-color: #ed9c24;
}
a.btn_update:visited
{
  font-size: 10pt;
  font-family: Verdana, Arial;
  font-weight: bold;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: Black;
}
a.btn_add2basket
{
  font-size: 12pt;
  font-family: Verdana, Arial;
  font-weight: bold;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: Black;
}
a.btn_add2basket:hover
{
  font-size: 12pt;
  font-family: Verdana, Arial;
  text-decoration: none;
  color: #ed9c24;
  border-bottom-color: #ed9c24;
}
a.btn_add2basket:visited
{
  font-size: 12pt;
  font-family: Verdana, Arial;
  font-weight: bold;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: Black;
}
a.btn_innerBasket
{
  font-size: 12pt;
  font-family: Verdana, Arial;
  text-decoration: none;    
  color: #ed9c24;
}
