#comparison-chart {
}

.hdr-compare {
	background: #333333 url('/enu/images/products/creator/2010/compare/chart-cnr-rt.gif') top right no-repeat;
	margin: 0;
	padding: 0;
	color: #fff;
	border-bottom: 2px #000 solid;

}

.hdr-compare .title-compare {
	background: url('/enu/images/products/creator/2010/compare/chart-cnr-lt.gif') top left no-repeat;
	margin: 0 !important;
	padding: 13px 0 0 25px !important;
	font-size: 186% !important;
	font-weight: normal !important;
}

.hdr-compare .title-prod-group {
	width: 320px;
	padding: 5px 0 5px 0;
}

.box-bar td {
	padding-top: 15px !important;
	padding-bottom: 10px !important;
}

.product-bar td {
	background: #464646;
	padding-top: 5px !important;
	padding-bottom: 5px !important;	
}


.accordion_toggle h1 {
	background: #f6f6f6 url('/images/theme/core/compare-title-bg.gif') top left repeat-x;
	border-bottom: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
	font-size: 100% !important;
	color: #26508e;
	padding: 5px 0 10px 0 !important;
}

.accordion_toggle h1 span {
	display: block;
	padding: 6px 0 0 15px;
}

.accordion_toggle_active h1 {
	background: #f6f6f6 url('/images/theme/core/compare-title-bg.gif') top left repeat-x;
	border-bottom: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
	font-size: 100% !important;
	color: #26508e;
	cursor: pointer;

}
.accordion_toggle_active h1 span {
	background: url("/images/theme/core/icon-compare-open.gif") no-repeat;
	background-position: 690px 8px;
}

.accordion_content {
	background-color: #fff;
	color: #333;
	overflow: hidden;
	margin: 0;
}

.accordion_content table {
}

.accordion_content h4, .content_last h4 {
	font-size: 100%;
}
.accordion_content p, .content_last p {
	padding: 0 0 5px 0;
}

.box-prod-one, .box-prod-two, .box-prod-three, .box-prod-four {
	width: 100px !important;
	text-align: center;	
	padding: 5px 5px 0 5px !important;
}

.box-prod-one img, .box-prod-two img, .box-prod-three img, .box-prod-four img {
	border: 1px solid #fff;
}


.title-prod-one, .title-prod-two, .title-prod-three, .title-prod-four {
	width: 100px !important;
	text-align: center;	
	padding: 5px 5px 0 5px !important;
	font-weight: bold;
}


.table-compare {
	width: 100%;
}

.table-compare .title-feature {
	border-bottom: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;	
	padding: 5px 5px 5px 15px;
}

.table-compare .prod-one, .table-compare .prod-two, .table-compare .prod-three, .table-compare .prod-four {
	width: 100px;
	text-align: center;	
	border-bottom: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
	vertical-align: top;
	padding: 5px 5px 0 5px !important;
}

.legend {
	padding-left: 25px;
	vertical-align: middle;	
}

.legend-new{
	padding: 0 5px 0 5px;
	color: #cf0000;
	font-size: 206%;
	vertical-align: middle;
}

.legend-improved{
	padding: 0 5px 0 10px;
	color: #70beef;
	font-size: 206%;
	vertical-align: middle;
}

.legend-available{
	padding: 0 5px 0 10px;
	color: #999999;
	font-size: 206%;
	vertical-align: middle;
}

.legend-required {
	font-size: 86%;
}



.pop-disclaimer{
 margin: 10px 0 0 5px;
}
.pop-disclaimer p{
 margin: 0 0 3px 0;
 font-size: 80%;
 color: #666;
 }
 
 /* PopUp Chart Mod */
#popWrapper{
 text-align: left;
 font-size: 100%;
 padding: 0 15px 0 15px;
}
#popWrapper h1 {
 font-size: 130%;
 padding: 0 0 15px 0;
}
#popWrapper h2 {
 font-size: 100%;
 padding: 0 0 5px 0;
}

#popWrapper h4 {
 font-size: 100%;
 padding: 5px 0 5px 0;
}

#popWrapper p {
 padding: 0 0 0 0;
}

#popWrapper ul {
 padding: 5px 0 10px 20px;
}

#popWrapper li{
 padding: 0 0 5px 0;
}

#popContainer {
	padding: 0 10px 0 10px;
}
.trialForm{
 padding: 5px 0 0 0;
}

.required{
 padding: 0 0 10px 0;
	color: #999;
}
.note{
 font-size: 9px;
 color: #999;
 margin: 15px 0 0 0;
}
p.checkboxContainer {
	float: left;
	display: inline;
	width: 400px;
	margin: 5px 0 5px 110px;
}
p.checkboxContainer label {
	width: 100%;
	text-align: left;
	margin-left: 0.5em;
	float: left;
}
p.checkboxContainer input {
	float: left;
	display: inline;
	margin-right: 5px;
}
 