div#sitemaincolumn {
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size: 13px;
	color: #4B4B4B;
}
div#sitemaincolumn b,
div#sitemaincolumn strong {
	color: #000000;
}


.center {
	text-align: center;
}

h1.large {
	font-size: 30px;
        font-family: 'segoe ui', tahoma;
}
h1.medium {
	font-size: 28px;
}
h1.small {
	font-size: 20px;
}

h1 .hilite {
	color: #7CCC2C;
}

h1, h2, h3 {
	margin: 0 0 3px 0;
}
h2 {
	font-weight: normal;
	font-size: 18px;
	color: #839179;
}

div.key-visual-box {
	width: 512px;
	height: 350px;
	background: #ffffff;
	border: 1px;
	border-color: #000000;
	text-align: center;
	padding-left:60px;
}

div.key-visual-box object {
	margin: 15px auto 0 auto;
}
div.key-visual-box embed {
	margin: 15px auto 0 auto;
}

ul.feature-list {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
}

ul.feature-list div.list-header {
	margin: 0 0 2px 5px;
}

ul.feature-list div.list-header h3 {
	font-weight: bolder;
        padding: 8px;
	padding-top:35px;
	font-size: 16px;
	color: #4d5348;
}

ul.feature-list li {
	padding: 0 0 0 10px;
	margin: 0 0 5px 20px;
	background: url('/images/product-page-template/feature-list-bullet.gif') 0 7px no-repeat;
}

div.action-button-box {
	text-align: right;
	font-size: 14px;
}



ul.screenshots-zigzag-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: url('/images/product-page-template/showcase-body.gif') repeat-y;
	position: relative;
}

ul.screenshots-zigzag-list div.list-header {
	width: 599px;
	height: 64px;
	background: url('/images/product-page-template/showcase-header.gif') no-repeat;
}
ul.screenshots-zigzag-list div.list-footer {
	width: 599px;
	height: 9px;
	background: url('/images/product-page-template/showcase-footer.gif') no-repeat;
	position: absolute;
	left: 0;
	bottom: -7px;
}

ul.screenshots-zigzag-list div.list-header h3 {
	margin: 23px 0 0 23px;
        padding-top: 20px;
	font-size: 16px;
	color: #1e4f74;
        font-weight: bold;
}

ul.screenshots-zigzag-list li {
	padding: 15px 22px;
	background: url('/images/product-page-template/showcase-divider.gif') 22px 100% no-repeat;
	min-height: 124px;
	height: auto !important;
	height: 124px;
	position: relative;
}

ul.screenshots-zigzag-list li div.image-box {
	width: 156px;
	height: 118px;
	padding: 6px 0 0 8px;
	background: url('/images/product-page-template/showcase-image-box.gif') no-repeat;
}
ul.screenshots-zigzag-list li div.text-box {
	padding: 25px 0 0 0;
	color: #5F5F5F;
	font-size: 12px;
}
ul.screenshots-zigzag-list li div.point-header {
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #465c1a;
        font-size: 13px;
}


ul.screenshots-zigzag-list li.left div.image-box {
	float: left;
}
ul.screenshots-zigzag-list li.left div.text-box {
	margin: 0 0 0 170px;
}

ul.screenshots-zigzag-list li.right div.image-box {
	position: absolute;
	right: 25px;
}
ul.screenshots-zigzag-list li.right div.text-box {
	position: relative;
	top: 0;
	margin: 0 170px 0 0;
}




ul.faq-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.faq-list li.faq-item {
	width: 100%;
}
ul.faq-list li.faq-item div.bullet {
	float: left;
	width: 18px;
	height: 30px;
	padding: 1px 0 0 5px;
	color: #ffffff;
	background: url('/images/product-page-template/faq-list-bullet.gif') no-repeat;
}
ul.faq-list li.faq-item div.question {
	margin: 0 0 10px 23px;
	font-size: 16px;
	font-weight: bold;
	color: #5289ab;
	line-height: 95%;
	zoom: 1;
}
ul.faq-list li.faq-item div.answer {
	margin: 0 0 25px 23px;
	zoom: 1;
}

ul.faq-list li.faq-item div.answer ul.feature-list {
	margin-left: 20px;
}

ul.faq-list li.faq-item div.answer ul.feature-list div.list-footer {
	font-weight: bold;
	margin: 15px 0;
}



table.feature-list {}

table.feature-list td,
table.feature-list th {
	font-size: 12px;
	color: #606060;
	text-align: left;
}
table.feature-list th {
	color: #000000;
}

table.feature-list .c1 {
	width: 170px;
	padding-left: 28px;
	padding-top: 17px;
	padding-bottom: 17px;
}
table.feature-list .c2 {
	width: 338px;
	padding-left: 12px;
	padding-top: 17px;
	padding-bottom: 17px;
}
table.feature-list .c3 {
	width: 82px;
	text-align: center;
}

table.feature-list .c4 {
	width: 112px;
	padding-left: 12px;
	padding-top: 17px;
	padding-bottom: 17px;
	text-align: center;
}

table.feature-list {
	background: url('/images/product-page-template/feature-list-table-header.gif') repeat-x;
}
table.feature-list tr.header th {
	height: 10px;
	padding-top: 14px;
	padding-bottom: 18px;
	font-weight: none;
	color: #606060;
	background: url('/images/product-page-template/feature-list-table-header-divider.gif') 0 7px no-repeat;
}
table.feature-list tr.header th.c1 {
	background: none;
}

table.feature-list tr.odd th {}
table.feature-list tr.odd td {}

table.feature-list tr.even {
	background-color: #f7f9f9;
}
table.feature-list tr.even th {
	border-top: 1px solid #95d893;
	border-bottom: 1px solid #95d893;
}
table.feature-list tr.even td {
	border-top: 1px solid #e0ebe0;
	border-bottom: 1px solid #e0ebe0;
	border-left: 2px solid #ffffff;
}

table.feature-list tr.first {
	background: url('/images/product-page-template/feature-list-table-header-shadow.gif') repeat-x;
}

table.feature-list tr.first th {}
table.feature-list tr.first td {}

table.feature-list tr.last td {
	height: 6px;
	background: url('/images/product-page-template/feature-list-table-footer-shadow.gif') repeat-x;
}



ul.screenshot-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.screenshot-list div.list-header {
	border-bottom: 1px solid #D4D4D4;
	margin: 0 0 20px 0;
}

ul.screenshot-list li.one-shot-box {
	float: left;
	width: 290px;
	margin: 0 0 20px 0;
	padding-right: 10px;
}
ul.screenshot-list li.one-shot-box div.item-image-box {
	width: 212px;
	height: 157px;
	margin: 0 0 0 20px;
	padding: 5px 0 0 7px;
	background: url('/images/product-page-template/screenshot-image-box.gif') no-repeat;
}
ul.screenshot-list li.one-shot-box div.item-header {
	font-weight: bold;
	color: #000000;
	padding: 0 0 5px 7px;
}
ul.screenshot-list li.one-shot-box div.item-text {padding: 0 0 5px 7px;}

br.new-row {
	clear: both;
}



div.intro-text {line-height: 130%;}

div.intro-text .green {color: #618f19; font-weight: bold;}

div.intro-text .hilight {color: #3572a2; font-weight: bold;}


div.table-of-content-box {
	width: 555px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	margin: 0 0 20px 0;
	padding: 25px 0 0 25px;
	background: url('/images/product-page-template/tutorial-chapter-list-bg.gif') repeat-y;
	position: relative;
}
div.table-of-content-box div.box-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 580px;
	height: 5px;
	background: url('/images/product-page-template/tutorial-chapter-list-header.gif') no-repeat;
}
div.table-of-content-box div.box-footer {
	position: absolute;
	bottom: -9px;
	left: 0;
	width: 580px;
	height: 9px;
	background: url('/images/product-page-template/tutorial-chapter-list-footer.gif') no-repeat;
}

div.table-of-content-box ul.chapter-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.table-of-content-box ul.chapter-list li {
	padding: 0 0 5px 11px;
	background: url('/images/product-page-template/tutorial-chapter-list-bullet.gif') 2px 6px no-repeat;
	zoom: 1;
}
div.table-of-content-box ul.chapter-list li a {
	text-decoration: none;
	color: #3572a2;
}

div.table-of-content-box ul.chapter-list div.column {
	width: 230px;
	margin: 0 40px 0 0;
	float: left;
}
div.table-of-content-box ul.chapter-list div.section {
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
	background: url('/images/product-page-template/tutorial-chapter-section-div.gif') 0 100% repeat-x;
}
div.table-of-content-box ul.chapter-list div.section.end-of-column {
	background: none;
}

div.table-of-content-box ul.chapter-list div.section h3 {
	margin: 0 0 10px 0;
}

div.table-of-content-box br.end-of-box {
	clear: both;
}

div.chapter-box {}
div.chapter-box h2.chapter-title {
	color: #5b7e18;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding-top: 10px;
}

div.chapter-box ul.tutorial-chapter {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.chapter-box ul.tutorial-chapter li.tutorial-step {
	clear: both;
	margin: 0 0 30px 0;
	width: 100%;
}
div.chapter-box ul.tutorial-chapter li.tutorial-step div.bullet-box {
	float: left;
	width: 19px;
	height: 19px;
	padding: 1px 0 0 0;
	background: url('/images/product-page-template/tutorial-bullet.gif') no-repeat;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
div.chapter-box ul.tutorial-chapter li.tutorial-step div.content-box {
	padding: 1px 0 0 5px;
	margin: 0 0 0 20px;
}
div.chapter-box ul.tutorial-chapter li.tutorial-step div.content-box .screenshot {
	display: block;
	margin: 10px 0;
}

div.top-archor-box {
	margin: 0 10px 0 0;
	text-align: right;
}





div.shaded-divider {
	height: 4px;
	background: url('/images/product-page-template/shaded-divider.gif') repeat-x;
}
div.overview-box {
	min-height: 150px;
	height: auto !important;
	height: 150px;
	margin: 0 0 15px 0;
	padding: 0 0 47px 20px;
	background: url('/images/product-page-template/overview-box-shadow.gif') 0 100% repeat-x;
	clear: both;
}
div.overview-box h2 {
	color: #747474;
	font-weight: normal;
	font-size: 16px;
	margin: 10px 0 15px 0;
}
div.overview-box h2 em {
	padding: 0 5px 0 0;
	font-weight: bold;
	font-size: 24px;
	color: #ec6311;
	font-style: normal;
	text-transform: uppercase;
        font-family: "Myriad Web Pro";
}

div.overview-box h3 {
	color: #444444;
	font-weight: normal;
	font-size: 16px;
	margin: 10px 0 15px 0;
}


div.overview-box h3 em {
	padding: 0 5px 0 0;
	font-weight: bold;
	font-size: 24px;
	color: #587227;
	font-style: normal;
	text-transform: uppercase;
        font-family: "Myriad Web Pro";
}

div.overview-box div.one-point {
	clear: both;
	margin: 0 0 25px 0;
}
div.overview-box div.one-point h3 {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	margin: 0;
}
div.overview-box div.one-point div.image-box {
	margin: 0 10px 15px 0;
}
div.overview-box div.one-point div.image-box.left {
	float: left;
}
div.overview-box div.one-point div.image-box.right {
	float: right;
}
div.overview-box div.one-point div.text-box {
	margin: 0 10px 15px 0;
	padding-top: 5px;
}

div.overview-box div.one-point div.text-box h3{
	font-size: 14px;
	color: #444343;
	padding-top: 10px;
	padding-bottom: 8px;
}

.red {color:#ed031e; font-size:14px; font-weight:bold;}
.degreen {color:#8cc919; font-weight: bold; font-size:14px;}