@charset "utf-8";


body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color:#b6dcbd;
	margin: 20px 0 0 0;
	overflow-x:hidden;
	
}

.outertable {
	border: 2px solid #83c891;
	background-color: #FFF;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	width:95%;
	
}
.maintable {
	background-color:#FFF;
	border: 2px dotted #83c891;
	
}

.topareabg {
	border-bottom: 2px dotted #83c891; 
	padding-bottom:1px;
	height:auto;
	margin-top:5px;
	margin-bottom:5px;
	display:inline-block;
}

#logoarea {width:98%; height:auto;}
#logoarea img { width:auto; height:auto; max-width:85%; }
.addphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	line-height: 1.5em;
}
#addphone { width:98%; margin-top:2px; margin:1px;  }

#mainbody { width:99%; text-align:left; padding:5px;}

#login_area {  margin:5px 0; }
#mobile_login { display:inline-block; height:auto; margin:5px 0; text-align: center; width:98%; }
#search {  }
#leftnav { visibility: hidden; display:none; }
#mobilemenutile { width:28px; height:auto; float:left; vertical-align: middle; margin:2px -32px 2px 2px; }
.mobilemenutitlefont { font-size: 16px; }
#mobilemenu {
	visibility:visible;
	list-style:none;
    display:inline-block;
}

#mobilemenu ul,
#mobilemenu li,
#mobilemenu span,
#mobilemenu a {
  margin: 0;
  padding: 0;
  position: relative;
}
#mobilemenu {
  height: auto;
  margin:10px 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
 	width: 100%;
}
#mobilemenu:after,
#mobilemenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#mobilemenu a {
  background: #fff;
  color: #000;
  display: inline-block;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight:bold;
  padding: 0px 20px;
  text-decoration: none;
    border-radius: 0;
  -moz-border-radius:  0;
  -webkit-border-radius: 0;	
  border: #666 1px solid;
	  margin-left:1px;
  margin-right:1px;
  width: 85%;
}
#mobilemenu ul {
  list-style: none;
  margin-left:7%;
}
#mobilemenu > ul {
  float: left;
}
#mobilemenu > ul > li {
  float: left;
}
#mobilemenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #666;
  margin-left: -10px;
}
#mobilemenu > ul > li:first-child > a {
  border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
}
#mobilemenu > ul > li:last-child > a {
  border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
}
#mobilemenu > ul > li.active a {
  background: #fff;
}
#mobilemenu > ul > li:hover > a {
  background: #fff;
  color:#000000;
}
#mobilemenu > ul > li ul a {
  color: #000;
  border-radius: 0 0 0 0;
 }
#mobilemenu .has-sub {
  z-index: 1;
}
#mobilemenu .has-sub:hover > ul {
  display: block;
}
#mobilemenu .has-sub ul {
  display: none;
  position: absolute;
  width: 95%;
  top: 100%;
  left: 0;
}
#mobilemenu.has-sub ul li {
  margin-bottom: -1px;
}
#mobilemenu .has-sub ul li a {
  background: #fff;
  border-bottom: 1px dotted #666;
  filter: none;
  font-size: 15px;
  display: block;
  line-height: 100%;
  padding: 8px;
  color:#000;
}
#mobilemenu .has-sub ul li:hover a {
  background: #fff;
  color:#000000;
}
#mobilemenu .has-sub .has-sub:hover > ul {
  display: block;
}
#mobilemenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#mobilemenu .has-sub .has-sub ul li a {
  background: #fff;
  color:#000;
  border-bottom: 1px dotted #666;
}
#mobilemenu .has-sub .has-sub ul li a:hover {
  background: #fff;
  color:#000000;
  }



#leftnav_item { width:40%; display:inline-block; }
#leftnav_subitem { width:40%; display:inline-block;  }
#leftnav_header { 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	line-height: 1.75em;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	clear:both;
 }

.leftnav_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	line-height: 1.75em;
	padding-left:15px;
	padding-right: 5px;
	text-decoration:none;
}
a.leftnav_txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #83c891;
	text-decoration: none;
	line-height: 1.75em;
	padding-left:15px;
	padding-right: 5px;
}
.leftnavheader_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	line-height: 1.75em;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}


#centerarea { clear:both; }

#user_header {  }
#user_footer {  }


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFF;
}

.header_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	line-height: 1.75em;
	font-weight: bold;
	height:25px;
}

.dot_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	line-height: 1em;
	font-weight: bold;
}

.center_blocks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
	line-height: 1.75em;
	text-align: center;
}
.topnav {
	font-family:  Times, "Times New Roman", serif;
	font-size: 19px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: center;
}
a.topnav:hover {
	font-family:  Times, "Times New Roman", serif;
	font-size: 19px;
	font-weight: normal;
	color: #83c891;
	text-decoration: none;
	text-align: center;
}
#topnav_bg {
	background-color: #FFF;
	text-align: center;
	clear:both;
	height:auto; width:97%;
}
.divbar {
	border-bottom: #333 solid 1px;
	width:95%;
}
.textInput {
	color: #666;
	text-decoration: none;
}
.content_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
}
.contenttxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.bottomnav_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: center;
}
a.bottomnav_txt:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #83c891;
	text-decoration: none;
	text-align: center;
}
.altpricewarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	font-style:italic;
}
a {
	text-decoration:none;
}
#index_item_lg { width:98%; }
#index_item_lg img { width:auto; height:auto; max-width:95%; }

#slideshow { width:150px; height:280px; clear:both;}
#slider { width:150px; height:280px; }
#footer  {
	width:95%;
	margin-bottom:20px;
	padding-top:20px;
	padding-bottom:20px;
	clear:both;
}

#footer_main{
	padding:10px;	
	
	display:inline-block;
	text-align:center;
	border-bottom:solid 1px #87a912;
	border-top:solid 1px #87a912;
}

.footer_txt  {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	line-height:16px;
}

#footer_block1  {
	width:98%;
	text-align:center;
	margin:10px 0;
}

#footer_block2  {
	width:98%;
	text-align:center;
	margin:10px 0;
}

#footer_block3  {
	text-align:left;
	width:98%;
	margin:10px 0;
	
}

.sauce_txt  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:95%;
	color:#000;
}
.m99link{
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	width:99%;
	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:Arial, Helvetica, sans-serif;
font-size:95%;
color:#666;
font-weight:bold;
text-decoration:none;
}
a.cat_viewall:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:95%;
color:#000;
font-weight:bold;
text-decoration:none;
}
.cat_comparebtn {
font-family:Arial, Helvetica, sans-serif;
font-size:95%;
color:#666;
font-weight:bold;
text-decoration:none;
}
a.cat_comparebtn:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:95%;
color:#000;
font-weight:bold;
text-decoration:none;
}

.cat_backbtn {
font-family:Arial, Helvetica, sans-serif;
font-size:95%;
color:#666;
font-weight:bold;
text-decoration:none;
}
a.cat_backbtn:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:95%;
color:#000;
font-weight:bold;
text-decoration:none;
}
.cat_nextbtn {
font-family:Arial, Helvetica, sans-serif;
font-size:95%;
color:#666;
font-weight:bold;
text-decoration:none;
}
a.cat_nextbtn:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:95%;
color:#000;
font-weight:bold;
text-decoration:none;
}

#cat_sortmenu {
font-size:95%;
font-weight:bold;
color:#333;
background:transparent;
border: solid 1px #000000;
padding:1px;
cursor: pointer;
}

.cat_headertxt{
font-family:Arial, Helvetica, sans-serif;
font-size:120%;
color:#333;
font-weight:bold;
text-decoration:none;
}
.cat_productname{
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
color:#000;
font-weight:bold;
}
.cat_fromprice{
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
color:#000;
}
.cat_comparechk{
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
font-style:italic;
color:#000;
}
.cat_pgnumber{
font-family:Arial, Helvetica, sans-serif;
font-size:95%;
color:#333;
font-weight:bold;
text-decoration:none;
}
.cat_pgnumbertxt{
font-family: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; }

#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;}

/*item styling*/

.header_txt { font-size:120%;}
#product_details {clear:both;padding-top:10px 0; width:90%;font-family: 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:98%;padding-top:10px}
#product_details_productimage img {width:auto; height:auto;}
#product_details_productinfo {width:99%;padding-top:10px;padding-right:8px; clear:both;}
#product_details_productdesc {font-size:110%; padding: 10px 0 10px 0;}
#product_details_pricepoint { font-size:90%; width:99%; 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; clear:both;}
.product_details_productid {font-size:95%;}
.product_details_xgtxt {font-style:italic; text-decoration:none; color:#000000;}

#altpricewarning {}
#localcityselect {clear:both; padding: 8px 0;}
#itempage_buybutton {clear:both; padding:5px; width:100%; text-align: center;}
/*#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; }


fieldset {font-family: Arial, Helvetica, sans-serif;font-weight: normal;font-size: 12px;color: #000;width:95%; clear:both;}
legend {font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size: 14px;color: #000;}
#signin {font-family: Arial, Helvetica, sans-serif;font-weight: normal;font-size: 12px;color: #000;width:95%;}
#addons {font-family: Arial, Helvetica, sans-serif;font-weight: normal;font-size: 12px;color: #000;width:95%;}
#delivery  {font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size: 12px;color: #000;width:95%;}
#recipientinfo  {font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size: 12px;color: #000;width:95%;}
#senderinfo  {font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size: 12px;color: #000;width:95%;}
#paymentinfo  {font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size: 12px;color: #000;width:95%;}
#addon_img { width:95%;  }
#addon_img img { width:40px; height:auto; }
#securegif { display:none;}
#order1fields { width:auto;  }
#order2fields { width:auto;  }
#addonfields  { width: 100px ; }