﻿/*Mobile SideMenu*/
.divSideMenu {height:100%; width:100%; position:relative; margin-top:76px;}
.divMenuSeperator{border-top:1px solid #f4d779;}
.divSocialLinkContainer {height:auto; overflow:hidden; padding:12px 20px; border-bottom:1px solid #f4d779;}

a.hypSwitchDesktop {font-size:16px; height:auto; overflow:hidden; padding:12px 20px; border-bottom:1px solid #f4d779; color:#fff; display:block;}
a.hypSwitchDesktop:link, a.hypSwitchDesktop:visited {color:#fff; text-decoration:none;}
a.hypSwitchDesktop:hover, a.hypSwitchDesktop:active{color:#fff; text-decoration:none; background:#870f10;}

.divSideMenu .divCopyrightContainer {height:auto; overflow:hidden; padding:12px 20px;}
.divSideMenu .divCopyrightContainer .divCopyText {font-size:12px; color:#382b01;}
/*End Mobile SideMenu*/

