/*---------Snow Fall----------*/
#HolidaySeasonEffects { font-family: wwflakesregular !important;}
/*-------------Ball bouncing Header-------------*/
/*------------header decoration---------*/
#serial{height:49px;width:100%;z-index: 9998;position: fixed;top: 0px;}
.serialImg1{background:url('../img/lights1.png') repeat;}
.serialImg2{background:url(../img/lights2.png) repeat;}
.serialImg3{background:url(../img/lights3.png) repeat;}
.serialImg4{background:url(../img/lights4.png) repeat;height:44px !important;}
.serialImg5{background:url(../img/lights5.png) repeat;height:97px !important;}
.serialImg6{background:url(../img/lights6.png) repeat;}
/*---------Santa Claus---------*/
#christmas_thatha_image {width: 300px;height:300px;position:fixed;z-index:9999;}
#christmas_thatha_image img{max-width:100%;max-height:100%;}
/*----------Snow Man and Xmas Tree---------*/
.bottom_left{left:0;bottom:0;}
.bottom_right{right:0;bottom:0;}
#set_christmas_tree{position:fixed;z-index:9996;}
#set_christmas_tree img{max-width:100%;max-height:100%;}
#set_christmas_tree .close_it{cursor:pointer;float:right;background:gray;height:30px;width:30px;text-align:center;}
#set_christmas_tree_content  {position: absolute;bottom: 0px;}
/*footer decoration*/
#footer_decoration{bottom:0;position:fixed;width:100%;left:0;z-index:9995;}
.footerDecorationImg1{background: url('../img/footerdecoration1.png') repeat scroll 0 0 rgba(0, 0, 0, 0); height:76px;}
.footerDecorationImg2{background: url('../img/footerdecoration2.png') repeat scroll 0 0 rgba(0, 0, 0, 0); height:65px;}
.footerDecorationImg3{background: url('../img/footerdecoration3.png') repeat scroll 0 0 rgba(0, 0, 0, 0); height:125px;}
.bottom_left {
    left: 0px;
    bottom: 0px;
}