@charset "utf-8";
/* CSS Document */

.main a:hover, .main a:active {
	border-bottom-style: none;
}
/* SH - 2013/03/05 */
/* Banner and sub-head (that was supposed to be in the banner but now is just just below banner)  */
#gw-banner {
	margin:0;
	padding:0px;
	height:160px;
	/* NOT SURE HOW BACKGROUND URL SHOULD BE STRUCTURED */
    background: #f8f8f8 url('/content/dam/autodesk/www/gateways/Banners/gateway-banner-1240x160.png.jpg') no-repeat;
}
#gw-banner h1 {
	margin:0;
	padding:100px 20px 9px 29px;
	font-size:32px;
	color:#000000;
	font-family: 'FrutigerNextW04-Medium', Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}
.gw-sub {
	font-size:24px;
	font-family: 'Frutiger Next W04 Light', Arial, sans-serif;
	padding-top: 30px;
	padding-left: 32px;
	font-weight:normal;
}
/* Scott free styles below this line */

.list-row {
	padding: 30px 20px 22px 20px;
}
.row-header {
	margin: 0px 12px 0px 12px;
}
.list-container {
	width: 276px;
	float: left;
	margin: 0px 12px 0px 12px;
	font-size: 16px;
}
.list-container ul {
	padding: 0px;
	margin-bottom: 30px;
}
.list-container a {
	text-decoration: none;
	border: none;
	color: #666;
}
.list-container a:visited {
	color: #666;
}
.list-container a:hover {
	color: #444;
}
.list-container ul li a {
	font-family: 'Frutiger Next W04 Light', Arial, sans-serif !important;
}
.list-container ul ul li a {
	text-decoration: none;
	border: none;
	color: #444;
	font-family: 'FrutigerNextW04-Regular', Arial, sans-serif !important;
}
.list-container ul li a:hover {
	color: #000;
}
.list-container ul li {
	padding: 6px 0px 6px 0px;
	border-bottom: 1px solid #DADADA;
	list-style: none !important;
	margin: 0px;
}
.list-container ul ul li {
	border-bottom: 1px solid #e9e9e9;
}
.list-container ul ul {
	border-bottom: 1px solid #E9E9E9;
	background-color: #F9F9F9;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #444;
}
.list-container ul ul li {
	padding-left: 13px;
	margin-right: 13px;
}
.list-container ul ul li:first-child {
	box-shadow: inset 0 5px 5px -5px #e9e9e9;
}
.list-container ul ul li:hover {
	background-color: #EFEFEF;
}
.list-container ul li:last-child {
	border-bottom: none;
}
.list-header {
	min-height: 25px;
	margin: 0px;
	padding-bottom: 0px;
}
.list-header h3, .row-header h3 {
	font-size: 19px;
	color: #444;
	margin-bottom: 0px;
	line-height:20px;
}
.row-header h3 {
	margin-bottom: 12px;
	font-weight:normal;
	font-family: 'FrutigerNextW04-Medium', Arial, sans-serif;
}
.list-header h3 {
	font-weight:normal;
	font-family: 'FrutigerNextW04-Medium', Arial, sans-serif;
}
.list-header h4 {
	margin-top: 10px;
	font-size: 19px;
	color: #444;
	font-weight:normal;
	font-family: 'FrutigerNextW04-Medium', Arial, sans-serif;
}
.list-divider {
	height: 0px;
	border-bottom: 1px dashed #DADADA;
	margin: 0px 32px -3px 32px;
}
.intro {
	font-size: 16px;
	width: 724px;
	padding-left: 32px;
	padding-bottom:0px;
	margin-bottom:-15px;
	font-family: 'Frutiger Next W04 Light', Arial, sans-serif;
}
