﻿body 
{
    margin:0 auto;
    font-family: Roboto Condensed,sans-serif,Helvetica,Arial; 
    font-size:16px;
    text-align:center;
    background:#fff;
    padding-top:6px;
}
.Clear{clear:both;}
a{text-decoration:none;}
a img{border:0px;}
#pageloaddiv {position: fixed;left: 0px;top: 0px;width: 100%;height: 100%;z-index: 99999;display:none;
background:#fff url('../Images/wait.gif') no-repeat center center;}
#pageloaddiv img{margin:20% 0;max-width:90%;}

.AnimationHolder{margin:0px;padding:0px; display:none;}


.TopHeader{width:100%;position:relative;z-index:9999;background:#white;}
.LogoHolder{max-width:370px;height:00px;float:left;text-align:left; background:#0c2633; opacity:0.0}
.LogoHolder img{float:left;height:0px;max-width:450px;padding:0px 10px; opacity:0.0 }
.LogoText{float:left;font-size:38px;color:#f87b00;padding-top:10px;font-family:Georgia;}
.LogoText strong{font-size:24px;color:#7d7d7e;font-weight:normal;font-family:Gabriola;line-height:50px;}
.LogoRight{float:right;}
.LogoMostRight {
    float: right;
    padding: 10px;
    border-left: solid 1px #7ccf81;
    border-right: solid 1px #7ccf81;
    min-height: 100px;
    width: 100px;
    background-image: url('../../../img/fruit.png')no-repeat center center;
}
.TopContact{color:#fff;padding:10px 20px 10px 25px;background:url('../Images/AIcon.png') no-repeat left 12px;margin-top:6px;
            display:block;text-align:left;}

.TopBlock{background:#0c2633;}
.MenuHolder{padding:0px;}
.WebMenu{display:block;float:left;}
.MobMenu{background:white;}
.MobCat{padding:5px;cursor:pointer;display:none;background:#fb6d93 url('../Images/MenuIcon.png') no-repeat center center;
        width:20px;height:20px;position:absolute;top:0px;right:0px;}
.MobMenuItem{color:#363636;padding:6px 2%;text-transform:uppercase;text-align:center;border-top:solid 1px #cacaca;display:none;
             background:white; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; transition: all 200ms linear;}
.MobMenuItem:hover{color:#fb6d93;background:#fff;}
.ContentHolder{min-height:350px;}

/*Footer*/
.MiddleFooter{background:#297abe;padding:30px 0;color:#fff;font-size:90%;}
.FooterHeader{color:#ff981d;font-size:16px;text-transform:uppercase;padding-bottom:10px;text-align:left;}
.ContactInfo,.ContactInfo1{padding:5px 0px 6px 3%;float:left;background:url('../Images/AIcon.png') no-repeat left 6px;
                            display:block;text-align:left;width:47%;}
.ContactInfo strong{color:#ff698f;font-size:115%;}

.BottomFooter{text-align:left;padding-top:25px;}
.BottomFooter a.link{color:#ff981d;text-decoration:none;}
.BottomFooter a.link:hover{color:#f0f0f0;}

.FooterRight{width:22%;float:right;}
.FooterLeft{width:76%;float:left;}
.FooterMenu{color:#b7b7b7;background:url('../Images/Tic k.png') no-repeat left 6px;padding:3px 0 3px 0; float:left;width:23%;
            text-align:left;margin:1px 1%;color:White;text-transform:uppercase;}
.FooterMenu:hover{text-decoration:underline;}
.FooterText{text-align:left;padding:8px 0 2px 0;height:20px; color:#4cac52;border-bottom:solid 1px #4cac52;}
.FooterText span{float:right;color:White;}
img.Network{margin:0px 10px 0px 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);}
/*.Visitor{width:221px;height:48px;background:url('../Images/Visitor.png') repeat-x right top;margin-top:6px;}
.VisitorText{height:38px;background:url('../Images/VisitorBlank.png') repeat-x right top;color:White;font-size:36px;font-family:Arial;
             padding:5px 0 5px 5px;font-weight:normal;float:right;letter-spacing:15px;}*/
