/* Color: White */

body {
    background: #fff;
    color: #000;
}

a {
    color: #000;
    font-weight: normal;
    text-decoration: none;
}
a:hover {
    color: #6e6e6e;
}
.Textbox,
select,
textarea {
    border: 1px solid #d2d2d2;
}

h1.title{
    float: left;
}

.header-wrapper {
    border-top: 1px solid #f0f0f0;
    width:100%;

}

.Breadcrumb,
#CategoryPagingTop {
    border-top: 1px solid #f0f0f0;
}

#CategoryHeading,
#CategoryPagingTop {
    margin: 0;
    padding: 0;
}

#CategoryPagingTop {
    padding-bottom: 10px;
}

#Wrapper .Breadcrumb{
    border-top: none;
}
#TopMenu li.CartLink {
    background: url(../../Classic/images/white/CartSmall.gif) 100% 50% no-repeat;
    padding-right: 16px;
}
#TopMenu li a {
    color: #b0b0b0;
    text-decoration: none;
}
#TopMenu li div {
    color: #b0b0b0;
    text-decoration: none;
}
#TopMenu li a:hover {
    color: #9a9a9a;
    text-decoration: underline;
}


.slide-show {
    width: 980px;
    border-top: 1px solid #000;
}


#SearchForm form {
}
#SearchForm input {
    border: 1px solid #c8c8c8;
    border-bottom-color: #f0f0f0;
    border-right-color: #f0f0f0;
    color: #b0b0b0;
}
#SearchForm input:focus {
    color: #000;
}
#SearchForm .Button {
    border: 0;
}

div.categoryPicker {
    border:1px solid #d2d2d2 !important;
    padding-left: 10px;
    padding-bottom: 8px;
}

#HeaderLower {
    border-top: 4px solid #000;
}

#SideCategoryList li,
#SideCategoryList .sf-menu li {
    text-transform: uppercase;
}

#SideCategoryList li ul,
#SideCategoryList .sf-menu li ul {
    border-top: 0;
    background: #f2f2f2;
}
#SideCategoryList > li > ul:before,
#SideCategoryList .sf-menu > li > ul:before {
    width: 0;
    height: 0;
    border-left: 5px solid  rgba(248, 248, 248, 0);
    border-right: 5px solid  rgba(248, 248, 248, 0);
    
    border-bottom: 5px solid #f2f2f2;
}
#SideCategoryList li li,
#SideCategoryList .sf-menu li li {
    background-image: none;
    border-bottom: 1px solid #ebebeb;
}
#SideCategoryList li li:last-child,
#SideCategoryList .sf-menu li li:last-child {
    border: 0;
}

#SideNewProducts img {
    border:1px solid #dcdcdc;
}

.order-number {
    font-size:1.4em;
    font-family: 'Montserrat', Helvetica, Arial, Sans-Serif;
    letter-spacing: -1px;
    text-transform: uppercase;
}

.hero_slider .Block div {
    border-bottom: 4px solid #000;
}
.hero_slider .Block div div {
    border: 0;
}
.hero div .text h1,
.hero div .text h2,
.hero div .text h3,
.hero div .text p,
.hero div .text a {
    color: #000;
    text-shadow: none;
}
.hero div .text.white * { /* Reverse text colour */
    color: #fff !important;
    text-shadow: 1px 1px 2px #000 !important;
}


.Block.banner_home_page_bottom div .text.text-light *,
.Block.banner_category_page_bottom div .text.text-light *,
.Block.banner_brand_page_bottom div .text.text-light *,
.Block.banner_search_page_bottom div .text.text-light * { /* Reverse text colour */
    color: #fff !important;
    text-shadow: 1px 1px 2px #000 !important;
}

a.btn_link { /* All boxed links within banners */
    color: #fff !important;
    background: #000;
    text-decoration: none;
    padding: 2px 10px 2px 10px !important;
}
a.btn_link:hover {
    text-decoration: underline;
}
.ToggleSearchFormLink.btn a:hover{
    color:#000;
}

.plain.btn {
    background: #fff !important;
    text-transform: capitalize !important;
    font-family: 'Helvetica Neue', Helvetica, Sans-Serif;
}
.plain.btn:hover{
    text-decoration: underline !important;
}

 .AccountMenu h2 {
    font:bold 13px/1.3 'Helvetica Neue',sans-serif;
}

.Right li {
    border-bottom: 1px solid #dcdcdc;
}

.Right .ProductList li {
    border: none;
    margin-bottom: 10px;
}

#FooterUpper {
    border-top: 4px solid #000;
}
#Footer {
    border-top: 1px solid #000;
}
#Footer p {
    color: #6e6e6e;
}
#Footer a {
    color: #6e6e6e;
}


.NewsletterSubscription input {
    border: 1px solid #c8c8c8;
    border-bottom-color: #f0f0f0;
    border-right-color: #f0f0f0;
    color: #b0b0b0;
}
.NewsletterSubscription input:focus {
    color: #000;
}
.NewsletterSubscription .Button {
    border: 0;
}


.Content .ProductList .ProductImage {
    background: #fff;
    border: 1px solid #fff;
}
    .Content .ProductList li:hover .ProductImage {
        background-color: #fcfcfc;
        border: 1px solid #e4e4e4;
    }
.ProductPrice,
.ProductList em {
}
.ProductList li .ProductCompareButton {
    color: #606060;
}
.ProductList .Rating {
    color: #9a9a9a;
}


.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    display: none;
}


.Breadcrumb {
    color: #b0b0b0;
}
.Breadcrumb a {
    color: #b0b0b0;
}
.Breadcrumb a:hover {
    color: #9a9a9a;
}


.CompareItem {
    width:200px;
    border-left: solid 1px #dcdcdc;
}
.CompareFieldName {
    font-weight:bold;
    border-bottom: 1px solid #dcdcdc;
}
.CompareFieldTop {
    border-bottom:solid 1px #dcdcdc;
}
.CompareFieldTop a:hover {
    color:#4e4e4e;
}
.CompareCenter {
    border-left:solid 1px #dcdcdc;
    border-bottom:solid 1px #dcdcdc;
}
.CompareLeft {
    border-left:solid 1px #dcdcdc;
    border-bottom:solid 1px #dcdcdc;
}

.CartCode {
    border: 1px solid #dcdcdc;
    border-width: 1px 0 0;
}
.ViewCartLink {
    background: url('../../ParallelLight/images/white/Cart.gif') no-repeat 0 50%;
}

table.CartContents,
table.General {
    border: 0;
}

table.CartContents th,
table.General th {
    color:#312e29;
    text-transform: uppercase;
    border-bottom: 0 none;
    padding:20px 23px;
    text-align: left;
    background-color:#f4f4f4;
}

.CartContents td {
    padding: 20px 23px;
    border-bottom: 1px solid #dedede;
}

.CartContents tfoot .SubTotal.First td{
    border-top: 0;
}
.CartContents tfoot .SubTotal td {
    border-top: 1px solid #dedede;
    border-bottom: 0;
    color: #606060;
}
.CartContents tfoot .GrandTotal td {
    color: #000;
}

.productAttributes td{
    border: 0;
}
.productAttributes label{
    font-weight: bold;
}
/* Wish List Form
....................................................................... */
.header .actions .btn {
    font-size: 13px !important;
    padding: 4px 12px !important;
    margin-left: 20px;
}

#wishlistsform .action .edit a{
    background:url(../../Classic/images/edit.png) transparent left top no-repeat;
}

#wishlistsform .action .delete a{
    background:url(../../Classic/images/trash.png) transparent left top no-repeat;
}

#wishlistsform .action .share a{
    background:url(../../Classic/images/share.png) transparent left top no-repeat;
}

/*....................................................................... */
#CartHeader {
    border-top: 1px solid #f0f0f0;
    position: relative;
}

#CartHeader .btn {
    position: absolute;
    top: 30px;
    right: 0;
}

.JustAddedProduct {
    border: 1px solid #dcdcdc;
    background: #fff;
}
.JustAddedProduct strong,
.JustAddedProduct a {
    text-decoration: none;
}
.JustAddedProduct a:hover {
    text-decoration: underline;
}


.CategoryPagination a {
    color: #606060;
    display: block;
    padding: 0 3px 3px;
    background-repeat: no-repeat;
}

.CategoryPagination li.ActivePage {
    background: #f4f4f4;
}

.CategoryPagination li:hover {
    border-bottom: 2px solid #dedede;
}

.CategoryPagination li.ActivePage:hover {
    border-bottom: 0;
}

.CheckoutRedeemCoupon {
    background: #f4f4f4;
    border: 1px solid #dcdcdc;
    padding: 10px;
    width: 300px;
    border: 1px solid #dcdcdc;
    margin-bottom: 10px;
}
.SubCategoryList,
.SubBrandList {
    background: #f4f4f4;
}

.Message {
    color:#000;
    border-width:1px; 
    border-style: solid;
    border-color: transparent;
    background-position: 12px 11px;
    background-repeat: no-repeat;
}

.Message a {
    text-decoration: underline;
}

.InfoMessage {
    background-color: #effdfd;
    background-image: url('../../Classic/images/white/InfoIcon.png');
    border-color: #d9f1f1;
}
.SpecificInfoMessage {
    color: #606060;
    background-color: #f4f4f4;
}
.SuccessMessage {
    background-color: #dafbd8;
    background-image: url('../../Classic/images/white/SuccessIcon.png');
    border-color: #c6e7c4;
}
.ErrorMessage {
    background-color: #fbe9e7;
    background-image: url('../../Classic/images/white/ErrorIcon.png');
    border-color: #f5d8d4;
}

.ComparisonTable tr:hover td,
.ComparisonTable tr.Over td {
    background: #f4f4f4;
}
.QuickSearch {
    border: 1px solid #dcdcdc;
    margin-top: 15px;
    margin-left: -16px;
}
.QuickSearch:before {
    content: "";
    height: 10px;
    width: 19px;
    background-image: url('../../Classic/images/white/up-arrow.png');
    background-repeat: no-repeat;
    position: absolute;
    top: -10px;
    left: 55px;
}
td.QuickSearchResultMeta {
    padding-right: 20px;
}
.QuickSearchHover td {
    background: #f4f4f4;
}
.QuickSearchAllResults a {
    background: url('../../Classic/images/white/QuickSearchAllResultsButton.png') no-repeat right;
}
.QuickSearchResult .Price {
    color: #4e4e4e;
}
.CreateAccount {
    border-top: 1px solid #f0f0f0;
    border-right: 1px solid #F0F0F0;
}
.AccountLogin {
    border-top: 1px solid #f0f0f0;
}
#CreateAccountForm {
    border-top: 1px solid #f0f0f0;
}
#CreateAccountForm h3 {
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}
.SearchTips .Examples {
    background: #f4f4f4;
}
hr {
    background: #dcdcdc;
    border: #dcdcdc;
}
.Right hr {
    background: transparent;
    border: 0;
}
.MiniCart .SubTotal {
    color: #4e4e4e;
}


/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    background: #f4f4f4;
    border: 1px solid #dcdcdc;
}


/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #f6f5f5 url(../../ParallelLight/images/white/ExpressChktSel.gif) 0 0 repeat-x;
    color: #010101;
    border: 1px solid #bcbcbc;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #f4f4f4;
    color: #606060;
    border: 1px solid #dcdcdc;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #9a9a9a;
}




/* Tabbed Navigation */
.TabNav {
    border-bottom: 1px solid #dedede;
}
.TabNav li a {
    border: 1px solid #dedede;
    background: #bababa;
    color: #000;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.TabNav li a:hover {
    text-decoration: underline;
}
.TabNav li.Active a {
    border-bottom: 1px solid #dedede;
    background: #f0f0f0;
}

/* Product Videos */

.currentVideo {
    background-color: #e7e7e7;
}

.videoRow:hover {
    background-color: #efefef;
}

.CartContents .ItemShipping th {
    border-bottom-color: #dcdcdc;
    border-top-color: #dcdcdc;
    background: #f4f4f4;
    color: #2f2f2f;
}


/* start fast cart styles */
#fastCartContainer {
    font-size: 13px;
    color: #000;
}
.fastCartContent h2 {
    background-color:transparent;
}
.fastCartContent h3 {
    background-color:transparent;
}
.fastCartThumb {
    border: 1px solid #e5e5e5;
    padding: 5px;
}
.fastCartSummaryBox {
    background-color: #f4f4f4;
}
.fastCartSummaryBox a:hover {
    text-decoration: underline;
}

.fastCartSummaryBox .subtotal {
    border-color: #fff;
}
.fastCartSummaryBox .ProductPrice {
    border-color: #fff;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
    color: #010101;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
    color: #000;
}
.fastCartContent .Quantity {
    color: #606060;
}
.fastCartContent p {
    color: #444444;
}
.fastCartContent .ProductList li {
    background-color: #FFF;
}
.fastCartBottom h3 {
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}

/* end fast cart styles */


/* Modal */
#ModalContainer {
    border-color: #000;
}

#QuickViewImage,
#QuickViewProductDetails {
    border-color: #f4f4f4 !important;
}

#QuickViewProductDetails td,
#QuickViewProductDetails .productAttributeRow,
.DetailRow {
    border-color: #e7e7e7;
}

.SubCategoryListGrid {
    border-bottom: 1px solid #dcdcdc;
}

#AjaxLoading,
.OrderItemMessage,
.CurrencyList a.Sel,
.SharePublicWishList {
    background: #f4f4f4;
}

#socnet {
    border-top: 1px solid #dcdcdc;
}

#socnet .icon-social-theme {
    background-image: url('../../Classic/images/sprite-social.png');
}

.ProductTinyImageList li {
    border: none !important;
}
.TinyOuterDiv {
    border: none !important;
}

.TinyOuterDiv img {
    border: 1px solid #f4f4f4;
}


#prodAccordion .Block h2 {
    border-top: 1px solid #dadada;
    background: url(../../Classic/images/white/accordion_open.gif) 100% 50% no-repeat;
}
#prodAccordion .Block.current h2 {
    background: url(../../Classic/images/white/accordion_close.gif) 100% 50% no-repeat;
}
#prodAccordion .Block:last-child {
    border-bottom: 1px solid #dadada;
}
.prodAccordionContent {
    border-top: 1px solid #eaeaea;
}

#TopMenu .phoneIcon {
    background: url('../../Classic/images/white/phoneIcon.png') no-repeat 0 2px;
    padding-left: 13px;
    border-right: 1px solid;
}

/* For the currency chooser */
#HeaderLower {
    position: relative;
}
#currency-chooser {
    float: right;
    clear: both;
    margin-top: 25px;
    font-size: 11px;
}
#currency-chooser .currency-info {
    float:left;
    margin-right: 5px;
    color: #b8b8b8;
}
#change-currency {
    color: #000;
    text-decoration: underline;
    cursor: pointer;
    float: left;
}
#currency-chooser .currencies {
    background: #f8f8f8;
    display: none;
    margin-top: 30px;
    padding: 10px;
    position: absolute;
    right: 0px;
    z-index: 10;
    width: 168px;
}
#currency-chooser .currencies:before {
    width: 0;
    height: 0;
    border-left: 15px solid rgba(248, 248, 248, 0);
    border-right: 15px solid rgba(248, 248, 248, 0);
    border-bottom: 15px solid #f8f8f8;
}
#currency-chooser .currencies dd {
    background: transparent;
    border: #ededed solid 1px;
}
#currency-chooser .currencies dd a {
    background: transparent;
    border: none;
    padding: 5px;
}
#currency-chooser .currencies dd a.Sel {
    background: #fff;
}

.ProductPriceWrap {
    border-color: #e7e7e7;
    background: #f4f4f4;
}

.PrimaryProductDetails {
    border-top: 1px solid #f4f4f4;
}

.PrimaryProductDetails .ProductThumbWrap {
    float:left;
 }

.PrimaryProductDetails .zoomPad img {
    border: 1px solid #f4f4f4;
    border-top: 0 none;
}


/* Gift Certificate
....................................................................... */
#SideAccountMenu li,
#GiftCertificatesMenu li {
    background: url('../../Classic/images/white/Arrow.gif') no-repeat 0 6px;
}

.Block.YourAccount p {
    line-height:2.8ex;
}

/* Form fields */
input.field-xlarge,
select.field-xlarge {
    width: 259px;
    padding: 0 5px;
    line-height: 25px;
    vertical-align: middle;
    border: 1px solid #d2d2d2;
}
select.field-xlarge {
    margin-top: 3px;
}
.HorizontalFormContainer dt {
    line-height: 25px;
    vertical-align: middle;
    padding: 0;
}

.AccountOrdersList {
    list-style: none;
    margin: 0;
}
.AccountOrdersList > li {
    margin-top: 20px;
}

/* updated */

/*header */

body {
	border-top: 10px solid #60bfc6;	
	color: #333;
}


#Header {
	border-bottom: 20px solid #ececec;	
}

#Logo { margin-top: 14px; }

#TopMenu {
	font-size: 12px !important;	
}

#TopMenu li a, #TopMenu li div {
	font-size: 12px;	
}

#TopMenu li a {
	color: #014d87;	
}

#TopMenu .phoneIcon {
	/*font-size: 12px;*/
	font-weight: bold;
	color: #014d87;	
	border-right: none;
}

#HeaderLower {
	border-top: none;	
}

#HeaderLower {
clear: right;
float: left;
width: 830px; /* logo is 130px */
margin-left: 20px;
margin-top: 57px;
}

#SearchForm {
	display: inline-block;
	width: auto;
	
}

#SearchForm input {
	font-size: 12px;
	width: 200px;
	height: 20px;
}

.header-wrapper {
	
	border-top: none;
	
}

#SideCategoryList {
	margin-top: 2px;	
	clear: right;
}

#HeaderLower #SideCategoryList .SideCategoryListClassic li:before {
float: left;
margin-top: 6px;
content: "|";
}

#HeaderLower #SideCategoryList .SideCategoryListClassic .category-list li a {
	color: #004682;
	color: #004d8f;
	font-family: open_sansbold, sans-serif;
	font-size: 16px;
	padding: 13px 18px 0 18px;	
	margin: 0;
	margin-bottom: 20px;
	
}

/*#SideCategoryList .sf-menu li:last-child a {
	color: #f00;
}*/

/*body */

#Wrapper {
	
}

.Breadcrumb {
	border: none;	
}

h1.title {
	float: none;
	text-align: center;	
}

#PageContent p{
	font-size: 16px;	
	line-height: 1.5em;
}

#PageContent a {
	color: #004d8f;
}

table.Oversize {
	background-color: #dff2f5;
	padding: 10px;
	margin-bottom: 20px;
}

table.Oversize td {
	padding: 5px;
}
/* Homepage */

.slide-show {
width: 650px;
height: 495px;
overflow: hidden;
border-top: none;
padding-top: 10px;
}

.slide-show-render.slide-show {
margin-bottom: 30px;
top: 0;
}

.slide-show-render .slides {
position: relative;
width: 650px;
height: 495px;
overflow: hidden;
}

.slide-show-render-full .slide-image {
max-width: 650px;
max-height: 495px;
}

.FeaturedProducts h2 {
margin: 0 0 15px;
padding-bottom: 0;
border-bottom: none;
/*font-family: open_sansbold, sans-serif;
font-size: 14px;
color: #999999;*/
}

/* appeals */
body.InsertedPage {
	border: none;
}

#HomeSlideShow {
	width: 100%;	
}

#HomeAppeals {
	float: right;	
}

a.AppealsButton {
	background-color: #57bec8;
	padding: 10px;
	color: #fff;
	font-size: 18px;
	font-family: open_sansbold, sans-serif;
	text-transform: uppercase;
	display: block;
	width: 300px;
}

a.AppealsButton:hover {
	text-decoration: underline;
}

.HomeAppealsList {
 margin: 0;	
}

.HomeAppealsList li {
	list-style: none;
	margin-bottom: 0;
	height: 165px;
}

.slide-show-render {
font-family:open_sansregular, sans-serif;
}

/* /homepage */

.Content .ProductList li {

min-height: 200px;

}

.FocusBox {
	border-radius: 10px;
	border: 1px solid #dbdbdb;
	margin: 10px;	
	padding: 30px;
	font-family: open_sansbold, sans-serif;
}

.SubcategoryTitle {
	text-align:center;
	font-family: open_sansbold, serif;	
	font-size: 24px;
}

img.ProductCategoryThumb {
	/*width: 300px;
	height: 200px;	*/
	padding: 10px 0;
	max-width: 90%;
}

/* footer */

#Footer {
	border-top: none;
}

#FooterUpper {
    border-top: none;
	padding-top: 60px;
}

#FooterUpper .Column { 

padding-bottom: 0;

}

p.FooterDescription {
	font-size: 18px;
	line-height: 1.5em;	
}

div.MadeInUSA {
	margin-top: 40px;	
}

img.MadeInUSA {
	float: left;
	margin-right: 20px;	
}

#FooterUpper ul.FooterLinks {
	margin-bottom: 40px;	
}

#FooterUpper ul.FooterLinks li{
	list-style: none;
	background:none;
	font-size: 16px;	
	padding: 0 0 10px 0;
}

#FooterUpper ul.FooterLinks li a {
	color: #333;
}

.StrongBlue {
	color: #014d87;
	font-family: open_sansbold;	
}

.smaller {
	font-size: 90%;	
}

/* input */

.ExpressCheckoutContent input[type="submit"], #bottom_payment_button, .Submit input {
background: #004682; !important;
color: #fff;
}


/* category pages */

p.HeaderSubhead {
	width: 66%;	
	margin-left: 17%;
	font-size: 16px;
}

.SubCategoryList {
background: none;
}

.SubCategoryList ul li {
	margin: 10px;
	border-radius: 10px;
	border: 1px solid #dbdbdb;
	padding: 20px;
	margin-bottom: 20px;
	background: none;
	/*font-size: 16px;*/
	font-family: open_sansbold, sans-serif;
	display: inline-block;
	width: 266px;
	min-height: 200px;
	text-align: center;
}

.SubCategoryList ul li:first-child {
	margin-left: 0;	
}

.SubCategoryList ul li:last-child {
	margin-right: 0;	
}

.CategoryDescription p {
	font-size: 16px;
	line-height: 1.5em;	
}

/* product detail page */

.PrimaryProductDetails {
border-top: none;
}

.PrimaryProductDetails .ProductMain, .PrimaryProductDetails .productAddToCartBelow {
float: right;
width: 540px;
padding: 0 0 0 20px;
}

h1.rka-ProductTitle {
	margin-bottom: 2px;	
	font-family: open_sansbold, sans-serif;
}

.PrimaryProductDetails .zoomPad img {
border: none;
padding-bottom: 20px;
}

.ProductPriceWrap {
	margin: 0;	
	
	padding: 0;
	padding-top: 20px;
	border: none;
	background: none;
	
}

.ProductDetailsGrid .DetailRow {

border-bottom: none;
}

.ProductDetailsGrid .DetailRow.PriceRow {
	background: none;
}

.ProductDetailsGrid .DetailRow.PriceRow .Value {
	font-size: 16px;
	font-family: open_sansbold, sans-serif;
}

.ProductDetailsGrid .Label {
margin: 0 0 5px;
width: auto;
font-weight: normal;
font-size: 16px;
}

.ProductDetailsGrid .Label.LabelSKU {
	font-size: 12px;	
}


h2.ProductDescriptionTitle {
	padding-top: 20px;	
}

.productAttributeList .productAttributeRow {

border-bottom: none;
}


.ProductFocusBox {
	border-radius: 10px;
	border: 1px solid #dbdbdb;
	padding: 20px;
	margin-bottom: 20px;
}

.AvailabilityBox .Label {
	background-image: url(//cdn2.bigcommerce.com/n-ww20x/zjlh3/templates/__custom/images/product-detail/checkmark.png?t=1753297564);
	background-repeat: no-repeat;
	padding: 6px 0 6px 110px;
	font-size: 16px;
}

.ShippingBox.FixedShipping {
	/*background-color: #60bfc6;
	color: #fff;*/
}	

.ShippingBox .Label {
	background-image: url(//cdn2.bigcommerce.com/n-ww20x/zjlh3/templates/__custom/images/product-detail/truck.png?t=1753297564);
	background-repeat: no-repeat;
	padding: 6px 0 6px 160px;
	font-size: 16px;
}

.SizeChart {
	display: inline-block;
	margin-left: 20px;
	font-size: 12px;
		
}

#sizechart {
	margin: 20px 0;	
	padding: 20px;
	background-color: #fbfbfb;
}

.SizeChartImage {
	width: 50px;	
}

/* input */

input, select, textarea {
font-family: open_sansregular;
font-size: 12px;
}

/* product description classes */

.SizeChartTable {
	width: 100%;	
}

.SizeChartTable th{
	color: #60bfc6;	
	text-transform: uppercase;
	padding: 3px;
}

.SizeChartTable td{
	vertical-align: top;
	padding: 3px;
}

.InternationalLink {
	float: right;
	margin-top: 33px;	
	text-decoration: underline;
	
	background-image: url(//cdn2.bigcommerce.com/n-ww20x/zjlh3/templates/__custom/images/product-detail/international.png?t=1753297564);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 27px;
}

.InternationalLink a {
	color: #014d87;	
	font-size: 12px;
	font-weight: bold;
}

.rka-ProductDescription p, .rka-ProductDescription li {
	font-size: 16px;	
	line-height: 1.5em;
}

.rka-ProductDescription h2 {
		font-size: 24px;
}

.ContrastBox {
	background-color: #014d87;	
	color: #fff;
	padding: 20px;
}

.ContrastBox h2 {
	font-family: open_sansbold, sans-serif;
	color: #fff;	
}


.OutOfStockMessage {
	margin: 20px 0 20px;	
}

.ProductAddToCart .productAttributeLabel {
text-align: right;
font-weight: normal !important;
font-size: 16px;
}

.BulkDiscountLink p {
	margin-top: 5px;
	margin-bottom: 2px;	
}

#ProductDetailsBulkDiscountThickBox {
		margin-top: 2px;
}

#ProductDetailsBulkDiscountThickBox ul {
display: none;
margin-left: 0;
}

#ProductDetailsBulkDiscountThickBox ul li {
	list-style: none;	
	display: inline-block; 
	margin-right: 15px;
}

.ProductAddToCart .BulkDiscount .ModalTitle {
	display: none;	
}

.ModalContent {
	border: none !important;
	/*background: none !important;*/	
	height: auto !important;
}

#ModalContent, .ModalContent {
font-size: 12px;
}

.ModalButtonRow {
	display: none;	
}

/* typography */

.BlueULink, .AddToWishlistLink .wishlist-button {
	text-decoration: underline;
	color: #014d87;	
}

sup {
	
}

.BlueText, h2.BlueText {
	color: #014d87;	
}

ul.nobullets li{
	list-style: none;
}

.gray {
	color: #b0b0b0 !important;	
}

.quote {
 padding: 20px 20px 0 0;
 font-weight: 700;
}

.smallest {
	font-size: 12px !important;	
}

.btn-secondary, .btn-secondary:hover {
	background: #014d87 !important;
}

.CartonBox {
	margin-right: 180px;
	margin-top: 17px;	
	float: right;
}

.CartonButton {
	padding: 10px;
	font-size: 12px;
	text-transform: uppercase;
	color: #333;
	background-color: #ececec;
	border-radius: 3px;	
}

.CartonButton:hover {
	background-color: #000;
	color: #fff;	
}

/* appeals pages */

.AppealsHeader {
	background-color: #62bfc7;
	color: #fff;
	font-family: open_sansregular, sans-serif;
	font-size: 30px;	
	height: 306px;
	overflow: hidden;
}

.AppealsHeader h1 {
	padding: 30px 30px 30px 30px;
	line-height: 1.2em;
}

.AppealsHeader h1 strong {
	font-family: open_sansbold;	
}
.AppealsHeader img {
	float: right;	
}

h2.larger {
	font-size: 24px;	
}

.AppealsSquareWidth {
	width: 306px;	
}

#FooterUpper .Column.Double.Longer {
width: 480px;
}

#FooterUpper .Column.Double.Shorter {
width: 460px;
}


.CategoryDescription {
	text-align: center;	
}