.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 17px;
	height: 0 !important;
    max-height: 271px  !important;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}


.globalnav_item{
    color:white;
}

.promo-main{
    height:271px;
}
.promo-main iframe{
    width:451px;
    height:271px;
}

.tab_text{
    font-family: Verdana,Arial;
    color: #000000;
    text-align: left;

}

.instructions-search-items{
    font-family: Verdana,Arial;
    color: #000000;
    text-align: left;
}

.blaster_keyword{
    font-family:Verdana,Arial;color:#000000;text-align:left;
}

.home-promos{
    text-align: center;
}

.promo-header>a{
    font-weight: normal;
font-size: .55em;
text-transform: none;
}


/******************************* 

FAQ 

*******************************/
.faqmenu ._cs_icon {
  width: 16px !important;
}
#content {
	overflow:visible;
}
#faqcontainer {
	background:url("../images/spring-2014/large-gray-bg.png") repeat-x scroll 0 42px rgba(0, 0, 0, 0);
  max-width: 957px;
  width: 100%;
}
#faqcontainer ul{
	list-style: none;
	list-style-position: outside;
}
#faqcontainer .faqmenu-dropdown {
  background: url("/images/spring-2014/full-dropdown-button.png") no-repeat scroll 100% 0 rgba(0, 0, 0, 0);
  border-top: 2px solid #DDDDDD;
  color: #FFFFFF;
  display: block;
  font-size: 0.9em;
  height: 20px;
  line-height: 1;
  padding: 12px 0 8px;
  text-transform: uppercase;
  width: 90%;
  margin: 0 auto;
}
.faqmenu-dropdown p {
  padding-left: 10px;
}
#faqcontainer .faqmenu {
	display:none;
  height: auto;
  margin:0 auto;
  text-align:center;
}
#faqcontainer .faqmenu .tab {
  cursor: pointer;
  display:inline-block;
  float: none;
  height: 130px;
  position: relative;
  text-align: center;
  width: 90%;
}
#faqcontainer .faqmenu .tab {
	background: #152128;
}
#faqcontainer .faqmenu .tab.active {
	background: #FF5300;
}
.tab_text {
  position: relative;
  top: -20px;
}
#faqcontainer .faqmenu .tab span {
  color: #7D7D7D;
  font-family: "Open Sans",sans-serif;
  font-size: 1em !important;
  font-weight: 600;
}
#faqcontainer .faqmenu .tab img {
  height: auto;
  width: 138px;
}
.tab_nerf_img, .tab_general_img, .tab_instructions_img {
  top: 0;
}
#faqcontainer .faqmenu .tab.active {
	border-bottom: 0;
}
#faqcontainer .faqmenu .tab div {
  text-align: center !important;
}
.fr_CA #faqcontainer .faqmenu .tab div {
    font-size: 82%;
}
#faqcontainer .faqmenu .tab.active span{
	color: #FFFFFF;
}
.link {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3000;
}
#faqcontainer span.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.content {
  margin: 0 auto;
  max-width: 920px;
  min-height: 600px;
  overflow: visible;
  position: relative;
  width: 100%;
}
.faq_bottom {
  background: url("../images/nerf-faq-content-bottom-bg.png") no-repeat scroll -1px 0 / 962px 320px transparent;
  height: 320px;
  margin: -40px auto 40px;
  width: 960px;
}


/*--------------------------------------- FAQ --------------------------------*/
#faq_list {
  background: url("../images/fall-2013/faq-divider.png") no-repeat scroll 50% bottom rgba(0, 0, 0, 0);
  color: #707070;
  font-size: 15px;
  margin: 20px auto;
  width:95%;
  max-width: 899px;
}
#faq_list > li {
  height: 35px;
  overflow: hidden;
  padding: 30px 0 10px;
  position: relative;
}
#faq_list li.odd.open {
  padding: 30px 0 40px !important;
}
.open .takeAction {
  color: #FF5100;
}
#faq_list li span {
  cursor: pointer;
  display: inline-block;
  font-size: 0.9em;
  font-weight: bold;
  height: 40px;
  line-height: 18px;
  max-width: 680px;
  overflow: hidden;
  vertical-align: top;
  width: 80%;
}
#faq_list li .answer {
  margin-top: 10px;
}
#faq_list li.open .answer {
}
#faq_list li .answer .image {
  display: none;
  margin-right: 10px;
  vertical-align: top;
  width: 160px;
}
#faq_list li .answer .text {
  display: block;
  width: 100%;
}
#faq_list li .answer p{
	padding-bottom:0;
	font-size:13px;
	line-height:17px;
}

#faq_list li .answer ul{
	margin-left:15px;
}

#faq_list li .answer li{
	margin-bottom:5px;
	list-style: disc outside none;
	line-height:17px;
}
#faq_list li .minButton {
  background: url("../images/fall-2013/faq-arrow-down.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
  cursor: pointer;
  display: inline-block;
  height: 25px;
  position: relative;
  width: 30px;
  z-index: 1;
}
#faq_list li.open .minButton {
  background: url("../images/fall-2013/faq-arrow-up.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
}
#faq_list li .openButton {
	display:none !important;
}
#faq_list li .closeButton {
	display: none !important;
}
#faq_list li.open .closeButton:hover {
	background: url("../images/nerf-faq-close-button.png") no-repeat scroll -28px 0 transparent;
}
#faq_list li.open .minButton {
	background: url('../images/general/module_arrows_down.png') no-repeat -20px 0px;

	width: 20px;
	height: 20px;
}
/****************** FAQ Products *****************************/

.faq_product strong {
    font-weight: bold;
	color: #F78F1E;
}

.faq_product{
	/*height: 600px;*/
}

.article_landing_stack {
    margin: 0 0 0 20px;
    padding-top: 20px;
    width: 520px;
	float: left;
}

.article_landing_featured {
    float: right;
    margin: 20px 20px 0 0;
    position: relative;
    text-align: center;
    width: 332px;
}

.article_landing_stack section h3, .article_landing_featured h3 {
    color: #000000;
    font-size: 18px;
	font-weight: bold;
    max-height: 34px;
    overflow: hidden;
    padding: 0 0 5px;
	margin-top: -10px;
}

.article_featured_body {
    background: url("../images/general/landing_sprite.png") no-repeat scroll -558px -504px transparent;
	padding-top: 21px;
}
.article_landing_featured_bottom {
    background: url("../images/general/landing_sprite.png") no-repeat scroll -558px -1127px transparent;
    height: 15px;
}
.parents_section_title {
  float: left;
  margin: 30px 0 0;
  position: relative;
  width: 100%;
}
.parents_section_title h3 {
	color:#192128;
  font-family: "Open Sans",sans-serif;
  font-size: 1.45em;
  font-weight: 700;
  overflow: hidden;
  padding: 5px 5px 5px 0;
  text-transform: uppercase;
}
.parents_section_title a {
  background: url("/images/spring-2014/grid-page-next-arrow.png") no-repeat scroll 100% center rgba(0, 0, 0, 0);
  background-size:17px 18px;
  color: #192128;
  font-size: 1em;
  font-weight: 600;
  padding: 10px 30px;
  position: relative;
  right: 20px;
}
.parents_bottom {
	float:left;
    height: 200px;
    margin: 20px 0 0;
    position: relative;
    width: 100%;
}
.blaster_choice {
  display: block;
  vertical-align: top;
}
.blaster_choice h3, .blaster_keyword h3 {
  color: #000000;
  font-size: 1.9em;
  font-weight: bold;
  overflow: hidden;
  padding: 0 0 10px;
}
.blaster_keyword{
	display: block;
}
/* ---------- custom instructions search ------------- */
.parentsInstructionsText {
  margin-bottom: 25px;
}
.parentsInstructionsText span {
	color:#192128;
  font-family: 'Open Sans',sans-serif;
  font-size: 0.9em !important;
  font-weight: 600;
  text-transform: uppercase;
}
.instructions-search-items {
  background: none repeat scroll 0 0 #CCCCCC;
  padding: 0 10px 20px;
}
.blaster_choice span, .blaster_keyword span {
  color: #192128;
}
.styled-select {
	position:relative;
   width: 100%;
   border: 1px solid #ccc;
}
.styled-select .form-select {
   background: url("/images/spring-2014/full-dropdown-button.png") no-repeat scroll 100% 0 rgba(0, 0, 0, 0);
   color:#ffffff;
   padding: 12px 0 8px;
   font-size: 0.9em;
   line-height: 1;
   border: 0 none;
   border-radius: 0;
   height: 20px;
   text-transform:uppercase;
   width:100%;
   -webkit-appearance: none;
}
.form-select p {
  padding-left: 10px;
}
.styled-select li {
  background: none repeat scroll 0 0 #D9DDE1;
  color: #192128;
  font-family: 'Open Sans',sans-serif;
  font-size: 0.9em;
  padding: 10px;
}
.styled-select li a {
	color:#192128;
}
.styled-select li a:hover {
	color:#00A7D5;
}
.form-dropdown {
  display: none;
  height: 270px;
  overflow: auto;
  position: absolute;
  width: 100%;
  border: 1px solid #192128;
}
.styled-select .selectDefault {
  display: none;
}
.form-text-input.hsb-search-text {
  background: none repeat scroll 0 0 #565D65;
  color: #FFFFFF;
  height: 37px;
  padding-left: 1%;
  width: 98.5%;
}
.form-submit {
  background: url("/images/spring-2014/grid-page-selected.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  background-size: 100% 100%;
  border: 0 none;
  color: #FFFFFF;
  cursor:pointer;
  font-size: 1em;
  height: 42px;
  margin: 20px 0 0;
  padding: 0 20px;
  vertical-align: top;
  width:100%;
}
/* --------- RESPONSIVE STYLES ------------- */
/* 768px and up */
@media screen and (min-width: 48em) {
	#faqcontainer .faqmenu-dropdown {
		display:none;
	}
	#faqcontainer .faqmenu {
		display:block;
		height:130px;
	  width: 750px;
	}
	#faqcontainer .faqmenu .tab.active {
		background: url("../images/spring-2014/faq-selector-med-on.png") no-repeat scroll 0 0 transparent;
	}
	#faqcontainer .faqmenu .tab {
		background: url("../images/spring-2014/faq-selector-off.png") no-repeat scroll 100% 0 transparent;
	}
	#faqcontainer .faqmenu .tab {
	  float: left;
	  height: 130px;
	  width: 250px;
	}
	#faq_list > li {
	  height: 35px;
	  padding: 30px 0 10px 30px;
	}
	#faq_list li.odd.open {
	  padding: 30px 0 40px 30px !important;
	}
	#faq_list li .answer {
	  margin-top: 10px;
	  padding: 20px 10px;
	}
	#faq_list li .answer .image {
	  display: inline-block;
	}
	#faq_list li .answer .text {
	  display: inline-block;
	  width: 55%;
	}
	.parents_section_title h3 {
	  font-size: 1.8em;
	  float:left;
	}
	.parents_section_title a {
	  float: right;
	}
	.instructions-search-items {
	  padding: 0 0 20px 20px;
	}
	.styled-select {
	  background: none no-repeat scroll right center #DDDDDD;
	  width: 300px;
	}
	.blaster_choice {
	  display: inline-block;
	}
	.blaster_keyword {
		display:inline-block;
	  padding: 0 0 0 10px;
	  width:54%;
	}
	.blaster_choice h3, .blaster_keyword h3 {
	  padding: 0 0 20px;
	}
	.form-text-input.hsb-search-text {
	  width: 300px;
	}
	.form-text-input.hsb-search-text {
	  width: 283px;
	}
	.form-submit {
	  margin: 0 0 0 8px;
	  padding:0 15px;
	  width:auto;
	}
	.form-dropdown {
	  width: 99%;
	}
}
/* 1000px and up */
@media screen and (min-width: 62.5em) {
	#faqcontainer .faqmenu {
	  width: 957px;
	}
	#faqcontainer .faqmenu .tab {
	  width: 319px;
	}
	#faqcontainer .faqmenu .tab.active {
		background: url("../images/spring-2014/faq-selector-on.png") no-repeat scroll 0 0 transparent;
	}
	#faq_list li .answer {
	  margin-top: 10px;
	  padding: 20px 40px 10px;
	}
	#faq_list li .answer .text {
	  width: 70%;
	}
	.instructions-search-items {
	  padding: 0 0 20px 25px;
	}
	.blaster_keyword {
	  padding: 0 20px;
	}
	.form-submit {
	  margin: 0 0 0 18px;
	  padding:0 20px;
	}
	.styled-select .form-select {
		background:url("/images/spring-2014/full-dropdown-button.png") no-repeat scroll 100% 0 rgba(0, 0, 0, 0);
	}
}

  
 /*worldwide*/   
    
    