@charset "UTF-8";
@import url("nav.css");
/* CSS Document */
#partswrapper{
	max-width: 1024px;
	width: 100%;
	display: block;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#partscontainer{
	margin: 0px;
	max-width: 1024px;
	width: 100%;
	display: block;
	float: left;
	text-align: center;
}
/*==========Header==========*/
.headerTxt {
	float:left;
}

.headerH1 {
	font-size:20px;
	color:#333333;
	padding:20px 0px 0px 60px;
	text-align:center;
	text-transform:uppercase;
	line-height:30px;
}

.hiddenButton {
	display:none;
}

.outer-header-container {
	width: 100%;
	background-color:#fff;
	margin: 0;
}
.header-container {
	max-width:1000px;
	max-height:140px;
	height: 100%;
	width:100%;
	margin:auto;
	display:inline-block;
}

.header-logo{
	height: 100%;
	margin: 0px 0px 0px 20px;
	float: left;
	display: inline-block;
}

.header-logo img{
	width:100%;
}

.header-container-box{
	width: 21%;
	margin:22px 20px 0;
	display: inline-block;
	float: right;
}

.header-container-box img{
	float:right;
	width:100%;
	max-width:195px;
}

.header-co{
	float: left;
	margin:35px 0 -130px -15px;
}

.header-menu {
	float:right; 
	font-weight: 700;
	font-size:14px;
	font-weight:100;
	color:#FFF;
    text-decoration:none;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	padding: 0 25px 0 0;
}

.header-menu:hover {
	color:#FFF;
    text-decoration:none;
}


.order-txt {
	font-size:17px;
	color:#FFF;
	text-decoration:none;
    text-align:center;
    font-weight:bold;
    letter-spacing:9px;
  }
 
  .order-btn-desktop{
	display:block;
	width:100%;
}

.order-btn-mobile{
	display:none;
	width:100%;
}

#order {
  background: url('../images/order.jpg');
  background-position: 0 0;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
  border: 0px solid #333;
  max-height: 43px;
  max-width: 270px;
  width: 90%;
  margin: 0 0 10px 0;
  overflow: hidden;
  display: inline-block;
  text-align: center;
  line-height: 48px;

/*Rounded Corners */ 
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;

 /*Shadow*/
 -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
 -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
 box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);


/*Transition*/
-webkit-transition: All 0.5s ease;
-moz-transition: All 0.5s ease;
-o-transition: All 0.5s ease;
-ms-transition: All 0.5s ease;
transition: All 0.5s ease;
}

#order:hover {
  background: url(../images/order.jpg) no-repeat -650px  0px;
}

.order-shadow {
	 /*Shadow*/
 -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.7);
 -moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.7);
 box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.7);
 
 
/*Rounded Corners*/
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;

max-width:270px;
width: 100%;
margin:10px 0px 15px 15px;
display:inline-block;
}

#order a{
	color:#ffffff;
}

/*==========Header End==========*/
/*==========Navigation==========

Attached on top*/

/*==========Navigation End==========*/








/*==========Header End==========*/
.partsbox {
	padding: 0px;
	float: left;
	width: 100%;
	max-width: 49%;
	text-align: center;
	display: inline-block;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.partsbox1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	max-width: 100%;
	text-align: center;
	display: block;
}
.partsbox1 h2 {
	font-size: 14px;
	color: #C00;
	display: block;
	padding: 0px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
.partsbox2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	max-width:100%;
}
.parts_price {
	text-align: center;
	display: block;
	padding: 0px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.parts_qty {
	text-align: center;
	display: block;
	padding: 0px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.parts_text {
	text-align: center;
	display: block;
	padding: 0px;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 13px;
}

@media all and (max-width: 768px) {
#partswrapper{
	max-width: 768px;
	width: 100%;
	display: block;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#partscontainer{
	margin: 0px;
	max-width: 768px;
	width: 100%;
	display: block;
	float: left;
	text-align: center;
}
/*==========Header==========*/
.outer-header-container {
	width: 100%;
	background-color:#fff;
	margin: 0;
}
.header-container {
	max-width:100%;
	height: 100%;
	width:100%;
	margin:auto;
	display:inline-block;
}
.header-logo{
	height: 100%;
	margin: 0px;
	float: left;
	display: inline-block;
}

.header-logo img{
	width:100%;
}
/*==========Navigation 768==========*/

.nav-container ul li, li a{
	width: 100%;
	padding: 10px 0;
}

.nav-container{
	padding-top: 0;
}

.nav-container li{
	border-bottom: #7F7F7F solid 1px;
}

.nav-container #nav-b ul{
	display: none;
	position: static;
}

/*.li-order{
	background: #C60003;
}*/

/*Display 'show menu' link*/
.show-nav {
		display:block;
}

#nav-b{
	display: none;
}

.header-divider{
	display: none;
}

.side-col{
	margin: 0;
	height: auto;
	padding-bottom: 10px;
}

.side-col-price, .side-col-b{
	width: 100%;
	min-width: none;
	max-width: 320px;
}

/*==========Navigation 768 END==========*/
/*==========Header End==========*/
.partsbox {
	padding: 0px;
	float: left;
	width: 100%;
	max-width: 49%;
	text-align: center;
	display: inline-block;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.partsbox1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	max-width: 100%;
	text-align: center;
	display: block;
}
.partsbox1 h2 {
	font-size: 13px;
	color: #C00;
	display: block;
	padding: 0px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
.partsbox2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	max-width:100%;
}
.parts_price {
	text-align: center;
	display: block;
	padding: 0px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.parts_qty {
	text-align: center;
	display: block;
	padding: 0px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.parts_text {
	text-align: center;
	display: block;
	padding: 0px;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 13px;
}
.fixed-ratio-resize { /* basic responsive img */
   max-width: 100%;
   height: auto;
   width: auto\9; /* IE8 */
}


}
