﻿body 
{
    margin:0 auto;
    font-family:calibri;
    font-size:16px;
    text-align:center;
    background:#fff;
}
.Clear{clear:both;}
a{text-decoration:none;}
a img{border:0px;}
#pageloaddiv {position: fixed;left: 0px;top: 0px;width: 100%;height: 100%;z-index: 9999;display:none;
background:#fff url('../Images/wait.gif') no-repeat center center;}
#pageloaddiv img{margin:20% 0;max-width:90%;}

.AnimationHolder{margin:0px;display:none;position:relative;z-index:100;background:url('../Images/AnimationBg.jpg') repeat-y center top;
                 padding:0 7%;}





.TopHeader{width:100%;position:relative;z-index:999;background:white url('../Images/TopBg.png') no-repeat center bottom; border-bottom:solid 8px #46318f;border-top:solid 10px #ed2e59;}
.LogoHolder{max-width:60%;max-height:140px;float:left;text-align:left; position:relative;margin:-10px 0 0 0;}
.LogoHolder img{float:left;height:100px;max-width:300px; margin-right:10px;padding:20px 15px;background:white;
                border-bottom:solid 5px #ed2e59;box-shadow:0px 6px 6px #525353;}
.LogoText{float:left;font-size:38px;color:#3d4094;padding-top:26px;font-family:arial;}
.LogoText strong{font-size:18px;color:#363636;font-weight:normal;line-height:24px;}
.Logoright{float:right;padding:8px 70px 0 0;background:url('../Images/PhoneIcon.png') no-repeat right 10px;text-align:right;}
.Logoright span{font-size:17px;color:white;}
.SpecialMenu{background:white;border-radius:5px;float:right;margin-top:15px;}
.SpecialMenuItem{color:#3d4094;font-size:14px;float:left;padding:6px 10px;}
.ScrollNews{padding:3px 1% 3px 1%;font-size:15px;background:#405082;border:solid 4px #46318f;color:White;}


.TopMostStrip{color:#fff;text-align:center;background:#ed2e59;}
.MenuHolder{background:#d4b66d;position:relative;z-index:999;box-shadow:0px 0px 5px #000;}
.WebMenu{display:block;}
.MobMenu{background:white;}
.MobCat{padding:5px 6px;color:white;font-size:14px;cursor:pointer;font-weight:bold;text-transform:uppercase;float:right;display:none;
        background:#f2682a;}
.MobMenuItem{color:#363636;padding:6px 2%;text-transform:uppercase;text-align:left;border-bottom:solid 1px #cacaca;display:none;
             background:white;width:46%;float:left;
            -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; transition: all 200ms linear;}
.MobMenuItem:hover{color:#fff;background:#f2682a;}
.ContentHolder{min-height:300px;}


/*Footer*/

.MiddleFooter{background:#405082;padding:20px 0;font-size:14px;color:#b7b7b7;}
.BottomFooter{text-align:left;padding:10px 0;background:#7c8283;}
.BottomFooter a.link{color:#fff;text-decoration:none;float:left;padding-top:10px;}
.BottomFooter a.link:hover{color:#cacaca;}

.FooterHeader{font-size:18px;color:White;text-align:left;text-transform:uppercase;padding-bottom:10px;}
.FooterRight{width:22%;float:right;}
.FooterLeft{width:50%;float:left;}
.FooterLeftMost{width:22%;float:left;margin-right:4%;}
.FooterMenu{color:white;background:url('../Images/Tick.png') no-repeat left 9px;padding:8px 0 4px 3%; float:left;width:30%;text-align:left;}
.FooterMenu:hover{color:#fff;}
.FooterText{text-align:left;padding:8px 0 2px 0;height:20px; font-size:15px;color:white;border-bottom:solid 1px #616060;font-weight:bold;}
.FooterText span{float:right;color:White;font-family:Agency FB;}
img.Network{margin:4px 9px 4px 0px;height:30px;width:30px;float:right;display:block;
                      -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; transition: all 200ms linear;}
img.Network:hover{-webkit-transform: rotate(360deg);
                   -moz-transform: rotate(360deg);
                   -ms-transform: rotate(360deg);
                   transform: rotate(360deg);}
.ContactInfo,.ContactInfo1{padding:4px 0px 10px 25px;background:url('../Images/AIcon.png') no-repeat left 5px; display:block;
                           text-align:left;}