﻿@import url(MyDefault.css);

.font
{
}
.font span
{
    color: Gray;
    margin-top: 5px;
}
.about
{
    padding: 5px;
}
.abimg img
{
    width: 710px;
    height: auto;
}
.right_div
{
    float: right;
    text-align: right;
    direction: rtl;
}
.rfv
{
    color: Red;
}
.left_div
{
    float: left;
    text-align: left;
    direction: ltr;
}
.width_49
{
    width: 49%;
}
.width_200
{
    width: 200px;
    height: 30px;
}
.width_480
{
    width: 480px;
}
.width_full
{
    width: 100%;
}
.height_200
{
    height: 200px;
}
.contactTEXTsize
{
    font-size:0.9em;
    font-weight:bold;
    color:Gray;
}
/* dropdown menu */
.menu.floating
{
    position: fixed;
    height: 86px;
    background-color: #e3e3e3;
    top: 0;
    left:0;
    width: 100%;
    z-index: 99;
}
.coolMenu, .coolMenu ul
{
    list-style-type: none;
    padding: 0px;
}

.coolMenu
{
    margin: 0px;
    float: left;
}
.CoolItem
{
    width: 160px;
}
.coolMenu > li
{
    margin-left: 3px;
    float: left;
    height: 70px;
}
.coolMenu li a
{
    display: block;
    height: 70px;
    width: 90px;
    float: left;
    line-height: 70px;
    margin: 0px 2px 0px 2px;
    font-size: 13pt;
    padding: 5px;
    color: Gray;
}
.coolMenu li a:hover
{
    color: Blue;
}
.coolMenu ul
{
    position: absolute;
    border: 2px solid #C0C0C0;
    left: 12%;
    width: 76%;
    margin-top: 68px;
    position: absolute;
    display: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: Window;
    z-index: 999;
    opacity: 0.99;
    padding: 10px;
}
.coolMenu ul li
{
    margin-bottom: 5px;
}
.coolMenu ul li a
{
    float: left;
    height: auto;
    width: 150px;
    margin: 5px;
    line-height: 20px;
    font-size: 9pt;
    padding: 5px;
    color: Blue;
}
.coolMenu ul li a img
{
    border: thin solid #C0C0C0;
    width: 148px;
    height: 148px;
    margin: 5px 0 5px 0;
}

.coolMenu li:hover ul
{
    display: block;
}
.lan
{
    position: absolute;
    top: 0px;
    right: 3px;
}
.bglanfa
{
    background-color: #99bf38;
}
.bglantr
{
   background-color: #bababa;
}
.bglanch
{
    background-color: #7ecefd;
}
.bglankr
{
    background-color: Blue;
}
.lan a
{
    display: block;
    height: 40px;
    width: 40px;
    float: left;
    line-height: 40px;
    font-size: 13pt;
    padding: 5px;
    color: White;
}
.lan .bglanfa:hover
{
    color: #7ecefd;
}
.lan .bglanch:hover
{
    color: Blue;
}

.lan .bglantr:hover
{
  color:Black;
}
.lan .bglankr:hover
{
    color: #99bf38;
}
/* dropdown menu */
body
{
    background-image: url('../img/bd_bg.png');
    background-repeat: repeat-x;
}
.header
{
    width: 1024px;
    height: 200px;
    position: relative;
}
.brands
{
}
.brands .img
{
    height: 80px;
    width: 115px;
    margin:5px;
}
.footer
{
    font-size: smaller;
    text-align: center;
    direction: ltr;
}
.footer a
{
    color: Gray;
}
.header-body
{
    width: 1024px;
}
.header-title
{
    margin-top: 50px;
    height: 110px;
    width: 300px;
    background-image: url('../img/Hlogo.png');
    background-repeat: no-repeat;
}
.under
{
    font-size: 10pt;
    color: #7ecefd;
    line-height: 15px;
}
.header-text
{
    margin-top: 50px;
    height: 110px;
    width: 300px;
    background-image: url('../img/Hlogo1.png');
    background-repeat: no-repeat;
}
.menu-wapper
{
}
.menu
{
    height: 86px;
    background-color: #e3e3e3;
    -webkit-border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
}
.menu .bd
{
    height: 70px;
}
.menu-items
{
    margin-top: 2.5px;
}
.menu-items a.menuactive
{
    background-color: #d6d6d6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.menu-items a:hover
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #d6d6d6;
}
.search
{
    margin-right: 5px;
    padding: 20px;
    height: 45px;
    background-color: #bababa;
}
.search .searchbtn
{
    height: 35px;
    width: auto;
    border: 1px solid #C0C0C0;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    color: Gray;
}
.search .stxt
{
    -webkit-border-radius: 5px 0px 0px 5px;
    -moz-border-radius: 5px 0px 0px 5px;
    border-radius: 5px 0px 0px 5px;
    border: 1px solid #C0C0C0;
    background-color: White;
    height: 33px;
    width: 150px;
}
.bgWhite
{
    background-color: White;
}
.rightmenu
{
    width: 275px;
    min-height: 150px;
    margin-left: 12px;
    margin-right: 12px;
}
.rightmenu .title
{
    padding: 23px 20px 24px 27px;
    background-color: #99bf38;
    color: White;
    font-size: 13pt;
}
.rightmenu a
{
    color: Gray;
}
.rightmenu .rightitems
{
    padding: 23px 20px 24px 27px;
    background-color: WhiteSmoke;
}
.rightmenu a:hover .rightitems
{
    background-color: #eaeaea;
}
.content
{
    width: 720px;
    min-height: 1050px;
}
.slider
{
    border: 5px solid #7ecefd;
    background-color: #7ecefd;
    direction: ltr;
    text-align: left;
}
.slider .title
{
    padding: 23px 20px 24px 27px;
    background-color: #2980b9;
    color: White;
    font-size: 13pt;
}
.productsincontent
{
    background-color: WhiteSmoke;
    border: 5px solid #dcdcdc;
    min-height: 800px;
}
.Myback
{
    background-color: #dcdcdc;
    -webkit-border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
}
.productsincontent .title
{
    background-color: #99bf38;
    color: White;
    font-size: 13pt;
    padding: 23px 20px 24px 27px;
}
.products
{
    background-color: White;
    float: left;
    text-align: center;
    width: 165px;
    min-height: 250px;
    margin: 5px;
    position: relative;
}
.products img
{
    margin-top: 2px;
    border-style: ridge;
    border-width: medium;
    width: 150px;
    height: 150px;
}
.botton a
{
    margin-top: 15px;
    float: right;
    width: 55px;
}
.relative
{
    position: relative;
    height: 195px;
}
.botton
{
    position: absolute;
    bottom: 0px;
}
.botton a div
{
}
.botton a .Det
{
    padding: 5px;
    color: White;
    background-color: #99bf38;
}
.botton a .Buy
{
    padding: 5px;
    color: White;
    background-color: #7ecefd;
}
.botton a .Poll
{
    padding: 5px;
    color: White;
    background-color: Blue;
}
.prolable
{
    margin: 2px;
}
.content-bg
{
    min-height: 750px;
    background-color: WhiteSmoke;
    border: 5px solid #dcdcdc;
}
.title .Myback
{
    background-color: #dcdcdc;
    -webkit-border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
}
.content-bg .title
{
    background-color: #99bf38;
    color: White;
    font-size: 13pt;
    padding: 23px 20px 24px 27px;
}
