@charset "utf-8";

@font-face {
	font-family: Arimo-Regular;
	src: url(Arimo-Regular.ttf);
}

@font-face {
	font-family: Arimo-Bold;
	src: url(Arimo-Bold.ttf);
}

#thirdparty {display:none;}
body{
	margin-top: 20px;
	background-color:#FFF;
	font-family: Arimo-Regular, Arial, Helvetica, sans-serif;
}

h3 { font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #38420A;
	line-height: 20px; font-weight: normal; }
.leftnav_txt {
	font-family: Arimo-Regular, Arial, Helvetica, sans-serif;
	color: #15325c;
	text-decoration: none;
	line-height: 1.50em;
}

.leftnav_txt:hover {
	font-family: Arimo-Regular, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	line-height: 1.50em;
}

.leftnavheader_txt {
	font-family: Arimo-Regular, Arial, Helvetica, sans-serif;
		color: #333;
	text-decoration: none;
	line-height: 1.75em;
	font-weight: bold;
}
#leftnav_item {  }
.header_txt {
	font-family: Arimo-Regular, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	line-height: 1.75em;
	font-weight: bold;
}

.textInput {
	color: #666;
	text-decoration: none;
	font-family: Arimo-Regular, Arial, Helvetica, sans-serif;
}

.address-phone {
	font-family: Arimo-Regular, Arial, Helvetica, sans-serif;
;
	font-weight: bold;
	line-height: 1.25ems;
	color: #38420a;
	text-decoration: none;
	font-size: 90%;
}
.bottomnav_txt {
	font-family: Arimo-Regular, Arial, Helvetica, sans-serif;
font-size: 80%;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
}
.contenttxt {
	font-family: Arimo-Regular, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	line-height:110%;
}

/*BODY LAYOUT DIVS*/
#outertable {
	/*border: 2px solid #7ac8f1;*/
	/*background-color: #FFF;*/
	text-align: center;
	padding: 10px;
	width:1025px;
	background-color:#f6dc9c;
	
}

#summary_addon { width:60%; display:inline-block; text-align:center; margin:20px 0 5px 0; }
#summary_addon img { width:90%; height:auto; }

#maintable {
	background-color: #FFF;
	border-top: 3px solid #ccb688;
	border-bottom: 3px solid #ccb688;
	border-right: 3px solid #ccb688;
	border-left: 3px solid #ccb688;
	height: 100%;
}

#header  {
	width:100%;
	height:auto;
	padding-top:5px;
	display:inline-block;
}
#shopimage  {
	float: left;
	width: 25%;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.shopimage_txt {
	font-family: Arimo-Regular, Arial, Helvetica, sans-serif;
color: #15325c;
	text-decoration: none;
	line-height: 1.50em;
	margin-left: auto;
	margin-right: auto;
}

#shopimage img { width:auto; height:auto; max-width: 98%; max-height: 200px; }

#logo  {
	width:50%;
	/*min-width:435px;*/
	float:left;
	margin-bottom:10px;
}

#logo img { width:auto; height:auto; max-width: 90%; max-height: 275px; }

#address_search  {
	padding-top:15px;
	width:25%;
	float:left;
}
.small-address-text {font-size:80%;}
#login_area { margin:5px 0; }
.Login { display:inline-block; margin-left:5px; margin-right: 5px; color:#fff; font-weight: bold;  background-color: #1AB718; border-radius: 7px; border:1px solid #000; padding:5px}
.Login a { color:#fff; text-decoration:none; }
.Mycart { display:inline-block; margin-left:5px; margin-right: 5px; font-weight: bold;}
.Checkout { display:inline-block;margin-left:5px; margin-right: 5px; }
.Checkout a {  color:#1AB718; font-weight: bold; }
.Logout { display:inline-block;margin-left:5px; margin-right: 5px;  }
.Myaccount { display:inline-block;margin-left:5px; margin-right: 5px; }

#social {
	padding-top:12px;
	padding-bottom:12px;
}
#social img{ padding:4px; }

#menubar  {
	border-bottom:solid 1px #9CA7AE;
	background-color:#fff;
	display:inline-block;
	width:95%;
	margin-bottom:5px;
	clear:both;
	text-align:center;
}

.topnav {
	font-family: Arimo-Regular, Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #fff;
	text-decoration: none;
	text-align: center;
	/*font-weight:bold;*/
	background-color:#9CA7AE;
	padding-left:10px;
	padding-right:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	margin-right:5px;
	bottom:0;
	word-wrap:normal;

}

.topnav:hover  {
	color:#333;
}
#mobilemenu { visibility: hidden; display:none;}
.mobile_mega { display:none; }

#leftnav  {
	width:170px;
	padding-top:5px;
	padding-left:10px;
	text-align:left;
	float:left;
	background-color:#ccb688;
	/*margin-left:5px;*/
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border-top:solid 1px #f6dc9c;
	border-right:solid 3px #f6dc9c;
}

#leftnav a {font-family: Arimo-Regular, Arial, Helvetica, sans-serif;
 	color: #333;
	text-decoration: none;
	line-height: 1.50em; }
#leftnav a:hover { font-family: Arimo-Regular, Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
	line-height: 1.50em; }
#leftnav ul { list-style:none; margin:0; padding:0; }
#leftnav li {  margin:2px 0 2px 0px; }


#googletranslate  {
	width:170px;
	padding-top:5px;
	padding-left:10px;
	text-align:left;
	float:left;
	background-color:#7ac8f1;
}


#mainbody  {
	clear:both;
	
}

#centercontent  {
	padding:10px;
	float:right;
	white-space:normal;
	width:800px;
	text-align: left;
}

.footer  {
	clear:both;
}
	
.page_header  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #38420A;
	line-height: 20px;
	border-bottom: solid 1px #1A3179;
	margin-bottom: 20px;
}
#footer  {
	padding-top:20px;
	padding-bottom:20px;
	font-family: Arimo-Regular, Arial, Helvetica, sans-serif;
}

#footer_main{
	/*background-color:#ed008c;*/
	padding:10px;	
	clear:both;
	display:inline-block;
	text-align:center;
	border-bottom:solid 1px #00;
	border-top:solid 1px #004f88;
}

.footer_txt  {
	color:#333;
	text-decoration:none;
}

#footer_block1  {
	width:20%;
	text-align:left;
	padding-left:20px;
	float:left;
	line-height:130%;
}

#footer_block2  {
	width:25%;
	text-align:left;
	padding-left:30px;
	float:left;
	padding-right:10px;
}

#footer_block3  {
	text-align:left;
	float:right;
	width:43%;
	padding-right:30px;
}

.sauce_txt  {
	font-family: Arimo-Regular, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:16px;
}

#section_header  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #38420A;
	margin-bottom: 10px;
}

#cat_body  {
	overflow-x:hidden;
	padding-left:30px;
}
	
/*INDEX CSS*/

#slideshow_outer  {
	white-space:nowrap;
	overflow:hidden;
}

#slideshow_inner  {
	text-align:center;
	padding:10px;
	white-space:normal;
}

#slideshow_inner img { max-height:200px; width:auto; }

#product_row  {
	display:inline-block;
	margin-top:15px;
	width:780px;
}

#product_row_item  {
	width:25%;
	float:left;
	white-space:normal;
}

.m99link{
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	color:#333;
	padding:5px;
	margin-top:10px;
}

.cat_item  {
	padding:5px;
	white-space:normal;
	display:inline-block;
	width:31%;
}

.cat_row  {

	display:inline-block;
}

#catimage { width:auto; height:auto; max-width:95%; }
/*Cat styling */

.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;
}
.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; }

/*item styling*/

#product_details {clear:both;padding-top:30px 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:49%;float:left;padding-top:10px}
#product_details_productimage img {max-width:98%; height:auto; width:auto;}
#product_details_productinfo {width:49%;float:right;padding-top:10px;padding-right:8px; display:inline-block; text-align: left;}
#product_details_productdesc {font-size:100%; 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; }
