﻿/******************************************************************************************************
 * This file represents all styles used on the home page of the site.
 ******************************************************************************************************/
 
 
/** Landing Masthead Container (Flash container) ***/

object, embed {
    outline: none;
}

.CalloutTwoThirdsWideA div.Top div.HomeMastheadWrapper{
	width:686px;
	height:263px;
	padding:3px;
}
.CalloutTwoThirdsWideA div.Top div.HomeMastheadContent{
	width:686px;
	height:263px;
	padding:0px;
	position:relative;
}

/** Our People Callout - Home ****/

.OurPeopleCalloutHome{
	margin-top:4px;
}
.OurPeopleCalloutHome div.Top{
	background: url(Images/Home/calloutTwoThirdsWideB_top_CommunityAmbassadors.gif) no-repeat top;
}
.OurPeopleCalloutHome div.Top div.Content{
	padding:32px 15px 15px;
	width:662px;
}
.OurPeopleCalloutHome h3{
	text-indent:-9000px;
	line-height:0.1em;
}
.OurPeopleCalloutHome h6{
	color:#333;
}
.OurPeopleCalloutHomeMain{
	float:left;
	width:451px;
	padding-right:10px;
}
.OurPeopleCalloutHomeMain img{
	float:left;
	margin:0px 10px 10px 0;
	border:1px solid #414141;
}
.OurPeopleCalloutHomeMainBody{
	padding-top:10px;
}
.OurPeopleCalloutHomeMainBody a{
	font-size:16px;
	font-weight:bold;
}
.OurPeopleCalloutHomeSecondary{
	float:left;
	width:177px;
	padding-right:10px;
	padding-left:14px;
	background:url(Images/Shared/hr_dotted_vertical.gif) repeat-y;
}
.OurPeopleCalloutHomeSecondary img{
	margin-bottom:5px;
	margin-right:4px;
	float:left;
	clear:left;
	border:1px solid #414141;
}
.OurPeopleCalloutHomeSecondary a{
	font-size:1.4em;
}
.OurPeopleCalloutHomeSecondary p{
	font-size:1.2em;
}
.OurPeopleCalloutHomeSecondary p a{
	font-size:1.2em;
	line-height:1.2em;
}



/** All Products Callout - Home ****/

.AllProductsCalloutHome{
	margin-top:4px;
	float:left;
}
.AllProductsCalloutHome div.Top{
	background: url(Images/Home/calloutOneThirdWideB_top_DependProducts.gif) no-repeat top;
}
.AllProductsCalloutHome div.Top div.Content{
	padding:32px 5px 15px;
	width:331px;
	text-align:center;
}
.AllProductsCalloutHome p{
	text-align:left;
	padding:0 10px 5px;
}
.AllProductsCalloutHome h3{
	text-indent:-9000px;
	line-height:0.1em;
}