/*!
 * Start Bootstrap - Small Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    padding-top: 120px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
    font-family: Sans-serif,Verdana,Arial;
}

.navbar-fixed-top {
	background: white;
	border-bottom: solid 4px firebrick;
}
.navbar-fixed-top .nav {
    padding: 10px 0;
}

.navbar-fixed-top .navbar-brand {
    padding: 0;
    margin-left: 75px;
}

footer {
    padding: 30px 0;
}

footer .footerIcons div { display: inline-block; }

@media only screen and (min-width : 992px){
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
		margin-left: 75px;
	}
}
@media only screen and (min-width : 480px){
    .navbar-brand img {
        width: 280px;
        padding: 2px;
		margin-top: -7px;
    }
    div.row {
        width: 98%;
        magin:auto;
    }
    .prod_img { max-width: 80%; }
    .searchResult.prod_img { max-width: 65px }

}

@media only screen and (min-width:768px) {
    body {
        padding-top: 100px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
    }
    .navbar-fixed-top .navbar-brand {
        padding: 10px 0;
    }
    .navbar-barnd img {
        width: 280px;
        margin-left: 150px;
    }
	.navbar-nav>li>input {
    margin-top: 15px;
    margin-bottom: 15px;
    .searchResult.prod_img { max-width: 65px }
}

#contact_us {
	border: solid 3px firebrick;
	border-radius:10px;
	padding: 8px;
	background: white;
	width:220px;
	position: absolute;
	z-index: 99;
	color: red;
	font-size: 13px;
	font-weight: bold;
	margin-left: 15px;
}

.h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5 {
	font-weight: 600;
}
div.promote_item {
	border: none;
	height: auto;
}
div.mfgstores div { 
    padding: 20px;
    border: solid 1px #cecece;
    border-radius: 8px;
    height: 110px;
    vertical-align: middle;
}
.pageTitle {
    font-family: Helvetica,Arial,Sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #a02a31;
    text-shadow: 2px 2px 3px #ccc;
    margin-left: 15px;
}
.nav-list {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 0;
}
.prod_row .col:not(:first-child,:last-child) {
  margin-right:4px;
  margin-left:4px;
}
div.prodlist_row {
    margin-bottom: 8px;
    border-bottom: solid 1px #cecece;
}
.prod_wrapper {
	border: solid 1px #cecece;
	border-radius: 12px;
	margin-bottom: 4px;
	height: 350px;
}
.prod_img_wrapper {
	padding-top:15px;
	height: auto;
	line-height: 180px;
	text-align: center;
	vertical-align: bottom;
}
.prod_img {
	/* width: 80%; */
	max-width: 80%;
	/* max-height: 180px; */
	max-height: 110px;
}
.part_no {
	font-size: inherit; color: blue; text-decoration: underline;
}
.itm_price {
	font-size: 18px; color: firebrick; font-weight: bold;
}
.mfg { color: firebrick; display: inline-block; font-weight:bold; font-size: 16px;}

img.img-responsive {
	max-width: 80%;
}
img.store_logo { max-width: 80%; }

div.cart_action {
	line-height: 180%;
}

.cart_subtotal {
	font-size: 20px;
	color: red;
	font-weight: bold;
}
.othershp { display: none; }
.ship111 { font-weight: bold; }
.eta { color: navy; font-size: 14px; }
.vip {
	width: 90px;
    display: inline-block;
    background: #a02a31;
    color: white;
    padding: 3px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    text-shadow: 2px 2px #555555;
    border-radius: 6px;
}
div.vip-small {
    width: 75px;
    display: inline-block;
    background: #a02a31;
    color: white;
    padding: 2px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    text-shadow: 2px 2px #555555;
    border-radius: 4px;
    margin-right: 8px;
}
.joinfree {
	color:darkgreen;
	font-size:24px;
	font-weight: bold;
	text-shadow:2px 2px 3px #ccc;
	box-sizing:border-box;
	padding-left: 40px;
}
.norestrictions {
	font-weight: bold;
	font-size: 16px;
}
/* Item Specification Table (Responsive) */
div.sechd {
	font-size: 24px;
	margin-top: 20;
	margin-bottom: 10;
}
table.espec	{
	margin: 3 0;
	width: 90%;
	padding: 1 0;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
td.grphdr {
	background: #dfdfdf;
	font-weight: bold;
	font-size: 16px;
	color: #222;
	color: navy;
	border-left: solid 3px gray;
	padding: 5px 4px;
	border-bottom: solid 1px #cfcfcf;
}
table.espec tr{
	background: white;
}
td.attname	{
	padding: 5px 3px;
	padding-left: 7px;
	font-size: 13px;
	color: #111;
	border: solid 1px #efefef;
	border-collapse: collapse;
	vertical-align: top;
	max-width: 38%;
	font-family: Verdana,Arial,Sans-serif;
}
td.attval	{
	padding: 5px 3px;
	font-size: 13px;
	color: #333;
	border: solid 1px #efefef;
	border-collapse: collapse;
	font-family: Verdana,Arial,Sans-serif;
}
#overview table td {
    padding: 3px;
}
#overview table td[colspan] {
	/*
    background-color: darkgrey;
    font-weight: bold;
	*/
	padding: 3px;
	font-family: 'Open Sans', Verdana ,Arial,Sans-serif;
	font-size: 14px;
	background: #6f6867;
	color: white;
	font-weight: bold;
}

#spec table {
	width: 95%;
	margin: auto;
}
#spec table td {
    padding: 3px;
}
#spec table td[colspan] {
	/*
    background-color: darkgrey;
    font-weight: bold;
	*/
	padding: 3px;
	font-family: 'Open Sans', Verdana ,Arial,Sans-serif;
	font-size: 14px;
	background: #6f6867;
	color: white;
	font-weight: bold;
}
/* in static spec table */
td.attvalue	{
	padding: 5px 3px;
	font-size: 13px;
	color: #333;
	border: solid 1px #efefef;
	border-collapse: collapse;
	font-family: Verdana,Arial,Sans-serif;
}

.ispeccat {
	padding: 3px;
	font-family: 'Open Sans', Verdana ,Arial,Sans-serif;
	font-size: 14px;
	background: #6f6867;
	color: white;
	font-weight: bold;
}
.ispecname, .ispecval {
	padding: 3px;
	font-family: 'Open Sans', Verdana ,Arial,Sans-serif;
	font-size: 13px;
}
.ispecname {
	width: 33%;
}
/* Home Page SideBar shipping promotion */
#ebanners {
    height: 245px;
    margin-bottom: 25px;
}
.slide_img {
    max-height: 210px;
    margin: auto;
}
a.promote_item {
    padding-bottom: 20px;
    font-weight: bold;
    font-size: 16px;
    color: #222;
}
a.itm_link {
    font-weight: bold;
    font-size: 15px;
    color: #333;
}
a.itm_link:hover {
    color: #a02a31;
}

li.bsb_alt_line {
        color: navy;
        font-size:12px;
}
.ship24Header	{
	background: #fc6;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	border-bottom: solid 1px #cc6;
	width: 100%;
	max-width: 254px;
	margin: auto;
}
.ship24 {
	border: solid 1px #cecece;
	box-shadow: 2px 2px 2px #9c9c9c;
	margin-bottom: 3px;
	width: 100%;
	max-width: 254px;
}

#toTop {
    display: none;
    position: fixed;
    bottom: 5px;
    right: 5px;
    width: 64px;
    height: 64px;
    background-image: url('/images/up.png');
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
#toTop:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}
div.ovalBox {
    width: 95%;
    margin: auto;
    border: solid 2px #cfcfcf;
    border-radius: 8px;
    padding: 6px;
    box-shadow: 2px 2px 2px #9c9c9c;
    margin-bottom: 8px;
}

/* Important part */
/* Not working yet as of Mar. 30, 2016 */
.modal-dialog{
    overflow-y: initial !important
}
.modal-body{
    height: 70%;
    overflow-y: auto;
}

/* Category List */
span.init {
    display: inline-block;
    background: #a02a31;
    color: #efefef;
    border: solid 1px #cecece;
    padding: 2px 4px;;
    text-align: center;
}

.dsp-filter-form {
	background: #efefef;
	border: solid 1px #cecece;
	padding: 4px;
	border-radius: 6px;
	margin-bottom: 15px;
	font-weight: 600;
	color: #444;
}
.f18 { font-size: 18px; }
.f20 { font-size: 20px; }
.f24 { font-size: 24px; }
.bold { font-weight: bold; }
.smallhint { font-size: 11px; color: grey; }

/* for form validation error message */
label.error {
	color: red;
	font-size: 11px;
	border: solid 1px red;
	border-radius: 3px;
	padding: 3px;
	position: absolute;
	background: lightyellow;
	z-index: 20;
	margin-left: 3px;
	margin-top: -4px;
	text-align: left;
}

.field_hint {
	font-size: 12px;
	color: #696969;
	margin-left: 15px;
	display: inline-block;
}

.bs-callout{padding:20px;margin:20px 0;border:1px solid #eee;border-left-width:5px;border-radius:3px}
.bs-callout h4{margin-top:0;margin-bottom:5px}
.bs-callout p:last-child{margin-bottom:0}
.bs-callout code{border-radius:3px}
.bs-callout+.bs-callout{margin-top:-5px}
.bs-callout-danger{border-left-color:#ce4844}
.bs-callout-danger h4{color:#ce4844}
.bs-callout-warning{border-left-color:#aa6708}
.bs-callout-warning h4{color:#aa6708}
.bs-callout-info{border-left-color:#1b809e}
.bs-callout-info h4{color:#1b809e}
.col-bordered { border: solid 1px #cecece; }

div.row.tbl_header_row div {
	background: #efefef;
	color: #333;
	font-weight: bold;
	font-size: 1.2em;
	padding: 3px;
	text-align: center;
	border-bottom: solid 1px #9c9c9c;
}

/* Tooltip */

.tooltip > .tooltip-inner {
  background-color: #f6eab6;
  color: #a02a31;
  border: 2px solid #a02a31;
  padding: 15px;
  font-size: 14px;
  text-align: left;
}
/* Tooltip on top */
.tooltip.top > .tooltip-arrow {
  border-top: 5px solid #a02a31;
}
/* Tooltip on bottom */
.tooltip.bottom > .tooltip-arrow {
  border-bottom: 5px solid #a02a31;
}
/* Tooltip on left */
.tooltip.left > .tooltip-arrow {
  border-left: 5px solid #a02a31;
}
/* Tooltip on right */
.tooltip.right > .tooltip-arrow {
  border-right: 5px solid #a02a31;
}

.danger {
	color: #d43f3a;
	font-weight: bold;
	font-size: inherit;
}

/* Live Update Message */
#lumsg { margin-top: 8px; }
.lumsg {
	max-width: 240px;
	margin-top: 8px;
	border: solid 2px firebrick;
	padding: 4px;
	border-radius: 6px;
}
