@charset "utf-8";

/* v1.0 | 20080212 */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
}
del {
	text-decoration: line-through;
}
body {
	background-color: #191919;
}

/* ------------- Structure Start--------------- */

#wrap {
	max-width: 900px;
	width: 100%;
	margin: 0px auto;
	padding: 0;
}
#top {
	max-width: 900px;
	width: 100%;
	height: 60px;
	margin: 0;
	padding: 0;
}
#tollfree {
	width: 300px;
	float: right;
}
#webspecial {
	width: 220px;
	float: right;
}
#main {
	max-width: 900px;
	width: 100%;
	background-color: #413c38;
	background-position: top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
.tires {
	background-image: url(../images/logo-header-tires.jpg);
	background-size: contain;
}
.attachments {
	background-image: url(../images/logo-header-attachments.jpg);
	background-size: contain;
}
.tracks {
	background-image: url(../images/logo-header.jpg);
	background-size: contain;
}
.pads {
	background-image: url(../images/logo-header-pads.jpg);
	background-size: contain;
}
.padsfr {
	background-image: url(../images/logo-headerfr.jpg);
	background-size: contain;
}
.blueprint1 {
	background-image: url(../images/pads_background.png);
	background-size: contain;
}
.blueprint2 {
	background-image: url(../images/pads_background2.png);
	min-height: 650px;
	background-size: contain;
}
#left {
	width: 60%;
	margin: 0;
	padding: 0;
	float: left;
}
#left-attachments {
/*	width: 540px;*/
	width: 60%;
/*	margin-top: 350px;*/
	margin-top: 40%;
	padding: 0;
	float: left;
}
#right {
/*	width: 350px;*/
	width: 38%;
	margin: 0;
	padding-left: 10px;
	float: right;
	z-index: 99999
}
#form {
	margin-left: 20px;
}
#form ul {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
}
.clearme {
	clear: both;
}
#footer {
	max-width: 900px;
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
	background-image: url(../images/footer.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

/* ------------- Structure End--------------- */


/* ------------- Content Style Start--------------- */

#tollfree p.toll {
	font-size: 24px;
	color: #F08801;
	padding: 15px 5px 0 0;
	text-align: right;
}
#tollfree p.time {
	font-size: 14px;
	color: ffffff;
	padding: 5px 5px 0 0;
	text-align: right;
}
#tollfree2 p.toll {
	font-size: 24px;
	color: #F08801;
	padding: 15px 5px 0 0;
	text-align: left;
	font-weight: bold;
	line-height: 28px;
	margin-left: 15px;
}
#tollfree2 p.time {
	font-size: 14px;
	color: ffffff;
	padding: 5px 5px 0 0;
	text-align: left;
}
#webspecial p {
	font-size: 16px;
	color: ffffff;
	padding: 15px 5px 5px 5px;
	text-align: right;
}
h1 {
	font-size: 18px;
	line-height: 20px;
	color: #F08801;
	font-weight: bold;
	padding: 0 5px 5px 20px;
}
#left h1 {
	margin-top: 210px;
}
#right h1 {
	margin-top: 310px;
}
p {
	color: #ffffff;
	font-size: 13px;
	line-height: 18px;
	padding: 10px 5px 5px 20px;
}
#footer p {
	font-size: 11px;
	color: #F08801;
	padding: 15px 5px 5px 5px;
	line-height: 16px;
}
.boldyellow {
	color: #F08801;
	font-weight: bold;
}
.boldwhite {
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 20px;
	line-height: 25px;
}
.boldwhite2 {
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 20px;
	line-height: 26px;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 27px;
}
.white {
	color: #ffffff;
}
ul {
	font-size: 14px;
	line-height: 24px;
	color: #F08801;
	font-weight: bold;
	padding: 10px 5px 5px 20px;
	margin-left: 20px;
}

/* ------------- Content Style End--------------- */


/*VISIT WEBSITE INFO*/

.siteinfo {
	position: relative;
	float: left;
	margin: 30px 0 20px 20px;
	padding: 10px 15px;
	background: #fff;
	color: #333;
	font-size: 18px;
	border-radius: 2px;
}
.siteinfo2 {
	position: relative;
	float: left;
	margin: 30px 35px 30px 20px;
	padding: 10px 15px;
	background: #fff;
	color: #333;
	font-size: 18px;
	border-radius: 2px;
}
.siteinfo a {
	color: #F08801;
	text-decoration: none;
}
.siteinfo a:hover {
	text-decoration: underline;
}
.siteinfofr {
	font-size: 17px;
}
.siteinfo2 a {
	color: #F08801;
	text-decoration: none;
}
.siteinfo2 a:hover {
	text-decoration: underline;
}
.siteinfofr2 {
	font-size: 17px;
}
#padQuoteButton {
	position: relative;
	float: left;
	max-width: 300px;
	width: 80%;
	height: 60px;
	margin-top: 27px;
	background: url(../images/button.png);
	margin-left: 15px;
	background-repeat: no-repeat;
}
#padQuoteButtonfr {
	position: relative;
	float: left;
	max-width: 300px;
	width: 80%;
	height: 60px;
	margin-top: 27px;
	background: url(../images/buttonFR.png);
	margin-left: 15px;
	background-repeat: no-repeat;
}
#chevron {
	position: absolute;
	right: 50px;
	top: 14px;
	width: 33px;
	height: 32px;
	background: url(https://www.contraxequipment.com/images/padquote/chevron.png);
	display: block;
}
#chevronTwo {
	position: absolute;
	right: 17px;
	top: 14px;
	width: 33px;
	height: 32px;
	background: url(https://www.contraxequipment.com/images/padquote/chevron.png);
	display: block;
}

/*FORM*/
.form-label{
width:100px !important;
}
.form-label-left{
width:100px !important;
}
.form-line{
padding:2px;
}
.form-label-right{
width:100px !important;
}
.form-all{
max-width:320px;
	width: 100%;
background:#413c38;
color:#ffffff !important;
font-family:Verdana;
font-size:12px;
}

button img {
	max-width: 300px;
}



@media  (max-width: 916px) {
	#left-attachments, #right, #left {
		width: 95%;
	}
	
	#right {
		float: none;
	}
	#right h1 {
    margin-top: 0px;
}
	
}
@media  (max-width: 537px) {
	#top {
		height: 120px;
	}
		#left h1 {
    margin-top: 150px;
}
	#chevron{
		display: none;
	}
}

@media  (max-width: 350px) {
	button img {
	width: 100%;
		height: auto;
}
			#left h1 {
    margin-top: 100px;
}
	
	#chevron, #chevronTwo{
		display: none;
	}
	
}
