﻿
/* generics */
 @import url(Reset.css);
* {
	padding: 0;
	margin: 0;
	outline:0;
}
body {
	font: 62.5%/1.333 Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #666;
	background: #fff;
	min-width: 40em;
	text-align:center;
	margin: 0;
}
body div {
	text-align:left;
}
a, a:link {
	color: #333;
	text-decoration:none;
}
a:visited {
	color: #333;
	text-decoration:none;
}
a:hover, a:focus, a:active {
	color:#949494;
	text-decoration:underline;
}
#main-content a, #main-content a:link, #secondary a, #secondary a:link, #full-content a, #full-content a:link {
	color: #007cb4;
	text-decoration:underline;
}
#main-content a:visited, #secondary a:visited, #full-content a:visited{
	color: #00478f;
	text-decoration:underline;
}
#main-content a:hover, #main-content a:focus, #main-content a:active, #secondary a:hover, #secondary a:focus, #secondary a:active, #full-content a:hover, #full-content a:focus, #full-content a:active {
	color:#949494;
	text-decoration:underline;
}
a img {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 {
	font-size: 2.2em;
	color:#333;
}
h2 {
	font-size: 1.5em;
	color:#004990;
	margin-bottom:22px;
	font-weight:bold;
}
h3 {
	font-size: 1.4em;
	font-weight:bold;
	color:#333;
	margin-bottom:10px;
}
h4 {
	font-size: 1.4em;
	margin-top: 10px;
	font-weight:bold;
}
h5 {
	font-size: 1.3em;
	margin-top: 10px;
	font-weight:bold;
}
h6 {
	font-size: 1.2em;
	margin-top: 10px;
	font-weight:bold;
}
p {
	margin: 0 0 12px 0;
}
#main-content p, #secondary p, #main-content li, #secondary li, #full-content p, #full-content li {
	font-size:1.2em;
	line-height:166%;
}
#main-content p, #secondary p, #full-content p {
	margin-bottom:18px;
}
#main-content ul, #secondary ul, #full-content ul {
	margin:-10px 0 18px 25px;
	list-style:disc outside;
}
#main-content li ul, #secondary li ul, #full-content li ul {
	margin-top:10px;
}
#main-content li, #secondary li, #full-content li {
	margin-bottom:6px;
	margin-left:18px;
	list-style:disc outside;
}
#sitemap ul {
	margin-left:0;
}
#sitemap ul, #sitemap ul li {
	list-style:none outside;
}
ul, ol {
	margin: 0 0 12px 10px;
}
ul {
	list-style:square outside;
}
dt {
	margin: 0.5em 0 0;
}
dd {
	margin: 0.25em 0 0.5em 2.5em;
}
sup, sub {
	font-size: smaller;
	line-height: 1px;
}
sup {
	vertical-align: 0.5em;
}
sub {
	vertical-align: -0.5em;
}
p, li, dd, dt {
	font-size:1.1em;
}
p p, li p, dd p, dt p, td p, td li, li li {
	font-size:1.0em !important;
}
table {
	margin-bottom:10px;
}
table td, table th {
	vertical-align:top;
	padding:2px 5px;
	font-size:1.1em;
	margin:0;
}
table table td, table table th {
	vertical-align:middle;
	padding:0;
	font-size:1.0em;
}
.hidden {
	position:absolute;
	left:-99999px;
}
/* reusable */

.first {
	margin-top:0 !important;
	border-top:0 !important;
	padding-top:0 !important;
}
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	text-align:center;
}
.centered {
	display:block;
	margin:0 auto 10px;
	text-align:center;
}
img.left {
	float:left;
	margin:0 10px 10px 0;
}
img.right {
	float:right;
	margin:0 0 10px 10px;
}
.clear {
	clear:both;
}
#access, .hidden {
	display:none !important;
}
/* links */

a, a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover, a:focus {
	text-decoration:underline;
}
a:active {
	text-decoration:none;
}
/* containers */

#wrapper {
	width:1200px;
	margin:0 auto;
	text-align:left;
	_position:relative;
}
#header {
	position:relative;
	height:96px;
	background:url(/Content/Images/bkg_nav.jpg) repeat-x left bottom;
}
#contentcol-wrapper {
	width:100%;
	float:left;
	
	background: url(/Content/Images/bkg_subnav.jpg) repeat-y 100px top;
}
#content-wrapper {
	float:left;
	margin:0 107px;
	min-height:500px;
	_position:relative;
	width:1036px;
	_height:500px;
	/*	background: url(/Content/Images/bkg_subnav.jpg) no-repeat left top;
*/	_margin-left:50px;
}
#main-content {
	margin:0 371px 0 335px;
}
#full-content {
    margin:0 0 0 335px;
}
.wide-content #main-content {
	margin:0 48px 0 335px;
}
.wide-content #secondary {
	float:none;
	display:none;
}
.wide-content #main-content ul.news {
	list-style:none outside;
	margin:0 0 18px;
	padding:0;
}
.wide-content #main-content ul.news li {
	margin:0 0 10px;
	padding:0;
	list-style:none outside;
	line-height:133% !important;
}
#main-content .inner, #full-content .inner {
	margin:36px 35px 0 0;
	padding:0 0 30px;
}
.side-content {
	float:left;
	overflow:hidden;
	margin:20px 0 0 0;
	_zoom:1;
	_position:relative;
}
#primary {
	margin-left:-100%;
	padding:0;
	width:300px;/*	_left:20px;
	_position:relative;
	_width:400px;
*/
}
#primary .inner {
	margin:0 23px 0 103px;
}
#secondary {
	margin:36px 0 0 -465px;
	padding:0;
	/*width:300px;*/
	width:388px;
}
#secondary .inner {
	margin:0 0 0 8px;
}
#secondary ul {
	list-style:disc outside;
}
#secondary ul, #secondary ol {
	margin-left:15px;
	width:285px;
}
#secondary p, #secondary h3, #secondary h4, #secondary h2, #secondary .inner div {
	width:300px;
	margin-left:10px;
}
#footer {
	clear:both;
	margin:0;
	padding:40px 0 20px 0;
	position:relative;
	width:1200px;
	background:#fff url(/Content/Images/bkg_footer.jpg) no-repeat center 20px;
	_margin-top:20px;
}
/* form elements */

form {
	margin:0 0 10px;
	padding:0;
}
/* main content */
 
/* primary */

#primary ul {
	list-style:none outside;
	margin:20px 0 0 0;
	padding:0;
}
#primary ul li {
	list-style:none outside;
	margin:0 0 12px;
	padding:0;
	font-size:1.2em;
}
#primary ul li.current {
	font-weight:bold;
}
/* secondary */
 

/* header */

#header #sitelogo {
	position:absolute;
	bottom:5px;
	left:118px;
}
#header #sitelogo a {
	display:block;
	background: url(/Content/Images/logo_usfidelis.gif) no-repeat left top;
	width:155px;
	height:64px;
}
#header #sitelogo strong {
	text-indent:-99999px;
	position:absolute;
	left:-999999px;
	top:-999999px;
}
#header .quote {
	position:absolute;
	right:56px;
	top:20px;
}
/* footer */

#footer .copy {
	float:left;
	width:450px;
	margin:0 0 0 100px;
	_margin-left:30px;
}
#footer .utility {
	float:right;
	width:225px;
	margin:0 40px 0 0;
}
#footer .copy ul, #footer .utility ul {
	list-style:none outside;
	margin:0;
	padding:0;
}
#footer .copy ul li, #footer .utility ul li {
	list-style:none outside;
	margin:0;
	text-align:right;
	float:left;
	padding:0 10px;
	border-right:1px solid #ccc;
}
#footer div ul li.sep {
	margin-right:30px;
	border-right:0;
}
#footer .utility ul li.last, #footer .copy ul li.last {
	margin-right:0;
	padding-right:0;
	border-right:0;
}
/* main navigation */

#header .main-nav {
	position:absolute;
	right:57px;
	bottom:5px;
}
#header .main-nav ul {
	list-style:none outside;
	margin:0;
	padding:0;
}
#header .main-nav ul li {
	list-style:none outside;
	margin:0 0 0 38px;
	padding:0;
	float:left;
}
#header .main-nav ul li a {
	display:block;
	text-decoration:none;
	background-image:url(/Content/Images/main_nav.gif);
	background-position:left top;
	background-repeat: no-repeat;
	width:100px;
	height:17px;
}
#header .main-nav ul li a strong {
	text-indent:-99999px;
	position:absolute;
	left:-999999px;
	top:-999999px;
}
#header .main-nav ul li#mainnav-home a {
	background-position:-573px 0;
	width:43px;
}
#header .main-nav ul li#mainnav-chapter11 a {
	background-position:-303px 0;
	width:63px;
}
#header .main-nav ul li#mainnav-about a {
	background-position:0 0;
	width:84px;
}
#header .main-nav ul li#mainnav-contracts a {
	background-position:-123px 0;
	width:144px;
}
#header .main-nav ul li#mainnav-industry a {
	background-position:-416px 0;
	width:119px;
}
#header .main-nav ul li#mainnav-careers a {
	background-position:-573px 0;
	width:43px;
}
#header .main-nav ul li#mainnav-contact a {
	background-position:-654px 0;
	width:61px;
}
/* hover */
#about #header .main-nav ul li#mainnav-home a, #header .main-nav ul li#mainnav-home a:hover {
	background-position: -573px bottom;
}
#about #header .main-nav ul li#mainnav-chapter11 a, #header .main-nav ul li#mainnav-chapter11 a:hover {
	background-position: -303px bottom;
}
#about #header .main-nav ul li#mainnav-about a, #header .main-nav ul li#mainnav-about a:hover {
	background-position: 0 bottom;
}
#contracts #header .main-nav ul li#mainnav-contracts a, #header .main-nav ul li#mainnav-contracts a:hover {
	background-position: -123px bottom;
}
#contact #header .main-nav ul li#mainnav-contact a, #header .main-nav ul li#mainnav-contact a:hover {
	background-position: -654px bottom;
}
#header .main-nav a, #header a {
	text-decoration:none !important;
}
/* section header */
#main-banner {
	background:url(../Content/Images/banners/blank.jpg) no-repeat center top;
	margin:17px 0 0 61px;
	height:209px;
	width:1100px;
}
#main-banner.chapter11 {
	background-image:url(/Content/Images/banners/chapter11.jpg);
}
#main-banner.about {
	background-image:url(/Content/Images/banners/about.jpg);
}
#main-banner.vehicleservicecontracts {
	background-image:url(/Content/Images/banners/contracts.jpg);
}
#main-banner.contactus {
	background-image:url(/Content/Images/banners/contact.jpg);
}
#main-banner.sitemap {
	background-image:url(/Content/Images/banners/sitemap.jpg);
}
#main-banner.termsofuse {
	background-image:url(/Content/Images/banners/terms.jpg);
}
#main-banner.privacypolicy {
	background-image:url(/Content/Images/banners/privacy.jpg);
}
#main-banner.error {
	background-image:url(/Content/Images/banners/error.jpg);
}
/* primary */
 
/* table */
table {
	padding:0;
	margin:0 0 18px;
}
table th, table td {
	padding:2px 5px;
	margin:0;
	font-size:1.2em;
}
table .odd, table .odd td {
	background:#eee;
}
table .total, table .total td {
	font-weight:bold;
	border-top:1px solid #ccc;
}
/* home page styles */

#home #main-banner {
	background:url(/Content/Images/bkg_main_banner.jpg) no-repeat 48px top;
	margin-top:28px;
	height:345px;
	width:100%;
}
#home #main-banner .story {
	padding:63px 0 0 48px;
}
#home #main-banner .story h2 {
	margin:10px 0 0 24px;
	font-weight:bold;
	font-style:italic;
	font-size:1.4em;
	width:245px;
}
#home #main-banner .story p {
	margin:10px 0 0 24px;
	width:233px;
}
#home #main-banner .story p.more {
	margin-top:35px;
}
#home #main-news {
	background:url(/Content/Images/bkg_news.jpg) no-repeat 105px top;
	width:100%;
	min-height:288px;
	_height:288px;
	padding-top:53px;
}
#home #main-news .headlines {
	float:left;
	width:250px;
	margin-left:131px;
	_margin-left:80px;
}
#home #main-news .headlines ul {
	margin:15px 0 0 0;
	list-style:none outside;
	padding:0;
}
#home #main-news .headlines li {
	line-height:133%;
	list-style:none outside;
	margin:0 0 32px;
	padding:0;
}
#home #main-news h6, #home #main-news a {
	color:#004990;
}
#home #main-news h6, #home #main-news li p {
	margin:0;
	padding:0;
}
#home #main-news .features {
	float:left;
	margin-left:82px;
	width:500px;
}
#home #main-news .features h2 {
	font-size:1.8em;
	color:#004990;
	margin-bottom:10px;
	line-height:125%;
}
#home #main-news .features p {
	font-size:1.2em;
	line-height:150%;
	margin:0 0 20px;
}
#home #main-news .features p.more {
	margin-top:30px;
}
#home #main-news .headlines a {
	font-weight:bold;
}

#home #main-news ul 
{
    padding:0px;
    margin:30px 0px;
}
#home #main-news li 
{
    margin:10px 20px;
    list-style:none;
    padding:6px;
    padding-left:40px;
}
#home #main-news #icheck 
{
    background:url(../Images/home/icheck.png) left center no-repeat;
}
#home #main-news #irate 
{
    background:url(../Images/home/irate.png) left center no-repeat;
}
#home #main-news #idrive 
{
    background:url(../Images/home/idrive.png) left center no-repeat;
}
#home #main-news #itag
{
    background:url(../Images/home/itag.png) left center no-repeat;
}
#home #main-news #icalc 
{
    background:url(../Images/home/icalc.png) left center no-repeat;
}
#home #main-news li em
{
    font-weight:bold;
    font-style:normal;
    display:block;
    color:#267bb3;
}

#home #main-promos {
	clear:both;
	width:1000px;
	background:url(/Content/Images/bkg_bottom_buckets.jpg) repeat-x left top;
	padding-top:15px;
	margin:0 auto;
}
#home #main-promos .col1, #home #main-promos .col2, #home #main-promos .col3 {
	width:300px;
	float:left;
	margin:0 15px;
	_margin:0 12px;
}
#home #main-promos p {
	margin:10px 0 20px;
}
#home #main-promos p.more {
	margin-top:30px;
}
#home #wrapper {
	background-image:none;
}
/*print stylesheet*/

@media print {
body {
	background:#fff !important;
}
body #header {
	margin-bottom: 1em;
}
body #main {
	margin: 0 5%;
	padding: 0;
	position: static;
}
.hidden, #access {
	display: none !important;
}
body #footer {
	margin-top: 2em;
}
*, p, li, h1, h2, h3, h4, h5, h6, td {
	color:#333 !Important;
	float:none !important;
}
#content-wrapper {
	min-height:100px;
	padding:0;
	margin:0;
}
#wrapper {
	background:none;
	margin:10px;
	padding:10px;
}
#main-content, #primary, #full-content {
	margin:0;
	padding:0;
	width:100%
}
.main-nav, #footer, #secondary {
	display:none;
}
#header, #main-content .inner, #primary .inner, #full-content .inner {
	height:auto !Important;
	background:none !Important;
	padding:0 !Important;
	margin:0 !Important;
}
#header #sitelogo {
	position:static;
}
a {
	text-decoration:underline;
}
a:after, a:link:after, a:visited:after {
	content:" [" attr(href) "] ";
}
tr, td, th {
	page-break-inside:avoid
}
}
p.intro {
	font-size:1.3em !important;
	line-height:175% !important;
}


div#testimonialquotes 
{
    position:relative;
	width:670px;
	margin:0px;
	left:-25px;
	background:#f0f0f0;
	padding:20px 0px 10px;
}

.quotes 
{
	width:100%;
	min-height:auto;
	overflow:hidden;
	position:relative;
	left:15px;
	margin:20px 0px;
	padding:0px 0px;
}

.quotes p 
{
	width:400px;
	padding:30px 30px 30px 40px;
	min-height:90px;
	float:left;
	position:relative;
	left:10px;
	border-right:1px solid #CDCDCD;
}

.quotes h5 
{
	top:30px;
	left:490px;
	width:120px;
	position:absolute;
}

.quotes h5 .name 
{
	display:block;
	font-size:.9em;
}

.quotes h5 .city 
{
	font-weight:normal;
	font-size:.7em;
}

a.backtotop
{
	width:660px;
	height:11px;
	position:absolute;
	left:-18px;
	bottom:0px;
	background:url(../Images/toplink.png) center 0px no-repeat;
	text-indent:-9999px;
}

a.backtotop:hover 
{
	background-position:center -11px;
}
