/*

CSS - http://www.      


/* =STRUCTURE
----------------------------------------------- */

#wrapper {
	margin: 0em auto;
	width:1016px;
	width:\1016px;
	w\idth:1015px;
	height:auto;
	min-height:100%;
	background-image: url(../_images/global/page_bg.jpg);
	background-repeat: repeat-y;
}

#header {
	width:100%;
	background-image: url(../_images/global/header_bg.png);
	background-repeat: no-repeat;
	height: 108px;
}

#footer {
	width:101.6em;
	background-image: url(../_images/global/footer_bg.jpg);
	margin: 0 auto;
	height: 11em;
	background-repeat: no-repeat;
}

#footer_home {
	width:101.5em;
	background-image: url(../_images/footer_home_bg.jpg);
	margin: 0 auto;
	height: 11em;
	background-repeat: no-repeat;
}

#fm_logo_hdr {
	width:100%;
	padding-right: 35px;
	margin: 0em auto;
	height: 75px;
}

#middle_wrapper {
	width: 948px;
	margin-top: 1em;
	margin-right: 3.4em;
	margin-bottom: 0em;
	margin-left: 3.4em;
}

#middle {
	width: 948px;
	background-image: url(../_images/global/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#middle_hm {
	width: 948px;
	background-image: url(../_images/middle_home_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#content { 
width: 720px;
margin-left: 2em;
float: left;
height:auto;
min-height:100%;
}

#left_menu {
	width:184px;
	float: left;
	
	height:auto;
	min-height:100%;
}

.right_column {
	width: 200px;
	margin: 0px 1px 10px 10px;
	float: right;
	text-align: right;
}

.step_box {
	width: 206px;
	float: left;
	display: inline;
	margin-right: 15px;
	min-height: 285px;

} 

.step_box img { 
padding-bottom:10px;
}


.step_box_2col {
	width: 412px;
	float: left;
	display: inline;
	margin-right: 15px;
	min-height: 285px;

} 

.step_box_rt {
	width: 206px;
	float: right;
	display: inline;
	margin-right: 15px;
	min-height: 285px;

} 

.backgd_highlight {


}



/* =BODY & TEXT
----------------------------------------------- */

body {
	color:#333;
	height:100%;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;

background: url(http://www.federalmogul.com/wt/images/bluebar.png) repeat-x top left #0057b8;
}

*,img {
border-style:none;
margin:0;
padding:0;
}

p {
	font-size:1.4em;
	line-height:20px;
	padding-bottom: 1.2em;
}

.clear {
clear:both;
line-height:0;
}

.home_copy {
	width: 40em;
	margin-left:2.5em;	
 }
 
 .home_copy_txt {
	font-size: 2.5em;
	color:#333;
	line-height: 1.25em;
	padding-bottom: 0.5em;
 }
 
 .copyright {
	color:#fff;
	margin: 0 auto;
	width: 1015px;
	height: 3em;
 }

.bold_blue {
	color: #0057B8;
	font-weight: bold;
}

.italic_blue {
	color: #0057B8;
   font-style: italic;
}

.underline {
	text-decoration: underline;
}

.caution_box {
	width: auto;
	padding:.5em 2em 0em 2em;
	border: 2px #000 solid;
	background-image:url(../_images/global/caution_bar.gif);
	background-repeat: no-repeat;
	background-color: #CCC;
	background-position: top right;
	margin-bottom: 2em;
}

.r_sidebar {
	width: 200px;
	padding: 1em;
	margin: 0em 0em 1em 1em;
	background-color: #FFFFCC;
	float: right;
	font-weight: lighter;
}

.superscript {
font-size: 50%;
}


.footer_cpy_left {
	font-size: 1em;
	color: #fff;
	float: left;
	padding: 5px 0px 0px 35px;
}


.footer_cpy_rt {
	font-size: 1em;
	color:#fff;
	float: right;
	padding: 5px 35px 0px 0px;
}


/* =LISTS
----------------------------------------------- */

.list {
	margin-left:1.4em;
	margin-bottom:1em;
	font-size: 1.4em;
	padding-bottom: .5em;
	}

.list li {
	margin-bottom: 0.5em;
	line-height: 1.6em;
	}

.list_diag {
	margin-left:1.4em;
	margin-bottom:1em;
	font-size: 1.4em;
	padding-bottom: .5em;
	}
	
ul.list {
	list-style-image: url(../_images/global/bullet.gif);
	} 


/* =LINKS
----------------------------------------------- */

p a:visited,.list a:visited {
text-decoration:none;
	
}

p a:link,p a:visited,.list a:link,.list a:visited {
	color: #0057b8;
	border-bottom: 1px dotted #0057b8;
	text-decoration:none;
}

p a:hover,.list a:hover {
	color: #889B21;
	border-bottom: 1px solid #889B21;
}


h3 a:visited,h2 a:visited {
	text-decoration:none;
	
}

h3 a:link,h3 a:visited {
	color: #0057b8;
	text-decoration:none;
}

h3 a:hover {
	color: #889B21;
}

h2 a:link,h2 a:visited {
	color: #889B21;
	text-decoration:none;
}

h2 a:hover {
	color: #0057b8;
}


.footer_cpy_rt a:link,.footer_cpy_rt a:visited {
color: #fff;
text-decoration: none;
}

.footer_cpy_rt a:hover {
color: #fff;
border-bottom: 1px solid #fff;
}







/* =HEADS
----------------------------------------------- */

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
	color: #0057b8;
	font-weight: lighter;
	letter-spacing: -1px;
}

h2 {
	font-size: 2em;
	padding-bottom: 1em;
	color: #7D8F1F;
	font-weight: lighter;
}


h3 {
	font-size:1.75em;
	color: #0057b8;
	padding-bottom: 0.4em;
}

h4 {
	font-size:1.75em;
	padding-bottom: 0.25em;
	color: #0057b8;
	border-bottom: 1px #ccc solid;
	margin: 0.5em 0em;
}

h5 {
	font-size:1.75em;
	padding: 0.25em;
	background-color:#0057B8;
	color: #FFFFFF;
	margin: 0.5em 0em;
}

h6 {
	font-size:1.75em;
	color: #fff;
	padding-bottom: 1em;
	font-weight:bold;
}


/* =IMAGES
----------------------------------------------- */

.search {
	left: 25em;
	margin-bottom: 4em;
	margin-left: 25em;
}

.img_left {
	float:left;
	margin: 0em 1em 0em 0em;
}

.img_right {
	margin: 0px 1px 10px 10px;
	float: right;
}

/* =FOOTER NAV
----------------------------------------------- */


/* =SUBNAV
----------------------------------------------- */



/* =FORMS
----------------------------------------------- */



/* =MAIN NAV
----------------------------------------------- */

#left_menu li {
font-size:1.2em;
line-height:14px;
}

#left_menu ul {
width:184px;
list-style-type:none;
font-family:Arial, Helvetica, sans-serif;
margin:0;
padding:0;
background-image: url(../_images/_global/left_menu_bg.gif);/* background-color:#c0ac75;*/
background-repeat: repeat-y;
}

#left_menu a,#left_menu p {
	display:block;
	width:174px;
	border-bottom: 1px solid #ccc;
	margin:0;
	padding:6px 0px 6px 10px;
	text-decoration:none;
	color: #0057b8;
}

#left_menu a:visited {
color: #0057b8;
}

#left_menu a:hover {
color: #fff;
background-color: #0057b8;
}

#left_menu_active a {
background-color:#fff;
color: #0057b8;
}

#left_menu_active a:visited {
background-color:#fff;
color:#54492c;
}

#left_submenu li {
font-size:1.2em;
line-height:14px;
font-weight:bold;
}

#left_submenu ul {
	width: 144px;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(../_images/_global/left_menu_sub_bg.gif);
	background-repeat: repeat-y;
}

#left_submenu a {
display:block;
width:124px;
margin:0;
padding:7px 10px;
text-decoration:none;
}


#left_submenu a:visited {
color: #fff;
}

#left_submenu a:hover {
	background-color:#fff;
	color:#54492c;
}


/* =APP 
----------------------------------------------- */

.twocol_left {
	width: 340px;
	display: inline;
	float: left;
	margin-right: 20px;
	background-color:#005DAA;
}

.twocol_right {
	width: 340px;
	display: inline;
	float: left;
	margin-right: 20px;
	background-color:#005DAA;
}


.twocol_right_mult {
	width: 340px;
	display: inline;
	float: left;
	margin: 20px 20px 0 0;
	background-color:#005DAA;
}

td {
padding: 4px;
}

.table_hdr {
color: #fff;

font-size:1.2em;
}

.app_table {
font-size:1.2em;
text-align:center;
}

.cv1000_hm_bg {
	background-image: url(../cv1000/_images/tool_bg.jpg);
	background-repeat: no-repeat;
	background-position: 250px -20px;
	min-height: 570px;
}

.cv1000_special_bg {
	background-image: url(../cv1000/_images/special_offer_bg.jpg);
	background-repeat: no-repeat;
	background-position: 210px 0px;
	min-height: 570px;
}


.connector_btn {
	position: relative;
	top: 220px;
	z-index: 990;
}

.glove_btn {
	position: relative;
	left:624px;
	top: 140px;
}
/*.app_table td {
background-color:#fff;
}*/
