﻿body {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-color:#B81716;
    font-family:Arial;
    font-size:12px;
    font-weight:normal;
}
h1
{
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    padding:0;
    margin:0 0 5px 0;
    direction:rtl;
}
img{
    border:solid 0px white;
}
        .ButtomLinksWidth
        {
            width: 100%;
        }
               .style5
        {
            width: 100%
        }
        .FontStyle
        {
            color: #000000;
            font-weight: bold;
        }
        .LinkStyle
        {
            text-decoration: none;
        }
/*************************** begin classes *********************************/
.Wraper
{
    position:absolute;
    width:1004px;
    left:50%;
    margin-left:-502px;
}
.TopStrip
{
    width:1004px;
    height:170px;
}
.TopStrip .LogoBox
{
    width:1004px;
    height:142px;
    text-align:center;
    background-color:#FECF07;
}
.TopStrip .MenuBox
{
    width:1004px;
    height:28px;
    text-align:left;
    background-color:#B81716;
}
.TopStrip .MenuBox ul
{
    width:710px;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    margin-top:-12px;
    margin-left:105px;
    list-style-type:none;
}
.TopStrip .MenuBox ul li
{
   float:right;
   width:88px;
   height:45px;
   text-align:center;
   padding-top:5px;
}

.TopStrip .MenuBox ul li a
{
    text-decoration:none;
    color:White;
}
.TopStrip .MenuBox ul li a:hover
{
    text-decoration:none;
    color:#FAA41A;
}

.TopStrip .MenuBox ul li .selected
{
    text-decoration:none;
    color:#FAA41A;
}

.MainBox
{
    width:708px;
    margin-left:148px;
    background-color:White;
}
.MainBox .MainBoxTop
{
    width:708px;
    height:16px;
}
.MainBox .MainBoxTop .ImageLeft
{
    float:left;
    margin-top:-23px;
    width:19px;
    height:16px;
}
.MainBox .MainBoxTop .ImageRight
{
    float:right;
    margin-top:-23px;
    width:17px;
    height:16px;
}
.MainBox .MainBoxInnerBox
{
    width:708px;
    text-align: center;
}
.MainBox .MainBoxInnerBox .Content
{
    width:674px;
    margin-left:19px;
    text-align: right;
}
.MainBox .MainBoxBottom
{
    width:708px;
    height:14px;
    text-align: center;
}
.MainBox .MainBoxBottom .ImageLeft
{
    float:left;
    width:19px;
    height:14px;
}
.MainBox .MainBoxBottom .ImageRight
{
    float:right;
    width:17px;
    height:14px;
}
.NewsBox
{
    width:170px;
    height:452px;
    background-color:#FED160;
}
.NewsBox .Top
{
    width:179px;
    height:15px;
    background-image:url('../images/newsTopBG.jpg');
    background-repeat:repeat-x;
}
.NewsBox .Top .ImageLeft
{
    float:left;
    width:14px;
    height:15px;
    margin-top:-6px;
}
.NewsBox .Top .ImageRight
{
    float:right;
    width:17px;
    height:15px;
    margin-top:-6px;
}
.NewsBox .Bottom
{
    width:179px;
    height:17px;
    background-image:url('../images/newsBottomBG.jpg');
    background-repeat:repeat-x;
}
.NewsBox .Bottom .ImageLeft
{
    float:left;
    width:14px;
    height:17px;
}
.NewsBox .Bottom .ImageRight
{
    float:right;
    width:17px;
    height:17px;
}
.NewsBox .Middle
{
    width:179px;
    height:429px;
    text-align:center;
    background-image:url('../images/newsMiddleBG.jpg');
    background-repeat:repeat-y;
}
.NewsBox .Middle img
{
    width:148px;
    height:35px;
}
.newsMarq
{
    padding-left:10px;
    width:130px;
    height:370px;
    text-align:right;
    direction:rtl;
}
.ActionBox
{
    width:453px;
    height:442px;
    margin-top:-442px;
    margin-left:199px;
    text-align:right;
}
.title
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    text-align:center;
}
.subTitle
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;   
}
.text
{
    font-family:Arial;
    font-size:12px;
    font-weight:normal;
}
.left
{
   text-align:left;
}
.leftPadding
{
   text-align:left;
   padding-left:25px;
}
.center
{
   text-align:center;
}
.right
{
   text-align:right;
   
}
.rightPadding
{
    text-align:right;
    padding-right:25px;
}

.tblMain
{
    width:100%;
    /*height:350px;*/
    border:solid 0px black;
}

.tblMain tr td a
{
    color:black;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
}
.tblMain tr td a:visited
{
    color:black;
}
.tblActivities
{
    border:solid 0px white;
}
.tblActivities tr .left
{
    width:170px;
    vertical-align:top;
}
.tblActivities tr .middle
{
    width:355px;
    text-align:right;
    vertical-align:top;
    direction:rtl;
    font-family:Arial;
    font-size:12px;
    font-weight:normal;
}
.tblActivities tr .middle2
{
    width:505px;
    text-align:right;
    vertical-align:top;
    direction:rtl;
}

.tblActivities tr .middle div
{
    margin-top:20px;
}
.tblActivities tr .right
{
    width:127px;
    vertical-align:top;
}
.tblActivities tr .right2
{
    width:500px;
    vertical-align:top;
    text-align:right;
    direction:rtl;
}
.tblActivities tr .right ul
{
    margin-top:20px;
    width:127px;
    
}
.tblActivities tr .right ul li
{
    float:right;
    width:127px;
    list-style-type:none;
}
.tblActivities tr .right ul li a
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#FAA41A;
}
.tblActivities tr .right ul li a:visited
{
    color:#FAA41A;
}
.tblActivities tr .right ul li a:hover
{
    color:Black;
}
.tblCupons
{
   border:solid 0px white;
}

.tblCupons tr td
{
    width:226px;
    height:157px;
    text-align:center;
    vertical-align:top;
    background-image:url("../images/cuponBG.jpg");
    background-repeat:no-repeat;
    
}
.tblCupons tr td div
{
    margin-top:15px;
    margin-left:25px;
    width:172px;
    height:123px;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    direction:rtl;
    text-align:center;
    vertical-align:top;

}
/*************************** end classes *********************************/

/*************************************** FAQ ****************************************************/
.divFAQAnchor
{
    padding-right:10px;
    direction:rtl;
}
.divFAQAnchor ul
{
    margin-right:10px;
    padding-right:5px;
}
.divFAQAnchor ul li
{
    list-style-type:square;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
.divFAQAnchor ul li a
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    line-height:22px;
    color:#A71515;
    text-decoration:none;
    margin:10px 0 0 0;
    padding:0;
}
.divFAQAnchor a
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#A71515;
    text-decoration:none;
    margin:10px 0 0 0;
    padding:0;
}
.divFAQAnchor span
{
    font-family:Arial;
    font-size:12px;
    font-weight:normal;
    color:black;
    cursor:auto;
    margin: 0px 0px 0px 0px;
    padding:0;
}
.divFAQAnchor div
{
    text-align:left;
    margin: 00px 0px 20px 0px;
    padding:0px 0px 0px 10px;
}
.divFAQAnchor div a
{
    font-family:Arial;
    font-size:10px;
    font-weight:normal;
    color:gray;
}

#tblFAQ
{
    
}
#tblFAQ tr td
{
    text-align:right;
    vertical-align:top;
}
.tdQuestion
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#FFCB3F;
    text-decoration:none;
    cursor:pointer;
    direction:rtl;
}

/*************************************** End FAQ ****************************************************/

/*************************************** start items in grid *********************************************/
.grid
{
    width:674px;
    height:80px;
    margin-right:10px;
    direction:rtl;
}
.grid1
{
    width:500px;
    height:170px;
    margin-right:10px;
    direction:rtl;
}
.gridItem
{
    width:380px;
    margin:0px 10px 10px 10px;
}
.gridItem h1
{
    padding-right:0px;
}

.itemDesc
{
    font-family:Arial;
    font-weight:normal;
    font-size:12px;
}
.imgGrid
{
    width:150px;
    height:160px;
    border:solid 0px white;
    margin:0px 3px 0px 3px;
}
.imgGrid1
{
    height:160px;
    border:solid 0px white;
    margin:0px 3px 0px 3px;
}
.imgGrid2
{
    border:solid 0px white;
    margin:0px 3px 0px 3px;
}
.imgItem
{
    width:102px;
    height:102px;
    border:solid 0px white;
    margin:0px 3px 0px 3px;
}
.imgItem1
{
    border:solid 0px white;
    margin:0px 3px 0px 3px;
}
.imgLine
{
    text-align:right;
    margin: 10px 10px 10px 10px;
    width:674px;
    height:1px;
}

/*************************************** start items in grid *********************************************/
/*************************************** start items in grid for articals *********************************************/
.gridArtical
{
    width:380px;
    margin-right:10px;
    margin-bottom:20px;
}
.gridItem h1
{
    padding-right:0px;
}
.title
{
    font-family:Arial;
    font-weight:bold;
    font-size:14px;
    color:black;
    text-decoration:none;
    direction:rtl;
}
.tdTitle
{
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    color:black;
    text-decoration:none;
    direction:rtl;
}
.subTitle
{
    font-family:Arial;
    font-weight:normal;
    font-size:14px;
    color:black;
    direction:rtl;
}
.MainTitle
{
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    padding:0;
    margin:0 0 5px 0;
    direction:rtl;
    text-align:center;
}
.MainSubTitle
{
    font-family:Arial;
    font-weight:normal;
    font-size:14px;
    color:black;
    text-align:center;
    direction:rtl;
}
.itemDesc
{
    font-family:Arial;
    font-weight:normal;
    font-size:12px;
}

.imgLine
{
    margin: 10px 10px 10px 10px;
    width:674px;
    height:1px;
}
.tblContact
{
    width:100%;
}
.tblContact tr td
{
    text-align:right;
}
.tblContact tr .map
{
    text-align:center;
}
.tblContactForm
{
    width:350px;
    direction:rtl;
}
.error
{
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    color:Red;
}
/*************************************** start items in grid for articals *********************************************/
/*************************************** start items in grid *********************************************/
.containerSatisfiedCusts
{
    width:380px;
    margin-right:10px;
    text-align:center;
}
.tblSatisfiedCusts
{
    width:380px;
    text-align:center;
}
.SatisfiedCustTitle
{
    width:160px;
    height:20px;
    text-align:center;
}
.imgSatisfiedCusts
{
    width:150px;
    height:100px;
    border:solid 0px white;
    margin:0px 3px 0px 3px;
}

/************************** km development **********************************/
.creditBox
{
    width:708px;
    height:40px;
    margin-left:148px;
    text-align:center;
    direction:rtl;
    color:White;
}
.credita
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    vertical-align:middle;
    color:White;
    float:right;
}
.credita:visited
{
    color:White;

}
.creditb
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    vertical-align:middle;
    color:White;
    float:left;
}