@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700");
@import url("headertags_seo_styles.css");
/* $Id$ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright (c) 2010 osCommerce Released under the GNU General Public License*/
.ui-widget {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 16px;
}
body {
	background: #fff;
	color: #000;
	margin: 0px;
	font-size: 15px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
#headerShortcuts {
	float: right;
	margin-top: 14px;
}
#columnLeft {
}
.infoBoxContainer {
}
.infoBoxHeading {
	padding: 2px;
	font-size: 11px;
}
.infoBoxContents {
padding: 10px;
font-size: 18px;
line-height: 1.5;
text-shadow: 0 1px #808d93, -1px 0 #cdd2d5, -2px 1px #cdd2d5, -3px 2px #cdd2d5, -4px 3px #cdd2d5, -5px 4px #cdd2d5, -6px 5px #cdd2d5, -7px 6px #cdd2d5, -4px -4px 3px rgba(28,110,164,0);
}
.contentContainer {
	padding: 0px;
}
.allbtn{
	float: right;
	text-align:right;
}
.contentContainer h2 {
	font-size: 16px;
	text-decoration: underline;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 5px;
}
.contentText, .contentText table {
	padding: 5px 0 5px 0;
	font-size: 14px;
	line-height: 1.5;
}
.productListTable {
	padding: 5px;
	font-size: 14px;
	line-height: 1.5;
}
.productListTable tr.alt td {
	background-color: #ecf6fc;
}
.fieldKey {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	width: 150px;
}
.fieldValue {
	font-size: 14px;
	line-height: 1.5;
}
h1 {
	font-size: 20px;
	margin-bottom: 0;
	padding-bottom: 5px;
}
img {
	border: 0;
}
table, p {
	font-size: 14px;
	line-height: 1.5;
}
#piGal {
	float: right;
	width: 150px;
}
#piGal img {
	max-width: 150px;
	height: auto;
}
.buttonSet {
	/*clear: both;
	*/
	margin-bottom: 28px;
}
.buttonAction {
	float: right;
}
.boxText {
	font-size: 12px;
}
.errorBox {
	font-size : 12px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	font-size : 12px;
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
}
.orderEdit {
	font-size : 12px;
	color: #70d250;
	text-decoration: underline;
}
A {
	color: #000000;
	text-decoration: none;
}
A:hover {
	text-decoration: none;
}
FORM {
	display: inline;
}
TR.header {
	background: #ffffff;
}
TR.headerNavigation {
	background: #bbc3d3;
}
TD.headerNavigation {
	font-size: 12px;
	background: #bbc3d3;
	color: #ffffff;
	font-weight : bold;
}
A.headerNavigation {
	color: #FFFFFF;
}
A.headerNavigation:hover {
	color: #ffffff;
}
TR.headerError {
	background: #ff0000;
}
TD.headerError {
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
TR.footer {
	background: #bbc3d3;
}
TD.footer {
	font-size: 12px;
	background: #bbc3d3;
	color: #ffffff;
	font-weight: bold;
}
.infoBox {
}
.infoBoxNotice {
	background: #FF8E90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
	font-size: 12px;
}
TD.infoBoxHeading {
	font-size: 12px;
	font-weight: bold;
	background: #bbc3d3;
	color: #ffffff;
}
TD.infoBox, SPAN.infoBox {
	font-size: 12px;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: #F8F8F9;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #F0F0F0;
}
TABLE.productListing {
	border: 0px;
	border-style: solid;
	border-color: #3B8BDB;
	border-spacing: 1px;
}
.productListingHeader {
	table-layout: fixed;
	color: #414956;
	font-weight: bold;
}
.productListing-title{
	color: #fff;
	padding:4px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.productListing-title{
	background: #3B8BDB;
}
.productListingData {
	table-layout: fixed;
}
A.pageResults {
	color: #fff;
	background:#3B8BDB;
	padding:3px 6px 3px 6px;
	text-decoration:none;
}
A.pageResults:hover {
	background: #E32D00;
}
strong.selpage {
	background:#E32D00;
	color: #fff;
	padding:3px 6px 3px 6px;
}
TD.pageHeading, DIV.pageHeading {
	font-size: 16px;
	font-weight: bold;
	color: #9a9a9a;
}
TR.subBar {
	background: #f4f7fd;
}
TD.subBar {
	font-size: 12px;
	color: #000000;
}
TD.main, P.main {
	font-size: 12px;
	line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-size: 11px;
}
TD.accountCategory {
	font-size: 13px;
	color: #aabbdd;
}
TD.tableHeading {
	font-size: 12px;
	font-weight: bold;
}
SPAN.newItemInCart {
	color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 14px;
	border: 1px solid #0066CC;
}
TEXTAREA {
	width: 100%;
	font-size: 12px;
}
SPAN.greetUser {
	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
}
TABLE.formArea {
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}
TD.formAreaTitle {
	font-size: 12px;
	font-weight: bold;
}
SPAN.markProductOutOfStock {
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.productSpecialPrice {
	color: #ff0000;
}
SPAN.errorText {
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
	background-color: #0066CC;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #3B8BDB;
}
.checkoutBarFrom, .checkoutBarTo {
	font-size: 12px;
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-size: 12px;
	color: #000000;
}
/* message box */
.messageBox {
	font-size: 12px;
	background-color: #3B8BDB;
	padding:3px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 5px;
}
.messageStackError, .messageStackWarning {
	font-size: 12px;
	background-color: #ffb3b5;
}
.messageStackSuccess {
	font-size: 12px;
	background-color: #99ff00;
}
/* input requirement */
.inputRequirement {
	font-size: 12px;
	color: #ff0000;
}
/* buttons */
.tdbLink a {
}
.tdbLink button {
}
/* account link list */
.accountLinkList {
	list-style-type: none;
	margin: 2px 2px 2px 10px;
	padding: 5px;
}
.accountLinkListEntry {
	float: left;
	margin-right: 5px;
}
#bodyWrapper{
	width:98%;
	background:#fff;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#column-left{
	float: left;
	width:220px;
}
#column-right{
	float: right;
	width: 220px;
}
#content {
	margin-bottom:15px;
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left: 235px;
}
#column-right + #content {
	margin-right: 235px;
}
.clear{
	clear:both;
}
.pagetitle{
	font-size:16px;
}
.headersearch{
	float:left;
	padding-right:20px;
}
#acc input[type="text"], #acc input[type="password"], #acc select, #loginModules input[type="text"], #loginModules input[type="password"] input[type="text"], .passf input[type="text"]{
	height: 28px;
	line-height: 20px;
	padding: 0 10px;
	width: 200px;
	border:1px solid #0066CC
}
#acc #paymentmodule select{
	width: 110px;
}
#cssmenu ul li.menupadl{
	padding-left: 18px;
}
.categories ul{
	margin:0;
	padding:0;
	list-style:none;
}
.categories ul li{
	margin-top:4px;
}
.categories ul li img{
	vertical-align: middle;
	margin-top: -3px;
}
.categories ul li a{
	color:#3B8BDB;
	text-transform: uppercase;
	font-size:16px;
	font-weight:bold;
	font-weight: normal;
}
.categories ul li ul li{
	padding-left:10px;
}
.categories ul li ul li a{
	color:#707070;
	text-transform: none;
	font-size:12px;
	font-weight:normal;
}
#column-left .infoBoxContainer, #column-right .infoBoxContainer{
	margin-bottom:10px;
}
#column-left .infoBoxHeading a, #column-right .infoBoxHeading a{
	color::;
}
#column-left .infoBoxHeading, #column-right .infoBoxHeading{
	background:#0066CC;
	color:#fff;
	font-size:15px;
	padding:2px;
	line-height: 32px;
	padding-left: 8px;
	font-weight: normal;
	border:0;
}
#column-left .infoBoxContents, #column-right .infoBoxContents{
	border:1px solid transparent
}
.pagetitle a{
	color:#000000;
}
.pagetitle{
	height:36px;
	line-height: 34px;
	font-size: 15px;
	background:#0066CC;
	margin-bottom: 6px;
	margin-top: 0px;
	padding: 0 0 0 14px;
	font-weight:normal;
	color:#fff;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
/*.pinfoleft{
	float:left;
	width:27%;
}
.pinforight{
	float:right;
	width:72%;
	text-align: left;
	line-height: 18px;
}
*/
.pinfoprice{
	margin-top:0;
	padding-top:0;
	padding-bottom:10px;
}
.cartheadingp{
	display:inline-block;
	width:39%;
	font-weight:bold;
	padding-top: 10px;
}
.cartheadingq{
	display:inline-block;
	width:39%;
	font-weight:bold;
	padding-top: 10px;
}
.cartheadingt{
	display:inline-block;
	width:20%;
	text-align:center;
	font-weight:bold;
	padding-top: 10px;
}
.cartproduct{
	display:inline-block;
	width:40%;
	padding-top: 10px;
	vertical-align: top;
}
.cartaction{
	display:inline-block;
	width:40%;
	padding-top: 10px;
	vertical-align: top;
}
.cartfp{
	display:inline-block;
	width:20%;
	font-weight:bold;
	text-align:center;
	padding-top: 10px;
	vertical-align: top;
}
#loginModules .alpha, .link-x{
	border-bottom:1px solid #0066CC
}
textarea{
	width:98%;
	border:1px solid #0066CC
}
.box{
	margin-bottom:10px
}
.box .box-content{
	padding-bottom:10px
}
.box-product{
	width:100%;
	margin:0 auto
}
.box-product > div{
	display:inline-block;
	margin:10px 6px 10px 6px;
	padding:10px 5px 6px 5px;
	text-align:center;
	vertical-align:top;
	width:30.5%;
	*display:inline;
	zoom:1;
	box-shadow:0 0 2px 2px #0066CC;
	background: #fff;
}
.box-product > div.alsop{
	display:inline-block;
	margin:10px 6px 10px 6px;
	padding:10px 5px 6px 5px;
	text-align:center;
	vertical-align:top;
	width:26.6%;
	*display:inline;
	zoom:1;
	box-shadow:0 0 2px 2px #0066CC;
	background: #fff;
}
.box-product > div:hover, .box-product > div.alsop:hover{
	box-shadow:0 0 2px 2px #3B8BDB;
	text-shadow:1px 1px 3px #3B8BDB;
	background: #EBF1F6;
}
.box-product > div.last{
	margin-right:0
}
.box-product .image{
	margin:2px auto 15px auto;
	text-align:center
}
.box-product .name{
	min-height: 62px;
}
.box-product .name a{
	color:#4D4D4D;
	font-size:15px;
	text-decoration:none;
	display:block;
	font-weight:normal;
	margin-bottom:4px
}
.box-product .name a:hover{
	text-decoration:underline
}
.box-product .price{
	color:#DB0000;
	font-size:16px;
	font-weight:700;
	margin-bottom:10px;
}
.box-product .cart{
	margin-top:10px;
	margin-bottom:10px;
}
.box-product .padd{
	padding-left:4px
}
a.btn{
	color:#fff;
	text-decoration:none;
	font-size:13px
}
.btn{
	background:#0066CC;
	background-image:-webkit-linear-gradient(top,#0066CC,#3B8BDB);
	background-image:-moz-linear-gradient(top,#0066CC,#3B8BDB);
	background-image:-ms-linear-gradient(top,#0066CC,#3B8BDB);
	background-image:-o-linear-gradient(top,#0066CC,#3B8BDB);
	background-image:linear-gradient(to bottom,#0066CC,#3B8BDB);
	color:#fff;
	font-size:14px;
	padding:4px 12px;
	text-decoration:none;
	cursor:pointer;
	border:0;
	text-transform: uppercase;
}
.btn:hover{
	background:#3B8BDB;
	background-image:-webkit-linear-gradient(top,#3B8BDB,#0066CC);
	background-image:-moz-linear-gradient(top,#3B8BDB,#0066CC);
	background-image:-ms-linear-gradient(top,#3B8BDB,#0066CC);
	background-image:-o-linear-gradient(top,#3B8BDB,#0066CC);
	background-image:linear-gradient(to bottom,#3B8BDB,#0066CC);
	text-decoration:none
}
.btnsearch{
	background:#0066CC;
	background-image:-webkit-linear-gradient(top,#0066CC,#3B8BDB);
	background-image:-moz-linear-gradient(top,#0066CC,#3B8BDB);
	background-image:-ms-linear-gradient(top,#0066CC,#3B8BDB);
	background-image:-o-linear-gradient(top,#0066CC,#3B8BDB);
	background-image:linear-gradient(to bottom,#0066CC,#3B8BDB);
	color:#fff;
	font-size:14px;
	padding:8px 10px 8px;
	text-decoration:none;
	cursor:pointer;
	border:0;
	text-transform: uppercase;
}
.btnsearch:hover{
	background:#3B8BDB;
	background-image:-webkit-linear-gradient(top,#3B8BDB,#0066CC);
	background-image:-moz-linear-gradient(top,#3B8BDB,#0066CC);
	background-image:-ms-linear-gradient(top,#3B8BDB,#0066CC);
	background-image:-o-linear-gradient(top,#3B8BDB,#0066CC);
	background-image:linear-gradient(to bottom,#3B8BDB,#0066CC);
	text-decoration:none
}
.btncart{
	background:#0066CC;
	background-image:-webkit-linear-gradient(top,#0066CC,#3B8BDB);
	background-image:-moz-linear-gradient(top,#0066CC,#3B8BDB);
	background-image:-ms-linear-gradient(top,#0066CC,#3B8BDB);
	background-image:-o-linear-gradient(top,#0066CC,#3B8BDB);
	background-image:linear-gradient(to bottom,#0066CC,#3B8BDB);
	color:#fff;
	font-size:11px;
	padding:2px 4px 3px;
	text-decoration:none;
	cursor:pointer;
	border:0;
	text-transform: uppercase;
	text-transform: uppercase;
}
.btncart:hover{
	background:#3B8BDB;
	background-image:-webkit-linear-gradient(top,#3B8BDB,#0066CC);
	background-image:-moz-linear-gradient(top,#3B8BDB,#0066CC);
	background-image:-ms-linear-gradient(top,#3B8BDB,#0066CC);
	background-image:-o-linear-gradient(top,#3B8BDB,#0066CC);
	background-image:linear-gradient(to bottom,#3B8BDB,#0066CC);
	text-decoration:none
}
img{
	max-width:100%;
}
.brdpadd{
	border:1px solid #3B8BDB;
	padding: 5px;
}
.footerbrd{
	border-top:4px solid #3B8BDB;
	height: 5px;
}
.ht{
	padding-top:14px;
}
.ht2{
	padding-top:20px;
}
#chkprocesspar .ui-widget-header{
	background:#3B8BDB;
	border:1px solid #0066CC
}
#chkprocesspar .ui-widget-content{
	background:none;
	border:1px solid #0066CC
}
.footer{
	padding-top:5px;
}
.hacc{
	font-size:14px;
	text-align: left;
	width: 63%;
}
.hacc a, .hacc a:hover{
	text-decoration:none;
}
.hacc img{
	vertical-align:middle;
}
#cssmenu ul li.cateshide{
	display:none;
}
#storeLogo {
	float: left;
	width: 20%;
}
.headermenu{
	text-align:left;
	margin-top: 20px;
}
.hsearch{
	padding-top:14px;
}
.hsearch input[type="text"]{
	height: 30px;
	border: 1px solid #0066CC;
	width: 210px;
	border-radius: 4px 0px 0px 4px;
	-webkit-border-radius:4px 0px 0px 4px;
	-moz-border-radius:4px 0px 0px 4px;
	padding-left: 4px;
}
#mindNavBarBack {
	height: 42px;
	background: #0066CC;
	z-index:9;
	margin-top:0px;
	margin-bottom: 10px;
}
.mindNavBar {
	float: left;
	/*position: absolute;
	left: 0px;
	top: 0px;
	*/
}
.nav_divider {
	border-right: 1px solid #fff;
	padding-right: 10px;
	padding-left: 10px;
}
.mindNavBar{
	color: #fff;
}
.mindNavBar a {
	color: #fff;
	padding: 0 8px;
	font-size: 14px;
	font-weight: normal;
	line-height: 42px;
}
.mindNavBar a:hover {
	color: #eeeeee;
}
.cartbox a {
	color: #fff;
	font-size: 15px;
}
.cartbox {
	background: #3B8BDB;
	float: right;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	padding-left: 12px;
	padding-right: 12px;
}
.betterLook a{
	display: block;
	border-bottom: 1px dashed #3B8BDB;
	padding: 6px;
	font-size:14px;
}
.mindListingImg {
	margin:10px 4px 10px 4px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #ddd;
	box-shadow: 0 0 2px 2px #0066CC;
	background: #fff;
	display:inline-block;
	width:21.6%;
	text-align:center;
	vertical-align: top;
}
.mindListingImg:hover{
	box-shadow:0 0 2px 2px #3B8BDB;
	text-shadow:1px 1px 3px #3B8BDB;
	background: #EBF1F6;
}
.mindListingImg a{
	font-size: 12px;
}
#acc h2{
	text-decoration: none;
	padding-bottom:4px;
	margin-top: 2px;
	font-size: 14px;
	font-weight: 700;
}
#acc .contentText{
	border:1px solid #0066CC;
	padding:4px;
	border-radius: 4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	display: table;
	width:99%;
}
#mindWraperFoot {
	background: #0066CC;
	text-align:center;
	padding:6px;
	font-size:14px;
	color: #fff;
	margin-top:5px;
}
#mindWraperFoot a{
	color: #fff;
}
.copyright{
	text-align:center;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: right;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.passfg{
	color:#ff0000;
	text-decoration:underline;
}
#piGal{
	text-align: center;
}
#acc #loginModules .contentText{
	min-height: 236px;
}
.createacc{
	width:49%;
	float:left;
}
.loginacc{
	width:50%;
	float:right;
}
#cartparent{
	cursor: pointer;
	position:relative;
}
#cartcontenthover a{
	color:#4D4D4D;
	font-size:13px;
}
#cartcontenthover {
	display:none;
	position:relative;
	right: 0;
	min-width: 280px;
	z-index: 999;
	top: 18px;
	background: #EBF1F6;
	border:5px solid #0066CC;
	padding:5px;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	cursor: default;
}
#cartparent:hover #cartcontenthover {
	display:block;
	position:absolute;
}
.mobmenu{
	display:none;
}
#cartparentmob{
	cursor: pointer;
	position:relative;
}
#cartcontenthovermob a{
	color:#4D4D4D;
	font-size:13px;
}
#cartcontenthovermob {
	display:none;
	position:relative;
	right: 0;
	min-width: 280px;
	z-index: 999;
	top: 18px;
	background: #EBF1F6;
	border:5px solid #0066CC;
	padding:5px;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	cursor: default;
}
#cartparentmob:hover #cartcontenthovermob {
	display:block;
	position:absolute;
}
.hr{
	height:1px vorder-bottom:1px solid #000;
}
.shoinmob{
	display:none;
}
.primg{
	float: right;
	width:180px;
	text-align: center;
	margin-left: 30px;
}
a.Ban {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #0033FF;
	font-weight:bold;
}
a.Ban {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #0033FF;
	font-weight:bold;
}
a.Ban:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #0033FF;
	font-weight:bold;
}
#easyLogo1 h1{
	margin:0;
}
@media only screen and (max-width:400px) {
	#cartcontenthovermob{
		min-width: 250px;
	}
}
@media only screen and (max-width:550px) {
	#bodyWrapper {
		padding:0;
	}
	img{
		height:auto;
	}
	.hacc{
		text-align:center;
		width:100%;
	}
	/*#storeLogo, .pinfoleft{
		width:100%;
		float:none;
		text-align: center;
	}
	*/
	#storeLogo{
		width:100%;
		float:none;
		text-align: center;
	}
	.headermenu, .pinforight{
		width:100%;
		float:none;
		margin-top: 4px;
		text-align: left;
	}
	#acc input[type="text"], #acc input[type="password"], #acc select, #loginModules input[type="text"], #loginModules input[type="password"] input[type="text"]{
		width:85%;
	}
	.pagetitle{
		font-size:14px;
	}
	#headerShortcuts{
		float:none;
		text-align:center;
		margin-top:5px;
	}
	.cart{
		float:none;
		padding-top:8px;
	}
	.pinfoimg, .pinfodesc{
		float:none;
		width:98%;
		clear:both;
		padding-top:10px;
	}
	#piGal{
		float:none;
		text-align: center;
		width:98%;
		display:inline;
	}
	.fleft, .fright, .hsearch{
		float:none;
	}
	.none, #mindNavBarBack{
		display:none;
	}
	.card{
		padding-top:5px
}
	.box-product > div, .box-product > div.alsop {
		width: 97%;
		padding:10px 0px 6px 0px;
	}
	.fieldKey{
		font-size: 13px;
		vertical-align: top;
	}
	.fieldKey{
		width: 108px;
	}
	.mobmenu, .shoinmob{
		display:inline;
	}
	.mindListingImg{
		width:94%;
		margin:8px 0px 8px 0px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.primg{
		float: none;
		width:98%;
		text-align: center;
		margin-left:0px;
	}
}
@media (min-width:450px) and (max-width:550px) {
	#piGal{
		float:none;
		text-align: center;
		width:98%;
		display:inline;
	}
	.pinfoimg, .pinfodesc{
		padding-top:10px;
	}
	.box-product > div, .box-product > div.alsop {
		width: 45%;
	}
	.box-product > div.last{
		margin-right:6px
}
}
@media (min-width:551px) and (max-width:730px) {
	.hsearch {
		padding-top: 0px;
		float: right;
		margin-left: 24px
}
	/*.hacc{
		margin-top:4px;
		float:none;
		text-align:center;
	}
	*/
	#header {
		position: relative;
		top: -6px;
	}
	/*#storeLogo{
		width:100%;
		float:none;
		text-align: center;
	}
	*/
	#headerShortcuts{
		float:none;
		text-align:center;
		margin-top:5px;
	}
	#piGal{
		float:left;
		max-width:200px;
	}
	.hsearch{
		float:none;
		padding-top:10px;
	}
	.box-product > div, .box-product > div.alsop {
		width: 45%;
	}
	.box-product > div.last{
		margin-right:6px
}
	.mobmenu{
		display:inline;
	}
	.hacc{
		text-align: right;
	}
	.mindListingImg{
		width:41%;
		margin:8px 10px 8px 10px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
}
@media only screen and (max-width:849px) {
	#mindNavBarBack{
		display:none;
	}
	.contentText, .contentText table{
		width:100%
}
	#acc .contentText{
		width: 96%;
		margin:0 auto;
	}
	/*.pinfoleft{
		width: 100%;
		text-align: center;
	}
	.pinforight{
		width:100%;
		float:none;
		margin-top: 4px;
		text-align: left;
	}
	*/
	.createacc{
		width:100%;
		float:none;
	}
	.loginacc{
		width:100%;
		float:none;
	}
}
@media (min-width:731px) and (max-width:900px) {
	.box-product > div, .box-product > div.alsop {
		width: 44.5%;
	}
	.box-product > div.last{
		margin-right:6px
}
	#column-right{
		display:none;
	}
	#column-right + #content{
		margin-left:0;
		margin-right:0;
	}
	.mindNavBar a{
		padding: 0px 14px;
		font-size: 13px;
	}
	.cartbox{
		padding-left: 8px;
		padding-right: 8px;
	}
	.mindListingImg{
		width:41%;
		margin:8px 12px 8px 12px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	/*.pinfoleft{
		width: 100%;
		text-align: center;
	}
	.pinforight{
		width:100%;
		float:none;
		margin-top: 4px;
		text-align: left;
	}
	*/
}
@media (max-width:730px) {
	#column-left, #column-right{
		display:none;
	}
	#column-left + #column-right + #content, #column-left + #content, #column-right + #content{
		margin-left:0;
		margin-right:0;
	}
}
@media (min-width:901px) and (max-width:1175px) {
	.box-product > div, .box-product > div.alsop {
		width: 46%;
	}
	.box-product > div.last{
		margin-right:6px
}
	.mindListingImg{
		width:41%;
		margin:8px 12px 8px 12px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	/*.pinfoleft{
		width: 100%;
		text-align: center;
	}
	.pinforight{
		width:100%;
		float:none;
		margin-top: 4px;
		text-align: left;
	}
	*/
}