﻿body   {
				background-image: url('images/com_stor_back.jpg');
				font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.table_border { border: 3px solid #000080; padding: 1px }

.back-2      { background-image: url('Store%20Fixtures/wire-display.com%205-16/images/back-2.jpg')
}
h1 {
				color: #000080;
}
h2 {
				font-size: large;
}
h3 {
}
.product-name {
}
.row-data {
}
.search-display {
}
.c90 {
				width: 80%;
				text-align: left;
}
hr {
				color: #000080;
}
.padding {
	padding-top: 10px;
	padding-bottom: 10px;
}
.c50 {
				width: 50%;
				text-align: left;
}
.c07 {
	width: 7%;
}

.c30 {
				width: 33%;
}
.c63 {
	width: 63%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.cart_back {
	background-image: url('cart backs/purple-400.jpg');
}
.cart_back-300 {
	background-image: url('cart backs/blue_cart_back-300.gif');
	text-align: center;
	width: 290px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.red_cart_back   {
	background-image: url('cart backs/red_cart_back.gif');
	width: 295px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 8px;
}
.fourty {
				width: 40%;
				display: inline-block;
				text-align: center;
				vertical-align: top;
}
.fourty-one {
				width: 40%;
				display: inline-block;
				text-align: center;
				vertical-align: bottom;
				background-image: url('images/wd_logo_back.jpg');
				padding-bottom: 17px;
}

.eighty {
				width: 80%;
				text-align: left;
}
.fifty {
				width: 50%;
}
.fifteen {
	width: 14%;
	border-top-style: solid;
	border-top-width: 15px;
	border-top-color: #000080;
}
.contact {
				display: inline;
				font-weight: bold;
				float: right;
				background-color: #FFFFFF;
				border-bottom-style: solid;
				border-bottom-width: thin;
				padding-right: 20px;
				padding-left: 20px;
}
.hide-main {
				display: none;
}
.c25 {
				width: 25%;
				float: left;
}
.cart_back {
				background-image: url('Store%20Fixtures/wire-display.com%205-16/images/blue_cart_back-300.gif');
				width: 150px;
				font-family: Arial, Helvetica, sans-serif;
}
.margin {
				margin-right: 100px;
}
.twenty5 {
				width: 24%;
}
.header {
	height: 100px;
	vertical-align: middle;
	padding-left: 20px;
	background-image: url('../images/header_back.gif');
	padding-top: 20px;
	border: medium solid #000080;
}
.nav{
	background-image: url('../images/header_back.gif');
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 8px;
}

@media only screen and (max-width: 760px){

/*
	Max width before this PARTICULAR table gets nasty
	This query will take effect for any screen smaller than 760px
	and also iPads specifically.
	*/
	@media 	only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px)  {

		/* Force table to not be like tables anymore */
		tr {
			display: block;
		}

		td {
			display: block;
		}

		th {
			display: block;
		}

		tbody {
			display: block;
		}

		thead {
			display: block;
		}

		table {
			display: block;
		}

		/* Hide table headers (but not display: none;, for accessibility) */
		thead tr {
			position: absolute;
			top: -9999px;
			left: -9999px;
		}

	

		td {
			/* Behave  like a "row" */
			border: none;
			
			position: relative;
			padding-left: 1%;
		}

		td:before {
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 100%;
			padding-right: 10px;
			white-space: nowrap;
		}	
	}
	.h1 {
	font-family: "Gill Sans MT";
	font-size: large;
	color: #000080;
}
.hide-mobile{
				display:none;
}
img {
				max-width: 100%;
				height: auto; 
				margin: 0 0 10px 0;
}

.nav_cell {
	width: 100%;
	background-color: #FFFFFF;
}
h1 {
				font-family: Arial;
				color: #000080;
				text-align: center;
				font-size: large;
}

.c50 {
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.c90 {
		width: 100%;
	border-bottom-width: 1px;
}
.c25 {
	border-style: none;
	width: 100%;
}
.l25 {
	border-style: none;
	width: 100%;
}
.lt_header_back {
	width: 100%;
}
.l33 {
	width: 100%;
}
.r33 {
	width: 100%;
}
.c30 {
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.c63 {
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.c07 {
	width: 100%;
}
body   {
				font-family: Verdana, Geneva, Tahoma, sans-serif;
				background-image: url('images/white_back.jpg');
}
.fifteen {
				width: 100%;
}
.fourty {
				width: 100%;
				display: inline-block;
				text-align: center;
				vertical-align: top;
}
.fourty-one {
				width: 100%;
				display: inline-block;
				text-align: center;
				vertical-align: bottom;
				background-image: url('images/com_stor_back.jpg');
				padding-top: 27px;
				height: 100px;
}
.eighty {
				width: 100%;
				text-align: left;
}
.hide-main {
				display: inline;
}
.fifty {
				width: 100%;
}
.twenty5 {
				width: 100%;
}
.header {
	height: 75px;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url('../images/header_back.gif');
	padding-top: 20px;
	border: medium solid #000080;
}
}
