@font-face {
	font-family: "icons";
	src:url("/shop/fonts/icons.eot?xsslk");
	src:url("/shop/fonts/icons.eot?#iefixxsslk") format("embedded-opentype"),
		url("/shop/fonts/icons.woff?xsslk") format("woff"),
		url("/shop/fonts/icons.ttf?xsslk") format("truetype"),
		url("/shop/fonts/icons.svg?xsslk#icons") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'awesome';
    src:    url('/fonts/awesome.eot?t9em6r');
    src:    url('/fonts/awesome.eot?t9em6r#iefix') format('embedded-opentype'),
        url('/fonts/awesome.ttf?t9em6r') format('truetype'),
        url('/fonts/awesome.woff?t9em6r') format('woff'),
        url('/fonts/awesome.svg?t9em6r#awesome') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"], .header_bottom span:before, .account_menu_btns a:after, .search_box .submit_button, .grid_social a:before, .link_cat:before,
.link_cat_sel:before, a.btn_pre:before, a.btn_next:before, .size_icon, .mobile_menu {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'awesome' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.clearfix:before, .clearfix:after {
	content: "";
	display: block;
	overflow: hidden;
}
.clearfix:after { clear: both; }
.footer_clear { clear:both; height:0; visibility:hidden; }
.clearfixOverflow { overflow:hidden; }html { overflow-y:scroll; }
table { vertical-align: baseline; }

body, td, th, dt, dd, input, textarea, select {
	font-family: 'Montserrat', sans-serif;
}
body, td, th, dt, dd {
	color:#000;
	font-size:12px;
}
body {
	margin: 0px;
}

a { color:#0b4596; text-decoration:none; }
a:hover { color: #049819; }

.default_frame { width:1000px; position:relative; margin:0 auto; }.shop_main_frame {
	position:relative;
}
.main_bg {
  padding-top: 20px;
	position:relative;
  min-height: 450px;
  margin-left:0;
}
.layout-products-wrapper .main_bg {
  margin-left: 220px;
}
.layout-home-wrapper .main_bg {
  margin-left:0;
  padding-top: 0;
}
.nav_bg {
	height:25px;
}
.wrapper {
  position:relative;
  width:1040px;
  margin:0 auto;
}
.logo {
  height: 168px;
  text-align: center;
}
.logo img {
  height: 135px;
  margin-top: 15px;
}
.main_menu {
  background: #e2e2e2;
  height: 58px;
}
.menu_team {
  position: absolute;
  top: 0;
  left: -138px;
  right: 0;
  text-align: center;
}
.menu_team li, .menu_team ul {
  margin:0;
  padding:0;
  list-style:none;
  vertical-align: top;
  line-height: 32px;
}
.menu_team .menu_names {
  display:inline-block;
}
.menu_names {
  text-align:left;
}
.menu_team li a {
  display:block;
}
.menu_hover {
  line-height: 58px;
  font-size: 20px;
  font-weight: bold;
  padding: 0 35px !important;
  cursor:pointer;
}
.menu_names span {
  position:relative;
}
.menu_names span a {
  color:#000;
}
.menu_names span:after {
  content: "";
  position: absolute;
  top: 7px;
  right: -18px;
  width: 0px;
  height: 0px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #9f9f9f;
}
.menu_hover:hover span {
  color:#0b4596;
}
.menu_hover:hover span:after {
  border-top: 8px solid #d71b22;
}
.menu_drop {
  display: none;
  position: absolute;
  left: 140px;
  background: #e2e2e2;
  border: 1px solid #0b4596;
  border-top: none;
  font-size: 16px;
  z-index: 200;
}
.menu_left {
  float: left;
  width: 175px;
  padding-left: 10px;
  margin-top: 10px;
  box-sizing: border-box;
  line-height: initial;
}
.menu_right {
  float: right;
  width: 573px;
  margin-bottom: 20px;
}
.menu_featured a, .menu_team_heading, .menu_shopby_heading, .menu_categories_heading {
  display: inline-block;
  color: #fff;
  background:#049819;
  Text-transform: uppercase;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  margin-right: 30px;
}
.menu_featured a:first-child {
  background:#0b4596;
}
.menu_featured a:last-child {
  background:#d71b22;
}
.menu_featured a:hover {
  background:#000;
}
.menu_shopby_heading, .menu_categories_heading {
  background:none;
  color:#000;
  padding:0;
  margin-left: 10px;
}
.menu_team_heading {
  background: #9f9f9f;
  display: block;
  margin-top: 20px;
}
.menu_team_names li {
  display: inline-block;
  width: 185px;
}
.menu_team_names li a, .menu_left a {
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  line-height: 32px;
  margin-right: 20px;
  padding-left: 10px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.menu_team_names li a:hover, .menu_left a:hover {
  background:#000;
  color:#fff;
}
.header_bottom {
  background:#0b4596;
  height:43px;
  line-height:43px;
  font-weight:bold;
  color:#fff;
  text-align:center;
  text-transform:uppercase;
  font-size:18px;
}
.header_bottom span:before {
  content: "w";
  font-size: 31px;
  vertical-align: middle;
  margin-right: 10px;
}
.account_menu_btns a span:before {
  content: "";
}
.account_menu_btns a span:after {
  content: "";
}
.account_menu_btns a div {
  display:none;
}
.account_menu_btns a {
  height:25px;
  min-width: 25px;
  display:inline-block;
  position:relative;
  margin-left: 18px;
}
.account_menu_btns a:after {
  color:#38383a;
  font-size:25px;
}
#signinlink:after, #MyAccountLink:after {
  content:"a";
}
#MyFavLink:after {
  content:"h";
}
#MyCartLink:after {
  content:"c";
}
#CheckoutLink {
  display:none;
}
.account_menu_btns a span {
  position: absolute;
  background: #d71b22;
  height: 18px;
  line-height: 18px;
  width: 18px;
  border-radius: 100%;
  color: #fff;
  font-size: 12px;
  text-align: center;
  top: -8px;
  right: -12px;
}
.HeaderAccountContainer {
  display: inline-block;
  float: right;
  margin-top: 17px;
  vertical-align: top;
}
.search_box {
  display: inline-block;
  height: 58px;
  vertical-align: top;
  position: relative;
  z-index: 1;
}
.search_box form {
  height: 58px;
  line-height: 58px;
}
.search_box .submit_button, .search_box .submit_button:hover {
  background: none;
  color: #38383a;
  font-size: 42px;
  height: 49px;
  border: none;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}
.hss_container {
  margin-top: 25px;
}
#wowslider-hss .ws_bullets a {
  width: 15px;
  height: 15px;
  background: #e2e2e2;
  border-radius: 0;
  margin-left: 10px;
  opacity: 1;
}
#wowslider-hss .ws_bullets a:hover, #wowslider-hss .ws_bullets a.ws_selbull {
  background: #d71b22;
}
#wowslider-hss .ws_bullets {
  bottom: -45px !important;
}
.sport_categories {
  margin-top: 20px;
}
.home_cat_link {
  display: inline-block;
  width: 20%;
  margin-left: -3px;
  vertical-align: top;
  text-align: center;
}
.home_cat_name {
  color: #0b4596;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
.home_cat_link:hover .home_cat_name {
  color:#d71b22;
}
.newsletter_container {
  height: 98px;
  line-height: 98px;
  background: #0b4596;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  margin-top: 15px;
}
.newsletter_container span {
  margin-right: 10px;
  vertical-align: middle;
}
.newsletter_container .form_fields {
  width: 300px;
  display: inline-block;
  text-align: left;
  background: #fff;
  color: #000;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 40px;
  font-weight: bold;
  vertical-align: middle;
}
.newsletter_container .submit_button {
  vertical-align: middle;
}
.footer_links {
  background: #e2e2e2;
  padding: 20px 0;
}
.footer_links ul, .footer_links li, .footer_links h5 {
  padding:0;
  margin:0;
  list-style:none;
}
.footer_links .grid {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  margin-right: -3px;
}
.footer_links h5 {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.grid_social li {
  display:inline-block;
}
.footer_links a {
  font-size: 14px;
  color: #000;
  line-height: 25px;
}
.footer_links a:hover {
  color:#0b4596;
}
.grid_social a span {
  display:none;
}
.grid_social a {
  display: inline-block;
  height: 37px;
  width: 37px;
  background: #fff;
  border-radius: 100%;
  margin-right: 10px;
  vertical-align: top;
}
.grid_social a:before {
  font-size:40px;
}
.sicon-facebook:before {
  content:"f";
  color: #3b5998;
}
.sicon-pinterest:before {
  content:"p";
  color: #bd2027;
}
.sicon-instagram:before {
  content:"i";
  color: #2a5b83;
}
.sicon-google:before {
  content: "l";
  color: #dd4b39;
  font-size: 46px !important;
  margin-top: -4px;
  position: absolute;
}
.shop_footer_links {
  text-align: center;
  height: 65px;
  line-height: 65px;
}
.footer_text_left, .footer_text_right {
  display:inline-block;
}
.link_footer {
  color:#000;
}
.link_footer_flexe:before {
  color: #000;
}




#cart-items { padding:0; margin:0; }
#cart-items li { list-style:none; }

.login_new { float:left; width: 48%; margin-right: 5px; }
.login_existing { float:right; width: 48%; margin-left: 5px; }

.checkout_confirm_right { display: inline-block; width: 47%; vertical-align: top; margin-left: 20px; box-sizing: border-box; }
.checkout_confirm_left { display: inline-block; width: 47%; vertical-align: top; margin-right: 20px; box-sizing: border-box; }
.checkout_confirm_box_text { height:80px; }

.checkout_billing { float:left; width:49%; }
.checkout_delivery { float: right; width:50%; }
.checkout_btn_container { text-align:center; padding-top:10px; }
.checkout_address_table b { display:inline-block; width:50%; line-height: 20px; }
.checkout_note { margin: 10px 0; font-size: 14px; }
.checkout_sel_option input[type="radio"] { display:none; }

.Products_Cats_Frame { position:relative; }

/* headers */
h1, h2 { margin:0; padding:0; }
.header, .nav_bg, #MainContent, #CatDescriptionText { padding:0; }
#MainContentBottom { height: 10px; }
.sub_header, .sub_header_alt, .sub_header2, .newsletter_frame span {
	font-size:14px;
	font-weight:bold;
}

#HomeLink, #BackLink, #NonLink { display: none; }

.table_header_bar {
	border-top:1px solid #E2E2E2;
	border-bottom:1px solid #E2E2E2;
	height:50px;
	line-height:50px;
	overflow: hidden;
	margin-bottom:10px;
}
	.table_header_bar h3 { margin:0 10px; padding:0; }
	.table_header_bar td { font-size:14px; }
	.table_header_bar tr { background:#fff; }
.table_header_bar_sel {
  font-weight: bold;
  background: #0b4596;
  color: #fff;
}

.contact_left { float:left; width:47%; padding-right:20px; }
.contact_right { float:right; width:50%; }
.contact_right .sub_header_alt { padding:0; }

.feature_container .table_header_bar h3 { float:left; }
.feature_container .table_header_bar a { float:right; }

/* Breadcrumbe */
.nav_bg nav div { display:inline; }
a.link_breadcrumb, a.link_breadcrumb:hover, .breadcrumbDiv {
  font-size: 10px;
  text-transform: uppercase;
  color: #666;
}
.breadcrumb_text h2 {
	display:inline;
	margin:0;
	padding:0 !important;
}
.breadcrumb_text, .breadcrumb_text h2 {
	font-size:10px;
	padding-top:5px;
	padding-bottom:3px;
}

/* navigation */
.link_text, .nav_area { font-size:14px; }
.nav_text_dis {
	color: #ccc;
	font-size:14px;
}
a.nav {
	color:#fff;
	font-size:14px;
	text-decoration:none;
	display: inline-block;
}
a.nav:hover {
	color:#fff;
	font-size:14px;
	text-decoration:underline;
}
a.nav_num:link, a.nav_num:visited, a.nav_num:active {
	color:#fff;
	font-size:14px;
	text-decoration:none;
	width:10px;
}
a.nav_num:hover {
	color:#fff;
	font-size:14px;
	border-bottom: 3px solid #fff;
	text-decoration:none;
	width:10px;
}
a.nav_text:link, a.nav_text:visited, a.nav_text:active {
	color:#fff;
	font-size:14px;
	border-bottom: 3px solid #fff;
	width:10px;
	text-decoration:none;
}
a.nav_text:hover {
	color:#fff;
	font-size:14px;
	border-bottom: 3px solid #fff;
	width:10px;
	text-decoration:none;
}
a.btn_pre:before { content:"1"; }
a.btn_next:before { content:"2"; }
/*form elements */
.form_fields, #SignUp input[type="text"], select, .form_fields_error, textarea {
  border: solid 1px #D2D2D2;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  padding-left: 5px;
  width:100%;
  box-sizing: border-box;
  -moz-outline:none;
  outline:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  appearance:none;
  -moz-border-radius:0;
  -webkit-border-radius:0;
  border-radius:0;
}
.form_fields_error {
	background: #FFE6E6;
}
textarea {
	height:80px !important;
}
.search_box .form_fields {
  width: 30px;
  border: none;
  height: 32px;
  line-height: 32px;
  border-radius: 9px 15px 15px 9px;
  margin-left: -51px;
}

fieldset { border:0; margin:0; padding:0; }
dl { clear: left; margin: 0 0 10px 0; }
	fieldset dt { 
		float: left; 
		width: 175px;
		line-height:25px;
	}
	fieldset dt:only-child { float: none; width: auto; }
		label.required:before {
			display: inline-block;
			color: #b75034;
			content: "*";
			padding: 0 5px 0 0;
		}
		label.requiredText {
			display: inline-block;
			color: #b75034;
			padding: 3px 0;
		}
	fieldset dd { margin: 0 0 0 180px; }

.dt_long { width: 260px; }

	#pay fieldset { border:0; margin-left: 0; }
	#pay dl { clear: left; margin: 0 0 10px 0; }
	#pay fieldset dt { 
		float: left; 
		width: 175px;
		line-height:25px;
	}
	#pay fieldset dt:only-child { float: none; width: auto; }
		#pay label.required:before {
			display: inline-block;
			color: #b75034;
			content: "*";
			padding: 0 5px 0 0;
		}
		#pay label.requiredText {
			display: inline-block;
			color: #b75034;
			padding: 3px 0;
		}
	#pay fieldset dd { margin: 0 0 0 180px; }

	#pay .dt_long { width: 260px; }
	
.require { color:#CC0000; }

.checkoutRow { margin-bottom:5px; }
.moduleRow {
	cursor: pointer;
	background: none;
  line-height: 50px;
  font-size: 15px;
}
.moduleRow td {
  font-size:15px;
}
.moduleRow:hover {
	background:#E3A900;
}
.moduleRowSelected {
  cursor: pointer;
  background: #0E9A15;
  color: #fff;
  line-height: 50px;
  font-size: 15px;
}
.moduleRowSelected td {
  color:#fff;
  font-size: 15px;
}
.msgbox {
	padding: 10px;
	min-height: 25px;
	line-height: 25px;
	margin:5px 0 15px 0;
  color:#fff;
  font-size: 16px;
}
.flag_error { background:#BD0003; }
.flag_ok { background: #0E9A15; }
.flag_att { background:#E3A900; }
.flag_checkout_acc { margin-top:10px; }
.evenrowbg {
  padding: 5px;
  margin: 0 0 10px 0;
  position: relative;
  border: 1px solid #0b4596;
}
.line {
	background-color: #E2E2E2;
	color:#E2E2E2;
	height: 1px;
	border: none;
}
.line2 {
	height:2px;
	background-color: #E2E2E2;
	color:#E2E2E2;
	border: none;
}
.coupon_container .evenrowbg { width: 84%; }

.cart_table_img { width:2em; padding:0.5em 0 0.5em 0.5em; }
.cart_table_item {
  padding: 0.5em 0 0 0.5em;
  vertical-align: middle;
}
.cart_table_price { width:13em; }
.cart_table_qty { width:6em; }
.cart_table_qty_error { width:1em; text-align:center; }
.cart_table_total { width:1em; padding:0 0.5em; }
.layout-cart-wrapper p { margin:0.5em; }
#taxDisplay { padding:1em; }


.cart_price_box td { height:25px; }
.cart_price_name { width: 280px; }
.cart_price_price { font-weight:bold; text-align:right; }
.cart_price_box_clear { clear:right; }


/* Buttons */
a.submit_button_image, .submit_button_image, #SignUp input[type="submit"], .submit_button {
	color:#0b4596;
	margin:0;
	display:inline-block;
	font-size: 18px;
  font-weight:bold;
	border: none;
	cursor:pointer;
	height:40px;
  line-height:40px;
	text-decoration:none;
	padding:0 10px;
	background: #e2e2e2;
  box-sizing:border-box;
  -moz-outline:none;
  outline:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  appearance:none;
  -moz-border-radius:0;
  -webkit-border-radius:0;
  border-radius:0;
}
a.submit_button_image:hover, .submit_button:hover, #btn_add_to_cart:hover { color:#fff; background:#0b4596; }

#btn_add_to_cart {
  background: #38383a;
  color: #fff;
}
#btn_popup_ok {
  background: #049819;
  color: #fff;
}

.button-remove {
  position: absolute;
  top: -1px;
  right: -1px;
  border: 1px solid #0b4596 !important;
}

.btn_layout { border-top:1px solid #E2E2E2; margin: 10px 0; padding: 10px 0; text-align:center; min-height: 20px; }
.btn_left { float: left; text-align: left; }
.btn_right { float: right; text-align: right; }
.btn_middle { display: block; width: 250px; margin: 0 auto; }

#HomeLink { display: none !important; }

/*cat menu */
.im_cat_menu_header {
  display: block;
  font-size: 12px;
  text-indent: 10px;
  height: 25px;
  line-height: 25px;
  background: #0b4596;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 8px;
}
.im_cat_menu_box {
  margin-bottom: 23px;
}
#MenuHeaderCat { border-top: none; }
.im_cat_menu_text {
	font-size:11px;
	text-indent: 10px;
}
.im_extra_menu_panel {
	border-left:1px solid #E2E2E2;
	float:right;
	width: 200px;
}
.im_cat_menu_panel {
  display:none;
}
.layout-products-wrapper .im_cat_menu_panel {
	float:left;
  padding-top: 20px;
	width: 200px;
  display:block;
}
.layout-home-wrapper .im_cat_menu_panel {
  display:none;
}
ol.categories li a.link_cat, ol.categories ol li a.link_cat, ol.categories li a.link_cat_sel {
  display: block;
  font-size: 12px;
  line-height: 22px;
}
ol.categories ol li a.link_cat_sel {
	display:block;
}

.MenuExtratag .link_cat, .MenuExtratag .link_cat_sel {
  cursor: pointer;
  width: 197px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.MenuExtratag .link_cat:before, .MenuExtratag .link_cat_sel:before {
  content:"o";
  padding-right: 7px;
  color:#d71b22;
}
.MenuExtratag .link_cat_sel:before {
  content:"x";
}

.scrollbar_wrapper {
 max-height: 300px;
 overflow: hidden;
}

	/*===Cat menu - Main Cats ===*/
	ol.categories {
		width: 100%;
		margin: 0px;
		padding: 0;
		text-indent: 10px;
	}
	
	ol.categories ul { margin:0; padding:0; }
	ol.categories li ul { display:none; }
	ol.categories .cat_sel_li ul { display:block; }
	ol.categories ul li ul li ul li { display:none; }

	/*===Cat menu - Link Container ===*/
	ol.categories li {
		display:block;
		width: 100%;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	/*===Cat menu - Sub Cats Container ===*/
	ol.categories ol {
		margin: 0;
		padding: 0;
	}
	
	/*===Cat menu - Sub Cats ===*/
	ol.categories ol li {
		text-indent: 22px;
	}

	ol.categories li.sm_sel {
		display:block;
		width: 100%;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	ol.categories ol li.sm_sel {
		text-indent: 22px;
	}
	
.sm_text, .small_text, .small_text td { font-size:10px; }

#MenuSearch fieldset { margin:0; padding:0; }

#MenuSearch dt, #MenuSearch dd, #MenuSearch dl { margin:0; padding:0; }
#MenuSearch dt {
	float:left;
	padding: 0 0 0 10px;
	width:39px;
	line-height: 21px;
}
#MenuSearch dd { margin:0 0 0 55px; }

.search_opt_frame { margin-left:5px; }

/* shared elements for Cat & Product */
.nav_bg h2 { float:left; }
.nav_btn_container { float:right; }
#FooterNavigation { clear:both; }

/* Category Listing */
.cat_main_content {
	margin-bottom: 20px;
	position: relative;
	padding: 10px 20px 36px 150px;
	background: #fff;
	box-shadow: 0px 0px 3px #ddd;
	width: 865px;
}
.cat_container {
	position:relative;
	display:none; /* dynamic data */
	text-align:left;
	margin: 0;
	height: 35px;
	line-height: 35px;
	padding: 0 7px 0 0;
}

	.cat_table { display:none; }

	.cat_listing_container { 
	cursor:pointer;
	position: absolute;
	background:#1f1f1f; 
	border:1px solid #1f1f1f; 
	display: inline-block; 
	padding-right: 20px; 
	z-index:10; 
	line-height: 33px; 
	padding-left: 10px;
	}
	.cat_listing_container:before { content:"Filter By Category:"; position:absolute; top: 0; left: -93px; font-size: 13px; color:#fff; }

	.cat_listing_container .ProductBgTop:before {
		height: 23px;
		color: #fff;
	}
	
	.cat_listing_container .ProductBgTop:after {
		content:"";
		position:absolute;
		top: 15px;
		right: 5px;
		width: 0px;
		height: 0px;
		border-left: 4px solid transparent;
		border-right: 4px solid transparent;
		border-top: 4px solid #fff;
	}
	
	.cat_name {
		color: #666;
		text-decoration: none;
		font-size: 13px;
	}
	.cat_name:hover { color:#000; }
	
	.cat_listing_link {
		display: inline-block;
	}
	
.sort_menu .SortBgTop:after {
	content: "";
	position: absolute;
	top: 15px;
	right: 5px;
	width: 0px;
	height: 0px;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #fff;
}
.cat_main_content { display:none; }
.cat_listing_container { font-size: 13px; margin-left: 106px; margin-right: 20px; width: 160px; color: #2b2b2b; }
.cat_listing_container, .sort_menu, .nav_page { position: relative; display:inline-block; vertical-align: top; }

.nav_btn_container {
  float: none;
  margin-bottom: 20px;
  padding: 3px 0;
  background: #1f1f1f;
  height: 41px;
  box-sizing: border-box;
}
.nav_page { display:inline-block; float: right; height: 35px; line-height: 35px; }
.sort_menu {
	display:inline-block;
	position:relative;
	cursor:pointer;
	width: 154px;
	font-size: 13px;
	border: 1px solid #1f1f1f;
	padding-right: 20px;
	z-index: 10;
	line-height: 33px;
	padding-left: 10px;
	background:#1f1f1f;
	margin-left: 40px;
	color: #fff;
}
.sort_menu a { text-decoration:none; color:#fff; }
.sort_menu a:hover { text-decoration:none; color:#049819; }

.sort_menu:before {
	content:"Sort: ";
	position: absolute;
	top: 0;
	left: -33px;
	font-size: 13px;
  color:#fff;
}
.sort_menu .sort_name { 
	display:none;
	height: 35px;
	line-height: 35px;
	padding: 0;
}
.cat_listing_container .ProductBgTop:before, .sort_menu .SortBgTop:before {
	height: 23px;
	color: #fff;
}

/* Product Listing */	
.item_container {
	position:relative;
	width:33%; /* dynamic data */
	text-align:center;
	margin-bottom: 25px;
	display:inline-block;
	vertical-align: top;
}
	.product_listing_link {
		width:200px; /* dynamic data */
		height:200px; /* dynamic data */
	}
	.item_table { height:200px; margin: auto; display: table; }
	.item_price {
    color: #d71b22;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
  }
  .item_price abbr {
    font-size: 14px;
  }
  .listing_price span { display:block; }
  .item_name {
    font-size: 14px;
    font-weight: bold;
    padding: 0 30px;
    min-height: 55px;
  }
	.item_description {
		display:none;
	}

/* Extra panel */
.extra_panel_feature { height: 240px; position:relative; padding:10px; margin-bottom: 15px; }
.extra_panel_reviews .item_container { width: 100%; }
.extra_panel_feature .item_container { position: absolute; width:100%; }

/* Product Info */
.product_box { position:relative; display:inline-block; width: 100%; margin-top: 20px; }
#ItemInfoBoxText {
  float: right;
  width: 427px;
}
#ItemInfoBoxImage {
  float: left;
  width: 585px;
}
.more_image_container { float:right; margin: 5px 0; }
.more_images {
	float:left;
	width:51px;
	margin-left:1px;
}
#InfoFavBox { clear:both; }
#ZoomImage {
	background:url(/shop/images/viewlarge.png) no-repeat;
	height:16px;
	width:16px;
}
#ProductInfoBoxImage a, #ProductInfoBoxImage a:visited, #ProductInfoBoxImage a:hover {
	display: block;
	overflow: hidden;
}
#qty {
  width: 50px;
  background: #e2e2e2;
  border: none;
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  padding: 0;
}
.item_info_header {
	font-size:14px;
	font-weight:bold;
	padding:5px 0;
}
#InfoItemName {
  display: block;
  font-weight: bold;
  font-size: 24px;
  color: #0b4596;
}
.social_btns {
  margin: 20px 0;
}
.item_info_text span { font-weight:bold; }
.item_info_text_area { position:relative; }
.item_info_image_frame { text-align: center; position:relative; }
.popUp { position:absolute; bottom:4px; right:4px; cursor:pointer; }
.att_container_box { display:inline-block; margin-top:10px; }
.att_container {
	float:left;
	margin-bottom:10px;
}
.item_info_text p { margin:0; margin-bottom:5px; }
.size_chart_btn {
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  right: 0;
  margin-top: 22px;
  cursor:pointer;
}
.size_chart_text {
  display: none;
  border: 1px solid #000;
  position: absolute;
  width: 328px;
  right: -19px;
  background: #fff;
  box-shadow: 3px 3px 4px #999;
  padding: 10px;
  z-index: 100;
  line-height: 34px;
}
.size_chart_text_page {
  position: static;
  display: inline-block;
  margin: 10px;
  width: 298px;
}
.size_chart_container h2 {
  margin-top: 28px;
}
.size_chart_text table td {
  text-align: center;
}
.size_chart_text table tr:first-child td, .size_chart_text .sc_co {
  background: #e2e2e2;
  border: 1px solid #fff;
  text-align: center;
  width: 8%;
}
.size_chart_text .sc_co {
  width: 74px;
    font-size: 9px;
}
.size_chart_text table tr:first-child td:first-child {
  background: none;
}

.size_icon {
  font-size: 34px;
  vertical-align: middle;
  padding-right: 5px;
}
.item_info_price {
  font-size: 24px;
  color: #d71b22;
  font-weight: bold;
}
#ItemInfoQtyText {
  font-size: 22px;
}
#InfoItemNo, .info_features_box, #InfoItemDescription { 
  display:none;
}
.add_cart_info {
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 15px;
}
.sec_image {
	float:right;
	cursor:pointer;
	border: 1px solid #E2E2E2;
	margin-top: 2px;
}
.sec_image_frame { padding: 2px; }
.social_btns div { vertical-align: top; }

.att_container .form_fields_f .radio_group:first-child { display:none; }

.radio_group { display:inline-block; }
.radio_group input { display:none; }
.radio_group label {
  display: block;
  border: 2px solid #0b4596;
  height: 35px;
  width: 60px;
  line-height: 31px;
  box-sizing: border-box;
  text-align: center;
  font-size: 21px;
  margin-right: 10px;
  padding: 0 5px;
  color: #0b4596;
  cursor: pointer;
}
.radio_group_sel label, .radio_group label:hover {
  background:#0b4596;
  color:#fff;
}
.radio_group_dis label, .radio_group_dis label:hover {
  border: 2px solid #ddd !important;
  color: #ddd !important;
  cursor: default !important;
  background:#fff !important;
}


	/* reviews */
	.review_border {
		border: 1px solid #E2E2E2;
		padding:10px;
	}
	.review_date_added { float:right; }
	.info_reviews_box { border:1px solid #E2E2E2; padding:10px; }
	.review_container textarea { width:100%; }
	
#MainLinkedItemContainer { margin-top:10px; }

/* footer link */
.shop_footer_links { text-align: center; }
a.link_footer, a.link_footer:hover, .link_footer_text { font-size:10px; }

/* web icons*/
.tag_icon {
	margin:0;
	padding:0;
	display: block;
	position:relative;
    outline: 0;
	float:right;
	margin-top: -40px;
	width:50px;
	height:50px;
    border: solid 1px #ccc;
	border-radius: 5px;
}

.tag_icon_edit {
	margin:0;
	padding:0;
	display: block;
	position:relative;
    outline: 0;
	width:50px;
	height:50px;
    border: solid 1px #ccc;
	border-radius: 5px;
}
#InfoItemExt134 {
  display:none;
}
.tag_1032:after {
  content: "Kids";
  background: #d71b22;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  padding: 0 10px;
  line-height: 28px;
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 15px;
}
#InfoExt134 {
  background: #d71b22;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  padding: 0 10px;
  line-height: 28px;
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 512px;
  z-index: 100;
}
.line_icon {
	background: #E2E2E2;
	color:#E2E2E2;
	height: 1px;
	border: none;
}

.main_heading {
	font-size: 45px;
	font-weight: bold;
	text-align:center;
}
div.form_fields {
	padding:2px;
	margin:0;
}
div.form_fields_error {
	padding:2px;
	margin:0;
}
.clear_clear {
	height:0;
	clear:both;
	display: block;
	position: relative;
}
.clear {
	display: block;
	position: relative;
}
.clear1 {
	display: block;
	position: relative;
	height:1px;
}
.clear5 {
	display: block;
	position: relative;
	height:5px;
}
.clear10 {
	display: block;
	position: relative;
	height:10px;
}

nav { margin: 0; padding: 0; }
.coupon_container {
	left: 14px;
	width: 48%;
}
.account_order_remove_btn { width: 80px; }
.account_order_details_left { float: left; width:50%; }
.account_order_details_right { float: right; width:50%; }
.border_table_info div { line-height:22px; }

.zoom_open {
	width:16px;
	height:16px;
	display:inline-block;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 9;
	cursor:pointer;
}
.zoom_open:before {
	content: "m";
	font-family: "icons";
	font-size: 16px;
}
.zoom_bg { background:#000; opacity:0.8; position:fixed; top:0; bottom:0; left:0; right:0; z-index:299; }
.zoom_container { width:630px; position:fixed; top:100px; margin:0 auto; z-index: 300; }
.zoom_img_container { overflow:hidden; background:#fff; padding: 10px; }
.zoom_img_box { float:left; width:500px; margin-right: 10px; cursor: move; }
.zoom_img_box img { width:500px; }
.zoom_img_series { float:right; width:100px; }
.zoom_img_series img { width:100px; }
.zoom_img_series .zoom_img { display: block; padding-bottom: 5px; }
.zoom_close { background:url(/shop/images/close.png) no-repeat bottom right; height: 33px; cursor:pointer; opacity: 0.7; }
.zoom_img_box {
	display:inline-block;
	position: relative;
}
.zoom_img_box img {
	display: block;
}
.zoom_img_box img::selection { background-color: transparent; }


#lightbox-container-image-box {
	width: 700px !important;
	height: 700px !important;
}
#lightbox-container-image-data-box {
	width: 720px !important;
}

.signupframe { border: none !important; }

.order_feeds {
	margin-top:55px;
}
.order_feeds_frame { border-left: 1px dotted #333; }
.of_date { font-size:18px; padding-left: 50px; }
.of_feed {
	border-top: 1px solid #333;
	padding-left: 41px;
	position:relative;
	margin: 25px 0;
	margin-left: 5px;
}
.of_feed:before {
	content: "";
	height: 7px;
	width: 7px;
	position: absolute;
	background: #333;
	left: -9px;
	top: -4px;	
}
.of_feed .of_comment {
	background: #fff;
	margin-top: -10px;
	padding-left: 4px;
	font-size:11px;
}
.of_feed .of_comment span { font-weight:bold; }
.of_comment_date { color:#999; font-style:italic; }
.order_feeds textarea { width:100%; }

#MenuExtratag a { cursor:pointer; }

.products_load {
	text-align: center;
	overflow: hidden;
	height: 84px;
	margin-top:100px;
	position:absolute;
	width:100%;
}
.products_load img {
	width: 227px;
	margin-top: -79px;
}


.checkout_confirm_left hr, .checkout_confirm_right hr, .checkout_cart_box hr, .checkout_confirm_amount hr, .checkout_line hr { display:none; }

.checkout_billing_box, .checkout_delivery_box, .checkout_shipping_box, .checkout_payment_box, .checkout_info_box,
.checkout_coupon_box, .checkout_cart_box, .checkout_confirm_amount {
  border: 1px solid #ebebeb;
  padding: 10px;
  margin-bottom: 20px;
  min-height: 155px;
}
.checkout_confirm_amount, .cart_price_box {
  background: #EDFAED;
  border: none;
  padding: 20px;
}
.grid-block-pricing { margin-top:40px; }

.order_price, .cart_price_row {
  padding-right: 0;
  width: 40%;
  font-size: 20px;
  line-height: 40px;
}
.cart_price_row .cart_price_name, .cart_price_row .cart_price_price {
  font-size:20px;
}

.checkout_confirm_box_text .cart_total_icon_gap { display:none; }

.checkout_billing { float:left; width:50%; }
.checkout_delivery { float: right; width:50%; }
.checkout_btn_container { text-align:center; padding-top:10px; }
.checkout_address_table b { display:inline-block; width:50%; line-height: 20px; }
.checkout_note { margin: 10px 0; font-size: 14px; }
.checkout_sel_option input[type="radio"] { display:none; }

.checkout_billing .checkout_address_table {
  margin-right: 10px;
}
.checkout_delivery .checkout_address_table {
  margin-left: 10px;
}
#ic_signupform .elcontainer .submit-container input[type="submit"] {
  font-size: 18px !important;
  font-weight: bold !important;
}
.newsletter_frame {
  padding: 0 !important;
}
.newsletter_frame .h1 {
  background: #0b4596;
  color: #fff;
  height: 48px;
  font-size: 24px;
  padding-top: 20px;
}
.newsletter_frame .sub_text {
  display: inline-block;
  margin-top: 20px;
}
.popup_content {
  padding: 0;
  font-size: 22px;
  width: 610px;
  background: url(/images/bg_notice.jpg);
}
.popup_title {
  background: #0b4596;
  color: #fff;
  margin: 0;
  padding: 23px 0;
  font-size: 28px;
}
.popup_btn_toggle {
  padding-bottom: 35px;
}
#HomeListingContent {
  margin-top: 49px;
}

.nav_bg_home, .welcome_note, #MenuBoxCat, #MenuBoxFeature, #MenuBoxSearch, #MenuBoxInfo, .more_info_btn, .item_no, #InfoItemExt108, #InfoExt108,
#InfoItemExt97, #InfoExt97, .footer_link_privacy, .cat_home_other, #btn_freight_estimator, .web_icon_box { display:none; }


