/* Global Resets */
* {
	margin: 0;
	padding: 0;
	outline: none;
}
/* General */

body {
	background: url("//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/craze/greyshaded1.png") repeat scroll 0 0 #3d3d3d;
	font-size: 14px;
	font-family: 'Source Sans Pro', Sans-Serif;
	font-weight: normal;
	-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
}
input, select, textarea {
	font-family: 'Source Sans Pro', Sans-Serif;
	font-size: 12px;
}
/* Layout */

.inner:after {
	clear: both;
	content: "";
	display: table;
}
.TopMenu > .inner, #Header > .inner, .PageMenu > .inner, .main > .inner, .footer-main > .inner, .footer-links > .inner, .newsletter-subscription > .inner {
}
/* Top Navigational Menu */

.TopMenu {
	font-size: 11px;
	margin: 0 0 0px 0;
}
.TopMenu .inner {
	/*border-bottom: 1px solid #D6D6D6;   
    line-height: 45px;*/
    padding: 0;
}
.TopMenu ul {
	margin: 0 0;
	padding: 0 0;
	text-align: right;
}
.TopMenu li {
 *display: inline;
 *zoom: 1;
	list-style: none;
	margin: 0;
	padding:0 10px 0 0;
	
}
.TopMenu li.TopCart.icon-link{
  display:block;
  max-width: 100%;
}
.TopMenu li .icon {
	margin-right: 5px;
}
.TopMenu li.First a {
	border-left: 0;
}
.TopMenu li.last {
	padding-right: 0;
	border-right: none;
}
.TopMenu .TopCart a {
}
.TopMenu .TopCart span.cart_item {
}
.TopMenu .TopCart span {
	width: auto;
	display: inline-block;
        *display: inline;
	zoom: 1;
        
}
#FormField_13{
width: 70px !important;
}
#ComparePanel h3,
.TopCart h3,
.TopMenu .TopCart span,
.TopMenu .TopCart span a {	
        font-size: 12pt;
        font-weight: 400;
}
.dropdownCart .ProductList li{
  padding: 5px 0;
  border-bottom: 1px dashed #d2d2d2;
  }
.TopMenu a {
	margin: 0;
	padding: 0;
	position: relative;
	text-transform: uppercase;
}
.TopMenu li.last a {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
.TopMenu li.last a .icon {
	position: absolute;
	left: 0;
	top: -2px;
}
/* Header */
.header {
}
.header #Header .inner {
	padding: 0;
}
#Header {
	position: relative;
	margin-bottom: 0;
        height: 126px;
}
/* Main Categories Menu */

#HeaderLower .SideCategoryList .SideCategoryListClassic li a {
	width: auto;
	margin: 15px 10px;
	padding: 0 0 0 0px;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
}
#HeaderLower .SideCategoryList .SideCategoryListClassic li:before {
	float: left;
	margin-top: 16px;
	content: "|";
}
#HeaderLower .SideCategoryList .SideCategoryListClassic ul:first-child {
	color: #fff;
}
/* Horizontal Category List (Default & Flyout) */

.SideCategoryList h2 {
	display: block;
}
/* Logo */


/* Top Search Form */

#SearchForm, #SearchForm_mini {
	position: relative;
	float: none;
}
#SearchForm form, #SearchForm_mini form {
	padding: 0;
	margin: 0;
	display: inline-block;
	position: relative;
}
#SearchForm label, #SearchForm_mini label {
	display: none;
}
#SearchForm input, #SearchForm_mini input {
	color: #AAAAAA !important;
	float: none;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	margin: 0;
	padding: 0 0 0 9px;
	text-transform: uppercase;
	width: 280px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 30px;
}
#SearchForm input#search_query, #SearchForm_mini input#search_query_mini {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #E7E8E7;
	box-shadow: 0 0 6px #E1E1E1 inset;
	padding-right: 30px;
}
#SearchForm .Button, #SearchForm_mini .Button {
	background: none repeat scroll 0 0 transparent;
	border: 0 none !important;
	border-radius: 0;
	cursor: pointer;
	height: 30px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: background-color 150ms ease 0s;
	vertical-align: top;
	width: 30px;
	z-index: 1;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-transition: background-color 150ms ease;
	-webkit-transition: background-color 150ms ease;
	-o-transition: background-color 150ms ease;
	transition: background-color 150ms ease;
}
#SearchForm p {
	display: none;
	font-size: 0.85em;
	margin: 5px 0 0 0;
}
/* Select styling */

select {
	border-radius: none;
	margin: 0;
	padding: 9px;
}
select.Field45 {
	width: auto;
}
.no-sel {
	height: auto;
	line-height: inherit;
}
textarea {
	line-height: 18px;
	height: 100px;
	max-width: 100%;
}
input {
	padding: 0px;
}
p {
	line-height: 1.5;
	margin-bottom: 15px;
}
a {
	text-decoration: none;
	font-weight: inherit;
}
a:hover {
	text-decoration: none;
}
.page-content #LayoutColumn2 a.pname:hover {
	background-color: transparent;
}
strong, b {
	font-weight: bold;
	line-height: 18px;
}
.header-logo h1 {
	font-size: 40px;
	text-transform: uppercase;
}
/* Buttons */

.btn {
	cursor: pointer;
	display: inline-block;
        *display: inline;
        *zoom:1;
	text-align: center;
	border: none;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	padding: 0 1em;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-transform: uppercase;
}
.btn.text {
	background:none;
	outline: 0;
}
/* Headings */

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	margin: 0;
	padding: 0;
}
h1, .h1 {
	font-size: 26px;
	font-weight: 300;
	padding: 0 0 20px 0;
}
h2, .h2 {
	font-size: 24px;
	font-weight: 400;
	padding: 0 0 20px 0;
}
h3, .h3 {
	font-size: 18px;
	font-weight: 400;
	padding: 0 0 20px 0;
}
h4, .h4 {
	font-size: 18px;
	font-weight: 300;
	padding: 0 0 20px 0;
}
h5, .h5 {
	font-size: 14px;
	font-weight: 400;
	padding: 0 0 20px 0;
}
.footer-main h4 {
/*color: #352b2b;
    font-size: 16px;
    padding: 0 0 1em 0;
    line-height: 20px;
    font-weight: 300;*/
}
.productPage .p-price {
	font-size: 26px;
}
.footer-main, .footer-main a {
}
.TitleHeading {
	margin: 15px 0;
	padding: 0;
}
.TitleHeading.zero {
	margin-bottom: 0;
}
img, img a {
	border: 0;
}
ul, ol {
	margin: 0 0 10px 30px;
}
li {
	margin: 0;
	padding: 0;
}
blockquote {
	margin-left: 28px;
}
select option {
	padding: 0 10px;
	margin-right: 10px;
}
.selector option {
	padding: 2px 8px;
}
hr {
	margin: 20px 0;
	padding: 0;
	height: 1px;
	background: none;
	border-width: 1px 0 0 0;
}
/*Standardised Forms*/

fieldset {
	margin: 0 0 20px;
	border: 0;
}
/*Horizontal Forms*/

.horizontal-form input {
	margin-right: 1em !important;
}
.horizontal-form fieldset {
	margin-right: 20px;
	display: inline-block;
}
/* Forms */

.HorizontalFormContainer dl, .VerticalFormContainer dl {
	margin: 0;
}
.HorizontalFormContainer dt img {
	vertical-align: middle;
	float: left;
}
.HorizontalFormContainer dt .fieldLabel {
	float:left;
	padding-top: 4px;
	padding-left: 4px;
}
.HorizontalFormContainer dt {
	clear: left;
	float: left;
	width: 20%;
}
.AccountLogin .HorizontalFormContainer dt {
	width: 30%;
}
.HorizontalFormContainer dd.ProductField {
	height: 20px;
}
.HorizontalFormContainer dd {
	padding-top:4px;
}
.NarrowFormContainer dt {
	width: 110px;
}
.NarrowFormContainer dd {
	margin-left: 120px;
}
.NarrowFormContainer p.Submit {
	margin-left: 120px;
}
.VerticalFormContainer dt {
	float: none;
	margin-bottom: 6px;
	width: auto !important;
}
.VerticalFormContainer dd {
	margin-bottom: 25px;
	margin-left: 0 !important;
}
/* override inline styles on zip code fields */


#FormField_13, #FormField_23, #FormField_12 {
}
/* Page Containers */

#ContainerLower {
	clear: both;
	float: left;
	width: 100%;
	padding: 0 0 20px 0;
}
/* Outer Content Wrapper (Surrounds header & content) */
#Outer {
	clear: both;
}
.centerer {
	margin:0 auto;
	text-align: center;
}
input.Textbox, textarea, input[type="text"], input[type="password"] {
	margin: 0;
	height: 38px;
	line-height: 36px;
	padding: 0 1em;
	background: #ffffff;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #EEEEEE;
}
.checkout_address input[type="text"], .checkout_address input[type="password"] {
	width: 180px;
}
.checkout_address #uniform-FormField_11 {
	width: 180px;
}
textarea {
	min-height: 100px;
	padding: 1em;
	line-height: normal;
}
/* Left Content Area */

.Left {
}
.Left h3 {
	padding-top: 0;
}
.Left .BlockContent {
	margin: 0;
}
.Left ul {
	margin: 0 0 20px 0;
	padding: 0;
}
.Left li {
	clear: both;
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
}
.Left .SideCategoryList .sf-menu li li {
	padding-left: 10px;
}
.Left li li a {
	margin: 4px 0;
	font-size: 13px;
}
.Left .sf-menu li {
	float: none;
}
.Left .SideCategoryList {
	display: block;
}
.Left .SideCategoryList ul ul {
	margin-bottom: 10px !important;
}
.Left .SideCategoryList .BlockContent, .Left .slist .BlockContent {
	padding: 0 20px 0 0;
	overflow: hidden;
}
.Left .SideCategoryList li a, .Left .slist li a, .Left .afterSideShopByBrand a, .Left #GiftCertificatesMenu li a, .Left #SideAccountMenu li a {
	font-size: 15px;
	font-weight: normal;
	line-height: 28px;
	margin: 0 0 10px;
	padding: 0;
}
.Left .SideCategoryList li li a, .Left .slist li li a {
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 5px;
}
/* Primary Content Area */
.Content {
	overflow: hidden;
	min-height: 200px;
        margin-top: 15px;
	margin-bottom: 15px;
}
.Content .Block {
	clear: both;
}
.Block {
	margin-top: 0;
	margin-bottom: 20px;
}
/* Primary Content Area (column span of 2) */
.Content.Wide {
	padding: 0;
}
/* Primary Content Area (column span of 3 - spans entire page width) */
.Content.Widest {
	padding: 0;
	border: none;
}
/* Right Content Area */
.Right {
	float: right;
	width: 190px;
}
.Right .Block {
	padding: 0 0 10px 0;
}
.Right .BlockContent {
	margin: 0 10px 0 10px;
}
.Right ul {
	margin: 0;
	padding: 0;
}
.Right li {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 5px 0 7px 0;
}
/* Top Banner styles */
.Block.banner_home_page_top {
	/*margin-bottom:0;*/
}
.Block.banner_category_page_top, .Block.banner_brand_page_top, .Block.banner_search_page_top {
	position: relative;
	z-index: 0;
	text-align: center;
}
.Block.banner_category_page_top *, .Block.banner_brand_page_top *, .Block.banner_search_page_top * {
	padding: 0;
	margin: 0;
}
/* Bottom Banner styles */

.Block.banner_category_page_bottom, .Block.banner_brand_page_bottom, .Block.banner_search_page_bottom {
	position: relative;
	left: 0;
	margin-bottom: 0;
}
.Block.banner_category_page_bottom div, .Block.banner_brand_page_bottom div, .Block.banner_search_page_bottom div {
	float: left;
	width: 320px;
	position: relative;
}
.Block.banner_category_page_bottom div, .Block.banner_brand_page_bottom div, .Block.banner_search_page_bottom div {
	margin-left: 10px;
}
.Block.banner_category_page_bottom div:first-child, .Block.banner_brand_page_bottom div:first-child, .Block.banner_search_page_bottom div:first-child {
	margin-left: 0;
}
.Block.banner_category_page_bottom div .text, .Block.banner_brand_page_bottom div .text, .Block.banner_search_page_bottom div .text {
	position: absolute;
	top: 35px;
	left: 15px;
	width: 200px;
	z-index: 99;
}
.Block.banner_home_page_bottom div .text h2, .Block.banner_category_page_bottom div .text h2, .Block.banner_brand_page_bottom div .text h2, .Block.banner_search_page_bottom div .text h2 {
	font-size: 2.7em;
	line-height: 1em;
	margin-bottom: 12px;
}
.Block.banner_home_page_bottom div .text h3, .Block.banner_category_page_bottom div .text h3, .Block.banner_brand_page_bottom div .text h3, .Block.banner_search_page_bottom div .text h3 {
	font-size: 1.6em;
	line-height: 1em;
	margin-bottom: 10px;
}
.Block.banner_home_page_bottom div .text p, .Block.banner_category_page_bottom div .text p, .Block.banner_brand_page_bottom div .text p, .Block.banner_search_page_bottom div .text p {
	margin-bottom: 10px;
}
.image-container-centered {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	float: none !important;
}
.category-featured .image-container-centered {
	width: 320px;
	height: 264px;
}
.category-featured .image-container-centered img {
	max-width: 320px;
	max-height: 264px;
}
.category-featured h3 {
	text-transform: uppercase;
}
/* Contains links lists & newsletter */

.footer-columns li ul, .footer-columns li:hover ul {
	display: none !important;
}
.footer-columns .RecentNews li p {
	margin: 0px 0;
	line-height:18px;
}
/* Newsletter Subscription Form */

.newsletter-subscription h4 {
	line-height: 44px;
	color: #6D6D6D;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 0;
	margin: 0;
	text-transform: uppercase;
}
.newsletter-subscription .inner {
	padding: 20px 0;
}
.newsletter-subscription label {
	display: none;
}
.footer .newsletter-subscription li.inputForm {
	margin-right: 10px;
}
/* News Lists */

#HomeRecentBlogs ul {
	padding-left: 0;
	margin-left: 0;
}
#HomeRecentBlogs li {
	list-style: none;
	padding: 7px 0 14px 10px;
	margin: 0 0 5px;
	border-bottom: 1px solid #EEEEEE;
}
#LowerRight .FeedLink {
	float: left;
	margin: 6px 4px 0 0;
}
/* Product Listings */

.ProductList {
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;	
}
.Content .ProductList > li {
	-moz-box-sizing: border-box;
	background: none repeat scroll 0 0 #FFFFFF;
	display: inline-block;
	font-size: 15px;
	height: auto !important;
	list-style: none outside none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	vertical-align: top;
	/*border: 10px solid #FBFBFB;*/
        border: 10px solid #fff;
	max-width: 290px;
	/*float: none;*/
}
.Content .ProductList > li:hover {
	/*border-color: #f3f3f3;*/
        border-color: #fff;
}
.Content .ProductList > li:hover .itemlist {
	display: block !important;
}
.Content .ProductList.List > li .itemlist {
	clear: left;
	display: inline-block !important;
	position: static;
	text-align: left;
	float: left;
	width: 100%;
}
.SearchContainer .ProductList {
	margin: 0 0 20px 0;
}
.left-content {
}
#ProductDetails .left-content {
}
.left-content .ProductList li {
	width: 20%;
	padding: 0 0 10px 10px;
}
.ProductList .ProductPriceRating {
	padding-bottom: 5px;
	text-align: center;
	padding-top: 5px;
}
.ProductList .ProductImage, .brand-img {
	display: table;
	overflow: hidden;
	position: relative;
	table-layout: fixed;
	text-align: center;
	width: 100%;
}
#ProductDetails .ProductThumbImage {
	/*border: 1px solid #D4D4D4;*/
        border: 0;
	max-width: 100%;
	display: table;
	overflow: hidden;
	position: relative;
	table-layout: fixed;
	text-align: center;
	width: 100%;
	min-height: 500px;
}
#ProductDetails .ProductThumbOuter, #ProductVideos .videoOuter {
	padding-left: 0;
}
#HomeFeaturedProducts .ProductImage a{
	   display: inherit;
    height: auto !important;

}
.ProductList .ProductImage a, .ProductThumbImage a {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	line-height: 0;
}
.ProductList .ProductImage img, #ProductDetails .ProductThumbImage img {
	max-height: 100%;
	max-width: 100%;
	line-height: 1.5em; /* If the image takes a while to load or doesn't load at all the alt text will display. This spaces this text. */
}
/* Add to cart popup __master overrides */

.fastCartContent {
	min-height: 0;
	width: auto;
}
#fastCartContainer .ProductList .ProductImage {
	height: auto; /* Have to keep to override master */
	width: 100%; /* Have to keep to override master */
}
.SubBrandListGrid .RowDivider {
	display: none!important;
}
.brand-img {
	float: left;
	width: 100%;
	padding: 5px 0;
	text-align: center;
}
.brand-img img {
	width: auto;
}
.ProductList .ProductDetails {
	padding: 10px;
	text-align: center;
	word-wrap: break-word;
}
.Content .ProductList em {
	color: #523d26;
	display: block;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	padding-bottom: 0;
	padding-top: 5px;
	text-align: center;
	height: 32px;
}
.Content .ProductList.List em {
	clear: left;
	float: left;
	font-size: 16px;
	line-height: 35px;
	padding: 0;
	text-align: left;
}
.ProductList .Rating {
	display: block;
}
.ProductList.List .pname {
	clear: both;
	float: left;
	height: auto;
	font-size: 16px;
	border-bottom:none;
}
.ProductList li .ProductCompareButton {
	margin: 5px 0;
}
.ProductList .pname {
    /*border-bottom: 1px solid #efefef;*/
    color: #30240d;
    display: block;
    font-weight: 600;
    height: 20px;
    line-height: inherit;
    overflow: hidden;
    padding-bottom: 0;
    position: relative;
    text-transform: uppercase;
}
#SimilarProductsByCustomerViews .ProductList .pname {
	height: 48px;
}
.List.ProductList li .ProductPriceRating {
	float: right;
	margin: 0;
	padding: 6px 12px;
	width: auto;
}
.List.ProductList li .ProductCompareButton {
	width: auto;
	clear: none;
	padding: 0 20px 0 0;
	margin: 5px 0 0 0;
}
.List.ProductList li .ProductCompareButton {
	padding-top: 7px;
}
.Left .ProductList li, .Right .ProductList li {
	border-bottom: 1px solid #EEEEEE;
	display: inline-block;
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 100%;
}
.Left .ProductList .ProductImage, .Right .ProductList .ProductImage {
	height: 110px;
	width: 100px;
	float: left;
        margin: 0 10px 0 0;
}
.Left .ProductList .ProductImage a, .Right .ProductList .ProductImage a {
	height: 100px!important;
	width: 100px!important;
}
/* Top Seller Block Specific */

.Right .TopSellers, .Left .TopSellers {
	clear: both;
	padding: 0 0 10px 0;
}
.Right .TopSellers ul, .Left .TopSellers ul {
	margin: 0;
	padding: 0;
}
.Right .TopSellers li, .Left .TopSellers li {
	clear: both;
	margin: 0 0 5px 0;
}
.Right .TopSellers li .TopSellerNumber, .Left .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	float: left;
	width: 22px;
	font-size: 1.3em;
	text-align: center;
	padding: 1px 0 2px 0;
}
/* Contains the details of the item */
.Right .TopSellers .ProductDetails, .Left .TopSellers .ProductDetails {
	margin: 0;
	margin-left: 28px;
}
.Right .TopSellers li.TopSeller1 img, .Left .TopSellers li.TopSeller1 img {
	display: none;
}
.Right .TopSellers li.TopSeller1 .ProductImage, .Left .TopSellers li.TopSeller1 .ProductImage {
	display: none;
}
.Content .TopSellers li.TopSeller1 .TopSellerNumber, .Content .TopSellers li .TopSellerNumber {
	display: none;
}
/* Page Breadcrumbs */

.Breadcrumb {
	padding: 0!important;
	margin-bottom: 0;
}
.Breadcrumb ul {
	width: 100%;
	/*padding: 15px 0 15px;*/
	list-style-type: none;
	margin: 0;
	overflow: hidden;
}
.Breadcrumb li {
	list-style-type: none;
	font-size: 12px;
	font-weight: 300;
	padding: 0 12px 0 0;
	display: block;
	float: left;
	background: none;
}
.Breadcrumb li a {
	padding-right: 18px;
	background: url(//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/icon_bullet_breadcrumb.png) no-repeat 100% 50%;
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
.top-title {
	position: relative;
}
.top-title h2 {
	margin: 0;
}
.productlist-page .top-title {
	margin-bottom: 0;
}
.Left .afterSideShopByBrand {
	padding: 8px 0 0 0;
	display: block;
}
/* Helpers */

.hide-visually {
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	clip: rect(0 0 0 0);
}
.cf:after {
	content: "";
	display: table;
	clear: both;
}
.borderB {
	border-bottom: 1px solid #d6d6d6;
}
.borderR {
	border-right: 1px solid #d6d6d6;
}
/* Miscellaneous Definitions */

.Left .FeedLink, .Right .FeedLink {
	margin: 0 7px 0 0;
}
.Content .FeedLink {
	display: none;
}
.SortBox {
	font-size: 0.95em;
 color: @primary-color;
	padding: 12px 5px 0 0;
}
.CompareButton {
	text-align: right;
	margin-bottom: 20px;
	display: none;
}
.Required {
	color: #312e29;
}
.ShippingAddressList, .ShippingAddressList li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ShippingAddressList li {
	width: 30%;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
#ProductDetails h1 {   
    /*font-size: 20pt;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0;
    padding: 0 0 15px 0;
    text-overflow: ellipsis;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    word-wrap: break-word;*/

    font-size: 20pt;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0;
    padding: 0 0 15px 0;
    text-overflow: ellipsis;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    word-wrap: break-word;
}


/*.TopMenu .TopCart span,
.TopMenu .TopCart span a,*/
#ProductDetails h1,
.productPage .ProductPrice.VariationProductPrice,
#ComparePanel h3,
.TopCart h3,
.fastCartItemBox strong {
    color: #040404;    
}
.PrimaryProductDetails .ProductThumb {
	width: auto !important;
	height: auto !important;
	margin-bottom: 0;
	text-align: center;
}
.PrimaryProductDetails .ProductThumb .ProductThumbImage .zoomPad {
	float: none;
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
.PrimaryProductDetails .ProductMain {
}
.PrimaryProductDetails .ProductThumb p a {
	font-weight: bold;
}
.prodAccordionContent {
	/*margin: 20px 25px;*/
        
}
.ProductDescriptionContainer strong, .ProductDescriptionContainer b {
	font-size: 14px;
}
.PrimaryProductDetails dl {
	font-size: 0.90em;
}
.PrimaryProductDetails dt {
	clear: left;
	font-size: 15px;
	font-weight: normal;
	width: 80px;
}
.PrimaryProductDetails dd {
	margin-left: 90px;
	margin-bottom: 12px !important;
}
.Right hr {
	margin: 5px 0 0;
}
.ComparisonCheckbox {
	float: left;
}
.SideRecentlyViewed .ProductList li {
	margin-left: 0;
}
.SideRecentlyViewed .ProductDetails {
	margin-left: 20px;
}
/* Product Comparisons */

.ComparisonTable {
	table-layout: fixed;
	width: 100%;
}
.ComparisonTable img {
	max-height: 100%;
	max-width: 100%;
}
.ComparisonTable td {
	font-size: 14px;
	padding: 10px;
	vertical-align: center;
	text-align: center;
}
.ComparisonTable td:first-child {
	text-align: left;
}
.CompareFieldName {
	width: 95px;
	padding: 8px 10px 8px 15px;
}
.CompareFieldTop {
	padding: 5px;
	text-align: center;
}
.CompareFieldTop a {
	font-size: 14px;
}
.CompareLeft {
	padding:5px 10px 5px 10px;
}
.CompareCenter {
	padding: 5px;
}
.CompareRating {
	text-align:center;
	padding-top:8px;
	vertical-align:middle;
}
.CompareProductOption {
	margin-left:20px;
	padding-left:5px;
}
.Availability {
	color:gray;
}
.LittleNote {
	color:gray;
	font-size: 0.85em;
}
.ViewTopCart {
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* General Tables */

table.General, table.CartContents, table.General {
	margin: 20px 0;
	width: 100%;
}
table.General thead tr th, table.CartContents thead tr th {
	padding: 6px 10px;
	text-align: left;
}
.CartContents thead th, .CartContents tr td {
	font-weight: normal;
	text-align: left;
}
.inner .CartContents tfoot .CheckoutRedeemCoupon td {
	padding-right: 10px;
	text-align: right;
}
table.General tbody td, table.CartContents tbody td {
	vertical-align: top;
}
table.General tbody tr.First td {
	border-top: 0;
}
/* Cart Contents Table */

.CartContents tbody td {
	border-bottom: 0;
}
.CartContents .ProductName a {	          
          font-weight: 700;
          text-transform: capitalize;
}

.CartContents .ProductName > a{
	  color: rgba(88, 60, 31, 1);
          font-size: 14pt;
          font-weight: 400;          
}

.CartContents .WrappingOptions > a {
	color: #990000;
	text-transform: none;
}
.CartContents thead {
	background: none repeat scroll 0 0 #FBFBFA;
	text-transform: uppercase;
}
.CartContents tbody tr td {
	padding: 20px;
}
.CartContents tfoot .SubTotal td {
	font-weight: bold;
}
.ProductOptionList, .ProductOptionList li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ProductOptionList li {
	margin-bottom: 3px;
	margin-left: 2px;
}
.MiniCart h3 {
	font-size: 1.3em;
}
.MiniCart .SubTotal {

	text-align: center;
	font-size: 1.1em;
}
.JustAddedProduct {
	width: 128px;
	overflow: hidden;
	margin: auto;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
}
.JustAddedProduct strong, .JustAddedProduct a {
	font-size: 1em;
	font-weight: normal;
	display: block;
	margin-bottom: 3px;
}
.JustAddedProduct .ProductDetails {
	font-size: 1.2em;
	padding-bottom: 10px;
}
.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.CategoryPagination {
	float: left;
	text-align: center;
}
.CategoryPagination .PagingList li {
	display: inline;
}
/* Quick Search */
.QuickSearch {
	background-color: #FFFFFF;
	border: 1px solid #E7E8E7;
	margin: 0;
	width: 280px;
	position: absolute;
	right: 0;
	top: 100%;
	z-index: 9999;
}
#QuickSearch .Price {
	color: #990000;
	font-size: 14px;
}
.RatingIMG {
	display: none;
}
.QuickSearchTitle td, .QuickSearchAllResults td {
	font-weight: bold;
	padding: 4px;
	font-size: 12px;
}
.QuickSearchAllResults > td {
	display: block;
	margin: 0;
	text-align: center;
	padding: 0;
}
.QuickSearchResult td {
	font-size: 12px;
	padding: 0 10px;
	cursor: pointer;
}
.QuickSearchResultImage {
	margin-left: 4px;
	margin-right: 10px;
	text-align: center;
	background: #fff !important;
}
.QuickSearchResultNoImage {
	padding-top: 10px;
	color: #777;
}
.QuickSearchResultName {
	display: block;
	font-size: 14px;
	padding-bottom: 5px;
}
.QuickSearchResult .Price {
	font-weight: bold;
	font-size: 12px;
	padding-right: 5px;
}
.QuickSearchHover {
	background: #D6D6D6;
}
.QuickSearch .QuickSearchAllResults {
	text-indent: 0;
	padding: 0 10px 5px;
	line-height: 20px;
	font-size: 14px;
}
.QuickSearch .QuickSearchAllResults a, .QuickSearch .QuickSearchAllResults a:hover {
	background: none repeat scroll 0 0 #990000;
	color: #FFFFFF;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	margin: 10px 0;
	text-transform: uppercase;
}
.QuickSearchAllResults a:active, .QuickSearchAllResults a {
	outline: none;
	-moz-outline-style: none;
}
/* Brand Tag Clouds */
.BrandCloud .smallest {
	font-size:12px;
}
.BrandCloud .small {
	font-size:15px;
}
.BrandCloud .medium {
	font-size:18px;
}
.BrandCloud .large {
	font-size:20px;
}
.BrandCloud .largest {
	font-size:26px;
}
.BrandCloud a {
	padding-right: 5px;
}
.DownloadExpires {
	padding-top: 3px;
	font-style: italic;
	color: gray;
}
.DownloadExpiresToday {
	color: red;
}
.CheckoutRedeemCoupon h4 {
	margin-top: 0;
}
.CheckoutRedeemCoupon p {
	margin-top: 10px;
	margin-bottom: 0;
}
.BillingDetails {
	float: left;
	width: 48%;
	margin-right: 10px;
	margin-bottom: 15px;
}
.ShippingDetails {
	float: left;
	width: 48%;
	margin-bottom: 15px;
}
.ProductDetailsGrid dt {
	width: 140px;
	margin-bottom: 6px;
	float: left;
	font-weight: bold;
}
.ProductDetailsGrid dd {
	margin-left: 140px;
	margin-bottom: 6px;
}
.SubCategoryList {
	padding: 10px 0 4px;
	margin-bottom: 20px;
}
.SubCategoryList ul, .SubCategoryList li {
	list-style: none;
	margin-left: 0;
}
.SubCategoryList li {
	margin-bottom: 4px;
}
.SubCategoryList li i.glyphicon {
	padding: 0 5px;
	width: 30px;
}
.SearchTips .Examples {
	padding: 8px;
	color: #555;
	margin-left: 30px;
	margin-bottom: 0;
}
.ProductDetails .ProductThumb p {
	margin-top: 10px;
	font-size: 0.9em;
}
.ProductReviewList {
	clear: both;
}
.ProductReviewList li {
	margin: 0 0 15px;
	border-bottom: 1px solid #dadada;
}
.ProductReviewList li:last-child {
	border: 0;
}
.SoldOut {
	color: #999;
}
.AddToWishlistLink {
	position: relative;
	margin: 0;
}
.AddToWishlistLink .wishlist-button {
	position: absolute;
	top: -70px;
	left: 165px;
	font-weight: bold;
	cursor: pointer;
 color: @primary-color;
	background: #fff;
	border: 0;
}
/* sizing and positioning of the inside part of a swatch */

.productOptionPickListSwatch .thumbnail, .productOptionPickListSwatch .swatchColour {
	display: inline-block;
	width: 22px !important;
	height: 22px !important;
}
.productOptionPickListSwatch ul {
	margin-bottom: 20px;
}
.productOptionPickListSwatch li .validation {
	top: 5px;
	left: 5px;
}
.productOptionPickListSwatch .textureContainer, .productOptionPickListSwatch .swatchColours {
	display: inline-block !important;
	margin: 0 !important;
	padding: 0px !important;
	border: none !important;
}
.productAttributeValue {
	clear: both;
}
.productAttributeValue .ui-datepicker-trigger {
	display: none;
}
.ShippingProviderList li {
	list-style: none;
	margin: 0 0 10px 0;
}
.GoogleCheckout p, .PayPalExpressCheckout p {
	margin: 0;
	float: none !important;        
}

 .AlternativeCheckout p {
	margin: 0;
	float: none !important;
        text-align: right;
}


/** Top Right Locale Chooser (list of flags) **/

.TopMenu li.Flag div {
	border: 0;
}
.TopMenu li.Flag img {
	margin: 3px;
}
.TopMenu li.Flag img.Last {
	margin-right: 0px;
}
.TopMenu li.Flag img.Selected {
	margin: 1px 3px;
}
/** Currency Selector **/

.CurrencyList dl {
	margin: 0;
	padding: 0;
}
.CurrencyList dd {
	margin: 0px;
	clear: both;
}
.CurrencyList a {
	display: block;
	font-size: 11px;
	padding: 5px 0;
}
.CurrencyList a .Flag {
	float: left;
}
.CurrencyList a .Text {
	display: block;
	padding-left: 22px;
	text-align: left;
}
.CurrencyList a .Text:hover {
	color: #F7537D !important;
}
.currency-converter {
	cursor: pointer;
	position: relative;
	z-index: 60;
}
.currency-converter:hover .CurrencyChooser {
	display: block;
}
.currency-converter p {
	margin: 0;
}
.CurrencyChooser {
	padding: 0 0;
	position: relative;
}
.CurrencyChooser h2 {
	font-size: 13px;
	padding: 0 0 10px 0;
}
.CurrencyChooser a span {
	font-size: 12px;
	line-height: 22px;
}
.selected-currency {
	background: url("//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/icon_arrow_down.png") no-repeat scroll right 21px rgba(0, 0, 0, 0);
	cursor: pointer;
	padding: 0 18px 0 0;
}
.selected-currency span {
	font-size: 14px;
	color: #696865;
	padding: 0 0 0 3px;
	text-transform: uppercase;
}
.CurrencyChooser .BlockContent {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CDCDCD;
	display: none;
	border-top: 2px solid #990000;
	margin-top: 0;
	padding: 0 15px;
	position: absolute;
	left: 0;
	width: 170px;
	z-index: 999;
}
.CurrencyChooser .BlockContent:after {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #990000;
	border-style: none solid solid;
	border-width: 7px;
	bottom: 100%;
	content: "";
	position: absolute;
	left: 6px;
}
.Flag > img {
	padding-bottom: 2px;
}
.CurrencyChooser dl {
	margin-bottom: 0;
}
.CurrencyChooser .BlockContent .CurrencyList {
	display: block;
}
.PrimaryProductDetails .YouSave {
	font-weight: bold;
	margin-top: 3px;
	display: block;
}
/* Shipping Estimation on Cart Contents Page */

.EstimateShipping {
	padding: 12px !important;
}
.EstimateShipping .form dt {
 width:;
	float: left;
	margin-bottom: 8px;
	clear: left;
}
.EstimateShipping dd {
	margin-bottom: 8px;
	font-weight: normal;
	margin-left: 114px;
}
.EstimateShipping p.Submit {
	margin: 20px 0 0 0;
}
.EstimateShipping label {
	display: block;
	margin-bottom: 5px;
}
.estimate-cancel {
	float: right;
	margin-left: 5px;
}
.EstimatedShippingMethods {
	clear: both;
	padding: 20px 0 0 0 !important;
	text-align: left;
}
.EstimatedShippingMethods table {
	margin: 0 !important;
}
.ShippingMethodList {
	padding: 0 !important;
}
.EstimatedShippingMethods table {
	width: 100%;
	border-collapse: collapse;
}
.EstimatedShippingMethods .VendorShipping {
	margin-left: 20px;
	margin-bottom: 10px;
}
.EstimatedShippingMethods .Submit {
	text-align: right;
}
.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td {
	text-align: left;
}
.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td.Price {
	text-align: right;
}
.SharePublicWishList {
	padding:5px;
}
/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background-color: #FBFBFB;
	border: 1px solid #EEEEEE;
	cursor: auto;
	font-weight: bold;
	margin: 0 0 15px;
	padding: 10px;
	position: relative;
	text-transform: uppercase;
}
.ExpressCheckoutBlock h3 a {
	font-size: 12px;
}
.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
	display: none;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #5C5C5C;
	display: inline;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 12px 8px;
	text-transform: none;
	top: 0;
	white-space: nowrap;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
	display: none;
}
a.ChangeLink {
	position: absolute;
	right: 15px;
}
.ExpressCheckoutBlock a.ChangeLink {
	display: none;
}
.ExpressCheckoutBlockCompleted a.ChangeLink {
	display: inline;
	top: auto;
	right: 20px;
}
.ExpressCheckoutCompletedContent {
	position: absolute;
	left: 350px;
}
.LoadingIndicator {
	margin-left: 10px;
}
.LoadingIndicator img {
	vertical-align: middle;
	margin-right: 10px;
}
.HeaderLiveChat img {
	vertical-align: middle;
}
.SubCategoryListGrid {
	margin-bottom: 20px;
}
.SubCategoryListGrid ul, .SubCategoryListGrid li {
	list-style: none;
	margin: 0;
	text-align: center;
}
.SubCategoryListGrid .sub-cat-name {
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 34px;
}
.SubCategoryListGrid > ul li {
	display: inline-block;
	margin: 0 20px 0 0;
	vertical-align: bottom;
	text-align: center;
}
.SubCategoryListGrid > ul li img {
	height: 150px;
	max-width: 100%;
}
.SubCategoryListGrid ol {
	clear: both;
}
.SubBrandList ul, .SubBrandList li {
	list-style: none;
	margin-left: 0;
}
.SubBrandList li {
	margin-bottom: 4px;
}
.SubBrandListGrid ul, .SubBrandListGrid li {
	list-style: none;
	margin-left: 0;
}
.SubBrandListGrid li {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 10px solid #FBFBFB;
	float: left;
	text-align: center;
}
.SubBrandListGrid ol {
	clear: both;
}
.ProductAddToCart dt {
	float: left;
	font-weight: bold;
	width: 140px;
	margin-bottom: 4px;
}
.ProductAddToCart dd {
	margin-left: 140px;
	margin-bottom: 4px;
}
.ProductAddToCart.cannot-purchase .add-to-cart {
	display: none;
}
.ProductAddToCart dt div.Required, #CartEditProductFieldsForm dt div.Required {
	width: 8px;
}
.ProductAddToCart textarea, #CartEditProductFieldsForm textarea {
	width:183px;
	height: 50px;
}
.CartContents .CartProductFieldsLink {
	font-size: 11px;
	color: #666;
	margin-top: 6px;
	padding-left: 22px;
	background: url('//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/GiftWrappingAvailable.png') no-repeat;
	padding-bottom: 4px;
}
.ProductFields dd {
	margin-bottom: 4px;
}
.ProductFields {
	margin-bottom: 15px;
}
.ProductFields input.Textbox {
	width:100%;
}
.ProductFields TextArea {
	width:100%;
}
.CartContents .CartProductFieldsRow {
	border-top: 0;
}
.CartContents .CartProductFieldsRow dl {
	margin-top:15px;
}
p.QuantityInput, p.AddCartButton {
	text-align: center;
}
.ProductAddToCart dt.QuantityInput {
	margin-top: 4px;
}
.ProductAddToCart dd.AddCartButton span {
	margin-top: 4px;
	padding-right: 5px;
}
.TagList {
	margin-top: 20px;
}
.CartThumb {
	text-align: center;
	width: 1px;
}
.WrappingOptions {
	font-size: 13px;
	line-height: 13px;
	color: #666;
	margin-top: 6px;
	padding-left: 22px;
	background: url('//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/GiftWrappingAvailable.png') no-repeat;
	padding-bottom: 4px;
}
.CartExpectedReleaseDate {
	font-size: 13px;
}
.ViewAllLink a {
	padding-top: 10px;
	display: block;
}
.SelectGiftWrapMultiple {
	max-height: 400px;
}
/* Tabbed Navigation */

.TabNav, .TabNav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.TabNav {
	font-size: 12px;
	padding: 0 20px;
	margin-bottom: 20px;
}
.TabNav li {
	margin-bottom: -1px;
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
.TabNav li a {
	display: block;
	line-height: 41px;
	padding:0 16px;
	height: 41px;
	font-weight: 600;
	font-size: 14px;
	background: #f9f9f9;
	margin: 0 4px;
	color: #a1a1a1;
}
.TabNav li.Active a {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.ProductAddToCart dd.AddCartButton div.BulkDiscount {
	display: inline-block;
	float:left;
}
.ProductAddToCart .BulkDiscount {
	clear: both;
}
.ProductAddToCart .BulkDiscount input {
	/*background: url("//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/craze/cart-icon.png") no-repeat scroll 10px center #990000;
        padding-left: 48px;
        min-height: 42px;*/

	font-size: 17px;	
	text-transform: uppercase;
}
.ProductAddToCart dd.AddCartButton div.BulkDiscount div.BulkDiscountLink {
	padding-left: 4px;
}
#VendorLogo .BlockContent, #VendorPhoto .BlockContent {
	margin: 0;
	text-align: center;
}
.TransitTime {
	font-weight: normal;
	color: gray;
}
.ProductList.List {
	margin: 0;
}
.ProductList.List > li {
	background-image: none;
	clear: both;
	display: block;
	float: none;
	height: auto !important;
	margin: 0 0;
	max-width: 100%;
	min-height: 0;
	padding: 0;
	position: relative;
	width: 100% !important;
	min-height: 1px !important;
}
.ProductList.List .ProductImage {
	display: block;
	float: left;
	padding-top: 0;
	text-align: center;
	width: 20%;
}
.List .ProductActionAdd {
	float: left;
}
.ProductList.List .ProductDetails {
	height: auto;


	display: table;
	clear: none;
	padding: 20px 15px 0;
	margin: 0px;
	text-align: left;
	width: 80%;
}
.ProductList.List .QuickViewBtn {
	text-align: center;
}
.ProductList .p-name {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.ProductList.List .ProductQty {
	margin-left: 10px;
}
.ProductList.List .ProductDescription {
	font-style: normal;
	margin-top: 5px;
	float: left;
	width: 100%;
	clear: left;
}
.ProductList .ProductRightCol {
	float: right;
}
.ProductList.List li .ProductCompareButton {
	text-align: left;
	margin-top: 10px;
}
.ContentList {
	list-style-type: none;
	margin: 20px 0 0 0;
	padding: 0;
	list-style-image: none;
}
.ContentList li {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 10px 0;
	border-top: 0;
}
.ContentList li p {
	display: none;
}
.OrderItemMessage {
	padding:7px;
	margin:10px 0px 10px 0px;
}
/* Custom Fields - Start */

.LittleNotePassword {
	color:gray;
	font-size: 0.85em;
	font-weight: normal;
	padding:2px 0px 2px 200px;
}
.RequiredClear {
	visibility: hidden;
}
/* Custom Fields - End */

/* Product Details Price */

.ProductOptionList ul, .ProductOptionList li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ProductOptionList li {
	margin-bottom: 3px;
}
.ProductOptionList input {
	vertical-align: middle;
}
/** Search All Form Result - Start **/

.SearchPaging {
	float: right;
	font-size: 0.95em;
}
.SearchSorting {
	float: right;
	font-size: 0.95em;
	margin: 8px 0px;
}
#SearchResultsCategoryAndBrand {
	margin: 0 0 20px;
}
.ContentList em, .QuickSearchResultMeta em {
	font-size: 0.8em;
}
/** Search All Form Result - End **/

/** AJAX loading box - Start **/

#AjaxLoading {
	background-color: rgba(0, 0, 0, 0.5);
	color: #FFFFFF;
	display: none;
	left: 50%;
	line-height: 32px;
	margin-left: -150px;
	padding: 10px 20px;
	position: fixed;
	text-align: center;
	top: 9%;
	width: 300px;
	z-index: 2147483647;
}
#AjaxLoading img {
	vertical-align: bottom;
	margin-right: 5px;
}
/** AJAX loading box - End **/

/** Product image gallery **/

#ProductDetails #ImageScrollPrev, #ProductDetails #ImageScrollNext {
	float: none;
	background:none;
	border:none;
	margin-top:16px;
	cursor: pointer;
	display: none;
	vertical-align: middle;
}
.ProductTinyImageList ul li div {
	/*display: table-cell;*/
        display: table;
	text-align: center;
	border: none 0 !important;
	vertical-align: middle;
        margin: 0 auto;
}
#ProductDetails .ProductTinyImageList ul li.noimage_tiny_custom {
	display: table;
	height: 100px !important;
	text-align: center;
}
.ProductThumbImage.notumbimg .zoomie {
	display: table-cell;
	vertical-align: middle;
}
#ProductDetails .ProductTinyImageList ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
.carousel {
	position: relative;
	visibility: hidden;
	left: -5000px;
	width: 180px;
}
/***** Product Attribute List *****/

/* set up the row for css table-like alignment */

#QuickViewProductDetails .required, #QuickViewProductDetails .Required, .ProductMain .Required, .required {
	color: #be0303 !important;
	display: block;
	left: -12px;
	position: absolute;
	top: 0;
	font-weight: bold;
}
.ProductMain table.ExpectedReleaseDate {
	margin-top: 0;
}
/* position the label in the left-padding area of the row */

.productAttributeList .productAttributeLabel {
	margin: 0;
	float: none;
	width: auto;
	padding-top: 0;
}
.productAttributeList .productAttributeLabel label {
	display: inline-block;
	float: left;
	margin: 2px 10px 10px 0;
	position: relative;
	font-weight: normal;
}
/* Below is required to overwrite __Master defaults */
.productAttributeList .productAttributeRow, .productAttributeRow {
	padding-left: 0 !important;
	margin: 0 0 10px 0 !important;
	clear: both;
}
.productAttributeList li {
	margin-bottom: 0px;
	margin-right: 5px;
	float: left;
}
.productAttributeList ul.list-horizontal {
	margin: 0;
}
.productOptionViewProductPickListWithImage {
	border-color: #ddd !important;
	margin-bottom: 20px;
}
.productOptionViewProductPickListWithImage .scrollContainer {
	max-height: 250px !important;
}
.productOptionViewProductPickListWithImage td {
	padding: 10px 5px !important;
	vertical-align: middle !important;
}
.productOptionViewRectangle .option label {
	background-color: #fff;
	padding: 0;
	min-width: 28px;
	text-align: center;
	font-weight: 400;
	border: 1px solid #CCCCCC !important;
}
.productOptionViewRectangle .option.selectedValue label {
	border:2px solid #5C5C5C !important
}
#tabcontent {
	border-radius: 0;
}
#tabcontent .photo {
	margin-right: 20px;
	float: left;
	width: 200px;
}
#tabcontent .photo img {
	height: auto;
	max-height: 100%;
	max-width: 100%;
}
#tabcontent #url {
	margin-bottom: 20px;
}
#tabcontent .sharebutton {
	display: inline-block;
}
ul.tabs li {
	border-radius: 0;
}
/* Product Videos */

.previewImageContainer {
	height: 30px;
	width: 50px;
}
.videoRow img {
	float: none;
	height: 80px !important;
	margin: 0;
}
.videoRowDescription {
	max-height: 50px;
	overflow:hidden;
}
.VideoOverlay {
	background-image: url('//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/VideoOverlay.png');
	background-position: center center;
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	top: 0;
}
.VideoContentContainer {
	position: relative;
}
/** If you change the width of the .VideoPreviewSize class below, change the padding-left of the .VideoContentContainer class above **/

.VideoPreviewSize {
}
.videoRowLength {
}
.videoRow, .videoRowTitle, .videoRow img, .videoRowLength {
	cursor: pointer;
}
#VideoList ul {
}
#VideoContainer {
	padding: 5px 0 5px 5px;
	height: 265px;
}
.VideoSingleTitle {
	font-weight: normal;
}
.VideoSingleDescription {
	margin-bottom: 20px;
}
.Left #VideoMiddleContainer, .Right #VideoMiddleContainer {
	display: none;
}
.Content #VideoSideContainer {
	display: none;
}
#VideoSideContainer ul {
	text-align: center;
}
#VideoSideContainer ul li {
	margin-bottom: 5px;
}
.VideoSideDescription {
	padding: 2px 10px;
}
.VideoImageContainer {
	float: left;
	height: 80px;
	margin: 5px;
	position: relative;
	text-align: center;
	width: 90%;
}
.ToggleSearchFormLink {
	position: relative;
	overflow: hidden;
	z-index: 2;
}
.ToggleSearchFormLink a {
	color: #fff;
}
.Panel#ProductTabs {
	padding-top: 0px;
}
.AddThisButtonBox {
	/*float: right !important;*/
	margin: 0 -3px 0 0 !important;
	padding: 3px 0;
}
.PinterestButtonContainer {
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.AddThisButtonBox, .PinterestButtonContainer {
	display: inline-block;
	/*float: right;*/
        
 *display: inline;
 *zoom: 1;
}

/* Accordion for product page
....................................................................... */

#prodAccordion .Block {
	padding: 0 !important;
	margin: 0 !important;
	border-bottom: 1px solid #d6d6d6;
}
.prodAccordionContent {
	display: block;
}
.current .prodAccordionContent {
	display: block;
}
/* Account Menu (horizontal)
....................................................................... */

#SideAccountMenu li, #GiftCertificatesMenu li {
	list-style: none;
	padding: 0 0 5px 0;
	margin: 0;
}
/* Footer Menu
....................................................................... */

.PageMenu {
/*position: relative;
    z-index: 50;
    margin: 0 0 0px 0;*/
}
.PageMenu .borderR {
	border-right: 0;
}
.PageMenu .CategoryList {
	border-bottom: 0;
	padding-left: 0;
}
.PagesList {
        display: inline-block;
	*display: inline;
        vertical-align: bottom;
}
.PagesList .BlockContent {
	display: inline;
}
.PageMenu ul {
	border-bottom: none;
	padding: 0;
	margin: 0;
	position: relative;
	display: inline-block;
        *display: inline;
       vertical-align: bottom;
}
.PageMenu li a {
	text-transform: capitalize;
}
.PageMenu li .icon {
	display: none !important;
}
.PageMenu .back {
	float: left;
	width: 13px;
	height: 8px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: 0px;
	top: -5px;
	padding: 0;
	background: url(//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/nav_active.png) no-repeat center top;
}
.PageMenu li ul {
	border-top:5px solid #FFC600;
}
.SideCategoryListClassic ul > li:hover ul {
	display: block;
}
.PageMenu li ul:before, .PageMenu li.ActivePage:after, .PageMenu li:hover:after {
   /* border-color: #FFC600;
    border-style: solid;
    border-width: 8px;
    content: " ";
    height: 0;
    left: 0;
    margin-left: 10px;
    position: absolute;
    top: -19px;
    width: 0;*/
}
.PageMenu li ul li:before, .PageMenu li.ActivePage li:after, .PageMenu li li:hover:after {
	content: none;
}
.PageMenu li.ActivePage:after, .PageMenu li:hover:after {
 /*border-color: transparent transparent #FFC600;
    bottom:-3px;
    top:auto;*/
}
.footer .PageMenu li ul:before {
	top: auto;
	bottom: -18px;
	border-color: #333 transparent transparent transparent;
}
.PageMenu li ul ul:before {
	content: none;
	border-color: 0 none;
}
.PageMenu li ul li {
	/*border-bottom: 1px dotted #D9D9D9;
	clear: both;
	display: block;
	float: none;
	font-size: 13px;
	margin: 0px;
	padding: 3px 0;
	position: static;
	text-align: left;
	width: auto;*/
}

.PageMenu li ul li:last-child a {
        border-bottom: 0;
}

.PageMenu li ul li a {
        border-bottom: 1px dotted #D9D9D9;
	float: none;
	width: auto;
	margin: 0;
	display: block !important;
	line-height: 20px;
	font-size: 13pt;
	text-align: left;
	font-weight: normal;
	text-transform: none;
	padding: 5px 0;
}
.PageMenu li ul {
	display:none;
	position: absolute;
	z-index: 10;
	top: 100% !important;
	width: 150px;
	left: 0;
	padding: 0 15px;
	list-style-image: none;
	height: auto !important;
}
.sf-menu li.sfHover ul, .sf-menu li:hover ul{
         z-index: 12000;
}
.footer .PageMenu li ul {
	top: auto !important;
	bottom: 25px;
}
.sf-sub-indicator {
	display:none !important;
}
.PageMenu li.sfHover ul {
	display:block;
}
.PageMenu .sf-menu li {
	float: none;
}
.PageMenu .sf-menu li ul {
	z-index:150 !important;
}
.PageMenu .sf-menu li ul li {
	z-index:200 !important;
}
.Left .SideCategoryList .sf-menu ul {
	display: block !important;
	visibility: visible !important;
	position: static;
	top: 0;
	width: auto;
}
.Left .SideCategoryList .SideCategoryListFlyout .sf-shadow ul, .Right .SideCategoryList .SideCategoryListFlyout .sf-shadow ul {
	background: none !important;
}
.PageMenu li ul li {
	list-style-image: none;
}
.PageMenu li ul ul {
	display: none;
	border-left: 1px solid #191919 !important;
	left: 249px !important;
	margin-left: 0;
	top: 0px !important;
}
.PageMenu li {
	display: inline-block;
	padding: 0 0;
	position: relative;
 *display: inline;
 *zoom: 1;
}
.PageMenu .pages-menu > li:last-child {
}
.PageMenu li ul li a.hasSub {
	background: url(//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/sub.png) 100% 50% no-repeat;
	padding-right: 20px;
}
.inner .Block {
	display: block;
	clear: both;
}
.FeaturedProducts, .NewProducts, .TopSellers {
	margin-bottom: 15px;
}
table.General, table.CartContent, table.CartContents {
	border-collapse: collapse;
	border: 1px solid #EEEEEE;
}
table tbody tr td, table.General tbody tr td, table.CartContents tbody tr td {
	border-bottom: 1px solid #EEEEEE;
}
.CartContents tfoot .SubTotal td {
	padding-bottom: 25px;
	padding: 0;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.BlockContent .CartThumb img {
	height: auto;
	max-height: 100px;
	max-width: 100px;
}
#SharingDataWrapper {
	height: auto;
}
#SharingDataChoices {
	float: none;
}
#SharingDataChoices li {
	width: auto;
	height: auto;
}
.EstimateShippingButtons {
	text-align: right;
}
.EstimateShippingButtons input {
	margin-bottom: 20px;
}
#uniform-sel_billing_address {
	width: auto;
	margin-bottom: 10px;
}
.left-content .ProductList {
	margin: 0 0 10px -10px;
}
.left-content .ProductList .ProductImage a {
	height: 100px;
}
.left-content .ProductList .ProductDetails {
	font-size: 12px;
	margin: 0;
	padding: 10px 10px 0 0;
	word-wrap: break-word;
}
.left-content .ProductList .ProductDetails .pname {
	border: solid 0px;
	font-size: 12px;
	line-height: 17px;
}
.left-content .ProductList .ProductPriceRating {
	display: none;
}
.left-content .ProductList em.p-price {
	font-size: 12px;
	padding-left: 0;
	padding-left: 0;
	padding-top: 0;
	margin-top: 0;
}
#recaptcha_area {
	max-width: 100%;
	margin-right: auto;
}
.PagingList .icon {
	display: none;
}
.SortBox div.selector, .SearchSortingSelectContainer div.selector {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.SortBox div.selector span, .SearchSortingSelectContainer div.selector span {
	height: 35px;
	line-height: 35px;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
ul.AccountOrdersList {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	list-style-image: none;
}
.AccountOrderStatusList li {
	position: relative;
	list-style-image: none;
}
#LayoutColumn1 .h3tt {
	display: none;
}
#LayoutColumn2 .multiStep {
	display: none;
}
.banner_category_page_top {
	position: relative;
}
.banner_category_page_top h2 {
	font-weight: normal !important;
	line-height: 1.25 !important;
	position: relative;
	clear: both;
	color: #312E29 !important;
	display: block;
	font-size: 34px !important;
	font-weight: 600 !important;
	text-transform: uppercase !important;
	bottom: 75px;
	left: 50px;
	position: absolute;
}
.CartContents tfoot .gtotal.SubTotal td {
	font-size: 17px;
	text-transform: uppercase;
}
.HowToPay, .NotifyMessage {
	margin: 0 0 15px 0;
	background: none repeat scroll 0 0 #fff;
	padding: 20px;
	border-radius: 0;
}
.HowToPay p {
	margin: 0;
	padding: 0;
}
.OrderItem1 .selector, .OrderItem2 .selector {
	width: 75px;
}
.BlockContent img {
	max-width: 100%;
	height: auto;
}
/* recapcha */

.recaptchatable .recaptcha_image_cell center {
	height: auto !important;
}
.recaptchatable .recaptcha_image_cell center img {
	height: auto !important;
	max-width: 238px !important;
}
.recaptchatable #recaptcha_response_field {
	width: 220px !important;
}
.recaptchatable #recaptcha_image {
	height: auto !important;
	width: auto !important;
}
.recaptchatable .recaptcha_image_cell {
	width: 240px !important;
}
.recaptchatable #recaptcha_response_field {
	width: 220px !important;
}
#recaptcha_reload_btn {
	display: block;
	background: url(//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/recapRefresh.png) 0 0 no-repeat !important;
}
#recaptcha_reload_btn img {
	visibility: hidden;
}
#recaptcha_switch_audio_btn {
	display: block;
	background: url(//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/recapAudio.png) 0 0 no-repeat !important;
}
#recaptcha_switch_audio_btn img {
	visibility: hidden;
}
#recaptcha_whatsthis_btn {
	display: block;
	background: url(//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/recapHelp.png) 0 0 no-repeat !important;
}
#recaptcha_whatsthis_btn img {
	visibility: hidden;
	isibility: hidden;
}
.zoomWindow {
	left: 0 !important;
	top: -1px !important;
}
.zoomWrapper {
	position: relative;
	z-index: 110;
}
#PageMenu {
	position: relative;
	z-index: 10;
}
/* fancybox */
div#fancy_outer{
   z-index: 1000 !important;
}

#fancy_bg {
	display: none !important;
}
#fancy_content {
	padding-top: 0 !important;
}
#fancy_close {
	background: url("//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/icon-close.png") no-repeat scroll 0 0 transparent !important;
	height: 11px !important;
	top: 10px !important;
	right: 10px !important;
	text-indent: 999px;
	width: 12px !important;
}
.PageMenu h3 {
	display: none !important;
}
#ModalContentContainer {
	box-shadow: none !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	background: #fff;
}
#ModalContent, .ModalContent {
	padding: 15px 25px !important;
	border: none!important;
	font-size: inherit;
}
#ModalButtonRow, .ModalButtonRow {
	background: none !important;
	border: none !important;
	padding: 15px !important;
	height: auto !important;
}
#ModalContainer .modalClose {
	top: 10px !important;
	right: 40px !important;
	padding-right: 0 !important;
}
.ModalButtonRow input {
	font-weight: normal !important;
}
.AddBillingAddress dt, .AddShippingAddress dt {
	clear: none;
}
.AddBillingAddress dd, .AddShippingAddress dd {
	float: left;
	margin: 0;
	min-height: 40px;
	padding: 0 !important;
	width: 30%;
}
.Content .Button, .form .Button {
	display: inline-block;
}
.QuickSearch tbody tr {
	display: block;
	padding: 5px 10px 5px;
}
.QuickSearch tbody tr td {
	border: none;
	vertical-align: text-top;
}
.QuickSearch tbody tr.QuickSearchResult:hover {
	background-color: #ededed;
}
.QuickSearchResult .QuickSearchResultImage {
	width: 70px;
	height: 65px;
	vertical-align: middle;
	text-align: center;
	padding: 0;
}
/* inner */

.inner #CategoryPagingTop, .inner #CategoryPagingBottom {
	display: inline-block;
	width: auto;
}
.inner #CategoryPagingTop {
	padding-left: 20px;
}
.PagingList {
	float: left;
}
.CategoryPagination .PagingList .ActivePage {
	background: none repeat scroll 0 0 #990000;
	color: #FFFFFF;
	font-weight: 600;
}
.CategoryPagination .PagingList li {
	padding: 5px 12px;
}
.CategoryPagination .PagingList a {
	color: #b4b4b4;
}
.CategoryPagination .PagingList a:hover {
	color: #312E29;
}
.inner #CategoryHeading {
	float: none;
	width: auto;
	clear: none;
}
.SortBox, .SearchSorting {
	font-size: 13px;
	margin: 0;
	padding: 0;
}
.SortBox label, .SearchSorting label {
	font-size: 14px;
	line-height: 35px;
	margin: 0;
	padding: 0 10px 0 0;
	text-transform: uppercase;
}
.SortBox div.selector, .SearchSorting div.selector {
	float: right;
	line-height: 35px;
	min-height: 35px !important;
	padding: 0;
	font-size: 14px;
	border: 1px solid #eeeeee;
	background: #fff;
}
div.selector select {
	font-size: 12px;
}
#uniform-revrating {
	width: 200px !important;
}
.ProductReviewFormContainer input.Textbox {
	width: 200px;
}
.SortBox div.selector span, .SearchSorting div.selector span {
	margin-right: 23px;
	line-height: 35px;
	height: 35px;
	padding-right: 10px;
}
.FormContainer .box {
	display: block;
	clear: both;
	width: 100%;
	float: left;
	padding: 0;
}
.FormContainer .box h3{	
	padding: 20px 0;
}

.FormContainer .box dt {
	width: 232px;
}
.HorizontalFormContainer dt {
	text-align: right;
}
.HorizontalFormContainer dt, .HorizontalFormContainer dd {
	font-size: 15px;
	font-weight: normal;
	line-height: 36px;
	padding-bottom: 0;
	text-align: left;
}
.HorizontalFormContainer dd .selector span {
	font-weight: normal;
	font-size: 13px;
}
.HorizontalFormContainer dt p, .HorizontalFormContainer dd p {
	font-weight: normal;
}
.HorizontalFormContainer dd {
	padding: 0 0 15px 0;
}
.HorizontalFormContainer p.Submit {
	padding-top:10px;
}
#ProductReviews .form dt, #ProductReviews .form dd {
	float: left;
	clear: both;
	width: 100%;
	padding: 5px 0 0 0;
	text-align: left;
}
#ProductReviews .form dd {
	padding-bottom: 15px;
}
#ProductReviews .btn {
	margin-bottom: 20px;
}
#ProductReviews p.Submit {
	margin-bottom: 0;
}
#message_content {
	height: 240px;
}
.UtilityLinks {
	float: left;
	width: 100%;
	clear: both;
	margin: 0 0 5px 0;
}
ul.ShippingAddressList h4 {
	display: block;
	clear: both;
	padding-bottom: 8px;
}
table thead tr th, table.General thead tr th, table.CartContents thead tr th, table tbody tr td, table.General tbody tr td, table.CartContents tbody tr td {
	padding: 10px 10px;
}

table.CartContents thead tr th{
    font-size: 14pt;
    font-weight: 700;
}

table tbody tr td, table.General tbody tr td, table, table.General, table.CartContents {
	margin: 20px 0;
}
/* Checkout */

a.ChangeLink {
	top: 12px;
	right: 10px;
}
.ExpressCheckoutContent {
	padding-bottom: 20px;
	float: left;
}
#CheckoutStepConfirmation .SubTotal td strong, #CheckoutStepConfirmation .SubTotal td em {
	display: block;
	padding-top: 0;
}
#CheckoutStepConfirmation .SubTotal .Block {
	margin-bottom: 0;
}
#CheckoutStepConfirmation .SubTotal.st td {
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}
.AccountMessageList {
	margin: 0;
	padding: 0;
	list-style: none;
}
.AccountMessageList li {
	padding: 0 0 20px 0;
	margin: 0;
	border-bottom: 1px solid #d6d6d6;
}
.AccountMessageList .by {
	position: relative;
	display: block;
	padding: 0 0 0 25px;
}
.AccountMessageList .by img {
	position: absolute;
	left: 0;
	top: 2px;
}
.AccountMessageList blockquote {
	margin-left: 0;
	padding-top: 5px;
}
.AccountOrderStatusList {
	margin: 0;
	padding: 0;
	list-style: none;
}
.Meta {
	font-size: 13px;
}
.OrderItemList {
	margin: 10px 40px;
}
.AccountOrderStatusList li {
	position: relative;
}
.li-list {
	padding: 20px 0;
	border-bottom: 1px solid #d6d6d6;
}
.AccountOrderStatusList .box1 {
	padding: 0 10px 0 20px;
}
.AccountOrderStatus .InfoMessage {
	margin-bottom: 0;
}
.btns {
	width: 100%;
	right: 0;
	top: 10px;
	float: left;
	z-index: 2;
	color: #5e5c5c;
	font-size: 13px;
	line-height: 28px;
	font-weight: normal;
}
.btns form {
	display: inline;
	float: right;
}
.btns span.FloatRight {
	padding: 0 5px;
}
.btns .btn-clear {
	float: left;
	clear: none;
}
.bg-gray {
	float: left;
	padding: 20px;
	width: 90%;
	background: #ededed;
	display: block;
	margin-bottom: 20px;
}
.ShippingMethodList table {
	clear: both;
	padding-top: 20px;
	width: 100%;
}
.ShippingMethodList table td {
	padding: 15px 10px 10px 10px!important;
}
/* override invalid width set by uniform jq-plugin on firefox */
.CartItemQuantity .selector, .DetailRow.qty .selector {
	width: 75px !important;
}
.CartItemQuantity div.selector span, .DetailRow.qty .selector span {
	margin: 0px 0 0 0;
	height: 30px;
	line-height: 30px
}
.CartRemoveLink {
	float: right;
	width: 20px;
	height: 20px;
	margin-top: 2px;
	background: url(//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/icon_sprite.png) no-repeat -46px -46px;
}
.SubTotal td {
	padding: 20px 0 0 0;
}
.ProceedToCheckout, .KeepShopping {
	/*text-align: right;*/
}
.ProceedToCheckout .PayPalExpressCheckout p {
	margin-bottom: 3px;
}
.ProceedToCheckout .FloatRight, .ProceedToCheckout .FloatLeft {
	float: none !important;
}
.ProceedToCheckout.btm {
	padding: 0 20px 30px 20px;
}
.ProceedToCheckout.btm .CheckoutButton {
	padding-bottom: 20px;
}
.boxin {
	display: block;
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px solid #6a6a6a;
}
.boxin .mtop {
	margin-top: 20px;
}
.GiftCertificateThemeList label {
	float: left;
	clear: both;
}
#ProductDetails .ProductTinyImageList ul li, #VideoList li {
	background-color: #FFFFFF;
	border: 1px solid #D4D4D4 !important;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-moz-box-sizing: content-box;
	display: block;
	float: none !important;
	list-style-image: none;
	margin: 0 0 12px;
	padding: 0;
	text-align: center;
	max-width:96%;
	width: 100%!important;
}
#ProductDetails .ProductTinyImageList ul li a {
	display: block;
	padding: 0 !important;
}
#ProductDetails .ProductTinyImageList {
	float: left;
	overflow: hidden;
	white-space: nowrap;
	width: 100% !important;
	/*height: 475px !important;*/
}

#ProductDetails .ProductTinyImageList,
.ImageCarouselBox, #VideoList,
#ProductDetails .ProductTinyImageList ul{
   height: auto !important;
}


.ImageCarouselBox, #VideoList {
	float: left;
	max-height: 502px;
        height: 100%;
	margin-bottom: 0px;
	overflow: hidden;
	padding:0 15px!important;
}
.thum .ImageCarouselBox, #VideoList {
	float: left;
	max-height: 502px;
        height: 100%;
	margin-bottom: 0px;
	overflow: hidden;
	padding:0 15px!important;
        display:none;
}

.productOptionPickListSwatch ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#ProductDetails #ImageScrollPrev, #ProductDetails #ImageScrollNext {
	margin-top: 15px;
}
.ProductDetailsGrid .DetailRow {
	/*margin-bottom: 15px;*/
}
.ProductDetailsGrid .DetailRow .BrandName {
	padding: 0;
}
.ProductDetailsGrid .DetailRow.nop {
	padding: 0;
}
.productAttributeList .required {
	display: none;
}
.productPage .ProductDetailsGrid .Label,
.ProductAddToCart .productAttributeLabel {
	float: left;
	clear: left;
	font-size: 11pt;
	line-height: 15px;
	margin: 3px 0 10px;
	position: relative;
	text-align: left !important;
	/*width: 130px;*/
	color:#000;
	font-weight: 400 !important;
}
.productPage .ProductOtherDetails .Label {
	font-size: 15px;
	padding-right: 15px;
	width: auto;
}
.productPage .ProductOtherDetails .DetailRow {
	margin-bottom: 10px;
}
.ProductDetailsGrid .DetailRow .Value {
	font-size: 15px;
	text-transform: capitalize;
         max-width: 405px;
}
.ProductDetailsGrid .s-price .YouSave {
	display: block;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	padding-right: 0;
	padding-top: 0;
	text-transform: none;
}
.ProductDetailsGrid .DetailRow.RetailPrice {
	width: auto;
	overflow: hidden;
}
.DetailRow.RetailPrice .Label {
	margin: 0 10px 0 0;
}
.OutOfStockMessage {
	padding: 0;
}
.OutOfStockMessage p {
	padding-left: 25px;
}
.OutOfStockMessage .CurrentlySoldOut {
	position: relative;
}
.icon-outofstock {
	position: absolute;
	float: left;
	width: 14px;
	height: 14px;
	left: 0;
	top: 3px;
	background: url(//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/icon-outofstock.png) no-repeat 0 0;
}
#prodAccordion {
	padding-bottom: 30px;
	border-top: 1px solid #d6d6d6;
}
#prodAccordion .current .subtitle {
	background: url(//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/bul_accordion_on.png) no-repeat right center !important;
}
#prodAccordion .subtitle {
	background: url("//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/bul_accordion_offRight.png") no-repeat scroll right center rgba(0, 0, 0, 0) !important;
	border: 0 solid !important;
	cursor: pointer;
	float: none;
	font-size: 16px !important;
	font-weight: normal;
	margin: 12px 0 !important;
	padding: 0 30px 0 0 !important;
}
.prodAccordionContent {
	border-top: 0px solid #EAEAEA;
}
#SimilarProductsByCustomerViews .btn {
}
#fastCartContainer .ProductList {
	margin: 0 10px 0 -20px;
         padding: 0 50px;
}
#fastCartContainer .ProductList li, #home #fastCartContainer .ProductList li {
	height: auto !important;
	margin: 0;
	/*padding: 0 0 0 20px;*/
	width: 25%;
}
#fastCartContainer .ProductList li .ProductPriceRating {
	margin-top: 0;
}
.fastCartThumb{
	width: 30.333333%;
	max-width: none;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

 .fastCartItemBox{
	width: 45.333333%;
	max-width: none;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.fastCartSummaryBox {
	width: 24.333%;
	max-width: none;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.fastCartThumb {
	text-align: center;
}
.fastCartItemBox {
	margin-left: 0;
	padding: 0 20px;
}
.fastCartSummaryBox {
	padding: 5px;
	text-align: center;
}
.fastCartSummaryBox .ProceedToCheckout {
	margin: 0;
}
.ProceedToCheckout .CheckoutButton {
	float: none;
}
.fastCartSummaryBox .ProceedToCheckout a {
	display: block;
        font-weight: 700;
}
.fastCartItemBox strong {           
           font-weight: 600;
           line-height: 1.4;
           text-transform: capitalize;
}

.fastCartItemBox div a {
	 color: #040404 !important;
         display: block;    
         font-weight: 600;
         line-height: 19px;
         margin: 0 0 2px;
	text-transform: capitalize;
}

.fastCartItemBox .ProductPrice {
	/*font-size: 20px;*/
}


.fastCartItemBox .Quantity{
    color: #040404;    
    font-weight: 600;
    margin: 5px 0;

}

.fastCartSummaryBox .subtotal {
	/* These are overrides for __Master */
    clear: none;
	font-size: inherit;
	font-weight: normal;
	margin: 0 0 5px 0;
}
.fastCartSummaryBox .subtotal .ProductPrice {
	/*font-size: 40px;*/
}
.fastCartSummaryBox .actionLink {
	margin: 0 0;
}
.fastCartSummaryBox .actionLink {
	line-height: 1.5em;
}
.fastCartSummaryBox .actionLink .btn {
	display: block;
}
.fastCartSummaryBox .PayPalExpressCheckout {
	width: 100%;
}
.modalClose {
	float: left;
	width: 15px!important;
	height: 15px!important;
	text-indent: 999px;
	overflow: hidden;
	right: -10px!important;
	/*background: url(//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/icon-close.png) no-repeat 0 0!important; /product_images/uploaded_images/icon-closeblack.png?t=1465368257*/

background: url(../../../product_images/uploaded_images/icon-closeblack.png?t=1465368257) no-repeat 0 0!important; 
}
#ModalTitle, .ModalTitle {
	display: none!important;
}
.productPage.customfastCart #ModalContainer {	
	/* The below need importants because we can't stop edit imodal. May be able to replace with another modal popup and implement it better. */
       /*top: 20px !important;
	bottom: 20px !important;
	max-width: 1070px !important;
	margin-left: -400px !important;
	overflow: auto;
	height: 470px !important;
	max-height: 90%;
	max-width: 100%;
	right: 10px;
	width: 100% !important;*/

        bottom: 10px !important;
        height: 638px !important;
        max-height: 100%;
        max-width: 1092px !important;        
        position: fixed;
        right: 10px;
        top: 10px !important;
}
/* Footer */

.footer {
	text-align: left;
	overflow: hidden;
}
.footer-main li {
	float: left;	
	width: 100%;
}
.footer-main .inner {
	padding: 30px 20px 0;
}
.subscribe_form ul {
	text-align: left;
}
.subscribe_form li {
    display: inline-block;
    margin: 0;
    vertical-align: top;
}
.footer .SideCategoryList li ul, .footer .SideCategoryList .sf-menu li ul {
	display: none!important;
}
.footer .subtitle {
	display: none;
}
.footer ul, .footer-links ul, .footer .SideCategoryList ul {
	margin: 0;
	list-style: none;
}
.footer .footer-columns li {
	padding: 4px 0;
}
.footer-links ul {
	float: left;
	width: 100%;
	margin: 30px 0 0 0!important;
	padding: 15px 0!important;
	border-top: 1px solid #6a6a6a;
}
.footer-links .PageMenu {
	border: none;
}
.footer-links .PageMenu .icon {
	display: none;
}
.footer-links .PageMenu a {
	font-size: 12px;
}
.footer-links .PageMenu ul {
	float: left;
	margin-top: 0!important;
	padding-bottom: 15px!important;
	border-bottom: 1px solid #6a6a6a;
}
.footer-links .PageMenu ul ul {
	display: none!important;
}
.footer-links .PageMenu li {
	float: left;
	width: auto!important;
	margin: 0;
	padding: 0 8px!important;
	border-left: 1px solid #6a6a6a;
	text-transform: none!important;
}
.footer-links .PageMenu #Menu > ul > li > a {
	padding: 0;
}
.footer-links .PageMenu #Menu > ul > li > a:hover {
	border-bottom: 0 none;
}
.footer-links .PageMenu li:first-child {
	border-left: 0;
	padding-left: 0 !important;
}
.footer-links .PageMenu ul ul {
	display: none;
	width: 250px !important;
	top: 30px;
	left: 50%;
	margin-left: -125px !important;
}
.footer-links .PageMenu ul li.over ul {
	display: block !important;
}
.footer-links .PageMenu ul ul li {
	float: none;
}
.footer-links .PageMenu ul ul li a {
	padding: 5px 0 !important;
}
.footer-links .PageMenu li.First {
	border-left: none;
	padding-left: 0!important;
}
.footer-links .PageMenu > div {
	display: block;
}
.footer-links p {
	display: block;
	color: #5c5c5c;
    display: block;
    font-size: 13px;
    margin: 0;
    overflow: hidden;
    padding: 10px 35px 5px;
}
.footer .powered-by {
	display: block;
	text-align: left;
	text-transform: capitalize;
	padding: 0;
}
.footer .powered-by a {
	background: url("//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/craze/bclogospriteimage1.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
	display: inline-block;
	height: 25px;
	margin-left: 5px;
	text-align: center;
	vertical-align: middle;
	padding-left: 18px;
	color: #5C5C5C;
 filter: ~"alpha(opacity=30)"; /* Internet Explorer */
              /* Chrome, Firefox, Opera, Safari */
    -ms-filter: ~"progid:DXImageTransform.Microsoft.Alpha(opacity=30)"; /* IE8 */
	-khtml-opacity: 0.30;
	-moz-opacity: 0.30; /* Old Firefox */
	margin-left: 7px;
}
.footer .powered-by a:hover {
 filter: ~"alpha(opacity=100)"; /* Internet Explorer */
     /* Chrome, Firefox, Opera, Safari */
    -ms-filter: ~"progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; /* IE8 */
	-khtml-opacity: 1;
	-moz-opacity: 1; /* Old Firefox */
}
#VideoContainer {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 0;
	border: solid red 0px;
	height: auto;
}
#VideoSideContainer {
	display: none;
}
.FeaturedVideoInner {
	border: 1px solid #D4D4D4;
	min-height: 502px;
	padding: 0 15px;
}
#VideoList ul {
	float: left;
	height: auto;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#VideoList li {
	display: inline-block;
}
.fullwidth {
	padding: 0 !important;
}
#ProductBreadcrumb ul.last {
	display: block;
}
.Message {
	padding: 20px;
}
.ccode label {
	float: left;
	width: 200px;
	padding: 0 20px;
	text-align: center;
}
/* zoom overrides */
.ProductThumbImage .zoomWindow {
	margin-left: -1px;
}
input[type="radio"], input[type="checkbox"] {
	margin-right: 5px;
}
#provider_list {
	line-height: 200%;
}
#ChooseShippingAddress, #ChooseBillingAddress {
	position: relative;
}
#ChooseBillingAddress label, #ChooseShippingAddress label {
	display: block;
}
.SelectBillingAddress, .SelectShippingAddress {
	margin-bottom: 20px;
}
#multiAddressForm div.selector {
	width: 450px;
}
.CartItemIndividualPrice {
	text-align: right;
}
#cookieNotification button {
	margin-top: 17px;
}
#cookieNotification .icon-info {
	background: url("//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/cookie-sprite.png") no-repeat scroll 0 2px transparent !important;
	float: left;
	height: 40px;
	margin-right: 5px !important;
	margin-top: 15px !important;
	width: 40px;
}
.productAttributes {
	font-size: 12px;
	margin: 15px 0 0;

}
.productAttributes label, .productAttributes span {
	white-space: nowrap;        
}

table.productAttributes label, 
table.productAttributes span {
	font-size: 10pt;
        font-weight: 400;
}

select.JSHidden {
	opacity: 0 !important;
 filter: ~"alpha(opacity = 0) !important";
}
#fastCartContainer {
	margin: 5px auto 0 auto;
}
.zoomWindow {
	width: 100%;
}
#uniform-eway_ccexpm, #uniform-eway_ccexpy {
	width: 75px !important;
}
.CartCode .CouponCode, .CartCode .GiftCertificate {
	background: none repeat scroll 0 0 #FBFBFB;
	min-height: 180px;
	margin-bottom: 30px;
	padding: 20px;
}
.CartCode .GiftCertificate input.btn, .CartCode .CouponCode input.btn {
	min-width: 35px;
	padding: 0;
	text-align: center;
	margin-bottom: 4px;
        width: 55px;
}
.CouponCode > h3, .GiftCertificate > h3 {
	border-bottom: 1px dashed #d2d2d2;
        font-size: 16pt;
        font-weight: 700;
        margin-bottom: 15px;
        padding: 0 0 10px;
        text-transform: uppercase;
}
.blockquote {
	margin: 0;
}
#uniform-EventDateMonth, #uniform-EventDateDay, #uniform-EventDateYear {
	width: auto !important;
}
/* Over writes of defaults */

.sf-menu a.sf-with-ul {
	min-width: 0 !important;
	padding-right: 16px !important;
}
.product-nav {	
}
.categ.product-nav {
	margin-bottom: 10px;
}
.product-nav.btm {
	text-align: center;
}
.product-nav.btm > .Block {
	margin: 20px 0 0!important;
}
.product-nav #CategoryPagingTop, .product-nav #CategoryPagingBottom, .product-nav .CategoryPagination {
	margin: 0;
	line-height: 35px;
}
.fastCartTop {
	padding: 0 10px 0 0;
}
.fastCartBottom {
	padding: 0;
}
.FormFieldLabel {
	margin-right: 5px;
}
.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m {
	padding: 0 2px;
	margin: 0;
}
#ModalContent .btn, .ModalContent .btn, #ModalContent .btn:hover, .ModalContent .btn:hover {
	color: #fff !important;
}
.CategoryContent {
}
.SubBrandListGrid ul {
	padding: 0;
	margin: 0;
}
.SubBrandListGrid ul li {
	padding: 0;
}
#fastCartWrapper {
	padding: 0;
}
html.javascript .productOptionViewRectangle input, html.javascript .productOptionPickListSwatch input {
	left: -10000px !important;
	opacity: 0 !important;
}
#WishLists {
	position: relative;
}
#sel_billing_address {
	margin-bottom: 20px;
}
.BulkDiscountLink {
	margin: 9px 0 0;
	display: inline-block;
}
.BulkDiscountLink > a {
	text-decoration: underline;
}
/* Utilities
-------------------------------------------------------------- */

/* Spacing */

/* spacing helpers
p,m = padding,margin
a,t,r,b,l,h,v = all,top,right,bottom,left,horizontal,vertical
s,m,l,n = small(10px),medium(20px),large(40px),none(0px)
*/

.ptn, .pvn, .pan {
	padding-top:0px !important
}
.pts, .pvs, .pas {
	padding-top:10px !important
}
.ptm, .pvm, .pam {
	padding-top:20px !important
}
.ptl, .pvl, .pal {
	padding-top:40px !important
}
.prn, .phn, .pan {
	padding-right:0px !important
}
.prs, .phs, .pas {
	padding-right:10px !important
}
.prm, .phm, .pam {
	padding-right:20px !important
}
.prl, .phl, .pal {
	padding-right:40px !important
}
.pbn, .pvn, .pan {
	padding-bottom:0px !important
}
.pbs, .pvs, .pas {
	padding-bottom:10px !important
}
.pbm, .pvm, .pam {
	padding-bottom:20px !important
}
.pbl, .pvl, .pal {
	padding-bottom:40px !important
}
.pln, .phn, .pan {
	padding-left:0px !important
}
.pls, .phs, .pas {
	padding-left:10px !important
}
.plm, .phm, .pam {
	padding-left:20px !important
}
.pll, .phl, .pal {
	padding-left:40px !important
}
.mtn, .mvn, .man {
	margin-top:0px !important
}
.mts, .mvs, .mas {
	margin-top:10px !important
}
.mtm, .mvm, .mam {
}
.mtl, .mvl, .mal {
	margin-top:40px !important
}
.mrn, .mhn, .man {
	margin-right:0px !important
}
.mrs, .mhs, .mas {
	margin-right:10px !important
}
.mrm, .mhm, .mam {
	margin-right:20px !important
}
.mrl, .mhl, .mal {
	margin-right:40px !important
}
.mbn, .mvn, .man {
	margin-bottom:0px !important
}
.mbs, .mvs, .mas {
	margin-bottom:10px !important
}
.mbm, .mvm, .mam {
	margin-bottom:20px !important
}
.mbl, .mvl, .mal {
	margin-bottom:40px !important
}
.mln, .mhn, .man {
	margin-left:0px !important
}
.mls, .mhs, .mas {
	margin-left:10px !important
}
.mlm, .mhm, .mam {
	margin-left:20px !important
}
.mll, .mhl, .mal {
	margin-left:40px !important
}
.mra, .mha {
	margin-right:auto !important
}
.mla, .mha {
	margin-left:auto !important
}
/* Original helpers */

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

}
hr + .PTB20 {
	padding-top: 0;
}
.FloatRight {
	float: right;
}
.FloatLeft {
	float: left;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.txtC {
	text-align: center;
}
.txtL {
	text-align: left;
}
.txtR {
	text-align: right;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.Field45 {
	width: 45px;
}
.Field80 {
	width: 80px;
}
.Field100 {
	width: 100px;
}
.Field130 {
	width: 130px;
}
.Field150 {
	width: 150px;
}
.Field180 {
	width: 180px;
}
.Field200 {
	width: 200px;
}
.Field250 {
	width: 250px;
}
.Field300 {
	width: 300px;
}
.Field350 {
	width: 350px;
}
.Field400 {
	width: 400px;
}
input.Field45 {
	width: 25px;
}
input.Field80 {
	width: 60px;
}
input.Field100 {
	width: 80px;
}
input.Field130 {
	width: 110px;
}
input.Field150 {
	width: 130px;
}
input.Field180 {
	width: 160px;
}
input.Field200 {
	width: 180px;
}
input.Field250 {
	width: 230px;
}
input.Field300 {
	width: 280px;
}
input.Field350 {
	width: 330px;
}
input.Field400 {
	width: 380px;
}
/* =Plugins
-------------------------------------------------------------- */

/* ----- UniForm ----- */

div.selector, div.selector span, div.checker span, div.radio span, div.button, div.button span {
	background-image: url(//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/icon_sprite.png);
	background-repeat: no-repeat;
	-webkit-font-smoothing: antialiased;
}
.selector, .radio, .checker, .uploader, .button, .selector *, .radio *, .checker *, .uploader *, .button * {
	margin: 0;
	padding: 0;
}
/* INPUT &amp; TEXTAREA */
input.text, input.email, input.password, textarea.uniform {
	color: #444440;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	padding: 3px;
	border-top: solid 1px #aaa;
	border-left: solid 1px #aaa;
	border-bottom: solid 1px #d6d6d6;
	border-right: solid 1px #d6d6d6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	outline: 0;
}
input.text:focus, input.email:focus, input.password:focus, textarea.uniform:focus {
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	border-color: #999;
}
/* SPRITES */
/* Select */

div.selector, div.selector span {
	line-height: 34px;
	height: 34px;
}
div.selector select {
	/* change these to adjust positioning of select element */
    top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
/* Checkbox */
div.checker {
	height: 18px;
	width: 16px;
}
div.checker input {
	height: 18px;
	width: 16px;
}
div.checker span {
	background-position: 0px -55px;
	height: 18px;
	width: 16px;
}
div.checker span.checked, div.checker:active span.checked, div.checker.active span.checked, div.checker.focus span.checked, div.checker:hover span.checked {
	background-position: -22px -55px;
}
/* Radio */
div.radio {
	width: 18px;
	height: 18px;
	background: none;
}
div.radio input {
	width: 18px;
	height: 18px;
}
div.radio span {
	height: 22px;
	width: 16px;
	background-position: 0px -82px;
}
div.radio span.checked, div.radio:active span.checked, div.radio.active span.checked, div.radio.focus span.checked, div.radio:hover span.checked {
	background-position: -22px -82px;
}
.fileInput > label {
	width: 100%;
}
/* Uploader */
div.uploader,
.productAttributeValue .productAttributeFluidWidth{
 max-width: 270px;
}
div.uploader {
	background-color: #fff;
	height: 35px;
	position: relative;
	overflow: hidden;	
	border: 1px solid #EEEEEE;
	width: 100%;
}
div.uploader span.action {
	background-color: #EEEEEE;
	cursor: pointer;
	float: right;
	font-size: 13px;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	padding: 0 10px;
	text-align: center;
	/*width: 40%;*/
}
div.uploader span.filename {
	cursor: default;
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	max-width: 65%;
	overflow: hidden;
	padding-left: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
div.uploader input {
	opacity: 0;
 filter: ~"alpha(opacity=0)";
	-moz-opacity: 0;
	position: absolute;
	font-size: 100px;
	top: 0;
	right: 0;
	bottom: 0;
	float: right;
	height: 100px;
	border: none;
	cursor: default;
}
/* Uploader */

div.uploader span.filename {
	color: #696868;
	font-size: 13px;
}
div.uploader.disabled span.action {
	color: #aaa;
}
div.uploader.disabled span.filename {
	border-color: #ddd;
	color: #aaa;
}
div.uploader.focus, div.uploader.hover, div.uploader:hover {
	background-position: 0px -353px;
}
div.uploader.focus span.action, div.uploader.hover span.action, div.uploader:hover span.action {
	background-position: right -437px;
}
div.uploader.active span.action, div.uploader:active span.action {
	background-position: right -465px;
}
div.uploader.focus.active span.action, div.uploader:focus.active span.action, div.uploader.focus:active span.action, div.uploader:focus:active span.action {
	background-position: right -493px;
}
div.uploader.disabled {
	background-position: 0px -325px;
}
div.uploader.disabled span.action {
	background-position: right -381px;
}
div.button {
	background-position: 0px -523px;
}
div.button span {
	background-position: right -643px;
}
div.button.focus, div.button:focus, div.button:hover, div.button.hover {
	background-position: 0px -553px;
}
div.button.focus span, div.button:focus span, div.button:hover span, div.button.hover span {
	background-position: right -673px;
}
div.button.active, div.button:active {
	background-position: 0px -583px;
}
div.button.active span, div.button:active span {
	background-position: right -703px;
	color: #555;
}
div.button.disabled, div.button:disabled {
	background-position: 0px -613px;
}
div.button.disabled span, div.button:disabled span {
	background-position: right -733px;
	color: #bbb;
	cursor: default;
}
/* PRESENTATION */
/* Button */

div.button {
	height: 30px;
}
div.button span {
	margin-left: 13px;
	height: 22px;
	padding-top: 8px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 2px;
	padding-right: 15px;
}
/* Select */
div.selector {
	background: url("//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/icon_arrow_down.png") no-repeat scroll right center #FFFFFF !important;
	font-size: 14px;
	height: 38px;
	line-height: 36px;
	min-height: 28px !important;
	padding: 0 !important;
	border: 1px solid #EEEEEE;
         text-align: center;
}
div.selector select {
	font-size: 14px;
	line-height: 18px;
	border: solid 1px #fff;
	width: 100%;
}
div.selector span {
	padding: 0 25px 0 10px !important;
	cursor: pointer;
	background: none;
	line-height: 34px;
}
div.selector.disabled span {
	color: #bbb;
}
/* Checker */
div.checker {
	margin-right: 5px;
}
/* Radio */
div.radio {
	margin-right: 3px;
}
/*
CORE FUNCTIONALITY
Not advised to edit stuff below this line
-----------------------------------------------------
*/
.selector, .checker, .button, .radio, .uploader {
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
 *display: inline;
 *zoom: 1;
}
.selector select:focus, .radio input:focus, .checker input:focus, .uploader input:focus {
	outline: 0;
}
/* Button */
div.button a, div.button button, div.button input {
	position: absolute;
}
div.button {
	cursor: pointer;
	position: relative;
}
div.button span {
	display: -moz-inline-box;
	display: inline-block;
	line-height: 1;
	text-align: center;
}
/* Select */
div.selector {
	float: none;
	position: relative;
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
div.selector span {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 10px;
}
div.selector select {
	position: absolute;
	opacity: 0;
 filter: ~"alpha(opacity=0)";
	/* use '=' here, not ':' */
    -moz-opacity: 0;
	border: none;
	background: none;
}
/* Checker */
div.checker {
	position: relative;
}
div.checker span {
	display: -moz-inline-box;

	display: inline-block;
	text-align: center;
}
div.checker input {
	opacity: 0;
 filter: ~"alpha(opacity=0)";
	-moz-opacity: 0;
	display: inline-block;
	background: none;
}
/* Radio */

div.radio {
	position: relative;
}
div.radio span {
	display: -moz-inline-box;
	display: inline-block;
	text-align: center;
}
div.radio input {
	opacity: 0;
 filter: ~"alpha(opacity=0)";
	-moz-opacity: 0;
	text-align: center;
	display: inline-block;
	background: none;
}
/* Custom.css
-------------------------------------------------------------- */

.brand-name {
	padding: 5px 0 5px 4%;
	text-align: left;
	min-height: 30px;
}
#CheckoutStepPaymentDetails input[type=submit] {
	margin: 0 20px;
}
.right {
	float: right;
}
.txt24 {
	font-weight: normal;
	margin: 0;
}
.txt24 em {
	font-style: normal !important;
}
.p-relative {
	position: relative;
}
.p-absolute {
	position: absolute;
	left: 50px;
	bottom: 33%;
}
.icon-delete, .icon-edit, .icon-share, #WishLists .txt-hide a {
	float: left;
	width: 18px;
	height: 21px;
	margin-right: 10px;
	background: url(//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/icons_off.png) no-repeat -170px -152px;
}
.icon-delete:hover, .icon-edit:hover, .icon-share:hover, #WishLists .txt-hide a:hover, #WishLists .txt-hide .icon-delete:hover, #WishLists .txt-hide .icon-edit:hover {
	background: url(//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/icons_on.png) no-repeat -170px -152px;
	background-color: transparent !important;
}
.icon-edit, .icon-edit:hover, #WishLists .txt-hide .icon-edit, #WishLists .txt-hide .icon-edit:hover {
	background-position: -140px -152px;
}
.icon-delete, .icon-delete:hover, #WishLists .txt-hide .icon-delete, #WishLists .txt-hide .icon-delete:hover {
	background-position: -108px -152px;
}
.c-wrap {
	width: 980px;
	margin: 0 auto;
	display: block;
	clear: both;
}
.txt-center {
	text-align: center!important;
}
.txt-left {
	text-align: left!important;
}
.txt-right {
	text-align: right!important;
}
small {
	font-size: 12px!important;
}
ul {
	margin: 0 0 20px 20px;
}
ul ul ul {
	list-style-image: url(//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/bullet_line.png);
}
.multiStep, .multiStep li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style-image: none;
}
.multiStep {
	min-height: 1px;
	position: relative;
	text-align: center;
	padding-bottom: 20px;
}
.multiStep li {
	background: none repeat scroll 0 0 #EEEEEE;
	display: inline-block;
	margin-right: 22px;
	padding: 10px;
	position: relative;
	height: 40px;
}
.multiStep li:after {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #EEEEEE;
	border-style: solid none solid solid;
	border-width: 20px;
	content: "";
	left: 100%;
	position: absolute;
	top: 0;
}
.multiStep li:before {
	border-color: #EEEEEE rgba(0, 0, 0, 0);
	border-style: solid none solid solid;
	border-width: 20px;
	content: "";
	position: absolute;
	right: 100%;
	top: 0;
}
.multiStep li.ActivePage {
	background-color: #990000;
	color: #FFFFFF;
}
.multiStep li.ActivePage:after {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #990000;
}
.multiStep li.ActivePage:before {
	border-color: #990000 rgba(0, 0, 0, 0);
}
.multiStep li.ActivePage h4 {
	border-bottom: medium none !important;
	color: #FFFFFF;
}
.multiStep h4 {
	display: inline-block;
	font-size: 16px;
	padding: 0;
	text-transform: none;
}
.ShippingProviderList {
	margin-bottom: 10px;
}
.multiStep .fa {
	margin: 0 10px;
	display: none;
}
.multiStep li.ActivePage h4 {
	padding-bottom: 0;
	margin-bottom: 0;
}
.multiStep li .icon {
	background: url("//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/nav_active.png") no-repeat;
	display: block;
	float: left;
	height: 8px;
	left: 50%;
	margin-left: -7px;
	position: absolute;
	bottom: -5px;
	width: 13px;
}
.li-list {
	border-bottom: 1px solid #eee;
	padding: 10px 0;
}
li:last-child {
	border: medium none;
}
.li-list h4 {
	position: relative;
	z-index: 1;
	float: left;
	width: 100%
}
.li-list form {
	position: relative;
	z-index: 10;
}
.icon {
	float: left;
	width: 16px;
	height: 14px;
	background: url("//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/icon_sprite.png") no-repeat 0 -27px;
}
.icon-add {
	position: absolute;
	right: 0;
	top: 0;
	height: 36px;
	width: 36px;
	margin: 0 !important;
	padding: 0 !important;
	border-radius: 18px;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	transition: background-color 150ms ease 0s;
	-moz-transition: background-color 150ms ease;
	-webkit-transition: background-color 150ms ease;
	-o-transition: background-color 150ms ease;
	transition: background-color 150ms ease;
}
.icon-add:hover {
	-moz-transition: background-color 150ms ease;
	-webkit-transition: background-color 150ms ease;
	-o-transition: background-color 150ms ease;
	transition: background-color 150ms ease;
}
.clear {
	clear:both;
	overflow: hidden;
}
/* btn styles */

.Button a {
	color: #ffffff!important;
}
.full-width {
	display: block;
	clear: both;
	padding: 0;
}
.full-width .zeroLeft {
	padding-left: 0 !important
}
.cpage .Content.Wide {
	padding: 30px 0 0 45px;
	border-left: 1px solid #e8e8e8;
}
.productlist-page.Content {
	padding: 0;
}
.productlist-page.Content .product-nav {
	border: none;
}
.nav-prev, .nav-next {
	background: url("//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/craze/page_arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	height: 20px;
	margin-top: 8px;
	overflow: hidden;
	text-indent: 99px;
	width: 10px;
}
.nav-next {
	background-position: 100% 0;
}
.mtop {
	margin-top: 0;
}
.pbtm {
	padding-bottom: 30px;
}
.no-ptop {
	padding-top: 0!important;
}
.list {
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
}
.list-icon, .list-news {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list-icon li {
	line-height: 23px;
	padding: 0 0 10px 0;
}
.list-icon .icon {
	width: 23px;
	height: 23px;
	margin: 0 15px 0 0;
	background-position: -41px 0;
}
.list-news li p {
	margin-bottom: 10px;
}
.form {
	display: block;
	clear: both;
	margin: 0;
	list-style: none;
}
.form li {
	display: block;
	clear: both;
	width: 100%;
	padding: 10px 0;
}
.form li label, .form dt {
	float: left;
	width: 160px;
	padding: 7px 10px 0 0;
	line-height: 22px;
}
.form dd {
	margin-left: 0;
	float: none;
}
.addto {
	clear: both;
	display: block;
	float: left;
	padding: 15px 0;
	overflow: hidden;
	width: 100%;
}
.addto .BulkDiscount {
	display: inline-block;
}
.addto .compare, .addto .AddToWishlistLink {
	margin: 5px 0;
}
.row.addto-row2 {
	margin-bottom: 10px;
	margin-top: 10px;
}
.addto .AddToWishlistLink input:hover {
	color: #990000 !important;
}
.addto .AddToWishlistLink input, .addto .AddToWishlistLink input:hover {
	background: url("//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/craze/addicons.png") no-repeat scroll 0 -41px rgba(0, 0, 0, 0) !important;
	color: #696868;
	display: block;
	font-size: 15px;
	height: 28px;
	line-height: 25px;
	min-height: 20px;
	padding: 0 0 0 35px;
}
.txt-hide {
	text-indent: -999px;
	overflow: hidden;
	color: #ffffff;
}
.left-content .ProductList .p-name {
	float: left;
	font-size: 12px;
	margin: 5px 0 25px 0;
	padding: 5px 0 3px 5%;
	border-left: 2px solid #d6d6d6;
}
a.CustomizeItemLink {
	font-size: 11px;
}
#CartHeader {
	position: relative;
}
#CartHeader .btn {
	top:50%;
	right: 0;
	margin-top: -20px !important;
	position: absolute;
}

.recaptcha_widget_div {
	margin-bottom: 20px;
}
.recaptchatable {
	background-color: #fff;
}
.productAttributeConfigurablePickListSet ul {
	margin: 0;
}
html.javascript .productOptionViewRectangle label {
}
.fileInput {
	margin-bottom: 0;
}
.fileLimitations {
	font-size: 13px;
}
#TabContentAddressMultiple {
	padding-top: 20px;
}
.SearchContainer .ProductList li {
	padding: 0;
}
.SearchContainer .ProductList .ProductImage {
	margin-right: 20px;
}
/* Out of stock styling */

/* Out of Stock styling */

/* Gave strike through to text of out of stock options except rectangle styled  */
label.outStock span.name {
	text-decoration: line-through;
}
.productOptionViewRectangle label.outStock span.name {
	text-decoration: none;
}
/* Gave out of stock lists and radio selects 50% transparency */
.productOptionViewRadio .outStock span.name, .productOptionViewProductPickList .outStock span.name, .productOptionViewProductPickListWithImage .outStock span.name, .productOptionViewRectangle .option label.outStock {
	opacity: 0.5;
 -ms-filter:~"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
 *zoom: 1;
}
/* Made the container of the strike through image relative */
.productOptionPickListSwatch .outStock .swatchColour, .productOptionPickListSwatch .outStock .thumbnail, .productOptionViewRectangle .outStock name {
	position: relative;
}
/* Gave out of stock swatches a strike through background image */
.productOptionPickListSwatch .outStock .swatchColour:after, .productOptionPickListSwatch .outStock .thumbnail:after, .productOptionViewRectangle .outStock .name:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url("//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/out-of-stock-bg.png") center no-repeat;
	z-index: 999;
	content: "";
}
/*.productOptionViewRectangle .outStock span:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/out-of-stock-bg.png") center no-repeat;
}*/

 #DrawerMenu, #cart-amount{
	display:none;
}
/* Drawer menu
-------------------------------------------------------------- */

#ToggleMenu {
	cursor: pointer;
	float: left;
	padding: 10px 10px;
	text-align: center;
	vertical-align: middle;
	width: 35px;
}
#DrawerMenu {
	position: absolute;
	bottom: 0;
	top: 0;
	z-index: 0;
	width: 80%;
	box-shadow: -5px -5px 5px #222 inset;
	background: url("//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/craze/greyshaded.png") #696865;
	color: #fff;
}
#DrawerMenu.on-screen {
	display: block;
	position: absolute;
	overflow-y: auto;
}
#Header, .page {
	-webkit-transition: -webkit-transform 100ms ease-out;
	-ms-transition:     -ms-transform 100ms ease-out;
	transition:         transform 100ms ease-out;
}
.page.off-screen {
	-webkit-transform: translateX(80%);
	-ms-transform:     translateX(80%);
	transform:         translateX(80%);
	position: fixed;
	overflow-y: hidden;
}
#DrawerMenu .inner {
	width: 90%;
	margin: 0 auto;
}
#DrawerMenu ul {
	list-style: none outside none;
	margin: 0;
}
#DrawerMenu li {
	float: none;
	border-bottom: 1px solid #3f3f3f;
	list-style: none outside none;
}
#DrawerMenu li > ul {
	display: none;
}
#DrawerMenu .has-sub > span {
	cursor: pointer;
	float: right;
	padding: 15px;
}
#DrawerMenu .accord-arrow {
	color: #FFFFFF;
	font-size: 16px;
}
#DrawerMenu a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	padding: 15px;
	position: relative;
	display: inline-block;
	text-transform: uppercase;
}
#DrawerMenu li li a {
	padding: 10px 10px 10px 30px;
	text-transform: none;
}
#DrawerMenu li li a:before {
	content: "\f105";
	font: 14px fontawesome;
	padding: 0 7px;
}
#DrawerMenu li li {
	border-bottom: none;
}
#DrawerMenu li li a {
	padding: 8px 10px 8px 15px;
	text-transform: none;
}
#DrawerMenu .icon {
	display: none;
}
#DrawerMenu .CategoryList, #DrawerMenu .PagesList {
	display: block;
}
#DrawerMenu .CategoryList h3, #DrawerMenu .PagesList h3 {
	display: none;
}
#DrawerMenu .topmenu-options {
	border-bottom: 1px solid #3f3f3f;
	padding: 1em 0;
}
#DrawerMenu .topmenu-options li {
	border: 0;
}
#DrawerMenu .topmenu-options a {
	font-weight: normal;
	color: #777;
	font-size: 0.9em;
	padding: 0.6em 1em;
}
.TopMenu li.phoneNo {
	float: left;
	padding: 0;
}
.TopMenu li.phoneNo .phoneIcon {
	color: #696865;
	float: left;
	font-size: 14px;
}
.TopMenu .fa {
	/*font-size: 15px;*/
	padding-right: 5px;
}
.HeaderCart {
	float: right;
	margin: 0;
	position: relative;
	width: auto;
}
.HeaderCart > a {
	float: right;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 15px;
}
.HeaderCart span.Icon {
	float: left;
	height: 35px;
	margin: 0 8px 0 0;
	width: 40px;
}
.TopCart {
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0 0;
}
.TopCart .total > strong {
	font-weight: normal;
}
.CartHover .BlockContent {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 0 3px #DDDDDD;
	padding: 15px 20px 20px;
	position: absolute;
	right: 0;
	top: 40px;
	width: 250px;
	z-index:99;
}
.HeaderCart ul.ProductList {
	border: medium none;
	clear: both;
	float: left;
	list-style: none outside none;
	margin: 0 0 10px !important;
	padding: 0;
	width:100%;
}
.HeaderCart .ProductList > li {
	border: 1px dashed #EEEEEE;
	margin: 3px 0 5px;
	padding: 0 0 5px;
	text-align: left;
	width: 100% !important;
	height:auto !important;
	min-height:0 !important;
	border-width:0 0 1px;
	font-size: 12px;
}
.HeaderCart .ProductList > li a:hover {
	color:#990000;
}
.CartHover .total {
	font-size: 0;
	float:right;
}
.CartHover .total strong, .CartHover .BlockContent strong {
	font-size: 13px;
	font-weight: bold;
	float:left;
}
.CartHover p {
	margin:0;
	padding:0;
}
.CartHover p a, .CartHover p a:hover {
	background: none repeat scroll 0 0 #990000;
	color: #FFFFFF;
	font-weight: bold;
	margin: 15px 0 0;
	padding: 7px 13px;
	text-transform: uppercase;
	font-size: 12px;
}
.CheckoutLink {
	float: right;
}
.ViewTopCart {
	float: left;
}
.HeaderCart .ProductList > li small {
	clear: both;
	float: left;
	font-size: 9px !important;
	margin: 2px 0 5px;
	width: 100%;
}
.HeaderCart .ProductList > li .ProductPrice {
	padding:0;
	margin:0;
}
.HeaderCart .ProductList .ProductPrice {
	font-size:12px;
}
.fa.fa-search {
	font-size: 12px;
	color:#656368;
	margin: 0;
}
.phoneIcon .glyphicon {
	color: #990000;
	padding-right: 20px;
}
.Main_inner .Tablist > a {
	padding-bottom: 15px;
}
.Main_inner .Tablist.active > a {
	background: url('//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/craze/home-tab-bottom.png') no-repeat bottom center transparent;
}
#miniSearch {
	float: right;
}
.toggle-search {
	display: none;
}
.miniSearch .fa.fa-search, .miniSearch .fa {
/* font-size: 14px;
     padding: 8px;
     margin: 0;
     color: #656368;*/
}
.miniSearch {
/* border: 2px solid #F3F3F3;
    border-radius: 99%;
    display: block;
    height: 35px;
    text-align: center;
    width: 35px;
    cursor: pointer;
    position: relative;
  */
}
#miniSearch {
	position: relative;
}
.toggle-search {
/*height: 63px;
    padding: 0 20px 0;*/
}
#SearchForm_mini form {
	display: block;
	top: 0;
	width: 100%;
}
.header-secondary {
	margin: 0 0;
}
.menu-text {
	display: inline;
}
/*  Compare notification */

#growls {
	position: fixed;
	z-index: 50000;
}
#growls.default {
	left: 50%;
	top: 10px;
	margin-left: -125px;
}
#growls.tl {
	left: 10px;
	top: 10px;
}
#growls.tr {
	right: 10px;
	top: 10px;
}
#growls.bl {
	bottom: 10px;
	left: 10px;
}
#growls.br {
	bottom: 10px;
	right: 10px;
}
.growl {
	border-radius: 4px;
	opacity: 0.8;
	position: relative;
	transition: all 0.4s ease-in-out 0s;
}
.growl.growl-incoming {
	opacity: 0;
}
.growl.growl-outgoing {
	opacity: 0;
}
.growl.growl-medium {
	margin: 10px;
	padding: 10px;
	width: 250px;
}
.growl.growl-default {
	background: none repeat scroll 0 0 #F3527E;
	color: #FFFFFF;
}
.growl.growl-error {

	background: none repeat scroll 0 0 #686763;
	color: #FFFFFF;
}
.growl.growl-notice {
	background: none repeat scroll 0 0 #F3527E;
	color: #FFFFFF;
}
.growl.growl-warning {
	background: none repeat scroll 0 0 #686763;
	color: #FFFFFF;
}
.growl .growl-close {
	cursor: pointer;
	float: right;
	font-family: helvetica, verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
}
.growl .growl-title {
	font-size: 18px;
	line-height: 24px;
}
.growl .growl-message {
	font-size: 14px;
	line-height: 18px;
}
.CompareItem {
	border-left: none !important;
	width: auto;
}
#ComparePanel, .dropdownCart {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #523d26;
	padding: 10px 15px;
	position: absolute;
	right: 0;
	max-width: 350px;
	z-index:1300;
	line-height: normal;
	border-top: 2px solid #523d26;
}
#ComparePanel li {
	float: left;
	list-style: none outside none;
	width: 100%;
	padding: 5px 0;
}
#ComparePanel ul {
	margin: 0;
	padding: 0;
}
#ComparePanel li img {
	float: left;
	margin-right: 10px;
	max-height: 60px;
	max-width: 60px;
}
#ComparePanel .CompareNowLink, #SideCartContents .ViewCartLink, #SideCartContents .CheckoutLink {
	 background: #fa8000;
         border: 3px solid #e06e00;
	color: #FFFFFF;
	display: inline-block;	
	padding: 0 12px;
	text-transform: uppercase;
}
#HeaderMiddle {
	float: right;
	margin: 50px 0 0;
}
.TopCart h3 {	
        font-size: 14pt;        
}
#ComparePanel h3{
       font-size: 24pt;     
}
#ComparePanel h3, .TopCart h3 {
	border-bottom: 1px dashed #e0e0e0;
        color: #583c1f;
        font-weight: 600;
        line-height: 28px;
        margin-bottom: 5px;
        padding: 0 0 7px;
        text-align: center;
        text-transform: capitalize;
}
#ComparePanel a {
	display: inherit;
	float: left;
	text-align: left;
	text-transform: none;
	white-space: normal;
}
#ComparePanel a.productNameC {
	width: 172px;
}
#ComparePanel a.removeCompare {
	background: none repeat scroll 0 0 #EEEEEE;
	border-radius: 99%;
	height: 20px;
	text-align: center;
	width: 20px;
	float: right;
}
#ComparePanel .glyphicon {
	font-size: 10px;
	font-weight: normal;
	line-height: 19px;
}
.comparisionBox:after, .dropdownCart:after {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #523d26;
	border-style: none solid solid;
	border-width: 7px;
	content: "";
	position: absolute;
	bottom: 100%;
	right: 46px;
}
.comparisionBox:after {
	right: 65px;
}
.dropdownCart {
	position: absolute;
}
.emptycart, #ComparePanel .empty {
	text-align: left;
}
.SideCart .carttext {
	display: none;
}
.SideCart {
	text-align: left;
}
#SideCartContents .ProductList > li {
	padding: 8px 0;
	text-align: left;
	width: 100%;
}
#SideCartContents p, #SideCartContents {
	margin: 0;
}
.sideItems {
	float: left;
}
.sideItems {
	float: left;
	width: 20%;
	color: #696865;
}
#SideCartContents .sideCartPro a {
	display: inline;
	padding-left: 5px;
}
#SideCartContents .product-image {
	float: left;
	width: 20%;
	height: 65px;
}
#SideCartContents .product-image img {
	max-height: 100%;
}
.sideCartPro {
	float: left;
	width: 80%;
	padding-left: 10px;
}
.sideCartPro .ProductPrice {
	color: #523d26;
	float: left;
	font-size: 14px;
	padding-right: 10px;
}
#SideCartContents .ViewTopCart {
	margin-right: 25px;
}
.ProductList .itemlist {
	/*position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	padding-bottom: 10px;
	background: #fff;*/
        padding-bottom: 10px;
	background: #fff;
        margin-top: 7px;
}
.QuickViewBtn:before {
	content: "\e105";
}
.comparisionBox .empty > p {
	margin: 0;
}
#SideCartContents .CheckoutLink {
	background: none repeat scroll 0 0 #f08b1f;
}
.sideCartPro > a {
	text-transform: none;
}
.dropdownCart, .comparisionBox {
	font-size: 14px;
}
.CompareItem span {
	display: none;
}
#HomeRecentBlogs li:last-child {
	border: medium none;
}
#HomeRecentBlogs a {
	text-transform: uppercase;
}
#sort option {
	padding: 2px 8px;
}
.product-nav h1 {
	margin: 0;
	text-transform: uppercase;
}
.SubCategoryListGrid > ul li.RowDivider {
	display: none;
}
.display {
	float: right;
	line-height: 30px;
	margin-right: 0;
}
.display .activemode {
	color: #990000;
}
.display span {
	cursor: pointer;
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 0 6px;
}
.ProductList.List .buttonbefore, .ProductList.List .buttonafter {
	display: none;
}
.List .ProductVisibleDetails {
	float: left;
}
.List .listimage {
	float: left;
	padding: 0 0 0 15px;
	width: auto;
}
.ProductList.List .ProductImage a {
	display: block;
	height: 100% !important;
}
.ProductList.List .ProductImage img {
	height: auto;
	max-height: 250px;
	max-width: 100%;
}
table.productAttributes tr td {
	border: medium none !important;
}
.Rating .Value img {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}
.DetailRow.PriceRow.p-price {
	/*border-bottom: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
	padding: 15px 0;*/
}
.VariationProductPrice strike {
	color: #696868;
	float: left;
	font-size: 20px;
	font-weight: 400;
	margin: 5px 20px 0 0;
}
.ProductPrice.VariationProductPrice {
	/*color: #990000;
	font-size: 26pt;
        font-weight: 600;*/
        font-size: 20pt;
        font-weight: 400;
}

.productPage .ProductDetailsGrid .Label.QuantityInput {
	line-height: 28px;
	margin: 0;
	width: auto;
	padding: 5px 15px 0 0;
}
.productPage .ProductDetailsGrid .productAttributeList {	
	margin: 15px 0;
}
.productPage .ProductDetailsGrid .qty input {
	border: 1px solid #DDDDDD;
	border-radius: 4px;
	font-size: 13px;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 40px;
}
.productPage .addto .compare > a {
	background: url("//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/craze/addicons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #696868;
	display: block;
	font-size: 15px;
	line-height: 25px;
	min-height: 26px;
	padding: 0 0 0 35px;
	text-transform: uppercase;
}
.productPage .addto .compare > a:hover {
	color:#990000;
}
.Rating .Value span a {
	margin-right: 5px;
	color: #040404;
}
.Rating .Value span a.reviewFormLink {
	border-bottom: 0;
	color: #040404;
	display: inline-block;
	font-size: 14px;
	line-height: 17px;
	margin-left: 3px;
	text-transform: uppercase;
}
.productPage .ProductTabList .Tablist.emptyTablist, .Productinner .Tablist11.emptyDiv, .emptyTablist {
	display:none;
}
.productPage .ProductTabList {
	display: block;
	float: left;
	margin: 0 0 30px;
	width: 100%;
}
.productPage .ProductTabList .ProductTabList_inner {
	float: left;
	width: 20%;
}
.productPage .ProductTabList .ProductTabList_inner ul {
	border-bottom: 0px solid #DFDFDF;
	float: left;
	margin: 0 0 0 -4px;
}
.productPage .ProductTabList ul li.lasttab.Tablist {
}
.productPage .ProductTabList ul li.Tablist {
	background: none repeat scroll 0 0 #FBFBFB;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FBFBFB;
	border-top: 1px solid #FFFFFF;
	cursor: pointer;
	display: inline-block;
	float: left;
	list-style: none outside none;
	margin: 0 5px 0 0;
	padding: 10px 12px;
	position: relative;
	text-align: left;
	top: 0;
	width: 100%;
	z-index: 0;
}
.productPage .ProductTabList .ProductTabList_inner li.active.Tablist {
	background: none repeat scroll 0 0 #FFFFFF;
	border-color: #F3F3F3;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	left: 4px;
	margin: 0 5px 0 0;
	padding: 10px 8px;
	position: relative;
	top: 0;
	width: 99%;
	z-index: 1;
}
.productPage .ProductTabList li.resp-tab-active.Tablist:after {
	/*background: url("//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/craze/tab_active.png") no-repeat scroll 100% center;
	content: " ";
	display: block;
	height: 40px;
	position: absolute;
	right: -5px;
	top: 0;
	width: 6px;*/
}
.productPage .ProductTabList li.Tablist a:hover {
	color: #fa8000;
}
.productPage .ProductTabList li.resp-tab-active.Tablist a {
	color:#fa8000;
}
.productPage .ProductTabList li.Tablist a {
	color: #000;
	font-size: 15pt;
	font-weight: 600;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.productPage .Productinner {       
	/*border-color: #f3f3f3;
	border-left: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
	border-style: solid;
	border-width: 1px;
	float: left;
	width: 100%;
	margin-left: -1px;
	min-height: 170px;
	background: none repeat scroll 0 0 #FFFFFF;*/

        border: 1px solid #eaeaea;
        float: left;
        min-height: 170px;
        padding-left: 2.999%;
        width: 79.874%;
}
.productPage .Content .ProductTabList_innerlist > h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 12px 12px 0;
	padding: 0;
	line-height: 0;
	display: none;
}
.ProductReviewList .ReviewTitle {
	padding: 0 0 5px;
}
.ProductReviewList .ReviewTitle > img {
	display: block;
	margin-top: 5px;
}
.ProductReviewList .Meta {
	margin-bottom: 5px;
}
.ProductReviewList p {
	margin-bottom: 10px;
}
.CreateAccount {
	padding-bottom: 20px;
}
#OrderConfirmationForm .CartContents {
	margin-bottom: 0;
}
.MR20 {
	margin: 20px 0;
}
#share-product ul.tabs {
	margin: 30px 0 0;
	top: -5px;
}
#share-product ul.tabs li img {
	top: 0;
}
.NotifyMessage > p {
	margin: 0;
}
.md-txR {
	text-align: right;
}
.orderTnk .mtm > a {
	font-size: 24px;
}
.orderTnk .mtm {
	line-height: 24px;
	margin-top: 0 !important;
}
.searchpage .Content {
	padding-right: 15px;
}
.searchpage .Content {
	padding-right: 15px;
	padding-left: 15px;
}
.searchpage .HorizontalFormContainer dt, .searchpage .HorizontalFormContainer dd {
	line-height:26px;
	width: auto;
	float: none;
}
.searchpage div.categoryPicker {
	width: auto;
	border: 1px solid #eee;
}
#AdvancedSearchForm > h3, .Left h2, .Left h3 {
	/*border-bottom: 1px solid #EFEFEF;	
	font-size: 20px;
	font-weight: normal;
	line-height: 36px;
	margin-bottom: 10px;
	padding-bottom: 0;
	text-transform: uppercase;*/
}
.searchpage .jstree-interspire .jstree-hovered {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #eee;
}
#uniform-searchsubs + label {
	display: inline;
}
.searchpage .jstree a {
	font-weight: normal;
}
.ProductThumb .Productinner {
	border: medium none;
	margin: 0;
	width: 100%;
}
.productPage .ProductThumb .ProductTabList .ProductTabList_inner {
	float: right;
	width: 100%;
}
.productPage .ProductThumb .ProductTabList .ProductTabList_inner ul {
	margin: 0;
}
#Mytabs {
	padding-left: 0;
}
.productPage .ProductThumb .ProductTabList .ProductTabList_inner li.active.Tablist:after {
	background: none;
}
.productPage .ProductThumb .ProductTabList li.Tablist a {
	font-size: 16px;
}
.productPage .ProductThumb .ProductTabList .ProductTabList_inner li.active.Tablist {
	background: none repeat scroll 0 0 #FFFFFF;
	border-color: #D4D4D4;
	border-style: solid;
	border-width: 0 1px 1px;
	left: 0;
	margin: 0;
	top: -1px;
	width: 50%;
}
.productPage .ProductThumb .ProductTabList ul li.Tablist {
	background: none repeat scroll 0 0 #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	display: inline !important;
	list-style: none outside none;
	margin: 0;
	padding: 8px 8px 10px;
	position: relative;
	text-align: center;
	width: 50%;
}
.productPage .ProductThumb .ProductTabList ul li.Tablist.emptyTablist {
	display: none !important;
}
#ProductVideos .prodAccordionContent {
	margin: 0;
}
.Tablistdiv {
	float: left;
	width: 100%;
}
#ProductVideos {
	clear: none;
	float: left;
	margin: 0;
	width: 100%;
}
#FeaturedVideo {
	display: table-cell;
	float: none;
	height: 500px;
	margin: 0;
	padding: 0 0;
	vertical-align: middle;
	width: 463px;
}
.newsletter-subscription {
	background: url("//cdn10.bigcommerce.com/r-cf8dc1a36e37ca22115036b22a6b2976a6384be1/themes/Craze/images/craze/newsletter-icon.png") no-repeat scroll 26px center #FBFBFB;
}
.ProductDetailsGrid .BrandName a {
	color: #990000;
}
.ProductDetailsGrid .BrandName a:hover {
	color: #696868;
}
.sec-rat {
	margin-bottom: 20px;
}
#ProductDetails {
	margin-bottom: 0;
}
/* pro tab */

ul.resp-tabs-list {
	margin: 0px;
	padding: 0px;
}
.resp-tabs-list li {
	font-weight: 600;
	font-size: 13px;
	display: inline-block;
	padding: 13px 15px;
	margin: 0;
	list-style: none;
	cursor: pointer;
	float: left;
}
.resp-tabs-container {
	padding: 0px;
	background-color: #fff;
	clear: left;
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
}
.resp-tab-active {
}
.resp-tab-active {
}
.resp-content-active, .resp-accordion-active {
	display: block;
}
.resp-tab-content {
	border: 1px solid #E4E4E4;
}
.Content h2.resp-accordion {
	border-color: #EEEEEE;
	border-image: none;
	border-style: solid;
	border-width: 0 0 1px;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 10px 15px;
	text-transform: uppercase;
}
.Content h2.resp-tab-active {
	border-bottom: 0px solid #E4E4E4 !important;
	margin-bottom: 0px !important;
	padding: 10px 15px !important;
}
.Content h2.resp-tab-title:last-child {
	border-bottom: 12px solid #E4E4E4 !important;
	background: blue;
}
/*-----------Vertical tabs-----------*/
#ProductTabListVertical ul.resp-tabs-list {
	float: left;
        width: 20%;
	/*width: 20%;
        width: 100%;*/ 
}
#ProductTabListVertical .resp-tabs-list li {
	display: block;
	cursor: pointer;
	float: none;
}
#ProductTabListVertical .resp-tabs-container {
	background: #fbfbfb;
        clear: none;
        padding: 20px;
}
#ProductTabListVertical .resp-tab-content {
	border: none;
}
#ProductTabListVertical li.resp-tab-active {
}
.resp-arrow {
	border-left: 6px solid rgba(0, 0, 0, 0);
	border-right: 6px solid rgba(0, 0, 0, 0);
	border-top: 6px solid #696865;
	float: right;
	height: 0;
	margin-top: 5px;
	width: 0;
}
h2.resp-tab-active span.resp-arrow {
	border: none;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
}
/*-----------Accordion styles-----------*/
.Content h2.resp-tab-active {
	background: #990000 !important;
}
.Content .resp-easy-accordion h2.resp-accordion {
	display: block;
}
.Content .resp-easy-accordion .resp-tab-content {
	border: 1px solid #E4E4E4;
}
.resp-easy-accordion .resp-tab-content:last-child {
	border-bottom: 1px solid #E4E4E4 !important;
}
.resp-jfit {
	width: 100%;
	margin: 0px;
}
.resp-tab-content-active {
	display: block;
}
h2.resp-accordion:first-child {
	border-top: 1px solid #E4E4E4 !important;
}
.resp-accordion.resp-tab-active > a {
	color: #FFFFFF;
}
#ProductTabListVertical {
	margin-bottom: 0 !important;
        padding: 25px 0;
}
#ProductTabListVertical .emptyTablist {
	display: none !important;
}
.BlogPostContent .bfc > h3, .blogpage .p-name, .blogpostpage .p-name {
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 10px;
	text-transform: uppercase;
}
.blogpage .bfc > p {
	margin-bottom: 0;
}
.blogpage #NewsContent + div {
	margin: 0 !important;
}
.blogpage .BlogPostContent {
	border-top: 1px solid #EEEEEE;
	float: left;
	padding: 15px 0;
}
.BlogPostContent .thumbnail {
	border: medium none;
	border-radius:0px;
}
#AdvancedSearchForm > h3, .Left h2, .Left h3,
.col-2 .Content .TitleHeading, .Content .TitleHeading,
.giftCertificate .TitleHeading{
	border-bottom: 1px dashed #d2d2d2;
	font-size: 18pt;
        font-weight: 600;
	line-height: 26px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.Left h2 {
	color: #040404;
        font-weight: 700;
}
.ExpressCheckoutContent h3, #ChooseShippingAddress h3, #CreateAccountForm h3 {
	font-weight: 600;
	text-transform: uppercase;
}
#uniform-FormField_11 {
	width: 168px;
}
#ChooseShippingAddress dt, #CreateAccountForm dt {
	clear: none;
	display: inline-block;
	float: left;
	line-height: 36px;
	padding: 0 7px;	
       text-align: right;
}
#ChooseShippingAddress dd, #CreateAccountForm dd {
	clear: none;
	display: inline-block;
	float: left;
	/*width: 28%;*/
}
#ChooseShippingProvider h2, #ConfirmOrderv h2 {
	font-size: 20px;
	padding-bottom: 15px;
	text-transform: uppercase;
}
#CreateAccountForm #FormField_13, #CreateAccountForm #FormField_23, #CreateAccountForm #FormField_12, #CreateAccountForm #uniform-FormField_11, #CreateAccountForm #uniform-FormField_12 {
	width: 180px!important;
}
.nbs-flexisel-ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	width: 9999px;
}
.Content .ProductList.nbs-flexisel-ul > li {
	float: left;
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	cursor: pointer;
	display: inline-block;
	opacity: 1;
	position: absolute;
	right: 24px;
	top: -58px !important;
	z-index: 100;
	font: 26px fontawesome;
	padding: 0 8px;
}
.nbs-flexisel-nav-left:hover, .nbs-flexisel-nav-right:hover {
	color:#990000;
}
.nbs-flexisel-nav-right:before {
	content: "\f105";
}
.nbs-flexisel-nav-left:before {
	content: "\f104";
}
.nbs-flexisel-nav-right {
	background-position: 100% center;
	right: 0;
}
.nbs-flexisel-inner {
	position: relative;
}
.SortBox div.selector {
	float: none;
	text-align: left;
	width: 180px;
	max-width: 100%;
	text-transform: uppercase;
}
.SortBox {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 5px 0;
	text-align: center;
}
.SortBox.fixedtop {
	width: 1030px;
}
.fixedtop {
	position: fixed;
	top: 0;
	box-shadow: 0 0 6px #CCCCCC;
	z-index: 99;
}
.categoryAccordion .has-sub > span {
	float: right;
	cursor: pointer;
}
.categoryAccordion ul li {
	line-height: 32px;
	margin: 0;
}
.categoryAccordion ul li > ul {
	margin-bottom: 0;
	padding: 0;
}
.categoryAccordion li li a {
	padding: 0 0 0 10px;
}
.categoryAccordion li li span {
	padding: 0 10px 0 0;
	margin: 0;
}
.categoryAccordion li li li a {
	padding: 0 0 0 20px;
}
.categoryAccordion li li li span {
	padding: 0 20px 0 0;
}
.categoryAccordion > ul > li:first-child {
	border-top: none;
}
.categoryAccordion .accord-arrow {
	color: #686969;
	font-size: 16px;
	text-align: center;
	width: 20px;
}
.categoryAccordion .accord-arrow:hover {
	color: #990000;
}
.categoryAccordion > ul > li > a {
	text-transform: uppercase;
}
.CreateAccount > h3, .AccountLogin h3 {
	font-weight: normal;
	text-transform: uppercase;
}
.list h4 {
	padding-bottom: 10px;
}
#AccountInbox .Textbox, #AccountInbox div.selector {
	max-width: 100%;
	width: 350px;
}
.AccountOrderStatusList .ProductPrice {
	color: #990000;
	font-size: 18px;
	font-weight: normal;
}
.Content .WishlistProductList > li {
	float: left;
}
.RemoveFromWishlistForm .btn {
	margin: 10px 0;
}
.CartContents .ShippingMethodList .shippingquote {
	padding: 0;
}
#NewsContent .e-content.BlockContent img {
	float: left;
	margin-right: 15px;
}
div#fancy_overlay {
	z-index: 50!important;
}
.SortBox.fixedtop .row {
	margin: 0;
}
.errorpage .Content {
	margin: 20px auto 50px;
	max-width: 520px;
	text-align: center;
	width: 100%;
}
.errorpage .TitleHeading > span {
	display: block;
	font-size: 95px;
	line-height: 100px;
}
blockquote:before {
	content: "\f10d";
	font-family: fontawesome;
}
blockquote:after {
	content: "\f10e";
	font-family: fontawesome;
}
blockquote {
	background: none repeat scroll 0 0 #FBFBFB;
	border: medium none;
	margin: 15px 0;
	padding: 15px 20px;
}
blockquote:before, blockquote:after {
	color: #CBCBCB;
	font-size: 25px;
	padding: 0 10px;
}
.PageContent table {
	width: 100%;
	border: 1px solid #eee;
}
.PageContent th {
	padding: 10px;
	background: #eee;
}
.container {
	max-width: 100%;
}
#SitemapContent ul {
	list-style: none outside none;
	margin: 0;
}
.AccountDownloadItemsList {
	list-style: none outside none;
	margin: 0;
}
.AccountDownloadItemsList .DownloadItem {
	padding-bottom: 10px;
}
.new_return table {
	margin-top: 0;
}
.HowToPay {
	background: none repeat scroll 0 0 #FBFBFB;
	padding: 5px 20px 20px;
}
.ReturnsList {
	list-style: none outside none;
	margin: 0;
}
#SideShopByBrandFull {
	font-size: 14px;
	float: right;
}
.TitleHeading h1 {
	padding: 0;
}
.categorypage .TitleHeading h1 {
	line-height: 38px;
}
.inlineBlock {
	display: inline-block;
	width: 100%;
}
#SideShopByBrandFull .selector {
	font-size: 14px;
	width: 180px;
	text-align: left;
}
#SideShopByBrandFull > label {
	padding-right: 10px;
}
.Content div.TitleHeading {
	margin-bottom: 0;
}
.SubBrandList .icon-folder {
	width: 30px;
	padding:0 5px 0 0;
}
.SubBrandList li {
	float: left;
	width: 25%;
}
.EstimateShipping .selector.fixedWidth {
	width: 174px;
}
.Content h2 {
	text-transform: uppercase;
	font-size: 22px;
}
.checkout_address .TabNav {
	margin: 0;
	padding: 0;

}
.checkout_address .TabContent {
	border: 1px solid #EEEEEE;
	float: left;
	padding: 20px;
	width: 100%;
}
.checkout_address .TabNav li.Active a {
	border: 1px solid #eee;
	border-bottom-color: #fff;
}
.checkout_address .TabNav li {
	display: inline-block;
	margin-bottom: -2px;
}
.checkout_address .TabNav li > a {
	font-weight: normal;
	margin: 0 5px 0 0;
	text-transform: uppercase;
}
.express_checkout .Field45,
.express_checkout div.selector {
	width: 180px!important;
}
.CompareFieldTop .icon-remove {
	font-size: 25px;
}
.searchpage .TitleHeading {
	padding-bottom: 5px;
}
.ShowResults {
	display: inline-block;
	margin: 15px 0;
	width: 100%;
}
.searchpage .SearchSorting {
	padding: 0;
}
.ShowResults .selector.fixedWidth {
	width: 140px;
}
.ShowResults {
	text-transform: uppercase;
}
.ShowResults .txt24 {
	font-size: 15px;
	padding-top: 5px;
}
#SearchPageHeader {
	margin-bottom: 0;
	padding-bottom: 0 !important;
}
#SearchTips ul {
	margin-bottom: 0;
}
#SearchTips table {
	width: 100%;
}
.shippingadressform input.Field200 {
	width: auto;
}
#SitemapContent a:before {
	content: "\f105";
	font: 14px fontawesome;
	padding: 0 6px 0 0;
}
#SitemapContent li {
	line-height: 22px;
}
#ProductTagCloud .TagList > span:after {
	content: ",";
}
#ProductTagCloud .TagList > span:last-child:after {
	content: "";
}
#ProductTagCloud .TagList {
	margin-top:10px;
}
#ProductTagCloud .TagList > span {
	font-size: 20px !important;
}
.tagPage .TitleHeading.inlineBlock {
	margin-bottom: 20px;
}
.ProductList.TaggedProductsList {
	margin: 10px 0 0;
}
.newsletter_subscribe .ErrorMessage {
	margin-top: 20px;
}
#SearchResultsCategory {
	padding-top: 0 !important;
}
#SimilarProductsByTag .TagList span {
	font-size: 16px!important;
}
#SimilarProductsByTag .TagList span:after {
	content: ",";
}
#SimilarProductsByTag .TagList span:last-child:after {
	content: "";
}
#ProductByCategory ul {
	list-style: none outside none;
	margin: 0;
}
#ProductByCategory ul li a:before {
	content: "\f105";
	font: 14px fontawesome;
	padding: 0 6px 0 0;
}
#ProductByCategory ul li a {
	font-size: 15px;
}
#SideProductAddToWishList .BlockContent {
	display: none;
}
#SideProductAddToWishList .BlockContent {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 0 2px #999999;
	margin-left: 0;
	padding: 15px;
	width: 250px;
}
#SideProductAddToWishList {
	/*margin-top: 36px;*/
        margin: 0;
}
#toTop {
	background: none repeat scroll 0 0 #eee;
	bottom: 10%;
	box-shadow: 0 0 0 #990000 inset;
	color: #990000;
	cursor: pointer;
	display: none;
	height: 35px;
	padding: 0;
	position: fixed;
	right: 5%;
	text-align: center;
	transition: all 0.3s ease 0s;
	width: 35px;
}
#toTop:hover {
	box-shadow: 0 40px 0 #990000 inset;
	color: #FFFFFF;
	transition: all 0.3s ease 0s;
}
#toTop .Backtop {
	color: inherit;
	font-size: 24px;
	line-height: 32px;
	margin-right: 0;
}
#toTop .Backtop:hover {
	color: inherit;
	border-radius: 30px;
}
.PageContent h2 {
	text-transform: none;
}
.d-date .Value > p {
	font-size: 14px;
	margin-bottom: 5px;
}
.d-date .Value {
	float: left;
	text-align: left;
}
.d-date {
	display: inline-block;
}
.categoryAccordion .sf-menu li:hover ul, .categoryAccordion .sf-menu li.sfHover ul {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #EEEEEE;
	border-left: 2px solid #696866;
	left: 90%;
	top: 0;
	width: 200px;
}
.categoryAccordion .sf-menu li:hover ul:before, .categoryAccordion .sf-menu li.sfHover ul:before {
	border-color: rgba(0, 0, 0, 0) #696868 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-style: solid;
	border-width: 6px;
	content: "";
	position: absolute;
	right: 100%;
	top: 10px;
}
div.FacebookLikeButtonContainer iframe {
	height: 22px;
}
.productAddToCartBelow {
	padding-top: 0;
}
.productAddToCartBelow .addto .compare, .productAddToCartBelow .addto .AddToWishlistLink {
	float: left;
	width: auto;
}
.blogpage .p-name.TitleHeading {
	border-bottom: medium none;
	margin-bottom: 0;
	font-size: 22px;
}
.addthis_button_facebook_like {
	overflow: hidden;
	width: 84px !important;
}
.addthis_button_pinterest_pinit.at300b {
	width: 44px !important;
}
.blogpage div[style="margin-bottom: 3rem;"] {
	margin: 0 !important;
}
.boxin .mtop {
	margin-top: 0;
}
.footer .Aboutus li {
	padding: 2px 0;
}
.foot_span1 {
	display: block;
	margin: 0 0 10px;
}
.boxin:last-child {
	border: medium none;
}
#CheckoutGuestForm .form li {
	padding: 0;
}
#CheckoutGuestForm .form .btn {
	margin-top: 10px;
}
.EstimatedShippingMethods .shippingquote input[type="radio"] {
	float: left;
	padding-bottom: 0;
}
#ChooseShippingProvider .ShippingProviderList > li {
	line-height: normal !important;
}
.Left .ProductDetails, .Right .ProductDetails {
	padding: 0;
	text-align: left;
}
.Left .ProductList .ProductPriceRating, .Right .ProductList .ProductPriceRating {
	color: #990000;
	text-align: left;
}
.Left .ProductList .ProductPriceRating, .Right .ProductList .ProductPriceRating {
	text-align: left;
}
.Left .ProductActionAdd, .Right .ProductActionAdd {
	text-align: left;
}
.Left .ProductList strong, .Right .ProductList strong {
	font-weight: normal;
}
.Left .ProductList .Rating > img, .Right .ProductList .Rating > img {
	width: 60px;
}
.payment_page #uniform-creditcard_ccexpm, .payment_page #uniform-creditcard_ccexpy {
	min-width: 80px;
}
.CartContents .ProductName .CustomizeItemLink {
	border-bottom: 1px dotted #990000;
}
#CartEditProductFieldsForm > #ModalContent {
	padding-bottom: 0 !important;
}
#CartEditProductFieldsForm .productAttributeList .productAttributeRow:last-child {
	margin-bottom: 0 !important;
}
.divRating {
	display: inline-block;
         color: #5c5c5c;
}
#use_store_credit .MB10 > table {
	width: 100%;
}
.PageContent ul {
	list-style: none outside none;
	margin-left: 0;
}
.PageContent ul li:before {
	content: "\f105";
	font: 14px fontawesome;
	padding: 0 5px 0 15px;
}
.PageContent .blog-tags li:before {
	content:none;
}
.CategoryDescription .SubCategoryList li {
	float: left;
	padding-right: 15px;
	width: auto;
}
.ProductList .p-price strike {
	color: #696868;
	font-size: 15px;
}
.CategoryDescription .SubCategoryList > ul {
	display: inline-block;
	/*margin: 0;*/
margin:0 50px;
	width: 100%;
}
.categorypage .display {
	margin-right: 10px;
}
.txtC-sm {
	text-align: center;
}
.SpecificInfoMessage {
	background: none repeat scroll 0 0 #EDFFE7;
	border: 1px solid #E0F6D8;
}
.SpecificInfoMessage:before {
	content: "\f00c";
	font: 14px fontawesome;
	padding: 0 12px;
}
.SpecificInfoMessage {
	margin-bottom: 20px;
	margin-top: 0;
}
#CreateAccountForm .Textbox {
	width: 180px;
}
#AddressEditForm input[type="text"], #AddressEditForm input[type="password"] {
	width: 168px;
}
.CheckoutOrderComments textarea {
	width: 98%;
}
#VideoContainer embed {
	width: 100%;
}


.fag-page p strong a{color:#990000 !important; }

.AddThisButton .addthis_default_style div{
  height: auto !important;
  width: auto !important;
}

#LayoutColumn1 .PageContent a{
  color: #990000 !important;
}

.ExpressCheckoutContent #LoginForm a,
.ExpressCheckoutBlock .ExpressCheckoutTitle a.ChangeLink{
color: #990000;

}

.ExpressCheckoutContent #LoginForm a:hover,
.ExpressCheckoutBlock .ExpressCheckoutTitle a.ChangeLink:hover{
opacity: 0.8;
filter: alpha(opacity=80);

}
.categgoryimage {width:33.333333%; float:left;}
.categgoryimage_2 {width:50%; float:left;}
}
