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

/* index */
div.gridRow920-home div.w325 div.content h3 a {
	color: #000;
	font-size: 18px;
	text-decoration: none;
}
div.gridRow920-home div.w325 div.content h3 a:hover {
	text-decoration: underline;
}
div.feature {
	clear: both;
	height: 220px;
	overflow: hidden;
}
div.feature div.slideshow {
	float: left;
	width: 690px;
	height: 220px;
	background: silver;
	position: relative;
}
div.feature div.slideshow ul li {
	margin: 0;
	padding: 0;
	display: block;
	width: 690px;
	height: 220px;
	overflow: hidden;
}
div.feature div.slideshow ul li a {
	margin: 0;
	padding: 0;
	display: block;
	width: 690px;
	padding-top: 220px;
	height: 0;
	overflow: hidden;
}
div.feature div.slideshow div#slideshow-nav {
	position: absolute;
	top: 15px;
	right: 10px;
	z-index: 999;
}
div.feature div.slideshow div#slideshow-nav a {
	margin: 0 5px 0 0;
	padding: 1px 3px;
	color: #666;
	border: 1px solid #666;
	font-size: 10px;
	text-decoration: none;
}
div.feature div.slideshow div#slideshow-nav a.activeSlide {
	color: #fff;
	border: 1px solid #fff;
}
/**/
div.feature div.announcements {
	float: left;
	width: 228px;
	height: 220px;
	background:#148ab2 repeat-y 0 0;
	padding: 5px 0 0 0;
	border-left: solid 2px #127a9d;
}
div.feature div.announcements h4 {
	padding: .25em 15px;
}
div.feature div.announcements h4 a {
	text-decoration: none;
}
div.feature div.announcements h4 a:hover {
	text-decoration: underline;
}
div.feature div.announcements ul {
	margin: 0;
	padding: 0;
	height: 100px;
}
div.feature div.announcements ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding: 0 10px 0 15px;
	width: 185px;
}
div.feature div.announcements ul li h4 {
	color: #ccc;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 2px 0;
}
div.feature div.announcements ul li h4 a {
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}
div.feature div.announcements ul li h4 a:hover {
	text-decoration: underline;
	color: #fff;
}
div.feature div.announcements ul li p {
	font-size: 11px;
	color: #9aeafb;
	line-height: 14px;
	text-transform: none;
	padding: 0;
	margin: 0;
}
div.feature div.announcements ul li a {
	text-decoration: none;
}
div.feature div.announcements ul li a:hover {
	text-decoration: underline;
	color: #9aeafb;
}
div.feature div.announcements ul.linklist {
	margin: 0;
	padding: 0;
}
div.feature div.announcements ul.linklist li.arrow {
	background: transparent url('/images/site_images/ui/icn_linkarrowwhite.gif') no-repeat 0 2px;
}
div.feature div.announcements ul.linklist li.arrow a {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}
div.feature div.announcements ul.linklist li.arrow a:hover {
	text-decoration: underline;
}
/**/
div.spotlight {
	width: 215px;
	margin-left: 15px;
	border-top: 5px solid #ccc;
}
div.spotlight h4 a:link {
	text-decoration: none;
}
div.spotlight h4 a:visited {
	text-decoration: none;
}
div.spotlight h4 a:hover {
	text-decoration: underline;
}
div.spotlight p, div.spotlight li {
	font: 11px/15px Corbel, sans-serif;
}
div.spotlight ul.link-list {
	margin:0;
	padding:0;
}
div.spotlight ul.link-list li {
	list-style:none;
	margin-bottom:8px;
}

/* page-* */
div.precontent div.w920 h1 {
	width: 660px;
}
/* page-*: charts */
div.chart {
	clear: both;
	display: block;
	overflow: hidden;
	margin-bottom: 16px;
}
div.chart img {
	margin: 0 auto;
}
div.chart h2 {
	display: block;
	color: #fff;
	background: #048ab8;
	overflow: hidden;
	clear: both;
	margin-bottom: 6px;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
}
div.chart p, div.chart h3 {
	text-align: left;
	padding: 0 12px 0 12px;
}
/* customer-care, learning-center: bugs */
div img.left {
	display: inline;
	float:left;
	margin: 3px 9px 3px 0;
	border: 0px solid #f2f2f2;
}
/* summon */
div h2.summon {
	color: #6d4aa3;
}
div.w230 div h2.summon a {
	color: #6d4aa3;
	text-decoration: underline;
	padding: 0;
}
div h2.summon a:hover {
	text-decoration: none;
	text-align: center;
}
div h4.summon {
	color: #6d4aa3;
	font: italic bold 14px/14px Corbel;
}
/* news */
div.content ul.news-list li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.content ul.news-list p {
	margin: 0;
	padding: 0;
}
div.content ul.news-list p.date {
	font-style: italic;
	font-size: 11px;
}
div.content ul.news-list p.caption {
	color: #666;
	font-style: italic;
}
/* search */
table.search-results-table {
	font: 13px/18px Corbel, sans-serif;
	color: #444;
	margin: 0;
	padding: 0;
}
table.search-results-table th {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
table.search-results-table td {
	margin: 0;
	padding: 0;
}
div.search-result {
	margin-bottom: 15px;
	clear: both;
}
div.search-result p {
	font-size: 11px;
	color: #999;
}
/* 360-compare */
div table#comparison {
	border-collapse: collapse;
}
div table#comparison tr {
	border-bottom: solid 1px #ccc;
}
div table#comparison tr td {
	padding: 0 8px 8px 9px;
}
div table#comparison tr td h2 {
	color: #fff;
}
div table#comparison tr td h3 {
	color: #fff;
}
div table#comparison tr td h3 a {
	color: #fff;
}
div table#comparison tr td.title {
	background: #72bf44;
	border-right: solid 1px #fff;
}
div table#comparison tr td.core {
	background: #72bf44;
}
div table#comparison tr td.feature {
	background: #918373;
	border-right: solid 1px #ccc;
}
div table#comparison tr td.data {
	background: #f58220;
}
div table#comparison tr td.access {
	background: #3ebced;
}
div table#comparison tr td.manage {
	background: #007dc5;
}
div table#comparison tr td.assess {
	background: #1c4178;
}
div table#comparison tr td.data-feature {
	background: #fedbbd;
	border-right: solid 1px #ccc;
}
div table#comparison tr td.access-feature {
	background: #edf7fd;
	border-right: solid 1px #ccc;
}
div table#comparison tr td.manage-feature {
	background: #e1ecf8;
	border-right: solid 1px #ccc;
}
div table#comparison tr td.assess-feature {
	background: #dfe0eb;
	border-right: solid 1px #ccc;
}
div table#comparison tr td.data-check {
	background: #fedbbd;
	border-right: solid 1px #fff;
}
div table#comparison tr td.access-check {
	background: #edf7fd;
	border-right: solid 1px #fff;
}
div table#comparison tr td.manage-check {
	background: #e1ecf8;
	border-right: solid 1px #fff;
}
div table#comparison tr td.assess-check {
	background: #dfe0eb;
	border-right: solid 1px #fff;
}
/* 360-search */
div.ss-360-search-new-and-improved {
	background: #eee url(/images/site_images/content/bug_360_search_new_and_improved.gif) no-repeat 0 10px;
	margin: 5px 10px 20px 0px;
	float: left;
	width: 210px;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
div.ss-360-search-new-and-improved h5 {
	padding: 45px 10px 15px 15px;
}
/* webinar */
div.content table.light {
	margin: 0 9px 18px 9px;
	border-bottom: solid 1px #ccc;
}
div.content table.light tr {
}
div.content table.light tr th {
	border: 0;
	color: #333;
	background:#ebebeb;
	border-top: solid 1px #ccc;
}
div.content table.light tr td {
	border: 0;
	color: #333;
	border-top: solid 1px #ccc;
}
div.content table.light tr td h3 {
	margin-top: 2em;
}
div table#ulrichs-knowledgebase {
	border-collapse: collapse;
	margin: 0px;
	padding:0px
}
div table#ulrichs-knowledgebase tr td {
	background: #e7e8e8;
	margin:0px;
	padding:0px;
	border:0px;
}
div table#ulrichs-knowledgebase tr td.list-content {
	background: #e7e8e8;
	margin:0px;
	padding:10px 5px 0px 5px;
	border:0px;
}
div table#ulrichs-knowledgebase tr td ul.checklist {
	list-style-type: none;
	margin: 0 20px 0 0;
	padding: 0 0 1em 9px;
}
div table#ulrichs-knowledgebase tr td ul.checklist li.check {
	background: url(/images/ulrichs_check.gif) no-repeat;
	padding: 0 0 0 17px;
	margin: 0 0 .25em 0
}
/* special */
body#demos div.content h2.bar {
	color: #fff;
	background: #048ab8;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
}
body#demos div.content h2.bar a:link {
	color: #fff;
}
body#demos div.content h2.bar a:visited {
	color: #fff;
}
body#examples div.content h2.bar {
	color: #fff;
	background: #048ab8;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
}
body#examples div.content h2.bar a:link {
	color: #fff;
}
body#examples div.content h2.bar a:visited {
	color: #fff;
}

#part-standards > div {
	width:310px;
	margin-left:10px;
	margin-rigth:10px;
	display:inline-block;
	vertical-align:top;
}

#news #flashContent {
	margin-top:20px;
	margin-bottom:40px;
}

#ss-locations .location {
	width:300px;
	margin-right: 20px;
	display:inline-block;
	vertical-align:top;	
	zoom:1;
	*display: inline;
}

#ss-locations address {
	color:#555555;
	font: 13px/18px Corbel, sans-serif;
	margin-bottom:1em;
}

#ss-locations  ul {
	padding:0;
}

#ss-locations li {
	list-style:none;
	padding-left:20px;
}

#ss-locations li.phone {
	background: url(/images/site_images/icons/12px/phone-black.gif) left center no-repeat;
}

#ss-locations li.fax {
	background: url(/images/site_images/icons/12px/icon-fax-12x12.png) left center no-repeat;
}

.featured-image-summon {
	margin: 20px auto;
}

/* UPCOMING-CONFERENCES
--------------------------------------*/

#upcoming-conferences ul {
	padding:0;
}

#upcoming-conferences ul li {
	list-style:none;
	margin-bottom:20px;
}

#upcoming-conferences ul li p {
	margin:0;
	padding:0;
}

#upcoming-conferences ul li p.event-title {
	font-weight:bold;
}

#upcoming-conferences ul li p.event-url {
	margin-top:10px;
}

/* UPCOMING EVENTS HIGHLIGHT
----------------------------------*/

#upcoming-events-highlight h3 {
	padding:0;
}

#upcoming-events-highlight p,
#upcoming-events-highlight h3
{
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    text-decoration: none;
	border:none;
}

#upcoming-events-highlight h3 a {
	color:#ffffff;
}

#upcoming-events-highlight h3 a:hover {
	text-decoration:underline;
}

/* EVENT-LIST
--------------------------*/

#event-list {
	padding:0;
}

#event-list > li {
	position:relative;
	list-style:none;
	padding-top:10px;
	margin-bottom:20px;
	border-top: 1px solid #ccc;
}

#event-list > li > h2 {
	padding:0;
	margin-bottom:10px;
}

#event-list > li > .event-date {
	font-size:16px;
	font-weight:bold;
	line-height:1em;
	/*
	position: absolute;
	top:10px;
	left:0;
	*/
}


/* event children list
-------------------------------------------*/

div.event-children {
	margin: 15px 0;
}

div.event-children ul {
	padding:0;
	padding-left:20px;
}

div.event-children h3 {
	margin-bottom:10px;	
	padding:0;
}

div.event-children ul li {
	list-style:none;
	padding-bottom:15px;
}

div.event-children ul li p {
	margin-bottom:0;
}

div.event-children ul li .event-title {
	font-weight:bold;
}

div.event-children ul li .event-type {
	margin-bottom:10px;
}

div.event-children ul li .event-url {
	margin-top:10px;
}

div.event-children ul li .event-date {
	font-size:13px;
	line-height:1em;
}

.event-children ul li .event-date .time-value {
	display:block;
	font-style:italic;
}

.events .event-booth-cta  {
	padding:10px 10px 0 10px;
	margin:20px 0;
	background:#dddddd;
	border:1px solid #cccccc;
	font-size:14px;
}

/* EVENT-DETAIL page
----------------------------------*/

#event-detail .event-info h2,
#event-detail .venue-info h2 {
	padding: 3px 5px;
	background: #f0f0f0;
	border-bottom:2px solid #84C166;
	margin-bottom:1em;
}

#event-detail .event-info,
#event-detail .venue-info {
	margin-bottom:20px;
}

#event-detail .event-info .event-date {
	font-family: Corbel, sans-serif;
	font-size: 13px;
	line-height:18px;
	color:#444444;
	font-weight:normal;
}

#event-detail .event-heading .event-date,
#event-detail .event-heading .event-location {
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#333333;
	margin-bottom:10px;
}

#event-detail .time-value {
	display:block;
}

#event-detail .event-date .event-day {
	display:block;
}

#event-detail .venue-address .venue-street,
#event-detail .venue-address .venue-country {
	display:block;
}

#event-detail .venue-address .venue-city:after {
	content:",";
}

#event-detail .venue-location,
#event-detail .venue-address {
	margin-bottom:1em;
}

#event-detail .venue-location .venue-name {
	display:block;
}

#event-detail .register-now {
	font-size:16px;
	font-weight:bold;
}

#event-detail .event-info dl {
	width:230px;
	margin-right:20px;
	margin-bottom:1em;
	float:left;
}

#event-detail .event-info .event-vitals,
#event-detail .venue-info .venue-vitals {
	width:230px;
	margin-right:20px;
	margin-bottom:1em;
	float:left;
	clear:left;
}

#event-detail .event-info .event-title,
#event-detail .event-info .event-date {
	margin-bottom:1em;	
}

#event-detail .venue-info .venue-notes {
	width:410px;
	float:right;
	margin-bottom:20px;
}

#event-detail .venue-info .venue-parking {
	clear:both;
}

#event-detail .venue-info #map-address {
	clear:both;
	width:658px;
	height:214px;
	border:1px solid #cccccc;
}
