
html{font-size:62.5%;font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;min-width:980px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;/*border:0;*/}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}
.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}
.col-md-12{width:100%}
.col-md-11{width:91.66666667%}
.col-md-10{width:83.33333333%}
.col-md-9{width:75%}
.col-md-8{width:66.66666667%}
.col-md-7{
clear:both;
margin-top:20px;
width:58.33333333%;}
.col-md-6{width:50%}
.col-md-5{width:41.66666667%}
.col-md-4{width:33.33333333%}
.col-md-3{width:25%}
.col-md-2{width:16.66666667%}
#ie7sideproductrelated .col-md-2{
width:14.66666667%;
}
.col-md-1{width:8.33333333%}
.text-center{text-align:center !important;}
.pull-right{float:right !important;}
.pull-left{float:left !important;}



/*
Main Style Start
----------------------------------------------------------*/
@import:url('//fonts.googleapis.com/css?family=Michroma');
*
{
    margin:0;
    padding:0;
   -moz-box-sizing:    border-box;
   -webkit-box-sizing: border-box;
    box-sizing:        border-box;
}
*, *:hover
{
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
}
::selection
{
    color:hsl(0, 100%, 100%);
    background:hsl(223, 10%, 49%);
}
::-moz-selection
{
    color:hsl(0, 100%, 100%);
    background:hsl(223, 10%, 49%);
}
* img
{
    border:0;
}
*:focus,
a:focus
{
    outline:medium none !important;
}
/*
Main Style Ends
----------------------------------------------------------*/

/*
Body Style Start
----------------------------------------------------------*/
body
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    background:#aca9a9;
}
.clear,
#Outer
{
    clear:both;
}
.center
{
    width:980px;
    margin:0 auto;
}
.bg-white
{
    background:#fff !important;
}
.bg-blue
{
    background:#092c9d !important;
}
.bg-grey
{
    background:#666 !important;
}
#wrapper,
#Wrapper {
    clear: both;
    float: left;
    position: relative;
    width: 100%;
    z-index: 0; /* To enable  menu dropdowns over a relatively positioned element */
    display: inline;
    background:#fff;
}
#Wrapper
{
    padding-bottom:40px;/*%%ASSET_images/*/
    background:#fff url(//cdn2.bigcommerce.com/n-biq04i/mj61fp/templates/__custom/images/boder_Bg.png) 234px top repeat-y;
}
#Wrapper.checkout
{background:#fff;}
/*
Body Style Ends
----------------------------------------------------------*/

/*
Headings Style Start
----------------------------------------------------------*/
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6
{
    font-family:inherit;
    line-height:1.1;
    font-weight:normal;
    color:#092c9d;
    margin:20px 0 10px;
    display:inline-block;
}
h1,.h1{font-size:36px}
h2,.h2{font-size:18px;}
h3,.h3{font-size:24px}
h4,.h4{font-size:18px}
h5,.h5{font-size:14px}
h6,.h6{font-size:12px}
/*
Headings Style Ends
----------------------------------------------------------*/

/*
Paragraph and Ankers Style Start
----------------------------------------------------------*/
p
{
    color:#000;
}
a, p a
{
    color:#092c9d;
    text-decoration:none;
}
a:hover, p a:hover
{
    text-decoration:underline;
}
/*
Paragraph and Ankers Style Ends
----------------------------------------------------------*/

/*
Listing and Un_Listing Style Start
----------------------------------------------------------*/
ol, ul, li
{
    list-style:none;
    margin:0;
}
/*
Listing and Un_Listing Style Ends
----------------------------------------------------------*/

/*
Table Style Start
----------------------------------------------------------*/
table
{
    border-collapse:collapse;
}
/*
Table Style Ends
----------------------------------------------------------*/
blockquote {
    margin-left: 28px;
}

select option {
    padding: 0 10px;
}

hr {
    margin: 10px 0;
    padding: 0;
    background: #DCDFE2;
    color: #DCDFE2;
    height: 1px;
    border:0;
}

/* Forms */
.HorizontalFormContainer dl, .VerticalFormContainer dl {
    margin: 0;
}
.HorizontalFormContainer dt img {
    vertical-align: middle;
    float: left;
}

.HorizontalFormContainer dt .fieldLabel {
    float:left;
    padding-top: 4px;
    padding-left: 4px;
}

.HorizontalFormContainer dt {
    width: 160px;
    float: left;
    clear: left;
}

.HorizontalFormContainer dd.ProductField {
    height: 20px;
}

.HorizontalFormContainer dd {
    padding-top:4px;
    margin-left: 170px;
}

.NarrowFormContainer dt {
    width: 110px;
}

.NarrowFormContainer dd {
    margin-left: 120px;
}

.HorizontalFormContainer p.Submit {
    margin-left: 170px;
}

.NarrowFormContainer p.Submit {
    margin-left: 120px;
}

.VerticalFormContainer dt {
    margin-bottom: 6px;
}

.VerticalFormContainer dd {
    margin-bottom: 6px;
    margin-left: 10px;
}

/* Page Container */

#Container {
    width: 100%;
    background:none !important;
}

/*
Top Bar Style Start
----------------------------------------------------------*/
#topBar
{
    width:100%;
    float:left;
    background:#092c9d;
    margin-bottom:1px;
}
#topBar b
{
    font-size:14px;
    line-height:28px;
    color:#fff;
    float:left;
    margin-left:24px;
}
#topBar #TopMenu,
#topBar #TopMenu ul
{
    float:right;
}
#topBar #TopMenu ul li
{
    float:left;
    font-size:11px;
    line-height:28px;
    margin-right:24px;
}
#topBar #TopMenu ul li a
{
    color:#fff;
    font-weight:bold;
    text-transform:uppercase;
}
#TopMenu li div {
    display: block;
    text-decoration: none;
    font-size: 0.85em;
    padding: 0 0 0 20px;
    margin: 8px 0 8px 0;
}

#TopMenu li div a {
    padding: 0;
    margin: 0;
    display: inline;
    font-size: 1em;
}

#TopMenu li a:hover {
    text-decoration:underline !important;
}
/*
Top Bar Style Ends
----------------------------------------------------------*/
/*
Header Style Start
----------------------------------------------------------*/
header
{
    width:100%;
    float:left;
    border-radius:20px 0 0 0;
    /*background:url('//cdn10.bigcommerce.com/r-4d6a264212326b5ad5c97a6f9daf83cc47e28858/themes/Sport/images/header_bg.png') repeat;*/
    background:url(//cdn2.bigcommerce.com/n-biq04i/mj61fp/templates/__custom/images/header_bg.png) repeat;
    behavior: url('//cdn2.bigcommerce.com/n-biq04i/mj61fp/templates/__custom/images/PIE/PIE.htc');
}
header #logo
{
    width:272px;
    height:112px;
    float:left;
    margin:4px 0 4px 24px;
    background:url(//cdn2.bigcommerce.com/n-biq04i/mj61fp/templates/__custom/images/logo.png) no-repeat;
}
header #logo a
{
    height:112px;
    display:block;
    text-indent:-9999px;
}
header .right_carts
{
    float:right;
}
header .right_carts .my_cart,
header .right_carts .checkOut
{
    padding:0 28px;
    border-radius:20px 0 0 20px;
    color:#fff;
    background:#cc0005;
    float:right;
    margin-bottom:2px;
    clear:right;
    behavior: url('//cdn2.bigcommerce.com/n-biq04i/mj61fp/templates/__custom/images/PIE/PIE.htc');
}
header .right_carts .checkOut
{
    background:#999;
}
header .right_carts .my_cart i
{
    font-size:22px;
    margin-right:12px;
    line-height:28px;
    float:left;
}
header .right_carts .my_cart b
{
    font-size:11px;
    line-height:28px;
    float:left;
}
header .right_carts .my_cart b a
{
    color:#fff;
}
header .right_carts .checkOut a
{
    color:#fff;
    line-height:28px;
    float:left;
    text-decoration:none;
}
header .right_carts .checkOut a:hover
{
    text-decoration:underline !important;
}
/*
Header Style Ends
----------------------------------------------------------*/

/*
Navigation Bar Style Start
----------------------------------------------------------*/
nav
{
    width:100%;
    float:left;
    background:#092c9d;
    border-top:#fff solid 1px;
    border-bottom:#fff solid 1px;
}
nav #Menu
{
    float: left;
    background:none;
}
nav #Menu ul {
    float:left;
    margin:8px 0;
    margin-left:24px;
}
nav #Menu ul li {
    font-size:16px;
    font-weight:bold;
    float:left;
    border-right:1px solid #fff;
    position:relative;
}
nav #Menu ul li.HasSubMenu:after
{
    content:"\f107";
    font-family:FontAwesome;
    color:#fff;
    display:inline-block;
    padding-right:10px;
    margin-left:-4px;
}
nav #Menu ul li.HasSubMenu:hover:after
{
    content:"\f106";
}
nav #Menu ul li a
{
    display:inline-block;
    padding:0 10px;
    position: relative;
    line-height:20px;
    color:#fff;
}
nav #Menu ul li:hover a,
nav #Menu ul li a:hover,
nav #Menu ul li.ActivePage a
{
    color:#cc0005;
    text-decoration:none;
}
nav #Menu ul > li:hover .dropdown-menu
{
    display:block;
}
nav ul.nav.navbar-nav li li
{
    border:medium none;
}
nav ul.nav.navbar-nav li:hover li a,
nav ul.nav.navbar-nav li .dropdown-menu > li > a:hover,
nav ul.nav.navbar-nav li .dropdown-menu > li >a:focus
{
    color:#fff;
}
nav .go_Btn
{
    width:30px;
    height:30px;
    line-height:26px;
    padding:0;
    border:#fff solid 2px;
    border-radius:50%;
    background:#2a2a2a;
    color:#fff;
    margin:3px 0 0 6px;
    behavior: url('//cdn2.bigcommerce.com/n-biq04i/mj61fp/templates/__custom/images/PIE/PIE.htc');
}
nav .go_Btn:hover
{
    color:#cc0005;
}
.margin-top-4
{
    margin-top:4px !important;
}
#Menu li ul {
padding-top:10px;
    position: absolute;
    clear: left;
    top:100%;
    left: 0;
    display: none;
    text-align: left;
    font-size: 0.85em;
    background: transparent;
    z-index: 10;
}

#Menu li ul li {/*
    float:none;*/
    text-align: left;
    background: transparent;
    border:0;
}

#Menu li ul li a {
    padding: 5px 10px 5px 10px;
    font-size:12px;
    text-align: left;
    margin: 0;
    width:150px;
    height: auto;
}

#Menu li ul li a:hover {
}

#Menu li:hover a, #Menu li.over a{
    text-decoration: underline;
}

#Menu li ul li a, #Menu li.over li a {
    text-decoration: none !important;
}

#Menu li:hover ul, #Menu li.over ul {
    display: block;
    margin:0;
}
/*
Navigation Bar Style Ends
----------------------------------------------------------*/

/*
Top Search Form style Start
----------------------------------------------------------*/
#SearchForm
{
    float: right;
    margin-right:28px;
}

#SearchForm form
{
}

#SearchForm label
{
    font-size: 1.6em;
}
#SearchForm input.Textbox
{
    width:210px;
    height:26px;
    font-size:12px;
    line-height:26px;
    text-indent:8px;
    padding-right:4px;
}
#SearchForm .Button
{
    width:30px;
    height:30px;
    line-height:26px;
    padding:0;
    border:#fff solid 2px;
    border-radius:50%;
    background:#2a2a2a;
    color:#fff;
    margin:3px 0 0 6px;
    cursor:pointer;
    behavior: url('//cdn2.bigcommerce.com/n-biq04i/mj61fp/templates/__custom/images/PIE/PIE.htc');
}
#SearchForm .Button:hover
{
    color:#cc0005;
}

#SearchForm p {
    font-size: 0.85em;
    margin: 5px 0 0 0;
}

#SearchForm a {
    text-decoration: none;
}

#SearchForm a:hover {
    text-decoration: underline;
}/* Left Content Area */

.Left {
    /*position: absolute;
    left: 0;
    top: 0;
    width:170px;
    min-height: 500px;
    font-size:12px;
    margin:0 15px;
    padding:10px  0; */
}
.Left h2
{
    font-size:16px;
    position: relative;
}
.Left ul
{
    width:100%;
}
.Left li {
    clear: both;
    list-style:none;
    line-height:18px;
}
.Left .Block {
    padding-bottom: 5px;
    margin: 0 0 10px 0;
}
.Left .BlockContent {
    margin:0px;
}
.Left li {
}
.Left a,
.Left li a
{
    text-decoration: none;
    color:#000;
}
.Left a:hover,
.Left li a:hover
{
    color:#cc0005;
    text-decoration:none;
}

.Left #SideCategoryList li
{
    width:100%;
    line-height:21px;
}

.Left #SideCategoryList li ul {
    padding-left: 15px;
}
/* Primary Content Area */
.Content {
    min-height: 500px;
    margin: 0;
    padding:10px 0 10px 15px;
    margin:0 0 0 200px;
    /*border-left:1px solid #2a2a2a;*/
    width:746px;
}
.Content .Block {
    clear: both;
}
.Block {
    margin-top: 0;
    margin-bottom: 10px;
}
.Content h2 {
    font-weight: normal;
    font-size:18px;
    margin:20px 0 0;
}
.Content a:hover {
    text-decoration: underline;
}

/* Primary Content Area (column span of 2) */
.Content.Wide {
    margin: 0 200px 0 20px;
}

.Content.Wide.WideWithLeft {
    margin:0;
}

/* Primary Content Area (column span of 3 - spans entire page width) */
.Content.Widest {
    margin: 0 20px 0 20px;
}

/* Right Content Area */
.Right {
    position: absolute;
    top: 0;
    right: 0;
    width: 190px;
    min-height: 500px;
    font-size: 0.85em;
    margin: 0;
    padding: 10px 0 10px 0;
}
.Right .Block {
    float: left;
    width: 168px;
    padding-bottom: 5px;
    margin: 0 0 10px 10px;
}
.Right h2 {
    font-size: 1.2em;
    margin: 5px 10px 10px 10px;
    position: relative;
}
.Right a {
    color: #000;
}
.Right li a:hover {
    text-decoration: underline;
}
.Right .BlockContent {
    margin: 0 10px 0 10px;
}
.Right ul {
    margin: 0;
    padding: 0;
}
.Right li {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 3px 0;
}
.Right .Block {
    margin: 0 20px 10px 0;
    display: inline;
}
.Right li {
}

.Right li a {
    text-decoration: none;
}
.Right li a:hover {
    text-decoration: underline;
}
/*
Footer Wrapper Style Start
----------------------------------------------------------*/
footer
{
    width:100%;
    float:left;
    background:#092c9d;
}
#Footer {
    clear: both;
    position: relative;
    font-size: 0.85em;
    text-align: center;
    padding: 20px 0;
}
footer p
{
    color:#fff;
    font-size:14px;
}
footer p a
{
    color:#fff;
    text-decoration:underline;
}
footer p a:hover
{
    color:#cc0005;
}
#Footer li {
    float: left;
    list-style: none;
}
#Footer li a {
    padding: 0 10px;
    color:#fff;
}
/*
Footer Wrapper Style Ends
----------------------------------------------------------*/

/* Newsletter Subscription Form */
.NewsletterSubscription {
    clear: both;
}

.NewsletterSubscription label {
    clear: both;
    float: left;
}

.NewsletterSubscription input {
    width: 139px;
    font-size: 0.9em;
    padding: 3px;
    margin-bottom: 5px;
}

.NewsletterSubscription .Button {
    width: 111px;
    height: 25px;
    border: 0;
    margin-top: 2px;
    vertical-align: middle;
}

/* Product Listings */

#LayoutColumn1 .BlockContent .ProductList{text-align:center;}
#LayoutColumn1 .BlockContent #customSubCategories .ProductList{text-align:left;}
#LayoutColumn1 .BlockContent .SubCategoryListGrid .ProductList li{width:100% !important;height:auto !important;text-align:center;}
.Content .ProductList
{
    width:100%;
    float:left;
    margin-top:10px;
}
.Content .ProductList li
{
    float: left;
    width:231px !important;
    height:234px !important;
    text-align: center;
    overflow: hidden;
    border-right:1px solid #2a2a2a;
    border-bottom:1px solid #2a2a2a;
    padding-top: 8px;
    display:table;
}/*
.Content .ProductList li:nth-child(3n+2)
{
    border-left: 1px solid black;
    border-right: 1px solid black;
}*/
.Content .ProductList li:nth-child(3n)
{
    border-right:0;
}
.Content .ProductList a{width:100%;text-decoration:none;display:table-row;}
.Content .ProductList a:first-child{height:150px;display:table-cell;vertical-align:middle;}
.Content .ProductList .ProductImage
{
    width:100! !important;display:table;
    text-align:center;
    overflow:hidden;
    vertical-align:middle;
    margin:0 auto;
}
.Content .ProductList .ProductDetails {
    padding: 5px; max-height:96px !important;
}
.Content .ProductList .ProductDetails a,.Content .ProductList .ProductDetails a:first-child,.Content .ProductList .ProductActionAdd a{height:auto;display:block;}/*
.Content .ProductList .ProductDetails a:first-child,.Content .ProductList .ProductActionAdd a{height:44px;}*/
#LayoutColumn1 .BlockContent.SubCategoryListGrid{display:none;}
.Content .ProductList em, .ProductList .Rating {
    display: block;
    margin-top: 3px;
}

.ProductPrice, .ProductList em {
    font-style: normal;
    font-weight: bold;
}

.ProductList .Rating {
    font-size: 0.9em;
    font-weight: bold;
}

.ProductList .Rating img {
    height: 12px;
    margin-top: 3px;
}

.ProductList li .ProductCompareButton {
    margin-top: 3px;
    text-align: center;
}

.Left .ProductList .ProductImage, .Right .ProductList .ProductImage {
    display: none;
}
.Left .ProductList .ProductImage img, .Right .ProductList .ProductImage img {
    max-width:130px;
}

.Right .ProductList li {
    clear: both;
    width: 140px;
    list-style: none;
    margin: 0;
    margin-top: 5px;
    padding: 3px 0 5px 0;
    color: #000000;
}

.Right .SideCart p
{
    color: #000000;
}/* Top Seller Block Specific */

.Right .TopSellers {
    clear: both;
    padding: 0 0 10px 0;
}

.Right .TopSellers ul {
    margin: 0;
    padding: 0;
}

.Right .TopSellers li {
    clear: both;
    width: 148px;
    margin: 0 0 5px 0;
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    float: left;
    width: 18px;
    font-size: 1.6em;
    padding: 0 0 2px 4px;
}

.Left .TopSellers li .TopSellerNumber {
    color: #fff;
}

.Right .TopSellers .ProductDetails { /* Contains the details of the item */
    margin: 0;
    margin-left: 28px;
}

.Right .TopSellers li.TopSeller1 { /* No1 seller box */
    clear: both;
    float: left;
    width: 145px;
    height: auto;
    margin: 0 0 5px 0;
    padding: 0 0 10px 0;
    display: inline;
}

.Right .TopSellers li.TopSeller1 img {
    text-align: center;
    overflow: hidden;
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
}

.Right .TopSellers li.TopSeller1 .ProductDetails {
    clear: both;
    float: left;
    width: 100px;
    font-size: 1.1em;
    margin: 0;
    padding: 3px 5px 10px 40px;
}

.Right .TopSellers li.TopSeller1 .ProductImage {
    clear: both;
    float: left;
    width: 140px;
    display: inline;
    text-align: center;
    overflow: visible;
    margin: 0;
    border: 0;
}

.Right .TopSellers li .TopSellerNumber {
}

/* Page Breadcrumbs */
.Breadcrumb ul, .Breadcrumb li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.Breadcrumb
{
    list-style: none outside none;
    margin-top: 16px;
    padding: 8px 15px 0;
}
.Breadcrumb li
{
    display: inline-block;
}
.Breadcrumb li a
{
    color: #092C9D;
}
.Breadcrumb li + li:before
{
    color: #092C9D;
    content: "> ";
    padding: 0 2px;
}
.Breadcrumb li
{
    color: #CC0005;
}/*
.Breadcrumb li a {
    padding-right: 10px;
    background: url('//cdn10.bigcommerce.com/r-4d6a264212326b5ad5c97a6f9daf83cc47e28858/themes/Sport/images/BreadcrumbSep.gif') no-repeat right;
}*/

.FindByCategory ul, .FindByCategory li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.FindByCategory li {
    padding-left: 12px;
    background: url('//cdn2.bigcommerce.com/n-biq04i/mj61fp/templates/__custom/images/BreadcrumbSep.gif') no-repeat 3px 5px;
    padding-right: 8px;
    display: inline;
}

/* Miscellaneous Definitions */

.Meta {
    color: #444;
    font-size: 0.93em;
}

.Left .FeedLink, .Right .FeedLink {
float: right;
}

.Content .FeedLink{display:none;}

.FloatRight {
    float: right;
}

#ie7review a {
    float: right;
    margin-right:60px;
}

.FloatLeft {
    float: left;
}

.ClearRight {
    clear: right;
}

.ClearLeft {
    clear: left;
}

.SortBox {
    font-size: 0.95em;
    color: #444;
}

.CompareButton {
    clear: both;
    text-align: right;
    margin-top: 12px;
    padding: 4px;
}

.Clear {
    clear: both;
}

.Field45 {
    width: 45px;
}

.Field100 {
    width: 100px;
}

.Field150 {
    width: 150px;
}

.Field200 {
    width: 200px;
}

.Field250 {
    width: 250px;
}

.Field300 {
    width: 300px;
}

.Field350 {
    width: 350px;
}

.Field400 {
    width: 400px;
}

.MB10 { margin-bottom:10px; }
.MT0 { margin-top:0px; }
.LH140 { line-height:140%; }
.PLRB5 { padding:0px 5px 5px 5px; }
.PLR10 { padding:0px 10px 0px 10px; }
.PL20 { padding:0px 0px 0px 20px; }
.PL40 { padding:10px 0px 0px 40px; }
.ML20 { margin:0px 0px 0px 20px; }
.MT10 { margin-top:10px; }
.PL10 { padding-left:10px; }
.PB2 { padding-bottom:2px; }
.NoMarginBottom { margin-bottom: 0; }

.Required {
    color: red;
    font-weight: bold;
}

.InfoMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;
}

.SuccessMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;

}

.ErrorMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;
}/************* Page Specific: Create Account / Login Page *************/
.CreateAccount {
    float: left;
    width: 45%;
    border-right: 1px solid #ccc;
    padding-right: 1%;
}

.AccountLogin {
    float: left;
    padding-left: 1%;
    width: 45%;
}

ul.ShippingAddressList, ul.ShippingAddressList li {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.ShippingAddressList li {
    width: 30%;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}

.PrimaryProductDetails .ProductThumb {
    float: left;
    width: 190px;
    text-align: center;
}

.PrimaryProductDetails .ProductMain {
    min-width: 350px;
    float: left;
}
.PrimaryProductDetails dl {
    font-size: 0.90em;
}

.PrimaryProductDetails dt {
    font-weight: bold;
    width: 80px;
    clear: left;
}

.PrimaryProductDetails dd {
    margin-left: 90px;
}

.Right hr {
    margin: 5px 0 0;
}

.Content h3 {
    margin-bottom: 5px;
}

.ComparisonCheckbox {
    float: left;
}

.SideRecentlyViewed .ProductList li {
    margin-left: 0;
}

.SideRecentlyViewed .ProductDetails {
    margin-left: 20px;
}

/* Product Comparisons */
.ComparisonTable { width: 100%; }
.ComparisonTable td { vertical-align:top; font-size: 11px }
.CompareFieldName { width:95px; padding:8px 10px 8px 15px; }
.CompareFieldTop { padding:5px; text-align:center; }
.CompareFieldTop a { text-decoration:none; font-size:10px; }
.CompareFieldTop a:hover { text-decoration:underline; }
.CompareLeft { padding:5px 10px 5px 10px; }
.CompareCenter { text-align:center; padding:5px; }
.CompareRating { text-align:center; padding-top:8px; vertical-align:middle; }
.CompareProductOption { margin-left:20px; padding-left:5px; }

.Availability { color:gray; }
.LittleNote { color:gray; font-size: 0.85em; }

.ViewCartLink {
    padding-left: 30px;
    padding-top: 4px;
    padding-bottom: 8px;
}

/* General Tables */
table.General,
table.CartContents, table.General {
    width: 100%;
    margin: 10px 0;
}

table.General thead tr th,
table.CartContents thead tr th {
    padding: 6px 10px;
    text-align: left;
}

table.General tbody td,
table.CartContents tbody td {
    padding: 6px 10px;
    vertical-align: top;
}

table.General tbody tr.First td {
    border-top: 0;
}

/* Cart Contents Table */

.CartContents tbody td {
    border-bottom: 0;
}
.CartContents .ProductName a {
    font-weight: bold;
}

.CartContents tfoot .SubTotal td {
    text-align: right;
    font-weight: bold;
}

.ProceedToCheckout {
    text-align: right;
}

.ProceedToCheckout a {
    padding-top: 5px;
}

.MiniCart .SubTotal {
    text-align: center;
    font-size: 115%;
    color: #075899;
}

.JustAddedProduct {
    width: 128px;
    overflow: hidden;
    margin: auto;
    text-align: center;
    padding: 5px;
    margin-bottom: 10px;
}

.JustAddedProduct strong, .JustAddedProduct a {
    font-weight: bold;
    font-size: 1.02em;
    display: block;
    margin-bottom: 3px;
}

.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.CategoryPagination {
    padding: 5px;
    text-align: center;
}

.CategoryPagination .PagingList li {
    display: inline;
    padding: 0 5px;
}/* Quick Search */
.QuickSearch { z-index: 300; margin: 0; padding: 0; text-align: left; border-collapse: collapse; background: #fff; border: 1px solid #BFBFBF;  }
.QuickSearchTitle td, .QuickSearchAllResults td { font-weight: bold; padding: 4px; font-size: 11px; }
.QuickSearchResult td { font-size: 11px; padding:8px 0px 8px 8px; cursor: pointer; }
.QuickSearchResultImage { margin-left: 4px; margin-right: 10px; text-align: center; }
.QuickSearchResultNoImage { padding-top: 10px; color: #777; }
.QuickSearchResultName { font-weight: bold; text-decoration: none; display: block;  padding-bottom: 5px; }
.QuickSearchResult .Price { font-size: 11px; }
.QuickSearchHover td{ background: #E8F4F8; }
.QuickSearchHover a { text-decoration: underline; font-weight:bold; }
.QuickSearchAllResults { text-indent: -7000px; }
.QuickSearchAllResults a { text-decoration: underline; height: 25px; display: block; background: url('//cdn2.bigcommerce.com/n-biq04i/mj61fp/templates/__custom/images/skyblue/QuickSearchAllResultsButton.gif') no-repeat right; }
.QuickSearchAllResults a:active, .QuickSearchAllResults a { outline: none; -moz-outline-style: none; }

/* Brand Tag Clouds */
.BrandCloud .smallest { font-size:12px; }
.BrandCloud .small { font-size:15px; }
.BrandCloud .medium { font-size:18px; }
.BrandCloud .large { font-size:20px; }
.BrandCloud .largest { font-size:26px; }
.BrandCloud a { padding-right: 5px; }
.DownloadExpires { padding-top: 3px; font-style: italic; color: gray; }
.DownloadExpiresToday { color: red; }

.CheckoutRedeemCoupon h4 { margin-top: 0; }
.CheckoutRedeemCoupon p { margin-top: 10px; margin-bottom: 0;}

.BillingDetails {
    float: left;
    width: 48%;
    margin-right: 10px;
    margin-bottom: 15px;
}

.ShippingDetails {
    float: left;
    width: 48%;
    margin-bottom: 15px;
}.ProductDetailsGrid dt {
    width: 140px;
    margin-bottom: 6px;
    float: left;
    font-weight: bold;
}

.ProductDetailsGrid dd {
    margin-left: 145px;
    margin-bottom: 6px;
}

.SubCategoryList {
    padding: 4px;
}

.SubCategoryList ul, .SubCategoryList li {
    list-style: none;
    margin-left: 0;
}

.SubCategoryList li {
    margin-bottom: 4px;
    padding-left: 25px;
    background: url('//cdn2.bigcommerce.com/n-biq04i/mj61fp/templates/__custom/images/SubCategory.gif') no-repeat 3px 1px;
}

.SearchTips .Examples {
    background: lightyellow;
    padding: 8px;
    border: 1px solid #aaa;
    color: #555;
    margin-left: 30px;
    margin-bottom: 10px;
}

.PrimaryProductDetails .ProductThumb p {
    margin-top: 10px;
    font-size: 0.9em;
}

.ProductReviewList {
    clear: both;
}

.SortBox select {
    font-size: 0.9em;
}

 .SortBox option {
    color: #444;
}

.YourAccount li {
    margin-bottom: 8px;
}

.SoldOut {
    color: #999;
}

.RemoveFromWishlistForm {
    margin: 5px;
}


.ShippingProviderList {
    list-style: none;
}

.GoogleCheckout p,
.PayPalExpressCheckout p,
.AlternativeCheckout p {
    margin: 0;
    font-size: 90%;
}

.GoogleCheckout,
.PayPalExpressCheckout,
.AlternativeCheckout {
    text-align: center;
    margin-bottom: 10px;
    clear:both;
}

.KeepShopping {
    width: 180px;
    clear: both;
    text-align: right;
}

/** Top Right Locale Chooser (list of flags) **/
#TopMenu li.Flag {
    float: right;
}

#TopMenu li.Flag div {
    border: 0;
}

#TopMenu li.Flag img {
    margin: 3px;
}

#TopMenu li.Flag img.Last {
    margin-right: 0px;
}

#TopMenu li.Flag img.Selected {
    border: 2px solid #ffffaa;
    margin: 1px 3px;
}

/** Currency Selector **/
.CurrencyList dl {
    margin: 0;
    padding: 0;
}

.CurrencyList dd {
    padding: 0px;
    margin: 0px;
    border: 1px solid #EDECEC;
    background-color: #F9F9F9;
    clear: both;
}

.CurrencyList a {
    padding: 0 3px 0 5px;
    display: block;
    line-height: 1.8;
    text-decoration: none;
    font-size: 11px;
}

.CurrencyList a.Sel {
    background-color: #FFFFAA;
}

.CurrencyList a:hover .Text {
    text-decoration: underline;
}

.CurrencyList a .Flag {
    margin-top: 4px;
    display: block;
    float: left;
    width: 24px;
    padding-right: 2px;
    vertical-align: middle;
}

.CurrencyList a .Text {
    display: block;
    padding-left: 24px;
}

.PrimaryProductDetails .YouSave {
    /*font-weight: bold;
    margin-top: 3px;
    display: block;*/
    margin-top: 0px;
    display: inline-block;
    font-size: 14px;
    margin-left: 16px;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    margin-top: 4px;
    margin-bottom: 4px;
    font-weight: normal;
    width: 320px;
    padding: 7px;
    float: right;
}

.EstimateShipping dt {
    width: 100px;
    float: left;
    margin-bottom: 8px;
    clear: left;
}

.EstimateShipping dd {
    margin-bottom: 8px;
    font-weight: normal;
    text-align: left;
    margin-left: 114px;
}

.EstimateShipping p.Submit {
    margin-top: 10px;
    margin-bottom: 3px;
}

.EstimateShipping label {
    display: block;
    margin-bottom: 5px;
}

.EstimatedShippingMethods {
    text-align: left;
}

.EstimatedShippingMethods table {
    width: 100%;
    border-collapse: collapse;
}

.EstimatedShippingMethods .VendorShipping {
    margin-left: 20px;
    margin-bottom: 10px;
}

.EstimatedShippingMethods .Submit {
    text-align: right;
}

.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td {
    text-align: left;
}

.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td.Price {
    text-align: right;
}

.SharePublicWishList {
    background-color:seashell;
    padding:5px;
    border:1px solid lightgray;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    position: relative;
    padding: 6px;
    margin-bottom: 10px;
    width:900px;
}

.ExpressCheckoutBlock h3 a {
    font-size: 12px;
}

.ExpressCheckoutBlock {
    padding-top: 6px;
}

.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
    display: none;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    display: inline;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    position: absolute;
    top: 7px;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
    display: none;
}

a.ChangeLink {
    position: absolute;
    right: 15px;
    top: 12px;
}

.ExpressCheckoutBlock a.ChangeLink {
    display: none;
}

.ExpressCheckoutBlockCompleted a.ChangeLink {
    display: inline;
}

.ExpressCheckoutCompletedContent {
    left: 400px;
    margin-top: 5px;
    position: absolute;
}

.LoadingIndicator {
    margin-left: 10px;
}

.LoadingIndicator img {
    vertical-align: middle;
    margin-right: 10px;
}#TopMenu li.HeaderLiveChat {
    background-image: none;
}

#TopMenu li.HeaderLiveChat div {
    border-left: 0;
}

#TopMenu li.HeaderLiveChat div a {
    background-image: none;
    font-weight: bold;
}

.HeaderLiveChat img {
    vertical-align: middle;
}

#ProductOtherDetails .ProductDetailsGrid {
    margin-left: 25px;
}

.SubCategoryListGrid {
    padding: 4px;
}

.SubCategoryListGrid ul, .SubCategoryListGrid li {
    list-style: none;
    margin-left: 0;
}

.SubCategoryListGrid li {/*
    margin-bottom: 4px;
    margin-left: 10px;*/
    padding: 10px;
    background: #fff;
    float: left;
    text-align: center;
}
.SubCategoryListGrid li.RowDivider{display:none;}

.SubCategoryListGrid ol {
    clear: both;
}
.SubBrandList {
    padding: 4px;
}

.SubBrandList ul, .SubBrandList li {
    list-style: none;
    margin-left: 0;
}

.SubBrandList li {
    margin-bottom: 4px;
    padding-left: 25px;
    background: url('//cdn2.bigcommerce.com/n-biq04i/mj61fp/templates/__custom/images/images/SubBrand.gif') no-repeat 3px 1px;
}

.SubBrandListGrid {
    padding: 4px;
}

.SubBrandListGrid ul, .SubBrandListGrid li {
    list-style: none;
    margin-left: 0;
}

.SubBrandListGrid li {
    margin-bottom: 4px;
    padding: 10px;
    margin-left: 10px;
    background: #fff;
    float: left;
    text-align: center;
}

.SubBrandListGrid ol {
    clear: both;
}

.ProductAddToCart dt div.Required, #CartEditProductFieldsForm dt div.Required{
    width: 8px;
}

.ProductAddToCart input.Textbox, #CartEditProductFieldsForm input.Textbox{
    width:181px;
}

.ProductAddToCart textarea, #CartEditProductFieldsForm textarea{
    width:183px;
    height: 50px;
    font-size:12px;
    color:#555;
    border:1px solid #e0e0e0;
    margin-bottom:10px;
}

.CartContents .CartProductFieldsLink {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url('//cdn2.bigcommerce.com/n-biq04i/mj61fp/templates/__custom/images/GiftWrappingAvailable.gif') no-repeat;
    padding-bottom: 4px;
}

.ProductFields dd {
    margin-bottom: 4px;
    float:left;
    margin-left:20px;
}

.ProductFields {
    margin-bottom: 15px;
}

.ProductFields input.Textbox {
    width:100%;
}

.ProductFields TextArea {
    width:100%;
}

.CartContents .CartProductFieldsRow {
    border-top: 0;
}

.CartContents .CartProductFieldsRow dl {
    margin-top:15px;
}

p.QuantityInput, p.AddCartButton {
    text-align: center;
}

.ProductAddToCart dt.QuantityInput {
    margin-top: 4px;
}

.ProductAddToCart dd.AddCartButton span {
    margin-top: 4px;
    padding-right: 5px;
}
.ProductActionAdd {
    display: block;
    margin-top: 3px;
}

.ProductActionAdd a, .ProductActionAdd strong a {
    text-decoration: underline;
}

.TagList {
    margin-top: 20px;
}

.CartThumb {
    text-align: center;
    width: 1px;
}

.WrappingOptions {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url('//cdn2.bigcommerce.com/n-biq04i/mj61fp/templates/__custom/images/GiftWrappingAvailable.gif') no-repeat;
    padding-bottom: 4px;
    line-height: 1.6;
}

.ViewAllLink a {
    padding-top: 10px;
    display: block;
}

.SelectGiftWrapMultiple {
    max-height: 400px;
}

/* Tabbed Navigation */
.TabNav, .TabNav li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.TabNav {
    font-size: 11px;
    margin-bottom: 10px;
    padding: 6px 4px 6px 4px;
}

.TabNav li {
    display: inline;
}

.TabNav li a {
    position: relative;
    top: 2px;
    font-size: 12px;
    padding: 4px 6px;
    margin-right: 3px;
    margin-top: 3px;
    text-decoration: none;
}

.TabNav li a:hover {
    text-decoration: none;
}

.TabNav li.Active a {
    margin-top: 0px;
    padding-top: 7px;
    font-weight: bold;
}


.ProductAddToCart dd.AddCartButton div.BulkDiscount {
    display: inline-block;
    float:left;
}

.ProductAddToCart dd.AddCartButton div.BulkDiscount div.BulkDiscountLink {
    padding-left: 4px;
}

#VendorLogo .BlockContent, #VendorPhoto .BlockContent {
    margin: 0;
    text-align: center;
}

.TransitTime {
    font-weight: normal;
    color: gray;
}
.Content .ProductList.List li {
    margin: 0;
    margin-top: 6px;
    display: block;
    width: auto;
    float: none;
    padding: 6px;
    min-height: 0;
    height: 132px;
    background-image: none;
}

.Content .ProductList.List .ProductImage {
    margin: 0 !important;
    padding: 0px;
    margin-right: 15px;
    float: left;
    background-image: none;
    width: 120px;
    height: 120px;
}

.Content .ProductList.List .ProductDetails {
    height: auto;
    display: block;
    clear: none;
    padding: 0px;
    padding-left: 5px;
    margin: 0px;
    margin-left: 135px;
    text-align: left;
    background-image: none;
}

.Content .ProductList.List .ProductQty {
    margin-left: 10px;
}

.Content .ProductList.List .ProductDescription {
    font-style: italic;
    margin-top: 5px;
}

.Content .ProductList .ProductRightCol {
    float: right;
}

.Content .ProductList.List li .ProductCompareButton {
    text-align: left;
    margin-top: 10px;
}

.OrderItemMessage {
    background-color:#fff1a8;
    padding:7px;
    margin:10px 0px 10px 0px;
}

/* Custom Fields - Start */

.LittleNotePassword {
    color:gray;
    font-size: 0.85em;
    padding:2px 0px 2px 0px;
}

.RequiredClear {
    visibility: hidden;
}

/* Product Details */
.ProductDetailsGrid .DetailRow {
    clear: left;
    margin-top: 6px;
}

.ProductDetailsGrid .Label {
    margin: 0 0 6px -140px;
    float: left;
    width: 130px;
    font-weight: bold;
    padding-top: 1px;
    display: inline;
    position: relative;
    text-align:right;
}

.ProductDetailsGrid .Value {
    display: inline;
}

.ProductDetailsGrid .Label .Required {
    position: absolute;
    left: -1em;
}

.ProductOptionList ul, .ProductOptionList li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ProductOptionList li {
    margin-bottom: 3px;
}

.ProductOptionList input {
    vertical-align: middle;
}

/* Product Videos */

#FeaturedVideo, #VideoList, #VideoSingle  {
    float: left;
}

#VideoList {
    padding-left: 5px;
}

.VideoSeparator {
    clear: both;
}

.videoRow {
    clear: both;
    margin-bottom: 4px;
    display: block;
    height: 75px;
}

.previewImageContainer {
    height: 30px;
    width: 50px;
}

.videoRow img {
    float: left;
    padding-right: 5px;
}

.videoRowTitle {
    font-weight: bold;
}

.videoRowDescription {
    max-height: 50px;
    overflow:hidden;
}

.VideoOverlay {
    background-image: url('//cdn2.bigcommerce.com/n-biq04i/mj61fp/templates/__custom/images/images/VideoOverlay.png');
    background-position: center center;
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
}

.VideoContentContainer {
    position: relative;
    margin-left: 3px;
    padding-left: 92px;
}

/** If you change the width of the .VideoPreviewSize class below, change the padding-left of the .VideoContentContainer class above **/

.VideoPreviewSize {
    width: 92px;
    height: 69px;
}

.videoRowLength {
    padding-left: 4px;
}

.videoRow, .videoRowTitle, .videoRow img, .videoRowLength {
    cursor: pointer;
}

#VideoList ul {
    position: relative;
    overflow-y: auto;
    padding:0;
    margin: 0;
    width: 250px;
    height: 265px;
}

#VideoSingle {
    padding-left: 10px;
    width:250px;
}

#VideoContainer {
    padding: 5px 0 5px 5px;
    height: 265px;
}

.HideElement {
    display: none;
}



.VideoSingleTitle {
    font-weight: bold;
}

.VideoSingleDescription {
    padding-top: 10px;
    overflow-y: auto;
    height: 220px;
    padding-right:5px;
}

.Left #VideoMiddleContainer, .Right #VideoMiddleContainer {
    display: none;
}

.Content #VideoSideContainer {
    display: none;
}

#VideoSideContainer ul {
    text-align: center;
}

#VideoSideContainer ul li {
    margin-bottom: 5px;
}

.VideoSideDescription {
    padding: 2px 10px;
}

.VideoImageContainer {
    position: relative;
    float: left;
}

/** Search All Form Result - Start **/
.SearchPaging {
    float: right;
    font-size: 0.95em;
}

.SearchSorting {
    float: right;
    font-size: 0.95em;
    margin: 8px 0px;
}

.SearchSorting select {
    font-size: 0.95em;
}

#SearchResultsCategoryAndBrand {
    margin: 5px;
    padding: 5px;
}

.ContentList em, .QuickSearchResultMeta em {
    font-size: 0.8em;
}

/** Search All Form Result - End **/

/** AJAX loading box - Start **/

#AjaxLoading {
    display: none;
    text-align: center;
    background: #FCF5AA;
    width: 180px;
    z-index: 10000000000;
    padding: 5px 10px;
}

#AjaxLoading img {
    vertical-align: bottom;
    margin-right: 5px;
}

/** AJAX loading box - End **/

#ProductDetails #ImageScrollPrev,
#ProductDetails #ImageScrollNext {
    float: left;
    background:none;
    border:none;
    margin-top:16px;
    cursor:pointer;
    display: none;
}

#ProductDetails .ProductTinyImageList {
    float: left;
    margin-top:10px;
    white-space:nowrap;
    width: 80%;
    overflow: hidden;
    margin-left:auto;
}

#ProductDetails .ProductTinyImageList ul li {
    width: 40px;
    height: 30px;
    overflow: hidden;
    float: left;
    margin-left:3px;
    border: 1px solid gray;

}


#ProductDetails .ProductTinyImageList ul li div {
    display: table-cell;
    text-align: center;
}

#ProductDetails .ProductTinyImageList ul li #TinyOuterDiv {
    border: 2px solid white;
}

#ProductDetails .ProductTinyImageList ul {
    margin: 0pt;
    padding: 0pt;
    position: relative;
    list-style-type: none;
    white-space:nowrap;
    width: 2500px;
}

#ProductDetails .ProductThumbImage {
    height: 220px;
    width: 220px;
    margin:auto;
    transition:all 0s ease 0s;
}
#ProductDetails .ProductThumbImage *
{
    transition:all 0s ease 0s;
}

.carousel {
    position: relative;
    visibility: hidden;
    left: -5000px;
    width: 180px;
}

/* Category flyout styles (structural) */

/* Menu containers */
#SideCategoryList .sf-menu,
#SideCategoryList .sf-menu ul,
#SideCategoryList .sf-menu li
{
}

/* Menu links */
#SideCategoryList .sf-menu a
{
    color:#000;
    line-height:18px;
}
#SideCategoryList .sf-menu a:hover
{
    color:#cc0005;
}

/* Child override: menu containers */
#SideCategoryList .sf-menu ul {
    left: 148px;
}

/* Child override: menu links */
#SideCategoryList .sf-menu ul a {
    padding: 5px 10px 5px 10px;
    width: 128px; /* this + paddings must equal the child width above for hovers to work */
}

/* End: category flyout styles */




/*
Information Style Start
----------------------------------------------------------*/
.infoMatioN
{
    border-bottom:#fff solid 1px;
}
.infoMatioN .pull-left
{
    background:#565b6c;
    text-transform:uppercase;
}
.infoMatioN .pull-left p,
.infoMatioN .pull-right p
{
    font-family: 'Michroma', sans-serif;
    margin:0;
    font-size:16px;
    line-height:36px;
}
.infoMatioN .pull-left p
{
    color:#fff;
}
.infoMatioN p span
{
    display:inline-block;
    font-size:20px;
    line-height:30px;
}
.infoMatioN .pull-right
{
    background:#999;
}
.infoMatioN .pull-right p
{
    color:#030303;
}
/*
Information Style Ends
----------------------------------------------------------*/

/*
Sidebar Style Ends
----------------------------------------------------------*/
aside.pull-left h4,
aside.pull-right h4
{
    margin-top:36px;
    margin-bottom:0;
}
aside.pull-left ul li a,
aside.pull-right ul li a
{
    color:#000;
}
aside.pull-left ul li a:hover,
aside.pull-right  ul li a:hover
{
    color:#cc0005;
}
/*
Sidebar Style Ends
----------------------------------------------------------*/

/*
Container Style Start
----------------------------------------------------------*/
.col-md-9.no-right-padding
{
    padding-right:0 !important;
    border-left:#2a2a2a solid 1px;
}
.col-md-10.border-right
{
    clear:left;
    margin-left:0;
    padding:0 15px;
    border:0;/*
    border-right:#2a2a2a solid 1px;*/
}
/*
Container Style Ends
----------------------------------------------------------*/

/*
Visa Cards Wrapper Style Start
----------------------------------------------------------*/
.col-md-12.bg-grey h5.QPO
{
    color:#000;
    text-transform:uppercase;
    text-shadow:0 0 1px #fff;
}
.col-md-12.bg-grey p
{
    font-family:calibri;
    font-size:18px;
    color:#fff;
    margin:0;
}
.col-md-12.bg-grey p a
{
    color:#fff;
}
ul.CardZ
{
    display:block;
    margin-bottom:4px;
}
ul.CardZ li
{
    height:48px;
    display:inline-block;
    background:url(//cdn2.bigcommerce.com/n-biq04i/mj61fp/templates/__custom/images/CardZ.png) no-repeat;
}
ul.CardZ li a
{
    display:block;
    height:48px;
    text-indent:-9999px;
}
ul.CardZ li.AT
{
    width:78px;
    background-position:0 0;
}
ul.CardZ li.MC
{
    width:63px;
    background-position:-78px 0;
}
ul.CardZ li.VI
{
    width:65px;
    background-position:-141px 0;
}
ul.CardZ li.AE
{
    width:63px;
    background-position:-206px 0;
}
.category_group
{
    float:left;
}
.category_group .col-md-3
{
    padding:0;
    text-align:center;
    height:176px;
    border-right:1px solid #2a2a2a;
    border-bottom:#2a2a2a solid 1px;
}
.category_group .col-md-3.last
{
    border-right:medium none;
}
.category_group .product_image
{
    display:block;
    height:120px;
    vertical-align:middle;
    display:table-cell;
}
.category_group .product_detail
{
    font-size:12px;
}
.category_group .product_detail a,
.category_group .product_detail p
{
    margin-bottom:4px;
    display:block;
}
.main_imageP
{
    height:360px;
    display:table-cell;
    vertical-align:middle;
}
h2.p_title
{
    color:#c00;
}
.category_group .product_detail p.price:before,
h2.p_title b:before
{
    content:'Price: ';
}
.cart_diV
{
    margin-top:20px;
}
.cart_diV .col-md-5
{
    margin-top:10px;
}
.cart_diV .col-md-2.QuantityInput
{
    margin-top:26px;
}
.cart_diV label b
{
    display:block;
    font-size:18px;
    line-height:32px;
}
.cart_diV .FloatLeft select
{
    height:32px;
    line-height:32px;
    margin-top:20px;
    padding:6px;
    padding-left:0;
}/*
.cart_diV .btn.cart_btn
{
    width:192px;
    height:65px;
    background:url(//cdn2.bigcommerce.com/n-biq04i/mj61fp/templates/__custom/images/add_Cart_btn.png?t=1448642615) no-repeat;
    text-indent:-9999px;
    padding:0;
}
.cart_diV .btn.cart_btn:hover
{
    opacity: .8;
}*/
/*
Visa Cards Wrapper Style Ends
----------------------------------------------------------*/
.breadcrumb li,
.breadcrumb li a
{
    color:#092c9d;
}
#ModalContent, .ModalContent
{
    font-size:12px;
    line-height:18px;
}
.quantityInput
{
    display:block;
    width:100%;
    height:34px;
    padding:6px 12px;
    font-size:12px;
    line-height:34px;
    color:#555;
    vertical-align:middle;
    background-color:#fff;
    background-image:none;
    border:1px solid #e0e0e0;
}
.quantityInput:focus
{
    border-color:#000;
    outline:0;
}
.quantityInput:-moz-placeholder,
.quantityInput::-moz-placeholder,
.quantityInput:-ms-input-placeholder,
.quantityInput::-webkit-input-placeholder
{
    color:#999
}
.quantityInput::-moz-placeholder
{
    opacity:1
}
.quantityInput[disabled],
.quantityInput[readonly],
{
    cursor:not-allowed;
    background-color:#eee
}
.no-padding{padding: 0px !important;}
.no-margin{margin: 0px !important;}
.no-bottom-space{padding-bottom:0px !important;margin-bottom: 0px !important;}
.no-top-space{padding-top:0px !important;margin-top: 0px !important;}
.space5{display: block;height: 5px !important;clear: both;}
.space7{height: 7px !important;clear: both;}
.space10{height: 10px !important;clear: both;}
.space12{height: 12px !important;clear: both;}
.space15{height: 15px !important;clear: both;}
.space20{height: 20px !important;clear: both;}
.no-space{margin: 0px !important;padding: 0px !important;}
.no-text-shadow{text-shadow: none !important;}
.no-left-padding{padding-left: 0 !important;}
.no-left-margin{margin-left:0 !important;}
.margin-bottom-10{margin-bottom: 10px !important;}
.margin-top-10{margin-top: 10px !important;}
.margin-top-50{margin-top: 50px !important;}
.margin-bottom-15{margin-bottom: 15px !important;}
.margin-bottom-20{margin-bottom: 20px !important;}
.margin-bottom-30{margin-bottom: 30px !important;}
.margin-bottom-40{margin-bottom: 40px !important;}
.margin-top-20{margin-top: 20px !important;}
.margin-bottom-25{margin-bottom: 25px !important;}
.margin-right-10{margin-right: 10px !important;}
.margin-right-20{margin-right: 20px !important;}
.margin-left-10{margin-left: 10px !important;}
.margin-left-0{margin-left: 0 !important;}
.padding-left-0{padding-left: 0 !important;}
.padding-bottom-40{padding-bottom:40px !important;}
.hide{display: none;}
.bold{font-weight:600 !important;}
.fix-margin{margin-left: 0px !important}
.border{border: 1px solid #ddd}
.inline{display: inline;}
hr{margin: 20px 0;border: 0;border-top: 1px solid #E0DFDF;border-bottom: 1px solid #FEFEFE;}
/* overides metro scrolbars in IE10 and makes them look like a default scrollbar */
@-ms-viewport{width: auto !important;}
/*Global classes*/
.container{padding: 0 10px;}
.min-hight{min-height: 500px;}
.productAttributes{margin-top:20px;}
.productAttributes tr{line-height:20px;}
.productAttributes tr td{border:medium none;}
.FeedLink{display:none;}
#SitemapContent ul li{list-style:disc inside none;font-size:14px;}
#SitemapContent ul li a{color:#000;}
#SitemapContent ul li ul{margin-left:20px;margin-bottom:10px;}
#SitemapContent ul li ul li{font-size:11px;}
#SitemapContent h3{font-size:16px;}
.SitemapPages, .SitemapCategories, .SitemapBrands{width:33.33333333%;padding:0 15px 0 0;float:left;}




#CategoryHeading h1{
display:none;
}
#CategoryHeading .CategoryDescription h1{
font-size:24px;
display:block;
}
#CategoryHeading .cate-title{
font-size:24px;
}
.Left .SortBox, .Left #CategoryHeading .CategoryDescription h1{
display:none;
}
.Content  .SubCategoryList{
display:none;
}
.Left .SubCategoryList li{
background:none;
padding-left:0;
}
.Left .SubCategoryList li:hover a{
color:#CC0005;
}
#ProductDetails h2{
font-size:16px;
margin:0 0 10px !important;
}
.Left .CategoryDescription p{
display:none;
}
#ProductDetails .BlockContent h2:first-child{
/*display:none;*/
}
.HasSubMenu ul li a{
font-size:12px;
font-weight:normal;
}
#Menu li ul li a{
padding:2px 10px;
}
#Menu li ul
{
    background:none repeat scroll 0 0 #092C9F;
    box-shadow:0 6px 12px hsla(0, 0%, 0%, 0.176);
}
.sub-cat-head{
    text-transform:capitalize;
}

.Left {
    float: left;
    font-size: 12px;
    left: 0;
    margin: 0 15px;
    min-height: 500px;
    padding: 10px 0;
    top: 0;
    /* width: 170px; */
    width: 204px;
}
.Content {
    /*border-left: 1px solid #2A2A2A;*/
    display: table;
    margin: 0 0 0 200px;
    min-height: 500px;
    padding: 10px 0 10px 15px;
    width:730px;
}

/*  Left Category Menu Css */
.dcjq-parent-li  .dcjq-parent .dcjq-icon {
background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAICAYAAADeM14FAAAAH0lEQVQImWNgYGD4z4AG/qML/kcX/I8uiFcAt6FwAABVeRPtta5s5QAAAABJRU5ErkJggg==) no-repeat center;
float: left;
    height:8px;
    margin:8px 8px 0 0;
    width:8px;
}
.dcjq-parent-li  .dcjq-parent.active .dcjq-icon{
background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAECAYAAACzzX7wAAAAGUlEQVQImWNgYGD4TwAzMBCSxKUIK8CQBABOihPtJiNVcgAAAABJRU5ErkJggg==') no-repeat center;
}
.category-list li:last-child {
    /* display: none; */
}
.SubCategoryList { display:none; }
#Footer .social_links ul li{display:inline-block;margin:0 10px 0 0;}
#Footer .social_links ul li a{width:36px;height:36px;text-indent:-9999px;background:#fff url(//cdn2.bigcommerce.com/n-biq04i/mj61fp/templates/__custom/images/social-sprite.png) no-repeat;padding:0;display:inline-block;border:medium none;border-radius:5px;}
#Footer .social_links ul li .facebook{background-position:0 -36px;}
#Footer .social_links ul li .facebook:hover{background-color:#3a589b;background-position:0 0;}

#Footer .social_links ul li .twitter{background-position:-36px -36px}
#Footer .social_links ul li .twitter:hover{background-color:#0294f0;background-position:-36px 0;}

#Footer .social_links ul li .google_plus{background-position:-72px -36px}
#Footer .social_links ul li .google_plus:hover{background-color:#d81606;background-position:-72px 0;}

#Footer .social_links ul li .pinterest{background-position:-108px -36px}
#Footer .social_links ul li .pinterest:hover{background-color:#e93e30;background-position:-108px 0}

#Footer .social_links ul li .youtube{background-position:-144px -36px}
#Footer .social_links ul li .youtube:hover{background-position:-144px 0}
.social_links {
    float:left;
    width: 270px;
}
.footer_signup {
    float:right;
    width: 270px;
}
.footer_signup h2{color:#fff;margin-top:0;padding-left:114px;width:100%;text-align:left;}
.footer_links {
    text-align:center;
    padding:0 290px;
    display:block;
}
.footer_signup .NewsletterSubscription label{width:100px;text-align:right;color:#fff;line-height:24px;}
.footer_signup .NewsletterSubscription .Button{margin-left:114px;float:left;}
#Footer .footer_links li{float:none;display:inline-block;}
.footer_wrapper {
    margin: 0 auto;
    width: 980px;
}
.copy_right{clear:both;display:inline-block;width:100%;}
#SideCategoryList li { /*white-space: nowrap;*/ }
span.dcjq-count {
    margin-left: 4px;
}
nav #Menu ul li:first-child ul{ 
width:475px;
height:280px;
-moz-columns:3 auto;
columns:3;
-webkit-columns:3;
} /*
div#Wrapper.wrapper_line::before{
position: absolute;
content: '';
left: 234px;
bottom: 0px;
top: 0px;
background: rgb(0, 0, 0);
width: 1px;
}*/
h2.r_title b:before { content:'Retail Price :'}
h2.r_title { color: #5e5c5c; }
.AccountLogin > form {
    margin-top: 13px;
}
.shippingquote {
    margin: 6px 0 8px;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    background: none repeat scroll 0 0 #0066ff;
    border: medium none;
    border-radius: 4px;
    color: white;
    cursor: pointer;
    padding: 3px 5px;
    behavior: url('//cdn2.bigcommerce.com/n-biq04i/mj61fp/templates/__custom/images/PIE/PIE.htc');
}
button, html input[type="button"], input[type="reset"], input[type="submit"]:hover {
    background: none repeat scroll 0 0 #3399ff;
}
#CartContent .checkOut a,#CartContent .updateQua,.cart_diV .btn.cart_btn {
    
   font-size:11px;text-transform:uppercase;
   line-height: 22px;font-weight:bold;color:#fff !important;background:#056792 !important;padding:0 12px;border:#d4e5ec solid 1px;position:relative;border-radius:0px; text-decoration:none;
   display: inline-block;
   margin-left: 10px;
   margin-top: 2px;
   behavior: url('//cdn2.bigcommerce.com/n-biq04i/mj61fp/templates/__custom/images/PIE/PIE.htc');cursor:pointer;
}
#CartContent .checkOut a:before,#CartContent .updateQua:before,.cart_diV .btn.cart_btn:before {
content:'';

background:transparent;
    border: 1px solid #e5e5e5;
    bottom: -3px;
    display: block;
    left: -3px;
    position: absolute;
    right: -4px;
    top: -3px;
    z-index: -1;
    z-index:-1\9;

}
#productDetailsAddToCartForm .btn.cart_btn {  
    background-image: url(//cdn2.bigcommerce.com/n-biq04i/mj61fp/templates/__custom/images/addtocart.jpg) !important;
    background-repeat: no-repeat !important;
    background-size: auto 50px !important;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='//cdn2.bigcommerce.com/n-biq04i/mj61fp/templates/__custom/images/addtocart.jpg',
    sizingMethod='scale');
    text-indent: -9999px;
display:block;
    width: 200px !important;
    height: 50px !important;
    background-color: transparent !important;
    border: none !important;
}
#productDetailsAddToCartForm .cart_diV .btn.cart_btn:before {
  border: none !important;
}
                                  
.thank_notify { margin-top: 15px;}
.thank_notify .NotifyMessage { padding: 15px;}
.SearchContainer .ProductList li { border: none !important; width: auto !important;}
/*Css for only Firefox*/
@-moz-document url-prefix() {
   #Menu li ul li {  width: 150px; }
   #Menu li ul li a { width:143px; }
}
/*
#Wrapper #LayoutColumn2.Content{*width:74%; width:74%\9;}*/
.washington_redskins .col-md-10{*width:74%; width:74%\9;}
.cart #LayoutColumn1{display:none;}
.cart #LayoutColumn2{width:100%;}
#Wrapper.cart{background:#fff;}/*
#Wrapper .col-md-10#LayoutColumn2{*width:77%; width:77%\9;}*/

#ProductDetails .BlockContent .col-md-5{ *width:39%; width:39%\9;}
#ProductDetails .BlockContent .col-md-5 p.col-md-8{ *width:55%; width:55%\9;}
.Breadcrumb LI{*float:left; float:left\9; *margin:0 3px; margin:0 3px\9;}
/*
.cart_diV .cart_btn.btn{*text-indent:0px; *font-size:0px; text-indent:0px\9; font-size:0px\9;}*/

#ProductDescription{*margin-top:65px; margin-top:65px\9;}
.ProviderNamecheckout_authorizenet {
    background-image: url(//cdn2.bigcommerce.com/n-biq04i/mj61fp/templates/__custom/images/Visa-MasterCard-American-express.jpeg);
    background-repeat: no-repeat;
    background-size: 108px 19px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='//cdn2.bigcommerce.com/n-biq04i/mj61fp/templates/__custom/images/Visa-MasterCard-American-express.jpeg',
    sizingMethod='scale');
    display: inline-block;
    height: 19px;
    margin-bottom: 5px;
    padding: 0 10px 0 20px;
    text-indent: -9999px;
    vertical-align: middle;
    width: 108px;
}
.ProviderNamecheckout_paypalexpress {
    background-image: url(//cdn2.bigcommerce.com/n-biq04i/mj61fp/templates/__custom/images/PayPal.jpg);
    background-repeat: no-repeat;
    background-size: 108px 21px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='//cdn2.bigcommerce.com/n-biq04i/mj61fp/templates/__custom/images/PayPal.jpg',
    sizingMethod='scale');
    display: inline-block;
    height: 21px;
    text-indent: -9999px;
    vertical-align: middle;
    width: 108px;
}
.ProductDescriptionContainer.ie7andlower
{
width:85%;
}