@charset "UTF-8";
html {
	overflow-y: scroll;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Calibri, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}
header, nav, section, aside, article, footer {
	display: block;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, p {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 6px;
	font-weight: normal;
}
article h1 {
	color: #AD9C70;
	font-size: 2.4em;
	padding-top: 0;
}
article h2 {
	color: #002E40;
	font-size: 1.6em;
}
article h3 {
	margin: 0;
}

article.clear {
	clear:both;
}

article.paymentLogos {
}
article.paymentLogos>p {
	text-align: left;
	margin: 0px;
}
article.paymentLogos>p img {
	margin: 0px;
	padding: 1px;
	border: 1px solid #C0C0C0;
	border-radius: 4px;
	float: none;
	display: inline-block;
	height: 30px;
}
article.paymentLogos>p>a img {
	height: 33px;
}
article.iconKey>p {
	display: inline-block;
	width: 45%;
}
/* noscript */
article#noscript {
	position: absolute;
	left: 0px;
	width: 100%;
	top: 0%;
	height: 80px;
	margin: 0px;
	padding: 0px;
	background-color: #921f30;
	background-image: linear-gradient(top, #C00000, #921f30);
	background-image: -o-linear-gradient(top, #C00000, #921f30);
	background-image: -moz-linear-gradient(top, #C00000, #921f30);
	background-image: -webkit-linear-gradient(top, #C00000, #921f30);
	background-image: -ms-linear-gradient(top, #C00000, #921f30);
	color: #FFFFFF;
	z-index: 999;
	text-align: center;
}
article#noscript>h2 {
	padding: 3px 4px;
}
article#noscript>p {
	padding: 3px 4px;
}
/* header header header header header header header header header header header */
header {
	margin: 4px 0.5%;
	/* height:130px; */
	background-color: #002E40;
	color: #FFFFFF;
	/* background-image: url(/Resources/Shop/img/header/DEFAULT_P644704.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	overflow: auto; */
}
header>* {
	display: block;
	margin: 0px;
}
header>img.bgsLogo {
	display: block;
	padding: 0.5em;
	/* max-width:300px; */
	height:77px;
	float:left;
}
header>h1 {
	padding: 10px 8px;
	text-align: right;
	text-shadow: 3px 3px 6px #202020, -2px -2px 4px #404040;
	float:right;
	max-width:16em;
	/* height:80px; */
	font-size:120%;
}
header #breadcrumbs {
	clear: both;
	font-size: 0.8em;
	color: #8aa0c6;
	background-color: #FFFFFF;
	padding:5px 0.5%;
	/* height:20px; */
}
header #breadcrumbs a {
	color: #8aa0c6;
	text-decoration: none;
}
header #breadcrumbs a:hover {
	color: #002E40;
	text-decoration: underline;
}
/* nav nav nav nav nav nav nav nav nav nav nav nav nav nav nav nav nav nav nav */
nav {
}
nav>h2 {
	font-size: 120%;
}
nav>article {
	display: block;
	overflow: auto;
	padding-right: 0.4em;
}
nav>article>h2, aside>article>h2 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.3em;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(226,227,228,1) 60%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(226,227,228,1) 60%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(226,227,228,1) 60%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e3e4', GradientType=0 );
	/*box-shadow: 0.2em 0.2em 0.1em #b0b1b3;*/
	color: #002E40;
	font-size: 1.35em;
	font-weight: normal;
	border-top-left-radius: 0.2em;
	border-top-right-radius: 0.2em;
	font-weight: normal;
	text-align: left;
	overflow: visible;
	clear: both;
}
nav>article>p {
	clear: both;
	border-left: 1px solid #c7d5ec;
	border-right: 1px solid #c7d5ec;
}
nav>article>p>img {
	margin: 2px 6px;
	margin-right: 8px;
	padding: 0px;
	display: block;
	float: left;
	/*border:1px solid #DDDDDD;*/
	cursor: pointer;
	border-radius: 4px;
	width: 12px;
}
nav>article.paymentLogos>p {
	padding: 8px 4px;
	border-bottom: 1px solid #c7d5ec;
}
nav>article.paymentLogos>p>img {
	width: auto;
}
nav>article>p>a {
	text-decoration: none;
	color: #002E40;
}
nav>article ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
nav>article ul.navList {
	background-color: #FFFFFF;
	margin-left: 0;
	margin-top: 0;
	border-left: 1px solid #c7d5ec;
	border-right: 1px solid #c7d5ec;
	overflow: auto;
}
nav>article ul.level_0 {
	background-color: #FFFFFF;
	margin-left: 12px;
}
nav>article ul.level_1 {
	background-color: #FFFFFF;
	margin-left: 12px;
}
nav>article ul.level_2 {
	background-color: #FFFFFF;
	margin-left: 12px;
}
nav>article ul li {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 2px;
	text-indent: 0px;
	clear: both;
}
nav>article ul li.department>img {
	margin: 5px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	cursor: pointer;
	border-radius: 4px;
}
nav>article ul li.department>a {
	padding: 4px 4px;
}
nav>article ul>li>img, aside>article p>img {
	margin: 0.5%;
	padding: 0px;
	border: 1px solid #DDDDDD;
	cursor: pointer;
	border-radius: 4px;
	width: 5%;
	float: left;
}
nav>article ul li>a, aside>article p>a {
	text-decoration: none;
	color: #002E40;
	font-size: 100%;
	float: left;
	max-width: 90%;
}
nav>article ul li.open>a {
	font-weight: bold;
}
nav>article ul li.gotChildren {
}
nav>article ul li.noChildren {
}
nav>article ul li.closed>a {
}
nav>article ul li.highlight>a {
	color: #921f30;
	font-weight: bold;
}
nav>article>h2>img {
	width: 16px;
	margin: 0px;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #CACACA;
	border-radius: 4px;
}
/* section section section section section section section section section section */
section {
	background-color: #FFFFFF;
	margin-top: 2px;
	overflow: visible;
}
section article {
	/*background-color:#FAFAFA;
	border:1px solid #CCCCCC;*/
	margin: 5px 0.5%;
	padding: 4px;
}
section article a {
	color: #002E40;
	text-decoration: none;
}
section article a:hover {
	color: #71285e;
	text-decoration: underline;
}
figure {
	margin: 2%;
	padding: 0;
}
figure img {
	max-width: 100%;
	border: none;
}

img.delTypeFlag{border-radius:0px;border:1px solid #808080;padding:1px;width:20px;background-color:#FFFFFF;margin:1px;margin-right:4px;}

section article.incInfo {
}
section article.incInfo>figure {
	display: block;
	border: 1px solid #DDDDDD;
	border-radius: 4px;
	background-color: #EEEEEE;
	float: right;
	margin: 4px;
	padding: 0px;
	width: 320px;
}
section article.incInfo>figure>img {
	display: block;
	border: 1px solid #DDDDDD;
	margin: 4px auto;
	border-radius: 4px;
	padding: 0px;
	max-width: 300px;
}
section article.incInfo>figure>figcaption {
	margin: 4px;
	padding: 4px;
	border-radius: 4px;
	text-align: center;
	color: #404040;
}
section article.pOpt {
/*width:30%;
	float:left;*/
}
section article.categoryInfo {
	min-height: 130px;
}
section article>h2>a {
	text-decoration: none;
	color: #002E40;
}
section article:hover>h2>a {
	color: #002E40;
	text-decoration: underline;
}
section article>h3 {
	font-size: 120%;
	margin: 0px;
	padding: 4px;
	border-radius: 4px;
	color: #002E40;
}
section article>h3.WARNING {
	color: #921f30;
	background-color: #FFEECC;
	text-align: center;
}
section article>h3>a {
	text-decoration: none;
	color: #002E40;
}
section article>h3>a:hover {
	text-decoration: underline;
	color: #002E40;
}
section article>h4 {
	font-size: 110%;
	color: #002040;
}
section article>h4>img {
	width: 24px;
}
section article>h4>a {
	margin: 0px;
	padding: 4px;
	display: inline-block;
	text-decoration: none;
	color: #921f30;
	max-width: 85%;
}
section article>p {
	font-size: 100%;
}
section article>p>a {
	color: #002E40;
	text-decoration: none;
	font-size: 1.05em;
}
section article>p>a:hover {
	text-decoration: underline;
}

section article>p>a.viewerLink{
	font-weight:bold;
	color:#800000;
	text-decoration: underline;
	}

section article>p>a.viewerLink{
	color:#C00000;
}

section article>p.cite {
	font-family: Century Schoolbook, Century Schoolbook, Century Schoolbook L, Times New Roman, Times, Georgia, serif;
	color: #002E40;
}
section article>p>cite {
	color: #002E40;
}
section article>p>em {
	color: #002E40;
}
section article>ul {
}
section article>ul>li {
	padding: 2px 4px;
}
section article>ul>li>a {
	color: #002E40;
	text-decoration: none;
}
/* infoImgs */
section article>span.infoImgs {
	display: block;
	padding: 4px;
	margin: 4px;
	border-radius: 4px;
	height: 250px;
	overflow: auto;
	border: 1px solid #e2e3e4;
}
section article>span.infoImgs>span.scrollInner {
	display: block;
	height: 230px;
	width: 3000px;
	margin: 0px;
	padding: 0px;
}
section article>span.infoImgs>span.scrollInner>figure {
	display: block;
	padding: 0px;
	margin: 4px;
	width: 220px;
	height: 220px;
	background-color: #FFFFFF;
	border: 4px solid #e2e3e4;
	float: left;
	border-radius: 8px;
}
section article>span.infoImgs>span.scrollInner>figure>img {
	width: 100%;
	display: block;
	padding: 0px;
	margin: 4px auto;
	background-color: #FFFFFF;
}
section article>span.infoImgs>span.scrollInner>figure>figcaption {
	text-align: center;
	font-size: 100%;
	display: block;
	padding: 2px 4px;
	margin: 0px auto;
}
/* childCategoryLink */
section article>.childCategoryLink {
	display: block;
	min-height: 80px;
	margin: 1%;
	margin-bottom: 1em;
	padding: 1%;/*width:45%;
	float:left;*/
	box-shadow: 0.2em 0.2em 0.1em #B0B1B3;
	overflow:auto;
	min-height:6em;
	border:1px solid #F0F0F0;
}
section article>.childCategoryLink:nth-child(odd) {
	background-color: #eee;
	background-color:rgba(226,227,228,0.4);
}
section article>.childCategoryLink:nth-child(even) {
}
section article>.childCategoryLink>img {
	display: block;
	margin: 5px;
	padding: 0px;
	width: 47px;
	float: left;

}
section article>.childCategoryLink>h3 {
	display: block;
	margin: 0px;
	margin-left: 60px;
	padding: 0px 4px;
}
section article>.childCategoryLink>h3>a {
	text-decoration: none;
	color: #002E40;
}
section article>.childCategoryLink:hover>h3>a {
	text-decoration: underline;
}
section article>.childCategoryLink>h3>a:hover {
	color: #921f30;
}
section article>.childCategoryLink>p {
	display: block;
	margin: 0px;
	margin-left: 60px;
	padding: 4px;
	padding-top: 0px;/*min-height:36px;*/
}
section article>.childCategoryLink>p.bhOptions, section article>.childCategoryLink>p.costs {margin-left:0;}
section article>.childCategoryLink>p.bhOptions {
	float: left;
	max-width: 65%;
	overflow:auto;
}
/* THUMB */
section article>p.thumb {
	margin: 0px;
	padding: 0px;
	width: 100px;
	height: 148px;
	float: right;
	text-align: center;
}
section article>p.thumb>img {
	margin: 0px;
	padding: 0px;
	/* border: 1px solid #C0C0C0; */
	height: 140px;
	width: 93px;
	background-color: #FFFFFF;
	border-radius: 4px;
}
section article.departmentInfo>p.thumb {
	width: 90px;
	height: 130px;
}
section article.categoryInfo>p.thumb {
	width: 90px;
	height: 130px;
}
section article.productInfo>p.thumb {
	width: 90px;
	height: 130px;
}
section article.departmentInfo>p.thumb>img {
	width: 80px;
	height: 120px;
}
section article.categoryInfo>p.thumb>img {
	width: 80px;
	height: 120px;
}
section article.productInfo>p.thumb>img {
	width: 80px;
	height: 120px;
}
section article.productList {
}
section article.productList>h2 {
	background-color: #EEEEEE;
	border-radius: 4px;
	margin-bottom: 8px;
	border: 1px solid #DDDDDD;
	font-size: 100%;
}
section article.productList>h3 {
	background-color: #EEEEEE;
	border-radius: 4px;
	margin-top: 8px;
	border: 1px solid #DDDDDD;
	font-size: 100%;
}
aside article>p.gisBrowser>a:hover {
	background-image: url(/Resources/Shop/img/ui/small/crosshairWhite.png);
}
/* basketSummary */
aside article p {
	border-left: 1px solid #c7d5ec;
	border-right: 1px solid #c7d5ec;
	margin: 0px;
	padding: 0.5em;
	overflow: auto;
}
aside article#basketSummary {
}
aside article#basketSummary>h2 {
	color: #002E40;
	font-size: 1.5em;
}
aside article#basketSummary>p.summaryEmpty {
	color: #b0b1b3;
}
aside article#basketSummary>p.summaryText {
	border-bottom: 1px solid #e2e3e4;
	text-align: right;
}
aside article#basketSummary>p.itemInfo {
	text-align: left;
	background-color: #FFFFFF;
}
aside article#basketSummary>p.itemInfo>em {
	color: #921f30;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
}
aside article#basketSummary>p.itemCost {
	text-align: right;
	border-bottom: 1px solid #e2e3e4;
}
aside article#basketSummary>p.itemCost>em {
	color: #404040;
	font-weight: normal;
	font-size: 80%;
}
aside article#basketSummary>p.itemCost>span {
	color: #002E40;
	font-weight: normal;
	font-size: 80%;
}
aside article#basketSummary>p.itemCost>strong {
	color: #921f30;
}
aside article#basketSummary>h3 {
	text-align: right;
	border-top: medium double #e2e3e4;
	border-left: 1px solid #c7d5ec;
	border-right: 1px solid #c7d5ec;
}
aside article#basketSummary>h3>em {
	color: #404040;
	font-weight: normal;
	font-size: 80%;
}
aside article#basketSummary>h3>span {
	color: #002E40;
	font-weight: normal;
	font-size: 80%;
}
aside article#basketSummary>h3>strong {
	color: #921f30;
}
/* gisBtn */

input.gisBtn {
	color: #FFFFFF;
	background-color: #8aa0c6;
	background-image: linear-gradient(top, #8aa0c6, #002E40);
	background-image: -o-linear-gradient(top, #8aa0c6, #002E40);
	background-image: -moz-linear-gradient(top, #8aa0c6, #002E40);
	background-image: -webkit-linear-gradient(top, #8aa0c6, #002E40);
	background-image: -ms-linear-gradient(top, #8aa0c6, #002E40);
	margin: 0px;
	padding: 4px 8px;
	text-align: left;
	font-weight: bold;
	border-radius: 2px;
	box-shadow: 2px 2px 4px #002E40;
	border: none;
	cursor: pointer;
}
input.gisBtn:hover {
	box-shadow: 1px 1px 2px #002060;
	background-color: #7090D0;
	background-image: linear-gradient(top, #7090D0, #507090);
	background-image: -o-linear-gradient(top, #7090D0, #507090);
	background-image: -moz-linear-gradient(top, #7090D0, #507090);
	background-image: -webkit-linear-gradient(top, #7090D0, #507090);
	background-image: -ms-linear-gradient(top, #7090D0, #507090);
}
/* catList */

section article>p.catList {
	display: inline-block;
	width: 48%;
	height: 80px;
	background-color: #FFFFFF;
	margin: 2px 0.1%;
	padding: 4px 0.4%;
	border: 1px solid #CCCCCC;
	overflow: hidden;
}
section article>p.catList>img {
	width: 40px;
	height: 60px;
	margin: 2px;
	margin-right: 4px;
	padding: 0px;
	border: 1px solid #002E40;
	border-radius: 4px;
}
section article>p.catList:hover {
	border: 1px solid #DDDDDD;
}
section article>p.catList>a {
	text-decoration: none;
	color: #002E40;
	display: block;
	font-weight: bold;
}
section article>p.catList:hover>a {
	color: #921f30;
}
section article>p.catList>a:hover {
	text-decoration: underline;
}
section article>p.catList sup {
	color: #002E40;
	font-size: 50%;
}
section article>p.textMatch {
	background-color: #FFEECC;
	border: 1px solid #921f30;
	float: left;
}
/* deptList */

section article>p.deptList {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
section article>p.deptList:hover {
	border: 1px solid #DDDDDD;
}
section article>p.deptList>a {
	text-decoration: none;
	color: #002E40;
	display: block;
	font-weight: bold;
}
section article>p.deptList:hover>a {
	color: #921f30;
}
section article>p.deptList>a:hover {
	text-decoration: underline;
}
section article>p.deptList sup {
	color: #FF0000;
	font-size: 20%;
}
/* ASIDE ASIDE ASIDE ASIDE ASIDE ASIDE ASIDE ASIDE ASIDE ASIDE ASIDE ASIDE ASIDE ASIDE ASIDE ASIDE ASIDE ASIDE ASIDE ASIDE */
aside {
	margin: 0;
	margin-right: 0.5%;
	overflow: visible;
}
aside>article {
	margin-bottom: 4px;
}
aside>article>h2 {
	font-size: 1.5em;
	margin-top: 4px;
	color: #002E40;
	border-bottom: 1px solid #c7d5ec;
}
aside>article>h2:first-child {
	margin-top: 4px;
}
aside>article>h2>img {
	width: 16px;
	margin: 0px;
	padding: 2px;
	/*background-color:#FFFFFF;*/
	border-radius: 4px;
	display: none;
}
aside>article.mapSheets>h3 {
	color: #921f30;
	font-size: 100%;
}
aside>article>h3>img {
	width: 16px;
	margin: 0px;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #CACACA;
	border-radius: 4px;
}
aside>article>p>a:hover {
	text-decoration: underline;
	color: #002E40;
}
aside>article>p>a.highlight {
	color: #921f30;
}
aside>article>p>a.highlight:hover {
	color: #A00000;
}
article>p.res_link {
	padding-left: 8px;
	clear: both;
}
article>p.res_link>img {
	width: 12px;
    }

article>p.exFile>img{
    width: 24px;
    }

article>p.exFile{
    font-size: 120%;
    border: 1px solid #CCC;
    padding: 4px;
    background-color: #c7d5ec;
    }

article>p.res_link>em {
    }
article>p.res_link>em>span.mapCoverage {
	color: #921f30;
	font-size: 80%;
	float: right;
}
article>p.mapSheet>a {
	display: block;
	margin: 0px;
	padding: 0px 4px;
	font-weight: bold;
	margin-left: 16px;
}
aside>article>p.extentImg {
	text-align: center;
	padding: 4px 0px;
}
aside>article>p.extentImg>img {
	width: 99%;
	max-width: 200px;
	border: 1px solid #c7d5ec;
	border-radius: 4px;
	margin: 0px auto;
	float: none;

}
aside>article>p.extentImg>span {
	display: block;
	margin: 0px;
	padding: 4px;
}


#availabilityKey {
	min-width:200px;
	}

#availabilityKey>caption {
	background-color: #FAFAFA;
	font-weight: bold;
	color: #002E40;
	text-align: left;
}
#availabilityKey>tbody {
}
#availabilityKey>tbody>tr {
}
#availabilityKey>tbody>tr>th {
	padding: 2px;
	width: 14px;
	height: 14px;
	border-radius: 4px;
	border: none;
}
#availabilityKey>tbody>tr>td {
	padding: 2px;
}
#availabilityKey>tbody>tr.Y>th {
	background-color: #71A0CC;
}
#availabilityKey>tbody>tr.P>th {
	background-color: #F4E726;
}
#availabilityKey>tbody>tr.N>th {
	background-color: #D0D8C9;
}
#availabilityKey>tbody>tr.C>th {
	background-color: #C3ABD3;
}

#availabilityKey.GRS_S003>tbody>tr.P{display:none;}
#availabilityKey.GRS_S011>tbody>tr.P{display:none;}
#availabilityKey.GRS_S005>tbody>tr.P{display:none;}
#availabilityKey.GRC_S009>tbody>tr.P{display:none;}
#availabilityKey.GRS_S002>tbody>tr.P{display:none;}
#availabilityKey.GRC_S006>tbody>tr.P{display:none;}

#availabilityKey.GRS_S003>tbody>tr.C{display:none;}
#availabilityKey.GRS_S011>tbody>tr.C{display:none;}
#availabilityKey.GRS_S005>tbody>tr.C{display:none;}
#availabilityKey.GRC_S009>tbody>tr.C{display:none;}
#availabilityKey.GRS_S004>tbody>tr.C{display:none;}
#availabilityKey.GRS_S002>tbody>tr.C{display:none;}
#availabilityKey.GRS_S008>tbody>tr.C{display:none;}
#availabilityKey.GRC_S006>tbody>tr.C{display:none;}

#availabilityKey.Groundhog>tbody>tr.C{display:none;}
#availabilityKey.Groundhog>tbody>tr.P{display:none;}

/* footer footer footer footer footer footer footer footer footer footer footer */
footer {
	clear: both;
	background-color:#002E40;
	/* background: rgb(138,160,198);
	background: -moz-linear-gradient(top, rgba(138,160,198,1) 0%, rgba(1,49,113,1) 70%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(138,160,198,1)), color-stop(70%, rgba(1,49,113,1)));
	background: -webkit-linear-gradient(top, rgba(138,160,198,1) 0%, rgba(1,49,113,1) 70%);
	background: -o-linear-gradient(top, rgba(138,160,198,1) 0%, rgba(1,49,113,1) 70%);
	background: -ms-linear-gradient(top, rgba(138,160,198,1) 0%, rgba(1,49,113,1) 70%);
	background: linear-gradient(to bottom, rgba(138,160,198,1) 0%, rgba(1,49,113,1) 70%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8aa0c6', endColorstr='#002E40', GradientType=0 );
	 */
	 color: #FFFFFF;
	margin: 5px 0.5%;
	margin-top: 10px;
	min-height: 8em;
	overflow: auto;
	color: #fff;
}
footer a {
	text-decoration: none;
	color: #fff;
	padding: 0.2em;
}
footer #links a:first-child {
	padding-top: 1em;
}
footer #links a {
	padding-left: 4%;
	clear: both;
	display: block;
}
footer #links a, footer figcaption {
	font-size: 0.8em;
}
footer #links a:hover {
	color: #000;
}
footer #links a.highlight {
	color: #e7c311;
}
br.clearBoth {
	clear: both;
	font-size: 1%;
}
/* BUTTONS ============================================================================================================= */

a.greenBtn, a.redBtn, a.blueBtn, input.greenBtn, input.redBtn, input.blueBtn, input.grayBtn, a.grayBtn {
	border: none;
	border-radius: 4px;
	margin: 4px;
	padding: 4px 8px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	opacity: 0.8;
	font-size: 1em;
	display: inline-block;
	text-decoration: none;
}
a.greenBtn, input.greenBtn {
	background-color: #008000;
	background-image: linear-gradient(top, #a9d52f, #3b693d);
	background-image: -o-linear-gradient(top, #a9d52f, #3b693d);
	background-image: -moz-linear-gradient(top, #a9d52f, #3b693d);
	background-image: -webkit-linear-gradient(top, #a9d52f, #3b693d);
	background-image: -ms-linear-gradient(top, #a9d52f, #3b693d);
}
a.redBtn, input.redBtn, button.redBtn {
	background-color: #921f30;
	background: -moz-linear-gradient(top, rgba(146,31,48,0.66) 0%, rgba(146,31,48,1) 100%);
	background: -webkit-linear-gradient(top, rgba(146,31,48,0.66) 0%, rgba(146,31,48,1) 100%);
	background: linear-gradient(to bottom, rgba(146,31,48,0.66) 0%, rgba(146,31,48,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8921f30', endColorstr='#921f30', GradientType=0 );
}
a.blueBtn, input.blueBtn {
	background: rgb(138,160,198);
	background: -moz-linear-gradient(top, rgba(138,160,198,1) 0%, rgba(1,49,113,1) 70%);
	background: -webkit-linear-gradient(top, rgba(138,160,198,1) 0%, rgba(1,49,113,1) 70%);
	background: linear-gradient(to bottom, rgba(138,160,198,1) 0%, rgba(1,49,113,1) 70%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8aa0c6', endColorstr='#002E40', GradientType=0 );
}
a.greenBtn:hover, a.redBtn:hover, a.blueBtn:hover, input.greenBtn:hover, input.redBtn:hover, input.blueBtn:hover, a.grayBtn:hover {
	opacity: 1.0;
	color: #fff;
}
a.greenBtn:disabled, a.redBtn:disabled, a.blueBtn:disabled, input.greenBtn:disabled, input.redBtn:disabled, input.blueBtn:disabled {
	background-image: none;
	background-color: #e2e3e4;
	color: #404040;
	cursor: not-allowed;
}

input.grayBtn, a.grayBtn{
	background: rgb(160,160,160);
	}

a.grayBtn:hover{
	text-decoration:none;
	opacity: 0.5;
	}

input, select, textarea, button {
	font: inherit;
}
@media screen and (min-width:50em) {
#menuBtn, #basketBtn {
	display: none;
}
header>h1 {
	/* font-size: 1.5em;
	position: absolute;
	top: 1.6em;
	right: 1.7em;
	font-style: italic;
	font-weight:bold;
	padding: 0.5%;
	text-shadow: 0.075em 0.075em #111;
	max-width:24em;*/

}
header>img.bgsLogo {
	float: left;
	margin-left: 0.5em;
}
nav {
	width: 20%;
	margin: 2px 0.5%;
	min-height: 600px;
	float: left;
	display: block;
	overflow: auto;
}
aside {
	width: 20%;
	min-height: 600px;
	float: right;
}
section {
	/*margin-left: 21%;
	margin-right: 21%;*/
	float:left;
	width:58%;
}
section.order {width:78%;}
img.imgLeft40 {
	float: left;
	max-width: 40%;
	margin-right: 1%;
}
footer article {
	float: left;
	width: 50%;
}
footer article img {
	height: 3em;
	border-radius: 5px;
	background: #fff;
	padding: 2px;
}
footer #links {
	float: left;
	width: 25%;
}
footer > figure {
	float: left;
	width: 20%;
}
#availabilityKey {
	margin: 0px auto;
}
}
@media screen and (max-width:50em) {
nav, aside {
	display: none;
	clear: both;
	position: absolute;
	left: -99999px;
	z-index: 100;
	background-color: #fff;
	top: 13em;
	width: 90%;
	border: solid 2px #b0b1b3;
}
section article, img.imgLeft40 {
	clear: both;
	max-width: 100%;
	display: block;
}
.show {
	transition: all 3s;
	display: block;
}
nav.show {
	left: 0;
}
aside.show {
	right: 0;
	left: auto;
}
.hide {
	transition: all 3s;
	display: none;
	left: -99999px;
}
#menuBtn, #basketBtn {
	display: block;
	background-color: #002E40;
	color: #fff;
	border-radius: 0.3em;
	display: inline;
	font-size: 1.3em;
}
#menuBtn {
	float: left;
}
#basketBtn {
	float: right;
}
}

/* #module_C010>td.modOpt>input{display:none;} */

p.thumb{
    padding:10px;
    padding-top:0px;
    display:inline-block;
    float:left;
    }