@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: Raleway;
  src: url("Raleway-Regular.ttf");
}
@font-face {
  font-family: Raleway-Bold;
  src: url("Raleway-SemiBold.ttf");
}
@font-face {
  font-family: Caslon;
  src: url("ACaslon-Regular.otf");
}

@font-face {
  font-family: Caslon-Bold;
  src: url("ACaslon-SemiBold.otf");
}



#thirdparty {display:none;}
body {
    font-family:Raleway, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	overflow-x: hidden;
	margin:0;}
	
a{ }

h1{font-family:Raleway, Arial, Helvetica, sans-serif; text-decoration:none; color:#333333; font-size:16px}


.contenttxt {
	font-family:Raleway, Arial, Helvetica, sans-serif;
	/*font-size:12px;*/
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

#container { width:100%; }

#menu190id0 { display:none; }
.burg { display:inline-block; vertical-align: middle;}
.burg_line{
width: 30px;
  height: 4px;
  background-color: black;
  margin: 5px 0;
}

/* mobile_mega container */
.mobile_mega {
  overflow: hidden;
  background-color: #fff;
  font-family: Arial;
  display:block;
  position:fixed; 
  right:7px; top:5px;
/*  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;*/
  z-index: 1000;
  height:auto;
  
}

.mobile_mega:hover {
/*border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;*/
  transition: .3s;
}

/* Links inside the mobile_mega */
.mobile_mega a {
  float: left;
  font-size: 16px;
  color: #000;
  text-align: center;
  padding: 7px 0px;
  text-decoration: none;
  
}

/* The dropdown container */
.mobile-dropdown {
  float: right;
  overflow: hidden;
 border:1px solid #000;
/* border-radius:5px;*/
}

/* Dropdown button */
.mobile-dropdown .mobile-dropbtn {
  font-size: 16px;
  border: none;
  outline: none;
  color: white;
  padding: 8px 8px;
  background-color: inherit;
  font: inherit; /* Important for vertical align on mobile phones */
  margin: 0; /* Important for vertical align on mobile phones */
 
  
}



/* Add a red background color to mobile_mega links on hover */
.mobile_mega a:hover, .mobile-dropdown:hover .mobile-dropbtn {
  background-color: #ccc;
 /*transition: .1s;*/
  
}

/* Dropdown content (hidden by default) */
.mobile-dropdown-content {
  display: none;
  /*position: absolute;*/
  background-color: #f9f9f9;
  width: 100%;
  right: 0;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  position:fixed;
  overflow-x:hidden;
  overflow-y: scroll;
  height:380px;


}

/* Mega Menu header, if needed */
.mobile-dropdown-content .header {
  padding: 5px;
  color: #000;
  display:block;
}

/* Show the dropdown menu on hover */
.mobile-dropdown:hover .mobile-dropdown-content {
  display: block;
  width:85%;
  padding:5px;
  text-align: right;
}

/* Create three equal columns that floats next to each other */
.mobile-column {
  /*float: right;*/
  width: 98%;
  padding: 0px;
  /*background-color: #ccc;*/
  /*height: 250px;*/
  height:auto;
  display:inline-block;
  text-align: left;
  margin:5px 0;
  vertical-align: top;
}

.mobile-column h3 { 
text-align:left;
padding:5px;
margin:0;
font-size:16px;
}

.mobile-column h3 a { padding-left:0; padding-right:0; }

.mobile-column ul { list-style:none; margin:0; padding:0; text-align: left; width:100%; column-count: 2; }
.mobile-column ul li { display:inline-block; width:98%; margin:3px 0px; padding:0; vertical-align: top;}
/* Style links inside the columns */
.mobile-column a {
  float: none;
  color: black;
  padding: 5px;
  text-decoration: none;
  display: inline-block;
  text-align: left;
  /*width:45%;*/
  
}

/* Add a background color on hover */
.mobile-column a:hover {
  background-color: #ddd;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

#site_header { position:relative; top:0; width:100%; background-color:#fff;   }
#topbar { background-color:#c7c8ca; text-align: center; padding-right:10px; display:inline-block; width:100%;  }
.top_txt { display:inline-block;}

#logo { width:90%; margin:0; }
#logo img { width:auto; height:100px; max-width:100%; }
#address { display:inline-block; width:25%; }
#phone { display:inline-block; float:left; width:auto; color:#1A1A1A; letter-spacing: 1px; font-weight:normal; font-size:120%; line-height: 150%; margin-top:7px; margin-bottom:2px; width:75%; text-align:left;}
#phone a { text-decoration:none; color:#1A1A1A; }

#login_area {display:none;}
#mobile_login_area { display:inline-block; width:80%; text-align:center; font-size:120%; text-align: center;}
.Login { display:inline-block; margin-left:5px; margin-right: 5px; color:#333; font-weight: bold;  /*background-color: #DFDFDF; border-radius: 7px; border:1px solid #000; padding:4px*/}
.Login a { color:green; text-decoration:none; }
.Mycart { display:inline-block; margin-left:5px; margin-right: 5px; font-weight: bold;color:#000; }
.Mycart a {color:#000;}
.Checkout { display:inline-block;margin-left:5px; margin-right: 5px; color:#000; }
.Checkout a { color:#000; font-weight: bold; }
.Logout { display:inline-block;margin-left:5px; margin-right: 5px; color:#000;  }
.Logout a {color:#000;}
.Myaccount { display:inline-block;margin-left:5px; margin-right: 5px; color:#000; }
.Myaccount a {color:#000;}
.Myaccount active {color:#000;}

#cartheaders {float:left; width:98%; display:inline-block; padding:10px;}
#cartheaders_spacer { width:45%;}
#cartproduct{ width:98%; display:inline-block; padding:10px; align-content:center;}
#cartproduct_spacer {border-top:2px dotted #A7A7A7; clear:both;}
#cartproduct_image{ width:90%; align-content:center; }
#cartproduct_image img {width:auto; height:140px;}
#cartproduct_name{ width:90%; white-space:normal; overflow:hidden;}
#cartproduct_itemprice{width:90%;}
#cartproduct_quantity{ width:90%;}
#cartproduct_totalprice{width:90%;}
#carttotal {margin-left:10%;}

.product_summary_prod_id_txt {font-size:90%;}
.product_summary_nav_tools_txt {font-weight:bold;}
.product_summary_prod_name_txt {font-weight:bold; font-size:120%; white-space:normal; }
.product_summary_prod_itemprice_txt {font-size:95%;}
.product_summary_detailheader {font-size:90%; opacity:.8;}
.product_summary_prod_totalitemprice_txt {font-weight:bold; font-size:120%;}
.carttotal_txt {font-weight:bold; font-size:140%;}

#cartsummary_buttons { width:95%; display:inline-block; padding:10px;}


#topnav { margin-top:5px;  }

#center_area { clear:both; margin-top:5px; }

#addon_img { width:95%;  }
#addon_img img { width:120px; height:auto; }

#search { width:auto;  margin:5px;}
#search input#keywords { background-image: url(gifs/search.png); background-repeat: no-repeat; background-position: right; background-size: contain; line-height: 180%; padding-left: 3px; width:90%;}
#keywords:active { background-image: none; }


#mainbody { width:96%; text-align:center; }

#user_header {  }
#user_footer {  }

.index_banner { width:auto; height:auto; max-width:100%; }

#index_item_lg { display:inline-block; width:96%; /*float:left; width:50%;*/ }
#index_item_lg img { width:auto; height:auto; max-width: 95%; }
#index_item_right {  padding:10px; display:inline-block; width:40%; vertical-align:top;}
#index_item { width:98%; display:inline-block; }
#index_item img {max-width:90%; height:auto; width:auto;}
.index_prod_box { width:96%; height:auto; display:inline-block; padding: 0; }
.index_CTA_outer { display:inline-block; vertical-align: top; width:90%; padding:5px; border:1px solid #000; }

.symp_CTA_outer { display:inline-block; vertical-align: top; width:90%; padding:8px; border:1px solid #666; margin:10px 8px; z-index: 100; }
.symp_CTA_outer:hover { background-color:#7C7C7C;  }
.symp_CTA_inner { width:100%;  margin:0;  }
.symp_CTA_inner img { width:auto; height:auto; max-width:100%; padding:0; }
.symp_CTA_text { background:#c7c8ca; width:100%;  /*transform: translateY(00%);*/ line-height: 150%; color:#333; margin:0; font-size:18px; z-index: 100; margin-top:3px;  }


#footer  {
	width:100%;
	margin-bottom:20px;
	padding-top:20px;
	padding-bottom:20px;
	clear:both;
}

#footer_main{
	padding:10px;	
	text-align:center;
	border-bottom:solid 1px #006d5c;
	border-top:solid 1px #006d5c;
}

.footer_txt  {
	font-family:Raleway, Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
}

#footer_block1  {
	width:100%;
	text-align:center;
	display:inline-block;
	vertical-align:top;
	line-height:120%;
}

#footer_block2  {
	width:100%;
	text-align:center;
	display:inline-block;
	vertical-align:top;
	padding-right:0;
}

#footer_block3  {
	text-align:left;
	display:inline-block;
	vertical-align:top;
	width:100%;
	padding-right:0;
}

.sauce_txt  {
	font-family:Raleway, Arial, Helvetica, sans-serif;
	color:#000;
}
.m99link{
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	font-family:Raleway, Arial, Helvetica, sans-serif;
	clear:both;
	color:#333;
	padding:5px;
	margin-top:10px;
}

/*Cat styling */

.cat_item  {padding:5px;white-space:normal;display:inline-block;text-align:center;width:98%;}
.cat_row  {display:inline-block;}
#catimage {  }

.dotted_separator {
border-top: 1px dotted #D3D3D3;
width:12px;
line-height:3px;
}
.line_separator {
border-bottom: solid 1px #D3D3D3;
}

.cat_viewall {
font-family:Raleway, Arial, Helvetica, sans-serif;
font-size:95%;
color:#666;
font-weight:bold;
text-decoration:none;
}
a.cat_viewall:hover {
font-family:Raleway, Arial, Helvetica, sans-serif;
font-size:95%;
color:#000;
font-weight:bold;
text-decoration:none;
}
.cat_comparebtn {
font-family:Raleway, Arial, Helvetica, sans-serif;
font-size:95%;
color:#666;
font-weight:bold;
text-decoration:none;
}
a.cat_comparebtn:hover {
font-family:Raleway, Arial, Helvetica, sans-serif;
font-size:95%;
color:#000;
font-weight:bold;
text-decoration:none;
}

.cat_backbtn {
font-family:Raleway, Arial, Helvetica, sans-serif;
font-size:95%;
color:#666;
font-weight:bold;
text-decoration:none;
}
a.cat_backbtn:hover {
font-family:Raleway, Arial, Helvetica, sans-serif;
font-size:95%;
color:#000;
font-weight:bold;
text-decoration:none;
}
.cat_nextbtn {
font-family:Raleway, Arial, Helvetica, sans-serif;
font-size:95%;
color:#666;
font-weight:bold;
text-decoration:none;
}
a.cat_nextbtn:hover {
font-family:Raleway, Arial, Helvetica, sans-serif;
font-size:95%;
color:#000;
font-weight:bold;
text-decoration:none;
}

#cat_sortmenu {
font-size:95%;
color:#333;
background:transparent;
border: solid 1px #666;
padding:1px;
cursor: pointer;
}

.cat_headertxt{
font-family:Raleway, Arial, Helvetica, sans-serif;
font-size:120%;
color:#333;
font-weight:bold;
text-decoration:none;
}
.cat_productname{
font-family:Raleway, Arial, Helvetica, sans-serif;
font-size:100%;
color:#000;
font-weight:bold;
}
.cat_fromprice{
font-family:Raleway, Arial, Helvetica, sans-serif;
font-size:100%;
color:#000;
}
.cat_comparechk{
font-family:Raleway, Arial, Helvetica, sans-serif;
font-size:90%;
font-style:italic;
color:#000;
}
.cat_pgnumber{
font-family:Raleway, Arial, Helvetica, sans-serif;
font-size:95%;
color:#333;
font-weight:bold;
text-decoration:none;
}
.cat_pgnumbertxt{
font-family:Raleway, Arial, Helvetica, sans-serif;
font-size:95%;
color:#333;
font-weight:bold;
text-decoration:none;
}
#cat_sortmenu option { padding: 1px 1px 1px 1px;}
#cat_sortmenu option[selected]{ color:#303030; }
#cat_sortmenu option:nth-child(even) { background-color:#e5e5e5; }
select option { padding: 1px 1px 1px 1px;}
select option[selected]{ color:#303030; }
select option:nth-child(even) { background-color:#e5e5e5; }

/*item styling*/

#product_details {clear:both;padding-top:30px 0; width:90%;font-family:Raleway, Arial, Helvetica, sans-serif;}
#Product_details_header {text-align:left; border-bottom:solid 1px #BCBCBC; height:25px; font-weight:bold; font-size:110%;}
#product_details_productimage {width:96%;float:none;padding-top:10px}
#product_details_productimage img {max-width:98%; height:auto; width:auto;}
#product_details_productinfo {width:85%;float:none;padding-top:10px;padding-right:8px; display:inline-block; text-align: left;}
#product_details_productdesc {font-size:110%; padding: 20px 0 20px 0; line-height: 120%;}
#product_details_pricepoint { font-size:100%; width:90%; clear:both;}
#product_details_price {float:left; padding: 10px 5px; line-height:auto; font-size: 125%; font-weight: bold; }
#product_details_pricedesc { float:left; line-height:auto; font-size: 110%;padding: 10px 5px;}
#product_details_shown {float:left; padding-left: 5px; font-style:italic; font-weight:85%; padding:10px 5px; }
#product_details_pricethumb {float:left;}
#product_details_buy {padding: 10px 0 5px 5px;}
.product_details_productname {font-weight:bold; font-size: 130%;}
.product_details_productid {font-size:95%;}
.product_details_xgtxt {font-style:italic; text-decoration:none; color:#000000;}

#altpricewarning {}
#localcityselect {clear:both; padding: 15px 0; font-size: 120%;}
#itempage_buybutton {clear:both; padding:10px 0;}
/*#itempage_social {display:inline-block;}*/
#itempage_facebook {padding:5px;}
#itempage_pinterest {clear:both; padding-top:10px;}
#itempage_google {padding:5px;}
#itempage_backbutton {clear:both; float:left;}
#itempage_backbutton img {border:0; }

#comment-form {text-align: center; width:100%;}

.christmas_block { display:inline-block; width:94%; text-align:center; vertical-align: top; margin:20px 0px;}

.mday_cats { width:90%; display:inline-block; vertical-align: top; margin:10px 0px;}
.mday_cats img { max-width:98%; height:auto; }
.mday_cats a { font-size:20px; text-decoration:none; color:#fff;  }
.mday_cats_button { background-color: green; padding:5px; border:2px #666 solid; width:150px; border-radius: 5px; }
.mday_cats_button a { text-decoration:none; color:#fff; font-size:20px; margin:5px;  }
