﻿.container {
    width: 312px;
    height: 240px;
    margin: auto 0 auto auto;
    float: left;
}

.Bigcontainer {
    width: 80%;
    margin: auto;
}

.container3 {
    width: 900px;
    margin: 0 auto;
}

.resellerMain {
    height: 227px;
}

@media (max-width: 1479px) {
    .resellerMain {
        height: 467px;
    }
}

@media (max-width: 991px) {
    .resellerMain {
        height: 707px;
    }
}

.myElement1 {
    display: inline-block;
    position: relative;
    border: 0px solid #ccc;
    color: #626262;
    text-align: center;
    margin-left: -5px;
}

    .myElement1 div {
        height: 90px;
        width: 300px;
        padding-top: 240px;
    }

        .myElement1 div.Information {
            background: url(../Pages/MyAccount-Information/Images/myAccount_tab_info.png) no-repeat;
            cursor: pointer;
        }

    .myElement1:hover div.Information {
        background: url(../Pages/MyAccount-Information/Images/myAccount_tab_info_o.png) no-repeat;
    }

    .myElement1 div.Details {
        background: url(../Pages/MyAccount-Information/Images/myAccount_tab_details.png) no-repeat;
        cursor: pointer;
    }

    .myElement1:hover div.Details {
        background: url(../Pages/MyAccount-Information/Images/myAccount_tab_details_o.png) no-repeat;
    }

    .myElement1 div.Activity {
        background: url(../Pages/MyAccount-Information/Images/myAccount_tab_activity.png) no-repeat;
        cursor: pointer;
    }

    .myElement1:hover div.Activity {
        background: url(../Pages/MyAccount-Information/Images/myAccount_tab_activity_o.png) no-repeat;
    }
    /*.myElement1 div.InformationSelected {
        background: url(../Pages/MyAccount-Information/Images/myAccount_tab_info_s.png) no-repeat;
    }

    .myElement1:hover div.InformationSelected {
        background: url(../Pages/MyAccount-Information/Images/myAccount_tab_info.png) no-repeat;
    }*/


    /*.myElement1 div.DetailsSelected {
        background: url(../Pages/MyAccount-Information/Images/myAccount_tab_details_o.png) no-repeat;
    }

    .myElement1:hover div.DetailsSelected {
        background: url(../Pages/MyAccount-Information/Images/myAccount_tab_details.png) no-repeat;
    }*/


    /*.myElement1 div.ActivitySelected  {
        background: url(../Pages/MyAccount-Information/Images/myAccount_tab_activity_s.png) no-repeat;
    }

    .myElement1:hover div.ActivitySelected  {
        background: url(../Pages/MyAccount-Information/Images/myAccount_tab_activity.png) no-repeat;
    }*/

    .myElement1 a {
        color: #626262;
        text-decoration: none;
    }

.HomepageCell1 {
    border: 0px;
    border-style: solid;
    margin: 0 auto;
    background-color: #F0F0F0;
    width:1300px;
    border-spacing: 10px;
}

.HomepageCell2 {
    border: 0px;
    border-style: solid;
    margin: 0 auto;
    background-color: #ffffff;
    border-spacing: 10px;
    width:1300px;
}
.HomepageCell22 {
    border: 0px;
    border-style: solid;
    margin: 0 auto;
    background-color: #ffffff;
    border-spacing: 9px;
    width:888px;
}

.HomepageCell3 {
    border: 0px;
    border-style: solid;
    margin: 0 auto;
    background-color: #c41212;
    width: 1384px;
    border-spacing: 10px;
}

.HomepageCell4 {
    border: 0px;
    border-style: solid;
    margin: 0 auto;
    background-color: #454545;
    width: 1384px;
    border-spacing: 10px;
}

.HomepageCell5 {
    border: 0px;
    border-style: solid;
    margin: 0 auto;
    background-color: #F0F0F0;
    width: 100%;
    
    height: 10px;
}

.imgcell1 {
    cursor: pointer;
    border: 0px;
    border-style: solid;
}

.CenterTitle {
    font: 24px 'roboto',Arial,Helvetica,sans-serif;
    color: #000000;
    font-weight: bold;
    margin-bottom: 30px;
}

.CenterTitle_W {
    font: 24px 'roboto',Arial,Helvetica,sans-serif;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 30px;
}

.CenterContent {
    font: 14px 'roboto',Arial,Helvetica,sans-serif;
    color: #000000;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.CenterContent_W {
    font: 14px 'roboto',Arial,Helvetica,sans-serif;
    color: #ffffff;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.channelTitles {
    margin-top: -30px;
}

.CenterContent_button1 {
    font: 14px 'roboto',Arial,Helvetica,sans-serif;
    color: #000000;
    margin-bottom: 0px;
    padding-top: 50px;
}

.CenterContent_button2 {
    font: 10px 'roboto',Arial,Helvetica,sans-serif;
    color: #000000;
    margin-bottom: 0px;
    padding-bottom: 50px;
}
