/* the div that holds the date picker calendar */
.imgOut      { border: 1px solid #999999 }
.imgOver     { border: 1px solid #CC0000 }

.dpDiv {

        }


/* the table (within the div) that holds the date picker calendar */
.dpTable {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-align: center;
        color: #505050;
        background-color: #ece9d8;
        border: 1px solid #AAAAAA;
        }


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
        }


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
        }


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
        }


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
        }


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
        border: 1px solid #ece9d8;
        }


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
        background-color: #CCCCCC;
        border: 1px solid #AAAAAA;
        }


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
        background-color: #aca998;
        border: 10px solid #888888;
        cursor: pointer;
        color: red;
        }


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
        }


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
        }


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
        }


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
        background-color: #CCCCCC;
        border: 1px solid #AAAAAA;
        color: white;
        }


/* additional style information for the text that indicates the month and year */
.dpTitleText {
        font-size: 12px;
        color: gray;
        font-weight: bold;
        }


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlight {
        color: 4060ff;
        font-weight: bold;
        }


/* the forward/backward buttons at the top */
.dpButton {
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: gray;
        background: #d8e8ff;
        font-weight: bold;
        padding: 0px;
        }


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: gray;
        background: #d8e8ff;
        font-weight: bold;
        }


/********************end of jalali date picker***************************/
p, font
{ font-family:                Tahoma;
  font-size:                11px;
}

.count       { font-family: Tahoma; font-size: 7pt; color: #666666 }
a:hover      { color: #EB1D12; text-decoration: underline }
a.menu       { font-family: Tahoma; font-size: 8pt; color: #FFFFFF; text-decoration: none;
               font-weight: 600 }
a:hover.menu { font-family: Tahoma; font-size: 8pt; color: #FFFFFF; background-color: #E78070; text-decoration:none }
a.cat_tree_links { font-family: Tahoma; font-size: 8pt; color: #677B8D; text-decoration: none }
a:hover.cat_tree_links { font-family: Tahoma; font-size: 8pt; color: #677B8D; text-decoration: underline }

a            { color: #5677A0; text-decoration: none }
input, select, textarea        { font-family: Tahoma; font-size: 8pt }
input.submit {background-color: #FF00FF}

td
{ font-family:                Tahoma;
  font-size:                11px;
}
h1, h2, h3
{ font-family:                Times New Roman;
  font-size:                16px;
  color:                        #000000;font-weight:bold
}

product-title
{ font-family:                Times New Roman;
  font-size:                16px;
  color:                        #000000;font-weight:bold
}


.header
{ font-family:                Arial;
  font-size:                16px;
  color:                        white;
  font-weight:                bold;
  text-decoration:        underline;
}
.no_underline
{ text-decoration:                none;
}
.small
{ font-size:                10px;
}
.faq
{ font-size:                13px;
}
.big
{ font-size:                18px;
  text-decoration:                none;
}

.cat         { font-weight: 600 }

.cat_light
{ font-size:                16px;
  color:                        white;
}
.standard
{ font-weight:                normal;
}
.light
{ color:                        white;
}
.lightsmall
{ color:                        white;
  font-size:                10px;
}
.lightstandard
{ color:                        white;
  font-weight:                normal;
}
.middle
{ color:                        white;
}
.cart
{ font-family:                Tahoma;
  font-size:                11px;
  BORDER-BOTTOM:        0px solid;
  BORDER-LEFT:                0px solid;
  BORDER-RIGHT:                0px solid;
  BORDER-TOP:                0px solid;
  margin:                        1px;
  font-weight:                bold;
  color:                        red;
  background-color:  transparent;
}
.totalPrice
{ font-size:                    12px;
  BORDER-BOTTOM:        0px solid;
  BORDER-LEFT:                0px solid;
  BORDER-RIGHT:                0px solid;
  BORDER-TOP:                0px solid;
  margin:                1px;
  font-weight:                bold;
  color:                #CC0000;
  background-color:  transparent;
}
.myaccount_tab_bottom
{
  BORDER-BOTTOM:        1px solid;
  BORDER-LEFT:                0px solid;
  BORDER-RIGHT:                1px solid;
  BORDER-TOP:                0px solid;
  BORDER-COLOR:                #82A1DD;
  text-align:                center;
  margin:                        1px;
}

.myaccount_tab_top
{
  BORDER-BOTTOM:        0px solid;
  BORDER-LEFT:                0px solid;
  BORDER-RIGHT:                1px solid;
  BORDER-TOP:                1px solid;
  BORDER-COLOR:                #82A1DD;
  text-align:                center;
  margin:                        1px;
}

.myAccount_bottomright {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
  BORDER-RIGHT: 1px dotted #A9C0FF;
}
.myAccount_bottom {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
}
.myAccount_right {
  BORDER-RIGHT: 1px dotted #A9C0FF;
}

.comparison_button
{
  BORDER-BOTTOM:        1px solid;
  BORDER-LEFT:                1px solid;
  BORDER-RIGHT:                1px solid;
  BORDER-TOP:                1px solid;
  background-color:  #D2E7FF;
}

.pageSeparator {
        BORDER-BOTTOM: 2px dotted #A9C0FF
}




.top-header  { background-image: url('../images/images_tmpl5/top_header_bg.gif');
               background-repeat: repeat-x }
.boxes_font  { font-family: Tahoma; font-size: 8pt }
.main_box_body { padding:5px; border-left:1px solid #C0CDDC; border-right:1px solid #C0CDDC; border-top-width: 1px; border-bottom-width: 1px;
               background-image:
               url('../images/images_tmpl5/main_box_main_bg.gif');
               background-repeat: repeat-x; background-position-y: top; font-family:Tahoma; font-size:8pt }
.main_box_top_middle { background-image: url('../images/images_tmpl5/main_box_top_middle_bg.gif');
               background-repeat: repeat-x }
.footer_top  { background-image: url('../images/images_tmpl5/footer_bg.gif');
               background-repeat: repeat-x }
.box-body    { border-left: 1px solid #bbCDDC; border-right: 1px solid #C0CDDC;
               border-top-width: 1px; border-bottom-width: 1px;
               background-image: url('../images/images_tmpl5/box_bg.gif');
               background-repeat: repeat-x; font-family:Tahoma; font-size:8pt }

.box-body1    { border-left: 1px solid #bbCDDC; border-right: 1px solid #C0CDDC;
               border-top-width: 1px; border-bottom-width: 1px;}
.top-menu    { font-family: Tahoma; font-size: 8pt; color: #FFFFFF; font-weight: bold;
               background-image: url('../images/images_tmpl5/menu_bg.jpg');
               background-repeat: repeat-x; padding-left:10px; padding-right:10px }

.bot-menu    { font-family: Tahoma; font-size: 8pt; color: #FFFFFF; font-weight: normal;
               background-image: url('../images/images_tmpl5/menu_bg.jpg');
               background-repeat: repeat-x; padding-left:10px; padding-right:10px }

.main_box_bt { background-image: url('../images/images_tmpl5/main_box_bt.gif');
               background-repeat: repeat-x }

.red         { color: #FF0303 }
.green         { color: #059328}

.boxes1
{
               background-image:  url('../images/images_tmpl5/sabad2.jpg');
               background-repeat: repeat-y

}

.boxes
{
        border:1px solid #C0C0C0;
        background-color: #F4F4F4
}
.boxes2
{
        border:1px solid #C0C0C0;
        background-color: #FFFFF;
}
img.articleimages {
        margin: 5px 10px 2px 0;
        padding: 2px;
        border:1px dotted gray;
}

