#side-bar {
	float: left;
	width: 195px;
	margin: 15px 0 0 15px;
	display: inline;
}
#secondary-menu {
	border: 1px solid #CDD6DE;
	border-radius: 0 0 7px 7px;
  overflow: hidden;
  background-color: #F9F9F9;
}
#secondary-nav {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
#secondary-nav ul {
	display: none;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
#secondary-nav li {
	background-color: #E8E8E8;
  border-bottom: 1px solid #F9F9F9;
}
#secondary-nav li li {
	border-bottom: none;
	background-color: #F9F9F9;
}
#secondary-nav li a {
	color: #1B3147;
  display: block;
  font-size: 14px;
  text-decoration: none;
  padding: 5px 10px 5px 20px;
}
#secondary-nav li a:hover {
	background-color: #C0C0C0;
}
#secondary-nav li li a {
	font-size: 13px;
	color: #7A7A7A;
}
#secondary-nav li.highlight {
	background-color: #C9C9C9;
}
#secondary-nav li.has-children a {
	background-image: url(/images/menu-collapse.png);
	background-position: 6px 9px;
  background-repeat: no-repeat;
}
#secondary-nav li.has-children li a {
	background-image: none;
}
#secondary-nav li.expanded a {
	background-image: url(/images/menu-expand.png);
	background-position: 6px 9px;
  background-repeat: no-repeat;
}
#secondary-menu .promo {
	background-color: #E8E8E8;
	margin-top: 15px;
	padding: 10px 20px;
	text-align: center;
	cursor: pointer;
}
#secondary-menu .promo:hover {
	background-color: #C0C0C0;
}
#secondary-menu .promo a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	display: block;
}

.product-info .popup-form {
	bottom: 0;
	top: auto;
	right: auto;
}

.product-info {
	margin: 0 0 0 230px;
	overflow: hidden;
	width: 735px;
}

.product-info h2 {
	font-size: 125% !important;
	padding-top: 10px;
}
.product-info h3 {
	font-size: 115% !important;
}

.product-order-button {
	color: #FFF !important;
	display: inline-block !important;
	font-size: 15px !important;
	margin: 7px 0 6px 20px !important;
	padding: 7px 15px 8px !important;
	border-radius: 6px;
	position: relative;
	background-color: #3585cc;
	background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.08, rgb(50,148,228)),
    color-stop(0.78, rgb(60,105,160))
	) !important;
	background: -moz-linear-gradient(
    center top,
    rgb(50,148,228) 8%,
    rgb(60,105,160) 78%
	) !important;
	border: none;
	cursor: pointer;
}
.product-order-button:hover {
	background:rgba(57,117,178,1) !important;
	-pie-background: linear-gradient(top,rgba(57,117,178,1),rgba(57,117,178,1)) !important;
}

#tabs-area {
	width: 750px;
	float: left;
	position: relative;
	margin-top: 5px;
}
#side {
	float: right;
	margin-top: 40px;
	width: 200px;
	font-size: smaller;
}
#side h4 {
	font-size: 100%;
}
#side div {
	margin-bottom: 15px;
	position: relative;
}
#side span {
	font-size: 90%;
	width: 150px;
	position: absolute;
	top: 140px;
	left: 15px;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	cursor: pointer;
}

.buy-button {
	background-color: white;
	color: #5a728a; width: 85px;
	margin: 5px;
	padding: 5px;
	text-align: center;
	border: 1px solid #cfd8e0;
	cursor: pointer;
}

table.compare-features {
	border-collapse: collapse;
	width: 100%;
	border-bottom: 2px solid #666666;
	color: #000;
	margin-top: -5px;
}
table.compare-features th {
	border-bottom: 2px solid #666666;
	vertical-align: bottom;
	padding: 0;
	
}
table.compare-features #description {
	font-weight: normal;
	text-align: left;
	padding-bottom: 7px;
}
table.compare-features td {
	border-bottom: 1px solid #e2e2e2;
	padding: 7px 5px 7px 0;
}
.read-more {
	color: #7fcded;
	cursor: pointer;
	font-style: italic;
	margin-left: 10px;
	font-size: 90%;
}
table.compare-features td.c1 div {
	color: #4D4D4D;
}
table.compare-features td.c2 {
	background-color: #e8f5f8;
	text-align: center;
	vertical-align: top;
	padding-top: 12px;
}
table.compare-features td.c3 {
	background-color: #c6ebf8;
	text-align: center;
	vertical-align: top;
	padding-top: 12px;
}
table.compare-features div {
	margin: 7px 0;
}

table.system-reqs {
	margin-left: 15px;
	border-collapse: collapse;
}
table.system-reqs th {
	text-align: left;
}
table.system-reqs th, table.system-reqs td {
	vertical-align: top;
	padding: 3px 20px 5px 0px;
	border-bottom: 1px solid #000;
}

#features-table td {
	text-align: center;
}

.webcasts h2 {
	clear: both;
	color: #003053;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 18px !important;
	margin: 0 !important;
	padding: 25px 0 10px !important;
}
.webcasts h2:first-child {
	padding: 15px 0 0 !important;
}
.webcasts h3 {
	font-size: 13px !important;
	font-weight: bold;
}
.webcasts h4 {
	font-size: 12px !important;
	font-weight: normal;
	margin-left: 15px;
}
.webcasts .related-links {
	float: right;
	width: 160px;
	border-radius: 0 0 6px 6px;
	overflow: hidden;
	border: 1px solid #CDD6DE;
	margin: 10px 0 0 20px;
}
.webcasts .related-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.webcasts .related-links li {
	padding: 6px 10px;
	background-color: #E8E8E8;
	border-top: 1px solid #FFFFFF;
}
.webcasts .related-links a {
	text-decoration: none;
}
.webcasts .related-links a:hover {
	text-decoration: underline;
}
.webcasts .related-links h5 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 8px 10px;
	margin: 0;
	background: #8C8C96;
	background: -webkit-gradient(
    linear,
    left center,
    right center,
    color-stop(0.2, #8C8C96),
    color-stop(0.95, #C8C8C8)
	);
	background: -moz-linear-gradient(left center , #8C8C96 20%, #C8C8C8 95%) repeat scroll 0 0 transparent;
}
.webcasts .upcoming-webcasts {
	background-color: #EBEFF2;
	overflow: hidden;
}
.webcasts .upcoming-webcasts .inline-left {
	padding: 14px 14px 18px 0;
}
.webcasts .upcoming-webcasts .inline-left:first-child {
	padding-left: 14px;
}
.webcasts .upcoming-webcasts h4, .webcasts .upcoming-webcasts p {
	margin-right: 14px;
}
.webcasts .on-demand-webcasts {
	list-style: none outside none;
  padding: 0;
  margin: 0 0 15px;
}
.webcasts .on-demand-webcasts li {
	padding: 15px 0;
	border-bottom: 1px solid #969696;
}
.webcasts .on-demand-webcasts a {
	font-weight: bold;
}
.webcasts .on-demand-webcasts .order-button {
	font-weight: normal;
	position: relative;
	top: -5px;
}
.webcasts .divider {
	height: 10px;
	border: none;
	margin: 0;
	background: #003152;
	background: -webkit-gradient(
    linear,
    left center,
    right center,
    color-stop(0.2, #003152),
    color-stop(0.95, #5194C0)
	);
	background: -moz-linear-gradient(left center , #003152 20%, #5194C0 95%) repeat scroll 0 0 transparent;
}

.registrant {
	background-color: #E8E8E8;
	border-radius: 4px;
	padding: 10px;
}
