body {
    direction: rtl;
    font-size: 20px;
    max-width: 1100px;
    margin-right: auto;
    margin-left: auto;
}

p {
    display: block;
    margin-right: 20px;
    margin-left: 20px;
    font-size: 22px;
    direction: rtl;
    text-align: right;
}

h1,
h2,
h3 {
    text-decoration: underline;
    font-weight: bold;
}

span.h3_bigger {
    font-size: 28px;
}

.h3_green {
    color: #006400;
    text-decoration: underline;
}

.h3_dark_blue {
    background-color: darkblue;
    color: white;
}

div.koteret {
    text-align: center;
}

#Footer {
    margin: 200px auto 3px auto;
    width: 90%;
    font-size: 13px;
}



.enlarge_hyper_link {
    font-size: 23px;
}


div.main_container_3_boxes_top {
    width: 100%;
    max-width: 1000px;
    min-height: 200px;
    margin: 10px auto 10px auto;
    overflow: auto;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

div.main_container_3_boxes {
    width: 100%;
    max-width: 1100px;
    min-height: 250px;
    margin: 10px auto 10px auto;
    overflow: auto;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

div.main_container_6_boxes {
    width: 100%;
    max-width: 1400px;
    min-height: 250px;
    margin: 10px auto 10px auto;
    overflow: auto;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

div.main_container {
    width: 100%;
    min-height: 200px;
    display: block;
    margin: 10px;
    overflow: auto;
    padding: 10px;
}

div.card_box {
    width: 200px;
    height: 110px;
    margin: 15px;
    display: block;
    float: left;
}

div.card_box_big {
    width: 260px;
    height: 110px;
    margin: 15px;
    display: block;
    float: left;
}

div.card_box_red {
    width: 270px;
    height: 110px;
    margin: 15px;
    display: block;
    float: left;
}

div.card_box_pink {
    width: 280px;
    height: 115px;
    margin: 15px;
    display: block;
    float: left;
}

div.card_box_green {
    width: 280px;
    height: 145px;
    margin: 15px;
    display: block;
    float: left;
}

div.card_box_purple {
    width: 280px;
    height: 145px;
    margin: 15px;
    display: block;
    float: left;
}

div.card_box_title {
    width: 100%;
    height: 45px;
    margin: 0px;
    background-color: #0011ff;
    border-top: 1px solid black;
    border-right: 1px solid black;
    border-left: 1px solid black;
}

div.card_box_title_big {
    width: 100%;
    height: 45px;
    margin: 0px;
    background-color: #0011ff;
    border-top: 1px solid black;
    border-right: 1px solid black;
    border-left: 1px solid black;
}

div.card_box_title_pink {
    width: 100%;
    height: 50px;
    margin: 0px;
    background-color: #d81387;
    border-top: 1px solid black;
    border-right: 1px solid black;
    border-left: 1px solid black;
}

div.card_box_title_red {
    width: 100%;
    height: 45px;
    margin: 0px;
    background-color: #cf041c;
    border-top: 1px solid black;
    border-right: 1px solid black;
    border-left: 1px solid black;
}

div.card_box_title_green {
    width: 100%;
    height: 45px;
    margin: 0px;
    background-color: #2BBB01;
    border-top: 1px solid black;
    border-right: 1px solid black;
    border-left: 1px solid black;
}

div.card_box_title_purple {
    width: 100%;
    height: 45px;
    margin: 0px;
    background-color: #860ace;
    border-top: 1px solid black;
    border-right: 1px solid black;
    border-left: 1px solid black;
}

div.card_box_title h3,
div.card_box_title_big h3,
div.card_box_title_pink h3,
div.card_box_title_red h2,
div.card_box_title_green h2,
div.card_box_title_purple h3 {
    text-align: center;
    margin: 0px;
    color: white;
    display: block;
}

div.card_box_middle {
    width: 100%;
    height: 65px;
    margin: 0px;
    border-right: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
}

div.card_box_middle_big {
    width: 100%;
    height: 65px;
    margin: 0px;
    border-right: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
}

div.card_box_middle_red {
    width: 100%;
    height: 65px;
    margin: 0px;
    border-right: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    font-weight: bold
}

div.card_box_middle_pink {
    width: 100%;
    height: 65px;
    margin: 0px;
    border-right: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
}

div.card_box_middle_green {
    width: 100%;
    height: 100px;
    margin: 0px;
    border-right: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    background-color: #FFE500;
}

div.card_box_middle_purple {
    width: 100%;
    height: 100px;
    margin: 0px;
    border-right: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid black;

}

div.card_box_middle ul,
div.card_box_middle_big ul,
div.card_box_middle_red ul,
div.card_box_middle_pink ul,
div.card_box_middle_green ul,
div.card_box_middle_purple ul {
    list-style-type: none;
    text-align: center;
    margin: 0px;
    padding: 0px;
    color: blue;
    text-decoration: underline;
}

div.card_box_middle_red p {
    text-align: center;
    font-size: 17px;
}

div.card_box_middle_green p {
    text-align: center;
    font-size: 17px;
}

div.card_box_middle_green img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

div.card_box_middle_pink p {
    text-align: center;
    font-size: 17px;
}

a:hover,
a:visited {
    color: blue;
}

a.small_size_link {
    color: blue;
    font-size: 15px;
}


#main_text {
    text-align: right;
    direction: rtl;
}

h2#main_text_title {
    text-align: center;
    font-weight: bold;
    text-decoration: underline;
}


/* Butons for hyper-links at the bottom*/
div.buttons_for_links {
    max-width: 700px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

div.buttons_for_links a:hover,
div.buttons_for_links a {
    color: black;
    text-decoration: none;
}

div.buttons_for_links div {
    width: 300px;
    border: 1px black solid;
    color: black;
    padding: 10px;
}

div.buttons_for_links div h3 {
    color: blue;
    text-decoration: underline;
    text-align: center;
}

div.buttons_for_links div p {
    text-align: center;
}

div.ydf_buttons {
    text-align: center;
}



/* Domains table*/
table {
    width: 90%;
    max-width: 1100px;
    border-collapse: collapse;
    direction: ltr;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background-color: #fffbea;
    /* soft pastel yellow */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin-right: auto;
    margin-left: auto;
}

thead {
    background-color: #ffb347;
    /* pastel orange */
    color: #fff8dc;
    /* light cream */
}

thead th {
    padding: 12px;
    font-size: 22px;
    border: 1px solid #e17a26;
    font-weight: bold;
    /* soft orange border */
}
thead th.small_text {
    font-size: 16px;
}

tbody td {
    padding: 10px;
    border: 1px solid #ffe5b4;
    /* light peach */
    font-size: 20px;
    color: #5c3d00;
    /* warm brown for contrast */
    direction: rtl;
}

tbody td.td_align_left {text-align:left;direction: ltr;}
tbody td.td_align_left_rtl {text-align:left;direction: rtl;}
tbody td.td_align_center {text-align:center;}
tbody td.td_align_right {text-align:right;direction: rtl;}


tbody tr:nth-child(even) {
    background-color: #fff2cc;
    /* pale yellow */
}

tbody tr:hover {
    background-color: #ffe0b2;
    /* soft orange hover */
}


/**************************************
*** Design permanent side links box ***
***************************************/
div.permanent_side_links_box {
    position: fixed;
    top: 50px;
    left: 0px;
    background-color: #ebe9e9;
    padding: 2px;
    border-radius: 0px 10px 10px 0px;
}

div.permanent_link_box img {
    width: 40px;
    height: 40px;
    border-radius: 10px 10px 10px 10px;
    display: block;
    padding: 3px;

}



#e10_logo {
    margin-right: auto;
    margin-left: auto;
    max-width: 200px;
    height: auto;
}

#e10_logo_small {
    float: right;
    margin-left: 20px;
    max-width: 100px;
    height: auto;
}




/* Logos preview */
#logos_prev {
    margin: 8px auto 15px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

#logos_prev img {
    width: auto;
    max-height: 200px;
}


/* Websites grid */
.grid-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    padding: 20px;
}

.grid-item {
    text-align: center;
    border: 1px solid #ccc;
    padding: 10px;
}

.grid-item img {
    max-width: 100%;
    height: auto;
    max-height: 200px;
    object-fit: cover;
}

.grid-item img.width_60 {
    max-width: 60%;
}

.grid-item p.p_blue {
    display: block;
    background-color: darkblue;
    color: white;
    text-align: center;
    font-weight: bold;
    padding: 5px;
    height: 50px;
    margin-bottom: 0px;
}

.grid-item p.p_yellow {
    display: block;
    background-color: #ffff4d;
    color: darkblue;
    text-align: center;
    font-weight: bold;
    padding: 5px;
    height: 30px;
    margin-top: 0px;
}

.grid-item p.p_yellow:hover {
    background-color: orange;
}


.grid-item a {
    text-decoration: none;
}