

#focus {
	width:750px;
	height:201px;
	margin:0 5px;
	border:solid #c11;
	border-width:2px 0;

}

#focus.alert {
	background:#a5a29d;
}

#focus #positioning {
	float:left;
	width:183px;
	height:167px;
	padding:20px 8px 14px 15px;
	background:url(/static/images/bg/home/positioning_bg.jpg) bottom left repeat-x;
}

#focus.alert #positioning
{
	/* 183 + 174 */
	width:380px;
	height:201px;
	background:#334466;
	padding:0px 0px 0px 0px;
}

#focus #positioning h2 {
	font-size:122%;
	color:#cc111a;
	letter-spacing:-0.05em;
	line-height:1.3em;
	margin-bottom:6px;
}

#focus.alert #positioning h2 
{
	background: url(/static/images/bg/home/ea_focus_star.gif) top left no-repeat;
	color:#fff9f3;
	margin-left:15px;
	margin-bottom:0px;
	padding: 0px 0px 0px 37px;
	margin-top:20px;
	width:262px;
	height:52px;
}

#focus #positioning p {
	color:#777;
	letter-spacing:-0.05em;
	font-weight:bold;
	line-height:1.2em;
	margin-right:10px;
}

#focus.alert #positioning div {
	color:#ccc;
	padding-left:52px;
	width:299px;
	font-size:90%;
}

#focus.alert #positioning div.links {
	color: #efefef;
	margin-left:52px;
	margin-top:6px;
	padding-left:15px;
	width:274px;
	height:60px;
	background: url(/static/images/bg/home/ea_sub_bg.gif) top left no-repeat;
}

#focus.alert #positioning div.links ul 
{
	font-size:95%;
	font-weight:bold;
	padding-top:4px;
	margin:0px auto;
}

#focus.alert #positioning div.links ul li {
	margin-top:3px;
}
#focus.alert #positioning div.links ul li a {
	color: #efefef;
}

#focus.alert #positioning div.links ul li a:hover {
	color: #FFFFFF;
}


#focus.alert #positioning div.links ul li img {
	margin-left:4px;
	vertical-align:middle;
}

#focus #main 
{
	background:#a5a29d;
	margin-left:-100px;
}
#focus #main #actions {
	float:left;
	width:174px;
}

#actions
{
	background:#ad0810 url(/static/images/bg/home/actions_bg.jpg) top left no-repeat;
}

#actions div
{
	display:block;
	margin:0px;
	padding-top:6px;
	width:174px;
	height:61px;
}

#actions div h3, #actions div p
{
	color:#fff;
	margin-left:10px;
}

#actions div p
{
	margin-top:1px;
	height:29px;
	width:155px;
	font-size:85%;
}

#actions div p a {
	color:#FFFFFF;
	/* font-family:"Helvetica 55 Roman"; */
}

#focus #main .main {
	float:right;
}

#content {
	width:750px;
	margin:0 5px 0 5px;
	background:#d8d3ce url(/static/images/bg/home/home_content_bg.gif) bottom left no-repeat;
}

#column1 {
	float:left;
	overflow:hidden;
	width:195px;
	padding:12px 5px 3px 6px;
}
#column1 .spotlight {
	width:171px;
	padding:0 12px 0 12px;
}

#column1 .spotlight h3 {
	margin-bottom:4px;

}
#column1 .spotlight h4 {
	margin-bottom:4px;
	font-size:92%;
	color:#333;
}
#column1 hr {
	height:2px;
	margin:4px 0;
	color:#fff;
	background-color:#fff;
	border:none 0;
	border-top:1px solid #ccc;
}
html>body #column1 hr {
	margin:10px 0;
}

#column1 .spotlight ul {
	list-style-image:url(/static/images/bullet_onbeige.gif);
	margin:2px 0 4px 0;
}
#column1 .spotlight ul li {
	padding:0 0 3px 0;
	margin-left:16px;
}

#column1 .spotlight ul li.alert 
{
	list-style-image:url(/static/images/bullet_star.gif);
	font-weight:bold;
}


#column1 #msds h3 {
	background:url(/static/images/icons/pdficon_small.gif) center left no-repeat;
	padding-left:20px;
}
#column1 #msds form {
	margin:8px 0;
	padding-bottom:8px;
	background:url(/static/images/bg/home/home_dotted_bg.gif) bottom left repeat-x;
}
#column1 #msds .select {
	width:144px;
	padding:1px;
	color:#456;
	font-size:85%;
	border:1px solid #a5acb2;
	vertical-align:middle;
}
#column1 #msds .submit {
	vertical-align:middle;
}


#column2 {
	float:left;
	overflow:hidden;
	width:536px;
	margin:12px 0 3px 0;
}

#selector {
	width:518px;
	padding:12px 4px 6px 14px;
	background:#fff url(/static/images/bg/home/home_spotlight_top_bg.gif) top left no-repeat;
}
#selector h3 {
	margin-bottom:11px;
}
#selector #productLines {
	float:left;
	width: 247px;
	padding-right:8px;
	border-right:1px solid #d4d4bb;
}
#selector #industry {
	float:left;
	width: 246px;
	padding-left:12px;
}
#selector ul {
	list-style-image:url(/static/images/bullet.gif);
	margin-bottom:-4px;
}
#selector ul.left {
	float:left;
	width:52%;
}
#selector ul.right {
	float:right;
	width:46%;
}
#selector ul li {
	font-size:92%;
	padding:0 0 4px 0;
	margin-left:14px;
}
#selector ul.left li {
}
#selector ul li a {
}

#column2 .spotlights {
	clear:left;
	padding-top:12px;
	background:url(/static/images/bg/home/home_spotlight_bottom_bg.gif) top left no-repeat;
}

#column2 .spotlights .spotlight {
	background:#fff;
}

#column2 .spotlights .spotlight img 
{
	margin-bottom:0px; 
}

#column2 .left {
	float:left;
	width:265px;
	margin-right:2px;
	clear:left;

}

#column2 #story {
	background:url(/static/images/bg/home/cabot_home_spotlight_bg.gif) top left repeat-y;
	background-color:Transparent;
	padding:0;
}

#column2 .right {
	float:right;
	width:265px;
	margin: 0px;
}

#column2 #story p {
	margin: 5px 10px 0px 10px;
}
#column2 #story img.spotlight {
	float: left;
	margin: 0px 10px 0px 6px;
}

#column2 #story h3
{
	margin-left:10px;
	margin-right:10px;
}

#column2 #story .top {
	height: 6px;
	line-height: 6px;
	background:url(/static/images/bg/home/cabot_home_spotlight_top.gif) top left no-repeat;
}

#industry ul.left 
{
	width:122px;
}

#industry ul.right 
{
	width:122px;
}


#industry li 
{
	list-style-image:url(/static/images/bullet_plus.gif);
	width:105px;
}

#industry span.more_home 
{
	display:block;
}

#industry span.more_home_selected
{
	background:url(/static/images/bg/home/more_tab_home.jpg) top right no-repeat;
}

#industry span.more_home a 
{
	
}

#industry span.more_home_selected a 
{
	display:block;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	padding-right:0px;
	padding-left:6px;
/* 	background:url(/static/images/bg/home/more_tab_home_left.jpg) top left no-repeat; */
}


/** 
For new more hover-over setup
**/
#industry .moreOptions
{
	background:url(/static/images/bg/narrow/moreOptionsRight.gif) no-repeat bottom right;
	border:0px solid #000;
	position: absolute;
	margin-left:-49px;
	text-align:right;
	overflow:hidden;
}

#industry .moreOptions div.linklists
{
	background:url(/static/images/bg/narrow/moreOptionsLeft.gif) no-repeat bottom left;
	border:0px solid #000;
	margin-right:8px;	
	border:0px solid #000;
	padding:5px 5px 12px 8px;
	text-align:left;
/*	position:absolute; */
	min-width:110px;
    margin-top:0px; 
}



#industry .moreOptions table tr td
{
	vertical-align:top;
	
	line-height:1.1em;
	padding:1px 5px;
}

#industry .moreOptions div.first
{
	background:url(/static/images/bg/home/moreTopHome.gif) no-repeat top right;
	height:1px;
	border:0px solid #000;
	font-size:0px; 
	
	
	margin-left:auto;
	position:absolute;
	width:800px; 
	right:104px;
}

#industry .moreOptions div.second
{
	background:url(/static/images/bg/home/moreTopLeftHome.gif) no-repeat top left;
	font-size: 1px;
	/* width:102px;	
	 margin-left:0px;
	margin-top:-2px;
	*/
	position:absolute;
	height:1px;
	

	margin-right:3px;
	margin-left:auto;
}

#industry .moreOptions tr.close 
{
	height:10px;
}

#industry .moreOptions tr.close .iesixspacer 
{
	width:100px;
	
}

#industry .moreOptions tr.close img 
{
	cursor:pointer;
	position:absolute;
	right:5px;
	bottom:5px;
}