/* Reset CSS */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img
{ 
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	border:0;
	color:#545454;
}

/* Global */

a, a:visited {
text-decoration: none;
color: #c82616;
}

a:hover {
text-decoration: underline;
}

body {
background: #fff;
/*background: transparent url(/images/bg.gif) repeat-x 0px 259px;  slight border gradient*/
}

h1 {
color: #c51a0a;
font-size: 35px;
font-weight: bold;
}

h2 {
color: #353a36;
font-size: 21px;
font-weight: bold;
}

h3 {
font-size: 16px;
margin: 10px 0;
}

	h2.home-header {
	color: #a31d10;
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 8px;
	display: none;
	}
	
h3.downloads {
color: #c51a0a;
font-size: 19px;
padding: 0;
margin: 0;
position: relative;
z-index: 1;
left: 25px;
top: 10px;
zoom: 1;
float: left;
}
	
h3.phone-header {
color: #c51a0a;
font-size: 21px;
float: right;
margin: 0px 10px 0px 0px;
}

p {
margin: 12px 0px 2px 0px;
text-align: left;
line-height: 16px;
}

ul {
margin: 5px 0px 5px 15px;
}

ul#downloads li {
padding: 0px;
margin: 3px 0px;
line-height: 16px;
list-style-image:url("/images/pdf.jpg");
}

ul#downloads li.bottom {
list-style: none;
list-style-image:none;
}

ul#downloads li a, ul#downloads li a:visited {
margin: 0px 0px 2px 5px;
}

ul.inner-list li {
margin: 11px 0px 0px 11px;
line-height: 16px;
list-style-image:url("/images/bullet.jpg");
}

ul.inner-list-none li {
margin: 5px 0px;
list-style: none;
}

ul li ul {
list-style: none;
}


#footer {
width: 933px;
height: 14px;
margin: 0px auto;
margin-top: 15px;
margin-bottom: 0px;
padding: 10px;
color: #fff;
background: #c51a0a;
border:1px solid #c51a0a;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}

	#footer a, #footer a:visited {
	color: #fff;
	}
	
	#footer a:hover {
	text-decoration: underline;
	}

#header {
width: 966px;
margin: 0 auto;
position: relative;
z-index:999; 
}

#home-divider {
width: 933px;
margin: 0 auto;
padding: 10px;
color: #fff;
background: #c51a0a;
border:1px solid #c51a0a;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}

#home-4cols-header {
width: 966px;
margin: 0 auto;
position: relative;
}

		#home-4cols-header  a, #home-4cols-header  a:visited {
	color: #c51a0a;
	border-bottom: 1px solid #353a36;
	position: relative;
	top: -5px;
	}
	
	#home-4cols-header a:hover {
	border-bottom: 1px solid #c51a0a;
	text-decoration: none;
	}

#home-4cols-headerbar {
background: #000000;
width: 100%;
height: 36px;
margin: 0 auto;
}

#home-columns {
padding: 10px 5px 5px 5px;
}

	#home-columns a, #home-columns a:visited {
	color: #c51a0a;
	text-decoration: underline;
	}
	
	#home-columns a, #home-columns a:visited {
	color: #c51a0a;
	text-decoration: underline;
	}

	#home-columns p {
	text-align: left;
	}
	
	.home-callout {
	float: left;
	width: 313px;
	padding: 0px 2px;
	}


	
.pullquote {
background: transparent url(/images/pullquote-bg.png) no-repeat;
width: 155px;
margin-top: 20px;
padding-left: 35px;
float: left;
line-height: 12px;

}

	.pullquote p {
	color: #c51a0a;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	line-height: 14px;
	}

	.attributed {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 12px;
	margin-top: 10px;
	}

#leftcol {
float: left;
width: 212px;
margin-left: 5px;
}

#leftcol-box {
width: 190px;
margin: 17px 0px 0px 9px;
background: #eff0ef;
/*border-top: 2px solid #353a36;
border-left: 2px solid #353a36;
border-right: 5px solid #353a36;
border-bottom: 5px solid #353a36;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 11px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 11px;*/
  padding: 5px 4px;
}

#leftnav {
list-style-type: none;
list-style-position:inside;
color: #353a36;
margin:0;
padding: 0;
}

	#leftnav li {
	/*border-bottom: 1px solid #353a36;*/
	padding: 3px 0px 3px 5px;
	list-style-type: none;
	list-style-position:outside;
	}
	
	#leftnav li.active a, #leftnav li.active a:visited {
	font-weight: bold;
	background: #fff;
	}
	
	#leftnav li.bottom {
	border-bottom: 0;
	padding: 3px 0px 3px 5px;
	}
	
		#leftnav li a, #leftnav li a:visited {
		color: #212121;
		}
		
		#leftnav li a:hover {
		text-decoration: none !important;
		background-color: #fff;
		}

#secondarynav {
list-style-type: none;
list-style-position:outside;
margin: 5px 0px 8px 20px;
}

	#secondarynav li {
	border: 0;
	}
	
	#secondarynav li a, #secondarynav li a:visited {
	background: transparent !important;
	font-weight: lighter !important;
	}
	
	#secondarynav li.active {
	border: 0;
	list-style: outside url("/images/arrow-active.gif");
	background-color: #fff;
	padding: 3px 0px 3px 5px;
	}
	
	#secondarynav li.active a, #secondarynav li.active a:visited {
	font-weight: bold !important;
	}

	#secondarynav a, #secondary nav a:visited {
	color: #c51a0a !important;
	font-size: 11px;
	font-weight: lighter;
	}
	
	ul#secondary nav a:hover {
	color: #c51a0a;
	font-size: 11px;
	}
	
#rightcol {
width: 190px;
float: left;
margin: 65px 0px 0px 6px;
}
	
#rightcol-box {
width: 190px;
float: left;
margin: 10px 0px 0px 23px;
background: #fff;
border-top: 2px solid #353a36;
border-left: 2px solid #353a36;
border-right: 5px solid #353a36;
border-bottom: 5px solid #353a36;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 15px;
  padding: 5px 7px;
}

	#downloads {
list-style-type: none;
list-style-position:inside;
color: #353a36;
margin:0;
padding: 0;
font-size: 11px;
}

	#downloads li {
	border-bottom: 1px solid #353a36;
	padding: 2px 0px;
	}
	
	#downloads li.bottom {
	border: 0;
	padding: 2px 0px;
	}
	
		#downloads li a, #downloads li a:visited {
		color: #c51a0a;
		font-size: 11px;
		}
		
		#downloads li a:hover {
		}
		
#contactus-box {
width: 200px;
height: 65px; /*was 113px*/
color: #fff;
font-size: 14px;
padding: 5px 0px 5px 5px;
/*background: transparent url(/images/contactus-bg.png) repeat-x;*/
position: relative;
top: -99px;
left: 153px;

 /* -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;*/
}

a.newsletter-callout {
font-size: 11px;
font-weight: bold;
color: #fff;
margin-left: 0px;
margin-top: 4px;
position: relative;
}

.newsletter-checkbox {
position: relative;
left: 0px;
top:4px;
}

#maincol {
width: 481px; /*726px*/
float: left;
margin-left: 20px;
min-height: 500px;
}

#maincol ul {
 list-style: outside url("/images/list-bullet.gif");
}

#maincol li {
 margin: 8px 15px;
}

	#content-list {
    list-style: outside url("/images/list-bullet.gif");
	}
	
	#content-list li {
 	margin: 8px 15px;
	}

#logo {
width: 211px;
float: left;
margin: 10px 0px 20px 0px;

}

#nav {
width: 746px;
height: 24px;
float: left;
padding: 3px;
margin: 24px 0px 0px 0px;
background: #353a36;
border:1px solid #353a36;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}

#nav li {
	margin-left: 20px;
}

	#nav a, #nav a:visited {
	color: #fff;
	float: left;
	}
	
	#nav a:hover {
    text-decoration: none;
	background: #c51a0a;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
	
	#nav-search {
	float: right;
	}
	

		#nav #search-main {
			width: 198px;
			height: 18px;
			padding: 4px 0px 0px 6px;
			margin: 1px 5px;
			color: #3b3b3b;
			background: transparent url(/images/search-nav-bg.gif) no-repeat;
		}
		
		.search-button {
		background: transparent url(/images/search-button.gif) no-repeat;
		width: 10px;
		height: 11px;
		position: relative;
		top: -4px;
		padding-right: 15px;
		text-indent: -3000px;
		text-transform: capitalize; /*because of IE7 - BK*/
		font-size: 0;
	}
	
	#flashcontent {
	overflow: hidden;
	height: 303px;
	}

#main-container {
width: 966px;
margin: 0 auto;
background: #fff;
}

#quicklinks {
height: 19px;
float: right;
font-size: 11px;
background: #c51a0a;
padding: 4px 10px 0px 0px;
border: 1px solid #c51a0a;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}

	#quicklinks a, #quicklinks a:visited {
	color: #fff;
	padding: 0px 8px;
	}
	
	#quicklinks a:hover {
	text-decoration: underline;
	}
	
#home-head-container {
width: 960px; /*100%*/
height: 445px;
position: relative;
overflow: hidden;
margin: 0 auto;
background: transparent url(/images/home_container_bars.png) repeat-x center top;
/*background: transparent url(/images/home-borders.gif) repeat-x center top;*/
}	

		#home-head {
		width: 966px;
		margin: 0 auto;
		padding-top: 3px;
		text-align: center;
		color: #fff;
		zoom: 1;
		}
		
			#home-head p {
			color: #fff;
			font-size: 14px;
			width: 500px;
			}
		
			#home-head a, #home-head a:visited {
			color: #c51a0a;
			border-bottom: 1px solid #353a36;
			}
			
			#home-head a:hover {
			text-decoration: none;
			}
		
			.home-section-header {
			float: left;
			width: 283px;
			padding: 5px 12px;
			margin: -15px 0px 0px 10px;
			font-family: Arial, Verdana;
			font-size: 11px;
			color: #555555;
			/*background: transparent url(/images/col-head-bg.gif) no-repeat center top;
			background-position: 67px -2px;*/
			}

		
		h1.home-title {
		color: #fff;
		font-size: 34px;
		}
		
		.nojs {
		text-align: left;
		visibility: hidden;
		}
		

#section-head-container {
width: 958px; /*100%*/
height: 224px;
position: relative;
overflow: hidden;
.overflow: visible; 
margin: 0 auto;
background: #909090 url(/images/section-head-borders.gif) repeat-x center;
}

		#section-head {
		width: 936px;
		background-position: 0px 3px;
		margin: 0 auto;
		height: 40px;
		padding: 160px 0px 0px 20px;
		font-size: 11px;
		color: #595858;
		}
		
		/*Start subsection imagery*/
		
		/*Industries*/
		.section-head-industries {background: transparent url(/images/head-industries.jpg) no-repeat center top; }
		.section-head-aftermarketparts {background: transparent url(/images/head-aftermarket.jpg) no-repeat center top; }
		.section-head-industrial {background: transparent url(/images/head-industrial.jpg) no-repeat center top; }
		.section-head-medicaldevices {background: transparent url(/images/head-medicaldevices.jpg) no-repeat center top; }
		.section-head-retail {background: transparent url(/images/head-retail.jpg) no-repeat center top; }
		.section-head-consumergoods {background: transparent url(/images/head-consumergoods.jpg) no-repeat center top; }

		/*Solutions*/
		.section-solutions {background: transparent url(/images/head-solutions.jpg) no-repeat center top; }
		.section-head-globalsourcing {background: transparent url(/images/head-global-sourcing.jpg) no-repeat center top; }
		.section-head-technologysolutions {background: transparent url(/images/head-technologysolutions.jpg) no-repeat center top; }
		.section-head-warehousing {background: transparent url(/images/head-warehousing.jpg) no-repeat center top; }
		.section-head-finalmile {background: transparent url(/images/head-finalmile.jpg) no-repeat center top; }
		.section-head-partslogistics {background: transparent url(/images/head-partslogistics.jpg) no-repeat center top; }
		.section-head-electronics {background: transparent url(/images/head-electronics.jpg) no-repeat center top; }
		.section-head-packaging {background: transparent url(/images/head-packaging.jpg) no-repeat center top; }
		.section-head-returns {background: transparent url(/images/head-returns.jpg) no-repeat center top; }

	   /*Who We Are*/
	    .section-who-we-are {background: transparent url(/images/head-whoweare.jpg) no-repeat center top; }
		.section-head-execmanagement {background: transparent url(/images/head-execmanagement.jpg) no-repeat center top; }
		.section-head-healthcare {background: transparent url(/images/head-healthcare.jpg) no-repeat center top; }
		.section-head-inventoryplanning {background: transparent url(/images/head-inventoryplanning.jpg) no-repeat center top; }
		.section-finalmile {background: transparent url(/images/head-finalmile.jpg) no-repeat center top; }


  		/*Eyebrow Links*/
		.section-about {background: transparent url(/images/head-about.jpg) no-repeat center top; }
		.section-fidelitone {background: transparent url(/images/head-login.jpg) no-repeat center top; }
		.section-head-locations {background: transparent url(/images/head-locations.jpg) no-repeat center top; }
		.section-head-news {background: transparent url(/images/head-news.jpg) no-repeat center top; }
		.section-head-resources {background: transparent url(/images/head-resources.jpg) no-repeat center top; }
		.section-history {background: transparent url(/images/head-history.jpg) no-repeat center top; }
		.section-head-careers {background: transparent url(/images/head-careers.jpg) no-repeat center top; }

		.section-head-contact {background: transparent url(/images/head-contact.jpg) no-repeat center top; }
		/*End subsection imagery*/


	#ctl00_ctl00_ctl00_ctl00_ContentPlaceHolderDefault_ContentArea_MainColumn_login_5_errValidate {
	color: red;
	}

		h1.section-title {
		color: #fff;
		font-size: 34px;
		}
		
		.breadcrumbs {
		width: 936px;
		font-size: 11px;
		margin: 0 auto;
		margin-top: 1px;
		padding-left: 24px;
		}
		
		.breadcrumbs a, .breadcrumbs a:visited {
		font-size: 11px;
		color: #919191;
		text-decoration: none;
		}
		
		.breadcrumbs a:hover {
		text-decoration: underline;
		}

		
		/*Forms*/
		.form-text {
		width: 245px;
		height: 20px;
		padding: 5px 0px 0px 5px;
		color: #545454;
		background: #fff url(/images/form-text.gif) no-repeat ;
		border: 1px solid #353a36;
		-webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
		}
		
		.form-text:hover {
		border: 1px solid #c51a0a;
		color: #000000;
		}
		
		.form-textarea {
		width: 318px;
		height: 141px;
		padding: 5px 0px 0px 5px;
		color: #545454;
		background: #fff url(/images/form-textarea.gif) no-repeat center right;
		border: 1px solid #353a36;
		-webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
		}
		
		.form-textarea:hover {
		border: 1px solid #c51a0a;
		color: #000000;
		}
	
		
		
		
		.contact-intro {
		color: #545454;
		margin: 10px 0px 20px 0px;
		text-align: left;
		}
		
		.contact-select {
		width: 250px;
		border: 1px solid #353a36;
		height: 20px;
		color: #545454;
		}
		
		.contact-select:hover {
		border: 1px solid #c51a0a;
		color: #000000;
		}
		
		#maincol label {
		float: left;
		width: 130px;
		font-size: 14px;
		color: #545454;
		font-weight: bold;
		margin-right: 25px;
		text-align: right;
		}

	
	
.action-button {
	background: transparent url(/images/call-action.png) no-repeat;
	color: #fff;
	font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 15px;
	padding: 7px;
	width: 116px;
	height: 14px;
	text-align: center;
}

.submit-contact {
	background: transparent url(/images/call-action.png) no-repeat;
	color: #fff;
	font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 15px;
	width: 130px;
	height: 28px;
	text-align: center;
}

#nav a.free-quote {
	background: transparent url(/images/freeQuote.png) no-repeat;
	color: #fff;
	font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: -2px;
	width: 102px;
	height: 28px;
	padding-top:5px;
	text-align: center;
	margin-left:110px;
}
#nav a.free-quote:hover{  color: #000; text-decoration:underline;
	 } 

.contact-button {
float: right;
top: -20px;
position: relative;
display: inline;
}

.newsletter-full {
position: relative;
left: 23px;
top: -7px;
}

#latestnews-table td {
padding-top: 5px;
}

/*.contact-button a, .contact-button a:visited {color:#555; font-weight: bold; font-size: 13px;}
.contact-button a:hover {text-decoration:none;}*/

.clear {
clear: both;
}

.copyright {
float: right;
}

.required {
color: #c51a0a;
font-size: 18px;
}

.footer-links {
float: left;
}

.headset {
float: right;
position: absolute; 
top: 48px; 
right: 5px;
}

.inner-image {
float: right;
padding: 5px;
margin: 5px;
}


.intro-callout {
/*background: #fff url(/images/intro-callout-bg.gif) no-repeat;*/
background: #fff url(/images/intro-callout-bg-2liner.gif) no-repeat;
font-family: UniversLTStd;
font-size: 21px;
line-height: 33px;
margin-top: 16px;
padding-top: 2px;
margin-bottom: 28px;
/* height: 98px; */
height: 67px;
position: relative;
overflow: hidden;
}

.exec-bio {
float: right;
border: 1px solid #666;
margin: 0px 0px 0px 8px;
}

.search-button {
background: transparent url(/images/search-button.gif) no-repeat;
width: 10px;
height: 11px;
text-indent: -3000px;
}

.sharethis {
margin: 8px 0px 4px 0px;
text-align: right;
font-size: 10px;
}

a.stico_default {background-image: url(/images/sharethis.gif) !important;}


	.sharethis img {
	margin-left: 10px;
	}
	
	.sharethis a span, .sharethis a:visited span {
	border-bottom: 1px solid #353a36;
	}

	.sharethis a, .sharethis a:visited {
	color: #c51a0a;
	position: relative;
	top: -5px;
	}
	
	.sharethis a:hover {
	text-decoration: none;
	}
	
	
/*Main Navigation*/
#navl-display, #navl-display ul {
	padding:0;
	margin:0;
	width: 510px;
	clear:both;
	float:left;
	}
	
	#navl-display li, #navl-display a {display:block;}
	#navl-display li {float:left; list-style:none; display:inline;}
	
#navl-display ul.drop {
	background:#fff;
	width:170px;
	clear:both;
	float:left;
	margin-top:24px;
	border-top:4px solid #353a36;
	border-bottom:4px solid #353a36;
	border-right:4px solid #353a36;
	border-left:2px solid #353a36;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 11px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 11px;
	}

#navl-display ul.drop li {
    width:158px;
	margin-left: 2px;
	border-bottom: 1px solid #353a36;
	padding: 1px 0px 1px 5px;
	clear:both;
	}
	
	#navl-display ul.drop li:hover {
	background: #eff0ef;
	
	}
	
	#navl-display ul.drop li.bottom {
	border: 0;
	}
	
#navl-display ul.drop a {
	background: none;
	color:#353a36;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	clear:both;
	float:left;
	}
		
	
#navl-display ul.drop li:hover a, #navl-display ul.drop li:hover a:visited  {color: #c51a0a;}
		
#navl-display a {
	display: block;
	float:left;
	clear:both;
	padding: 5px;
}


#navl-display li ul {
	position: absolute;
	left: -999em;
	
}

#navl-display li:hover ul {
	left: auto;
	background-position: 0 0;
	
}

#navl-display li:hover ul, #drop li.sfhover ul {
	left: auto; 
	background-position: 0 0;
	}
	/*End nav*/
	
