/*  overrides shared eecat styles for autodesk catalog  */


#main_content.microsite #data_dir h2,
#main_content #center div#site_list h2{
	background: #ed9820;
	border-bottom: 1px solid #000;
	padding: 6px 0;
	font-size: 16px;
}

#main_content #center div#design_centers{
	border-bottom: #ed9820 4px solid;
}

#topnav form div{
	background: #ed9820;
}
	#topnav form input#searchsubmit{
		font-weight: bold;
	}
	

#topnav #top_search{
	float: left;
	width: 300px;
}

#topnav #menu_editions{
	float: left;
	width: 418px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;

}

div#menu_editions a{
	color: #ed9820;
	font-weight: bold;
}
	div#menu_editions a:hover{
		color: #fff;
	}
	
	
/* gold color  */
#top_news #top_wpapers h4 {
	color: #ed9820;
	font-weight: bold;
}

/* green background */
div#main_content div#center ul li.legend,
#datasheet_list h4,
#data_dir input.submit,
#data_dir input#keyword_s,
#data_dir select,
#footer #footer_menu,
.sub_page #center h1,
#menu,
#topnav,
#main_content h2{
	background: #0b525c;
}


/*------------------------------*/
/* Browse Technology Centers	 */
/*------------------------------*/

#site_list.category{
	padding: 0;
}

#site_list.category h2{
	margin-bottom: 5px;
}

#site_list .col{
	float: left;
	width: 156px;
	text-align: left;
}


#site_list a {
	display: block;
	padding-left: 3px;
	margin: 0 0px 10px 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	color: #000;
}

#site_list a:hover{
	color: #d00;
}

#site_list .col2 { padding-right:23px }

#site_list .col3 { width:139px }


/*  arrow img replacements  */


#events a {
	background: url(../img/auto_arrow.png) no-repeat;
	padding-left: 15px;
}

#events a:hover { background: url(../img/auto_arrow_down.png) no-repeat; }  

#right .sidebar #events div ul li { padding-left:0px } 

.post_list  p {
	padding-left:4px; 
	line-height:130%
}


.post_list div.more a,
.post_list a {
	background: url(../img/auto_arrow.png) no-repeat;
	padding-left: 15px;

}

.post_list div.more a:hover,
.post_list a:hover {
	background: url(../img/auto_arrow_down.png) no-repeat;
}


#top_news #top_wpapers a {
	background: url(../img/auto_arrow_lb.png) no-repeat;

}

#top_news #top_wpapers a:hover {
	background: url(../img/auto_arrow_lb_down.png) no-repeat;
}
	
/*  ten links  */

#ten_links h3{
	color: #ed9820;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	text-indent: 10px;
}

#ten_links .col{
	width: 156px;
}

#ten_links a{
	display: block;
}

#ten_links b{
	display: block;
}

#ten_links #ten_links_info {
	width: 120px;
	margin: 0 auto;
	background: #f6f3ea;
	border: 1px outset #f6f3ea;
	text-align: center;
}
	#ten_links #ten_links_info a{
		background: none;
		display: inline;
		padding: 0;
		margin: 0;
	}
	#ten_links #ten_links_info a:hover{
		color: #000;
	}


/*------------------------------*/
/*		Company Logos			*/
/*------------------------------*/
#company_list{
	text-align: center;
}
#company_list a{
	text-align: center;
	margin: 2px;
	display: block;
	float: left;
	width: 90px;
	height: 60px;
	overflow: hidden;
}

#company_list_full{
	text-align: center;
}
#company_list_full a{
	text-align: center;
	margin: 4px;
	display: block;
	float: left;
	width: 92px;
	height: 60px;
	overflow: hidden;
}
/*--------------END-------------*/


/*  advanced search overrides  */
#data_dir label{
	color: #4a878e;
}

#data_dir select option{
	background: #4a878e;
}

#datasheet_list .request_info,
#datasheet_list h3{
	background: #4a92a9;
}

/*   SPOTLIGHT  */

#left #spotlight{
	background: url(../img/spotlight_auto.png) no-repeat;
}

	#spotlight h4{
		background: #0b525c;
	}

	#left #spotlight div.inner{
		border: 4px solid #0b525c;
	}
	
	#left #spotlight li{
		border-bottom: 1px solid #ddd;
		background: url(../img/red_arrow_small.png) top left no-repeat;
	}
	
	
/*  digital edition  */

.autodesk .digital-editions div{
	width: 138px;
}




