﻿body   {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	background-color: #47a6f7;
}

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

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: 35%;
}
.c63 {
	width: 63%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.cart_back {
	background-image: url('cart backs/purple-400.jpg');
	text-align: center;
	width: 290px;
	font-weight: bold;

}
.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;
}
.cart_back_150   {
	background-image: url('cart backs/red_cart_back.gif');
	width: 250px;
	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%;
}
.fifteen p {
	background-color: #FFFFFF;
}

.headcell{
	font-size: xx-large;
	width: 50%;
	font-weight: bold;
}
.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;
}
.margin {
				margin-right: 100px;
}
.twenty5 {
	width: 20%;
}
.rt_header_back-2 {
	background-image: url('../images/rt-header-back-2.jpg')
}
.lt_header_back {
	background-image: url('../images/lt-header-back-2.jpg');
	width: 33%;
	font-size: x-large;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mid_back    { 
background-image: url('../images/mid_back.jpg')
 }
 .rl          { background-image: url('../images/rl.gif'); background-repeat: no-repeat; 
               background-position: right top }
.tl          { background-image: url('../images/tl.gif'); background-repeat: no-repeat; 
               background-position: left top }
.terms {
	background-color: #D3D3D3; 
	padding-top: 30px; 
	padding-bottom: 30px;
}
.color_cell {
	height: 67px;
	font-weight: bold;
	width: 25%;
}
.color_cell-white {
	height: 67px;
	font-weight: bold;
	color: #FFFFFF;
	width: 25%;
}
.footer {
	background-color: #FFFFFF; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	margin-top: 8px;
	}
.header {
	font-size: xx-large;
	font-weight: bold;
	height: 125px;
	width: 50%;
	color: #FFFFFF;
}
.top_tabl {
	border-top: 30px solid #000000; 
	border-bottom: 15px solid #C0C0C0; 
	width: 100%; 
	background-image: url('../images/blu_bac.jpg');
}

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

.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%;
}
.c63 {
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.c07 {
	width: 100%;
}
body   {
				font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.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: 95%;
}
.twenty5 {
				width: 100%;
}
.twenty {
				width: 100%;
}
.lt_header_back {
	background-image: url('white_back.jpg');
	width: 100%;
	background-color: #FFFFFF;
}
.color_cell {
	width: 100%;
}
.color_cell-white {
	width: 100%;
	color: #FFFFFF;
}
.headcell{
	font-size: large;
	width: 100%;
}
.header {
	font-size: large;
	font-weight: bold;
	height: 50px;
	width: 100%;
}

}
