﻿body 
{
    margin:0 auto;
    font-family:Open Sans;
    font-size:14px;color:#000;
    text-align:center;
    background:#fff url('../Images/1.jpg') no-repeat center bottom;
    background-attachment:fixed;
}
.Clear{clear:both;}
a{text-decoration:none;}
a img{border:0px;}


.AnimationHolder{margin:0px;display:none;background:white;}
.TopHeader{width:100%;position:relative;z-index:999;background:#fff;box-shadow: 0 0 5px #303030;padding-bottom:5px;}
.TopMostStrip{color:#fff;background:#4fc095;padding:10px 0;font-size:13px;}
.TopBtn{padding:7px 30px;background:#fe9500;color:Black;float:right;margin-left:5px;font-weight:500;text-transform:uppercase;
        -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; transition: all 200ms linear;}
.TopBtn:hover{background:#171717;color:White;}
.TopText,.TopText1{padding:7px 30px;float:left;background:url('../Images/AIcon.png') no-repeat center left;}


.LogoHolder{max-width:300px;max-height:60px;text-align:left; padding:5px 0px;float:left;}
.LogoHolder img{float:left;height:60px;max-width:300px;margin-right:20px; }
.LogoText{float:left;font-size:50px;color:#fff;padding:10px 0 0 10px;font-family:Comic Sans MS;}
.LogoText strong{font-size:24px;color:#fedf37;font-weight:normal;font-family:Georgia;line-height:40px;text-transform:uppercase;}

.MenuHolder{float:right;display:block;}

.MobMenu{background:white;}
.MobCat{float:left;cursor:pointer;display:none;margin-left:5px;}
.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:400px;}


/*Footer*/
.MiddleFooter{background:#171717;color:#b9b8b8;font-size:13px;padding-top:20px;}
.MiddleFooter .strong{font-size:16px;font-weight:bold;color:#fff;padding:8px 0;text-transform:uppercase;margin-bottom:10px;
                      text-align:left;border-bottom:solid 1px #505050;}
.NavInfo{width:40%;padding:0 5%;float:left;}
.FooterMenu{color:#d0d0d0;padding:4px 0 4px 0; float:left;width:46%;margin:0 2% 0px 2%;text-align:left;text-transform:uppercase;
            border-bottom:dashed 1px #505050;}
.FooterMenu:hover{color:#fe9500;border-bottom:dashed 1px #fe9500;}
.ContactInfo{float:left;text-align:left;line-height:22px; width:25%;}
.MiddleFooter img.Network{margin:10px 10px 0 0px;height:40px;width:40px;float:left;border-radius:50%;
                      -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; transition: all 200ms linear;}
.MiddleFooter img.Network:hover{background:#fe9500;}
                   
.BottomFooter{text-align:left;padding:50px 0 25px 0;color:White;}
.BottomFooter a.link{color:#fe9500;text-decoration:none;}
.BottomFooter a.link:hover{color:#f0f0f0;}
.Visitor{color:#4fc095;font-weight:bold;}

.Testi{position:fixed;left:-5px;bottom:8%;background:#fe9500 url('../Images/Write.png') no-repeat 5px center;
       height:80px;width:50px;color:White;z-index:999;border-radius:6px;cursor:pointer;display:block;}
 .TestiForm{width:400px;height:500px;background:white;border-radius:10px;padding:10px 50px;}
 .TestiForm h1{text-align:center;color:#03bdd9;font-weight:400;margin:0px;padding:15px 0;}
 .Testitxtbox{width:96%;padding:1%;height:32px;border:solid 1px #cacaca;margin-bottom:14px;text-align:center;border-radius:5px;
              font-size:16px;font-family:Arial;}
.FL_SH_rating_star{font-size: 0pt;width: 40px;height: 40px;margin: 0px 2px 6px 2px;padding: 0px;cursor: pointer;display: block;  
        background-repeat: no-repeat; }  
.FL_SH_rating_filled {  background-image: url(../Images/Filled.png);   }  
.FL_SH_rating_empty   {  background-image: url(../Images/Empty.png);   } 
.TestiBtn{background:Red;height:36px;width:220px;color:White;border-radius:6px;border:0px;cursor:pointer;}