/* 
Author: Bobby, Senior UI Developer
Email: bobby.kc@tmp.com
Company: TMP Worldwide Advertising and Communications, LLC
*/

@media screen {
	/*Home logo*/
	#header h1 a {background: #fff url(/images/navigation/xerox_logo_in.jpg) top left no-repeat;display: block;width: 321px;height: 42px;text-indent: -9999px;overflow: hidden;position:absolute;top:0px;left:0px}

	/* generic box */
	#rightcontent .generic_right_box{margin:0px 0 0 10px;}
	
	/* About Us - Default Page */	
	#about_us_default #leftcontent h1{background:url(/images/content_header_mx/aboutus_header.jpg) no-repeat left top;text-indent: -9999px;overflow: hidden;}
	
	/* About Us - Innovation Page */	
	#about_us_innovation #leftcontent h1{background:url(/images/content_header_mx/about_us_innovation.jpg) no-repeat left top;text-indent: -9999px;overflow: hidden;}
	
	/* About Us - Community Philanthropy */	
	#about_us_social_responsibility #leftcontent h1{background:url(/images/content_header_mx/about_us_community_philanthropy.jpg) no-repeat left top;text-indent: -9999px;overflow: hidden;}

	/* About Us - Business Units Page */	
	#about_us_business_units #leftcontent h1{background:url(/images/content_header_mx/about_us_business_units.jpg) no-repeat left top;text-indent: -9999px;overflow: hidden;}
	
	/* About Us - Global Locatoins Page */	
	#about_us_global_locations #leftcontent h1{background:url(/images/content_header_mx/about_us_global_locatoins.jpg) no-repeat left top;text-indent: -9999px;overflow: hidden;}

	/* About Us - History Page */	
	#about_us_history #leftcontent h1{background:url(/images/content_header_mx/about_us_history.jpg) no-repeat left top;text-indent: -9999px;overflow: hidden;}
	#about_us_history #leftcontent #breadcrumbs{margin:10px 0 10px 0;color:#56C54D;}

	#default #hometxt{width:700px; float:left; height:auto; margin:0; padding:0 20px 0 0px;}	
	
	a.link {text-decoration:underline;}
	
	div#horiz-menu ul li ul {
	background: #b4da42 url(../images/navigation/subnav_bg.gif) repeat-x left top;
	width:284px;
	border:0px solid;
	margin:0;
	padding:0;
	margin-left:-5px;
	}
	
	div#horiz-menu li li a {
	line-height: 15px;
	padding:10px 0px;
	font-weight: normal;
	text-transform:none;
	color:#3c5709;
	width:240px;
	display:block;
	border-bottom:1px solid #cae287;
	border-right:0px solid #ddd;	
	font-weight:bold;
	margin:0 5px 0 20px;
	text-align:left;
}
	
}