/* Boiler Plate */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, img, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;
}
body {
	line-height: 1.5;
	background: #fff;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	text-align: left;
	font-weight:400;
	vertical-align: top;
}
a img {
	border: none;
}
input, textarea {
	margin: 0;
}
a {
	outline: none;
}
	/* font-family: Verdana, Geneva, sans-serif; */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, input, textarea {
	font-family: Helvetica,Arial,sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6, p {
	margin-bottom: 14px;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 125%;
}
h4 {
	font-size: 100%;
}
h5, h6, p {
	font-size: 100%;
}

.group:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.group {
	display: inline-block;
}


html[xmlns] .group {
	display: block;
}
* html .group {
	height: 1%;
}

.group:after { content:""; clear:both; display:table;}
.group  {zoom:1}

hr.bottomFix {
	width: 100%;
	color: #ffffff;
	border-color: #ffffff;
	background-color: #ffffff;
	border-width: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.clear {
	clear: both;
}

/* Generic Styles */
html {
	background-color: #d1e1ff;
}
body  {
	font-size: 15px;
	color: #002060;
	background-color: #d1e1ff;
}








































div.widthController {
	margin: 0px auto;
	width: 100%;
	background-color: #ffffff;
}

@media screen and (min-width: 1px) {
	div.widthController {width: 100%;}
}
@media screen and (min-width: 1100px) {
	div.widthController {width: 980px;}
}




























div#header {
	height: 100px;
	padding: 0px 10px;
}

#mainLogo {
	width: 240px;
	margin: 10px 0px;
}
#headerPhone, #headerPhone2 {
	clear: right;
	margin-top: 8px;
	display: block;
	float: right;
	font-size: 18px;
	color: #002060;
}
#headerPhone2 {
	margin-top: 2px;
}
#headerPhone span, #headerPhone2 span {
	color: #e36c0a;
}

#strap {
	float: right;
	clear: right;
	display: block;
	font-size: 18px;
	color: #002060;
}
#strap span {
	color: #e36c0a;
}
































div#navigation {
	padding: 0px 10px;
	background-color: #d1e1ff;
}

ul#pageNav {
	list-style: none;
}
ul#pageNav li {
	display: inline-block;
}
ul#pageNav li a {
	display: inline-block;
	padding: 5px 20px 5px 0px;
	text-decoration: none;
	color: #e36c0a;
	font-weight: bold;
}

a#basketNav {
	float: right;
	display: inline-block;
	padding: 5px 20px 5px 0px;
	text-decoration: none;
	color: #e36c0a;
	font-weight: bold;
}





div#subNavigation {
	background-color: #002060;
	padding: 0px 10px;
}

ul#categoryNav {
	list-style: none;
}
ul#categoryNav li {
	display: inline-block;
}
ul#categoryNav li a {
	display: inline-block;
	padding: 5px 20px 5px 0px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}













































div#content, div#ShowChildren, div#ShowProduct {
	padding: 10px;
}


div#content p {
	text-align: justify;
}

























div.ProductBox {
	text-align: center;
	width: 190px;
	height: 250px;
	float: left;
	padding: 5px;
	overflow: hidden;
}

div.CategoryBox {
	text-align: center;
	width: 190px;
	height: 250px;
	float: left;
	padding: 5px;
	overflow: hidden;
}













img.productImage {
	margin: 10px;
}

span.PartQtyBorder {
    border: solid 1px #d1e1ff;
    border-radius: 3px;
    padding: 9px;
}
span.PartQtyDown {
    display: inline-block;
    height: 20px;
    width: 20px;
    padding: 8px 8px 8px 0px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
}
input.PartQty {
    display: inline-block;
    height: 20px;
    width: 35px;
    padding: 6px;
    border: solid 1px #cccccc;
    border-width: 0px 1px 0px 1px;
    text-align: center;
    font-size: 13px;
    background-color: transparent;
}
span.PartQtyUp {
    display: inline-block;
    height: 20px;
    width: 20px;
    padding: 8px 0px 8px 8px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
}
.buyButton2018 {
    height: 36px;
    width: 200px;
    background-color: #d1e1ff;
    border: solid 1px;
    border-radius: 3px;
    color: #ffffff;
    font-weight: 600;
    -webkit-appearance: none;
}

























div.baskeItemLine {
	width: 100%;
	padding: 0px 0px 5px 0px;
	height: 50px;
}
div.baskeItemImage {
	float: left;
	width: 50px;
	height: 50px;
}
div.baskeItemName {
	float: left;
	width: 670px;
	height: 50px;
}
div.baskeItemQuantity {
	text-align: right;
	float: left;
	width: 70px;
	height: 50px;
}
div.baskeItemPrice {
	text-align: right;
	float: left;
	width: 90px;
	height: 50px;
}
div.baskeItemRemove {
	text-align: right;
	float: left;
	width: 70px;
	height: 50px;
}

div.baskeItemImage img {
	width: 40px;
	height: 40px;
}
div.baskeItemLine:nth-child(odd) {
	background-color: #d1e1ff;
}
div.baskeItemLine:nth-child(1) {
	height: 20px;
}

.lightOrange {
	background-color: #fcddc4;
}



div.formLine {
	width: 100%;
	padding: 5px 0px;
}
div.formLine label {
	display: inline-block;
	vertical-align: top;
	width: 130px;
}
div.formLine input[type=text] {
	width: 200px;
}
div.formLine textarea {
	width: 200px;
	height: 100px;
}
















div.footer {
	background-color: #d1e1ff;
	text-align: center;
	font-size: 12px;
	padding: 2px 10px;
}
