@import "/Communities/Common/Styles/Default.css";
html, body { background-color: #C34C50; }
a:link, a:visited, a:active { color: #900; }
a:hover { color: #696969; }
hr { color: #eeeeee; }
/*.menu{cursor: pointer; color:#ffffff; font-size: 10px;  }
.menuOver{ cursor: pointer; text-decoration: none; color: #696969; font-size: 10px; text-transform: uppercase; vertical-align: top; padding-right: 2px; }*/
.menu a:link, .menu a:visited, .menu a:active, .menuOver a:link, .menuOver a:visited, .menuOver a:active { color: #fff; font-size: 12px; font-weight:bold; text-transform: uppercase; padding-right: 12px; padding-left:6px;}
.menuSeparator { background-image: url(/Communities/Common/Images/blackdot.gif); background-repeat:repeat-y;}
.sliderwrapper { position: relative; /*leave as is*/ overflow: hidden; /*leave as is*/ border: 2px solid #990000; border-bottom-width: 6px; width: 504px; /*width of featured content slider*/ height: 290px; }
.sliderwrapper .contentdiv { visibility: hidden; /*leave as is*/ position: absolute; /*leave as is*/ left: 0; /*leave as is*/ top: 0; /*leave as is*/ padding: 0px; background: #990000; width: 504px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */ height: 100%; 
/* filter: progid:DXImageTransform.Microsoft.alpha(opacity=100); -moz-opacity:1;opacity:1;*/
}
.pagination { width: 498px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/ text-align: center; background-color: #fff; padding: 6px; color: #990000; }
.pagination a { padding: 0 5px; text-decoration: none; color: #990000; background: white; }
.pagination a:hover, .pagination a.selected { color: #ffffff; text-decoration: none; background-color: #990000; }
li { list-style-image: url(/Communities/WebsitesOfCanada/Assets/flagIcon.png); }
.sidebarwrapper { position: relative; overflow:auto; width: 200px; height: 325px; color:#FFFFFF; }
.sidebarwrapper a:link, .sidebarwrapper a:visited,.sidebarwrapper a:active{color:#FFFFFF;}
.sidebarwrapper hr{border:dotted; color:#FFFFFF; height:1px;}
.sidebarwrapper img{padding-right:5px;}
.sidebarHeader{ border-top:thin dotted #FFFFFF; font-weight:bold; color:#990000; background-color:#FFFFFF; padding:5px;}

