body {
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #8D8D8D;
    padding-top:10px;
    background-color: #e7e7e9;
}

img, .png { behavior: url('css/iepngfix.htc') }


/*   ---- Общи стилове ----   */
a {
    color: #8D8D8D;
    text-decoration: underline;
}

a:hover {
    color: #747474;
    text-decoration: none;
}

p {
    text-align: justify;
    padding-bottom: 10px;
}

.highlight {
    color: #f38428;
}

hr {
    background: url("../images/content_separator.gif") repeat-x;
    margin: 10px 0 10px 0;
    border: none;
}

strong {
    font-weight: bold;
    font-style: inherit !important;
}

em {
    font-style: italic;
    font-weight: inherit !important;
}


.block {
    padding-bottom: 10px;
}

.center {
    text-align: center;
    margin: auto;
}

.left {
    float:left;
}

.right {
    float:right;
}

.clear {
    clear: both;
}

.hidden {
    display: none;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

.tcenter {
    text-align: center;
}

.tright {
    text-align: right !important;
}

.tleft {
    text-align: left !important;
}

.vtop {
    vertical-align: top;
}

.vbottom {
    vertical-align: bottom;
}

.nobr {
    white-space: nowrap;
}


.lpadding {
    padding-left: 10px;
}

.rpadding {
    padding-right: 10px;
}

.p80 {
    width: 80%;
}

.p100 {
    width: 100%;
}


.clean {
    background: none !important;
}

.clean a {
    padding: 0 !important;
}



/*   ---- Стилове на съдържанието ----   */
#main_frame {
    width: 990px;
    margin: auto;
}

.body {
    background: white;
    width: 100%;
}

.head {
    height: 100px;
}


/*   ---- Сенки около съдържанието ----   */
.ts  { background: url("../images/shadows/t.gif")  repeat-x; }
.ls  { background: url("../images/shadows/l.gif")  repeat-y; }
.rs  { background: url("../images/shadows/r.gif")  100% 0 repeat-y; }
.bs  { background: url("../images/shadows/b.gif")  0 100% repeat-x; }

.tls { background: url("../images/shadows/tl.gif") no-repeat; }
.trs { background: url("../images/shadows/tr.gif") 100% 0 no-repeat; }
.bls { background: url("../images/shadows/bl.gif") 0 100% no-repeat; }
.brs { background: url("../images/shadows/br.gif") 100% 100% no-repeat; padding: 20px }

.body_left   {
    vertical-align: top;
    width: 195px;
}

.xmass_left {
    vertical-align: top;
    width: 195px;
}

.body_center {
    vertical-align: top;
    padding-left: 6px;
}

.body_right  {
    vertical-align: top;
    width: 135px;
    background: #f58428;
}

.body_right .logo {
    padding: 15px 0 0 17px;
}

.body_right .right_image {
    padding-top: 11px;
    padding-bottom: 80px;
}

.body_right .lang {
    color: white;
    text-align: right;
    padding-right: 10px;
}

.body_right .lang a {
    color: white;
    text-decoration: none;
}

.body_center .bottom {
    background: url("../images/bottom_bg.gif");
    height: 100px;
}

.page_footer {
    padding-bottom: 6px;
}


#path {
    margin-top: 10px;
    margin-left: 20px;
    color: #c1c2c3;
    font-size: 8px;
}

#path a {
    color: #c1c2c3;
    font-size: 8px;
    text-decoration: none;
}

#path a:hover {
    text-decoration: underline;
}


#content {
    text-align: justify;
    padding: 10px 20px 10px 20px;
}

#content h1 {
    color: #f38428;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 20px;
    text-transform: uppercase;
}

#content h1.first {
    padding-top: 0px;
}

#content h2 {
    color: #f38428;
    font-weight: bold;
    font-size: 12px;
    padding: 0px 0 10px 0;
}

#content h3 {
    font-weight: bold;
    font-size: 12px;
    padding: 0px 0 10px 0;
    color: #00ABBF;
    text-decoration: none;
}

#content ul,
#content ol {
    margin-left: 40px;
}

#content ul li {
    list-style-type: circle;
    margin-bottom: 5px;
}

#content ol li {
    list-style-type: decimal;
    margin-bottom: 10px;
}


#content table {
    margin-bottom: 10px;
    /*border: 1px solid #BFC0C1;*/
}

#content table td,
#content table th {
    padding: 4px;
    border-bottom: 1px solid #BFC0C1;
}

#content table.clean td,
#content table.clean th {
    border-bottom: none;
}

#content table th {
    font-weight: bold;
    color: #747474;
}

#content table th.price,
#content table td.price {
    width: 120px;
    text-align: right;
}

#content input {
    border: 1px solid #BFC0C1;
}

#content input.error {
    border: 1px solid red;
}


/*   ---- Новини ----   */

.news .image {
    float: left;
    padding-right: 5px;
}

#content .news h3 {
    padding-bottom:0;
}

.news .date {
    padding-bottom:10px;
}


/* --------- Pager Styles ---------- */

#pager {
    height:22px;
    font-size:10px;
    line-height: 18px;
}

#pager .pages {
    float: left;
}

#pager .btn {
    float:left;
    width: 15px;
    height: 15px;
    line-height: 13px;
    border: 1px solid red;
    vertical-align: middle;
    text-align: center;
    margin-right:5px;
    border: 1px solid white;
}

#pager .btn a {
    display: block;
    width: 15px;
    height: 15px;
    line-height: 13px;
    text-decoration: none;
}


/***     Active Button Effect     ***/
#pager .active { behavior: url("css/hover.htc"); }

#pager .active:hover,
#pager .active_hover {
    cursor: hand;
    cursor: pointer;
    border: 1px solid #bcbec0;
    background-color: #f58426;
}

#pager .active:hover a,
#pager .active_hover a {
    color: white;
}

#pager #first_page.active       { background: url("../images/pager/first.gif")  50% 50% no-repeat; }
#pager #first_page.active:hover,
#pager #first_page.active_hover { background: url("../images/pager/first_h.gif") 50% 50% no-repeat #f58426; }
#pager #first_page.inactive     { background: url("../images/pager/first_i.gif") 50% 50% no-repeat; }

#pager #prev_page.active       { background: url("../images/pager/prev.gif")  50% 50% no-repeat; }
#pager #prev_page.active:hover,
#pager #prev_page.active_hover { background: url("../images/pager/prev_h.gif") 50% 50% no-repeat #f58426; }
#pager #prev_page.inactive     { background: url("../images/pager/prev_i.gif") 50% 50% no-repeat; }

#pager #next_page.active       { background: url("../images/pager/next.gif")  50% 50% no-repeat; }
#pager #next_page.active:hover,
#pager #next_page.active_hover { background: #f58426 url("../images/pager/next_h.gif") 50% 50% no-repeat; }
#pager #next_page.inactive     { background: url("../images/pager/next_i.gif") 50% 50% no-repeat; }

#pager #last_page.active       { background: url("../images/pager/last.gif")  50% 50% no-repeat; }
#pager #last_page.active:hover,
#pager #last_page.active_hover { background: url("../images/pager/last_h.gif") 50% 50% no-repeat #f58426; }
#pager #last_page.inactive     { background: url("../images/pager/last_i.gif") 50% 50% no-repeat; }


/***     Current page effect     ***/
#pager .current {
    border: 1px solid #bcbec0;
    background-color: #f58426;
    color: white;
}

#content .gallery {
    margin-bottom: 20px;
}


#content .gallery ul.images {
    position: relative;
    margin: 0px;
    padding: 0px;
}

.gallery ul.images li {
    display: inline;
    list-style-type: none;
    margin: 3px;
    padding: 0px;
}


#content .gallery ul.btns {
    width: 100%;
    padding: 0;
    margin: 0;
}

#content .gallery ul.btns li.prev {
    position: relative;
    list-style-type: none;
    float: left;
    width: 30px;
    height: 1px;
    padding-left: 7px;
}

#content .gallery ul.btns li.next {
    position: relative;
    list-style-type: none;
    float: right;
    width: 30px;
    height: 1px;
    padding-right: 9px;
    padding: 0;
    margin: 0;
}


.gallery ul.btns li.prev img {
    position: absolute;
    top: -54px;
    cursor: hand;
    cursor: pointer;
}

.gallery ul.btns li.next img {
    position: absolute;
    top: -54px;
    left: -9px;
    cursor: hand;
    cursor: pointer;
}

#point-info {
    width: 950px;
}

#point-info .images .i2{
    margin-left: 5px;
}

#point-info .small {
    float: right;
}

#point-info .small img{
    width: 308px;
    display: block;
    margin-bottom: 10px;
}

#point-info .channel{
    font-weight: bold;
    margin-top:  3px;
}

#point-info .code{
    font-weight: bold;
    margin-top:  3px;
}

#point-info .desc{
    margin-top: 5px;
}


