body{
	background-image:url('/source/images/template/PilotShop/brushed_alu.png');
	background-position:top center;
	background-color:#fff;
}
input, select, button { box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; }
#category_nav h2{
	padding-left:5px;
}
.midCol h2, .midCol h3{ margin:1em 0 0 0; }
.midCol p{ margin: 0 0 .5em 0; }

.large{font-size:24px; color:#fff; line-height:125%; padding-right:10px}
.topmenu{font-size:14px; color:#fff}
.catColor{background:#005790}
.searchInput{border:1px solid #fff; background-image:none; color:#000; font-size:17px; width:206px; margin:0}

.altRow{background-color:#CAE3ED}

.bLabel{font-weight:bold}

/*submit buttons*/
.submitButton{ border:1px solid #000;  background:#005790; color:#fff; font-size:20px; padding:5px; cursor:hand}
.submitButton:hover{ background:#033866}
a.submitButton:hover, .submitButton a:hover{ text-decoration:none; }

.pageheading{font-size:21pt; font-weight:300; font-variant: small-caps; text-align:center; color:#999; margin:1em 0;}
