<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Default Styles */
body
{
    padding: 0;
    margin: 0;
}
td, ul, li, a, input, select, p
{
    padding: 0;
    margin: 0;
}
td, div, ul, li, span, input, select, p, a
{
    font: 12px tahoma; /*font: 11px "b koodak" ,bkoodak,tahoma;*/
}
input, select
{
    direction: rtl;
    text-align: right;
}
a
{
    text-decoration: none;
    cursor: pointer;
    direction: rtl;
    text-align: right;
    color: #006699;
}
a:hover
{
    text-decoration: underline;
}
img
{
    border: 0;
}
td
{
    vertical-align: top;
}
.spacer
{
    font-family: 0px;
    line-height: 0px;
    clear: both;
    display: block;
    margin-top: -1px;
}
.icontent
{
    /*padding: 4px 10px;*/
}
.icontent *
{
    line-height: 13px;
}
.ititle *, .btitle *
{
    font-weight: 600;
    color: #fff;
}
.form-desc
{
    direction: rtl;
    text-align: justify;
    display: inline;
}
.form-desc *
{
    direction: rtl;
}
.qsearch
{
    position: absolute;
    top: 65px;
    right: 10px;
    background: url(images/qsearch_bg.gif) no-repeat 100% 0px;
    height: 30px;
    padding-right: 30px;
    padding-top: 1px;
}
.qsearch .input
{
    float: right;
    border: 1px solid #888;
}
.qsearch .input input
{
    width: 230px;
    height: 15px;
    padding: 4px 2px 1px 2px;
    border: 2px solid #666;
}
.qsearch .btn
{
    float: right;
    margin: 1px 4px;
}
.user-status
{
}
/****************************************************/
/* RBox Styles */
.rbox
{
    position: relative;
    margin-bottom: 8px;
}
.rbox-lt
{
    width: 17px;
    height: 17px;
    background: #fff url(images/rbox_lt.gif) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
.rbox-rt
{
    width: 17px;
    height: 17px;
    background: #fff url(images/rbox_rt.gif) no-repeat;
    position: absolute;
    right: 0;
    top: 0;
}
.rbox-down
{
    position: relative;
}
.rbox-lb
{
    width: 17px;
    height: 17px;
    background: #fff url(images/rbox_lb.gif) no-repeat;
    position: absolute;
    left: 0;
    top: -17px;
}
.rbox-rb
{
    width: 17px;
    height: 17px;
    background: #fff url(images/rbox_rb.gif) no-repeat;
    position: absolute;
    right: 0;
    top: -17px;
}
.rbox-body
{
    padding: 5px 5px 0px 5px;
}
.rbox-content, .rbox .icontent, .rbox .bcontent
{
}
.rbox-head, .btitle
{
    height: 25px;
    direction: rtl;
    text-align: right;
    padding-right: 28px;
    padding-top: 4px;
    margin-right: 13px;
    background: url(images/ititle_arr.gif) no-repeat 100% 0;
    color: #000;
    font-weight: 600;
}

.rbox-head
{
    font-weight: 600;
    color: #F4540A;
}
.rbox-content
{
    overflow: auto;
}
.rbox-content span, .rbox-content p
{
    direction: rtl;
}
.rbox-content img.box
{
    padding: 4px;
    border: 1px solid #999;
}
.bg2 .rbox-content, .bg2 .icontent, .bg2 .bcontent
{
    background: #fff url(images/rbox_bg2.gif) repeat-x 0 0;
}
/****************************************************/
/* RBox2 Styles */
.rbox2
{
    position: relative;
    background: #BCBCBC;
    padding: 6px 7px 6px 8px;
    margin-bottom: 8px;
}
.rbox2-lt, .rbox2-lt2
{
    width: 17px;
    height: 17px;
    background: #fff url(images/rbox2_lt.gif) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
.rbox2-lt2
{
    background: #fff url(images/rbox2_lt2.gif) no-repeat;
}
.rbox2-rt
{
    width: 17px;
    height: 17px;
    background: #fff url(images/rbox2_rt.gif) no-repeat;
    position: absolute;
    right: 0;
    top: 0;
}
.rbox2-lb, .rbox2-lb2
{
    width: 17px;
    height: 17px;
    background: #fff url(images/rbox2_lb.gif) no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
}
.rbox2-lb2
{
    background: #fff url(images/rbox2_lb2.gif) no-repeat;
}
.rbox2-rb
{
    width: 17px;
    height: 17px;
    background: #fff url(images/rbox2_rb.gif) no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
}
.rbox2-body
{
    background: #fff url(images/rbox2_bg.gif) repeat-x;
}
.rbox2-content
{
    min-height: 150px;
}
.rbox2-head
{
    height: 25px;
}
.box-links
{
    width: 432px;
    float: right;
    height: 200px;
    background: red;
    margin: 3px 2px 3px 2px;
    background: url(images/rbox_bg.gif) no-repeat;
    padding: 10px 5px;
    overflow: hidden;
}
/****************************************************/
/* TopMenu */

#tnav
{
    font: 11px tahoma;
    color: transparent;
    height: 36px;
    z-index: 9000;
    position: relative;
}

#tnav ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    direction: rtl;
}
#tnav ul li
{
    position: relative;
    display: inline;
    float: right;
    direction: rtl; /*background: url(images/menu-spacer-hor.jpg) no-repeat 0px 0px;*/
    margin-right: 0px;
}
#tnav ul li a
{
    display: block; /*padding: 9px 16px 7px 20px;*/
    color: #fff;
    text-decoration: none;
    text-align: center;
    direction: rtl;
}
#tnav ul li a:hover
{
    color: #fff; /*background: #919194;*/
}
#tnav ul li ul
{
    position: absolute;
    right: 0;
    display: block;
    border: 1px solid #A5A1A0;
    font-size: 0px;
    line-height: 0px;
    direction: rtl;
    width: 160px;
    visibility: hidden;
    z-index: 1000000; /*background: #3164E4;*/
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px; /*-moz-box-shadow: 0 1px 2px #CCC;*/
}
#tnav ul li ul li ul
{
}
#tnav ul li ul li
{
    display: inline-block;
    float: none;
    font-size: 0px;
    line-height: 0px;
    width: 160px;
    padding: 0px;
    margin: 0px;
    background: transparent;
}
#tnav ul li ul li ul
{
    top: 0;
}
#tnav ul li ul li a
{
    font: normal 11px tahoma;
    color: #000;
    padding: 7px 5px;
    border: 0px;
    text-align: right;
    width: auto;
    border-bottom: 1px solid #ccc;
    background: #ACC1C1;
}
#tnav ul li ul li a:hover
{
    color: #000000;
    background: #E49F15; 
}
.arr_d
{
    position: absolute;
    top: 12px;
    left: 7px;
    height: 6px;
    width: 10px;
    background: url(images/arr_d.gif) no-repeat 0 0;
}
.arr_r
{
    position: absolute;
    top: 9px;
    left: 5px;
    width: 8px;
    height: 9px;
    background: url(images/arr_li.gif) no-repeat;
}

#tnav2 ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    direction: rtl;
}
#tnav2 ul li
{
    display: inline;
    float: right;
    direction: rtl;
    margin-right: 0px;
    height: 30px;
}
#tnav2 ul li a
{
    font: 10px tahoma;
    display: block;
    padding: 7px 8px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    direction: rtl;
}
#tnav2 ul li a:hover
{
    color: #FFFC21;
    height: 13px;
}
#tnav2 ul li ul
{
    position: absolute;
    right: 0;
    display: block;
    font-size: 0px;
    line-height: 0px;
    direction: rtl;
    /*width: 636px;*/
    visibility: hidden;
    z-index: 1000000;
}
#tnav2 ul li ul li ul
{
    border: 1px solid #fff;
}
#tnav2 ul li ul li
{
    background: transparent;
    display: list-item;
    float: right;
    font-size: 0;
    line-height: 0;
    margin: 0 5px;
    padding: 0;
    position: relative;
}
#tnav2 ul li ul li:hover
{
    color: #fff;
    background: #999999;
}
#tnav2 ul li ul li ul
{
    top: 0;
}
#tnav2 ul li ul li a
{
    font: 10px tahoma;
    color: #333;
    padding: 8px 6px;
    border: 0px;
    text-align: right;
    width: auto; /*border-bottom: 1px solid #222;*/
}
#tnav2 ul li ul li a:hover
{
    color: #fff;
    background: rgb(255,48,25); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,48,25,1) 0%, rgba(207,4,4,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,48,25,1)), color-stop(100%,rgba(207,4,4,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* W3C */
}
.arr_d
{
    position: absolute;
    top: 16px;
    left: 5px;
    height: 4px;
    width: 6px;
    background: url(images/arr_li.gif) no-repeat 0 0;
}
.arr_r
{
    position: absolute;
    top: 10px;
    left: 5px;
    width: 4px;
    height: 6px;
    background: url(images/arr_d.gif) no-repeat;
}
/************************************************/
/* RNAV */
#rnav
{
    font: 11px tahoma;
    z-index: 10000;
    position: relative;
}

#rnav ul
{
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none;
    direction: rtl;
}
#rnav ul li
{
    /*background: url(images/list-line.gif) repeat-x scroll left top #EBEBEB;*/
    border: medium none;
    font-size: 11px;
    line-height: 33px; /*margin: 0 -20px 0 -26px;*/
    padding: 0px 14px;
    position: relative;
}
#rnav ul li a
{
    /*background: url(images/chairIconBW.png) no-repeat scroll 95% 13px transparent;*/
    color: #492C08;
    display: block;
    padding: 5px 14px;
    text-align: right;
    text-decoration: none;
    border-bottom: dotted 1px #909090;
}
#rnav ul li a:hover
{
    background: url(images/chairIcon.png) no-repeat scroll 95% 13px #CECECE;
    color: #000000;
}
#rnav ul li ul
{
    position: absolute;
    right: 0;
    display: block;
    border: 1px solid #ddd;
    font-size: 0px;
    line-height: 0px;
    direction: rtl;
    width: 150px;
    visibility: hidden;
    z-index: 1000000;
    background: #999999;
    color: black;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 1px 2px #CCC;
    opacity: 0.9;
    filter: alpha(opacity:90);
}
#rnav ul li ul li ul
{
}
#rnav ul li ul li
{
    display: block;
    font-size: 0px;
    line-height: 0px;
    padding: 0px;
    margin: 0px;
    background: transparent;
}
#rnav ul li ul li ul
{
    top: 0;
}
#rnav ul li ul li a
{
    color: #492C08;
    display: block;
    padding: 10px 32px;
    text-align: right;
    text-decoration: none;
    background: none;
}
#rnav ul li ul li a:hover
{
    color: #000000;
    background: none;
}
#rnav ul li a &gt; .arr_d
{
    position: absolute;
    top: 14px;
    left: 5px;
    width: 8px;
    height: 9px;
    background: url(images/arr_d3.gif) no-repeat;
}
/************************************************/
/* Map Path */
.path_bar
{
    padding: 8px 8px 2px 8px;
    overflow: auto;
    direction: rtl;
    height: 18px;
    background: url(images/path_bg.gif) repeat-x;
    margin-bottom: 5px;
}
.path_bar div
{
    float: right;
    margin-left: 4px;
}
.path_bar a
{
    color: #777;
}
.path_bar a:hover
{
    color: #006699;
}
/************************************************/
/* Pager Styles */
div.pager
{
    color: #FF6500;
    font-size: 10px;
    text-align: center;
    margin: auto;
    direction: ltr;
    padding: 6px 0;
    margin: 10px auto;
}
div.pager *
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.pager a
{
    border-right: #ff9600 1px solid;
    padding-right: 7px;
    background-position: 50% bottom;
    border-top: #ff9600 1px solid;
    padding-left: 7px;
    background: #fff url(images/pager_bg.jpg);
    padding-bottom: 5px;
    border-left: #ff9600 1px solid;
    color: #ff6500;
    margin-right: 3px;
    padding-top: 5px;
    border-bottom: #ff9600 1px solid;
    text-decoration: none;
}
div.pager a:hover
{
    border-right: #ff9600 1px solid;
    border-top: #ff9600 1px solid;
    background-image: none;
    border-left: #ff9600 1px solid;
    color: #ff6500;
    border-bottom: #ff9600 1px solid;
    background-color: #ffc794;
}
div.pager a:active
{
    border-right: #ff9600 1px solid;
    border-top: #ff9600 1px solid;
    background-image: none;
    border-left: #ff9600 1px solid;
    color: #ff6500;
    border-bottom: #ff9600 1px solid;
    background-color: #ffc794;
}
div.pager span.current
{
    border-right: #ff6500 1px solid;
    padding-right: 7px;
    border-top: #ff6500 1px solid;
    padding-left: 7px;
    font-weight: bold;
    padding-bottom: 5px;
    border-left: #ff6500 1px solid;
    color: #ff6500;
    margin-right: 3px;
    padding-top: 5px;
    border-bottom: #ff6500 1px solid;
    background-color: #ffbe94;
}
div.pager span.disabled
{
    border-right: #ffe3c6 1px solid;
    padding-right: 7px;
    border-top: #ffe3c6 1px solid;
    padding-left: 7px;
    padding-bottom: 5px;
    border-left: #ffe3c6 1px solid;
    color: #ccc;
    margin-right: 3px;
    padding-top: 5px;
    border-bottom: #ffe3c6 1px solid;
    background: #fff;
}
/************************************************/
/* Message Box Styles*/
#hi_message
{
    display: none;
    position: absolute;
    width: 400px;
    border: 4px solid #aaa;
    padding: 5px;
    margin: auto;
    min-height: 130px;
    background: #FFFFFF url(images/mess_bg.jpg) repeat-x left bottom;
    direction: rtl;
    text-align: right;
    z-index: 15000;
    top: 10px;
    left: 30%;
    font-family: Tahoma;
    font-size: 11px;
}
#hi_message .title
{
    display: block;
    height: 20px;
    line-height: 18px;
    padding: 0px 25px 3px 10px;
    background: url(images/border_dash.gif) repeat-x left bottom;
}
#hi_message .icon
{
    display: block;
    position: absolute;
    right: 2px;
    top: 5px;
    height: 20px;
    width: 20px;
}
#hi_message .message
{
    margin: 5px;
    display: block;
}
#hi_message .min
{
    display: inline;
    position: absolute;
    left: 10px;
    top: 9px;
    height: 10px;
    width: 10px;
    background: url(images/min.gif) no-repeat left top;
    cursor: pointer;
}
.mess_bg
{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000;
    z-index: 10000;
    top: 0px;
    left: 0px;
    -moz-opacity: .4;
    opacity: .4;
    filter: Alpha(Opacity=40);
    display: none;
}
.mess_final
{
    font-weight: 600;
    color: #804D6D;
}
.userBoxMessage
{
    background: url(images/alert.gif) no-repeat right 2px;
    display: inline;
    width: 18px;
    height: 18px;
    margin-left: 5px;
    position: absolute;
}
#message_box
{
    height: 300px;
    width: 400px;
    overflow: scroll;
    padding: 10px;
    background: #EEEEEE;
    margin: 20px;
    border: 1px solid #AAAAAA;
}
#message_box span
{
    line-height: 18px;
    font-family: Verdana;
}
t3 .title *, .t3 .message *
{
    color: #006600;
}
.t0 .icon
{
    background: url(images/tik.gif) no-repeat center center;
}
.t1 .icon
{
    background: url(images/alert.gif) no-repeat center center;
}
.t2 .icon
{
    background: url(images/alert.gif) no-repeat center center;
}
.t3 .icon
{
    background: url(images/tik.gif) no-repeat center center;
}
.t4 .icon
{
    background: url(images/alert_red.gif) no-repeat center center;
}
.t5 .icon
{
    background: url(images/alert_red.gif) no-repeat center center;
}
/************************************************/
/* Form Styles */
.form_dash
{
    background: #fff url(images/mf_bg.gif) repeat-x 0 0;
    border: 2px dotted #999;
}
.mform
{
    direction: ltr;
    margin: 5px auto;
    text-align: right;
    padding: 5px;
}
.mform .header, .subheader
{
    border-bottom: 1px solid #ccc;
    color: #FF0000;
    direction: rtl;
    margin: 10px 5px;
    padding: 5px;
    text-align: right;
}

.mform .footer
{
    color: #003366;
    padding: 5px 15px;
    margin-top: 5px;
    text-align: left;
    height: auto;
    direction: ltr;
    position: relative;
    display: block;
}
.mform .footer .links
{
    position: absolute;
    top: 10px;
    right: 2px;
}
.mform .items
{
}
.mform .items .item
{
    width: 100%;
    overflow: auto;
    /*margin-bottom: 5px;
    padding: 5px 0;
    border-bottom: 1px dotted #999;*/
}
.mform .items .item2
{
    width: 100%;
    margin-bottom: 5px;
    padding: 5px 0;
    overflow: auto;
    border-bottom: 1px dotted #999;
}
.mform .label
{
    float: right;
    min-width: 100px;
    text-align: right;
    padding: 5px 10px;
    direction: rtl;
}
.mform .control
{
    position: relative;
    padding-right: 5px;
    text-align: right;
    direction: rtl;
    float: right;
    max-width: 310px;
    margin: 4px;
}
.mform .label2
{
    float: right;
    width: 100px;
    text-align: right;
    padding: 5px 10px;
    direction: rtl;
    color: #ff0000;
}
.mform .label3
{
    float: right;
    width: 150px;
    text-align: right;
    padding: 5px 10px;
    direction: rtl;
}
.mform .control2
{
    position: relative;
    padding-right: 5px;
    text-align: right;
    float: right;
    margin: 4px;
}
.mform .control2 textarea
{
    text-align: right;
    direction: rtl;
}
.small-form .label
{
    min-width: 62px;
}
.small-form .control input
{
    font-size: 11px;
    font-family: Tahoma;
    padding: 3px;
    width: 100px;
}
.small-form
{
    overflow: hidden;
}

.mform .control table, .mform .control td
{
    direction: rtl;
    text-align: right;
    padding-left: 5px;
}
.control input[type=text], input[type=password], .control textarea, .normal-input
{
    /*width: 180px;
    padding: 3px 5px 3px 5px;
    text-align: right;
    direction: rtl;*/
}
.mform .control select
{
    /*height: 20px;
    width: 192px;*/
}
.btn-cmd
{
    padding: 0px 10px 4px 10px;
    text-align: center;
    background: #F3F3F3 url(images/box_all_bg.jpg) repeat-x 0px -365px;
    border: 1px solid #828177;
    cursor: pointer;
    height: 26px;
    font: 11px Tahoma, Arial, Helvetica, sans-serif;
    direction: ltr;
}
/************************************************/
/* Search Styles */
.search_results .item
{
    background: url(images/border_dash2.gif) repeat-x left bottom;
    padding-bottom: 0px;
    margin-bottom: 5px;
    padding-top: 5px;
    margin-top: 5px;
    position: relative;
    overflow: auto;
    height: 100%;
    padding-right: 15px;
    background-color: #E4DE9E;
}
.search_results .title
{
    font-weight: 600;
    color: #065F93;
    margin-bottom: 10px;
    text-align: right;
    direction: rtl;
}
.search_results .lead
{
    text-align: right;
    direction: rtl;
}
.search_results .title a
{
    text-decoration: none;
    color: #932005;
}
.search_results .title a:hover
{
    text-decoration: underline;
}
.search_results .image
{
    float: right;
    margin-left: 10px;
}
.search_results .date
{
    position: absolute;
    display: block;
    left: 2px;
    bottom: 0px;
    height: 15px;
    line-height: 15px;
    padding: 4px;
    color: #999999;
}
.found_words
{
    color: #FF0000;
    font-weight: 600;
}
.search_results
{
    width: 100%;
}
.search_results table
{
    width: 100%;
}
/****************************************************/
/* Banner Styles */
.adv-right-scroll img
{
    margin-bottom: 4px;
}
.adv-right-selected
{
    text-align: center;
    display: block;
    padding: 5px 0;
}
.adv-right-selected img
{
    border: 1px solid #bbb;
}
#advList1
{
    width: 638px;
    height: 280px; /*border: 1px solid #A0BBC1;*/
    text-align: center;
    position: relative;
    overflow: hidden;
}
#advList1 .adv &gt; a &gt; img
{
    width: 638px;
    height: 280px;
}
#advList1 div
{
    position: absolute;
    top: 0px;
    right: 0px;
}
ul#advList1
{
    display: none;
}
#advList2
{
    width: 150px;
    height: 98px;
    margin: 5px; /*border: 1px solid #A0BBC1;*/
    text-align: center;
    position: relative;
    overflow: hidden;
}
#advList2 .adv &gt; a &gt; img
{
    width: 150px;
    height: 98px;
}
#advList2 div
{
    position: absolute;
    top: 0px;
    right: 0px;
}
ul#advList2
{
    display: none;
}
/****************************************************/
/* Basket Styles */

.esBasketMaster {
    display: none;
}
.addtocard {
    display: none;
}

.under-menu {
    height: 100% !important;
}

.qbasket .st1
{
    text-align: right;
    width: 100px;
}
.qbasket .st2
{
    text-align: center;
    width: 60px;
}
.qbasket .headst td
{
    height: 20px;
    border-bottom: 1px solid #666666;
}
.qbasket .itemst td
{
    height: 17px;
    border-bottom: 1px solid #666666;
}
#empty_basket
{
    direction: rtl;
}
#basket_box
{
    text-align: right;
}
.qbasket .checkout
{
    text-align: right;
    line-height: 25px;
}
/****************************************************/
/* News Rotator */
/*.rotator .selector
{
}
.rotator .selector ul, .rotator .selector li
{
    margin: 0px;
    padding: 0px;
}
.selector *
{
    font-family: tahoma;
}
.selector li
{
    list-style-type: none;
}
.selector li.first a
{
}
.selector li.last a
{
}
.selector li, .selector a, .selector span
{
}
.selector span.hover
{
    display: none;
    position: relative;
}
.selector a
{
}
.selector a:hover
{
    color: #000;
    text-decoration: none;
}
.selector li span.default
{
    display: block;
}
.topnews
{
}
.topnews .selector
{
    float: right;
    width: 285px;
}
.topnews .selector li
{
    padding: 4px 3px 4px 8px;
    cursor: pointer;
    text-align: right;
    border-bottom: 1px dotted #fff;
    color: #000;
    height: 63px;
    direction: rtl;
    background: url(images/rbox2_bg.gif) repeat-x;
    text-align: justify;
}
.topnews .selector li a
{
    color: #000;
    border-right: 1px solid #ccc;
    display: block;
    height: 60px;
    padding-right: 7px;
    line-height: 16px;
}
.topnews li span
{
    padding: 5px;
}
.topnews li.act span
{
}
.topnews .selector li .arr
{
    display: none;
    position: absolute;
    background: url(images/topnews_arr.gif) no-repeat;
    width: 12px;
    height: 55px;
    top: 10px;
    left: -12px;
}
.topnews .selector li.act
{
    position: relative;
}
.topnews .selector li.act .arr
{
    display: block;
}
.topnews .selector li.act a
{
    color: #5F471B;
    border-right: 1px solid #ff9900;
}
.topnews .box
{
    display: none;
}
.topnews .slider
{
    direction: rtl;
    text-align: right;
    width: 308px;
    height: 291px;
    background: #555;
    padding: 5px;
}
.topnews .slider img
{
    border: 1px solid #111;
    background: #444;
    padding: 1px;
    margin-bottom: 5px;
}
.topnews-title
{
    padding: 5px 7px;
    border-top: 1px solid #bbb;
}
.topnews-title a
{
    color: #ff9900;
    padding: 1px 4px;
}
.topnews-title a:hover
{
    background: #666;
    text-decoration: none;
}
.topnews-lead
{
    text-align: justify;
    padding: 0 10px 5px 10px;
    color: #eee;
    line-height: 16px;
}*/
/****************************************************/
.cms-top-grid .thumb img
{
    padding: 3px;
    background: #f4f4f4;
    border: 1px solid #666;
    width: 280px;
}
.cms-top-grid
{
    float: right;
    width: 282px;
    margin: 10px 10px;
}
.cms-top-grid .title
{
    padding: 10px 5px;
}
.cms-top-grid .title a
{
    color: #444;
    font-weight: bold;
}
.cms-top-grid .lead
{
    text-align: justify;
    direction: rtl;
    color: #666;
    padding: 5px;
    height: 50px;
}
.cms-top-grid .more
{
    text-align: right;
    direction: rtl;
    padding: 0 5px;
}
.cms-top-grid .a
{
    color: #FF5B02;
}
/****************************************************/
/* CMS Comments */
.cms-comments
{
    direction: rtl;
}
.cms-comments
{
}
.comment-item
{
    border-bottom: 2px dotted #BFBFBF;
    padding: 25px 5px 25px 5px;
    position: relative;
    background: #F3F3F3;
    margin-bottom: 5px;
}
.comment-item .name
{
    position: absolute;
    top: 2px;
    right: 5px;
}
.comment-item .date
{
    position: absolute;
    left: 5px;
    bottom: 2px;
    color: #888;
}
.comment-item .text
{
    padding: 5px;
    line-height: 16px;
    color: #444;
    text-align: right;
    direction: rtl;
}
/****************************************************/
/* CMSContents */
.cms-list-item .HitCount
{
    color: #999999;
    text-align: left;
}
.cms-list-item .title
{
    text-align: right;
    color: #801e04;
    font-weight: bold;
}
.cms-list-item .title a
{
    text-decoration: none;
    cursor: pointer;
    direction: rtl;
    text-align: right;
    color: #801e04;
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
}
.cms-list-item .title a:hover
{
    text-decoration: underline;
}
.cms-list-item .thumb
{
    float: right;
    margin-left: 10px;
}
.cms-list-item .thumb img
{
    padding: 4px;
    border: 1px solid #999;
    background: #eee;
    margin: 10px auto;
    width: 140px;
}
.cms-list-item
{
    width: 100%;
    overflow: auto;
    border-bottom: 1px dotted #999;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.cms-list-item .title
{
    text-align: right;
}
.cms-list-item .text
{
    direction: rtl;
    text-align: justify;
    float: right;
    text-align: right;
    width: 100%;
    line-height: 16px;
    min-height: 65px;
}
.cms-list-item .thumb
{
    float: right;
    margin-left: 10px;
}
.cms-list-item .thumb img
{
    padding: 4px;
    border: 1px solid #999;
    background: #eee;
    margin: 10px auto;
    width: 140px;
}
.cms-list .thumb
{
    float: right;
    margin-left: 10px;
}
.cms-list .thumb img
{
    padding: 4px;
    border: 1px solid #999;
    background: #eee;
    margin: 10px auto;
    width: 140px;
}

.cms-det
{
	/*padding: 5px 20px;*/
	line-height: 180%;
	overflow: auto;
}
.cms-det .image img
{
	padding: 4px;
	border: 1px solid #999;
	background: #eee;
	margin: 10px auto;
}
.cms-det .title
{
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-align: right;
}
.cms-det .text
{
	text-align: justify;
	direction: rtl;
	color: #444;
	padding: 5px;
	line-height: 18px;
}
.cms-det .text *
{
	line-height: 18px;
}
.cms-det .date
{
	color: #999;
	direction: rtl;
	text-align: left;
	padding: 5px;
	border-top: 1px dotted #888;
}
/****************************************************/
/* CMS Articles */
.cms-art-list-item
{
    /*width: 100%;*/
    overflow: auto;
    border-bottom: 1px dotted #999;
    margin-bottom: 10px;
    padding: 10px;
}
.cms-art-list-item .title
{
    text-align: right;
    float: right;
    min-width: 790px;
    max-width: 790px;
    line-height: 16px;
    margin-bottom: 10px;
}
.cms-art-list-item .text
{
    direction: rtl;
    text-align: justify;
    float: right;
    min-width: 860px;
    max-width: 860px;
    line-height: 16px;
}
.cms-art-list-item .thumb
{
    float: right;
    margin-left: 10px;
}
.cms-art-list-item .thumb img
{
    padding: 4px;
    border: 1px solid thumb;
    background: #eee;
    margin: auto;
    width: 60px;
    height: 30px;
}
.cms-art-list .thumb
{
    float: right;
    margin-left: 10px;
}
.cms-art-list .thumb img
{
    padding: 4px;
    border: 1px solid thumb;
    background: #eee;
    margin: 10px auto;
    width: 140px;
}
.cms-art-det
{
    padding: 5px 30px;
}
.cms-art-det .image
{
    margin: 10px;
}
.cms-art-det .image img
{
    padding: 4px;
    border: 1px solid #999;
    background: #eee;
    margin: 10px auto;
}
.cms-art-det .title
{
    font-size: 12px;
    font-weight: bold;
    color: #006699;
    text-align: right;
}
.cms-art-det .text
{
    text-align: justify;
    direction: rtl;
    color: #444;
    padding: 5px;
    line-height: 18px;
}
.cms-art-det .text *
{
    line-height: 18px;
}
.cms-art-det .date
{
    color: #999;
    direction: rtl;
    text-align: left;
    padding: 5px;
    border-top: 1px dotted #888;
}
/****************************************************/
/* CMS Articles */
.cms-prod-list-item
{
    width: 100%;
    overflow: auto;
    border-bottom: 1px dotted #999;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.cms-prod-art-list-item .title
{
    text-align: right;
}
.cms-prod-list-item .text
{
    direction: rtl;
    text-align: justify;
    float: right;
    text-align: right;
    width: 400px;
}
.cms-prod-list .thumb
{
    float: right;
    margin-left: 10px;
}
.cms-prod-list .thumb img
{
    padding: 4px;
    border: 1px solid #999;
    background: #eee;
    margin: 10px auto;
    width: 140px;
}
.cms-prod-det
{
    padding: 5px 30px;
}
.cms-prod-det .image img
{
    padding: 4px;
    border: 1px solid #999;
    background: #eee;
    margin: 10px auto;
}
.cms-prod-det .title
{
    font-size: 14px;
    font-weight: bold;
    color: #006699;
    text-align: right;
}
.cms-prod-det .text
{
    text-align: justify;
    direction: rtl;
    color: #444;
    padding: 5px;
    line-height: 18px;
}
.cms-prod-det .text *
{
    line-height: 18px;
}
.cms-prod-det .date
{
    color: #999;
    direction: rtl;
    text-align: left;
    padding: 5px;
    border-top: 1px dotted #888;
}
/****************************************************/
/* CMSGallery */
.cms-gal
{
    overflow: auto;
    direction: rtl;
}
.cms-gal-item .lead
{
    text-align: justify;
    padding: 0 10px 5px 10px;
    color: #eee;
    line-height: 16px;
}
.cms-gal-item .thumb img
{
    padding: 3px;
    background: #f4f4f4;
    border: 1px solid #135A97;
    width: 150px;
    height: 200px;
}
.cms-gal-item
{
    float: right;
    margin: 10px;
    text-align: right;
    width: 158px;
    height: 254px; /*height: 268px;*/
}
.cms-gal-item .title
{
    color: #801E04;
    direction: rtl;
    padding: 5px;
    text-align: right;
}
.cms-gal-item .title a
{
    color: #801E04;
    text-align: center;
}
.cms-gal-item .lead
{
    text-align: justify;
    direction: rtl;
    color: #666;
    padding: 5px;
    height: 30px;
}
.cms-gal-item .a
{
    color: #fff;
}
.cms-toplinks a
{
    display: block;
    padding: 5px 0 5px 0;
    background: url(images/link_arr.gif) no-repeat 100% 6px;
    text-align: right;
    color: #fff;
}
.show-det
{
}
.show-det .popup
{
    position: relative;
}
.show-det .popup .icon
{
    z-index: 0;
    background: url(/images/comment.gif) no-repeat;
    padding: 3px 6px;
}
.cms-float-box
{
    position: absolute;
    border: 2px solid #B99421;
    width: 310px;
    background: #FEE79F;
    padding: 8px 8px 8px 8px;
    display: none;
    cursor: pointer;
    top: 16px;
    right: 0;
    z-index: 5;
    line-height: 18px;
}
.cms-float-box *
{
    line-height: 18px;
    text-align: justify;
}
.cms-float-box .pic
{
    border: 2px solid #888;
    width: 150px;
    height: 200px;
    float: left;
    cursor: pointer;
}
.cms-float-box .pic img
{
}



/*****************************/
.rating
{
    cursor: pointer;
    height: 20px;
    width: 100px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.rating:after
{
    content: '.';
    display: block;
    height: 0;
    width: 0;
    clear: both;
    visibility: hidden;
}
.cancel, .star
{
    float: left;
    width: 17px;
    height: 15px;
    overflow: hidden;
    text-indent: -999em;
    cursor: pointer;
}
.star-left, .star-right
{
    width: 8px;
}
.cancel, .cancel a
{
    background: url(images/delete.gif) no-repeat 0 -16px;
}

.star, .star a
{
    background: url(images/star.gif) no-repeat 0 0px;
}
.star-left, .star-left a
{
    background: url(images/star-left.gif) no-repeat 0 0px;
}
.star-right, .star-right a
{
    background: url(images/star-right.gif) no-repeat 0 0px;
}

.cancel a, .star a
{
    display: block;
    width: 100%;
    height: 100%;
    background-position: 0 0px;
}

div.rating div.on a
{
    background-position: 0 -16px;
}
div.rating div.hover a
{
    background-position: 0 -32px;
}
/************************************/
.prod-item-list
{
    overflow: auto;
}
.prod-item
{
    margin-top: 5px;
    margin-right: 5px;
    padding: 0px;
    width: 220px;
    float: right;
    background-image: url(images/box_02.jpg);
    direction: rtl;
}
.prod-item .desc
{
    padding: 0 10px;
}
.prod-item .thumb
{
    min-height: 100px;
    text-align: center;
}
.prod-item .thumb img
{
    width: 195px;
    padding: 3px;
    border: 1px solid #7DAAC8;
}
.prod-item .btn-more a
{
    background: url(images/btn_more.gif) no-repeat;
    width: 103px;
    height: 20px;
    display: block;
    margin: 6px 0;
}



span.add-to {
    display: none;
}

.prod-item .btn-addtocard
{
    width: 119px;
    height: 29px;
    display: block;
    margin: 6px 0;
    background: url(images/btn_addtocard.gif) no-repeat;
}


.prod-item .name
{
    background: url(images/box_01.jpg) repeat scroll 100% 0 transparent;
    height: 25px;
    padding: 6px 10px 0 3px;
    text-align: right;
    width: 207px;
}

.prod-item .downbg
{
    background-image: url(images/box_03.jpg);
    width: 220px;
    height: 20px;
}




.prod-item .price
{
    text-align: right;
    height: 20px;
}
.pr_grid td
{
    padding: 5px 2px 5px 2px;
    border-bottom: 1px solid #BBBBBB;
}
.pr_grid td.small
{
    width: 40px;
    text-align: center;
}
.pr_grid
{
    border: 1px solid #666666;
    margin: 20px;
    direction: rtl;
}
.pr_grid td.normal
{
    width: 80px;
    text-align: center;
}
.price_box
{
    border: 1px solid #666666;
    padding: 5px;
    width: 150px;
    background: #EEEEEE;
    direction: rtl;
    text-align: center;
    margin-left: 20px;
}
div.print
{
    text-align: right;
    padding: 5px;
}
.prod-all-item
{
    border-right: 1px solid #555;
    border-bottom: 1px solid #555;
    background: #fff;
    margin: 5px 10px;
}
.prod-all .cat
{
    text-align: left;
    font-weight: bold;
    padding: 5px 10px;
}
.prod-all .item
{
    width: 100%;
    overflow: auto;
}
.prod-all .item div
{
    float: right;
    direction: rtl;
    border-left: 1px solid #999;
    border-top: 1px solid #999;
    height: 40px;
    padding: 5px;
}
.prod-all .item .name
{
    width: 100px;
}
.prod-all .item .desc
{
    width: 232px;
}
.prod-all .item .qty
{
    width: 40px;
}
.prod-all .item .price
{
    width: 50px;
}
.prod-all .item .btn-addtocard
{
    width: 110px;
}

.prod-det
{
    padding-top: 30px;
    position: relative;
}
.prod-det .print
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 1px;
    left: 5px;
}
.prod-det .rating-layer
{
    position: absolute;
    width: 150px;
    height: 20px;
    top: 1px;
    right: 10px;
    text-align: right;
    line-height: 16px;
}
.prod-det .addtocard
{
    position: absolute;
    width: 100px;
    height: 20px;
    top: 4px;
    left: 40px;
    text-align: right;
    line-height: 16px;
}

.prod-item a
{
    color: #000;
    text-align: right;
}
.prod-item a:hover
{
    color: red;
    text-align: right;
}



.prod-det .image img
{
    padding: 4px;
    background: #fff;
    border: 1px solid #999;
}
.prod-det .name
{
    text-align: right;
    direction: rtl;
    padding: 5px;
}
.prod-det .name *
{
    font-weight: 600;
}
.prod-det .desc
{
    line-height: 15px;
    text-align: justify;
    direction: rtl;
    padding: 5px 20px;
}


.line-title
{
    background-image: url(images/line-title.gif);
    background-repeat: no-repeat;
    width: 506px;
    height: 11px;
    margin-right: 20px;
}


.line_product
{
    background-image: url(images/line_product.jpg);
    background-repeat: repeat-x;
    width: 200px;
    height: 3px;
}

.more
{
    color: #000;
    text-align: right;
    width: 183px;
    height: 21px;
    padding: 0px 17px 0px 0px;
    background: url(images/arrow.gif) no-repeat right 0;
}
.titel-products
{
    color: #000;
    text-align: right;
    width: 183px;
    height: 21px;
    padding: 0px 17px 0px 0px;
    background: url(images/arrow2.gif) no-repeat right 0;
}

.line
{
    border-bottom: 1px solid #99CC00;
    margin-left: 13px;
    margin-right: 13px;
    margin-top: 4px;
    margin-bottom: 4px;
    text-align: right;
    direction: rtl;
}
.cms-top-titlenews
{
    padding: 3px;
    direction: rtl;
    text-align: justify;
    margin-left: 13px;
    margin-right: 13px;
    line-height: 170%;
}

.link a
{
    color: #9F1704;
    padding: 1px 10px;
}
.link a:hover
{
    color: #000000;
    text-decoration: none;
}

.pol a
{
    color: #fff;
    padding: 1px 4px;
}
.pol a:hover
{
    color: #D1DE06;
    text-decoration: none;
}

.peyvand
{
    color: #fff;
}




.pr_list
{
}
.pr_item
{
    width: 506px;
    border-bottom: 1px dotted #365D89;
    overflow: auto;
    padding-bottom: 5px;
}



.pr_item .img
{
    float: right;
    margin-left: 10px;
}
.pr_item .desc
{
    text-align: right;
    direction: rtl;
    padding-right: 10px;
    color: #777;
}
.pr_item .text
{
    min-height: 80px;
}
.pr_item .desc *
{
    color: #072D9B;
}
.pr_item .cmd
{
    text-align: left;
    margin-top: 7px;
    padding-left: 10px;
}
.cms_title
{
    padding-right: 15px;
    background: url(images/arr1_yello.gif) no-repeat right 5px;
    text-align: right;
    direction: rtl;
    line-height: 14px;
    height: 20px;
    color: #006ACD;
}
.cms_title *
{
    color: #006ACD;
}
.pr_det
{
}
.pr_det .img
{
    margin: 10px;
    float: right;
}
.pr_det .img img
{
    padding: 1px;
    border: 1px solid #aaa;
}
.pr_det .text
{
    text-align: justify;
    direction: rtl;
    color: #000;
    line-height: 17px;
}


.blk_cont
{
    background: url(images/slice/blk_r4_c1.gif) center top;
    width: 180px;
    padding: 8px;
    text-align: right;
}

.adv-links a
{
    display: block;
    padding: 5px 10px 5px 0;
    background: url(images/link_arr.gif) no-repeat 100% 10px;
    text-align: right;
    color: #032468;
}
.moretext
{
    direction: rtl;
    text-align: justify;
    padding-top: 15px;
    color: #892004;
    line-height: 170%;
    font-weight: 600;
}
.line-menu
{
    background: url(images/line-menu.jpg);
    background-repeat: no-repeat;
    height: 16px;
    width: 531px;
    margin: 3px auto auto auto;
}
/*******************************/
#cms-rating
{
    position: relative;
}





.message
{
    direction: rtl;
    padding: 10px;
}

.ui-message
{
    margin: 10px auto;
    padding: 10px;
    border: 1px solid #999;
    background: #FFFFFF url(images/mess_bg-green.gif) repeat-x left bottom;
    line-height: 20px;
    direction: rtl;
    color: #3E485B;
}
.ui-message *
{
    line-height: 20px;
}
.ui-message a
{
    color: #006699;
    text-decoration: none;
}
.ui-message a:hover
{
    text-decoration: underline;
}
.ui-message label
{
    color: #000;
}
/**********************/
.print-area {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #222222;
    direction: rtl;
    font: 11px/20px tahoma;
    margin: 10px auto;
    min-height: 50px;
    padding: 20px 40px;
    text-align: center;
    vertical-align: middle;
    width: 700px;
}
.print-area th {
    background: none repeat scroll 0 0 #EEEEEE;
    font: bold 13px arial;
    padding: 5px 0;
}
.print-area td {
    padding: 0 4px;
}
.inv-down {
    border-top: 1px dotted #888888;
    margin-top: 10px;
    padding: 10px 0;
    text-align: right;
}
.inv-footer {
    border-top: 1px dashed #888888;
    overflow: auto;
    padding: 10px 0;
    text-align: right;
}
.inv-total {
}
.inv-desc {
    color: #777777;
}
.inv-left {
    color: #555555;
    float: left;
    text-align: left;
    width: 300px;
}
.inv-right {
    float: right;
    width: 400px;
}
.inv-header {
    border-bottom: 1px dashed #888888;
    margin-bottom: 20px;
    overflow: auto;
    padding-bottom: 10px;
}
.inv-logo {
    float: left;
}
.inv-title {
    float: right;
    text-align: right;
}
.inv-top {
    border: 1px solid #999999;
    margin: 10px 0 20px 0;
}
.inv-col-right {
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    float: right;
    padding: 3px 5px;
    text-align: right;
    width: 340px;
}
.inv-col-left {
    border-bottom: 1px solid #999999;
    margin-right: 350px;
    padding: 3px 5px;
    text-align: right;
}
.inv-note {
    padding: 5px;
    text-align: right;
}
.field-star
{
    color:Red;
}</pre></body></html>