@charset "UTF-8";

body, html {
	margin: 0;
	padding: 0;
	height: 100%;
	}
	
body {
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	}
	
.clear {
	clear: both;
	}

h1 {
	font-weight: bold;
	color: #EC1C24;
	font-size: 26px;
	line-height: 28px;
	margin-top: 0;
	margin-bottom: 7px;
	font-family: Cambria, "Trebuchet MS", Helvetica, Arial, sans-serif;
	}
	
h2 {
	color: #000000;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
	font-family: Cambria, "Trebuchet MS", Helvetica, Arial, sans-serif;
	}
	
h3 {
	color: #EC1C24;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 5px;
	font-family: Cambria, "Trebuchet MS", Helvetica, Arial, sans-serif;
	}

h4 {
	color: #000000;
	font-size:14px;
	line-height: 15px;
	font-weight: bold;
	margin: 0;
	font-family: Cambria, "Trebuchet MS", Helvetica, Arial, sans-serif;
	}

h5 {
	color: #EC1C24;
	font-size:14px;
	line-height: 15px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 5px;
	font-family: Cambria, "Trebuchet MS", Helvetica, Arial, sans-serif;
	}
	
h6 {
	color: #797D80;
	font-size:11px;
	line-height: 15px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 5px;
	}
	
p	{
	margin-top: 5px;
	margin-bottom: 6px;
	}
	
a {
	text-decoration: none;
	}
	
a:link {
	color: #EC1C24;
	}
	
a:visited {
	color: #EC1C24;
	}
	
a:hover {
	color: #797D80;
	}
	
a:active {
	color: #EC1C24;
	}
	
ul, ol {
	padding: 0;
	margin: 10px;
	margin-left: 20px;
	margin-top: 5px;
	}
	
ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image: url(images/arrow_small_right.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 3px;
	padding-left: 20px;
	}


ol li {
	margin: 0;
	padding: 0;
	list-style-type: lower-roman;
	padding: 3px;
	padding-left: 0px;
	margin-left: 10px;
	}
	
/* Header */

#wrapper {
	position: relative;
	min-height: 100%;
	width: 100%;
	
	}
#header {
	background-color: #261910;
	background-image: url(images/header_gradient.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 100px;
	border-top: 6px solid #EC1C24;
}

.innerhead {
	width: 970px;
	margin: auto;
	}

#header li, #footer li {
	display: inline;
	margin: 5px;
	padding: 0;
	background-image: none;
	}

#header ul, #footer ul {
	margin: 0;
	padding: 0;
	}
	
#topnav, #menu {
	float:right;
	}
	
#topnav {
	margin-top: 15px;
	margin-right: 6px;
	font-size: 10px;
	}
	
#topnav a {
	color: #FF0000;
	text-decoration: none;
	}

#topnav a:hover {
	color: #fff;
	}

#menu {
	margin-top: 45px;
	}

.logo {
	float: left;
	margin-top: 7px;
	text-align: center;
	}
	
.phonenumber {
	color: #FFF;
	font-size: 16px;
	margin: 0;
	margin-top: 9px;
	}

.dottedborder {
	margin: 0;
	padding: 0;
	margin-top: 1px;
	height: 1px;
	border-bottom: 1px dotted #000;
	border-top: 1px dotted #000;
	line-height: 1px;
	}
.dottedborder2 {
	margin: 0;
	padding: 0;
	height: 1px;
	border-bottom: 1px dotted #000;
	line-height: 1px;
	}
		
/*Footer*/

#bottom {
	position: absolute;
	width: 100%;
	bottom: 0;
	text-align: center;
	height: 105px;
	}
#footer {
	margin-top: 1px;
	background-color: #261910;
	color: #797D80;
	text-align: center;
	padding: 10px;
	height: 78px;
	font-size: 11px;
	}
	
#footer a {
	color: #797D80;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #EC1C24;
	text-decoration: underline;
	}
	
#footer .copyright {
	font-size: 9px;
	line-height: 13px;
	}
	
#footer .footermenu {
	}

#footer .footermenu a {
	color: #fff;
	}
	
#footer .footermenu a:hover {
	color: #EC1C24;
	}
	
#footer .footersubmenu {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
	}


/*Content Columns & Styles*/

#maincontent {
	width: 940px;
	margin: auto;
	height: auto;
	padding-top: 30px;
	padding-bottom: 125px;
	}

.alignright {
	margin: 0px;
	margin-left: 10px;
	}
	
.alignleft {
	margin: 4px;
	margin-right: 10px;
	margin-left: 0px;
	}
	
.column3 {
	margin-top: 10px;
	}
	
.column3-left {
	width: 280px;
	float: left;
	}
	
.column3-mid {
	width: 280px;
	float: left;
	margin-left: 50px;
	margin-right: 40px;
	}
	
.column3-right {
	width: 280px;
	float: left;
	}
	
.column3-left p, .column3-mid p, .column3-right p {
	text-align: justify;
	}

.column2 {
	float: left;
	width: 460px;
	}

.column2-left {
	margin-right: 20px;
	}
	
.column2 h3 {
	margin-top: 20px;
	line-height: 18px;
	font-size: 16px;
	}

.column2 p {
	margin-left: 120px;
	}
	
.column2 .alignleft {
	margin-right: 20px;
	}
	
.column2-sub {
	width: 240px;
	float: left;
	}

.column2-subleft {
	margin-right: 40px;
	}
	
.column2-subright {
	}
	
/*Section for Service Page*/
.column2S {
	float: left;
	width: 520px;
	}

.column2S-left {
	margin-right: 20px;
	}
	
.column2S h3 {
	margin-top: 20px;
	line-height: 18px;
	font-size: 16px;
	}

.column2S p {
	margin-left: 20px;
	}
	
.column2 .alignleft {
	margin-right: 20px;
	}
	
.column2S-sub {
	width: 380px;
	float: left;
	}

.column2-subleft {
	margin-right: 40px;
	}
	
.column2-subright {
	}
/*Section for Tuning Tip, Service and parts pages*/
.column2-tt{
	float: left;
	width: 640px;
	margin-left:160px;
	}
.column2-tt p {
	margin-left:10px;
	}
.column2-tt li {
width:460px;
}
	
/*Product Detail Page*/

.detailcolumn {
	float: left;
	}
	
.detailcolumn-left {
	width: 520px;
	margin-right: 20px;
	}
	
.detailcolumn-right {
	width: 365px;
	/*background-image: url(images/formgradient.png);
	background-repeat: repeat-x;*/
	border-left:thin solid #000000;
	border-right:thin solid #000000;
	border-top:4px solid #CC0000;
	border-bottom:4px solid #CC0000;
	padding: 5px;
	padding-top: 20px;
	}
	
.detailcolumn-right ol li {
	color: #EC1C24;
	font-weight: bold;
	}
	
.detailcolumn-right ol strong {
	font-weight: normal;
	color: #000;
	}

.detailcolumn-right ul {
	margin-left: 10px;
	}

.smallgray {
	font-size: 10px;
	color: #797D80;
	font-weight: normal;
	}
	
/*Form Styles*/
.labelfystyles {
	color:#06C;
}

.styledform {
	margin-top: 10px;
	margin-left: 15px;
	font-size: 11px;
	color: #0000000;
		
	}
.styledform legend {
	font-size:18px;
	line-height:27px;
	color:#fff;
	background:#F90;
	padding: 5px;
	border:#000 solid thin;
	}

#legendcushion {
	margin-top: 10px;
}

#legendcushion2 {
	margin-top: 20px;
}
.formcushion {
	margin-top: 10px;
}
.styledform textarea {
	margin-bottom: 25px;
}

.styledform fieldset {
	margin-bottom: 25px;
}
	
.styledform em {
	color: #EC1C24;
	font-style: normal;
	}
	
.styledform label {
	display: block;
	float: left;
	clear: left;
	width: 125px;
	margin-top: 2px;
	}
.styledform .messageblock {
	display: block;
	float: left;
	clear: left;
	width: 325px;
	margin-top: 2px;
	}
.styledinput {
	margin-bottom: 15px;
	border: 1px solid #A5A8AA;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 210px;
	}
.styledform textarea {
	width: 335px;
	height: 95px;
		
	}
.styledradio {
	margin-left: 130px;
	}
	
.submitbutton {
	font-size: 22px;
	color: #000;
	margin: 0;
	padding: 0;
	border: none;
	background-image: url(images/submit_cm.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 64px;
	line-height: 44px;
	padding-bottom: 5px;
	cursor: pointer;
	margin-left: 100px;
	}
	
/*Tuning Tip Page Javascript Form Styles*/

.styledform-tt {
	margin-top: 10px;
	font-size: 11px;
	color: #797D80;
	
	}
	
.styledform-tt em {
	color: #EC1C24;
	font-style: normal;
	}
	
.styledform-tt label {
	display: block;
	float: left;
	clear: left;
	width: 100px;
	margin-top: 2px;
	}

.styledinput-tt {
	margin-bottom: 10px;
	border: 1px solid #A5A8AA;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 210px;
	}
	
#questionbox {
	width: 412px;
	height: 85px;
	margin-left: 20px;
	}

.styledradio-tt {
	margin-left: 130px;
	}
	
.submitbutton-tt {
	font-size: 11px;
	color: #000;
	margin: 0;
	padding: 0;
	border: none;
	background-image: url(images/submit.png);
	background-repeat: no-repeat;
	width: 85px;
	height: 32px;
	line-height: 18px;
	padding-bottom: 5px;
	cursor: pointer;
	margin-left: 25px;
	}
	
#formbox1 {
	float:left;
	margin-top: 10px;
	margin-left: 20px;
	}
#formbox2 {
	float:left;
	margin-left: 20px;
	margin-top: 5px;
	}
#formbox2 h3 {
	padding-bottom:10px;
	}
#rButton {
	margin-left: 405px;
	margin-top: 10px;
	}
#sButton {
	margin-left: 20px;
	margin-top: 10px;
	}
	
/*Alternate Styles*/

.sitemap ul li {
	background-image: none;
	padding: 1px;
	padding-left: 0px;
	line-height: 18px;
	text-indent: -15px;
	padding-left: 15px;
	}
	
.espanol .detailcolumn-right ul li {
	background-image: none;
	}

.espanol .detailcolumn-right a {
	color: #000;
	text-decoration: none;
	}
	
.espanol .detailcolumn-right a:hover {
	color: #000;
	text-decoration: underline;
	}
	
.sitemap a {
	color: #000;
	}

.sitemap a:hover {
	color: #797D80;
	}
	
.sitemap h3 a {
	color: #EC1C24;
	}
	
.sitemap ul li ul {
	margin: 0;
	padding: 0;
	}
	
.negative li {
	background-image: url(images/listbullet_x.png);
	background-position: left 3px;
	}
	
/*Core Cutter li Alternate Styles */
.corecutter .detailcolumn-left ul li {
background-image: url(images/marker_rounded_orange.png);
}

.corecutter .tabbertab ul li {
background-image: url(images/listbullet.png);
}

.indexpages-list li {
background-image: url(images/marker_rounded_orange.png);
}

.servicepages-list li {
background-image: url(images/add_small.png);
}
/*RollMover Alternate Styles*/
.rollmover .tabbertab ul li, .rollmover .detailcolumn-right ul li {
	background-image: url(images/arrow_small_right-b.png);
	}

/*Cart Mover Alternate Styles*/
.cartmover ul li {
	background-image: url(images/listbullet_cm.png);
	}

.cartmover .tabbertab ul li, .cartmover .detailcolumn-right ul li {
	background-image: url(images/arrow_small_right.png);
	}
	
.cartmover .detailcolumn-right {
	/*background-image: url(images/formgradient_cm.png);*/
	}
	
.cartmover .detailcolumn-right ol li {
	color: #FFB600;
	}

.cartmover .submitbutton {
	background-image: url(images/submit_cm.png);
	}

/*Product Detail Tabs*/
 
.tabberlive .tabbertabhide {
	display:none;
	}

.tabber h4 {
	color: #fff;	
	}
	
.tabberlive {
	margin:0;
	margin-top: 30px;
	}

ul.tabbernav {
	margin:0;
	padding: 0;
	height: 21px;
	line-height: 21px;
	}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	background-image: none;
	margin-right: 25px;
	}

ul.tabbernav li a {
	text-decoration: none;
	font-size: 11px;
	color: #000;
	height: 21px;
	width: 80px;
	line-height: 21px;
	display: block;
	float: left;
	text-align: center;
	margin-left: 10px;
	}
	
#tabnav1 {
	background-color: #FFB600;
	background-image: url(images/taborange.png);
	background-repeat: no-repeat;
	}

#tabnav2 {
	background-color: #54B600;
	background-image: url(images/tabgreen.png);
	background-repeat: no-repeat;
	}

#tabnav3 {
	background-color: #2978DE;
	background-image: url(images/tabblue.png);
	background-repeat: no-repeat;
	}

#tabnav4 {
	background-color: #EC1C24;
	background-image: url(images/tabred.png);
	background-repeat: no-repeat;
	}

/*Product Tab Content*/

.tabberlive .tabbertab {
	min-height: 350px;
	
		
	}

.tabberlive .tabbertab h4, .tabberlive .tabbertab h3 {
	display: none;
	}

.tabbertab .tabcol1 {
	width: 228px;
	float: left;
	margin-right: 20px;
	}
	
.tabbertab .tabcol2 {
	width: 228px;
	float: left;
	}
	
.tabbertab li {
	}
	
.tabbertab ul {
	margin-left: 0px;
	}
	
.taborange strong {
	color: #FFB600;	
	}

.tabred strong {
	color: #EC1C24;	
	}

.tabgreen strong {
	color: #54B600;	
	}

.tabblue strong {
	color: #2978DE;	
	}

.taborange {
	border: 1px solid #FFB600;
	padding: 20px;
	padding-top: 10px;
	}

.tabgreen {
	border: 1px solid #54B600;
	padding: 20px;
	padding-top: 10px;
	}

.tabblue {
	border: 1px solid #2978DE;
	padding: 20px;
	padding-top: 10px;
	}

.tabred {
	border: 1px solid #EC1C24;
	padding: 20px;
	padding-top: 10px;
	}

	
/*Dropdown Menu*/

#menu {
	width: 750px;
	float: right;
	text-align: right;
	
	}
#nav, #nav ul {
	float: right;
	width: auto;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0;
	text-align: right;
	}

#nav a {
	display: block;
	width: auto;
	color: #fff;
	text-decoration: none;
	margin: 4px;
	margin-left: 10px;
	margin-right: 10px;
}

#nav li {
	float: left;
	padding: 0;
	margin: 0;
	width: auto;
	text-transform:uppercase;
	text-align: left;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 150px;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	text-transform:none;
	background: #A5A8AA;
	z-index: 99;
}

#nav li li {
	width: 150px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	float: none;
}

#nav li ul a {
	width: auto;
}

#nav li ul ul {
	margin: -33px 0 0 150px;
	background: #EC1C24;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	background: #A5A8AA;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #A5A8AA;
}


#nav li li:hover, #nav li li.sfhover {
	background: #EC1C24;
}

#nav li ul li ul li {
	background: #EC1C24;
	}

#nav li ul li ul li a:hover {
	color: #000;
	}
/*Custom Syles Added post de facto*/
#inline-list {
	padding: 5px;
	width: 95%;
	}
#inline-list ul, #inline-list li {
	padding: 0px;
	margin: 0px;
	display: inline-block;
	list-style: none;
	background-image: none;
	padding: 0;	
	
	}
	

#maincontent-idc {
	width: 980px;
	margin: auto;
	height: auto;
	padding-top: 30px;
	padding-bottom: 125px;
	}
.detailcolumn-left-idc {
	width: 560px;
	margin-right: 20px;
	}
	
/*Video Div */

.playerdiv {
	width: 365px;
	/*margin-left:-27px;*/
	}
/*Superior Support*/
.superior-highlight {
font-weight: bold;
color: #000;
border-bottom: #D41F00 thin solid
}
.superior-text {
font-weight: bold;
font-size: 110%;
}
.detailcolumn-right a:link {
font-size:140%;
}

/*For Service Request Thank You Page*/
#servicethanks a {
font-size: 133%;
}
/*Bold font weight for front page*/
#fpWeight h3 {
font-weight: bold;
}
.newindex ul li {
background-image:none;
}
/**index page h3**/
.heading3 {
background:#D41F00;
color:#fff; 
text-align:center;
}

.heading3-ptm {
background: #000000;
color:#fff; 
text-align:center;
}
/**100x100 images on index page**/
.indeximages {
width:100px;
height:100px;
float:left;
}

#truckmoverimg {
width:265px;
height:100px;
} 

.slshimages {
width:939px;
height:261px;
}
/* begin: slideshow */
.slideshow {
	position:relative;
	height:261px;
	width:939px;
	padding:0;
	margin:0;
	margin-top:-15px;
	z-index: 1;
	}
	
.slideshow a img {
    border:none;
	top: 0;
	left: 0;
	
}

#slideshow img { display: none }
#slideshow img.first { display: block }

/*This is actually for NOTE*/
.warning {
color:#ffffff;
padding: 5px 5px 5px 5px;
border:thin solid #CC0000;
background:#000000;
margin: 15px;
font-weight:bold;
font-size:125%;
}

.warning-orange {
color:#000000;
background:#FF9900;
border:thin solid #000000;
margin-bottom:15px;
margin-right:15px;
padding: 5px 5px 5px 5px;
font-weight:bold;
font-size:125%;
}

.warning-yellow {
color:#000000;
background:#FFFF33;
border:thin solid #000000;
margin-bottom:15px;
margin-right:15px;
padding: 5px 5px 5px 5px;
font-weight:bold;
font-size:125%;
}
.warning p span {
size: 140%;
color:#FF0000;

}

.cc-pg-subheading {
color:#FFFFFF;
background:#D41F00; 
font-size:175%;
padding: 3px 7px 7px 3px;
}

#hydralic {
font-size:210%;
}

.step {
font-size:130%;
color:#FF9900;
}
