/* reset defaults */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,a,blockquote,fieldset,input,textarea {
	margin: 0;
	padding: 0;
	font-family: Roboto;
	
}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: .8em;
	font-weight: normal;
	font-style: normal;
	font-family: Roboto;
}
ul,ol {
	list-style: none;
}
fieldset,img {
	border: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* base */
body {
	
}
a {
	color: #488b2b;
	text-decoration: none;
	font-size: 12px;
	
	line-height: 15px;
	
		margin-bottom: 7px;

}
a:visited {}
a:hover {
	text-decoration: underline;
	}
a:active {}

p {
	font-size: 12px;
	color: #333;
	line-height: 20px;
	margin-bottom: 25px;
}
h1 {}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-bottom: 12px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-bottom: 6px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin-bottom: 6px;
}
h5 {
}
p {
	color: #333;
	line-height: 14px;
	margin-bottom: 7px;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
	font-size:14px;
}
.clear {
	clear: both;
}
br.clear {
	height: 0;
	overflow: none;
}
p.intro {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	margin-bottom: 25px;
}
hr {
	border-top: 1px solid #bcbcbc;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background: none;
	height: 1px;
}
h3.top-rule {
	margin-top: 15px;
	padding-top: 10px;
	border-top: 3px solid #e7e7e7;
}



/* layout */
div#container {
	min-width: 860px;
	
	margin: 0px 0px 0px 80px;
	background: #fff;
	padding-top: 30px;
	
	
	position: fixed;
	
}
/* div#container.fluid {
	width: auto;
} */

div#container div#top div.ss-logo {
	height: 32px;
	position: absolute;
	top: 32px;
	right: 0;
}
div#container div#top div.ss-logo h3 {
	height: 0;
	width: 145px;
	padding-top: 28px;
	background: #fff url('../images/site_images/logo-ss.gif') no-repeat 0 0;
	overflow: hidden;
	padding-right: 25px;
}
div#container div#top div.u-logo {
	height: 64px;
	position: relative;
	left: 30px;
}
div#container div#top div.u-logo h1 {
	height: 0;
	width: 319px;
	padding-top: 64px;
	background: transparent url('../images/site_images/logo-ulrichsweb.gif') no-repeat 0 0;
	overflow: hidden;
	padding-right: 25px;
}
div#container div#top div.top-panel-usas div.u-logo h1 {
	height: 0;
	width: 319px;
	padding-top: 64px;
	background: transparent url('../images/site_images/logo-ulrichsweb-white.gif') no-repeat 0 0;
	overflow: hidden;
	padding-right: 25px;
}
div#container div#top div.top-panel-about div.u-logo h1 {
	height: 0;
	width: 319px;
	padding-top: 64px;
	background: transparent url('../images/site_images/logo-ulrichsweb-gray.gif') no-repeat 0 0;
	overflow: hidden;
	padding-right: 25px;
}



div#container div#top div.large-tabs {
	padding-left: 17px;
	height: 39px;
	clear: both;
	background: transparent url('../images/site_images/bg-large-tabs.gif') repeat-x bottom left;
}

div#container div#top div.large-tabs ul li {
	float: left;
	position: relative;
	top: 1px;
}
div#container div#top div.large-tabs ul li a {
	padding-top: 38px;
	display: block;
	overflow: hidden;
	height: 0;
	background: transparent url('../images/site_images/nav-large-tabs.gif') no-repeat 0 0;
}
div#container div#top div.large-tabs ul li#ulrichsweb a {
	width: 125px;
	background-position: 0 0;
}
div#container div#top div.large-tabs ul li#ulrichsweb a.selected {
	padding-top: 39px;
	width: 125px;
	background-position: 0 -41px;
	border-bottom: none;
}
div#container div#top div.large-tabs ul li#usas a {
	width: 223px;
	background-position: -125px 0;
}
div#container div#top div.large-tabs ul li#usas a.selected {
	padding-top: 39px;
	background-position: -125px -41px;
}
div#container div#top div.large-tabs ul li#about a {
	width: 124px;
	background-position: -349px 0;
}
div#container div#top div.large-tabs ul li#about a.selected {
	padding-top: 39px;
	background-position: -349px -41px;
}



div#container div#top div.top-panel {
	height: 75px;
	clear: both;
	background: #fff5c5 url('../images/site_images/bg-top-panel.gif') repeat-x 0 0;
	padding: 15px 0 0 0;
	overflow: hidden;
	border-top: 1px solid #d8d0a7;
}
div#container div#top div.top-panel-usas {
	height: 75px;
	clear: both;
	background: #fff5c5 url('../images/site_images/bg-top-panel-usas.gif') repeat-x 0 0;
	padding: 15px 0 0 0;
	overflow: hidden;
	border-top: 1px solid #a56152;
}
div#container div#top div.top-panel-about {
	height: 75px;
	clear: both;
	background: #fff5c5 url('../images/site_images/bg-top-panel-about.gif') repeat-x 0 0;
	padding: 15px 0 0 0;
	overflow: hidden;
	border-top: 1px solid #d8d0a7;
}
div#container div#top div.login {
	width: 460px;
	background: transparent;
	position: absolute;
	top: 83px;
	right: 0;
}
div#container div#top div.login label {
	font-size: 11px;
	color: #666;
	font-weight: bold;
	display: inline-block;
}
div#container div#top div.top-panel-usas div.login label {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	display: inline-block;
}
div#container div#top div.login .input-text {
	width: 125px;
	border: 1px solid #929292;
	height: 17px;
	color: #666;
	display: inline-block;
	position: relative;
}
div#container div#top div.login .input-button {
	position: relative;
}
div#container div#top div.quick-search {
	width: 447px;
	height: 21px;
	background: transparent url('../images/site_images/bg-quick-search.png') no-repeat 0 0;
	position: absolute;
	top: 118px;
	right: 0;
	padding: 9px 6px 12px 12px;
	overflow: hidden;
}
div#container div#top div.quick-search label {
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 1px;
	margin-right: 5px;
}
div#container div#top div.quick-search .input-text {
	border: 1px solid #888;
	height: 20px;
}
div#container div#top div.quick-search .input-button {
	font-weight: bold;
	display: inline-block;
	position: relative;
}
div#container div#top div#main-nav {
	height: 30px;
	clear: both;
	background: #7b7b7b url('../images/site_images/bg-main-nav.gif') repeat-x 0 0;
}
div#container div#top div#main-nav ul {
	margin-left: 25px;
}
div#container div#top div#main-nav ul li {
	float: left;
}
div#container div#top div#main-nav ul li a {
	display: block;
	color: #fff;
	text-align: center;
	padding: 7px 10px 7px 10px;
	font-size: 14px;
}
div#container div#top div#main-nav ul li.alt {
	float: right;
}
div#container div#top div#main-nav ul li.alt a {
	background: transparent url('../images/site_images/bg-main-nav-alt.gif') repeat-x 0 0;
	border-left: 3px solid #fff;
}

div#container div#content {
	padding: 30px 0 0 0;
	width:1500px;
}
div#container div#content div.two-column {
	background: transparent url('../images/site_images/bg-two-column.gif') repeat-y 40px 0;
	display: inline-block;
	overflow: hidden;	
}
div#container div#content div.wide {
	padding: 0 35px 0 35px;
	display: inline-block;
	overflow: hidden;
	display: block;
}
div#container div#content div.two-column div.left {
	width: 650px;
	padding: 0 35px 0 10px;
	float: left;
	
}
div#container div#content div.two-column div.right {
	width: 585px;
	padding: 0 15px 0 15px;
	float: left;
}
div.section {
	background: #fff9dd;
	padding: 10px 15px 10px 15px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	display: block;
	position: relative;
}

div.section-small {
	background: #fff9dd url('../images/site_images/bg-section-small.gif') no-repeat 0 0;
	padding: 15px 15px 10px 15px;
	display: block;
	position: relative;
	width: 149px;
	overflow: hidden;
}

div.section-small div.botcap {
	background: #fff9dd url('../images/site_images/bg-section-small-botcap.gif') no-repeat 0 0;
	height: 3px;
	width: 179px;
	position: relative;
	left: -15px;
	top: 10px;
	overflow: hidden;
}

div.section-smaller {
	background: #fff9dd url('../images/site_images/bg-section-smaller.gif') no-repeat 0 0;
	padding: 15px 15px 10px 15px;
	display: block;
	position: relative;
	width: 326px;
	overflow: hidden;
}

div.section-smaller div.botcap {
	background: #fff9dd url('../images/site_images/bg-section-smaller-botcap.gif') no-repeat 0 0;
	height: 3px;
	width: 356px;
	position: relative;
	left: -15px;
	top: 10px;
	overflow: hidden;
}

div.section-medium {
	background: #fff9dd url('../images/site_images/bg-section-medium.gif') no-repeat 0 0;
	padding: 10px 15px 10px 15px;
	display: block;
	position: relative;
	width: 635px;
	overflow: hidden;
}

div.section-medium div.botcap {
	background: #fff9dd url('../images/site_images/bg-section-medium-botcap.gif') no-repeat 0 0;
	height: 3px;
	width: 665px;
	position: relative;
	left: -15px;
	top: 10px;
	overflow: hidden;
}

div.section-wide {
	background: #fff9dd url('../images/site_images/bg-section-wide.gif') no-repeat 0 0;
	padding: 15px 15px 10px 15px;
	display: block;
	position: relative;
	width: 825px;
	overflow: hidden;
}

div.section-wide div.botcap {
	background: #fff9dd url('../images/site_images/bg-section-wide-botcap.gif') no-repeat 0 0;
	height: 3px;
	width: 855px;
	position: relative;
	left: -15px;
	top: 10px;
	overflow: hidden;
}

.filter-select { 
	width: 230px;
	margin: 0 5px 0 0;
	padding: 0;
}

.btn-index{ 
	position: relative;
	top: 5px;
	padding-right: 5px;
}

div.section-container { 
	border: 3px solid #ccc; 
	padding: 15px;
	overflow: hidden;
	display: block;
}

div#footer {
	clear: both;
	margin: 16px 35px 0 35px;
	padding: 10px 0 0 0;
	border-top: 3px solid #e7e7e7;
}
div#footer ul {
}
div#footer ul li {
	color: #666;
	display: inline;
}
div#footer ul li a {
}

div.callout {
	border: 3px solid #e7e7e7;
	padding: 12px 12px 18px 12px;
	margin-bottom: 18px;
	overflow: hidden;
	display: inline-block;
}
div.callout-380 {
	width: 356px;
	background: #fefadc url('../images/site_images/bg-callout-380.gif') no-repeat 0 0;
	padding: 12px 12px 0 12px;
	float: left;
	overflow: hidden;
}
div.callout-380 div.bottom {
	width: 380px;
	height: 4px;
	margin-top: 8px;
	background: #fefadc url('../images/site_images/bg-callout-380-botcap.gif') no-repeat 0 0;
	position: relative;
	left: -12px;
	overflow: hidden;
}



/* special */
ul.horizontal-list li {
	display: inline;
}
ul.horizontal-list li a {
	display: inline;
	border-right: 1px solid #999;
	padding-right: 4px;
	margin-right: 0px;
	overflow: hidden;
}
ul.horizontal-list li.last a {
	border: none;
}
div.feature-column-wide {
	width: 255px;
	margin-right: 12px;
	padding: 12px 12px 0 12px;
	float: left;
	background: #fff url('../images/site_images/bg-column-feature-wide.gif') no-repeat 0 0;
	overflow: hidden;
}

div.feature-column-wide h3 {
	height: 60px;
}

div.feature-column-wide ul li {
	list-style-type: disc;
	margin: 0 0 5px 15px;
	font-size: .8em;
	font-weight: normal;
	font-style: normal;
	font-family:roboto;
}

div.feature-column-wide div.bottom {
	clear: both;
	width: 278px;
	height: 18px;
	margin-top: 10px;
	position: relative;
	left: -12px;
	background: #fff url('../images/site_images/bg-column-feature-wide-bottom.gif') no-repeat 0 0;
}


div.feature-column,
div.feature-column-last {
	width: 164px;
	height: 281px;
	margin-right: 12px;
	padding: 12px 12px 0 12px;
	float: left;
	background: #fff url('../images/site_images/bg-column-feature.gif') no-repeat 0 0;
}
div.feature-column h3,
div.feature-column-last h3 {
	height: 42px;
}
div.feature-column p,
div.feature-column-last p {
	color: #666;
}
div.feature-column-last {
	margin-right: 0;
}

table.horizontal-fields tr {
	vertical-align: middle;
}
table.horizontal-fields tr td {
	vertical-align: middle;
}
