@charset "utf-8";
/* CSS Document */
.customersContent{padding-top:10px; clear:both;}
.customerLandingTopWrapper{
	width:100%;
	height:369px;
	/*background-image:url(images/customerLandingBg.jpg);*/
	background-position:top left;
	background-repeat:repeat-x;
	}
.customersMessage{
		width:920px;
		padding-top:18px;
		margin:auto;
		height:80px;
	}
.featuredProfilesHeader{
	border-top:1px solid #E2E2E2;
		text-align:left;
		padding-top:0px;/*42px*/
		padding:5px 19px 0px 19px;
	}
h1.featuredProfiles{display:none;}
.customersWheel{
		padding:20px;
		width:900px;
		margin:auto;
	}
.moreCustomersHeading{
	padding:0px 19px 0px 19px;
	
	}
h2.moreCustomers{
	color:#2297C8;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	line-height:24px;
	margin:0;
	padding:0;
	text-decoration:none;
	text-transform:lowercase;
	}
.customerLogos{
	
	padding:0px 0px 20px 0px;
	
	}
a.cLogo{width:120px; margin-right:28px; outline: none;}
.logoRow{padding:20px 0px 0px 40px; width:100%; clear:both;
	position:relative;
	z-index:1;
}

/* miniprofile */
#miniProfileWrapper{
	text-align:center;
	/*position:absolute;*/
	top:780px;
	width:100%;
	height:273px;
	z-index:2;
	/*display:none;*/
	}
#miniProfile{
	position:relative;
	z-index:500;
	width:715px; 
	height:273px;
	/*background-image:url(images/minProfileBg.png); 
	background-position:top left; 
	background-repeat:no-repeat; */
	/*margin-left:120px; */
	
	text-align:left;
	} 
div.closeProfile{text-align:right; padding-top:15px; margin-right:20px;}
.miniProfileLogo{margin:0px 0px 0px 25px; height:55px;}
.miniProfileTxt{margin:25px; text-align:left; height:90px; font-size:14px;}
.prevNext{text-align:center;}
.prevNext a{outline: none;}

/*  Featured profile elements  */
.featuredHeader{height:117px; background-image:url(images/profileHeadBg.jpg); background-position:top left; background-repeat:repeat-x; text-align:center;}
.featuredContent{height:875px; width:951px; color:#FFF; background-position:top left; background-repeat:no-repeat; font-size:14px; line-height:16px;}
.nfl{background-image:url(images/nflBack.jpg);}
.hearst{background-image:url(images/hearstBack.jpg);}
.lowes{background-image:url(images/lowesBack.jpg);}
.kraft{background-image:url(images/kraftBack.jpg);}
.scotts{background-image:url(images/scottsBack.jpg);}
.usa{background-image:url(images/usaBack.jpg);}
.sky{background-image:url(images/skyBack.jpg);}
h2.profilePoint{display:none;}
.profSect1{padding:65px 0px 0px 36px; height:127px; width:646px; }
.profSect2{padding:85px 0px 0px 36px; height:127px; width:646px;}
.profSect3{padding:75px 0px 0px 36px; height:360px; width:475px;}
a.visitSite{height:420px; width:350px; position:relative; right:19px; float:right; margin-top:-400px;}

/*by industry*/
.byIndustry{margin:10px 19px 20px 19px;}
.customerColumns{margin:0px 20px 0px 20px;}
.indCol1{width:300px; float:left; margin-top:10px;}
.indCol2{width:270px; float:left; margin-top:10px; margin-left:10px;}
.indCol3{width:280px; float:left; margin-top:10px; margin-left:10px;}
.custNames{margin-left:0px; padding-left:0px; padding-top:10px; padding-bottom:15px;}

/* quicklinks*/
.customerCrumbs{float:left; width:500px;}
.quickLinkContainer{width:315px; float:right; height:27px; margin-top:-5px;}
a.quicklink{width:45px; height:27px; float:left; background-position:bottom left; background-repeat:no-repeat; color:transparent; outline: none;}
a.quicklink:hover{background-position:top left;}
.qHearst{background-image:url(images/hearstSmallSprite.jpg);}
.qKraft{background-image:url(images/kraftSmallSprite.jpg);}
.qLowes{background-image:url(images/lowesSmallSprite.jpg);}
.qNFL{background-image:url(images/nflSmallSprite.jpg);}
.qScotts{background-image:url(images/scottsSmallSprite.jpg);}
.qSky{background-image:url(images/skySmallSprite.jpg);}
.qUSA{background-image:url(images/usaSmallSprite.jpg);}



.footer {margin-top:0px;}
