﻿/* -------------------------------------------------------------------------------*/


 body{
    background-color:#202020;
    }


.logoMartialFem {
    font-size:45px;
    font-family: Sans-serif;
    background-image: linear-gradient(45deg, #228eeb, #da00ff, #00FF00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


        .vidContainer {
            float:left; 
            margin-left:15px; 
            margin-top:40px;
            width:235px; 
            height:170px;
        }

            .vidContainer a {
                text-decoration:none;
            }

        .imgContainer {
            position:relative;             
            padding-top:0; 
            padding-bottom:0; 
            height:131px;
        }

        .cssThumb {
            width:100%;
            height:131px;
        }

        .cssVideoTitle {
            display:block; 
            font:normal 12px verdana ;
            /*color:#d7d7d8;*/
            color: #eeeeee;
            font-weight:700;
            margin-top:5px;
        }



        .cssVideoRank {
            display:block; 
            font:normal 12px verdana;
            
        }

        .spDuration {
            background-color:black;
            opacity:.8;
            color:white;
            font:12px verdana;
            position:absolute;
            padding-left:5px;
            padding-right:5px; 
            padding-top:2px; 
            padding-bottom:2px;
            right:0; bottom:0; 
            height:18px;z-index:10;
        }

        .spDownload {
            background-image:url(../images/download7.png); /* 30 */
            background-repeat: no-repeat;
            background-size: 40px 40px;
            /*opacity:.8;*/           
            position:absolute;            
            margin-right:5px; 
            margin-top:2px; 
            width:40px;
            height:40px;
            color:white;            
            right:0; top:0; 
           
        }

        

        .main{

           /* padding-top:20px;*/
           
           text-align:center;
           width:100%;           
           /* border:0px solid black; */
           overflow:hidden;
        }

        .preHeader {
            height: 30px;
            width: 100%;
        }


.divTopLeft {
    float: left;
    width: 79%;
    padding-top: 10px;
    padding-right:30px;
    text-align: right;
    /*padding-right: 30px;*/
    color: #d3d9d6;
    font-size: 16px;
    height:30px;
    /*background-color:#f37474;*/
    text-align:center;
}


    .divTopLeft a {
        color: #f38a61; /* #d677f5; */
        text-decoration: none;
    }


    .divUserInfo {
        float: right;
        width: 20%;
        padding-top: 10px;
        text-align: right;
        padding-right: 30px;
        color: #d3d9d6;
        font-size: 12px;
        
    }






.wonderLink {
    text-decoration: none;
    color: #9db3f3; /* #ffa31a; */    
    font-size: 22px;
}

.header {
    height: 80px;
    padding-bottom: 40px;
    padding-left: 20px;
    text-align: left;
    max-width: 100%;
}

        .header img {
            max-width:100%;
        }

        .header h1
        {       
            /*
            height:40px;
            font:normal 40px verdana;
            color:#d7d7d8;
                */
            /*margin-bottom:5px;*/;

        }

            .header h6 {
               margin-top:0;
               
                font:normal 16px Aharoni;                           
                color:#d7d7d8;
            }


       

             .divSearch {
                margin:0 auto;
                width:40%;
                text-align:center;
                 float:left;
                /*padding-top:20px;
                padding-bottom:20px;*/
                
            }


        #txtSearch {
            height: 40px;
            font-size:22px;
            width: 70%;
            border-radius:5px 0px 0px 5px; 
            float:left;
        }

        #btSearch {
            display:block;
            margin-top:1px;
            height:39px;
            line-height:23px;
            margin-left:0;            
            background: #a451e3;
            font:22px verdana;
            color:#dadada;           
            padding-bottom:0px;
            float:left;
            border:0;
            cursor:pointer;
            border-radius:0px 5px 5px 0px;
        }


.glassMagnifier {
    font-size: 29px;
    width: 30px;
    font-weight: bold;
    display: block;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


.infoForUser {
    color: #cf3d3d;
    font-size: 30px;
}
       

       


       /*--------------------------*/

        .btLink {
                display:block;
                float:left;
                min-width:50px;
                border-radius:5px;
                margin-right:10px;
                line-height:30px;
                font:bold 16px verdana;
                height:50px;
                padding-top:15px;
                background:#303030;
                color:white;
                text-decoration:none;
            }

            .greyButton {
                color:#DADADA ;
                background: #303030
            }

            .redButton {
                background:#DADADA;
                color:#303030;
            }

             nav {
                display:block;
                margin-left:30%;
                margin-right:auto;  
                margin-top:20px;
                margin-bottom:40px;
                width:70%;
                text-align:center;
                background:red;
                text-align:center;

            }



 .spSearchResult {
    color:white;
    font:normal 18px arial;            
}


 .linkRed1{
     color:#de2600;
     text-decoration:none;
 }


/* -------------------------------------------------------------------------------*/