﻿body
{
    margin-top: 0px;
    height: auto;
    text-align: left;
    overflow: -moz-scrollbars-vertical; /* always show vertical scroll (like IE) */
}

.Page
{
    height: auto;
    width: 760px;
    font-size: 12px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    background-color: White;
    font-family: Arial;
}

.Topmenu
{
    width: 500px;
    height: 80px;
    direction: rtl;
}

.topMenuItem
{
    margin-top: 20px;
}

.leftColumnHome
{
    width: 30%;
}
.rightColumnHome
{
    width: 70%;
    vertical-align: top;
}
.footer
{
    width: 100%;
    height: auto;
    font-size: 8px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    font-family: Arial;
}
.modalBackground
{
    background-color: #CCCCFF;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.ModalWindow
{
    position: fixed;
    top: -1000px;
}
.InnerModalWindow
{
    background: white;
    direction: rtl;
    text-align: right;
    padding: 10px 10px 20px 10px;
    border: solid 2px purple;
}


.CategoriesHomeWrapper
{
    width: 688px;
    height: 281px;
    position: relative;
    border: 1px solid #d4d1bd;
}
.CategoriesHomeWrapperTL, .CategoriesHomeWrapperTR, .CategoriesHomeWrapperBR, .CategoriesHomeWrapperBL
{
    top: -1px;
    left: -1px;
    width: 5px;
    height: 5px;
    overflow: hidden;
    position: absolute;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-image: url(../../Images/FrmCrnrs.gif);
}
.CategoriesHomeWrapperTR
{
    left: auto;
    right: -1px;
    background-position: -5px 0;
}
.CategoriesHomeWrapperBR
{
    top: auto;
    left: auto;
    bottom: -1px;
    _bottom: -2px;
    right: -1px;
    background-position: -5px -5px;
}
.CategoriesHomeWrapperBL
{
    background-position: 0 -5px;
    top: auto;
    bottom: -1px;
    _bottom: -2px;
}

.CategoryHomeSelected, .CategoryHomeBG, .CategoryHomeFirst, .CategoryHomeLast
{
    height: 35px;
    width: 190px;
    cursor: pointer;
    line-height: 34px;
    font-weight: bold;
    padding-left: 20px;
}
.CategoryHomeSelected a
{
    color: #9ec439;
    text-decoration: none;
}
.CategoryHomeBG, .CategoryHomeFirst, .CategoryHomeLast
{
    background-repeat: no-repeat;
    background-image: url(../../Images/Cat_HomeBG.gif);
}
.CategoryHomeFirst
{
    background-image: url(../../Images/Cat_HomeFirstBG.gif);
}
.CategoryHomeLast
{
    background-image: url(../../Images/Cat_HomeLastBG.gif);
}
.CategoryHomeBG a, .CategoryHomeFirst a, .CategoryHomeLast a
{
    color: #626262;
    text-decoration: none;
}
.float
{
    float: left;
}
.CategoryHomeDetailsHeader
{
    width: 450px;
    color: #626262;
    font-size: 14px;
    font-weight: bold;
    line-height: 28px;
}

.CategoryHomeBizName, .CategoryHomeBizName a
{
    color: #1777cb;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.CategoryHomeBizName:hover
{
    text-decoration: underline;
}

/* end of:new Categories - 5/6/08 */

.Category205Collapsed, .Category205Collapsed_first, .Category205Collapsed_last, .Category205Expanded, .Category205Expanded_first, .Category205Expanded_last, .Category260Collapsed, .Category260Collapsed_first, .Category260Collapsed_last, .Category260Expanded, .Category260Expanded_first, .Category260Expanded_last
{
    width: 205px;
    color: #626262;
    margin-top: 1px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(../../Images/Cat_ViewBG.gif);
}
.Category260Collapsed, .Category260Collapsed_first, .Category260Collapsed_last, .Category260Expanded, .Category260Expanded_first, .Category260Expanded_last
{
    width: 259px;
    background-position: -206px 0;
}
.Category205Collapsed_first, .Category205Expanded_first, .Category260Collapsed_first, .Category260Expanded_first
{
    margin-top: 0px;
    background-image: url(../../Images/Cat_ViewFirstBG.gif);
}
.Category205Collapsed_last, .Category205Expanded_last, .Category260Collapsed_last, .Category260Expanded_last
{
    background-image: url(../../Images/Cat_ViewLastBG.gif);
}
.Category205Collapsed:hover, .Category205Collapsed_first:hover, .Category205Collapsed_last:hover, .Category260Collapsed:hover, .Category260Collapsed_first:hover, .Category260Collapsed_last:hover
{
    color: #9ec439;
}
.Category205Expanded, .Category205Expanded_first, .Category205Expanded_last, .Category260Expanded, .Category260Expanded_first, .Category260Expanded_last
{
    color: #9ec439;
}
.clear
{
    clear: both;
}

.accordionHeader
{
    font-size: 16px;
    font-weight: normal;
    text-align: right;
    color: White;
    font-family: Arial;
    background-image: url(../Images/accordionBGSelected.png);
    background-repeat: repeat-x;
    height: 20px;
    margin-bottom: 5px;
    border: solid 1px black;
    padding-right: 10px;
    cursor: hand;
}
.accordionHeaderSelected
{
    font-size: 16px;
    font-weight: bold;
    color: White;
    text-align: right;
    font-family: Arial;
    background-image: url(../Images/accordionBG.png);
    background-repeat: repeat-x;
    height: 20px;
    border: solid 1px black;
    padding-right: 220px;
}
.accordionContent
{
    font-size: 13px;
    font-weight: normal;
    color: Black;
    text-align: right;
    font-family: Arial;
    background-color: white;
    padding: 8px 8px 8px 0px;
    border-right: dashed 1px black;
    border-left: dashed 1px black;
    border-bottom: dashed 1px black;
    direction: rtl;
    line-height: 18px;
    margin-bottom: 5px;
}

.purpleLine
{
    height: 7px;
    width: 100%;
    background-image: (../Images/accordionBGSelected.png);
    background-repeat: repeat-x;
}

.easyConnectDiv
{
    width: 180px;
    height: 100px;
    border: dotted 1px purple;
}

.servicesDiv
{
    width: 180px;
    height: auto;
    border: dotted 1px purple;
}

.tdService
{
    height: 70px;
}

.purpleHeaderPopupText
{
    font-size: 14px;
    font-weight: normal;
    color: Purple;
    text-align: right;
    font-family: Arial;
    text-decoration:underline blink;
}
