﻿@import "//fonts.googleapis.com/css?family=Pacifico";
@import "//fonts.googleapis.com/css?family=Open+Sans:400,700,600";
@import "//fonts.googleapis.com/css?family=Oswald:400,700,300";
@import url(//fonts.googleapis.com/css?family=Vollkorn);
@import url(//fonts.googleapis.com/css?family=Roboto);

@import url(//fonts.googleapis.com/css?family=Yanone+Kaffeesatz);


@font-face
{
    font-family: hand1;
    src: url('http://ankurcricketacademy.com/Fonts/Cheddar Jack.ttf');
}
.handwritten1
{
    font-family: hand1;
}
body
{
    margin: 0px;
    padding: 0px;
    font-family: 'Roboto' , serif;
    color: #838383;
    font-size: 14px;
}

a
{
    text-decoration: none;
   color: black;
}

a.btn
{
    background-color: #4d90fe;
    box-shadow: 0 0 0 transparent;
    color: #fff;
    display: inline-block;
    font: 600 16px/20px "Open Sans" ,sans-serif;
    letter-spacing: -1px;
    margin-top: 16px;
    padding: 5px 13px 6px;
    text-transform: uppercase;
    font-size: 12px;
}
a.btn:hover
{
    box-shadow: 3px 3px 5px #555;
}

ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

p
{
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5
{
   color: black;
    margin: 0px;
}
h1, h2
{
    font-family:Garamond;
    margin: 0px;
    padding: 10px 0;
}

h1
{
    font-size: 24px;
}
h2
{
    font-size: 22px;
}
h3
{
    font-size: 20px;
}
h4
{
    font-size: 18px;
}
h5
{
    font-size: 16px;
    padding: 10px 0px;
}


#Header
{
    margin: 0 auto;
    overflow: visible;
    padding: 0 0px;
    position: relative;
    width: 940px;
    height: 210px;
}
#Header .logo
{
    background: none repeat scroll 0 0 #5bdfff;
    border-radius: 15px;
    float: left;
    height: 172px;
    margin: 7px 0;
    padding: 7px;
    position: relative;
    text-align: center;
    width: 17%;
    -webkit-box-shadow: 0 -3px 10px rgba(50, 50, 50, 0.8) inset, 0 0 5px #606060;
    -moz-box-shadow: 0 -3px 10px rgba(50, 50, 50, 0.8) inset, 0 0 5px #606060;
    -o-box-shadow: 0 -3px 10px rgba(50, 50, 50, 0.8) inset, 0 0 5px #606060;
    box-shadow: 0 -3px 10px rgba(50, 50, 50, 0.8) inset, 0 0 5px #606060;
}


#Header .CompanyName
{
    background: -webkit-linear-gradient(#E5FE02, #52d017); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#E5FE02, #52d017); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#E5FE02, #52d017); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#E5FE02, #52d017); /* Standard syntax */
    border-radius: 15px;
    float: right;
    height: 184px;
    margin: 7px 7px 0 0;
    position: relative;
    text-shadow: 3px 3px 3px #ffffff;
    width: 80%;
    box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.9) inset, 1px 1px 5px rgba(50, 50, 50, 0.8);
}

#Header .CompanyName h1
{
    color: #0507fc;
    font-family: Forte;
    font-size: 67px;
    font-weight: normal;
    letter-spacing: 4px;
    line-height: 47px;
    margin: 21px;
    padding: 0;
}

#Header .CompanyName h3
{
    color: #0507fc;
    font-family: "Yanone Kaffeesatz" ,sans-serif;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 30px;
    margin: 0;
    padding-left: 14px;
    text-shadow: 2px 2px 1px #fff;
}

.language
{
    color: #000;
}

.language:hover
{
    text-shadow: 1px 1px 1px #F87217;
}
#Header #Departments
{
    width: 100%;
    margin-top: 2px;
}
#Header #Departments Ul
{
    margin: 0;
    padding: 0;
}

#Header #Departments Ul li
{
    background: none repeat scroll 0 0 #6df1ff;
    border: 1px solid #6c6c6c;
    border-radius: 0 0 10px 10px;
    box-shadow: 0 21px 7px #088cdf inset;
    color: #fff;
    float: left;
    margin-left: 15px;
    padding: 7px 48px;
}

#Header #Departments Ul li a
{
    color: #fff;
}


#Slider
{
    margin: 0 auto;
    width: 1020px;
    height: 200px;
}

#Slider ul li img
{
    width: 280px;
    height: 150px;
}

#MidContent1
{
    height: auto;
    background: url("http://ankurcricketacademy.com/images/back4.jpg") repeat scroll 0 -50px rgba(0, 0, 0, 0);
}

#MidContent1 .mid
{
    margin: 0px auto;
    padding: 10px 0 20px;
    width: 1000px;
}

#MidContent1 .mid .title
{
    background-color: #00d089;
    color: #fff;
    font: 22px/20px "Open Sans" ,sans-serif;
    text-align: center;
    text-transform: uppercase;
}
#MidContent1 .mid .pad
{
    font-size: 18px;
    min-height: 87px;
    padding: 10px 10px 0;
    text-align: center;
}

#MidContent2
{
}
#MidContent2 .mid
{
    margin: 0px auto;
    padding: 10px 0 20px;
    width: 1020px;
}
#MidContent2 .mid .leftone
{
    float: left;
    width: 350px;
    height: auto;
    padding-left: 0px;
}

#MidContent2 .mid .midone
{
    float: left;
    margin-left: 14px;
    width: 630px;
    height: auto;
    border-radius: 5px;
}




#MidContent1 .mid .midone .donate ul li:first-child
{
    float: left;
    width: 200px;
}

#MidContent1 .mid .midone #hit
{
    background: none repeat scroll 0 0 #52d017;
    float: left;
    height: 230px;
    margin: 41px 10px 10px 0;
    padding: 8px;
    text-align: center;
    width: 44%;
}

#MidContent1 .mid .midone #hit a
{
    color: #fff600;
    font-size: 30px;
    text-shadow: 2px 2px 2px #000;
    font-family: Freestyle Script;
}

#MidContent1 .mid .midone #hit .img1
{
    margin-top: 10px;
    width: 200px;
    height: 140px;
}

#MidContent1 .mid .midone #hit .img2
{
    width: 200px;
    height: 40px;
}

#MidContent1 .mid .midone #hit img:hover
{
    box-shadow: 0 0 10px 1px #000;
}

#MidContent1 .mid .midone #tv
{
    float: right;
    width: 44%;
    height: 250px;
    background: url("http://ankurcricketacademy.com/images/tv2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 40px 14px 14px;
    color: #ffff00;
    font-size: 30px;
    padding: 10px;
    text-align: center;
}

#MidContent1 .mid .midone #volunteerreg a
{
    color: #fff600;
    font-size: 30px;
    text-shadow: 2px 2px 2px #000;
}

#MidContent1 .mid .midone #volunteerreg img
{
    margin-top: 20px;
    width: 200px;
    height: 140px;
}

#MidContent1 .mid .midone #volunteerreg img:hover
{
    box-shadow: 0 0 10px 1px #000;
}


#MidContent3
{
    height: auto;
    background: url("http://ankurcricketacademy.com/images/bg.jpg") repeat scroll 0 0px rgba(0, 0, 0, 0);
}
#MidContent3 .mid
{
    margin: 0px auto;
    padding: 10px 0 20px;
    width: 1020px;
}
#MidContent3 .mid .midc3div
{
    width: 300px;
    height: 200px;
    float: left;
    padding: 20px;
}

#MidContent3 .mid .midc3div img
{
    width: 300px;
    height: 200px;
    border:2px solid #fff;
    transition: all 0.5s linear 0s;
    cursor: pointer;
}

#MidContent3 .mid .midc3div img:hover
{
    
    box-shadow:0px 0px 5px 2px #484848;
}

#MidContent4
{
    background: #fff;
}

#MidContent4 .mid
{
    margin: 0px auto;
    padding: 10px 0 20px;
    width: 1020px;
    color: #999;
}

#MidContent4 .mid .whowearetop
{
    color: #00d089;
    font-size: 48px;
    margin: 10px 0 30px;
    text-align: center;
    font-family: "Oswald" ,sans-serif;
}

#MidContent4 .mid .whoweare
{
    border: 1px solid #cdd2d7;
    margin: 0 0px 30px;
}
#MidContent4 .mid .whoweare .divleft
{
    float: left;
    width: 250px;
}
#MidContent4 .mid .whoweare .divright
{
    float: left;
    padding: 15px 30px;
    text-align: justify;
    width: 708px;
}

#MidContent4 .mid .whoweare .divright h3
{
    color: #999;
    margin: 10px 0px 10px;
}
#MidContent4 .mid .whoweare .divright p
{
    color: #999;
    margin: 5px 0px 5px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.05em;
    line-height: 26px;
}





#MidContent5
{
    height: auto;
    background: url("http://ankurcricketacademy.com/images/bg88.jpg") repeat scroll 0 -50px rgba(0, 0, 0, 0);
    min-height: 620px;
}
#MidContent5 .mid
{
    margin: 0px auto;
    padding: 10px 0 20px;
    width: 1020px;
}
#MidContent5 .mid .products
{
    margin-top: 15px;
}

#MidContent5 .mid .products:first-child
{
    margin-left: 0px;
}

#MidContent5 .mid .products .midc3div:first-child
{
    margin-left: 0px;
}
#MidContent5 .mid .products .midc3div
{
    background: #fff;
    width: 240px;
    height: auto;
    float: left;
    margin-left: 20px;
}

#MidContent5 .mid .products .midc3div .animate_top
{
    width: 240px;
    height:105px;
}
#MidContent5 .mid .products .midc3div .s1
{
    padding: 15px;
}

#MidContent5 .mid .products .midc3div .s1 h4
{
    color: #00d089;
    font-family: "Oswald" ,sans-serif;
    font-size:20px;
    margin-bottom:5px;
}

#MidContent5 .mid .products .midc3div .s1 ul
{
    list-style-type: none; margin: 5px; padding: 0px
}

#MidContent5 .mid .products .midc3div .s1 ul li
{
    padding:5px 0px; 
    border-bottom:1px solid #e3e3e3;
    font-size:16px;
}

#footer
{
    height: 200px;
    margin: 10px auto;
    padding: 10px;
    width: 920px;
    z-index: 0;
    color: #000;
}



.footerdiv1
{
    float: left;
    padding: 5px;
    width: 25%;
}

#footer div ul
{
    margin: 0px;
}
#footer div ul li
{
    padding: 10px 0px;
}
#footer div ul li ul
{
    padding: 5px;
}

#footer div ul li ul li
{
    padding: 2px;
}


.footerdiv2
{
    float: left;
    width: 40%;
}

.footerdiv3
{
    float: right;
    padding: 5px;
    width: 30%;
}

.footerdiv3 ul li a img
{
    position: absolute;
    margin: 2px;
}

.footerdiv3 ul li a img:hover
{
    margin-top: -1px;
    box-shadow: 0px 0px 0px #000;
}



.left
{
    float: left;
}
.right
{
    float: right;
}
.clearfix
{
    clear: both;
}

.width5
{
    width: 5%;
}
.width10
{
    width: 10%;
}
.width15
{
    width: 15%;
}
.width20
{
    width: 20%;
}
.width25
{
    width: 25%;
}
.width30
{
    width: 30%;
}
.width35
{
    width: 35%;
}
.width40
{
    width: 40%;
}
.width45
{
    width: 45%;
}
.width50
{
    width: 50%;
}
.width55
{
    width: 55%;
}
.width60
{
    width: 60%;
}
.width65
{
    width: 65%;
}
.width70
{
    width: 70%;
}
.width75
{
    width: 75%;
}
.width80
{
    width: 80%;
}
.width85
{
    width: 85%;
}
.width90
{
    width: 90%;
}
.width95
{
    width: 95%;
}
.width100
{
    width: 100%;
}

#MainMenu
{
    /*background: none repeat scroll 0 0 #fff;     border-radius: 10px;     box-shadow: 0 -3px 10px rgba(50, 50, 50, 0.8) inset;*/
    height: auto;
    margin: 0 auto 5px;
    width: 799px;
}


.menu, .menu ul, .menu li, .menu a
{
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}

.menu
{
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.menu li
{
    position: relative;
    list-style: none;
    float: left;
    display: block;
    height: 35px;
    margin-left: 6px;
}

.menu li a
{
    color: #fff;
    display: block;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 28px;
    margin: 4px 0;
    text-align: center;
    text-decoration: none;
    width: 93px;
}

.menu li:first-child a
{
    border-left: none;
}
.menu li:last-child a
{
    border-right: none;
}

.menu li:hover > a
{
    color: #fff;
}

.menu ul
{
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 1000;
    opacity: 0;
    background: #5bdfff;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -webkit-transition: opacity .25s ease .1s;
    -moz-transition: opacity .25s ease .1s;
    -o-transition: opacity .25s ease .1s;
    -ms-transition: opacity .25s ease .1s;
    transition: opacity .25s ease .1s;
}

.menu li:hover > ul
{
    opacity: 1;
}

.menu ul li
{
    height: 0;
    overflow: hidden;
    padding: 0;
    -webkit-transition: height .25s ease .1s;
    -moz-transition: height .25s ease .1s;
    -o-transition: height .25s ease .1s;
    -ms-transition: height .25s ease .1s;
    transition: height .25s ease .1s;
}

.menu li:hover > ul li
{
    height: 36px;
    overflow: visible;
    padding: 0;
}

.menu ul li a
{
    width: 175px;
    padding: 4px 0 4px 15px;
    margin: 0;
    border: none;
    border-bottom: 1px solid #2b4a01;
}

.menu ul li:last-child a
{
    border: none;
}

#menuhome
{
    background: lightseagreen;
}

#menuhome:hover
{
    box-shadow: 3px 3px 5px #555;
}

#MenuAbout
{
    background: lightseagreen;
}

#MenuAbout:hover
{
    box-shadow: 3px 3px 5px #555;
}

#Menu3
{
    background: lightseagreen;
}

#Menu3:hover
{
    box-shadow: 3px 3px 5px #555;
}

#Menu4
{
    background: lightseagreen;
}

#Menu4:hover
{
    box-shadow: 3px 3px 5px #555;
}

#Menu5
{
    background: lightseagreen;
}

#Menu5:hover
{
    box-shadow: 3px 3px 5px #555;
}

#Menu6
{
    background: lightseagreen;
}

#Menu6:hover
{
    box-shadow: 3px 3px 5px #555;
}

#Menu7
{
    background: lightseagreen;
}

#Menu7:hover
{
    box-shadow: 3px 3px 5px #555;
}

#Menu8
{
    background: lightseagreen;
}

#Menu8:hover
{
    box-shadow: 3px 3px 5px #555;
}


#Header2
{
    background: url('http://ankurcricketacademy.com/images/bg-body.jpg'); 
    height: 160px;
}


#Header2 .divhead
{
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0px;
    position: relative;
    width: 1000px;
    height: 160px;
}


#Header2 .divhead .CompanyName
{
    float: left;
    position: relative;
    width: 80%;
    text-shadow: 5px 5px 5px #002e02;
}

#Header2 .divhead .CompanyName h1
{
   color: lightblue;
    font-family: -webkit-body;
    font-size: 70px;
    letter-spacing: 5px;
    line-height: 85px;
    margin: 0;
    padding: 0;
    text-decoration:5px 5px 5px #000;
}


#Header2 .divhead .CompanyName h3
{
    color: #fff;
    font-family: Bradley Hand ITC;
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 30px;
    margin: 0;
    padding-left: 45px;
}



#Header2 .divhead .logo
{
    float: left;
    position: relative;
    width: 20%;
    text-align: left;
    margin-top: 10px;
}

#Header2 .divhead .logo img
{
    width: 180px;
}