/*
NHL RULEBOOK -- Joe
*/

@font-face {
  font-family: 'CollegeRegular';
  src: url("../../../../../../../www.nhl.com/league/ext/video_rulebook/fonts_rb/COLLEGE-webfont.eot");
  src: local("?"), url("../../../../../../../www.nhl.com/league/ext/video_rulebook/fonts_rb/COLLEGE-webfont.woff") format("woff"), url("../../../../../../../www.nhl.com/league/ext/video_rulebook/fonts_rb/COLLEGE-webfont.ttf") format("truetype"), url("../../../../../../../www.nhl.com/league/ext/video_rulebook/fonts_rb/COLLEGE-webfont.svg#webfontqF2J313u") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CollegeBold';
  src: url("../../../../../../../../www.nhl.com/league/ext/video_rulebook/fonts_rb/COLLEGEB-webfont.eot");
  src: local("?"), url("../../../../../../../../www.nhl.com/league/ext/video_rulebook/fonts_rb/COLLEGEB-webfont.woff") format("woff"), url("../../../../../../../../www.nhl.com/league/ext/video_rulebook/fonts_rb/COLLEGEB-webfont.ttf") format("truetype"), url("../../../../../../../../www.nhl.com/league/ext/video_rulebook/fonts_rb/COLLEGEB-webfont.svg#webfontI4VGQwSs") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CollegeSemicondensedRegular';
  src: url("../../../../../../../../www.nhl.com/league/ext/video_rulebook/fonts_rb/COLLEGES-webfont.eot");
  src: local("?"), url("../../../../../../../../www.nhl.com/league/ext/video_rulebook/fonts_rb/COLLEGES-webfont.woff") format("woff"), url("../../../../../../../../www.nhl.com/league/ext/video_rulebook/fonts_rb/COLLEGES-webfont.ttf") format("truetype"), url("../../../../../../../../www.nhl.com/league/ext/video_rulebook/fonts_rb/COLLEGES-webfont.svg#webfontKjgCXERF") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CollegeCondensedRegular';
  src: url("../../../../../../../../www.nhl.com/league/ext/video_rulebook/fonts_rb/COLLEGEC-webfont.eot");
  src: local("?"), url("../../../../../../../../www.nhl.com/league/ext/video_rulebook/fonts_rb/COLLEGEC-webfont.woff") format("woff"), url("../../../../../../../../www.nhl.com/league/ext/video_rulebook/fonts_rb/COLLEGEC-webfont.ttf") format("truetype"), url("../../../../../../../../www.nhl.com/league/ext/video_rulebook/fonts_rb/COLLEGEC-webfont.svg#webfontpBJ9CdUI") format("svg");
  font-weight: normal;
  font-style: normal;
}


::-webkit-scrollbar {
  width: 0.8em;
  height: 0.8em;
  background-color: #000;
}

::-webkit-scrollbar:hover {
  background-color: #333;
}

::-webkit-resizer {
  -webkit-border-radius: 4px;
  background-color: #666;
}

::-webkit-scrollbar-thumb {
  min-height: 0.8em;
  min-width: 0.8em;
  /*-webkit-border-radius:4px;*/
  background-color: #ddd;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #bbb;
}

::-webkit-scrollbar-thumb:active {
  background-color: #888;
}

#rb_container {
  background: url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/bg_tile.jpg') repeat-y 0 0;
  clear: both;
  margin: 6px 0 0 5px;
  position: relative;
  z-index: 1;
}

#rb_container a {
  outline: none;
}

#rb_container .sf-nav-item:hover ul {
  display: block;
}

#rb_content_wrap {
	clear: both; /* IE8 bugfix */
	width: 980px;
}

.rb_hero {
  background: url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/rb_top_banner_home.jpg');
  height: 240px;
  text-indent: -999em;
  width: 980px;
}

#rb_physical_fouls.rb_hero {
  background: url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/rb_top_banner_physical_fouls.jpg');
}

#rb_game_flow.rb_hero {
  background: url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/rb_top_banner_game_flow.jpg');
}

#rb_other_fouls.rb_hero {
  background: url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/rb_top_banner_other_fouls.jpg');
}

#rb_restraining_fouls.rb_hero {
  background: url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/rb_top_banner_restraining_fouls.jpg');
}

#rb_stick_fouls.rb_hero {
  background: url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/rb_top_banner_stick_fouls.jpg');
}

#rb_video_review.rb_hero {
  background: url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/rb_top_banner_video_review.jpg');
}

.rb_nav {
  width: 980px;
  height: 60px;
  background: url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/bg_nav_shadow.png') repeat-x left 30px;
  position: relative;
}
.rb_nav ul:hover li {
  background: none;
}
.rb_nav ul.sf-menu {
  /*   background: image-url('bg_nav.jpg'); */
  margin-bottom: 30px;
  margin-right: 20px;
  margin-left: 12px;
  float: right;
}


.rb_nav ul.sf-menu {
  margin-bottom: 30px;   
  margin-right: 20px;   
  margin-left: 12px;    
} 

.rb_nav ul.sf-menu li, 
.rb_nav ul.sf-menu a {   
  color: #025345;   
  /*    font: 13px/20px "CollegeBold", Arial, sans-serif; */   
  text-rendering: optimizeLegibility;   
  /* font: bold 12px/20px "Arvo", Arial, sans-serif; */   
  font: bold 11.5px/20px Verdana, Arial, sans-serif; 
}


.rb_nav ul.sf-menu li, .rb_nav ul.sf-menu a {
  color: #025345;
  /* 	  font: 13px/20px "CollegeBold", Arial, sans-serif; */
  text-rendering: optimizeLegibility;
  /* font: bold 12px/20px "Arvo", Arial, sans-serif; */
  font: bold 11.5px/20px Verdana, Arial, sans-serif;
}
.rb_nav ul.sf-menu a:hover {
  color: #fff;
  z-index: 30001;
}
.rb_nav ul.sf-menu li {
  height: 28px;
  background: url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/bg_nav_divider.png') no-repeat right center;
  border: 1px solid transparent;
  text-transform: uppercase;
}

.rb_nav ul.sf-menu li:hover {
  background: none;
}

.rb_nav ul.sf-menu li li {
  height: 20px;
  background-image: none;
  /*background: #333 url(../images/navSprite.gif);*/
  /*background-position: 0 -40px;*/
  background-color: #3f3c33;
  /*
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  */
  border-left: none;
  border-right: none;
  border-bottom: none;
  text-align: left;
  text-indent: 10px;
  z-index: 30001;
}
.rb_nav ul.sf-menu li:hover {
  border: 1px solid #e2ccb7;
  background-color: #324B47;
}
.rb_nav ul.sf-menu li:hover a {
  color: #fff;
}
.rb_nav ul.sf-menu li:hover ul, .rb_nav ul.sf-menu li.sfHover ul {
  top: 28px;
  /*left: -1px;*/
  /*top: 20px;*/
  z-index: 30001;
}
.rb_nav ul.sf-menu li:hover ul ul, .rb_nav ul.sf-menu li.sfHover ul ul {
  top: -1px;
}
.rb_nav ul.sf-menu li.sf-nav-item {
  float: left;
  text-align: center;
  padding: 0;
}
.rb_nav ul.sf-menu li.sf-nav-item li a {
  padding: 0;
}
.rb_nav ul.sf-menu li.sf-nav-item a {
  padding-top: 1px;
  padding: 4px 6px;
  display: block;
  font-size: 10px;
}
.rb_nav ul.sf-menu li.sf-nav-item-rulebook {
  background: url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/bg_download.png') no-repeat 50% 50% !important;
}
.rb_nav ul.sf-menu li.sf-nav-item-rulebook:hover {
  border-color: transparent;
}
.rb_nav ul.sf-menu li.sf-nav-item-rulebook a {
  padding-right: 35px;
  background: url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/bg_nav_rulebook.png') no-repeat 100% 0;
}
.rb_nav ul.sf-menu li.sf-nav-item-rulebook a:hover {
  background-position: 100% 130%;
  color: #000;
}

.rb_nav ul.sf-menu li.sf-nav-item-landing {
  /*background: url('http://cdn.nhl.com/league/ext/video_rulebook/images_rb/bg_landing.png') no-repeat 0 2px !important;*/
  padding-right: 8px;
  width: 40px;
  /*overflow: hidden;*/
  text-indent: -999em;
}
.rb_nav ul.sf-menu li.sf-nav-item-landing:hover {
  background: url("../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/bg_nav_divider.png") no-repeat scroll right center transparent;
  border-color: transparent;
}
.rb_nav ul.sf-menu li.sf-nav-item-landing a {
  background: url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/bg_landing.png') repeat;
  width: 28px;
}
.rb_nav ul.sf-menu li.sf-nav-item-landing a:hover {
  /*background: url('http://cdn.nhl.com/league/ext/video_rulebook/images_rb/bg_landing.png') no-repeat 0 -64px !important;*/
  background: url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/bg_landing.png') repeat;
  color: #000;
}

.rb_nav ul.sf-menu li ul {
  display: block;
  visibility: visible;
	display: none; /* hides menu on load */
  background-color: #e2ccb7;
  border: 1px solid #e2ccb7;
  /*left: -1px;*/
  position: absolute;
  /*top: -999em;*/
  max-width: 350px;
  width: 230px !important;
  height: auto;
  /* top: 28px; */
    top: 241px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 3px 3px 3px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 3px 3px 3px 0;
  -o-box-shadow: rgba(0, 0, 0, 0.3) 3px 3px 3px 0;
  box-shadow: rgba(0, 0, 0, 0.3) 3px 3px 3px 0;
  z-index: 999;
}

.rb_ie7 .rb_nav ul.sf-menu li ul {
   display: none !important;
}

.rb_nav ul.sf-menu li ul li {
  border-color: #e2ccb7 !important;
  border-style: none solid solid solid;
  border-width: 0 0 1px 0 !important;
  width: 100%;
  /*
  border-top: none;
  border-right: 1px solid #e2ccb7;
  border-bottom: 1px solid #5e5953;
  border-left: 1px solid #e2ccb7;
  */
}
.rb_nav ul.sf-menu li ul li:hover {
  background-color: #262520;
}
.rb_nav ul.sf-menu li ul li a {
  color: #fff;
  font: 11px/16px Verdana, sans-serif;
  font-weight: bold;
  padding: 0;
  height: 20px;
  line-height: 20px;
}
.rb_nav ul.sf-menu li ul li a:hover {
  color: #ffac4b;
}

.rb_section_banner {
	width: 980px;
	height: 81px;
	margin: -20px 0 15px -20px;
}
	
.rb_physical_fouls .rb_section_banner {
  background: url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/rb_section_banner_fighting.jpg') no-repeat 50% 50%;
}

.rb_landing,
.rb_collection {
  padding: 0 0 0 20px;
}

div.rb_collection_summary {
  background: url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/bg_collection_summary_50.png') no-repeat 0 0;
  padding: 10px 20px;
  margin: 0 0 10px -20px;
  height: 30px;
  clear: both;
}

div.rb_collection_summary + p { /* For descriptions */
	margin: 0 0 1em 20px;
	width:820px;
	
	display: none;
}

.rb_last_child {
	margin-bottom: 50px !important;
}

div.rb_collection_summary h1 {
  float: left;
  font-family: 'CollegeRegular', Arial, sans-serif;
  font-weight: normal;
  font-size: 36px;
  text-transform: uppercase;
  margin: -2px 20px 0 0;
  color: #1e1714;
  letter-spacing: -1.5px;
  line-height: 1em;
/*
  -moz-transform: rotate(-1deg);
  -webkit-transform: rotate(-1deg);
  -o-transform: rotate(-1deg);
  transform: rotate(-1deg);
  -moz-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
*/
/*   width: 325px; */
}

div.rb_collection_summary h1:before, div.rb_collection_summary h1:after {
  content: '\2605';
  font-size: 19px;
  vertical-align: middle;
}

div.rb_collection_summary p {
  float: right;
  max-width: 490px;
  margin: 0;
}

.rb_collection .rb_item {
  /*
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  */
  
  /*
  -moz-box-shadow: 0 0 10px rbga(0,0,0,0.5);
  -webkit-box-shadow: 0 0 10px rbga(0,0,0,0.5);
  box-shadow: 0 0 10px rbga(0,0,0,0.5);
  */
  z-index: 1;
}

/*
.rb_collection .rb_item:hover {
  height: 245px;
  width: 640px;
  margin: -20px 0 0 -20px;
}
*/
.rb_item p.rb_goal {
  background: url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/bg_goal_label.png') no-repeat 0 0;
  height: 29px;
  position: absolute;
  top: 37px;
  right:10px;
  text-align: right;
  color: #fff;
  font: 18px/25px 'CollegeRegular', Arial, sans-serif;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  overflow: hidden;
  text-rendering: optimizeLegibility;  
  padding: 0 10px 0 28px;
	margin: 0;
}

.rb_item p.rb_goal em {
	font-style: normal;
	color: #fd941c;
}

.rb_item.rb_opened p.rb_goal {
	display: none;
}

.rb_category {
  clear: both;
}

/*

.rb_collection .rb_item .rb_pic {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  background: #000;
}

.rb_collection .rb_item:hover .rb_pic {
  height: 220px;
}

.rb_collection .rb_item:hover .rb_pic_over {
  height: 220px;
}

*/

.rb_pic_over {
  background-position: 50% 50%;
  display: block;
  height: 178px;
  position: absolute;
  width: 280px;
  z-index: -1;
}

.rb_opened .rb_pic_over {
  z-index: 0;
}

.rb_description {
  color: #fff;
  float: left;
  font-size: 11px;
  /*height: 148px;*/
  height: 200px;
  margin: 10px 0 0 0;
  overflow-y: auto;
  padding: 0 10px 10px 10px;
  width: 300px;
}

.rb_description p {
  margin-top: 0;
  clear: both;
}

.js .rb_description {
  /*visibility: hidden;*/
}

.rb_play {
  clear: both;
  float: left;
}

.rb_holder {
  display: block;
  float: left;
  height: 225px;
  margin: 0 20px 20px 0;
  width: 300px;
}

.rb_item {
  background: url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/bg_item.png');
  display: block;
  height: 205px;
  overflow: hidden;
  padding: 10px;
  position: absolute;
  width: 280px;
  z-index: 1;
}

.rb_ie7 .rb_item,
.rb_ie8 .rb_item {
  cursor: pointer;
  height: 205px;
  overflow: hidden;
  width: 280px;
}

.rb_item:hover {
  z-index: 2;
}

.rb_opened {
  z-index: 3;
}

.rb_after,
.rb_opened .rb_before {
  display: none;
}

.rb_before,
.rb_opened .rb_after {
  display: block;
}

.rb_collection .rb_opened {
  background: rgb(57,57,57) url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/bg_item_opened.jpg');
  width: 600px;
}

.rb_ie7 .rb_collection .rb_opened,
.rb_ie8 .rb_collection .rb_opened {
  background: rgb(57,57,57) url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/bg_item_opened.jpg');
}

.rb_close {
  background: url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/rb_over_minus.png') no-repeat 0 0;
  display: none;
  height: 66px;
  /*margin: -37px 0 0 -56px;*/
  margin-left: 544px;
  margin-top: -10px;
  position: absolute;
  width: 66px;
}

.rb_close:hover {
	background-position: 0 100%;
}

.rb_opened .rb_over {
  background: url(../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/video_btn_play.png) -53px 50% no-repeat;
  height: 178px;
  margin: 27px 0 0 0;
  width: 280px;
  z-index: 1;
}

.rb_landing .rb_opened .rb_over {
  background: none;
}

.rb_opened .rb_over:hover {
  background-position: -456px 50%;
}

.rb_opened .rb_close {
  display: block;
}

.rb_item h1 {
  background: url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/bg_item_header.png');
  color: #fff;
  /*   font: 18px/29px 'CollegeBold', Arial, sans-serif; */
  /*font: bold 16px/29px "Arvo", Arial, sans-serif;*/
  font: 19px/29px 'CollegeRegular', Arial, sans-serif;
  height: 27px;
  letter-spacing: -0.5px;
  line-height: 29px;
  text-transform: uppercase;
  overflow: hidden;
  padding: 0 10px;
  text-rendering: optimizeLegibility;
}

.rb_item.rb_opened h1 {
  color: #faa647;
}

.rb_item.rb_opened ul.rb_item_nav {
  padding: 0;
  margin: 0 10px 10px 0;
}

.rb_item.rb_opened ul.rb_item_nav li {
  list-style: none inside;
}

.rb_item.rb_opened ul.rb_item_nav li a {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  padding: 3px 3px 3px 17px;
  line-height: 1.2em;
  font-size: .95em;
  background: url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/bg_item_li_a.png') no-repeat 5px 6px;
}

.rb_ie7 .rb_item.rb_opened ul.rb_item_nav li a {
  display: block;
  font-size: 11px;
  padding: 3px;
}

.rb_item.rb_opened ul.rb_item_nav li a:hover {
  color: #faa647;
  background: #252525 url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/bg_item_li_a.png') no-repeat 5px -66px;
}

.rb_ie7 .rb_item.rb_opened ul.rb_item_nav li a:hover {
  
}

.rb_floatlist {
  float: left;
  max-width: 45%;
}

.rb_over {
  background: url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/rb_over_plus.png') 0 159px no-repeat;
  height: 225px;
  margin: -10px 0 0 -10px;
  position: absolute;
  width: 300px; 
}

.rb_over:hover {
  background-position: 0 -141px;
}

.rb_item {
  cursor: pointer;
}

.rb_opened {
  cursor: auto;
}

.rb_pic {
  float: left;
  height: 178px;
  overflow: hidden;
  width: 280px;
  margin-bottom: 50px;
}

.rb_opened .rb_pic {
/*   background: url('http://cdn.nhl.com/league/ext/video_rulebook/images_rb/video_btn_play.png') no-repeat 46px 50%; */
	height: 220px;
}

.rb_opened .rb_pic_over {
	height: 220px;
}

.rb_opened .rb_over {
	height: 220px;
	cursor: pointer;
}

.rb_opened .rb_pic:hover {
  background-position: -358px 50%;
}

.rb_item .rb_pic img {
  border: none;
}

.rb_item:hover .rb_pic img {
  /*
  margin-left: -100px;
  */
}

.btn_play {
	display: block;
	height: 16px;
	width: 103px;
	text-indent: -9999em;
	background: url('../../../../../../../cdn.nhl.com/league/ext/video_rulebook/images_rb/btn_play.png') no-repeat 50% 50%;
	float: left;
	margin: 15px 0 5px 8px;
	padding: 8px 2px;
}

.rb_right .rb_opened .rb_pic {
	float: right;
	margin-left: 10px;
}

.rb_right .rb_description {
	width: 290px;
}

.rb_right .rb_opened .rb_over {
	margin: 0;
	margin-left: 10px;
	right: 10px;
	top: 37px;
}

.rb_right .rb_opened .rb_close {
	z-index: 5;
}

/*

.rb_collection .rb_item .rb_pic img {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  opacity: 1;
}

.rb_collection .rb_item:hover .rb_pic img {
  opacity: 0.5;
}

*/
.rb_footer {
  clear: both;
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
  overflow: hidden;
  position: relative;
}

.jspPane {
  position: absolute;
}

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 100%;
  background: red;
}

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red;
}

.jspVerticalBar *,
.jspHorizontalBar * {
  margin: 0;
  padding: 0;
}

.jspCap {
  display: none;
}

.jspHorizontalBar .jspCap {
  float: left;
}

.jspTrack {
  background: #dde;
  position: relative;
}

.jspDrag {
  background: #bbd;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
}

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}

.jspVerticalBar .jspArrow {
  height: 16px;
}

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}

.jspVerticalBar .jspArrow:focus {
  outline: none;
}

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0;
}

/* Generic classes for show/hide */
.rb_show {
  display: block;
}

.rb_hide {
  display: none;
}

/* WebFont Loader */
.wf-loading .rb_item h1,
.wf-loading .rb_nav a {
  visibility: hidden;
}


/* Test Code */

.rb_collection {
/* 	display: none; */
}

.rb_collection.rb_landing {
	display: block;
}

.no-js .rb_collection {
	display: block;
}

.rb_special_char {
	font-family: Arial, sans-serif !important;
	font-style: normal !important;	
}