@import "/Communities/Common/Styles/Default.css";
html, body { background-image: url(/Communities/Common/Themes/Arc/Images/background3.jpg); background-repeat: repeat-x; 
	background-color: #71828a; }
a:link, a:visited, a:active { color: #31687e; }
a:hover { color: #ff6600; }
hr { color: #eeeeee; }
.menu { margin: 0; cursor: pointer; 
	 font-weight: bold; font-size: 11px; background-color:#e7e7e7; }
.menuOver { margin: 0; cursor: pointer; text-decoration: none;
	background-color: #f60; color:#fff; font-weight: bold; font-size: 11px; }
.menu a:link, .menu a:visited, .menu a:active {padding-right: 6px; padding-left:3px; color:#f60;}
.menuOver a:link, .menuOver a:visited, .menuOver a:active, .menuOver a:hover{padding-right: 6px; padding-left:3px; color:#fff;}
.menuSeparator { background-image: url(/Communities/Common/Images/blackdot.gif); background-repeat:repeat-x;}	
/*
.BottomFill { background-color: #eeeeee; height: 2px; }
.BottomLeft { background-color: #eeeeee; width: 2px; height: 2px; }
.BottomRight { background-color: #eeeeee; width: 2px; height: 2px; }
.LeftFill { background-color: #dddddd; width: 2px; }
.RightFill { background-color: #dddddd; width: 2px; }
.TopFill { background-color: #dddddd; height: 2px; }
.TopLeft { background-color: #dddddd; width: 2px; height: 2px; }
.TopRight { background-color: #dddddd; width: 2px; height: 2px; }
*/
.MainTable{width: 980px; height: 100%; border-collapse:collapse; border-color:#dedede;}
.HeaderTable{ background-image:url(/Communities/Common/Themes/Retail/Images/filler.jpg); 
	background-repeat:repeat-x;
	 width:980px; height:90px;}
.LoginBar{ 
	background-image:url(/Communities/Common/Themes/Retail/Images/AngledBar.png); 
	background-repeat:no-repeat;
 width:341px;}
 .MenuRow { background-color:#dedede;height:3px;}
.BrowseCategories { background-color: #ff6600; height: 25px; padding-left: 5px; color:#fff; font-weight:bold; }
.NewsHeaderRow { background-color: #f60;}
.BreadCrumb a, .BreadCrumb a:active, .BreadCrumb a:visited { text-decoration: none; font-size: 10px; color:#f60; }
.BreadCrumb a:hover { text-decoration: underline; font-size: 10px; color:#31687e; }
@font-face {
	font-family: 'BebasRegular';
	src: url('/fonts/bebas.eot');
	src: local('Bebas'), local('Bebas'), url('/fonts/bebas.ttf') format('truetype');
}

.bebas,h1,h2,h3{line-height:normal;font-family: 'BebasRegular', sans-serif;}
#printFriendly{ min-height:400px;}