<br />
<b>Warning</b>:  mysql_fetch_array() expects parameter 1 to be resource, boolean given in <b>/home/amshipping/www/shop/layout/css/design.php</b> on line <b>9</b><br />
<br />
<b>Warning</b>:  extract() expects parameter 1 to be array, null given in <b>/home/amshipping/www/shop/layout/css/design.php</b> on line <b>10</b><br />

*       {outline: none;}
.clear  {clear: both;}
a img   {border: none;}
p       {padding: 9px 0px; margin: 0px;}
hr      {color: #050505; background-color: #050505; height: 1px; border: none; margin: 15px 0;}

a       {color: #e01f29; text-decoration: none; border-bottom: 1px solid #e01f29; -moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;}
a:hover {color: #050505; text-decoration: none; border-bottom: 1px solid #050505; -moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;}
a img   {border: none;}

a:focus {
	color:#e01f29;
}
#btnContinue {
	color: #e01f29 !important;
	border: 2px solid #e01f29 !important;
	font: bold 18px / 22px 'Source Sans Pro', Arial, sans-serif;
	margin-top: 10px;
}

#btnContinue:hover {
	background: #e01f29 !important;
	color: white !important;
}

.divCheckoutBox {
	margin-top: 0px;
}

.disclaim {
	padding: 0px;
	text-align: center;
	margin-bottom: 0px;
}

#formAuthorizeNetForm {
	margin-top: 10px !important;
}

::selection {
    background: #e01f29; 
    color: white;
    text-shadow: none;
}

::-moz-selection {
    background: #e01f29; 
    color: white;
    text-shadow: none;  
}

.center {
	text-align:center;
}

.nopadding,
.no-padding,
.noPadding {
	padding:0;
}

.margin-auto {
	margin:auto;
}

.alert {
	background: red;
	margin-bottom: 0px;
}

.alert p {
	text-align: center;
	color: white;
	font-size: 20px;
}


@font-face {
    font-family: 'Roboto Condensed';
    src: url('fonts/RobotoCondensed-BoldItalic.eot');
    src: url('fonts/RobotoCondensed-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/RobotoCondensed-BoldItalic.woff2') format('woff2'),
        url('fonts/RobotoCondensed-BoldItalic.woff') format('woff'),
        url('fonts/RobotoCondensed-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('fonts/RobotoCondensed-LightItalic.eot');
    src: url('fonts/RobotoCondensed-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/RobotoCondensed-LightItalic.woff2') format('woff2'),
        url('fonts/RobotoCondensed-LightItalic.woff') format('woff'),
        url('fonts/RobotoCondensed-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('fonts/RobotoCondensed-Italic.eot');
    src: url('fonts/RobotoCondensed-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/RobotoCondensed-Italic.woff2') format('woff2'),
        url('fonts/RobotoCondensed-Italic.woff') format('woff'),
        url('fonts/RobotoCondensed-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('fonts/RobotoCondensed-Light.eot');
    src: url('fonts/RobotoCondensed-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/RobotoCondensed-Light.woff2') format('woff2'),
        url('fonts/RobotoCondensed-Light.woff') format('woff'),
        url('fonts/RobotoCondensed-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('fonts/RobotoCondensed-Regular.eot');
    src: url('fonts/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/RobotoCondensed-Regular.woff2') format('woff2'),
        url('fonts/RobotoCondensed-Regular.woff') format('woff'),
        url('fonts/RobotoCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('fonts/RobotoCondensed-Bold.eot');
    src: url('fonts/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/RobotoCondensed-Bold.woff2') format('woff2'),
        url('fonts/RobotoCondensed-Bold.woff') format('woff'),
        url('fonts/RobotoCondensed-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Familiar Pro';
    src: url('fonts/FamiliarPro-Bold.eot');
    src: url('fonts/FamiliarPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/FamiliarPro-Bold.woff2') format('woff2'),
        url('fonts/FamiliarPro-Bold.woff') format('woff'),
        url('fonts/FamiliarPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}





.txtContactPhone, .divUpdateShippingUseBilling input, .divShipOptionsBoxInner input, .divPaymentMethodChooseInner input {
	display:inline-block !important;
}

.shadow {
    border: 1px solid #c1c1c1;
    padding: 3px;
    background: #f1f1f1;
    -moz-box-shadow: 0px 2px 2px #050505;
    -webkit-box-shadow: 0px 2px 2px #050505;
    box-shadow: 0px 2px 2px #050505;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color="#050505")";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color="#050505");
}

body {
    margin: 0px;
    padding: 0px;
    background: transparent;
    font-family:'Roboto Condensed', Arial, sans-serif;
    font-weight:normal;
    font-size:16px;
    line-height:1.5
    color: #050505;
    overflow-x: hidden; 
    
}

.content-div p,
label {
    font-family:'Roboto Condensed', Arial, sans-serif;
    font-weight:normal;
    color:#050505;
    font-size:16px;
    line-height:1.5	
}

.content-div p a,
.content-div p.bodytext a,
.content-div li a {
	color:#e01f29;
	border-bottom:1px solid #e01f29;
}

h1, h2, h3, h4, h5, h6 {
    display: block;
    margin: 0px;
    padding: 9px 0px;
	font-family:'Roboto Condensed', Arial, sans-serif;
	font-weight:normal;
	font-size:30px;
	line-height:1.15;
    color: #e01f29;
}

h3, h4, h5, h6 {
    font-family:'Open Sans', Arial, sans-serif;
	font-weight:bold;
	font-size:24px;
	line-height:1.1;
    color:#050505;
}

.textholder h3 {
    padding-top: 0px;
}

html {
    /*background: url(../images/html-bg.gif) center center fixed repeat;*/
}

h2.pageheader {
    color: white;
    background: #e01f29;
    border-bottom: 1px solid black;
    border-right: 1px solid black;  
    margin-left: -35px; 
    padding: 9px 15px 9px 35px;
    display: inline-block;
    position: relative;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.5);
    margin-bottom: 15px;
}

h2.pageheader:before {
    width: 0;
    height: 0;
    border-top: 15px solid black;
    border-left: 15px solid transparent;
    position: absolute;
    content: "";
    top: 52px;
    left: 0px;
}

.admin-div a {
    border: none;
}



.outer-banner-div {
    box-shadow:
      0px 3px 0px 0px white,
      0px 6px 0px 0px #e01f29;
    height: 150px;
    display: block;
    position: relative;
    margin-bottom: 6px;
    background: url(../images/html-bg.gif) center center fixed repeat;
}

.banner-div {
    width:1040px;
    height: 150px;
    background: transparent;
    position: relative;
}


.content-div {
    background: #ffffff;
    padding-top:20px;
    padding-bottom:20px;
}

.content-div img {
    padding: 3px;
    background: #050505;
    border: 3px solid #050505;
    outline: medium solid #e01f29;
    max-width: 100%;
	width:auto;
}


		#divForgotPassword {
			
		-moz-box-shadow: 0px 2px 10px #050505;
  		-webkit-box-shadow: 0px 2px 10px #050505; 
  		box-shadow: 0px 2px 10px #050505;
  		behavior: url(layout/components/ie-css3.htc);
		}

#divForgotPassword {
    position: absolute;
    border: 1px solid #050505;
    background: #f1f1f1;
    left: 200px;
    padding: 20px;
    z-index: 1;
    display: none;
}
#ancCloseForgotPW {
    position: absolute;
    right: -5px;
    top: -5px;
    cursor: pointer;
}
#ancSendForgotPassword, #ancLogout {
    border: 1px solid #999999;
    background: #cccccc; 
    color: #050505;
    padding: 0 5px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    width: 140px;
}
#ancSendForgotPassword:hover, #ancLogout:hover {text-decoration: none;}
#divForgotPassword #txtUserEmail {width: 200px;}


a#ancSendForgotPassword {
    height: auto;
    width: auto;
}

input[type=submit]:active, a#ancSendForgotPassword:active, a.button:active {
    border: 1px solid #050505;
    background-color: #050505;
    background: #050505; 
}

#loginform input[type=submit].button, #loginform a {
    float: right;
    clear: both;
}

#loginform input[type=submit].button {
    margin: 10px 0px;
}

p.registerLink {
    text-align: right;
}



.divDirectionSectionRight.directionsSubHeader h2 {
    color: white;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}

.pp_pic_holder.pp_default a {
    border: none;
}


.supernav {
	background:#e01f29;
	height:30px;
	line-height:30px;
	border-bottom:2px solid #ffffff;
}

.supernav .container {
	padding:0 12px;
}

.supernav .divCartSearch,
.supernav .catalogbar-div {
	border:none;
	padding:0;
}

.supernav .outer-catalogbar-div {
	padding:0;
	margin:0;
}

.supernav .divCartSearch select,
.supernav .divCartSearch input[type=text] {
	font-family:'Open Sans', Arial, sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:22px;
	height:22px;
	margin-top:3px;
	width:44%;
}

.supernav .divCartSearch-button {
	font-family:'Open Sans', Arial, sans-serif;
	font-weight:normal;
    float: left;
    width: auto;
    font-size: 14px;
    line-height: 22px;
    height: 22px;
    margin-top: 3px;
    padding: 0 4px;
    background: #050505;
    color: #ffffff;
	border:none;
	box-shadow:none !important;
	text-shadow:none !important;
    -moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
    text-decoration:none;border-bottom:none;
}

.supernav .divCartSearch-button:hover {
	background:#e1e1e1;
	color:#050505;
	border:none;
	box-shadow:none !important;
	text-shadow:none !important;
}

.supernav .divContactBanner {
	text-align:center;
}

.supernav .divContactBanner a {
	font-family:'Open Sans', Arial, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#ffffff;
	line-height:30px;
	height:30px;
	text-decoration:none;border-bottom:none;
	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
} 

.supernav .divContactBanner a:hover {
	color:#050505;
	text-decoration:none;border-bottom:none;
}


.supernav .divCartBar a {
    float: left;
    display: inline-block;
    font-size: 18px;
   	font-family:'Roboto Condensed', Arial, sans-serif;
	font-weight:normal;
    line-height: 30px;
    color: #050505;
    background:#e1e1e1;
    padding: 0 20px;
    margin: 0 4px;
    -moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
	text-decoration:none;border-bottom:none;
} 

.supernav .anchCart span,
.supernav .anchCart:hover span,
.supernav .anchCart span:hover {
	font-weight:normal;
	text-decoration:none;border-bottom:none;	
}

.supernav .divCartBar a:hover {
	background:#ffffff;
	text-decoration:none;border-bottom:none;	
}

.divTaxExemptWrapper {
	height: 10px !important;
}

.supernav .divCartBar a.anchHistory,
.supernav .divCartBar a.anchProfile {
	text-shadow:none;
}

.catalogbar-div,
.divContactBanner,
.cartbar-div {
	padding:0;
}






a.reset-search {
	position:absolute;
	right:60px;
}

.supernav .divCartSearch-button:hover {
	color:#050505;
}



.navcontainer {
	height:115px;
}

.navcontainer h1.banner-logo,
.navcontainer p.banner-logo {
	padding:0;
	margin:14px 0 0 0;
	float:left;
}

.navbar-div {
	float:right;
}

.navcontainer a {
	float:left;
	text-decoration:none;border-bottom:none;
	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
}

.navcontainer a:hover {
	text-decoration:none;border-bottom:none;
}

.navcontainer a.anchMainNav {
    display: inline-block;
    float: left;
    font-family:'Familiar Pro', Arial, sans-serif;
    font-weight: normal;
    font-size: 21px;
    padding: 0 12px;
    height: 115px;
    line-height: 115px;
    color: #ffffff;
    background:transparent;
	text-decoration:none;border-bottom:none;
    -moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
}

.navcontainer a.anchMainNav:hover,
.navcontainer a.anchMainNav.current {
	background:#e01f29;
	color:#ffffff;
}

.supernav .divCartBar a.anchCart {
	margin-right:0;
}



.outer-content-div {
	background:#ffffff;
}

.content-div {
	
}

.content-div h2 {
	font-family:'Familiar Pro', Arial, sans-serif;
	line-height:1.25;
} 

.content-div h3 {
	font-family:'Open Sans', Arial, sans-serif;
	line-height:1.5;
} 

.catLabelHeaderWrapper {
	background:#e1e1e1;
	text-align:center;
	height:100px;
}

.catLabelHeaderWrapper .container {
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;	
}

.catLabelHeaderWrapper h1,
.catLabelHeaderWrapper h2,
.catLabelHeaderWrapper h3 {
	font-family:'Roboto Condensed', Arial, sans-serif;
    font-size: 42px;
    line-height: 1.1;
	color:#e01f29;
	text-align:center;
}

.content-div table th p {
	color:#ffffff;
}

input[type=submit],
.anchCheckoutButton {
	border-radius:0;
	background:transparent;
	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
	box-shadow:none !important;
	text-shadow:none !important;
	color:#e01f29;
	border:2px solid #e01f29;
	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
}

input[type=submit]:hover,
.anchCheckoutButton:hover {
	border-radius:0;
	background:#e01f29;
	color:#ffffff;
	border:2px solid #e01f29;
}







.sidemenu-category,
.topmenu-category {
	font-family:'Roboto Condensed', Arial, sans-serif;
	font-size:18px;
	line-height:1.25;
	color:#050505;
	padding:9px 4px;
	border-color:#e1e1e1;
	background:transparent;
	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
}

.sidemenu-category.next-category {
	border-top:none;
}

.sidemenu-category:hover,
.topmenu-category:hover,
.sidemenu-category.current-category,
.topmenu-category.current-category,
.sidemenu-category.current-category:hover,
.topmenu-category.current-category:hover  {
	background:#e01f29;
	color:#ffffff;
	border-color:#e01f29;
	padding-left:6px;
	font-weight:normal;
}

.sidemenu-subcategory {
	font-family:'Roboto Condensed', Arial, sans-serif;
	font-size:14px;
	line-height:1.75;
	color:#666666;
	padding:8px 4px;
	border-color:#e1e1e1;
	border-left:0px solid #ffffff;
	background:transparent;
	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;	
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
}

.divSubcatWrapper .sidemenu-subcategory:last-of-type {
	border-bottom:none;
} 

.sidemenu-subcategory:hover,
.sidemenu-subcategory.current-subcategory,
.sidemenu-subcategory.current-subcategory:hover {
	font-family:'Roboto Condensed', Arial, sans-serif;
	color:#050505;
	font-weight:normal;
	padding:8px 4px;
	padding-left:5px;
	border-color:#e1e1e1;
	border-left:4px solid #e01f29;
	background:transparent;	
}


.mobileCategoryDropdown {
	padding:12px 15px;
	background:#e01f29;
	border:1px solid #050505;
	border-radius:8px;
	border-bottom:4px solid #050505;
}

.mobileCategoryDropdown .subcatbutton,
.mobileCategoryDropdown .subcatbutton:hover,
.mobileCategoryDropdown .subcatbutton:focus,
.mobileCategoryDropdown .subcatbutton:active {
	font-size:21px;
	font-family:'Roboto Condensed', Arial, sans-serif;
	color:#ffffff;
	border:none;
}

.subcatshowhide .subcats-select {
	padding:0;
	margin-top:10px;
}



.divFeaturedItem {
	border:none;
	margin:0;
	padding:0;
	height:339px;
}

.divFeaturedItem.Subcategory {
	height:380px;
}

.divFeaturedItem.category {
	height:380px;
}

.divFeaturedItem:hover {
	border:none;
}

.divFeaturedItem img {
}

.divFeaturedItem a.anchFeaturedItemName {
	border:1px solid #e1e1e1;
	margin:10px;
	padding:0;
}

.divFeaturedItem:hover a.anchFeaturedItemName {
	border:1px solid #666666;
}

/*
.divFeaturedItem a.anchFeaturedItemName.button,
.divFeaturedItem .anchFeaturedItemName.button,
.anchFeaturedItemName.button {
	border:2px solid #e01f29;
	height:55px;
	font-size:18px;
	background:transparent;
	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
	color:#e01f29;
	min-width:66.667%;
	max-width:90%;
	margin-top:10px;
	margin-bottom:20px;
	text-align:center;
}
*/

.divFeaturedItem a.anchFeaturedItemName.button,
.divFeaturedItem .anchFeaturedItemName.button,
.anchFeaturedItemName.button {
	border:none;
	height:55px;
	font-size:18px;
	background:#e01f29;
	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
	color:#e01f29;
	min-width:100%;
	max-width:100%;
	margin-top:10px;
	margin-bottom:20px;
	text-align:center;
}


.anchViewItem.button {
	display:block;
	height:35px;
	line-height:35px;
	border-top:2px solid #050505;
	background:#ffffff;
	color:#050505;
	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
}


.anchViewItem.button .innerbutton {
    padding: 0 !important;
    text-align: center;
    margin: auto;
    display: inline-block;
}

.divFeaturedItem:hover .anchViewItem.button {
	background:#ffffff;
	color:#e01f29;
}

@media (min-width:1024px) and (max-width:1199px) {
	
	
	.divFeaturedItem.category {
		height:330px;
	}
	
	.divFeaturedItem.Subcategory a.anchFeaturedItemName.button,
	.divFeaturedItem.Subcategory .anchFeaturedItemName.button,
	.Subcategory .anchFeaturedItemName.button {
		height:75px;
	}
}


@media (min-width:768px) and (max-width:1023px) {
	.divFeaturedItem.Subcategory {
		height:360px;
	}
	
	.divFeaturedItem.category {
		height:360px;
	}
	
	.divCategorySubcatWrapper .divFeaturedItem.Subcategory span.anchFeaturedItemName {
		height:65px;
	}
}

.divFeaturedItem span.anchFeaturedItemName {
	display:inline-block;
	color:#ffffff;
	margin:10px auto;
	width:auto;
	height:50px;
	padding:0 10px;
	line-height:1.25;
	font-size:18px;
	/*
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;	
	*/
	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
}

.divFeaturedItem:hover span.anchFeaturedItemName.button,
span.anchFeaturedItemName.button:hover {
	background:#050505;
	border:2px solid #050505;
	color:#ffffff;
}

.divFeaturedItem .anchFeaturedItemName .innerbutton {
	line-height:1.15;
	padding:3px 0;
	width:100%;
}

.divFeaturedItem.divCatTileDisplayWrapper img,
.divFeaturedItem.divCatTileDisplayWrapper:hover img {
	opacity:1;
	margin:0;
	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
}

.divFeaturedItem.divCatTileDisplayWrapper .divCategoryImage {
	height:255px;
}

.divFeaturedItem.divCatTileDisplayWrapper .divCategoryImageInner {
	height:100%;
}

.spanFeaturedItemSalePrice {
	position:absolute;
	bottom:75px;
	padding:5px 0;
	margin:0;
	width:100%;
	background:#050505;
	color:#ffffff;
	left:0;
}


.tdPrimaryImage img.imgPrimaryImage {
	padding:0;
	border:none;
}



tr.divPrimaryImageCaptionHolder,
td.divPrimaryImageCaption {
	font-weight:normal;
	font-style:normal;
	color:#666666;
	background:#ffffff;
	border:none;
}

.divItemDetail .addcart {
	padding:0;
	text-align:center;
}

input.btnAddSpreadsheetItem,
.divItemDetail .addcart input[type="submit"] {
	display:inline-block;
	width:auto;
	margin:0;
	padding:8px 12px;
	background:transparent;
	border:none;
	border:2px solid #e01f29;
	font-family:'Roboto Condensed', Arial, sans-serif;
	color:#e01f29;
	font-size:15px;
	line-height:1;
	text-shadow:none;
	box-shadow:none;
	font-weight:normal;
	text-transform:uppercase;
	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
}

input.btnAddSpreadsheetItem:hover,
.divItemDetail .addcart input[type="submit"]:hover {
	border:none;
	text-shadow:none;
	border:2px solid #e01f29;
	background:#e01f29;
	color:#ffffff;
}

input.btnAddSpreadsheetItem {
	padding:3px 5px;
}

.divItemDetail .quantityWrapper {
	padding:0;
	text-align:right;
	line-height:42px;
}

.divItemDetail .quantityInner {
	text-align:center;
	float:right;
	margin-right:7.5px;
	line-height:inherit;
}

.divItemDetail .divItemDescription {
	display:block;
}

.content-div h2.divItemDetailName {
	font-size:24px;
}




.tblSpreadsheet {
	width:100%;
}
 
table.tblSpreadsheet.tblSpreadsheetDouble td.doublebuttoncolumn,
table.tblSpreadsheet td.doublebuttoncolumn {
	padding:0;
}
 
table.tblSpreadsheet.tblSpreadsheetDouble th.thItemHover,
table.tblSpreadsheet td.tdItemHover {
	padding:0;
	background:transparent;
}

.tblSpreadsheet .spreadsheet-even td,
.tblSpreadsheet .spreadsheet-odd td {
	background:inherit;
}


table .thItemHover,
table .tdItemHover {
	width:25px;
	position:relative;
	background:transparent;
}

table .tdItemHover a,
table .tdItemHover a:hover,
table .tdItemHover:hover a {
	text-decoration:none;border-bottom:none;
}

table .tdItemHover .fa {
	font-size:1.1em;
	line-height:1.5em;
	width:100%;
	height:100%;
}

.tblSpreadsheet tr {
	overflow:hidden;
}

.tblSpreadsheet tr:first-of-type {
	border:none;
}

table .tdItemHover .desktopView .spanItemDetailWrapper {
	position:absolute;
	display:none;
	text-align:left;
	background:#ffffff;
}


table .tdItemHover .mobileView .spanItemDetailWrapper {
	top:15px;
	left:15px;
	padding:0;
	margin:0;
}

table .tdItemHover .mobileView .btn-default {
	color:#e01f29;
	background:#ffffff;
	padding:2px 10px;
}

table .tdItemHover .spanItemDetailWrapper .spanItemNotes {
	text-align:center;
	display:inline-block;
	min-width:190px;
	padding:6px 0;
}

table .tdItemHover .anchLineItem:hover + .spanItemDetailWrapper,
table .tdItemHover .desktopView .spanItemDetailWrapper:hover {
	position:absolute;
	top:12.5px;
	left:12.5px;
	display:block;
	z-index:500;
	text-align:center;
}


.content-div table .tdItemHover .spanItemDetailWrapper .itemImageWrapper {
	display:block;
	background:#ffffff;

}

.content-div table .tdItemHover .spanItemDetailWrapper .imgItemImage {
	outline:none;
	border:none;
	padding:0;
	margin:auto;
	text-align:center;
	height:72px;
	width:auto;
}

.content-div table .tdItemHover .spanItemDetailInner {
	display:block;
	padding:6px;
	border:1px solid #050505;
	min-width:190px;
	text-align:center;
}

#pp_full_res .pp_inline p {
	text-align:center;
	padding-bottom:10px;
}

.content-div a.anchLineItem.viewOnly {
	font-size:15px;
	padding-left:2px;
}


@media (min-width:768px) and (max-width:1023px) {
	
	table .tdItemHover .spanItemDetailWrapper .spanItemNotes,
	.content-div table .tdItemHover .spanItemDetailInner {
		min-width:190px;
	}	
	

		
	
}



@media (min-width:1367px) {
	.tdItemHover .desktopView {
		display:block !important;
	} 	
	
	.tdItemHover .mobileView {
		display:none !important;
	} 		
}


@media (max-width:1366px) {
	
	.tdItemHover .desktopView {
		display:none !important;
	} 		
	
	.tdItemHover .mobileView {
		display:block !important;
	} 	
}



.pUserHistorySearch {
	text-align:center;
}

.pUserHistorySearch label {
	font-size:14px;
	float:none;
}

.pUserHistorySearch input.txtOrderSearch {
	
}

.pUserHistorySearch input[type=submit] {
	margin:15px auto 0 auto;
} 

@media (max-width:767px) {
	
	.pUserHistorySearch label {
		margin-top:20px;
	}
	
	.anchCategoryItemName {
		display:inline-block;
		text-align:center;
		line-height:1.25;
		margin:10px auto 15px auto;
		font-size:28px;
	}

	
}



#loginform {
	text-align:center;
	clear:both;
}

#loginform p {
	padding:4px 0;
	text-align:center;
	clear:both;
}


#loginform input[type=submit].button,
#loginform a {
	float:none;
	clear:both;
	text-align:center;
	margin:auto;	
}

#loginform input[type=submit].button {
	margin:0px auto;
	padding:5px 30px;
}

a#ancForgotPassword {
	display:inline-block;
	width:auto;
	clear:both;
	margin:5px auto;
	white-space:nowrap;
	text-align:center;
}


#divForgotPassword {
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}

#ancSendForgotPassword,
#ancLogout {
	background:transparent;
	border:2px solid #e01f29;
	box-shadow:none;
	color:#e01f29;
	font-size:18px;
	font-family:'Roboto Condensed', Arial, sans-serif;
	text-shadow:none;
	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
}

#ancSendForgotPassword:hover,
#ancLogout:hover {
	background:#e01f29;
	color:#ffffff;
}

#divForgotPassword p {
	text-align:center;
}

#loginform #divForgotPassword label {
	text-align:center;
	width:100%;
	margin-bottom:10px;
}

#loginform #divForgotPassword input {
	margin-bottom:10px;
}

@media (min-width:1200px) {
	
	#loginform {
		padding:10px 25px;
	}
	
	#loginform label {
		width:38%;
		text-align:left;
	}
	
	#loginform input[type=text],
	#loginform input[type=password] {
		width:60%;
	}

}

@media (max-width:1199px) {
	
	#loginform label,
	#loginform input[type=text],
	#loginform input[type=password] {
		width:100%;
		margin:3px auto 6px auto;
		
	}	

}

@media (max-width:767px) {
	#loginform {
		width:66.66667%;
	}
}

input.mandatory {
	background:lightyellow;
}





#frmProfile {
	width:50%;
}

#frmProfile h3 {
	display:block;
	width:100%;
	clear:both;
}

#frmProfile p {
	display:block;
	float:left;
	margin-bottom:3px;
	clear:both;
	width:100%;
}

#frmRegister input[type=text],
#frmProfile input[type=text],
.user-email {
	height:30px;
	line-height:30px;
}

@media (max-width:1023px) {
	#frmProfile {
		width:100%;
	}
}



#frmRegister {
	clear:both;
	border:1px solid #e1e1e1;
	margin:auto;
	float:none;
	display:block;
	width:50%;
	padding:15px;
	text-align:center;
}


#frmRegister p {
	float:left;
	width:100%;
	clear:both;
}

#frmRegister p.last {
	margin-bottom:15px;
}

#frmRegister label {
	width:33%;
	text-align:left;
}

#frmRegister input {
	width:65%;
	margin-left:2%;
}
 
#frmRegister input[type="submit"] {
	margin:auto;
	float:none;
	display:inline-block;
	width:auto;
}

p.registerLink {
	text-align:center;
}


@media (max-width:1023px) {
	#loginform {
		width:66.66667%;
	}

	#frmRegister {
		width:80%;
	}


}

@media (min-width:768px) and (max-width:1023px) {
	#loginform {
		padding-left:70px;
		padding-right:70px;
	}
}

@media (max-width:767px) {
	#frmRegister {
		width:100%;
	}
	
}

@media (max-width:568px) {
	#frmRegister {
		width:100%;
	}
	
	#frmRegister label {
		width:100%;
		margin-bottom:3px;
		margin-top:6px;
		text-align:center
		margin-left:0;
	}

	#frmRegister input {
		width:100%;
		margin-bottom:3px;
		margin-top:6px;	
		margin-left:0;
		line-height:36px;
		height:36px;
	}	
}

@media (max-width:400px) {
	#loginform {
		width:80%;
	}
}




.partialwidth .tblCart {
	background:#f1f1f1;
	border:1px solid #e1e1e1 !important;
}


.partialwidth .tblCart th,
.partialwidth .tblCart tr,
.partialwidth .tblCart td {
	vertical-align:middle;
}

.trCartHeaderRow th {
	vertical-align:middle;
	white-space:nowrap;
}

.partialwidth .tblCart tr {
	border-color:#e1e1e1;
}

.topmenu-checkout {
	padding:5px 15px;
}

.topmenu-checkout-button {
	text-align:center;
}

.topmenu-checkout a.current-checkout {
	background:#f1f1f1;
	border-color:#e1e1e1;
}

.topmenu-checkout a {
	float:none;
	float:unset;
	display:block;
	width:auto;
	padding:8px;
	border-radius:25px;
	border:2px solid #e1e1e1;
	background:#ffffff;
	margin:0 auto !important;
}

.topmenu-checkout a.complete-checkout {
	color:#12d212;
}

.trCartBodyRowMinimal .btnSubmit.Cart.btnUpdateQty {
	width:auto;
	padding:2px 4px;
	box-shadow:none;
	text-shadow:none;
	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
	background:transparent;
	border-radius:0;
	border:2px solid #e01f29;
	color:#e01f29;
}

.trCartBodyRowMinimal .btnSubmit.Cart.btnUpdateQty:hover {
	background:#e01f29;
	color:#ffffff;
}

.trCartBodyRowMinimal .anchRemoveItem {
	line-height:26px;
}

.divTotalsBoxWrapper {
	float:right;
}

.divTotalsBox {
	border-color:#e1e1e1;
	background:#f1f1f1;
}


.divTotalsBox input[type=submit],
.divTotalsBox .anchCheckoutButton {
	border-radius:0;
	border:2px solid #e01f29;
	text-shadow:none;
	font-family:'Open Sans', Arial, sans-serif;
	color:#e01f29;
	font-weight:normal;
	line-height:1;
	background:transparent;
	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
	text-shadow:none;
}


.divTotalsBox input[type=submit]:hover,
.divTotalsBox .anchCheckoutButton:hover {
	background:#e01f29;
	font-weight:normal;
	line-height:1;
	color:#ffffff;
	text-shadow:none;
}



span.checkoutcheck {
	color:#12d212;
}

.divPopUpContinueShopping,
.divPopUpGotoCart {
	margin:0;
	width:100%;
	text-align:center;
	display:inline-block;
}

.divPopUpGotoCart a {
	width:200px;
	margin:auto;
	text-align:center;
	display:inline-block;
}

.divShippingBox,
.divBillingBox,
.divShipOptionsBox,
.divCheckoutButtonBox, 
.AddMessageBox {
	background:#f1f1f1;
	border:2px solid #e1e1e1;
}

.topmenu-checkout-button {
	padding:0 7.5px;
}

	
.trCartBodyRow .mobileView {
	display:none !important;
}


@media (max-width:1366px) {
	.trCartBodyRow .desktopView {
		display:none !important;
	}
	
	.trCartBodyRow .mobileView {
		display:block !important;
	}
	
	.trCartBodyRow .mobileView .dropdown-menu {
		left:15px;
		top:25px;
		background:transparent;
		border:none;
	}
	
	.trCartBodyRow .mobileView .hidItemMoreDetails {
		width:250px;
		text-align:center;
		display:block !important;
	}
	
	.trCartBodyRow .mobileView .hidItemMoreDetails img {
		text-align:center;
		margin:auto;
		float:none;
	}
	
	.btn-default.productDetail-left {
		width:10%;
		float:left;	
		padding:5px 0;
	}
	
	.productDetail-right {
		padding-left:10px;
		margin:0;
		float:right;
		width:90%;
	}
	
	
}

@media (min-width:768px) and (max-width:1023px) {
	
	.topmenu-checkout {
		padding:0 5px;
	} 
	
	.topmenu-checkout-button {
		padding:0 5px;
	}
	
	.topmenu-checkout-button a {
		padding:3px;
		font-size:13px;
	}
	
	.trCartBodyRowMinimal .anchRemoveItem {
		margin:0;
	}
	
	.trCartBodyRowMinimal .btnSubmit.Cart.btnUpdateQty {
		width:100%;
		margin:auto;
		margin-bottom:3px;
		display:inline-block;
		float:none;
		clear:both;
	}
	
	.trCartBodyRowMinimal input.txtQtyToUpdate {
		width:60% !important;
		margin:0;
	}
	
	.trCartBodyRowMinimal .anchRemoveItem {
		width:40% !important;
	}

} 

@media (max-width:767px) {
	.topmenu-checkout-button {
		margin-bottom:10px;
	}
	
	.trCartBodyRow .mobileView {
		text-align:center;
		padding:3px 0;
	}
	
	.productDetail-left,
	.productDetail-right {
		float:left;
		width:100%;
		margin:0;
		text-align:left;
	}

	.productDetail-left {
		text-align:center;
		margin:auto;
		width:50px;
		float:none !important;
	}
	
	.trCartBodyRow .mobileView .dropdown-menu {
		top:45px;
	}
	
	.trCartBodyRowMinimal .anchRemoveItem {
		margin:0;
	}
	
	.btn-default.productDetail-left {
		margin-top:3px;
		width:auto;
		float:left;	
		padding:5px;
	}
	
	.productDetail-right {
		padding-left:0px;
		margin:0;
		float:left;
		width:100%;
	}	
	
}



.divUpdateBilling p,
.divShippingBox p,
.AddMessageBox p,
.divCustAcctShippingOption p {
	float:left;
	display:block;
	width:100%;
	clear:both;
	margin-bottom:5px;
	padding:0;
}

.divUpdateBilling label,
.divShippingBox label,
.AddMessageBox label,
.divCustAcctShippingOption label {
	text-align:left;
	white-space:nowrap;
	line-height:30px;
	height:30px;
}

.divUpdateBilling input,
.divUpdateBilling select,
.divShippingBox input,
.divShippingBox select,
.AddMessageBox input,
.AddMessageBox select,
.divCustAcctShippingOption input,
.divCustAcctShippingOption select {
	line-height:30px;
	height:30px;	
}

.divUpdateShipping input[type=checkbox] {
	margin:0;
} 


.divShipOptionsBoxInner input[type=radio] {
	margin:0;
	margin-right:5px;
}

.divUpdateShipping input[type=checkbox] + span {
	width:75%;
}

.divUpdateShippingUseBilling {
	
}

.AddMessageBox .notelabel {
	margin:0;
	text-align:center;
}

.divCheckoutButtonBox {
	background:transparent;
	border:none;
}

input[type=submit].btnSaveContactShip {
	border:2px solid #e01f29;
	color:#e01f29;
	font-family:'Roboto Condensed', Arial, sans-serif;
	font-weight:normal;
	font-size:21px;
	text-transform:uppercase;
	text-align:center;
	line-height:1;
	padding:8px 20px;
	margin:0;
	text-shadow:none;
	box-shadow:none;
	background:transparent;
	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
}

input[type=submit].btnSaveContactShip:hover {
	border:2px solid #e01f29;
	color:#ffffff;
	background:#e01f29;
}

.divShipOptionsBoxInner {
	
}

.divPaymentMethodChoose {
	padding-right:15px;
	border:none;
}

.divNoticeMessage {
	border:2px solid #666666;
	background:#e01f29;
	font-style:normal;
	text-shadow:none;
}


.divCustAcctShippingOption {
	padding:0;
	border:none;
}



.divBillToConfirm,
.divShipToConfirm,
.divDiscountCode,
.partialwidth .divDiscountCode,
.divTotalsBox {
	padding:0px 7.5px;
	margin:0;
	border:none;
	background:transparent;	
	
}


.divDiscountCode {
	margin-bottom:15px;
}

.divBillToConfirmInner,
.divShipToConfirmInner,
.divDiscountCodeInner,
.divTotalsBoxInner {
	float:left;
	height:auto;
	width:100%;
	padding:10px 15px;
	border:2px solid #e1e1e1;
	background:#f1f1f1;	
	
}

.divDiscountCodeInner {
	text-align:center;
}

.divDiscountCode label {
	padding:0;
}

.divCartTableWrapper {
	padding:0 7.5px;
}

.divDiscountCode input[type=text] {
	line-height:30px;
	height:30px;
	width:100%;
	margin-bottom:15px;
}

.divCartTableWrapper,
.divDiscountCode,
.partialwidth .divDiscountCode,
.divAdminOrderInformation,
.divAdminOrderInformation + .divTotalsBox,
.divPaymentMethodChoose,
.divCheckoutBox  {
	float:left;
	margin-top:15px;
} 

.partialwidth .tblCart {
	margin-bottom:0;
}

.trCartHeaderRow th,
.trCartHeaderRow th p {
	text-align:left;
}

.divCheckoutBox {
	padding:0;
	text-align:right;
}

.frmCheckout {
	text-align:center;
}

.divCheckoutBox iframe {
	margin:0 !important;
	min-width:480px;
}

.shadowBox,
#iframeContainer .shadowBox {
	margin:0 !important;
}

.divErrorMessage {
	border:2px solid #e1e1e1;
	background:#f1f1f1;
}

@media (min-width:768px) and (max-width:1023px) {
	.divCheckoutBoxInner {
		text-align:center;
		display:block;
	} 
}

@media (max-width:767px) {
	
	.divCheckoutBox,
	.divCheckoutBoxInner  {
		text-align:center;
		padding:0;
		overflow:scroll;
	}
	
	.divCheckoutBox iframe {
		float:left;
		width:100% !important;
		min-width:480px;
		min-height:480px;
	}
	
	.divCheckoutBox iframe::-webkit-scrollbar {
	    -webkit-appearance: none;
	}
	.divCheckoutBox iframe::-webkit-scrollbar:vertical {
	    width: 12px;
	}
	.divCheckoutBox iframe::-webkit-scrollbar:horizontal {
	    height: 12px;
	}
	.divCheckoutBox iframe::-webkit-scrollbar-thumb {
	    background-color: rgba(0, 0, 0, .5);
	    border-radius: 10px;
	    border: 2px solid #ffffff;
	}
	.divCheckoutBox iframe::-webkit-scrollbar-track {
	    border-radius: 10px;
	    background-color: #ffffff;
	}	
	
	#iframeContainer {
		width:100% !important;
		min-width:290px;
	}
	
	#iframeContainer .shadowBox {
		margin:10px auto;
	}
	
	.divShipToConfirm {
		margin-top:15px;
	} 
	.divCheckoutButtonBox {
		width:100%;
		text-align:center;
	}
	input[type=submit].btnSaveContactShip {
		float:none;
		margin-left:auto;
		margin-right:auto;
	}
	
}




.divCategoryHeader {
	margin:0;
}

.divCategoryHeader .divCategoryImage {
	padding:0;
} 

.divCategoryItem .divCatItemCenter {
	padding-right:0;
}

.divCategoryItem .anchCategoryItemPicture {
	padding:0;
}

.partialwidth .divCategoryItem {
	padding:0;
	border-bottom:1px solid #e1e1e1;
	padding-bottom:20px;
	margin-bottom:20px;
	margin-top:0;
}

.partialwidth .imgCategoryItem,
.partialwidth .imgSpreadsheetItem {
	width: auto;
	max-width:100%;
	margin-right:0;
}

.divSaleBoxTwo {
	
}

.divItemDetail h2 a {
	color:#e01f29;
	border-bottom:1px solid transparent;
	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
}

.divItemDetail h2 a:hover {
	border-bottom:1px solid #e01f29;
}

.divCategoryItem .anchCategoryItemName {
	color:#e01f29;
}  

.divItemDetailRight .divSaleBox {
	width:100%;
	padding:15px;
	height:75px;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;	
}

.divItemDetailRight .quantityWrapper {
	text-align:center;
}

.divItemDetailRight .quantityInner {
	float:none;
	float:unset;
	margin:7.5px auto;
}

.divItemDetailRight .txtQtyToAdd {
	width:50px;
}

.divSaleBoxTwo p {
	padding:0;
	margin:0 auto;
}

.divCategoryItem input[type=submit],
.divCategoryItem .anchCheckoutButton {
	margin:0 auto;
	background:#f1f1f1;
	border:2px solid #e01f29;
	font-family:'Roboto Condensed', Arial, sans-serif;
	font-weight:normal;
	color:#e01f29;
	text-transform:uppercase;
	text-align:center;
	text-shadow:none;
	box-shadow:none;
	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
}

.divCategoryItem input[type=submit]:hover,
.divCategoryItem .anchCheckoutButton:hover {
	background:#e01f29;
	color:#ffffff;
	border:2px solid #e01f29;
}

.divSaleBox,
.divSaleBoxTwo {
	background:#f1f1f1;
	border:2px solid #050505;
	padding:0;
	margin:0;
	height:208px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;	
	text-align:center;
}

.divItemDetailPrice {
	font-family:'Roboto Condensed', Arial, sans-serif;
	color:#050505;
	padding:0;
	text-shadow:none;
	box-shadow:none;
}

.divItemDetail .quantityWrapper {
	padding:7.5px 0;
}

.divItemDetail .quantityInner label,
.divItemDetail .quantityInner input {
	display:inline-block;
	
}



.divItemDetailRight .quantityInner,
.qtyWrapper label {
	text-transform:capitalize;
}

.divSaleBoxTwo .qtyWrapper {
	width:100%;
	margin:5px 0;
}

.divSaleBoxTwo .qtyWrapper label,
.divSaleBoxTwo .qtyWrapper .txtQtyToAdd {
	display:inline-block !important;
}

.divCategorySubcatWrapper .divFeaturedItem a.anchFeaturedItemName {
	/*padding:7.5px;*/
	margin:7.5px;
}


.divFeaturedItem p {
	position:relative;
	overflow:hidden;
}

.divCategorySubcatWrapper .divFeaturedItem p {
	background:#e01f29;
	width:100%;
	color:#ffffff;
	border:none;
	padding:0;
}

.divCategorySubcatWrapper .divFeaturedItem span.anchFeaturedItemName {
	padding:0;
	color:#ffffff;
	border:none;
	margin:0;
}

.divFeaturedItem .anchFeaturedItemName.button:hover,
.divFeaturedItem a.anchFeaturedItemName.button:hover {
	border:none;
	padding:0;
}

.divFeaturedItem a.anchFeaturedItemName.button,
.divFeaturedItem .anchFeaturedItemName.button,
.anchFeaturedItemName.button {
	width:101%;
	max-width:101%;
	min-width:101%;
	border:none;
	margin:0;
	padding:0;
	color:#ffffff;
}

.divFeaturedItem:hover span.anchFeaturedItemName.button,
span.anchFeaturedItemName.button:hover {
	border:none;
}

.divCategorySubcatWrapper .divFeaturedItem a.anchFeaturedItemName img {
	margin:0;
}


.divSubcategoryAlbum {
	border:none;
	padding:0;
}

.category-search-link {
	display:none;
}

.divCategorySubcatWrapper .anchSubcategoryAlbum {
	height:314px;
	position:relative;
	display:block;
	border:none;
	text-align:center;
	padding:0;
	border:1px solid #e1e1e1;
	margin:7.5px;
	padding:0;	
}


.divSubcategoryAlbum:hover .anchSubcategoryAlbum {
	border:1px solid #999999;
}

.divCategorySubcatWrapper .anchSubcategoryAlbum img {
	outline:none;
	border:none;
	padding:0;
}

.divSubcategoryAlbum .spanSubcategoryName.button {
	display:table;
	height:55px;
	margin:auto;
	font-size:18px;
	border:2px solid #e01f29;
	background:#e01f29;
	color:#ffffff;
	padding:0 15px;
	max-width:101%;
	min-width:101%;
	margin:0;
	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
	text-align:center;
}

.divSubcategoryAlbum .spanSubcategoryName .innerbutton {
	vertical-align:middle;
	display:table-cell;
	line-height:1.15;
}

.divSubcategoryImage {
	height:257px;
	display: table;
    width: 100%;
    table-layout: fixed;
}

.divSubcategoryImageInner {
	display:table-cell;
	vertical-align:middle;
}

.divSubcategoryImage .imgSubcategoryImage {
	max-height:257px;
	max-width:102%;
	padding:0;
}

.divDrillDown {
	border-color:#050505;
}

.divDrillDown .btnViewAll {
	display:inline-block;
	float:right;
	margin-left:15px;
	border:1px solid #e01f29;
	color:#ffffff;
	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
	background:#e01f29;
	font-size:21px;
	line-height:36px;
	padding:0 20px;
}

.divDrillDown .btnViewAll:hover {
	border:1px solid #e01f29;
	color:#e01f29;
	background:#ffffff;
}


.divDrillDown a {
	line-height:36px;
	text-decoration:underline;
}

.divDrillDown a.btnViewAll {
	text-decoration:none;
}

.divDrillDown .fa-caret-right {
	color:#666666;
}



.content-div .divCategorySubcatWrapper h3 {
	font-family:'Roboto Condensed', Arial, sans-serif;
	margin-left:7.5px;
} 

.divFeaturedItem.divCatTileDisplayWrapper {
    margin:0;
	border:none;
}

.divFeaturedItem.divCatTileDisplayWrapper a {
    border: 1px solid #e1e1e1;
    display: block;
    padding: 10px;
	margin:7.5px;
    background: #ffffff;
	height:312px;
	padding:0;
}

.divFeaturedItem.divCatTileDisplayWrapper a:hover {
    background: #ffffff;
    border-color:#666666;
}


.divFeaturedItem.divCatTileDisplayWrapper img {
    border:none;
	position:absolute;
	height:257px;
	max-height:none;
	min-height:auto;
	width:auto;
	max-width:none;
	min-width:auto;
	left:50%;
	top:auto; /* IE fix.. works in chrome */
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}


.divFeaturedItem.divCatTileDisplayWrapper a:hover img {
    border:none;
}



.divItemDetail {
	margin-bottom:20px;
}

.partialwidth .divItemDetailLeft,
.partialwidth .divItemDetailRight,
.divItemDetail .divPrimaryImage {
	margin:0;
	padding:0;
}

.partialwidth .divItemDetailRight {
	padding:0 7.5px;
}

.tblPrimaryImage {
	margin:auto;
	display:flex;
	width:auto;
	max-width:100%;
	text-align: center;
	background:transparent;
	justify-content: center;
}

.divSpreadsheetItem .divTableWrapper {
	padding-right:7.5px;
	padding-left:0;
	margin-bottom:20px;
} 

.tblSpreadsheet .spreadsheet-odd td,
.tblSpreadsheet .spreadsheet-even td {
	background:inherit;
}


.tblSpreadsheet .spreadsheet-even {
	background:#ffffff;
}

.tblSpreadsheet .spreadsheet-odd {
	background:#f1f1f1;
}


header,
footer {
	background:#050505;
}

.divShipReturnPolicy {
	
}

.topfooter {
    height: 30px;
    line-height: 30px;
    background:#e01f29;
    border-bottom: 2px solid #ffffff;
}

.footerNav {
	width:100%;
	text-align:center;
	padding:40px 0;
	padding-top:37px;
}

.footerNav a {
    display: inline-block;
    font-family:'Familiar Pro', Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 21px;
    padding: 0 8px;
    color: #ffffff;
   	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
	text-decoration:none;border-bottom:none;
}

.footerNav a:hover,
.footerNav a.current {
	text-decoration:none;border-bottom:none;
	color:#e01f29;
}

.footer-left 	{text-align:left;}
.footer-right 	{text-align:right;}

.footer-right .anchProfile,
.footer-right .anchHistory {
	display:inline-block;
	background:none !important;
	border:none;
	text-shadow:none;
	text-decoration:none;border-bottom:none;
	margin:0;
	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
	color:#ffffff;
	font-family:'Familiar Pro', Arial, sans-serif;
	font-weight:bold;
	font-size:18px;
}

.footer-right .anchLogout {
	display:inline-block;
	float:right;
	background:none !important;
	border:none;
	text-shadow:none;
	margin:0;
	text-decoration:none;border-bottom:none;
	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
	color:#ffffff;
	font-family:'Familiar Pro', Arial, sans-serif;
	font-weight:bold;
	font-size:18px;	
	padding:0 12px;
}

.footer-right .anchProfile:hover,
.footer-right .anchHistory:hover,
.footer-right .anchLogout:hover {
	color:#e01f29;
}

.footer-right img {
	padding:0 12px;
	margin-bottom:5px;
}


.lww {
	font-family:'Roboto Condensed', Arial, sans-serif;
	font-size:14px;
	text-align:center;
	color:#999999;
	text-decoration:none;border-bottom:none;
	padding-bottom:25px;
	padding-top:10px;
}

.lww a {
	font-family:'Roboto Condensed', Arial, sans-serif;
	font-size:14px;
	color:#999999;
	text-decoration:none;border-bottom:none;
}

.lww a:hover {
	font-size:14px;
	color:#e01f29;
}

a.anchBackToTop {
    position: fixed;
    display: inline-block;
    padding-top: 8px;
    right: 8%;
    height: 40px;
    width: 45px;
    background: #e01f29;
    z-index: 100;
    font-size: 20px;
    border-radius: 5px;
	font-family:'Open Sans', Arial, sans-serif;
	text-align:center;
    color: #ffffff;
   	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
	bottom:-4px;
}

a.anchBackToTop span {
	font-family:'Open Sans', Arial, sans-serif;
	line-height:10px;
	font-size:12px;
	display:block;
	width:100%;
}

.footerContact {
	padding:10px;
}

.footerContact a,
.footerContact p,
.footerContact p a {
	font-family:'Open Sans', Arial, sans-serif;
	font-weight:bold;
	text-decoration:none;border-bottom:none;
	color:#ffffff;
}

.footerContact a:hover,
.footerContact p a:hover {
	color:#e01f29;
}




@media (min-width:1200px) {
	.divSaleBox,
	.divSaleBoxTwo {
		height:208px;
	}
}

@media (min-width:768px) {
	.hidden-sm-up {
		display:none !important;
	}
	
}



@media (max-width:1199px) {
	
	header {
		position:fixed;
		width:100%;
		top:0;
		z-index:1030;
	}
	
	.supernav {
		height:50px;
		line-height:50px;
	}
	
	
	a.reset-search {
		position:absolute;
		top:10px;
		right:65px;
	}
	
	.supernav .divCartBar {
		float:right;
	}
	
	.supernav .divCartBar a {
		margin:9px 4px;
	}
	
	.supernav .carticonwrapper {
		display:none !important;
	}
	
	.navcontainer h1.banner-logo,
	.navcontainer p.banner-logo {
		position:absolute;
	}
	
	.navbar-toggle {
		margin:32px 15px;
		display:block;
		z-index:300;
		border:2px solid transparent;
		-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
	}
		
	.navbar-toggle:focus,
	.navbar-toggle:active,
	.navbar-toggle:hover {
		background:rgba(255,255,255,0.25);
	}
	
	.navbar-collapse.collapse {
		display:none !important;
		height:auto;
	}
	
	.navbar-collapse.collapse.in {
		display:block !important;
		z-index:300;
		height:auto;
	}
	
	.navbar-toggle .icon-bar {
		background:#ffffff;
		width:34px;
		height:4px;
		border:2px solid #ffffff;
	}
	
	.navbar-toggle .icon-bar+.icon-bar {
		margin-top:6px;
	}
	
	.navcontainer,
	.navcontainer header,
	.navcontainer .container {
		height:110px;
	}
	
	header {
		height:160px;
	}
	
	#navbar {
		position:relative;
		display:block;
		max-height:650px;
		max-height:calc(66vh - 145px);
		overflow:scroll !important;	
		float:right;
		padding:0;
	    clear: both;
	    width: 48%;
	    background: #ffffff;	
	    z-index: 300;		
		-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
						-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
						box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
	}

	.navbar-div {
		height:0;
		overflow:visible;
	}

	.navbar-div,
	.navbar-nav {
		float:left;
		width:100%;
	}
	
	nav .anchSandwichNav {
		font-family:'Roboto Condensed', Arial, sans-serif;
		color:#999999;
		line-height:1;
		margin:0;
		width:100%;
		display:block;
		font-size:21px;
		padding-bottom:15px;
		padding-top:15px;
		padding-left:10px;
		border-bottom:1px solid #e1e1e1;
		-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
	}
	
	nav .anchSandwichNav.current,
	nav .anchSandwichNav:hover {
		text-decoration:none;border-bottom:none;
		border-bottom:1px solid #e1e1e1;
		border-left:4px solid #e01f29;
		padding-left:6px;
		color:#e01f29;
	}
	
	nav .anchSandwichNav.last {
		border-bottom:none;
	}	
	
	.catLabelHeaderWrapper {
		height:75px;
		margin-top:160px;
	}	
	
	th.thItemHover,
	th.far-left,
	table.tblSpreadsheet .thPrice,
	table.tblSpreadsheet .thQty {
		width:auto;
	}	
	
	table .tdItemHover .mobileView .btn-default {
		padding:2px 8px;
	}
	
	table.tblSpreadsheet.tblSpreadsheetDouble td,
	table.tblSpreadsheet td {
		padding:0 3px;
	}
	
	input.btnAddSpreadsheetItem {
		padding:3px;
		font-size:14px;
	}
	
}



@media (min-width:1200px) and (max-width:1366px) and (max-height:992px) {
	
	.navcontainer {
		height: 101px;
		line-height: 101px;
	}
	
	.navcontainer h1.banner-logo,
	.navcontainer p.banner-logo {
		padding:0;
		margin: 7px 0 0 0;
		float:left;
	}
	
	.navcontainer a.anchMainNav {
		height: 101px;
		line-height: 101px;
	}
	
	.catLabelHeaderWrapper {
		height: 70px;
	}
	
}



@media (min-width:1024px) and (max-width:1199px) {
		
	.supernav .divCartBar a {
		font-size:17px;
		padding:0 20px;
	}	
		
	.supernav .divCartSearch select,
	.supernav .divCartSearch input[type=text],
	.supernav .divCartSearch-button {
		height:28px;
		line-height:28px;
		margin:9px 2px;
	}
	
	a.reset-search {
		right:47px;
	}
		
	.catLabelHeaderWrapper {
		height:75px;
	}
	
	.catLabelHeaderWrapper h1,
	.catLabelHeaderWrapper h2,
	.catLabelHeaderWrapper h3 {
		font-size:36px;
	}	
	
	.content-div {
		padding:15px 10px;
	}

	
	.content-div h1,
	.content-div h2 {
		font-size:28px;
		padding:0;
		margin:0;
	}
	
	.content-div h3 {
		font-size:24px;
		padding:0;
		margin:0;
	}
	
	.content-div p,
	.content-div li,
	label {
		font-size:15px;
	}
	
	
	.content-div table,
	.content-div table p,
	.content-div td,
	.content-div tr,
	.content-div th {
		font-size:14px;
	}
		
	/* //sidemenu */	
	.sidemenu-category,
	.topmenu-category {
		padding:10px 4px;
		font-size:16px;
	}	
	
	
	.sidemenu-subcategory,
	.sidemenu-subcategory:hover,
	.sidemenu-subcategory.current-subcategory,
	.sidemenu-subcategory.current-subcategory:hover {
		padding:6px 4px;
		margin-left:8px;
	}	
	
	/* //addtocart //add */
	.divCategoryItem input[type=submit],
	.divCategoryItem .anchCheckoutButton {
		font-size:16px;
		padding:5px 12px;
		text-align:center;
	}
	
	
	/* //products */
	
	.divItemDetailRight .divSaleBox {
		padding:10px;
	}	
	
	.divItemDetailRight .txtQtyToAdd {
		width:40px;
	}
	
	.divItemDetail {
		padding:0;
	}
	
	.partialwidth .divItemDetailLeft {
		padding-left:0;
		padding-right:15px;
	}
	
	.partialwidth .divItemDetailRight {
		padding-right:0;
		padding-left:15px;
	}	
	

	.divCategorySubcatWrapper .anchSubcategoryAlbum {
		height:266px;
	}	
	
	.divSubcategoryImage .imgSubcategoryImage {
		max-height:210px;
	}	
		
	.divSubcategoryImage {
		height:210px;
	}
		
}



@media (min-width:768px) and (max-width:1023px) {
	
	.supernav .container {
		padding:0 7.5px;
	}
	
	.supernav .divCartSearch input[type=text] {
		width:75%;
		font-size: 14px;
	    line-height: 28px;
	    height: 28px;
	    margin-top: 10px;
		margin-right:5px;
	    padding: 0 8px;				
	}
	
	.supernav .divCartSearch-button {
	   	font-family:'Open Sans', Arial, sans-serif;
	    font-weight: normal;
	    float: left;
	    width: auto;
	    font-size: 14px;
	    line-height: 28px;
	    height: 28px;
	    margin-top: 10px;
	    padding: 0 8px;
	    background: #050505;
	    color: #ffffff;
	    border: none;
	    box-shadow: none !important;
	    text-shadow: none !important;
	    -moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
	   	text-decoration:none;border-bottom:none;	
	}
	
	.supernav .divContactBanner a {
		margin:0;
	}
	
	.supernav .divCartBar {
		padding-left:12px;
	}
	
	.supernav .divCartBar a {
		padding:0 18px;
		font-size:17px;
	}
	
	.supernav .divCartBar a.anchCart {
		width:160px;
		text-align:center;
		white-space:nowrap;
		padding:0;
	}
	
	.catLabelHeaderWrapper {
		height:75px;
	}
	
	.catLabelHeaderWrapper h1,
	.catLabelHeaderWrapper h2,
	.catLabelHeaderWrapper h3 {
		font-size:36px;
	}

	
	.content-div {
		padding:10px 7.5px;
	}
	
	.content-div h1,
	.content-div h2 {
		font-size:24px;
		padding:0;
		margin:0;
	}
	
	.content-div h3 {
		font-size:21px;
		padding:0;
		margin:0;
	}
	
	.content-div p,
	.content-div li,
	label {
		font-size:15px;
	}
	
	.content-div table,
	.content-div table p,
	.content-div td,
	.content-div tr,
	.content-div th {
		font-size:14px;
	}
	
	.partialwidth {
		padding:0 7.5px;
	}
	
	/* //sidemenu */
		
	.sidemenu {
		padding:0 7.5px 0 0;
	}	
	
	.sidemenu-category,
	.topmenu-category {
		font-size:16px;
	}	
		
		
	.sidemenu-subcategory,
	.sidemenu-subcategory:hover,
	.sidemenu-subcategory.current-subcategory {
		padding:4px;
		margin-left:6px;
	}	
	
	/* //category */
	.divItemDetailRight .divSaleBox {
		padding:7.5px;
	}
	
	.divItemDetailRight .txtQtyToAdd {
		width:35px;
	}	
	
	.content-div .divCategorySubcatWrapper h3 {
		margin:7.5px;
	} 
	
	/* //addtocart //add */
	.divCategoryItem input[type=submit],
	.divCategoryItem .anchCheckoutButton {
		font-size:15px;
		padding:5px 10px;
		text-align:center;
	}
	
	/* //products */
	.divItemDetail {
		padding:0;
	}
	
	.partialwidth .divItemDetailLeft {
		padding-left:0;
		padding-right:15px;
	}
	
	.partialwidth .divItemDetailRight {
		padding-right:0;
		padding-left:15px;
	}
	
	.divSaleBoxTwo .qtyWrapper label,
	.divSaleBoxTwo .qtyWrapper .txtQtyToAdd {
		width:50px;
	}

	.footer-right .anchProfile,
	.footer-right .anchHistory {
		font-size:17px;
	}
	
	.footer-right .anchLogout {
		font-size:17px;	
	}
	

	.divCategorySubcatWrapper .anchSubcategoryAlbum {
		height:309px;
	}	
	
	
	.divSubcategoryImage .imgSubcategoryImage {
		max-height:250px;
	}
	
	.divSubcategoryImage {
		height:250px;
	}
	
}


@media (max-width:767px) {
	header {
		position:fixed;
		top:0;
		width:100%;
		background:#050505;
		
		z-index:1030;
	}
	
	header * {
		position:relative;
	}
	
	.supernav {
		height:50px;
		line-height:50px;
	}
	
	.supernav .container {
		padding:0 4px;
	}
	
	.supernav .divCartBar a {
		font-size:15px;
		line-height:30px;
		margin:9px 4px;
		padding:0 15px;
	}
	
	header {
		height:140px;
	}
	
	.navcontainer,
	.navcontainer header,
	.navcontainer .container {
		height:90px;
	}
	
	.navcontainer .container {
		padding:0;
	}
	
	.navbar-toggle {
		margin:22px 15px;
	}
	
	.navcontainer h1.banner-logo,
	.navcontainer p.banner-logo,
	.navcontainer h1.banner-logo a,
	.navcontainer p.banner-logo a {
		margin:0;
		width:100%;
		height:90px;
		display:block;
		text-align:center;
	}
	
	.navcontainer h1.banner-logo a,
	.navcontainer p.banner-logo a {
		position:absolute;
		height:100%;	
		text-align:left;
	}
	
	.navcontainer h1.banner-logo img,
	.navcontainer p.banner-logo img {
		width:270px;
		height:auto;
		margin-left:10px;
		margin-top:15px;
		text-align:left;
	}
	
	#navbar {
		width:100%;
		margin-top:0px;
		max-height:calc(90vh - 30px);
	}

	.catLabelHeaderWrapper {
		height:75px;
		margin-top:140px;
	}
	
	.catLabelHeaderWrapper h1,
	.catLabelHeaderWrapper h2,
	.catLabelHeaderWrapper h3 {
		font-size:30px;
		line-height:1;
	}

	
	/* //sidemenu //mobile //mobilemenu */
	.sidemenu {
		padding:0;
		border:none;
	}
	
	.sidemenu-category {
		position:relative;
		line-height:31px;
	}
	
	.sidemenu-category .fa {
	    position: absolute;
	    right: 0;
	    line-height: 50px;
	    width: 15%;
	    text-align: center;
	    top: 0;
	}
	
	.sidemenu-subcategory {
		margin-left:12px;
	}
	
	/* //content-div //content */
	
	.partialwidth,
	.divCategorySubcatWrapper,
	.divSpreadsheetItem,
	.divSpreadsheetItem .divTableWrapper  {
		padding:0;
	}
	
	.divDrillDown {
		padding:7.5px 0;
	}
	
	.divDrillDown a {
		font-size:14px;
	} 
	
	.divSaleBoxTwo  {
		margin:15px auto;
	}
	
	.divCategoryItem .divCatItemCenter {
		padding:0;
	}
	
	.divCategoryItem .anchCategoryItemPicture {
		text-align:center;
		border:none;
	} 
	
	.imgCategoryItem,
	.imgSpreadsheetItem {
		float:none;
		float:unset;
		text-align:center;
	}
	
	.divItemDetail {
		padding:0;
	}
	
	table .tdItemHover .mobileView .btn-default {
		padding:2px 6px;
	}
	
	.content-div table th,
	.content-div table tr,
	.content-div table td,
	.content-div table p {
		font-size:12px;
	}

	th.thItemHover,
	th.far-left,
	table.tblSpreadsheet .thPrice,
	table.tblSpreadsheet .thQty {
		width:auto;
	}

	table.tblSpreadsheet.tblSpreadsheetDouble td,
	table.tblSpreadsheet td {
		padding:0 2px;
	}
	
	input.btnAddSpreadsheetItem {
		padding:2px 0;
		width:80%;
		max-width:100%;
		font-size:14px;
		text-shadow:none;
		box-shadow:none !important;
	}
	
	.content-div table .tdItemHover .spanItemDetailInner {
		width:75vw;
		min-width:190px;
		max-width:100%;
	}
	
	.divItemDetail .quantityInner {
		width:100%;
		margin:0;
	}
	
	.divItemDetail .quantityWrapper,
	.divItemDetail .quantityInner,
	.divItemDetail .quantityInner label,
	.divItemDetail .quantityInner input {
		display:block;
		margin:auto;
		padding:0;
		text-align:center;
	}
	
	.divSaleBoxTwo {
		height:145px;
		width:66%;
		margin:20px auto;
		float:none;
		clear:both;
	}
	

	/* //footer  */
	.footer-right {
		text-align:center;
		padding:30px 0 5px 0;
	}
	
	.footer-right .footerContact {
		padding:30px 0;
	}
	
	.footer-right a {
		font-family:'Open Sans', Arial, sans-serif;
		display:inline-block;
		text-align:center;
		color:#ffffff;
		text-decoration:none;border-bottom:none;
		font-size:16px;
		white-space:nowrap;
		-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
	}
	
	.footer-right a:hover {
		color:#e01f29;
		text-decoration:none;border-bottom:none;
	}
	
	.lww {
		padding-bottom:50px;
	}	
	
}

@media (max-width:360px) {
		
	.navcontainer h1.banner-logo img,
	.navcontainer p.banner-logo img {
		width:225px;
		margin-top:20px;
	}
	
	.content-div table th,
	.content-div table tr,
	.content-div table td,
	.content-div table p {
		font-size:11px;
	}
}

@media (max-width:320px) {
	
	.content-div table th,
	.content-div table tr,
	.content-div table td,
	.content-div table p {
		font-size:9px;
	}
}



.divPopUpNoticeMessage input[type=submit],
.divPopUpNoticeMessage .anchCheckoutButton {
	border:2px solid #e01f29 !important;
	color:#e01f29;
	width:80%;
	margin-bottom:15px;
}

.divPopUpNoticeMessage input[type=submit]:hover,
.divPopUpNoticeMessage .anchCheckoutButton:hover {
	color:#ffffff;
}

/* //border */
.tblPrimaryImage td {
	padding:0;
}

.divSubcategoryImage {
	height:253px;
}

.divFeaturedItem.divCatTileDisplayWrapper a,
.divCategorySubcatWrapper .anchSubcategoryAlbum {
	overflow:hidden;
}

.tdPrimaryImage,
.divCategorySubcatWrapper .anchSubcategoryAlbum,
.divCategorySubcatWrapper .anchSubcategoryAlbum:hover,
.divSubcategoryAlbum:hover .anchSubcategoryAlbum,
.divMiniCallout .divMediaWrapper.miniCalloutImageWrapper img,
.divFeaturedItem a.anchFeaturedItemName,
.divFeaturedItem:hover a.anchFeaturedItemName,
.divFeaturedItem.divCatTileDisplayWrapper a,
.divFeaturedItem.divCatTileDisplayWrapper a:hover {
	border:3px solid #050505;
}


.sidemenu {
	float: left;
	padding: 10px 20px 10px 0px;
	border-right: 1px solid #050505;
}

@media (min-width:1024px) and (max-width:1199px) {

	.divSubcategoryImage {
		height:205px;
	}	

	.divFeaturedItem.divCatTileDisplayWrapper-11 img {
		height:200px !important;
	}	
}

@media (min-width:768px) and (max-width:1023px) {
		
	.divCategorySubcatWrapper .anchSubcategoryAlbum {
		height:305px;
	}	
		
	.divSubcategoryImage {
		height:245px;
	}
	
	.divFeaturedItem.divCatTileDisplayWrapper-11 img {
		height:230px !important;
	}	
}

@media (max-width:767px) {
	.divFeaturedItem.divCatTileDisplayWrapper {
		max-width:80%;
		float:none;
		margin-left:auto;
		margin-right:auto;
	}
	
	.divFeaturedItem {
		border:none;
		margin:0;
		padding:0;
		height:389px;
	}
	
	.divFeaturedItem.category,
	.divFeaturedItem.Subcategory {
		height:auto;
		margin-bottom:30px;
	}
		
	.divCategorySubcatWrapper .divFeaturedItem a.anchFeaturedItemName img {
		width:100%;
	}


	.sidemenu {
		padding:0px;
		border:none;
	}	
	
	.divDrillDown .btnViewAll {
		margin-left:5px;
	}
	
		
	.content-div .divCategorySubcatWrapper h3 {
		margin-left:0;
	}
	
}





.partialwidth .imgCategoryItem {
	outline: none;
	border: 3px solid #050505;
}

.partialwidth a,
.partialwidth a .imgCategoryItem {
	color: #050505;
	border: none;
}

.divCategorySubcatWrapper h3 {
	display: none;
}

.divCategorySubcatWrapper.table h3,
.divCategorySubcatWrapper.tiles h3 {
	display:block;
}

h3 a.subcategory-subheader.table,
h3 a.subcategory-subheader.tiles,
.partialwidth .divCatItemCenter .anchCategoryItemName,
.divCategorySubcatWrapper.table h3 a,
.divCategorySubcatWrapper.tiles h3 a {
	color:#e01f29;
	text-decoration:none;
	border-bottom:1px solid transparent;
	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
}

h3 a.subcategory-subheader.table:hover,
h3 a.subcategory-subheader.tiles:hover,
.partialwidth .divCatItemCenter a.anchCategoryItemName:hover,
.divCategorySubcatWrapper.table h3 a:hover,
.divCategorySubcatWrapper.tiles h3 a:hover {
	color:#e01f29;
	text-decoration:none;
	border-bottom:1px solid #e01f29;	
}

.divCategoryHeader {
	border: none;
}



.content-div h2.divItemDetailName {
	padding-top: 0;
}

.spanOptionLabelMin,
.spanOptionValueMin {
	font-size:14px;
}

.anchMinimalLineItemHover {
	font-size:16px;
}


.cursorshade.featuredimagezoomerhidden,
.zoomstatus.featuredimagezoomerhidden {
	opacity:0 !important;
}



.anchProfile, 
.anchHistory,
.anchLogout {
    display: block;
    cursor: pointer;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e01f29), color-stop(1, #711015));
    background: -moz-linear-gradient( center top, #e01f29 5%, #711015 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e01f29', endColorstr='#711015');
    background-color: #e01f29;
    border: 1px solid #e01f29;
    padding: 0px 12px;
    margin-left: 6px;
    height: 28px;
    color: #f1f1f1;
    text-shadow: 0px -1px 2px #050505;
    text-align: center;
    float: right;
    font: 13px/28px 'Roboto Condensed';
    margin-bottom: 10px;
    
}

.anchLogout {
    margin-right: 0;
}


.anchProfile:hover, 
.anchHistory:hover,
.anchLogout:hover {
    text-decoration: none;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #711015), color-stop(1, #e01f29) );
    background: -moz-linear-gradient( center top, #711015 5%, #e01f29 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#711015', endColorstr='#e01f29');
    background-color: #711015;
    color: #f1f1f1;
}

.divAdditionalAdminBar{
    width: 100%;
    z-index: 800;
}

@media (max-width:1200px) {

    .divAdditionalAdminBar{
        position:relative;
        top: 150px;
        right: 0;   
    }
}
    
@media (max-width:768px) {

    .footer-right .anchProfile, 
    .footer-right .anchHistory, 
    .footer-right .anchLogout {
        float:none;
    }
}



@media print {
    
    a[href]:after {
        content: none !important;
    }
    header {
        display:none;
    }
    .catLabelHeaderWrapper {
        margin-top: 0px; 
    }
    .sidemenu {
        display: none;
    }
    span.fa.fa-lg.fa-search {
        display:none;
    }
    .dropdown-toggle {
        display: none;
    }
    tr th {
        background: none !important;

    }
    .partialwidth{
        width: 100% !important;
        float: left !important;
    }
}


a.anchMainNav.services .pagelabel:before {
    content: "NEW!";
    position: absolute;
    font-size: .7em;
    top: -2em;
    -webkit-transform: matrix(0.963,-0.269,0.269,0.963,0,0);
    -moz-transform: matrix(0.963,-0.269,0.269,0.963,0px,0px);
    -ms-transform: matrix(0.963,-0.269,0.269,0.963,0,0);
    -o-transform: matrix(0.963,-0.269,0.269,0.963,0,0);
    transform: matrix(0.963,-0.269,0.269,0.963,0,0);
    left: .5em;
    -moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
} 

a.anchMainNav.services:hover .pagelabel:before {
    font-size: .9em;
    -moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
}

.navcontainer a.anchMainNav {
    position: relative;
}


.divBannerTagline {
	
	font-family:'Roboto Condensed', Arial, sans-serif;
	height:auto;
	font-size:16px;
	line-height:1.4;
	padding:3px 0;
	background:#2e9c50;
	border-bottom:2px solid #08460d;
	text-align:center;
	color:#ffffff;
}

.divBannerTagline ~ .supernav,
.divBannerTagline ~ .navcontainer {
	position:relative;
	height:auto;
	top:auto;
}


	
header.hasBannerTagline ~ #main .divMainCalloutWrapper,
header.hasBannerTagline ~ #main .divPageHeaderWrapper {
	margin-top:0;
}	
	

@media (max-width:1199px) {
					
	header.hasBannerTagline {
		height:auto;
	}	
			
	header.hasBannerTagline #navbar {
		position:absolute;
		right:5px;
		top:110px;
	}	
	
	header.hasBannerTagline {
		position:relative !important;
		height:auto;
	}
	
	header.hasBannerTagline ~ div .catLabelHeaderWrapper {
		margin-top:0;
	}
	
}


@media (max-width:767px) {
	header.hasBannerTagline #navbar {
		position:absolute;
		right:0px;
		top:90px;
	}	
}


.divBannerTagline h1,
.divBannerTagline h2,
.divBannerTagline h3,
.divBannerTagline p {
	margin:0;
}


.divBannerTagline a {
	color:#050505;
	text-decoration:underline;
	border:none;
	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
}

.divBannerTagline a:hover {
	text-decoration:underline;
	-moz-transition: all 0.28s ease;
						-o-transition: all 0.28s ease;
						-webkit-transition: all 0.28s ease;
						transition: all 0.28s ease;
	border:none;
}	


.cardAlert {
    padding:10px;
    background: white;
    color:#e01f29 !important;
    border:0px solid #e01f29;
    font-weight:bold !important;
}

