﻿body
{
    direction: rtl;
}
.body_text
{
    text-align: right;
}
.clsBoxContainerLeft
{
    float: left;
    width: 565px;
}

.clsBoxContainerRight
{
    float: right;
    width: 220px;
}

.clsMenuText
{
    margin-top: 30px;
    margin-left: 15px;
    left: 0px;
    top: 0px;
    color: White;
}

.clsBoxHeader
{
    background-repeat: no-repeat;
    background-image: url( 'Controls/images/BoxHeader.gif' );
    height: 28px;
}
.clsBoxHeaderText
{
    position: inherit;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
}
.clsBoxBody
{
    font-size: 13px;
    border: solid 1px #58B947;
    padding-right: 5px;
    padding-left: 5px;
}

.dockRight
{
    float: right;
}

.NewsTitle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
}

.NewsMessage
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Gray;
}

.FishBullet
{
    list-style-image: url(images/Bullet.png);
}
.CheckedBullet
{
    list-style-image: url(/images/green_gel_check.png);
}

.SiteMap
{
    color: Black;
    text-align: center;
    font-size: 10px;
}

.footer a:hover
{
    text-decoration: underline;
}

.subtitle_gray
{
    font-family: Tahoma, Arial;
    font-weight: bold;
    font-size: 14px;
    color: #CCCCCC;
}
.title_blue
{
    font-family: Tahoma, Arial;
    font-weight: bold;
    font-size: 26px;
    color: #7DA5E0;
}

.title_panel
{
    font-family: Tahoma, Arial;
    font-size: 12px;
    font-weight: bold;
}

.RegluareBullet
{
    list-style: disc none outside;
}



.IndexTableStyle
{
    width: 100%;
    vertical-align: top;
    background-color: #B5B5B5;
    border: solid 1px gray;
}

.IndexImageStyle
{
    width: 250px;
    vertical-align: top;
    font-style: italic;
    text-align: center;
}

.IndexTitleStyle
{
    font-size: medium;
    font-style: italic;
    text-decoration: underline;
}

.IndexDescriptionStyle
{
    vertical-align: top;
}


.ArrowBullet
{
    list-style-image: url(images/agt_back-32.png);
}

.SearchButton
{
    background-color: #F0F0F0;
    border: solid 1px #CCCCCC;
    font-family: Tahoma;
}

.JoinMailingListTextBox
{
    border: 1px solid #7e9db9;
    padding: 2px;
}

.CalculatorBox
{
    width: 350px;
    border: solid 1px gray;
}

.CalculatorButton
{
    background-color: #00C6FF;
    border: solid 1px #CCCCCC;
    font-family: Tahoma;
    width: 41px;
}

.CalcHeader
{
    background-color: #CCCCCC;
}
.Calcbox
{
    border: solid 1px #CCCCCC;
    width: 263px;
}

#header
{
    background-image: url('/he_IL/Images/header.png');
    height: 150px;
    width: 800px;
    background-repeat: no-repeat;
}

.question
{
    font-style: italic;
    font-weight: lighter;
}

.answer
{
    color: Green;
}

.PropertyName
{
    font-style: italic;
    font-weight: bold;
}
.PropertyValue
{
}

.LightText
{
    font-size: x-small;
}

.FullInformation
{
    border: 1px solid #ddd;
    background-color: #eee;
    padding: 4px;
    font-style: italic;
    width: 100%;
}

.LeftPictureStrip
{
    width: 230px;
    float: left;
    padding-bottom: 10px;
    text-align: left;
}

.TaxoCategory
{
    font-weight: bold;
    color: #404041;
}

.TaxoSeparator
{
    color: #58B947;
}

.TaxoStrip
{
    font-size: small;
}

.AdvertisementBox
{
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
}
.FishNameTitle
{
    text-align: left;
    font-size: small;
}

.FishSpecies
{
    border-spacing: 5px;
    text-align: left;
    font-size: smaller;
    border: 0;
}

.FishSpecies a:hover
{
    text-decoration: none;
    font-weight: bolder;
}

.SearchPanel
{
    float: left;
    width: 210px;
}

.SearchPanelText
{
    font-size: smaller;
}

.SearchPanelBox
{
    padding: 5px;
}

.GreenSearchButtonBorder
{
    border: solid 1px #58B947;
}

.SmallerText
{
    font-size: small;
    width: 800px;
}

.OnlyLtr
{
    direction: ltr;
}

.TaxoContainer
{
    padding-left: 3px;
    width: 320px;
    float:left;
}

.TaxoPicture
{
    float:left;
    padding-bottom: 20px;
    
}

.TaxoBox
{
    float: left;
    width: 299px;
    border: solid 1px #4CA3FB;
    font-size: small;
}
.TaxoHeader
{
    text-align: right;
    background-color: #4CA3FB;
    color: White;
    width: 299px;
    height: 25px;
    padding-top: 7px;
}
.TaxoHeaderTitle
{
    font-weight: bold;
    padding-right: 10px;
}
.TaxoTitle
{
    font-weight: bold;
}
.TaxoTable
{
    width: 299px;
}
.TaxoType
{
    color: #656565;
    font-weight: bold;
    padding-right: 10px;
    width: 100px;
}

.SpeciesPictureTexts
{
    border-spacing: 5px;
    text-align: right;
    font-size: 15px;
    border: 0;
}
