﻿/*
*               Footer                       
*
*       --20160414
*
*******************************************/
div.FooterContainer{}
div.FooterContainer.ViewportTall{position:absolute;bottom:0px;left:0px;right:0px;
    margin:0 auto 0 auto;}
div.FooterWrapper{}
div.FooterTopMargin{height:10px;}
div.FooterContentContainer{width:300px;position:relative;margin:0px auto 0px auto;
    border-radius:5px;background-color:rgba(0,103,56,1);
    font-size:12px;line-height:14px;color:#ffffff;text-align:left;}
div.FooterContentWrapper{}
div.FooterContentLogosContainer{padding:5px 0px;text-align:center;}
div.FooterContentLogosWrapper{}
a.FooterContentCompanyLogoContainer{display:inline-block;margin:0 0 0 5px;line-height:0px;vertical-align:middle;}
img.FooterContentCompanyLogo{}
a.FooterContentFacebookLogoContainer{display:inline-block;margin:0 5px 0 0;line-height:0px;vertical-align:middle;}
img.FooterContentFacebookLogo{width:60px;height:60px;}

div.FooterContentCompanyContactContainer{padding:0px 10px 10px 20px;text-align:center;}
div.FooterContentCompanyContactWrapper{}
div.FooterContentCompanyAddress{line-height:16px;}
/*div.FooterContentCompanyAddress::before{content:"2811 Jacklin Road, Langford, BC, V9B 3X8";}*/
a.FooterContentCompanyGoogleMap{color:#ffffff;text-decoration:none;}
a.FooterContentCompanyGoogleMap:hover{color:#ababab;}
a.FooterContentCompanyGoogleMap:active{color:#787878;}
div.FooterContentCompanyPhoneFax{line-height:16px;}
a.FooterContentCompanyPhoneLink{color:#ffffff;text-decoration:none;}
a.FooterContentCompanyPhoneLink:hover{color:#ababab;}
a.FooterContentCompanyPhoneLink:active{color:#787878;}
/*div.FooterContentCompanyPhoneFax::before{content:"Phone: 250-478-5533 Fax: 250-478-7607";}*/
div.FooterContentCompanyEmailWrapper{line-height:16px;}
a.FooterContentCompanyEmail{display:inline-block;color:white;text-decoration:none;}
/*a.FooterContentCompanyEmail::before{content:"westsideinstaprint@telus.net";}*/
a.FooterContentCompanyEmail:hover{color:#ababab;}
a.FooterContentCompanyEmail:active{color:#787878;}
div.FooterContentCompanyCopyright{line-height:16px;}
/*div.FooterImg1Container{}
div.FooterImg1Wrapper{text-align:center;cursor:pointer;}
img.FooterImg1{width:310px;height:130px;display:none;
    background-image:url("Graphics/Common/Footer/WIGreenLogo3.png");vertical-align:top;}
img.FooterImg1.Show{display:inline-block;background-image:none;}*/
div.FooterBottomMargin{height:20px;}
